Trace number 3386046

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
SArTagnan 2011-05-15 (fixed)UNSAT 1095.95 356.112

General information on the benchmark

NameSAT02/handmade/zhang-lintao/
xor-chain/x1_40.shuffled.cnf
MD5SUM15f5068fb216bf26d5385140ce74faaf
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.000999
Satisfiable
(Un)Satisfiability was proved
Number of variables118
Number of clauses314
Sum of the clauses size940
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22
Number of clauses of size 3312
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

1095.64/356.09	
1095.64/356.09	s UNSATISFIABLE
1095.64/356.09	c Conflict at level 0

Verifier Data

No possible verification on an UNSAT instance

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-3386046-1305583434/watcher-3386046-1305583434 -o /tmp/evaluation-result-3386046-1305583434/solver-3386046-1305583434 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386046-1305583434.cnf -threads=4 

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: 9.21 9.05 7.57 6/482 1755
/proc/meminfo: memFree=11685076/32951124 swapFree=65586204/67111528
[pid=1755] ppid=1753 vsize=49212 CPUtime=0 cores=0,2,4,6
/proc/1755/stat : 1755 (SArTagnan) R 1753 1755 1608 0 -1 4202496 448 0 0 0 0 0 0 0 25 0 4 0 748574086 50393088 385 33554432000 4194304 4625164 140734798541728 18446744073709551615 216735235057 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1755/statm: 12303 385 300 106 0 7806 0
[pid=1755/tid=1756] ppid=1753 vsize=49672 CPUtime=0 cores=0,2,4,6
/proc/1755/task/1756/stat : 1756 (SArTagnan) R 1753 1755 1608 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 748574086 50864128 500 33554432000 4194304 4625164 140734798541728 18446744073709551615 47382096308146 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1755/tid=1757] ppid=1753 vsize=49672 CPUtime=0 cores=0,2,4,6
/proc/1755/task/1757/stat : 1757 (SArTagnan) R 1753 1755 1608 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 748574086 50864128 500 33554432000 4194304 4625164 140734798541728 18446744073709551615 47382096308140 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1755/tid=1758] ppid=1753 vsize=49672 CPUtime=0 cores=0,2,4,6
/proc/1755/task/1758/stat : 1758 (SArTagnan) R 1753 1755 1608 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 748574086 50864128 500 33554432000 4194304 4625164 140734798541728 18446744073709551615 47382096308146 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.037558 s]
/proc/loadavg: 9.21 9.05 7.57 6/482 1755
/proc/meminfo: memFree=11685076/32951124 swapFree=65586204/67111528
[pid=1755] ppid=1753 vsize=181312 CPUtime=0.05 cores=0,2,4,6
/proc/1755/stat : 1755 (SArTagnan) D 1753 1755 1608 0 -1 4202496 834 0 0 0 5 0 0 0 18 0 4 0 748574086 185663488 738 33554432000 4194304 4625164 140734798541728 18446744073709551615 216735221850 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/1755/statm: 45328 738 343 106 0 40831 0
[pid=1755/tid=1756] ppid=1753 vsize=181312 CPUtime=0 cores=0,2,4,6
/proc/1755/task/1756/stat : 1756 (SArTagnan) R 1753 1755 1608 0 -1 4202560 44 0 0 0 0 0 0 0 25 0 4 0 748574086 185663488 738 33554432000 4194304 4625164 140734798541728 18446744073709551615 4339865 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1755/tid=1757] ppid=1753 vsize=181312 CPUtime=0.01 cores=0,2,4,6
/proc/1755/task/1757/stat : 1757 (SArTagnan) R 1753 1755 1608 0 -1 4202560 139 0 0 0 1 0 0 0 25 0 4 0 748574086 185663488 738 33554432000 4194304 4625164 140734798541728 18446744073709551615 216735221943 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1755/tid=1758] ppid=1753 vsize=181312 CPUtime=0.01 cores=0,2,4,6
/proc/1755/task/1758/stat : 1758 (SArTagnan) D 1753 1755 1608 0 -1 4202560 76 0 0 0 1 0 0 0 18 0 4 0 748574086 185663488 738 33554432000 4194304 4625164 140734798541728 18446744073709551615 216734839493 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 181312

[startup+0.223016 s]
/proc/loadavg: 9.21 9.05 7.57 6/482 1755
/proc/meminfo: memFree=11685076/32951124 swapFree=65586204/67111528
[pid=1755] ppid=1753 vsize=247736 CPUtime=0.41 cores=0,2,4,6
/proc/1755/stat : 1755 (SArTagnan) R 1753 1755 1608 0 -1 4202496 2027 0 0 0 41 0 0 0 18 0 4 0 748574086 253681664 1558 33554432000 4194304 4625164 140734798541728 18446744073709551615 4393068 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1755/statm: 61934 1558 343 106 0 57437 0
[pid=1755/tid=1756] ppid=1753 vsize=247736 CPUtime=0 cores=0,2,4,6
/proc/1755/task/1756/stat : 1756 (SArTagnan) R 1753 1755 1608 0 -1 4202560 57 0 0 0 0 0 0 0 25 0 4 0 748574086 253681664 1558 33554432000 4194304 4625164 140734798541728 18446744073709551615 216734875856 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1755/tid=1757] ppid=1753 vsize=247736 CPUtime=0.02 cores=0,2,4,6
/proc/1755/task/1757/stat : 1757 (SArTagnan) D 1753 1755 1608 0 -1 4202560 237 0 0 0 2 0 0 0 25 0 4 0 748574086 253681664 1558 33554432000 4194304 4625164 140734798541728 18446744073709551615 216735221943 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1755/tid=1758] ppid=1753 vsize=247736 CPUtime=0.19 cores=0,2,4,6
/proc/1755/task/1758/stat : 1758 (SArTagnan) D 1753 1755 1608 0 -1 4202560 667 0 0 0 19 0 0 0 18 0 4 0 748574086 253681664 1558 33554432000 4194304 4625164 140734798541728 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 247736

[startup+0.334497 s]
/proc/loadavg: 9.21 9.05 7.57 6/482 1755
/proc/meminfo: memFree=11685076/32951124 swapFree=65586204/67111528
[pid=1755] ppid=1753 vsize=249788 CPUtime=0.75 cores=0,2,4,6
/proc/1755/stat : 1755 (SArTagnan) R 1753 1755 1608 0 -1 4202496 3414 0 0 0 75 0 0 0 18 0 4 0 748574086 255782912 2239 33554432000 4194304 4625164 140734798541728 18446744073709551615 216734845834 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1755/statm: 62447 2239 343 106 0 57950 0
[pid=1755/tid=1756] ppid=1753 vsize=249788 CPUtime=0.03 cores=0,2,4,6
/proc/1755/task/1756/stat : 1756 (SArTagnan) R 1753 1755 1608 0 -1 4202560 243 0 0 0 3 0 0 0 25 0 4 0 748574086 255782912 2239 33554432000 4194304 4625164 140734798541728 18446744073709551615 216734875856 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1755/tid=1757] ppid=1753 vsize=249788 CPUtime=0.1 cores=0,2,4,6
/proc/1755/task/1757/stat : 1757 (SArTagnan) R 1753 1755 1608 0 -1 4202560 689 0 0 0 10 0 0 0 25 0 4 0 748574086 255782912 2239 33554432000 4194304 4625164 140734798541728 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1755/tid=1758] ppid=1753 vsize=249788 CPUtime=0.3 cores=0,2,4,6
/proc/1755/task/1758/stat : 1758 (SArTagnan) D 1753 1755 1608 0 -1 4202560 1245 0 0 0 30 0 0 0 18 0 4 0 748574086 255782912 2239 33554432000 4194304 4625164 140734798541728 18446744073709551615 216735204458 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.75
Current children cumulated vsize (KiB) 249788

[startup+1.03005 s]
/proc/loadavg: 9.21 9.05 7.57 6/482 1755
/proc/meminfo: memFree=11685076/32951124 swapFree=65586204/67111528
[pid=1755] ppid=1753 vsize=255560 CPUtime=2.83 cores=0,2,4,6
/proc/1755/stat : 1755 (SArTagnan) R 1753 1755 1608 0 -1 4202496 8068 0 0 0 282 1 0 0 19 0 4 0 748574086 261693440 4953 33554432000 4194304 4625164 140734798541728 18446744073709551615 4280391 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1755/statm: 63890 4953 350 106 0 59393 0
[pid=1755/tid=1756] ppid=1753 vsize=255560 CPUtime=0.03 cores=0,2,4,6
/proc/1755/task/1756/stat : 1756 (SArTagnan) R 1753 1755 1608 0 -1 4202560 276 0 0 0 3 0 0 0 25 0 4 0 748574086 261693440 4953 33554432000 4194304 4625164 140734798541728 18446744073709551615 216735283694 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1755/tid=1757] ppid=1753 vsize=255560 CPUtime=0.79 cores=0,2,4,6
/proc/1755/task/1757/stat : 1757 (SArTagnan) R 1753 1755 1608 0 -1 4202560 3775 0 0 0 79 0 0 0 25 0 4 0 748574086 261693440 4953 33554432000 4194304 4625164 140734798541728 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1755/tid=1758] ppid=1753 vsize=255560 CPUtime=0.99 cores=0,2,4,6
/proc/1755/task/1758/stat : 1758 (SArTagnan) R 1753 1755 1608 0 -1 4202560 2149 0 0 0 99 0 0 0 19 0 4 0 748574086 261693440 4953 33554432000 4194304 4625164 140734798541728 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 255560

[startup+1.50097 s]
/proc/loadavg: 9.21 9.05 7.57 6/482 1755
/proc/meminfo: memFree=11685076/32951124 swapFree=65586204/67111528
[pid=1755] ppid=1753 vsize=255028 CPUtime=4.24 cores=0,2,4,6
/proc/1755/stat : 1755 (SArTagnan) R 1753 1755 1608 0 -1 4202496 12753 0 0 0 423 1 0 0 19 0 4 0 748574086 261148672 6913 33554432000 4194304 4625164 140734798541728 18446744073709551615 4396709 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1755/statm: 63757 6913 362 106 0 59260 0
[pid=1755/tid=1756] ppid=1753 vsize=255028 CPUtime=0.29 cores=0,2,4,6
/proc/1755/task/1756/stat : 1756 (SArTagnan) R 1753 1755 1608 0 -1 4202560 1412 0 0 0 29 0 0 0 25 0 4 0 748574086 261148672 6913 33554432000 4194304 4625164 140734798541728 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1755/tid=1757] ppid=1753 vsize=255028 CPUtime=1.26 cores=0,2,4,6
/proc/1755/task/1757/stat : 1757 (SArTagnan) R 1753 1755 1608 0 -1 4202560 4070 0 0 0 126 0 0 0 25 0 4 0 748574086 261148672 6913 33554432000 4194304 4625164 140734798541728 18446744073709551615 4352256 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1755/tid=1758] ppid=1753 vsize=255028 CPUtime=1.46 cores=0,2,4,6
/proc/1755/task/1758/stat : 1758 (SArTagnan) R 1753 1755 1608 0 -1 4202560 5173 0 0 0 146 0 0 0 20 0 4 0 748574086 261148672 6913 33554432000 4194304 4625164 140734798541728 18446744073709551615 4547299 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.24
Current children cumulated vsize (KiB) 255028

[startup+3.10069 s]
/proc/loadavg: 9.20 9.05 7.57 10/486 1759
/proc/meminfo: memFree=11639048/32951124 swapFree=65586204/67111528
[pid=1755] ppid=1753 vsize=260408 CPUtime=9 cores=0,2,4,6
/proc/1755/stat : 1755 (SArTagnan) R 1753 1755 1608 0 -1 4202496 24840 0 0 0 897 3 0 0 21 0 4 0 748574086 266657792 12458 33554432000 4194304 4625164 140734798541728 18446744073709551615 4392976 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1755/statm: 65102 12458 425 106 0 60605 0
[pid=1755/tid=1756] ppid=1753 vsize=260408 CPUtime=1.49 cores=0,2,4,6
/proc/1755/task/1756/stat : 1756 (SArTagnan) R 1753 1755 1608 0 -1 4202560 3803 0 0 0 149 0 0 0 25 0 4 0 748574086 266657792 12458 33554432000 4194304 4625164 140734798541728 18446744073709551615 4351731 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1755/tid=1757] ppid=1753 vsize=260408 CPUtime=2.66 cores=0,2,4,6
/proc/1755/task/1757/stat : 1757 (SArTagnan) R 1753 1755 1608 0 -1 4202560 8133 0 0 0 265 1 0 0 25 0 4 0 748574086 266657792 12458 33554432000 4194304 4625164 140734798541728 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1755/tid=1758] ppid=1753 vsize=260408 CPUtime=2.63 cores=0,2,4,6
/proc/1755/task/1758/stat : 1758 (SArTagnan) R 1753 1755 1608 0 -1 4202560 10333 0 0 0 262 1 0 0 22 0 4 0 748574086 266657792 12458 33554432000 4194304 4625164 140734798541728 18446744073709551615 4552460 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 9
Current children cumulated vsize (KiB) 260408

[startup+6.30114 s]
/proc/loadavg: 9.20 9.05 7.57 11/486 1759
/proc/meminfo: memFree=11613260/32951124 swapFree=65586204/67111528
[pid=1755] ppid=1753 vsize=275340 CPUtime=18.56 cores=0,2,4,6
/proc/1755/stat : 1755 (SArTagnan) R 1753 1755 1608 0 -1 4202496 37895 0 0 0 1851 5 0 0 25 0 4 0 748574086 281948160 17228 33554432000 4194304 4625164 140734798541728 18446744073709551615 4512872 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1755/statm: 68835 17228 502 106 0 64338 0
[pid=1755/tid=1756] ppid=1753 vsize=275340 CPUtime=2.96 cores=0,2,4,6
/proc/1755/task/1756/stat : 1756 (SArTagnan) R 1753 1755 1608 0 -1 4202560 7822 0 0 0 295 1 0 0 25 0 4 0 748574086 281948160 17228 33554432000 4194304 4625164 140734798541728 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1755/tid=1757] ppid=1753 vsize=275340 CPUtime=4.39 cores=0,2,4,6
/proc/1755/task/1757/stat : 1757 (SArTagnan) R 1753 1755 1608 0 -1 4202560 11411 0 0 0 438 1 0 0 25 0 4 0 748574086 281948160 17228 33554432000 4194304 4625164 140734798541728 18446744073709551615 4352145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1755/tid=1758] ppid=1753 vsize=275340 CPUtime=5.78 cores=0,2,4,6
/proc/1755/task/1758/stat : 1758 (SArTagnan) R 1753 1755 1608 0 -1 4202560 15064 0 0 0 577 1 0 0 25 0 4 0 748574086 281948160 17228 33554432000 4194304 4625164 140734798541728 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 18.56
Current children cumulated vsize (KiB) 275340

[startup+12.718 s]
/proc/loadavg: 9.24 9.06 7.59 11/486 1759
/proc/meminfo: memFree=11587604/32951124 swapFree=65586204/67111528
[pid=1755] ppid=1753 vsize=292492 CPUtime=37.7 cores=0,2,4,6
/proc/1755/stat : 1755 (SArTagnan) R 1753 1755 1608 0 -1 4202496 65950 0 0 0 3761 9 0 0 25 0 4 0 748574086 299511808 22025 33554432000 4194304 4625164 140734798541728 18446744073709551615 4392981 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1755/statm: 73123 22025 462 106 0 68626 0
[pid=1755/tid=1756] ppid=1753 vsize=292492 CPUtime=6.07 cores=0,2,4,6
/proc/1755/task/1756/stat : 1756 (SArTagnan) R 1753 1755 1608 0 -1 4202560 11803 0 0 0 606 1 0 0 25 0 4 0 748574086 299511808 22025 33554432000 4194304 4625164 140734798541728 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1755/tid=1757] ppid=1753 vsize=292492 CPUtime=7.69 cores=0,2,4,6
/proc/1755/task/1757/stat : 1757 (SArTagnan) R 1753 1755 1608 0 -1 4202560 16409 0 0 0 767 2 0 0 25 0 4 0 748574086 299511808 22025 33554432000 4194304 4625164 140734798541728 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1755/tid=1758] ppid=1753 vsize=292492 CPUtime=12.09 cores=0,2,4,6
/proc/1755/task/1758/stat : 1758 (SArTagnan) R 1753 1755 1608 0 -1 4202560 32528 0 0 0 1206 3 0 0 25 0 4 0 748574086 299511808 22025 33554432000 4194304 4625164 140734798541728 18446744073709551615 4552315 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 37.7
Current children cumulated vsize (KiB) 292492

[startup+25.5008 s]
/proc/loadavg: 9.20 9.06 7.61 11/486 1760
/proc/meminfo: memFree=11524728/32951124 swapFree=65586204/67111528
[pid=1755] ppid=1753 vsize=315504 CPUtime=75.86 cores=0,2,4,6
/proc/1755/stat : 1755 (SArTagnan) R 1753 1755 1608 0 -1 4202496 79354 0 0 0 7575 11 0 0 25 0 4 0 748574086 323076096 30558 33554432000 4194304 4625164 140734798541728 18446744073709551615 4512125 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1755/statm: 78876 30558 463 106 0 74379 0
[pid=1755/tid=1756] ppid=1753 vsize=315504 CPUtime=11.99 cores=0,2,4,6
/proc/1755/task/1756/stat : 1756 (SArTagnan) R 1753 1755 1608 0 -1 4202560 12339 0 0 0 1197 2 0 0 25 0 4 0 748574086 323076096 30558 33554432000 4194304 4625164 140734798541728 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1755/tid=1757] ppid=1753 vsize=315504 CPUtime=14.56 cores=0,2,4,6
/proc/1755/task/1757/stat : 1757 (SArTagnan) R 1753 1755 1608 0 -1 4202560 18213 0 0 0 1453 3 0 0 25 0 4 0 748574086 323076096 30558 33554432000 4194304 4625164 140734798541728 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1755/tid=1758] ppid=1753 vsize=315504 CPUtime=24.68 cores=0,2,4,6
/proc/1755/task/1758/stat : 1758 (SArTagnan) R 1753 1755 1608 0 -1 4202560 41969 0 0 0 2464 4 0 0 25 0 4 0 748574086 323076096 30558 33554432000 4194304 4625164 140734798541728 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 75.86
Current children cumulated vsize (KiB) 315504

[startup+51.1003 s]
/proc/loadavg: 9.12 9.05 7.65 11/486 1760
/proc/meminfo: memFree=11461100/32951124 swapFree=65586204/67111528
[pid=1755] ppid=1753 vsize=335172 CPUtime=152.27 cores=0,2,4,6
/proc/1755/stat : 1755 (SArTagnan) R 1753 1755 1608 0 -1 4202496 99174 0 0 0 15213 14 0 0 25 0 4 0 748574086 343216128 36421 33554432000 4194304 4625164 140734798541728 18446744073709551615 4511950 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1755/statm: 83793 36421 431 106 0 79296 0
[pid=1755/tid=1756] ppid=1753 vsize=335172 CPUtime=25.09 cores=0,2,4,6
/proc/1755/task/1756/stat : 1756 (SArTagnan) R 1753 1755 1608 0 -1 4202560 18372 0 0 0 2506 3 0 0 25 0 4 0 748574086 343216128 36421 33554432000 4194304 4625164 140734798541728 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1755/tid=1757] ppid=1753 vsize=335172 CPUtime=30.97 cores=0,2,4,6
/proc/1755/task/1757/stat : 1757 (SArTagnan) R 1753 1755 1608 0 -1 4202560 24886 0 0 0 3094 3 0 0 25 0 4 0 748574086 343216128 36421 33554432000 4194304 4625164 140734798541728 18446744073709551615 4351906 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1755/tid=1758] ppid=1753 vsize=335172 CPUtime=45.99 cores=0,2,4,6
/proc/1755/task/1758/stat : 1758 (SArTagnan) R 1753 1755 1608 0 -1 4202560 44183 0 0 0 4594 5 0 0 25 0 4 0 748574086 343216128 36421 33554432000 4194304 4625164 140734798541728 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 152.27
Current children cumulated vsize (KiB) 335172

[startup+102.3 s]
/proc/loadavg: 9.09 9.06 7.72 11/486 1762
/proc/meminfo: memFree=11334472/32951124 swapFree=65586204/67111528
[pid=1755] ppid=1753 vsize=412436 CPUtime=320.69 cores=0,2,4,6
/proc/1755/stat : 1755 (SArTagnan) R 1753 1755 1608 0 -1 4202496 184524 0 0 0 32043 26 0 0 25 0 4 0 748574086 422334464 56251 33554432000 4194304 4625164 140734798541728 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1755/statm: 103109 56251 883 106 0 98612 0
[pid=1755/tid=1756] ppid=1753 vsize=412436 CPUtime=50.52 cores=0,2,4,6
/proc/1755/task/1756/stat : 1756 (SArTagnan) R 1753 1755 1608 0 -1 4202560 26192 0 0 0 5048 4 0 0 25 0 4 0 748574086 422334464 56251 33554432000 4194304 4625164 140734798541728 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=1755/tid=1757] ppid=1753 vsize=412436 CPUtime=77.06 cores=0,2,4,6
/proc/1755/task/1757/stat : 1757 (SArTagnan) R 1753 1755 1608 0 -1 4202560 26823 0 0 0 7702 4 0 0 25 0 4 0 748574086 422334464 56251 33554432000 4194304 4625164 140734798541728 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1755/tid=1758] ppid=1753 vsize=412436 CPUtime=91.68 cores=0,2,4,6
/proc/1755/task/1758/stat : 1758 (SArTagnan) R 1753 1755 1608 0 -1 4202560 102608 0 0 0 9156 12 0 0 25 0 4 0 748574086 422334464 56251 33554432000 4194304 4625164 140734798541728 18446744073709551615 4552315 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 320.69
Current children cumulated vsize (KiB) 412436

[startup+162.318 s]
/proc/loadavg: 9.03 9.05 7.80 11/486 1763
/proc/meminfo: memFree=11207224/32951124 swapFree=65586204/67111528
[pid=1755] ppid=1753 vsize=447852 CPUtime=517.65 cores=0,2,4,6
/proc/1755/stat : 1755 (SArTagnan) R 1753 1755 1608 0 -1 4202496 363954 0 0 0 51712 53 0 0 25 0 4 0 748574086 458600448 70900 33554432000 4194304 4625164 140734798541728 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1755/statm: 111963 70900 557 106 0 107466 0
[pid=1755/tid=1756] ppid=1753 vsize=447852 CPUtime=80.58 cores=0,2,4,6
/proc/1755/task/1756/stat : 1756 (SArTagnan) R 1753 1755 1608 0 -1 4202560 40027 0 0 0 8051 7 0 0 25 0 4 0 748574086 458600448 70900 33554432000 4194304 4625164 140734798541728 18446744073709551615 4351798 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1755/tid=1757] ppid=1753 vsize=447852 CPUtime=135.08 cores=0,2,4,6
/proc/1755/task/1757/stat : 1757 (SArTagnan) R 1753 1755 1608 0 -1 4202560 41194 0 0 0 13502 6 0 0 25 0 4 0 748574086 458600448 70900 33554432000 4194304 4625164 140734798541728 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1755/tid=1758] ppid=1753 vsize=447852 CPUtime=150.74 cores=0,2,4,6
/proc/1755/task/1758/stat : 1758 (SArTagnan) R 1753 1755 1608 0 -1 4202560 104621 0 0 0 15061 13 0 0 25 0 4 0 748574086 458600448 70900 33554432000 4194304 4625164 140734798541728 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 517.65
Current children cumulated vsize (KiB) 447852

[startup+222.3 s]
/proc/loadavg: 9.04 9.05 7.88 11/486 1765
/proc/meminfo: memFree=11061228/32951124 swapFree=65586204/67111528
[pid=1755] ppid=1753 vsize=583168 CPUtime=696.67 cores=0,2,4,6
/proc/1755/stat : 1755 (SArTagnan) R 1753 1755 1608 0 -1 4202496 411580 0 0 0 69606 61 0 0 25 0 4 0 748574086 597164032 89633 33554432000 4194304 4625164 140734798541728 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1755/statm: 145792 89633 527 106 0 141295 0
[pid=1755/tid=1756] ppid=1753 vsize=583168 CPUtime=110.57 cores=0,2,4,6
/proc/1755/task/1756/stat : 1756 (SArTagnan) R 1753 1755 1608 0 -1 4202560 41044 0 0 0 11050 7 0 0 25 0 4 0 748574086 597164032 89633 33554432000 4194304 4625164 140734798541728 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1755/tid=1757] ppid=1753 vsize=583168 CPUtime=195.07 cores=0,2,4,6
/proc/1755/task/1757/stat : 1757 (SArTagnan) R 1753 1755 1608 0 -1 4202560 61702 0 0 0 19496 11 0 0 25 0 4 0 748574086 597164032 89633 33554432000 4194304 4625164 140734798541728 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1755/tid=1758] ppid=1753 vsize=583168 CPUtime=209.79 cores=0,2,4,6
/proc/1755/task/1758/stat : 1758 (SArTagnan) R 1753 1755 1608 0 -1 4202560 109931 0 0 0 20966 13 0 0 25 0 4 0 748574086 597164032 89633 33554432000 4194304 4625164 140734798541728 18446744073709551615 4552432 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 696.67
Current children cumulated vsize (KiB) 583168

[startup+282.301 s]
/proc/loadavg: 9.24 9.10 7.97 11/486 1767
/proc/meminfo: memFree=10995692/32951124 swapFree=65586204/67111528
[pid=1755] ppid=1753 vsize=616884 CPUtime=875.73 cores=0,2,4,6
/proc/1755/stat : 1755 (SArTagnan) R 1753 1755 1608 0 -1 4202496 439511 0 0 0 87508 65 0 0 25 0 4 0 748574086 631689216 99340 33554432000 4194304 4625164 140734798541728 18446744073709551615 4511948 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1755/statm: 154221 99340 504 106 0 149724 0
[pid=1755/tid=1756] ppid=1753 vsize=616884 CPUtime=140.27 cores=0,2,4,6
/proc/1755/task/1756/stat : 1756 (SArTagnan) R 1753 1755 1608 0 -1 4202560 42625 0 0 0 14019 8 0 0 25 0 4 0 748574086 631689216 99340 33554432000 4194304 4625164 140734798541728 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1755/tid=1757] ppid=1753 vsize=616884 CPUtime=226.07 cores=0,2,4,6
/proc/1755/task/1757/stat : 1757 (SArTagnan) R 1753 1755 1608 0 -1 4202560 62142 0 0 0 22596 11 0 0 25 0 4 0 748574086 631689216 99340 33554432000 4194304 4625164 140734798541728 18446744073709551615 4351975 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1755/tid=1758] ppid=1753 vsize=616884 CPUtime=268.84 cores=0,2,4,6
/proc/1755/task/1758/stat : 1758 (SArTagnan) R 1753 1755 1608 0 -1 4202560 116113 0 0 0 26870 14 0 0 25 0 4 0 748574086 631689216 99340 33554432000 4194304 4625164 140734798541728 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 875.73
Current children cumulated vsize (KiB) 616884

[startup+342.3 s]
/proc/loadavg: 9.16 9.09 8.03 11/486 1768
/proc/meminfo: memFree=10917272/32951124 swapFree=65586204/67111528
[pid=1755] ppid=1753 vsize=671984 CPUtime=1054.78 cores=0,2,4,6
/proc/1755/stat : 1755 (SArTagnan) R 1753 1755 1608 0 -1 4202496 654435 0 0 0 105387 91 0 0 25 0 4 0 748574086 688111616 112155 33554432000 4194304 4625164 140734798541728 18446744073709551615 4511950 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1755/statm: 167996 112155 346 106 0 163499 0
[pid=1755/tid=1756] ppid=1753 vsize=671984 CPUtime=169.56 cores=0,2,4,6
/proc/1755/task/1756/stat : 1756 (SArTagnan) R 1753 1755 1608 0 -1 4202560 44074 0 0 0 16948 8 0 0 25 0 4 0 748574086 688111616 112155 33554432000 4194304 4625164 140734798541728 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1755/tid=1757] ppid=1753 vsize=671984 CPUtime=256.77 cores=0,2,4,6
/proc/1755/task/1757/stat : 1757 (SArTagnan) R 1753 1755 1608 0 -1 4202560 63515 0 0 0 25666 11 0 0 25 0 4 0 748574086 688111616 112155 33554432000 4194304 4625164 140734798541728 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1755/tid=1758] ppid=1753 vsize=671984 CPUtime=327.91 cores=0,2,4,6
/proc/1755/task/1758/stat : 1758 (SArTagnan) R 1753 1755 1608 0 -1 4202560 306576 0 0 0 32754 37 0 0 25 0 4 0 748574086 688111616 112155 33554432000 4194304 4625164 140734798541728 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1054.78
Current children cumulated vsize (KiB) 671984

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

[startup+346.101 s]
/proc/loadavg: 9.16 9.09 8.03 11/486 1768
/proc/meminfo: memFree=10911808/32951124 swapFree=65586204/67111528
[pid=1755] ppid=1753 vsize=674148 CPUtime=1066.12 cores=0,2,4,6
/proc/1755/stat : 1755 (SArTagnan) R 1753 1755 1608 0 -1 4202496 655805 0 0 0 106521 91 0 0 25 0 4 0 748574086 690327552 113455 33554432000 4194304 4625164 140734798541728 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1755/statm: 168537 113455 354 106 0 164040 0
[pid=1755/tid=1756] ppid=1753 vsize=674148 CPUtime=171.36 cores=0,2,4,6
/proc/1755/task/1756/stat : 1756 (SArTagnan) R 1753 1755 1608 0 -1 4202560 44074 0 0 0 17128 8 0 0 25 0 4 0 748574086 690327552 113455 33554432000 4194304 4625164 140734798541728 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1755/tid=1757] ppid=1753 vsize=674148 CPUtime=258.77 cores=0,2,4,6
/proc/1755/task/1757/stat : 1757 (SArTagnan) R 1753 1755 1608 0 -1 4202560 63515 0 0 0 25866 11 0 0 25 0 4 0 748574086 690327552 113455 33554432000 4194304 4625164 140734798541728 18446744073709551615 4351786 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1755/tid=1758] ppid=1753 vsize=674148 CPUtime=331.64 cores=0,2,4,6
/proc/1755/task/1758/stat : 1758 (SArTagnan) R 1753 1755 1608 0 -1 4202560 307127 0 0 0 33127 37 0 0 25 0 4 0 748574086 690327552 113455 33554432000 4194304 4625164 140734798541728 18446744073709551615 4552315 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1066.12
Current children cumulated vsize (KiB) 674148

[startup+352.501 s]
/proc/loadavg: 9.21 9.11 8.05 11/486 1768
/proc/meminfo: memFree=10889844/32951124 swapFree=65586204/67111528
[pid=1755] ppid=1753 vsize=676604 CPUtime=1085.24 cores=0,2,4,6
/proc/1755/stat : 1755 (SArTagnan) R 1753 1755 1608 0 -1 4202496 658957 0 0 0 108432 92 0 0 25 0 4 0 748574086 692842496 116448 33554432000 4194304 4625164 140734798541728 18446744073709551615 216735283694 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1755/statm: 169151 116448 346 106 0 164654 0
[pid=1755/tid=1756] ppid=1753 vsize=676604 CPUtime=174.44 cores=0,2,4,6
/proc/1755/task/1756/stat : 1756 (SArTagnan) R 1753 1755 1608 0 -1 4202560 44242 0 0 0 17436 8 0 0 25 0 4 0 748574086 692842496 116448 33554432000 4194304 4625164 140734798541728 18446744073709551615 4469102 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1755/tid=1757] ppid=1753 vsize=676604 CPUtime=262.15 cores=0,2,4,6
/proc/1755/task/1757/stat : 1757 (SArTagnan) R 1753 1755 1608 0 -1 4202560 64112 0 0 0 26204 11 0 0 25 0 4 0 748574086 692842496 116448 33554432000 4194304 4625164 140734798541728 18446744073709551615 216734834695 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1755/tid=1758] ppid=1753 vsize=676604 CPUtime=337.95 cores=0,2,4,6
/proc/1755/task/1758/stat : 1758 (SArTagnan) R 1753 1755 1608 0 -1 4202560 307191 0 0 0 33758 37 0 0 25 0 4 0 748574086 692842496 116448 33554432000 4194304 4625164 140734798541728 18446744073709551615 216734834695 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1085.24
Current children cumulated vsize (KiB) 676604

[startup+354.1 s]
/proc/loadavg: 9.21 9.11 8.05 11/486 1768
/proc/meminfo: memFree=10884884/32951124 swapFree=65586204/67111528
[pid=1755] ppid=1753 vsize=680956 CPUtime=1089.97 cores=0,2,4,6
/proc/1755/stat : 1755 (SArTagnan) R 1753 1755 1608 0 -1 4202496 660924 0 0 0 108905 92 0 0 25 0 4 0 748574086 697298944 117587 33554432000 4194304 4625164 140734798541728 18446744073709551615 4337785 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1755/statm: 170239 117587 351 106 0 165742 0
[pid=1755/tid=1756] ppid=1753 vsize=680956 CPUtime=175.99 cores=0,2,4,6
/proc/1755/task/1756/stat : 1756 (SArTagnan) R 1753 1755 1608 0 -1 4202560 44242 0 0 0 17591 8 0 0 25 0 4 0 748574086 697298944 117587 33554432000 4194304 4625164 140734798541728 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1755/tid=1757] ppid=1753 vsize=680956 CPUtime=263.25 cores=0,2,4,6
/proc/1755/task/1757/stat : 1757 (SArTagnan) R 1753 1755 1608 0 -1 4202560 64669 0 0 0 26314 11 0 0 25 0 4 0 748574086 697298944 117587 33554432000 4194304 4625164 140734798541728 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1755/tid=1758] ppid=1753 vsize=680956 CPUtime=339.52 cores=0,2,4,6
/proc/1755/task/1758/stat : 1758 (SArTagnan) R 1753 1755 1608 0 -1 4202560 308601 0 0 0 33915 37 0 0 25 0 4 0 748574086 697298944 117587 33554432000 4194304 4625164 140734798541728 18446744073709551615 4579376 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1089.97
Current children cumulated vsize (KiB) 680956

[startup+354.9 s]
/proc/loadavg: 9.21 9.11 8.05 11/486 1769
/proc/meminfo: memFree=10885132/32951124 swapFree=65586204/67111528
[pid=1755] ppid=1753 vsize=682376 CPUtime=1092.35 cores=0,2,4,6
/proc/1755/stat : 1755 (SArTagnan) R 1753 1755 1608 0 -1 4202496 661211 0 0 0 109143 92 0 0 25 0 4 0 748574086 698753024 117869 33554432000 4194304 4625164 140734798541728 18446744073709551615 4396555 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1755/statm: 170594 117869 346 106 0 166097 0
[pid=1755/tid=1756] ppid=1753 vsize=682376 CPUtime=176.79 cores=0,2,4,6
/proc/1755/task/1756/stat : 1756 (SArTagnan) R 1753 1755 1608 0 -1 4202560 44242 0 0 0 17671 8 0 0 25 0 4 0 748574086 698753024 117869 33554432000 4194304 4625164 140734798541728 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1755/tid=1757] ppid=1753 vsize=682376 CPUtime=263.65 cores=0,2,4,6
/proc/1755/task/1757/stat : 1757 (SArTagnan) R 1753 1755 1608 0 -1 4202560 64669 0 0 0 26354 11 0 0 25 0 4 0 748574086 698753024 117869 33554432000 4194304 4625164 140734798541728 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1755/tid=1758] ppid=1753 vsize=682376 CPUtime=340.3 cores=0,2,4,6
/proc/1755/task/1758/stat : 1758 (SArTagnan) R 1753 1755 1608 0 -1 4202560 308888 0 0 0 33993 37 0 0 25 0 4 0 748574086 698753024 117869 33554432000 4194304 4625164 140734798541728 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1092.35
Current children cumulated vsize (KiB) 682376

[startup+355.701 s]
/proc/loadavg: 9.21 9.11 8.05 11/486 1769
/proc/meminfo: memFree=10885132/32951124 swapFree=65586204/67111528
[pid=1755] ppid=1753 vsize=682376 CPUtime=1094.75 cores=0,2,4,6
/proc/1755/stat : 1755 (SArTagnan) R 1753 1755 1608 0 -1 4202496 662034 0 0 0 109383 92 0 0 25 0 4 0 748574086 698753024 117871 33554432000 4194304 4625164 140734798541728 18446744073709551615 216735283694 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1755/statm: 170594 117871 346 106 0 166097 0
[pid=1755/tid=1756] ppid=1753 vsize=682376 CPUtime=177.59 cores=0,2,4,6
/proc/1755/task/1756/stat : 1756 (SArTagnan) R 1753 1755 1608 0 -1 4202560 44242 0 0 0 17751 8 0 0 25 0 4 0 748574086 698753024 117871 33554432000 4194304 4625164 140734798541728 18446744073709551615 4351769 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1755/tid=1757] ppid=1753 vsize=682376 CPUtime=264.3 cores=0,2,4,6
/proc/1755/task/1757/stat : 1757 (SArTagnan) R 1753 1755 1608 0 -1 4202560 64669 0 0 0 26419 11 0 0 25 0 4 0 748574086 698753024 117871 33554432000 4194304 4625164 140734798541728 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1755/tid=1758] ppid=1753 vsize=682376 CPUtime=341.1 cores=0,2,4,6
/proc/1755/task/1758/stat : 1758 (SArTagnan) R 1753 1755 1608 0 -1 4202560 309711 0 0 0 34073 37 0 0 25 0 4 0 748574086 698753024 117871 33554432000 4194304 4625164 140734798541728 18446744073709551615 4552315 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1094.75
Current children cumulated vsize (KiB) 682376

[startup+356.101 s]
/proc/loadavg: 9.21 9.11 8.05 11/486 1769
/proc/meminfo: memFree=10883024/32951124 swapFree=65586204/67111528
[pid=1755] ppid=1753 vsize=0 CPUtime=1095.92 cores=0,2,4,6
/proc/1755/stat : 1755 (SArTagnan) R 1753 1755 1608 0 -1 4203524 662045 0 0 0 109499 93 0 0 25 0 1 0 748574086 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1755/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1095.92
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 356.112
CPU time (s): 1095.95
CPU user time (s): 1095
CPU system time (s): 0.947855
CPU usage (%): 307.754
Max. virtual memory (cumulated for all children) (KiB): 682376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1095
system time used= 0.947855
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 662045
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= 981
involuntary context switches= 9952

runsolver used 1.62975 second user time and 3.89541 second system time

The end

Launcher Data

Begin job on node119 at 2011-05-17 00:03:54
IDJOB=3386046
IDBENCH=87817
IDSOLVER=1871
FILE ID=node119/3386046-1305583434
RUNJOBID= node119-1305582131-1626
PBS_JOBID= 13350300
Free space on /tmp= 73052 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT02/handmade/zhang-lintao/xor-chain/x1_40.shuffled.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386046-1305583434/watcher-3386046-1305583434 -o /tmp/evaluation-result-3386046-1305583434/solver-3386046-1305583434 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386046-1305583434.cnf -threads=4

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

MD5SUM BENCH= 15f5068fb216bf26d5385140ce74faaf
RANDOM SEED=412212672

node119.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.815
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.63
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.815
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	: 5332.83
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.815
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.74
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.815
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.83
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.815
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.67
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.815
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.83
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.815
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.74
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.815
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:      11685092 kB
Buffers:        320668 kB
Cached:        5540408 kB
SwapCached:       4756 kB
Active:       17129792 kB
Inactive:      3780528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11685092 kB
SwapTotal:    67111528 kB
SwapFree:     65586204 kB
Dirty:             396 kB
Writeback:           0 kB
AnonPages:    15046764 kB
Mapped:          36648 kB
Slab:           216116 kB
PageTables:      72680 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 142093448 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= 73052 MiB
End job on node119 at 2011-05-17 00:09:51