Trace number 3249506

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-03-24? (TO) 4800.47 1202.14

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-17x30.cnf
MD5SUM3a506c7557d86d0d326e3b3cdee85b69
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2040
Number of clauses240210
Sum of the clauses size954720
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23060
Number of clauses of size 30
Number of clauses of size 4237150
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

running on 4 cores: 1,3,5,7

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: 7.79 8.05 8.03 5/180 1333
/proc/meminfo: memFree=28957584/32951124 swapFree=67105204/67111528
[pid=1333] ppid=1331 vsize=24416 CPUtime=0 cores=1,3,5,7
/proc/1333/stat : 1333 (SArTagnan) R 1331 1333 32751 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 501266182 25001984 435 33554432000 4194304 4623224 140733557436432 18446744073709551615 4388779 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1333/statm: 6104 435 296 105 0 1608 0

[startup+0.106488 s]
/proc/loadavg: 7.79 8.05 8.03 5/180 1333
/proc/meminfo: memFree=28957584/32951124 swapFree=67105204/67111528
[pid=1333] ppid=1331 vsize=40672 CPUtime=0.1 cores=1,3,5,7
/proc/1333/stat : 1333 (SArTagnan) R 1331 1333 32751 0 -1 4202496 9917 0 0 0 9 1 0 0 25 0 1 0 501266182 41648128 5053 33554432000 4194304 4623224 140733557436432 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1333/statm: 10168 5057 297 105 0 5672 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 40672

[startup+0.200427 s]
/proc/loadavg: 7.79 8.05 8.03 5/180 1333
/proc/meminfo: memFree=28957584/32951124 swapFree=67105204/67111528
[pid=1333] ppid=1331 vsize=265912 CPUtime=0.31 cores=1,3,5,7
/proc/1333/stat : 1333 (SArTagnan) R 1331 1333 32751 0 -1 4202496 25151 0 0 0 28 3 0 0 25 0 4 0 501266182 272293888 17229 33554432000 4194304 4623224 140733557436432 18446744073709551615 4510316 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1333/statm: 66478 17231 337 105 0 61982 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 265912

[startup+0.300406 s]
/proc/loadavg: 7.79 8.05 8.03 5/180 1333
/proc/meminfo: memFree=28957584/32951124 swapFree=67105204/67111528
[pid=1333] ppid=1331 vsize=265912 CPUtime=0.71 cores=1,3,5,7
/proc/1333/stat : 1333 (SArTagnan) R 1331 1333 32751 0 -1 4202496 27499 0 0 0 68 3 0 0 25 0 4 0 501266182 272293888 18599 33554432000 4194304 4623224 140733557436432 18446744073709551615 4355951 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1333/statm: 66478 18599 337 105 0 61982 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 265912

[startup+0.700364 s]
/proc/loadavg: 7.79 8.05 8.03 5/180 1333
/proc/meminfo: memFree=28957584/32951124 swapFree=67105204/67111528
[pid=1333] ppid=1331 vsize=331448 CPUtime=2.31 cores=1,3,5,7
/proc/1333/stat : 1333 (SArTagnan) R 1331 1333 32751 0 -1 4202496 35385 0 0 0 227 4 0 0 25 0 4 0 501266182 339402752 20148 33554432000 4194304 4623224 140733557436432 18446744073709551615 4414955 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1333/statm: 82862 20148 338 105 0 78366 0
Current children cumulated CPU time (s) 2.31
Current children cumulated vsize (KiB) 331448

[startup+1.50119 s]
/proc/loadavg: 7.79 8.05 8.03 9/184 1337
/proc/meminfo: memFree=28868460/32951124 swapFree=67105204/67111528
[pid=1333] ppid=1331 vsize=331448 CPUtime=5.51 cores=1,3,5,7
/proc/1333/stat : 1333 (SArTagnan) R 1331 1333 32751 0 -1 4202496 55417 0 0 0 544 7 0 0 25 0 4 0 501266182 339402752 23384 33554432000 4194304 4623224 140733557436432 18446744073709551615 4355951 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1333/statm: 82862 23406 338 105 0 78366 0
[pid=1333/tid=1335] ppid=1331 vsize=331448 CPUtime=1.33 cores=1,3,5,7
/proc/1333/task/1335/stat : 1335 (SArTagnan) R 1331 1333 32751 0 -1 4202560 1654 0 0 0 133 0 0 0 25 0 4 0 501266198 339402752 23418 33554432000 4194304 4623224 140733557436432 18446744073709551615 4376749 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1333/tid=1336] ppid=1331 vsize=331448 CPUtime=1.33 cores=1,3,5,7
/proc/1333/task/1336/stat : 1336 (SArTagnan) R 1331 1333 32751 0 -1 4202560 3843 0 0 0 133 0 0 0 25 0 4 0 501266198 339402752 23429 33554432000 4194304 4623224 140733557436432 18446744073709551615 4462984 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1333/tid=1337] ppid=1331 vsize=331448 CPUtime=1.34 cores=1,3,5,7
/proc/1333/task/1337/stat : 1337 (SArTagnan) R 1331 1333 32751 0 -1 4202560 29037 0 0 0 130 4 0 0 25 0 4 0 501266198 339402752 23442 33554432000 4194304 4623224 140733557436432 18446744073709551615 220815933808 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.51
Current children cumulated vsize (KiB) 331448

[startup+3.10089 s]
/proc/loadavg: 7.79 8.05 8.03 9/184 1338
/proc/meminfo: memFree=28847256/32951124 swapFree=67105204/67111528
[pid=1333] ppid=1331 vsize=339416 CPUtime=11.9 cores=1,3,5,7
/proc/1333/stat : 1333 (SArTagnan) R 1331 1333 32751 0 -1 4202496 99017 0 0 0 1175 15 0 0 25 0 4 0 501266182 347561984 29473 33554432000 4194304 4623224 140733557436432 18446744073709551615 220815891481 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1333/statm: 84854 29473 338 105 0 80358 0
[pid=1333/tid=1335] ppid=1331 vsize=339416 CPUtime=2.92 cores=1,3,5,7
/proc/1333/task/1335/stat : 1335 (SArTagnan) R 1331 1333 32751 0 -1 4202560 4224 0 0 0 292 0 0 0 25 0 4 0 501266198 347561984 29478 33554432000 4194304 4623224 140733557436432 18446744073709551615 4376675 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1333/tid=1336] ppid=1331 vsize=339416 CPUtime=2.93 cores=1,3,5,7
/proc/1333/task/1336/stat : 1336 (SArTagnan) R 1331 1333 32751 0 -1 4202560 8886 0 0 0 291 2 0 0 25 0 4 0 501266198 347561984 29494 33554432000 4194304 4623224 140733557436432 18446744073709551615 4377587 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1333/tid=1337] ppid=1331 vsize=339416 CPUtime=2.93 cores=1,3,5,7
/proc/1333/task/1337/stat : 1337 (SArTagnan) R 1331 1333 32751 0 -1 4202560 64822 0 0 0 284 9 0 0 25 0 4 0 501266198 347561984 29510 33554432000 4194304 4623224 140733557436432 18446744073709551615 220815933543 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.9
Current children cumulated vsize (KiB) 339416

[startup+6.3003 s]
/proc/loadavg: 7.81 8.05 8.03 9/184 1338
/proc/meminfo: memFree=28784912/32951124 swapFree=67105204/67111528
[pid=1333] ppid=1331 vsize=351624 CPUtime=24.67 cores=1,3,5,7
/proc/1333/stat : 1333 (SArTagnan) R 1331 1333 32751 0 -1 4202496 182024 0 0 0 2439 28 0 0 25 0 4 0 501266182 360062976 42516 33554432000 4194304 4623224 140733557436432 18446744073709551615 4415995 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1333/statm: 87906 42516 341 105 0 83410 0
[pid=1333/tid=1335] ppid=1331 vsize=351624 CPUtime=6.1 cores=1,3,5,7
/proc/1333/task/1335/stat : 1335 (SArTagnan) R 1331 1333 32751 0 -1 4202560 9994 0 0 0 609 1 0 0 25 0 4 0 501266198 360062976 42516 33554432000 4194304 4623224 140733557436432 18446744073709551615 4463552 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1333/tid=1336] ppid=1331 vsize=351624 CPUtime=6.12 cores=1,3,5,7
/proc/1333/task/1336/stat : 1336 (SArTagnan) R 1331 1333 32751 0 -1 4202560 15842 0 0 0 608 4 0 0 25 0 4 0 501266198 360062976 42516 33554432000 4194304 4623224 140733557436432 18446744073709551615 4376666 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1333/tid=1337] ppid=1331 vsize=351624 CPUtime=6.13 cores=1,3,5,7
/proc/1333/task/1337/stat : 1337 (SArTagnan) R 1331 1333 32751 0 -1 4202560 133165 0 0 0 594 19 0 0 25 0 4 0 501266198 360062976 42516 33554432000 4194304 4623224 140733557436432 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.67
Current children cumulated vsize (KiB) 351624

[startup+12.7011 s]
/proc/loadavg: 7.90 8.06 8.03 9/184 1338
/proc/meminfo: memFree=28684400/32951124 swapFree=67105204/67111528
[pid=1333] ppid=1331 vsize=429212 CPUtime=50.24 cores=1,3,5,7
/proc/1333/stat : 1333 (SArTagnan) R 1331 1333 32751 0 -1 4202496 307831 0 0 0 4976 48 0 0 25 0 4 0 501266182 439513088 62675 33554432000 4194304 4623224 140733557436432 18446744073709551615 4360016 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1333/statm: 107303 62675 341 105 0 102807 0
[pid=1333/tid=1335] ppid=1331 vsize=429212 CPUtime=12.46 cores=1,3,5,7
/proc/1333/task/1335/stat : 1335 (SArTagnan) R 1331 1333 32751 0 -1 4202560 17541 0 0 0 1243 3 0 0 25 0 4 0 501266198 439513088 62675 33554432000 4194304 4623224 140733557436432 18446744073709551615 4376844 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1333/tid=1336] ppid=1331 vsize=429212 CPUtime=12.53 cores=1,3,5,7
/proc/1333/task/1336/stat : 1336 (SArTagnan) R 1331 1333 32751 0 -1 4202560 22503 0 0 0 1246 7 0 0 25 0 4 0 501266198 439513088 62675 33554432000 4194304 4623224 140733557436432 18446744073709551615 4377613 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1333/tid=1337] ppid=1331 vsize=429212 CPUtime=12.53 cores=1,3,5,7
/proc/1333/task/1337/stat : 1337 (SArTagnan) R 1331 1333 32751 0 -1 4202560 241838 0 0 0 1220 33 0 0 25 0 4 0 501266198 439513088 62675 33554432000 4194304 4623224 140733557436432 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.24
Current children cumulated vsize (KiB) 429212

[startup+25.5008 s]
/proc/loadavg: 7.92 8.06 8.03 9/184 1338
/proc/meminfo: memFree=28489860/32951124 swapFree=67105204/67111528
[pid=1333] ppid=1331 vsize=568100 CPUtime=101.36 cores=1,3,5,7
/proc/1333/stat : 1333 (SArTagnan) R 1331 1333 32751 0 -1 4202496 492141 0 0 0 10056 80 0 0 25 0 4 0 501266182 581734400 99011 33554432000 4194304 4623224 140733557436432 18446744073709551615 4360087 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1333/statm: 142025 99011 381 105 0 137529 0
[pid=1333/tid=1335] ppid=1331 vsize=568100 CPUtime=25.19 cores=1,3,5,7
/proc/1333/task/1335/stat : 1335 (SArTagnan) R 1331 1333 32751 0 -1 4202560 24500 0 0 0 2514 5 0 0 25 0 4 0 501266198 581734400 99011 33554432000 4194304 4623224 140733557436432 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1333/tid=1336] ppid=1331 vsize=568100 CPUtime=25.32 cores=1,3,5,7
/proc/1333/task/1336/stat : 1336 (SArTagnan) R 1331 1333 32751 0 -1 4202560 40099 0 0 0 2515 17 0 0 25 0 4 0 501266198 581734400 99011 33554432000 4194304 4623224 140733557436432 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1333/tid=1337] ppid=1331 vsize=568100 CPUtime=25.33 cores=1,3,5,7
/proc/1333/task/1337/stat : 1337 (SArTagnan) R 1331 1333 32751 0 -1 4202560 395279 0 0 0 2480 53 0 0 25 0 4 0 501266198 581734400 99011 33554432000 4194304 4623224 140733557436432 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.36
Current children cumulated vsize (KiB) 568100

[startup+51.101 s]
/proc/loadavg: 7.95 8.05 8.03 9/184 1339
/proc/meminfo: memFree=28220972/32951124 swapFree=67105204/67111528
[pid=1333] ppid=1331 vsize=822504 CPUtime=203.63 cores=1,3,5,7
/proc/1333/stat : 1333 (SArTagnan) R 1331 1333 32751 0 -1 4202496 685936 0 0 0 20241 122 0 0 25 0 4 0 501266182 842244096 150888 33554432000 4194304 4623224 140733557436432 18446744073709551615 4510093 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1333/statm: 205626 150888 342 105 0 201130 0
[pid=1333/tid=1335] ppid=1331 vsize=822504 CPUtime=50.65 cores=1,3,5,7
/proc/1333/task/1335/stat : 1335 (SArTagnan) R 1331 1333 32751 0 -1 4202560 36931 0 0 0 5059 6 0 0 25 0 4 0 501266198 842244096 150888 33554432000 4194304 4623224 140733557436432 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1333/tid=1336] ppid=1331 vsize=822504 CPUtime=50.93 cores=1,3,5,7
/proc/1333/task/1336/stat : 1336 (SArTagnan) R 1331 1333 32751 0 -1 4202560 64567 0 0 0 5057 36 0 0 25 0 4 0 501266198 842244096 150888 33554432000 4194304 4623224 140733557436432 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1333/tid=1337] ppid=1331 vsize=822504 CPUtime=50.92 cores=1,3,5,7
/proc/1333/task/1337/stat : 1337 (SArTagnan) R 1331 1333 32751 0 -1 4202560 542009 0 0 0 5020 72 0 0 25 0 4 0 501266198 842244096 150888 33554432000 4194304 4623224 140733557436432 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.63
Current children cumulated vsize (KiB) 822504

[startup+102.301 s]
/proc/loadavg: 8.02 8.06 8.03 9/184 1340
/proc/meminfo: memFree=27686004/32951124 swapFree=67105204/67111528
[pid=1333] ppid=1331 vsize=1211912 CPUtime=408.16 cores=1,3,5,7
/proc/1333/stat : 1333 (SArTagnan) R 1331 1333 32751 0 -1 4202496 1173090 0 0 0 40604 212 0 0 25 0 4 0 501266182 1240997888 245005 33554432000 4194304 4623224 140733557436432 18446744073709551615 4384538 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1333/statm: 302978 245005 803 105 0 298482 0
[pid=1333/tid=1335] ppid=1331 vsize=1211912 CPUtime=101.57 cores=1,3,5,7
/proc/1333/task/1335/stat : 1335 (SArTagnan) R 1331 1333 32751 0 -1 4202560 55587 0 0 0 10146 11 0 0 25 0 4 0 501266198 1240997888 245006 33554432000 4194304 4623224 140733557436432 18446744073709551615 4377018 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1333/tid=1336] ppid=1331 vsize=1211912 CPUtime=102.13 cores=1,3,5,7
/proc/1333/task/1336/stat : 1336 (SArTagnan) R 1331 1333 32751 0 -1 4202560 102893 0 0 0 10155 58 0 0 25 0 4 0 501266198 1240997888 245006 33554432000 4194304 4623224 140733557436432 18446744073709551615 4376640 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1333/tid=1337] ppid=1331 vsize=1211912 CPUtime=102.13 cores=1,3,5,7
/proc/1333/task/1337/stat : 1337 (SArTagnan) R 1331 1333 32751 0 -1 4202560 957195 0 0 0 10079 134 0 0 25 0 4 0 501266198 1240997888 245006 33554432000 4194304 4623224 140733557436432 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.16
Current children cumulated vsize (KiB) 1211912

[startup+162.301 s]
/proc/loadavg: 8.01 8.05 8.02 9/184 1342
/proc/meminfo: memFree=27209332/32951124 swapFree=67105204/67111528
[pid=1333] ppid=1331 vsize=1563948 CPUtime=647.82 cores=1,3,5,7
/proc/1333/stat : 1333 (SArTagnan) R 1331 1333 32751 0 -1 4202496 1734468 0 0 0 64473 309 0 0 25 0 4 0 501266182 1601482752 322288 33554432000 4194304 4623224 140733557436432 18446744073709551615 4360087 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1333/statm: 390987 322288 633 105 0 386491 0
[pid=1333/tid=1335] ppid=1331 vsize=1563948 CPUtime=161.25 cores=1,3,5,7
/proc/1333/task/1335/stat : 1335 (SArTagnan) R 1331 1333 32751 0 -1 4202560 83777 0 0 0 16106 19 0 0 25 0 4 0 501266198 1601482752 322288 33554432000 4194304 4623224 140733557436432 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1333/tid=1336] ppid=1331 vsize=1563948 CPUtime=162.13 cores=1,3,5,7
/proc/1333/task/1336/stat : 1336 (SArTagnan) R 1331 1333 32751 0 -1 4202560 123153 0 0 0 16141 72 0 0 25 0 4 0 501266198 1601482752 322288 33554432000 4194304 4623224 140733557436432 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1333/tid=1337] ppid=1331 vsize=1563948 CPUtime=162.12 cores=1,3,5,7
/proc/1333/task/1337/stat : 1337 (SArTagnan) R 1331 1333 32751 0 -1 4202560 1467213 0 0 0 16004 208 0 0 25 0 4 0 501266198 1601482752 322288 33554432000 4194304 4623224 140733557436432 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 647.82
Current children cumulated vsize (KiB) 1563948

[startup+222.306 s]
/proc/loadavg: 8.00 8.03 8.02 9/184 1343
/proc/meminfo: memFree=26849824/32951124 swapFree=67105204/67111528
[pid=1333] ppid=1331 vsize=1830600 CPUtime=887.51 cores=1,3,5,7
/proc/1333/stat : 1333 (SArTagnan) R 1331 1333 32751 0 -1 4202496 2394332 0 0 0 88334 417 0 0 25 0 4 0 501266182 1874534400 375718 33554432000 4194304 4623224 140733557436432 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1333/statm: 457650 375718 364 105 0 453154 0
[pid=1333/tid=1335] ppid=1331 vsize=1830600 CPUtime=220.92 cores=1,3,5,7
/proc/1333/task/1335/stat : 1335 (SArTagnan) R 1331 1333 32751 0 -1 4202560 115369 0 0 0 22066 26 0 0 25 0 4 0 501266198 1874534400 375718 33554432000 4194304 4623224 140733557436432 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1333/tid=1336] ppid=1331 vsize=1830600 CPUtime=222.13 cores=1,3,5,7
/proc/1333/task/1336/stat : 1336 (SArTagnan) R 1331 1333 32751 0 -1 4202560 143828 0 0 0 22134 79 0 0 25 0 4 0 501266198 1874534400 375718 33554432000 4194304 4623224 140733557436432 18446744073709551615 4486256 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1333/tid=1337] ppid=1331 vsize=1830600 CPUtime=222.12 cores=1,3,5,7
/proc/1333/task/1337/stat : 1337 (SArTagnan) R 1331 1333 32751 0 -1 4202560 2055116 0 0 0 21913 299 0 0 25 0 4 0 501266198 1874534400 375718 33554432000 4194304 4623224 140733557436432 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 887.51
Current children cumulated vsize (KiB) 1830600

[startup+282.3 s]

################
# More data... #
################

[pid=1333/tid=1337] ppid=1331 vsize=2656216 CPUtime=702.13 cores=1,3,5,7
/proc/1333/task/1337/stat : 1337 (SArTagnan) R 1331 1333 32751 0 -1 4202560 4536984 0 0 0 69483 730 0 0 25 0 4 0 501266198 2719965184 599524 33554432000 4194304 4623224 140733557436432 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2804.94
Current children cumulated vsize (KiB) 2656216

[startup+762.301 s]
/proc/loadavg: 8.16 8.12 8.04 9/184 1367
/proc/meminfo: memFree=25042744/32951124 swapFree=67105204/67111528
[pid=1333] ppid=1331 vsize=2775208 CPUtime=3044.61 cores=1,3,5,7
/proc/1333/stat : 1333 (SArTagnan) R 1331 1333 32751 0 -1 4202496 5296643 0 0 0 303509 952 0 0 25 0 4 0 501266182 2841812992 623131 33554432000 4194304 4623224 140733557436432 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1333/statm: 693802 623131 342 105 0 689306 0
[pid=1333/tid=1335] ppid=1331 vsize=2775208 CPUtime=758 cores=1,3,5,7
/proc/1333/task/1335/stat : 1335 (SArTagnan) R 1331 1333 32751 0 -1 4202560 207726 0 0 0 75726 74 0 0 25 0 4 0 501266198 2841812992 623133 33554432000 4194304 4623224 140733557436432 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1333/tid=1336] ppid=1331 vsize=2775208 CPUtime=762.15 cores=1,3,5,7
/proc/1333/task/1336/stat : 1336 (SArTagnan) R 1331 1333 32751 0 -1 4202560 144845 0 0 0 76136 79 0 0 25 0 4 0 501266198 2841812992 623133 33554432000 4194304 4623224 140733557436432 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1333/tid=1337] ppid=1331 vsize=2775208 CPUtime=762.13 cores=1,3,5,7
/proc/1333/task/1337/stat : 1337 (SArTagnan) R 1331 1333 32751 0 -1 4202560 4802694 0 0 0 75440 773 0 0 25 0 4 0 501266198 2841812992 623133 33554432000 4194304 4623224 140733557436432 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3044.61
Current children cumulated vsize (KiB) 2775208

[startup+822.301 s]
/proc/loadavg: 8.15 8.12 8.05 9/184 1368
/proc/meminfo: memFree=24889956/32951124 swapFree=67105204/67111528
[pid=1333] ppid=1331 vsize=2885916 CPUtime=3284.27 cores=1,3,5,7
/proc/1333/stat : 1333 (SArTagnan) R 1331 1333 32751 0 -1 4202496 5712374 0 0 0 327404 1023 0 0 25 0 4 0 501266182 2955177984 647540 33554432000 4194304 4623224 140733557436432 18446744073709551615 4414984 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1333/statm: 721479 647540 342 105 0 716983 0
[pid=1333/tid=1335] ppid=1331 vsize=2885916 CPUtime=817.67 cores=1,3,5,7
/proc/1333/task/1335/stat : 1335 (SArTagnan) R 1331 1333 32751 0 -1 4202560 221010 0 0 0 81690 77 0 0 25 0 4 0 501266198 2955177984 647540 33554432000 4194304 4623224 140733557436432 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1333/tid=1336] ppid=1331 vsize=2885916 CPUtime=822.14 cores=1,3,5,7
/proc/1333/task/1336/stat : 1336 (SArTagnan) R 1331 1333 32751 0 -1 4202560 144955 0 0 0 82135 79 0 0 25 0 4 0 501266198 2955177984 647540 33554432000 4194304 4623224 140733557436432 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1333/tid=1337] ppid=1331 vsize=2885916 CPUtime=822.14 cores=1,3,5,7
/proc/1333/task/1337/stat : 1337 (SArTagnan) R 1331 1333 32751 0 -1 4202560 5186232 0 0 0 81377 837 0 0 25 0 4 0 501266198 2955177984 647540 33554432000 4194304 4623224 140733557436432 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.27
Current children cumulated vsize (KiB) 2885916

[startup+882.307 s]
/proc/loadavg: 8.14 8.13 8.05 9/184 1370
/proc/meminfo: memFree=24711852/32951124 swapFree=67105204/67111528
[pid=1333] ppid=1331 vsize=3102356 CPUtime=3523.97 cores=1,3,5,7
/proc/1333/stat : 1333 (SArTagnan) R 1331 1333 32751 0 -1 4202496 6278068 0 0 0 351265 1132 0 0 25 0 4 0 501266182 3176812544 676345 33554432000 4194304 4623224 140733557436432 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1333/statm: 775589 676345 342 105 0 771093 0
[pid=1333/tid=1335] ppid=1331 vsize=3102356 CPUtime=877.35 cores=1,3,5,7
/proc/1333/task/1335/stat : 1335 (SArTagnan) R 1331 1333 32751 0 -1 4202560 285017 0 0 0 87643 92 0 0 25 0 4 0 501266198 3176812544 676345 33554432000 4194304 4623224 140733557436432 18446744073709551615 4376640 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1333/tid=1336] ppid=1331 vsize=3102356 CPUtime=882.15 cores=1,3,5,7
/proc/1333/task/1336/stat : 1336 (SArTagnan) R 1331 1333 32751 0 -1 4202560 145091 0 0 0 88136 79 0 0 25 0 4 0 501266198 3176812544 676345 33554432000 4194304 4623224 140733557436432 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1333/tid=1337] ppid=1331 vsize=3102356 CPUtime=882.14 cores=1,3,5,7
/proc/1333/task/1337/stat : 1337 (SArTagnan) R 1331 1333 32751 0 -1 4202560 5576165 0 0 0 87306 908 0 0 25 0 4 0 501266198 3176812544 676345 33554432000 4194304 4623224 140733557436432 18446744073709551615 4363989 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3523.97
Current children cumulated vsize (KiB) 3102356

[startup+942.301 s]
/proc/loadavg: 5.87 7.51 7.85 5/175 1390
/proc/meminfo: memFree=28111372/32951124 swapFree=67105204/67111528
[pid=1333] ppid=1331 vsize=3167892 CPUtime=3763.63 cores=1,3,5,7
/proc/1333/stat : 1333 (SArTagnan) R 1331 1333 32751 0 -1 4202496 6593361 0 0 0 375158 1205 0 0 25 0 4 0 501266182 3243921408 702324 33554432000 4194304 4623224 140733557436432 18446744073709551615 4510217 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1333/statm: 791973 702324 343 105 0 787477 0
[pid=1333/tid=1335] ppid=1331 vsize=3167892 CPUtime=937.03 cores=1,3,5,7
/proc/1333/task/1335/stat : 1335 (SArTagnan) R 1331 1333 32751 0 -1 4202560 293319 0 0 0 93598 105 0 0 25 0 4 0 501266198 3243921408 702324 33554432000 4194304 4623224 140733557436432 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1333/tid=1336] ppid=1331 vsize=3167892 CPUtime=942.14 cores=1,3,5,7
/proc/1333/task/1336/stat : 1336 (SArTagnan) R 1331 1333 32751 0 -1 4202560 145199 0 0 0 94135 79 0 0 25 0 4 0 501266198 3243921408 702324 33554432000 4194304 4623224 140733557436432 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1333/tid=1337] ppid=1331 vsize=3167892 CPUtime=942.13 cores=1,3,5,7
/proc/1333/task/1337/stat : 1337 (SArTagnan) R 1331 1333 32751 0 -1 4202560 5831469 0 0 0 93258 955 0 0 25 0 4 0 501266198 3243921408 702324 33554432000 4194304 4623224 140733557436432 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3763.63
Current children cumulated vsize (KiB) 3167892

[startup+1002.3 s]
/proc/loadavg: 4.73 6.89 7.61 5/175 1391
/proc/meminfo: memFree=27991804/32951124 swapFree=67105204/67111528
[pid=1333] ppid=1331 vsize=3298964 CPUtime=4003.32 cores=1,3,5,7
/proc/1333/stat : 1333 (SArTagnan) R 1331 1333 32751 0 -1 4202496 6906066 0 0 0 399060 1272 0 0 25 0 4 0 501266182 3378139136 732052 33554432000 4194304 4623224 140733557436432 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1333/statm: 824741 732052 356 105 0 820245 0
[pid=1333/tid=1335] ppid=1331 vsize=3298964 CPUtime=996.72 cores=1,3,5,7
/proc/1333/task/1335/stat : 1335 (SArTagnan) R 1331 1333 32751 0 -1 4202560 303139 0 0 0 99552 120 0 0 25 0 4 0 501266198 3378139136 732052 33554432000 4194304 4623224 140733557436432 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1333/tid=1336] ppid=1331 vsize=3298964 CPUtime=1002.15 cores=1,3,5,7
/proc/1333/task/1336/stat : 1336 (SArTagnan) R 1331 1333 32751 0 -1 4202560 145333 0 0 0 100136 79 0 0 25 0 4 0 501266198 3378139136 732052 33554432000 4194304 4623224 140733557436432 18446744073709551615 4357625 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1333/tid=1337] ppid=1331 vsize=3298964 CPUtime=1002.12 cores=1,3,5,7
/proc/1333/task/1337/stat : 1337 (SArTagnan) R 1331 1333 32751 0 -1 4202560 6132600 0 0 0 99206 1006 0 0 25 0 4 0 501266198 3378139136 732052 33554432000 4194304 4623224 140733557436432 18446744073709551615 4577456 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.32
Current children cumulated vsize (KiB) 3298964

[startup+1062.3 s]
/proc/loadavg: 4.27 6.36 7.38 5/175 1393
/proc/meminfo: memFree=27900892/32951124 swapFree=67105204/67111528
[pid=1333] ppid=1331 vsize=3364500 CPUtime=4243.02 cores=1,3,5,7
/proc/1333/stat : 1333 (SArTagnan) R 1331 1333 32751 0 -1 4202496 7229298 0 0 0 422963 1339 0 0 25 0 4 0 501266182 3445248000 753933 33554432000 4194304 4623224 140733557436432 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1333/statm: 841125 753933 356 105 0 836629 0
[pid=1333/tid=1335] ppid=1331 vsize=3364500 CPUtime=1056.41 cores=1,3,5,7
/proc/1333/task/1335/stat : 1335 (SArTagnan) R 1331 1333 32751 0 -1 4202560 311125 0 0 0 105507 134 0 0 25 0 4 0 501266198 3445248000 753933 33554432000 4194304 4623224 140733557436432 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1333/tid=1336] ppid=1331 vsize=3364500 CPUtime=1062.15 cores=1,3,5,7
/proc/1333/task/1336/stat : 1336 (SArTagnan) R 1331 1333 32751 0 -1 4202560 145475 0 0 0 106136 79 0 0 25 0 4 0 501266198 3445248000 753933 33554432000 4194304 4623224 140733557436432 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1333/tid=1337] ppid=1331 vsize=3364500 CPUtime=1062.12 cores=1,3,5,7
/proc/1333/task/1337/stat : 1337 (SArTagnan) R 1331 1333 32751 0 -1 4202560 6446216 0 0 0 105155 1057 0 0 25 0 4 0 501266198 3445248000 753933 33554432000 4194304 4623224 140733557436432 18446744073709551615 220815894951 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4243.02
Current children cumulated vsize (KiB) 3364500

[startup+1122.3 s]
/proc/loadavg: 4.13 5.94 7.17 5/175 1394
/proc/meminfo: memFree=27803032/32951124 swapFree=67105204/67111528
[pid=1333] ppid=1331 vsize=3473368 CPUtime=4482.7 cores=1,3,5,7
/proc/1333/stat : 1333 (SArTagnan) R 1331 1333 32751 0 -1 4202496 7505474 0 0 0 446863 1407 0 0 25 0 4 0 501266182 3556728832 779177 33554432000 4194304 4623224 140733557436432 18446744073709551615 4510206 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1333/statm: 868342 779177 356 105 0 863846 0
[pid=1333/tid=1335] ppid=1331 vsize=3473368 CPUtime=1116.1 cores=1,3,5,7
/proc/1333/task/1335/stat : 1335 (SArTagnan) R 1331 1333 32751 0 -1 4202560 319293 0 0 0 111456 154 0 0 25 0 4 0 501266198 3556728832 779177 33554432000 4194304 4623224 140733557436432 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1333/tid=1336] ppid=1331 vsize=3473368 CPUtime=1122.16 cores=1,3,5,7
/proc/1333/task/1336/stat : 1336 (SArTagnan) R 1331 1333 32751 0 -1 4202560 145580 0 0 0 112136 80 0 0 25 0 4 0 501266198 3556728832 779177 33554432000 4194304 4623224 140733557436432 18446744073709551615 4357776 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1333/tid=1337] ppid=1331 vsize=3473368 CPUtime=1122.12 cores=1,3,5,7
/proc/1333/task/1337/stat : 1337 (SArTagnan) R 1331 1333 32751 0 -1 4202560 6689110 0 0 0 111109 1103 0 0 25 0 4 0 501266198 3556728832 779177 33554432000 4194304 4623224 140733557436432 18446744073709551615 4546788 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4482.7
Current children cumulated vsize (KiB) 3473368

[startup+1182.3 s]
/proc/loadavg: 4.08 5.60 6.97 5/175 1396
/proc/meminfo: memFree=27759224/32951124 swapFree=67105204/67111528
[pid=1333] ppid=1331 vsize=3473368 CPUtime=4722.41 cores=1,3,5,7
/proc/1333/stat : 1333 (SArTagnan) R 1331 1333 32751 0 -1 4202496 7734784 0 0 0 470787 1454 0 0 25 0 4 0 501266182 3556728832 789864 33554432000 4194304 4623224 140733557436432 18446744073709551615 4414885 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1333/statm: 868342 789864 342 105 0 863846 0
[pid=1333/tid=1335] ppid=1331 vsize=3473368 CPUtime=1175.8 cores=1,3,5,7
/proc/1333/task/1335/stat : 1335 (SArTagnan) R 1331 1333 32751 0 -1 4202560 321457 0 0 0 117419 161 0 0 25 0 4 0 501266198 3556728832 789864 33554432000 4194304 4623224 140733557436432 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1333/tid=1336] ppid=1331 vsize=3473368 CPUtime=1182.16 cores=1,3,5,7
/proc/1333/task/1336/stat : 1336 (SArTagnan) R 1331 1333 32751 0 -1 4202560 145664 0 0 0 118136 80 0 0 25 0 4 0 501266198 3556728832 789864 33554432000 4194304 4623224 140733557436432 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1333/tid=1337] ppid=1331 vsize=3473368 CPUtime=1182.12 cores=1,3,5,7
/proc/1333/task/1337/stat : 1337 (SArTagnan) R 1331 1333 32751 0 -1 4202560 6915100 0 0 0 117070 1142 0 0 25 0 4 0 501266198 3556728832 789864 33554432000 4194304 4623224 140733557436432 18446744073709551615 4363989 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.41
Current children cumulated vsize (KiB) 3473368



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 4.12 5.51 6.91 5/175 1397
/proc/meminfo: memFree=27747432/32951124 swapFree=67105204/67111528
[pid=1333] ppid=1331 vsize=3484900 CPUtime=4800.31 cores=1,3,5,7
/proc/1333/stat : 1333 (SArTagnan) R 1331 1333 32751 0 -1 4202496 7737949 0 0 0 478576 1455 0 0 25 0 4 0 501266182 3568537600 793026 33554432000 4194304 4623224 140733557436432 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1333/statm: 871225 793026 342 105 0 866729 0
[pid=1333/tid=1335] ppid=1331 vsize=3484900 CPUtime=1195.19 cores=1,3,5,7
/proc/1333/task/1335/stat : 1335 (SArTagnan) R 1331 1333 32751 0 -1 4202560 321469 0 0 0 119358 161 0 0 25 0 4 0 501266198 3568537600 793026 33554432000 4194304 4623224 140733557436432 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1333/tid=1336] ppid=1331 vsize=3484900 CPUtime=1201.67 cores=1,3,5,7
/proc/1333/task/1336/stat : 1336 (SArTagnan) R 1331 1333 32751 0 -1 4202560 145688 0 0 0 120087 80 0 0 25 0 4 0 501266198 3568537600 793026 33554432000 4194304 4623224 140733557436432 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1333/tid=1337] ppid=1331 vsize=3484900 CPUtime=1201.62 cores=1,3,5,7
/proc/1333/task/1337/stat : 1337 (SArTagnan) R 1331 1333 32751 0 -1 4202560 6918061 0 0 0 119019 1143 0 0 25 0 4 0 501266198 3568537600 793026 33554432000 4194304 4623224 140733557436432 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 3484900

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1201.91 s]
/proc/loadavg: 4.12 5.51 6.91 5/175 1397
/proc/meminfo: memFree=27747432/32951124 swapFree=67105204/67111528
[pid=1333] ppid=1331 vsize=0 CPUtime=4800.44 cores=1,3,5,7
/proc/1333/stat : 1333 (SArTagnan) Z 1331 1333 32751 0 -1 4203548 7737949 0 0 0 478579 1465 0 0 25 0 2 0 501266182 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1333/statm: 0 0 0 0 0 0 0
[pid=1333/tid=1335] ppid=1331 vsize=0 CPUtime=1195.3 cores=1,3,5,7
/proc/1333/task/1335/stat : 1335 (SArTagnan) R 1331 1333 32751 0 -1 4203588 321469 0 0 0 119359 171 0 0 25 0 2 0 501266198 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.44
Current children cumulated vsize (KiB) 0

[startup+1202.1 s]
/proc/loadavg: 4.12 5.51 6.91 5/175 1397
/proc/meminfo: memFree=27747432/32951124 swapFree=67105204/67111528
[pid=1333] ppid=1331 vsize=0 CPUtime=4800.46 cores=1,3,5,7
/proc/1333/stat : 1333 (SArTagnan) Z 1331 1333 32751 0 -1 4203548 7737949 0 0 0 478579 1467 0 0 25 0 2 0 501266182 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1333/statm: 0 0 0 0 0 0 0
[pid=1333/tid=1335] ppid=1331 vsize=0 CPUtime=1195.32 cores=1,3,5,7
/proc/1333/task/1335/stat : 1335 (SArTagnan) S 1331 1333 32751 0 -1 4203588 321469 0 0 0 119359 173 0 0 25 0 2 0 501266198 0 0 33554432000 0 0 0 0 0 0 2147483391 4096 2 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.46
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.14
CPU time (s): 4800.47
CPU user time (s): 4785.8
CPU system time (s): 14.6788
CPU usage (%): 399.327
Max. virtual memory (cumulated for all children) (KiB): 3484900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4785.8
system time used= 14.6788
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7737949
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= 3251
involuntary context switches= 26347

runsolver used 1.62375 second user time and 4.85426 second system time

The end

Launcher Data

Begin job on node147 at 2011-04-29 16:48:23
IDJOB=3249506
IDBENCH=83172
IDSOLVER=1656
FILE ID=node147/3249506-1304088503
RUNJOBID= node147-1304086988-1086
PBS_JOBID= 13170522
Free space on /tmp= 72652 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-17x30.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3249506-1304088503/watcher-3249506-1304088503 -o /tmp/evaluation-result-3249506-1304088503/solver-3249506-1304088503 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3249506-1304088503.cnf -threads=4

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

MD5SUM BENCH= 3a506c7557d86d0d326e3b3cdee85b69
RANDOM SEED=2111976420

node147.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.836
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.67
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.836
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.75
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.836
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.836
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.75
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.836
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.836
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.76
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.836
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.82
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.836
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      28957988 kB
Buffers:        271484 kB
Cached:        1370612 kB
SwapCached:       2936 kB
Active:        2093468 kB
Inactive:      1572600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28957988 kB
SwapTotal:    67111528 kB
SwapFree:     67105204 kB
Dirty:            5496 kB
Writeback:           0 kB
AnonPages:     2022336 kB
Mapped:          15368 kB
Slab:           260552 kB
PageTables:       8644 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2352292 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= 72652 MiB
End job on node147 at 2011-04-29 17:08:27