Trace number 3371192

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587f (fixed)SAT 907.565 228.263

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n140-s18527668-sat.cnf
MD5SUMd6f66d406779966e0b3cbed9097980e3
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.099983
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses336
Sum of the clauses size840
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2280
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 556
Number of clauses of size over 50

Solver Data

907.49/228.26	s SATISFIABLE
907.49/228.26	v -1 -2 -3 -4 5 -6 7
907.49/228.26	v -8 9 -10 11 -12 13 -14 -15
907.49/228.26	v -16 17 -18 -19 -20 -21 -22 -23
907.49/228.26	v 24 -25 -26 -27 28 -29 30 31
907.49/228.26	v 32 33 -34 -35 -36 37 -38 39
907.49/228.26	v 40 41 42 43 44 45 -46 47
907.49/228.26	v -48 49 -50 51 -52 -53 -54 55
907.49/228.26	v -56 -57 -58 -59 60 -61 -62 -63
907.49/228.26	v 64 65 -66 67 -68 69 -70 -71
907.49/228.26	v -72 -73 -74 -75 -76 -77 78 -79
907.49/228.26	v 80 81 -82 -83 84 85 -86 -87
907.49/228.26	v 88 -89 -90 91 -92 93 94 95
907.49/228.26	v 96 97 -98 99 100 -101 102 103
907.49/228.26	v -104 -105 -106 107 -108 -109 -110 -111
907.49/228.26	v 112 -113 114 -115 -116 -117 -118 -119
907.49/228.26	v 120 -121 -122 123 124 125 126 -127
907.49/228.26	v 128 -129 -130 131 -132 -133 -134 135
907.49/228.26	v -136 137 138 139 -140
907.49/228.26	v 0

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3371192-1305424944/watcher-3371192-1305424944 -o /tmp/evaluation-result-3371192-1305424944/solver-3371192-1305424944 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371192-1305424944.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.21 8.12 7.38 6/345 1450
/proc/meminfo: memFree=17814708/32951124 swapFree=67056804/67111528
[pid=1450] ppid=1448 vsize=8728 CPUtime=0 cores=0,2,4,6
/proc/1450/stat : 1450 (plingeling) R 1448 1450 563 0 -1 4202496 218 1254 0 0 0 0 0 0 25 0 1 0 654095367 8937472 149 33554432000 4194304 4417452 140734979663648 18446744073709551615 270613153927 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1450/statm: 2182 149 125 55 0 68 0
[pid=1450/tid=1456] ppid=1448 vsize=50116 CPUtime=0 cores=0,2,4,6
/proc/1450/task/1456/stat : 1456 (plingeling) R 1448 1450 563 0 -1 4202560 48 1254 0 0 0 0 0 0 18 0 5 0 654095367 51318784 339 33554432000 4194304 4417452 140734979663648 18446744073709551615 4366253 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1450/tid=1457] ppid=1448 vsize=50116 CPUtime=0 cores=0,2,4,6
/proc/1450/task/1457/stat : 1457 (plingeling) R 1448 1450 563 0 -1 4202560 6 1254 0 0 0 0 0 0 25 0 5 0 654095367 51318784 339 33554432000 4194304 4417452 140734979663648 18446744073709551615 4250755 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1450/tid=1458] ppid=1448 vsize=50116 CPUtime=0 cores=0,2,4,6
/proc/1450/task/1458/stat : 1458 (plingeling) R 1448 1450 563 0 -1 4202560 1 1254 0 0 0 0 0 0 25 0 5 0 654095367 51318784 342 33554432000 4194304 4417452 140734979663648 18446744073709551615 270613215726 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1450/tid=1459] ppid=1448 vsize=50116 CPUtime=0 cores=0,2,4,6
/proc/1450/task/1459/stat : 1459 (plingeling) R 1448 1450 563 0 -1 4202560 68 1254 0 0 0 0 0 0 25 0 5 0 654095367 51318784 355 33554432000 4194304 4417452 140734979663648 18446744073709551615 270612804564 0 0 4096 17442 0 0 0 -1 0 0 0 0

[startup+0.126108 s]
/proc/loadavg: 8.21 8.12 7.38 6/345 1450
/proc/meminfo: memFree=17814708/32951124 swapFree=67056804/67111528
[pid=1450] ppid=1448 vsize=118360 CPUtime=0.47 cores=0,2,4,6
/proc/1450/stat : 1450 (plingeling) S 1448 1450 563 0 -1 4202496 1436 1254 0 0 47 0 0 0 25 0 5 0 654095367 121200640 1041 33554432000 4194304 4417452 140734979663648 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/1450/statm: 29590 1041 180 55 0 27476 0
[pid=1450/tid=1456] ppid=1448 vsize=118360 CPUtime=0.12 cores=0,2,4,6
/proc/1450/task/1456/stat : 1456 (plingeling) R 1448 1450 563 0 -1 4202560 374 1254 0 0 12 0 0 0 18 0 5 0 654095367 121200640 1041 33554432000 4194304 4417452 140734979663648 18446744073709551615 4250464 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1450/tid=1457] ppid=1448 vsize=118360 CPUtime=0.11 cores=0,2,4,6
/proc/1450/task/1457/stat : 1457 (plingeling) R 1448 1450 563 0 -1 4202560 126 1254 0 0 11 0 0 0 18 0 5 0 654095367 121200640 1041 33554432000 4194304 4417452 140734979663648 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1450/tid=1458] ppid=1448 vsize=118360 CPUtime=0.11 cores=0,2,4,6
/proc/1450/task/1458/stat : 1458 (plingeling) R 1448 1450 563 0 -1 4202560 268 1254 0 0 11 0 0 0 25 0 5 0 654095367 121200640 1041 33554432000 4194304 4417452 140734979663648 18446744073709551615 4364537 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1450/tid=1459] ppid=1448 vsize=118360 CPUtime=0.11 cores=0,2,4,6
/proc/1450/task/1459/stat : 1459 (plingeling) R 1448 1450 563 0 -1 4202560 379 1254 0 0 11 0 0 0 25 0 5 0 654095367 121200640 1041 33554432000 4194304 4417452 140734979663648 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 118360

[startup+0.201095 s]
/proc/loadavg: 8.21 8.12 7.38 6/345 1450
/proc/meminfo: memFree=17814708/32951124 swapFree=67056804/67111528
[pid=1450] ppid=1448 vsize=118632 CPUtime=0.77 cores=0,2,4,6
/proc/1450/stat : 1450 (plingeling) S 1448 1450 563 0 -1 4202496 1877 1254 0 0 77 0 0 0 25 0 5 0 654095367 121479168 1107 33554432000 4194304 4417452 140734979663648 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/1450/statm: 29658 1114 180 55 0 27544 0
[pid=1450/tid=1456] ppid=1448 vsize=118632 CPUtime=0.19 cores=0,2,4,6
/proc/1450/task/1456/stat : 1456 (plingeling) R 1448 1450 563 0 -1 4202560 468 1254 0 0 19 0 0 0 18 0 5 0 654095367 121479168 1114 33554432000 4194304 4417452 140734979663648 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1450/tid=1457] ppid=1448 vsize=118632 CPUtime=0.19 cores=0,2,4,6
/proc/1450/task/1457/stat : 1457 (plingeling) R 1448 1450 563 0 -1 4202560 269 1254 0 0 19 0 0 0 18 0 5 0 654095367 121479168 1114 33554432000 4194304 4417452 140734979663648 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1450/tid=1458] ppid=1448 vsize=118632 CPUtime=0.18 cores=0,2,4,6
/proc/1450/task/1458/stat : 1458 (plingeling) R 1448 1450 563 0 -1 4202560 328 1254 0 0 18 0 0 0 25 0 5 0 654095367 121479168 1114 33554432000 4194304 4417452 140734979663648 18446744073709551615 4357737 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1450/tid=1459] ppid=1448 vsize=118632 CPUtime=0.19 cores=0,2,4,6
/proc/1450/task/1459/stat : 1459 (plingeling) R 1448 1450 563 0 -1 4202560 530 1254 0 0 19 0 0 0 25 0 5 0 654095367 121479168 1114 33554432000 4194304 4417452 140734979663648 18446744073709551615 270612804589 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 118632

[startup+0.301077 s]
/proc/loadavg: 8.21 8.12 7.38 6/345 1450
/proc/meminfo: memFree=17814708/32951124 swapFree=67056804/67111528
[pid=1450] ppid=1448 vsize=119380 CPUtime=1.17 cores=0,2,4,6
/proc/1450/stat : 1450 (plingeling) S 1448 1450 563 0 -1 4202496 2898 1254 0 0 117 0 0 0 25 0 5 0 654095367 122245120 1301 33554432000 4194304 4417452 140734979663648 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/1450/statm: 29845 1301 180 55 0 27731 0
[pid=1450/tid=1456] ppid=1448 vsize=119380 CPUtime=0.29 cores=0,2,4,6
/proc/1450/task/1456/stat : 1456 (plingeling) R 1448 1450 563 0 -1 4202560 773 1254 0 0 29 0 0 0 18 0 5 0 654095367 122245120 1301 33554432000 4194304 4417452 140734979663648 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1450/tid=1457] ppid=1448 vsize=119380 CPUtime=0.29 cores=0,2,4,6
/proc/1450/task/1457/stat : 1457 (plingeling) R 1448 1450 563 0 -1 4202560 487 1254 0 0 29 0 0 0 18 0 5 0 654095367 122245120 1301 33554432000 4194304 4417452 140734979663648 18446744073709551615 4250654 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1450/tid=1458] ppid=1448 vsize=119380 CPUtime=0.28 cores=0,2,4,6
/proc/1450/task/1458/stat : 1458 (plingeling) R 1448 1450 563 0 -1 4202560 609 1254 0 0 28 0 0 0 25 0 5 0 654095367 122245120 1301 33554432000 4194304 4417452 140734979663648 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1450/tid=1459] ppid=1448 vsize=119380 CPUtime=0.29 cores=0,2,4,6
/proc/1450/task/1459/stat : 1459 (plingeling) R 1448 1450 563 0 -1 4202560 740 1254 0 0 29 0 0 0 25 0 5 0 654095367 122245120 1301 33554432000 4194304 4417452 140734979663648 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 119380

[startup+0.701008 s]
/proc/loadavg: 8.21 8.12 7.38 6/345 1450
/proc/meminfo: memFree=17814708/32951124 swapFree=67056804/67111528
[pid=1450] ppid=1448 vsize=122676 CPUtime=2.76 cores=0,2,4,6
/proc/1450/stat : 1450 (plingeling) S 1448 1450 563 0 -1 4202496 5682 1254 0 0 276 0 0 0 25 0 5 0 654095367 125620224 2125 33554432000 4194304 4417452 140734979663648 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/1450/statm: 30669 2125 180 55 0 28555 0
[pid=1450/tid=1456] ppid=1448 vsize=122676 CPUtime=0.69 cores=0,2,4,6
/proc/1450/task/1456/stat : 1456 (plingeling) R 1448 1450 563 0 -1 4202560 1463 1254 0 0 69 0 0 0 18 0 5 0 654095367 125620224 2125 33554432000 4194304 4417452 140734979663648 18446744073709551615 4357562 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1450/tid=1457] ppid=1448 vsize=122676 CPUtime=0.69 cores=0,2,4,6
/proc/1450/task/1457/stat : 1457 (plingeling) R 1448 1450 563 0 -1 4202560 1120 1254 0 0 69 0 0 0 18 0 5 0 654095367 125620224 2125 33554432000 4194304 4417452 140734979663648 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1450/tid=1458] ppid=1448 vsize=122676 CPUtime=0.68 cores=0,2,4,6
/proc/1450/task/1458/stat : 1458 (plingeling) R 1448 1450 563 0 -1 4202560 1318 1254 0 0 68 0 0 0 25 0 5 0 654095367 125620224 2125 33554432000 4194304 4417452 140734979663648 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1450/tid=1459] ppid=1448 vsize=122676 CPUtime=0.69 cores=0,2,4,6
/proc/1450/task/1459/stat : 1459 (plingeling) R 1448 1450 563 0 -1 4202560 1492 1254 0 0 69 0 0 0 25 0 5 0 654095367 125620224 2125 33554432000 4194304 4417452 140734979663648 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 122676

[startup+1.50087 s]
/proc/loadavg: 8.21 8.12 7.38 10/350 1463
/proc/meminfo: memFree=17799064/32951124 swapFree=67056804/67111528
[pid=1450] ppid=1448 vsize=127168 CPUtime=5.95 cores=0,2,4,6
/proc/1450/stat : 1450 (plingeling) S 1448 1450 563 0 -1 4202496 11230 1254 0 0 594 1 0 0 25 0 5 0 654095367 130220032 3248 33554432000 4194304 4417452 140734979663648 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/1450/statm: 31792 3248 180 55 0 29678 0
[pid=1450/tid=1456] ppid=1448 vsize=127168 CPUtime=1.49 cores=0,2,4,6
/proc/1450/task/1456/stat : 1456 (plingeling) R 1448 1450 563 0 -1 4202560 2633 1254 0 0 149 0 0 0 20 0 5 0 654095367 130220032 3248 33554432000 4194304 4417452 140734979663648 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1450/tid=1457] ppid=1448 vsize=127168 CPUtime=1.48 cores=0,2,4,6
/proc/1450/task/1457/stat : 1457 (plingeling) R 1448 1450 563 0 -1 4202560 2584 1254 0 0 148 0 0 0 20 0 5 0 654095367 130220032 3248 33554432000 4194304 4417452 140734979663648 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1450/tid=1458] ppid=1448 vsize=127168 CPUtime=1.47 cores=0,2,4,6
/proc/1450/task/1458/stat : 1458 (plingeling) R 1448 1450 563 0 -1 4202560 2905 1254 0 0 147 0 0 0 25 0 5 0 654095367 130220032 3248 33554432000 4194304 4417452 140734979663648 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1450/tid=1459] ppid=1448 vsize=127168 CPUtime=1.48 cores=0,2,4,6
/proc/1450/task/1459/stat : 1459 (plingeling) R 1448 1450 563 0 -1 4202560 2819 1254 0 0 148 0 0 0 25 0 5 0 654095367 130220032 3248 33554432000 4194304 4417452 140734979663648 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 127168

[startup+3.10058 s]
/proc/loadavg: 8.21 8.12 7.38 10/351 1468
/proc/meminfo: memFree=17793232/32951124 swapFree=67056804/67111528
[pid=1450] ppid=1448 vsize=127096 CPUtime=12.34 cores=0,2,4,6
/proc/1450/stat : 1450 (plingeling) S 1448 1450 563 0 -1 4202496 19140 1254 0 0 1231 3 0 0 25 0 5 0 654095367 130146304 3230 33554432000 4194304 4417452 140734979663648 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/1450/statm: 31774 3230 180 55 0 29660 0
[pid=1450/tid=1456] ppid=1448 vsize=127096 CPUtime=3.08 cores=0,2,4,6
/proc/1450/task/1456/stat : 1456 (plingeling) R 1448 1450 563 0 -1 4202560 4605 1254 0 0 308 0 0 0 25 0 5 0 654095367 130146304 3230 33554432000 4194304 4417452 140734979663648 18446744073709551615 4250915 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1450/tid=1457] ppid=1448 vsize=127096 CPUtime=3.08 cores=0,2,4,6
/proc/1450/task/1457/stat : 1457 (plingeling) R 1448 1450 563 0 -1 4202560 4700 1254 0 0 308 0 0 0 25 0 5 0 654095367 130146304 3230 33554432000 4194304 4417452 140734979663648 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1450/tid=1458] ppid=1448 vsize=127096 CPUtime=3.06 cores=0,2,4,6
/proc/1450/task/1458/stat : 1458 (plingeling) R 1448 1450 563 0 -1 4202560 4910 1254 0 0 305 1 0 0 25 0 5 0 654095367 130146304 3230 33554432000 4194304 4417452 140734979663648 18446744073709551615 4364693 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1450/tid=1459] ppid=1448 vsize=127096 CPUtime=3.08 cores=0,2,4,6
/proc/1450/task/1459/stat : 1459 (plingeling) R 1448 1450 563 0 -1 4202560 4636 1254 0 0 308 0 0 0 25 0 5 0 654095367 130146304 3230 33554432000 4194304 4417452 140734979663648 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 127096

[startup+6.30102 s]
/proc/loadavg: 8.27 8.13 7.39 10/350 1477
/proc/meminfo: memFree=17782924/32951124 swapFree=67056804/67111528
[pid=1450] ppid=1448 vsize=136456 CPUtime=25.1 cores=0,2,4,6
/proc/1450/stat : 1450 (plingeling) S 1448 1450 563 0 -1 4202496 29402 1254 0 0 2505 5 0 0 25 0 5 0 654095367 139730944 5566 33554432000 4194304 4417452 140734979663648 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/1450/statm: 34114 5566 180 55 0 32000 0
[pid=1450/tid=1456] ppid=1448 vsize=136456 CPUtime=6.29 cores=0,2,4,6
/proc/1450/task/1456/stat : 1456 (plingeling) R 1448 1450 563 0 -1 4202560 6925 1254 0 0 628 1 0 0 25 0 5 0 654095367 139730944 5566 33554432000 4194304 4417452 140734979663648 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1450/tid=1457] ppid=1448 vsize=136456 CPUtime=6.29 cores=0,2,4,6
/proc/1450/task/1457/stat : 1457 (plingeling) R 1448 1450 563 0 -1 4202560 7245 1254 0 0 628 1 0 0 25 0 5 0 654095367 139730944 5566 33554432000 4194304 4417452 140734979663648 18446744073709551615 4364829 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1450/tid=1458] ppid=1448 vsize=136456 CPUtime=6.22 cores=0,2,4,6
/proc/1450/task/1458/stat : 1458 (plingeling) R 1448 1450 563 0 -1 4202560 7645 1254 0 0 621 1 0 0 25 0 5 0 654095367 139730944 5566 33554432000 4194304 4417452 140734979663648 18446744073709551615 4366385 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1450/tid=1459] ppid=1448 vsize=136456 CPUtime=6.28 cores=0,2,4,6
/proc/1450/task/1459/stat : 1459 (plingeling) R 1448 1450 563 0 -1 4202560 7298 1254 0 0 628 0 0 0 25 0 5 0 654095367 139730944 5566 33554432000 4194304 4417452 140734979663648 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 136456

[startup+12.7009 s]
/proc/loadavg: 8.41 8.16 7.41 10/351 1480
/proc/meminfo: memFree=17761616/32951124 swapFree=67056804/67111528
[pid=1450] ppid=1448 vsize=137560 CPUtime=50.64 cores=0,2,4,6
/proc/1450/stat : 1450 (plingeling) S 1448 1450 563 0 -1 4202496 44957 1254 0 0 5056 8 0 0 25 0 5 0 654095367 140861440 5814 33554432000 4194304 4417452 140734979663648 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/1450/statm: 34390 5814 180 55 0 32276 0
[pid=1450/tid=1456] ppid=1448 vsize=137560 CPUtime=12.69 cores=0,2,4,6
/proc/1450/task/1456/stat : 1456 (plingeling) R 1448 1450 563 0 -1 4202560 10684 1254 0 0 1267 2 0 0 25 0 5 0 654095367 140861440 5814 33554432000 4194304 4417452 140734979663648 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1450/tid=1457] ppid=1448 vsize=137560 CPUtime=12.69 cores=0,2,4,6
/proc/1450/task/1457/stat : 1457 (plingeling) R 1448 1450 563 0 -1 4202560 11651 1254 0 0 1267 2 0 0 25 0 5 0 654095367 140861440 5814 33554432000 4194304 4417452 140734979663648 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1450/tid=1458] ppid=1448 vsize=137560 CPUtime=12.54 cores=0,2,4,6
/proc/1450/task/1458/stat : 1458 (plingeling) R 1448 1450 563 0 -1 4202560 11581 1254 0 0 1253 1 0 0 25 0 5 0 654095367 140861440 5814 33554432000 4194304 4417452 140734979663648 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1450/tid=1459] ppid=1448 vsize=137560 CPUtime=12.68 cores=0,2,4,6
/proc/1450/task/1459/stat : 1459 (plingeling) R 1448 1450 563 0 -1 4202560 10752 1254 0 0 1267 1 0 0 25 0 5 0 654095367 140861440 5814 33554432000 4194304 4417452 140734979663648 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 137560

[startup+25.5006 s]
/proc/loadavg: 8.54 8.20 7.43 10/350 1540
/proc/meminfo: memFree=17746492/32951124 swapFree=67056804/67111528
[pid=1450] ppid=1448 vsize=145524 CPUtime=101.68 cores=0,2,4,6
/proc/1450/stat : 1450 (plingeling) S 1448 1450 563 0 -1 4202496 65518 1254 0 0 10157 11 0 0 25 0 5 0 654095367 149016576 7833 33554432000 4194304 4417452 140734979663648 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/1450/statm: 36381 7833 180 55 0 34267 0
[pid=1450/tid=1456] ppid=1448 vsize=145524 CPUtime=25.49 cores=0,2,4,6
/proc/1450/task/1456/stat : 1456 (plingeling) R 1448 1450 563 0 -1 4202560 16098 1254 0 0 2546 3 0 0 25 0 5 0 654095367 149016576 7833 33554432000 4194304 4417452 140734979663648 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1450/tid=1457] ppid=1448 vsize=145524 CPUtime=25.48 cores=0,2,4,6
/proc/1450/task/1457/stat : 1457 (plingeling) R 1448 1450 563 0 -1 4202560 16366 1254 0 0 2546 2 0 0 25 0 5 0 654095367 149016576 7833 33554432000 4194304 4417452 140734979663648 18446744073709551615 4364703 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1450/tid=1458] ppid=1448 vsize=145524 CPUtime=25.2 cores=0,2,4,6
/proc/1450/task/1458/stat : 1458 (plingeling) R 1448 1450 563 0 -1 4202560 17120 1254 0 0 2517 3 0 0 25 0 5 0 654095367 149016576 7833 33554432000 4194304 4417452 140734979663648 18446744073709551615 4364716 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1450/tid=1459] ppid=1448 vsize=145524 CPUtime=25.49 cores=0,2,4,6
/proc/1450/task/1459/stat : 1459 (plingeling) R 1448 1450 563 0 -1 4202560 15645 1254 0 0 2547 2 0 0 25 0 5 0 654095367 149016576 7833 33554432000 4194304 4417452 140734979663648 18446744073709551615 4244315 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.68
Current children cumulated vsize (KiB) 145524

[startup+51.1011 s]
/proc/loadavg: 8.76 8.28 7.48 10/350 1618
/proc/meminfo: memFree=17735348/32951124 swapFree=67056804/67111528
[pid=1450] ppid=1448 vsize=150768 CPUtime=203.8 cores=0,2,4,6
/proc/1450/stat : 1450 (plingeling) S 1448 1450 563 0 -1 4202496 101208 1254 0 0 20362 18 0 0 25 0 5 0 654095367 154386432 9116 33554432000 4194304 4417452 140734979663648 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/1450/statm: 37692 9116 180 55 0 35578 0
[pid=1450/tid=1456] ppid=1448 vsize=150768 CPUtime=51.09 cores=0,2,4,6
/proc/1450/task/1456/stat : 1456 (plingeling) R 1448 1450 563 0 -1 4202560 25127 1254 0 0 5105 4 0 0 25 0 5 0 654095367 154386432 9116 33554432000 4194304 4417452 140734979663648 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1450/tid=1457] ppid=1448 vsize=150768 CPUtime=51.08 cores=0,2,4,6
/proc/1450/task/1457/stat : 1457 (plingeling) R 1448 1450 563 0 -1 4202560 25579 1254 0 0 5104 4 0 0 25 0 5 0 654095367 154386432 9116 33554432000 4194304 4417452 140734979663648 18446744073709551615 4365103 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1450/tid=1458] ppid=1448 vsize=150768 CPUtime=50.51 cores=0,2,4,6
/proc/1450/task/1458/stat : 1458 (plingeling) R 1448 1450 563 0 -1 4202560 25512 1254 0 0 5047 4 0 0 25 0 5 0 654095367 154386432 9116 33554432000 4194304 4417452 140734979663648 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1450/tid=1459] ppid=1448 vsize=150768 CPUtime=51.09 cores=0,2,4,6
/proc/1450/task/1459/stat : 1459 (plingeling) R 1448 1450 563 0 -1 4202560 24701 1254 0 0 5105 4 0 0 25 0 5 0 654095367 154386432 9116 33554432000 4194304 4417452 140734979663648 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.8
Current children cumulated vsize (KiB) 150768

[startup+102.301 s]
/proc/loadavg: 9.33 8.50 7.59 11/351 1785
/proc/meminfo: memFree=17660820/32951124 swapFree=67056804/67111528
[pid=1450] ppid=1448 vsize=157916 CPUtime=408.04 cores=0,2,4,6
/proc/1450/stat : 1450 (plingeling) S 1448 1450 563 0 -1 4202496 151582 1254 0 0 40777 27 0 0 25 0 5 0 654095367 161705984 10869 33554432000 4194304 4417452 140734979663648 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/1450/statm: 39479 10869 180 55 0 37365 0
[pid=1450/tid=1456] ppid=1448 vsize=157916 CPUtime=102.3 cores=0,2,4,6
/proc/1450/task/1456/stat : 1456 (plingeling) R 1448 1450 563 0 -1 4202560 37284 1254 0 0 10224 6 0 0 25 0 5 0 654095367 161705984 10869 33554432000 4194304 4417452 140734979663648 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1450/tid=1457] ppid=1448 vsize=157916 CPUtime=102.29 cores=0,2,4,6
/proc/1450/task/1457/stat : 1457 (plingeling) R 1448 1450 563 0 -1 4202560 38400 1254 0 0 10223 6 0 0 25 0 5 0 654095367 161705984 10869 33554432000 4194304 4417452 140734979663648 18446744073709551615 4312160 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1450/tid=1458] ppid=1448 vsize=157916 CPUtime=101.14 cores=0,2,4,6
/proc/1450/task/1458/stat : 1458 (plingeling) R 1448 1450 563 0 -1 4202560 38165 1254 0 0 10107 7 0 0 25 0 5 0 654095367 161705984 10869 33554432000 4194304 4417452 140734979663648 18446744073709551615 4364784 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1450/tid=1459] ppid=1448 vsize=157916 CPUtime=102.3 cores=0,2,4,6
/proc/1450/task/1459/stat : 1459 (plingeling) R 1448 1450 563 0 -1 4202560 37444 1254 0 0 10224 6 0 0 25 0 5 0 654095367 161705984 10869 33554432000 4194304 4417452 140734979663648 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.04
Current children cumulated vsize (KiB) 157916

[startup+162.3 s]
/proc/loadavg: 9.25 8.63 7.69 10/350 1990
/proc/meminfo: memFree=17655140/32951124 swapFree=67056804/67111528
[pid=1450] ppid=1448 vsize=171164 CPUtime=647.37 cores=0,2,4,6
/proc/1450/stat : 1450 (plingeling) S 1448 1450 563 0 -1 4202496 199036 1254 0 0 64700 37 0 0 25 0 5 0 654095367 175271936 14215 33554432000 4194304 4417452 140734979663648 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/1450/statm: 42791 14215 180 55 0 40677 0
[pid=1450/tid=1456] ppid=1448 vsize=171164 CPUtime=162.29 cores=0,2,4,6
/proc/1450/task/1456/stat : 1456 (plingeling) R 1448 1450 563 0 -1 4202560 47736 1254 0 0 16221 8 0 0 25 0 5 0 654095367 175271936 14215 33554432000 4194304 4417452 140734979663648 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1450/tid=1457] ppid=1448 vsize=171164 CPUtime=162.29 cores=0,2,4,6
/proc/1450/task/1457/stat : 1457 (plingeling) R 1448 1450 563 0 -1 4202560 50903 1254 0 0 16220 9 0 0 25 0 5 0 654095367 175271936 14215 33554432000 4194304 4417452 140734979663648 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1450/tid=1458] ppid=1448 vsize=171164 CPUtime=160.48 cores=0,2,4,6
/proc/1450/task/1458/stat : 1458 (plingeling) R 1448 1450 563 0 -1 4202560 49817 1254 0 0 16037 11 0 0 25 0 5 0 654095367 175271936 14215 33554432000 4194304 4417452 140734979663648 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1450/tid=1459] ppid=1448 vsize=171164 CPUtime=162.28 cores=0,2,4,6
/proc/1450/task/1459/stat : 1459 (plingeling) R 1448 1450 563 0 -1 4202560 50291 1254 0 0 16220 8 0 0 25 0 5 0 654095367 175271936 14215 33554432000 4194304 4417452 140734979663648 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 647.37
Current children cumulated vsize (KiB) 171164

[startup+222.313 s]
/proc/loadavg: 9.15 8.71 7.78 10/350 2188
/proc/meminfo: memFree=17654932/32951124 swapFree=67056804/67111528
[pid=1450] ppid=1448 vsize=168900 CPUtime=886.74 cores=0,2,4,6
/proc/1450/stat : 1450 (plingeling) S 1448 1450 563 0 -1 4202496 231809 1254 0 0 88628 46 0 0 25 0 5 0 654095367 172953600 13649 33554432000 4194304 4417452 140734979663648 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/1450/statm: 42225 13649 180 55 0 40111 0
[pid=1450/tid=1456] ppid=1448 vsize=168900 CPUtime=222.3 cores=0,2,4,6
/proc/1450/task/1456/stat : 1456 (plingeling) R 1448 1450 563 0 -1 4202560 55459 1254 0 0 22221 9 0 0 25 0 5 0 654095367 172953600 13649 33554432000 4194304 4417452 140734979663648 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1450/tid=1457] ppid=1448 vsize=168900 CPUtime=222.3 cores=0,2,4,6
/proc/1450/task/1457/stat : 1457 (plingeling) R 1448 1450 563 0 -1 4202560 60972 1254 0 0 22219 11 0 0 25 0 5 0 654095367 172953600 13649 33554432000 4194304 4417452 140734979663648 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1450/tid=1458] ppid=1448 vsize=168900 CPUtime=219.8 cores=0,2,4,6
/proc/1450/task/1458/stat : 1458 (plingeling) R 1448 1450 563 0 -1 4202560 55406 1254 0 0 21967 13 0 0 25 0 5 0 654095367 172953600 13649 33554432000 4194304 4417452 140734979663648 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1450/tid=1459] ppid=1448 vsize=168900 CPUtime=222.3 cores=0,2,4,6
/proc/1450/task/1459/stat : 1459 (plingeling) R 1448 1450 563 0 -1 4202560 59683 1254 0 0 22219 11 0 0 25 0 5 0 654095367 172953600 13649 33554432000 4194304 4417452 140734979663648 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 886.74
Current children cumulated vsize (KiB) 168900

Solver just ended. Dumping a history of the last processes samples

[startup+224.001 s]
/proc/loadavg: 9.13 8.72 7.78 10/351 2193
/proc/meminfo: memFree=17647676/32951124 swapFree=67056804/67111528
[pid=1450] ppid=1448 vsize=171852 CPUtime=893.48 cores=0,2,4,6
/proc/1450/stat : 1450 (plingeling) S 1448 1450 563 0 -1 4202496 232547 1254 0 0 89302 46 0 0 25 0 5 0 654095367 175976448 14387 33554432000 4194304 4417452 140734979663648 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/1450/statm: 42963 14387 180 55 0 40849 0
[pid=1450/tid=1456] ppid=1448 vsize=171852 CPUtime=223.99 cores=0,2,4,6
/proc/1450/task/1456/stat : 1456 (plingeling) R 1448 1450 563 0 -1 4202560 56052 1254 0 0 22390 9 0 0 25 0 5 0 654095367 175976448 14387 33554432000 4194304 4417452 140734979663648 18446744073709551615 4366130 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1450/tid=1457] ppid=1448 vsize=171852 CPUtime=223.99 cores=0,2,4,6
/proc/1450/task/1457/stat : 1457 (plingeling) R 1448 1450 563 0 -1 4202560 61117 1254 0 0 22388 11 0 0 25 0 5 0 654095367 175976448 14387 33554432000 4194304 4417452 140734979663648 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1450/tid=1458] ppid=1448 vsize=171852 CPUtime=221.48 cores=0,2,4,6
/proc/1450/task/1458/stat : 1458 (plingeling) R 1448 1450 563 0 -1 4202560 55406 1254 0 0 22135 13 0 0 25 0 5 0 654095367 175976448 14387 33554432000 4194304 4417452 140734979663648 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1450/tid=1459] ppid=1448 vsize=171852 CPUtime=223.99 cores=0,2,4,6
/proc/1450/task/1459/stat : 1459 (plingeling) R 1448 1450 563 0 -1 4202560 59683 1254 0 0 22388 11 0 0 25 0 5 0 654095367 175976448 14387 33554432000 4194304 4417452 140734979663648 18446744073709551615 4259603 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 893.48
Current children cumulated vsize (KiB) 171852

[startup+225.613 s]
/proc/loadavg: 9.13 8.72 7.78 10/350 2201
/proc/meminfo: memFree=17642760/32951124 swapFree=67056804/67111528
[pid=1450] ppid=1448 vsize=174376 CPUtime=899.9 cores=0,2,4,6
/proc/1450/stat : 1450 (plingeling) S 1448 1450 563 0 -1 4202496 233178 1254 0 0 89944 46 0 0 25 0 5 0 654095367 178561024 15018 33554432000 4194304 4417452 140734979663648 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/1450/statm: 43594 15018 180 55 0 41480 0
[pid=1450/tid=1456] ppid=1448 vsize=174376 CPUtime=225.6 cores=0,2,4,6
/proc/1450/task/1456/stat : 1456 (plingeling) R 1448 1450 563 0 -1 4202560 56052 1254 0 0 22551 9 0 0 25 0 5 0 654095367 178561024 15018 33554432000 4194304 4417452 140734979663648 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1450/tid=1457] ppid=1448 vsize=174376 CPUtime=225.6 cores=0,2,4,6
/proc/1450/task/1457/stat : 1457 (plingeling) R 1448 1450 563 0 -1 4202560 61748 1254 0 0 22549 11 0 0 25 0 5 0 654095367 178561024 15018 33554432000 4194304 4417452 140734979663648 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1450/tid=1458] ppid=1448 vsize=174376 CPUtime=223.06 cores=0,2,4,6
/proc/1450/task/1458/stat : 1458 (plingeling) R 1448 1450 563 0 -1 4202560 55406 1254 0 0 22293 13 0 0 25 0 5 0 654095367 178561024 15018 33554432000 4194304 4417452 140734979663648 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1450/tid=1459] ppid=1448 vsize=174376 CPUtime=225.6 cores=0,2,4,6
/proc/1450/task/1459/stat : 1459 (plingeling) R 1448 1450 563 0 -1 4202560 59683 1254 0 0 22549 11 0 0 25 0 5 0 654095367 178561024 15018 33554432000 4194304 4417452 140734979663648 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 899.9
Current children cumulated vsize (KiB) 174376

[startup+227.201 s]
/proc/loadavg: 9.13 8.72 7.78 10/350 2207
/proc/meminfo: memFree=17628376/32951124 swapFree=67056804/67111528
[pid=1450] ppid=1448 vsize=169872 CPUtime=906.12 cores=0,2,4,6
/proc/1450/stat : 1450 (plingeling) S 1448 1450 563 0 -1 4202496 235363 1254 0 0 90566 46 0 0 25 0 4 0 654095367 173948928 13925 33554432000 4194304 4417452 140734979663648 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/1450/statm: 42468 13925 181 55 0 40354 0
[pid=1450/tid=1456] ppid=1448 vsize=169872 CPUtime=227.19 cores=0,2,4,6
/proc/1450/task/1456/stat : 1456 (plingeling) R 1448 1450 563 0 -1 4202560 56052 1254 0 0 22710 9 0 0 25 0 4 0 654095367 173948928 13925 33554432000 4194304 4417452 140734979663648 18446744073709551615 18446744073699065863 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1450/tid=1457] ppid=1448 vsize=169872 CPUtime=227.18 cores=0,2,4,6
/proc/1450/task/1457/stat : 1457 (plingeling) R 1448 1450 563 0 -1 4202560 62038 1254 0 0 22707 11 0 0 25 0 4 0 654095367 173948928 13925 33554432000 4194304 4417452 140734979663648 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1450/tid=1459] ppid=1448 vsize=169872 CPUtime=227.19 cores=0,2,4,6
/proc/1450/task/1459/stat : 1459 (plingeling) R 1448 1450 563 0 -1 4202560 59683 1254 0 0 22708 11 0 0 25 0 4 0 654095367 173948928 13925 33554432000 4194304 4417452 140734979663648 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 906.12
Current children cumulated vsize (KiB) 169872

[startup+228.001 s]
/proc/loadavg: 8.88 8.67 7.77 6/347 2257
/proc/meminfo: memFree=17628656/32951124 swapFree=67056804/67111528
[pid=1450] ppid=1448 vsize=169872 CPUtime=907.29 cores=0,2,4,6
/proc/1450/stat : 1450 (plingeling) S 1448 1450 563 0 -1 4202496 235363 1254 0 0 90683 46 0 0 18 0 2 0 654095367 173948928 13925 33554432000 4194304 4417452 140734979663648 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/1450/statm: 42468 13925 181 55 0 40354 0
[pid=1450/tid=1459] ppid=1448 vsize=169872 CPUtime=227.99 cores=0,2,4,6
/proc/1450/task/1459/stat : 1459 (plingeling) R 1448 1450 563 0 -1 4202560 59683 1254 0 0 22788 11 0 0 25 0 2 0 654095367 173948928 13925 33554432000 4194304 4417452 140734979663648 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 907.29
Current children cumulated vsize (KiB) 169872

[startup+228.201 s]
/proc/loadavg: 8.88 8.67 7.77 6/347 2257
/proc/meminfo: memFree=17628656/32951124 swapFree=67056804/67111528
[pid=1450] ppid=1448 vsize=169872 CPUtime=907.49 cores=0,2,4,6
/proc/1450/stat : 1450 (plingeling) S 1448 1450 563 0 -1 4202496 235363 1254 0 0 90703 46 0 0 18 0 2 0 654095367 173948928 13925 33554432000 4194304 4417452 140734979663648 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/1450/statm: 42468 13925 181 55 0 40354 0
[pid=1450/tid=1459] ppid=1448 vsize=169872 CPUtime=228.19 cores=0,2,4,6
/proc/1450/task/1459/stat : 1459 (plingeling) R 1448 1450 563 0 -1 4202560 59683 1254 0 0 22808 11 0 0 25 0 2 0 654095367 173948928 13925 33554432000 4194304 4417452 140734979663648 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 907.49
Current children cumulated vsize (KiB) 169872

Child status: 10
Real time (s): 228.263
CPU time (s): 907.565
CPU user time (s): 907.089
CPU system time (s): 0.475927
CPU usage (%): 397.596
Max. virtual memory (cumulated for all children) (KiB): 181736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 907.089
system time used= 0.475927
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 236632
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 71
involuntary context switches= 6230

runsolver used 0.724889 second user time and 1.77173 second system time

The end

Launcher Data

Begin job on node108 at 2011-05-15 04:02:24
IDJOB=3371192
IDBENCH=83155
IDSOLVER=1848
FILE ID=node108/3371192-1305424944
RUNJOBID= node108-1305423738-581
PBS_JOBID= 13324595
Free space on /tmp= 73556 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n140-s18527668-sat.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371192-1305424944/watcher-3371192-1305424944 -o /tmp/evaluation-result-3371192-1305424944/solver-3371192-1305424944 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371192-1305424944.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= d6f66d406779966e0b3cbed9097980e3
RANDOM SEED=1917461110

node108.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.64
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17814972 kB
Buffers:        285124 kB
Cached:        4425904 kB
SwapCached:       8700 kB
Active:       11046776 kB
Inactive:      3774924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17814972 kB
SwapTotal:    67111528 kB
SwapFree:     67056804 kB
Dirty:            3100 kB
Writeback:           0 kB
AnonPages:    10108020 kB
Mapped:          27616 kB
Slab:           208956 kB
PageTables:      38236 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 52317924 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73556 MiB
End job on node108 at 2011-05-15 04:06:13