Trace number 3299743

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
claspmt 2.0-R4095? (TO) 4801.88 1205.55

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.050-SAT.cnf
MD5SUM48f03e5fbe31fc85b9a464480fc8aa5a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark752.735
Satisfiable
(Un)Satisfiability was proved
Number of variables1575206
Number of clauses8464620
Sum of the clauses size20118920
Maximum clause length982
Minimum clause length1
Number of clauses of size 1720
Number of clauses of size 28393300
Number of clauses of size 3400
Number of clauses of size 41600
Number of clauses of size 54000
Number of clauses of size over 564600

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...061289/instance-3299743-1304061289.cnf
2.49/2.57	c Solving...
4800.12/1203.81	
4800.12/1203.81	*** INTERRUPTED! ***
4800.12/1203.81	*** Shutting down threads...
4801.73/1205.45	s UNKNOWN
4801.73/1205.45	
4801.73/1205.45	c INTERRUPTED   : 1
4801.73/1205.45	c Models        : 0+    
4801.73/1205.45	c Time          : 1204.434s (Solving: 1201.86s 1st Model: 0.00s Unsat: 0.00s)
4801.73/1205.45	c CPU Time      : 4800.770s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

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-3299743-1304061289/watcher-3299743-1304061289 -o /tmp/evaluation-result-3299743-1304061289/solver-3299743-1304061289 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299743-1304061289.cnf 

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.62 8.01 7.90 5/180 21496
/proc/meminfo: memFree=24659960/32951124 swapFree=67051468/67111528
[pid=21496] ppid=21494 vsize=220860 CPUtime=0 cores=1,3,5,7
/proc/21496/stat : 21496 (claspmt) R 21494 21496 21348 0 -1 4202496 942 0 0 0 0 0 0 0 23 0 1 0 517732225 226160640 871 33554432000 4194304 4964704 140734641614048 18446744073709551615 4686261 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21496/statm: 55215 872 374 189 0 50089 0

[startup+0.0521241 s]
/proc/loadavg: 7.62 8.01 7.90 5/180 21496
/proc/meminfo: memFree=24659960/32951124 swapFree=67051468/67111528
[pid=21496] ppid=21494 vsize=220860 CPUtime=0.04 cores=1,3,5,7
/proc/21496/stat : 21496 (claspmt) R 21494 21496 21348 0 -1 4202496 15391 0 0 0 3 1 0 0 23 0 1 0 517732225 226160640 15321 33554432000 4194304 4964704 140734641614048 18446744073709551615 4700332 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21496/statm: 55215 15340 375 189 0 50089 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 220860

[startup+0.101114 s]
/proc/loadavg: 7.62 8.01 7.90 5/180 21496
/proc/meminfo: memFree=24659960/32951124 swapFree=67051468/67111528
[pid=21496] ppid=21494 vsize=220860 CPUtime=0.09 cores=1,3,5,7
/proc/21496/stat : 21496 (claspmt) R 21494 21496 21348 0 -1 4202496 33719 0 0 0 5 4 0 0 23 0 1 0 517732225 226160640 33648 33554432000 4194304 4964704 140734641614048 18446744073709551615 4700332 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21496/statm: 55215 33668 375 189 0 50089 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 220860

[startup+0.301076 s]
/proc/loadavg: 7.62 8.01 7.90 5/180 21496
/proc/meminfo: memFree=24659960/32951124 swapFree=67051468/67111528
[pid=21496] ppid=21494 vsize=331760 CPUtime=0.29 cores=1,3,5,7
/proc/21496/stat : 21496 (claspmt) R 21494 21496 21348 0 -1 4202496 89022 0 0 0 18 11 0 0 23 0 1 0 517732225 339722240 76645 33554432000 4194304 4964704 140734641614048 18446744073709551615 218370957056 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21496/statm: 82940 76645 389 189 0 77814 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 331760

[startup+0.701006 s]
/proc/loadavg: 7.62 8.01 7.90 5/180 21496
/proc/meminfo: memFree=24659960/32951124 swapFree=67051468/67111528
[pid=21496] ppid=21494 vsize=345444 CPUtime=0.69 cores=1,3,5,7
/proc/21496/stat : 21496 (claspmt) R 21494 21496 21348 0 -1 4202496 92501 0 0 0 56 13 0 0 25 0 1 0 517732225 353734656 80124 33554432000 4194304 4964704 140734641614048 18446744073709551615 218370957056 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21496/statm: 86361 80126 389 189 0 81235 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 345444

[startup+1.50086 s]
/proc/loadavg: 7.41 7.96 7.88 6/181 21497
/proc/meminfo: memFree=24314124/32951124 swapFree=67051468/67111528
[pid=21496] ppid=21494 vsize=384432 CPUtime=1.49 cores=1,3,5,7
/proc/21496/stat : 21496 (claspmt) R 21494 21496 21348 0 -1 4202496 102351 0 0 0 131 18 0 0 25 0 1 0 517732225 393658368 89891 33554432000 4194304 4964704 140734641614048 18446744073709551615 218370957056 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21496/statm: 96108 89891 389 189 0 90982 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 384432

[startup+3.10054 s]
/proc/loadavg: 7.41 7.96 7.88 6/181 21497
/proc/meminfo: memFree=24253388/32951124 swapFree=67051468/67111528
[pid=21496] ppid=21494 vsize=1059272 CPUtime=3.79 cores=1,3,5,7
/proc/21496/stat : 21496 (claspmt) R 21494 21496 21348 0 -1 4202496 313571 0 0 0 322 57 0 0 16 0 4 0 517732225 1084694528 208374 33554432000 4194304 4964704 140734641614048 18446744073709551615 4370291 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/21496/statm: 264818 208377 442 189 0 259167 0
Current children cumulated CPU time (s) 3.79
Current children cumulated vsize (KiB) 1059272

[startup+6.30097 s]
/proc/loadavg: 7.41 7.96 7.88 9/184 21500
/proc/meminfo: memFree=23703020/32951124 swapFree=67051468/67111528
[pid=21496] ppid=21494 vsize=1088104 CPUtime=16.57 cores=1,3,5,7
/proc/21496/stat : 21496 (claspmt) R 21494 21496 21348 0 -1 4202496 339418 0 0 0 1592 65 0 0 20 0 4 0 517732225 1114218496 234221 33554432000 4194304 4964704 140734641614048 18446744073709551615 4370049 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/21496/statm: 272026 234221 452 189 0 266375 0
[pid=21496/tid=21498] ppid=21494 vsize=1088104 CPUtime=3.41 cores=1,3,5,7
/proc/21496/task/21498/stat : 21498 (claspmt) R 21494 21496 21348 0 -1 4202560 45501 0 0 0 331 10 0 0 20 0 4 0 517732484 1114218496 234221 33554432000 4194304 4964704 140734641614048 18446744073709551615 4370496 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21496/tid=21499] ppid=21494 vsize=1088104 CPUtime=3.66 cores=1,3,5,7
/proc/21496/task/21499/stat : 21499 (claspmt) R 21494 21496 21348 0 -1 4202560 72587 0 0 0 354 12 0 0 25 0 4 0 517732484 1114218496 234221 33554432000 4194304 4964704 140734641614048 18446744073709551615 4627259 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21496/tid=21500] ppid=21494 vsize=1088104 CPUtime=3.68 cores=1,3,5,7
/proc/21496/task/21500/stat : 21500 (claspmt) R 21494 21496 21348 0 -1 4202560 72010 0 0 0 355 13 0 0 19 0 4 0 517732484 1114218496 234221 33554432000 4194304 4964704 140734641614048 18446744073709551615 4632331 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 16.57
Current children cumulated vsize (KiB) 1088104

[startup+12.7008 s]
/proc/loadavg: 7.50 7.96 7.88 9/184 21500
/proc/meminfo: memFree=23558408/32951124 swapFree=67051468/67111528
[pid=21496] ppid=21494 vsize=1183456 CPUtime=42.13 cores=1,3,5,7
/proc/21496/stat : 21496 (claspmt) R 21494 21496 21348 0 -1 4202496 365657 0 0 0 4138 75 0 0 25 0 4 0 517732225 1211858944 260460 33554432000 4194304 4964704 140734641614048 18446744073709551615 4369922 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/21496/statm: 295864 260460 452 189 0 290213 0
[pid=21496/tid=21498] ppid=21494 vsize=1183456 CPUtime=9.8 cores=1,3,5,7
/proc/21496/task/21498/stat : 21498 (claspmt) R 21494 21496 21348 0 -1 4202560 48411 0 0 0 969 11 0 0 25 0 4 0 517732484 1211858944 260460 33554432000 4194304 4964704 140734641614048 18446744073709551615 4372015 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21496/tid=21499] ppid=21494 vsize=1183456 CPUtime=10.02 cores=1,3,5,7
/proc/21496/task/21499/stat : 21499 (claspmt) R 21494 21496 21348 0 -1 4202560 85680 0 0 0 985 17 0 0 25 0 4 0 517732484 1211858944 260460 33554432000 4194304 4964704 140734641614048 18446744073709551615 4362958 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21496/tid=21500] ppid=21494 vsize=1183456 CPUtime=10.08 cores=1,3,5,7
/proc/21496/task/21500/stat : 21500 (claspmt) R 21494 21496 21348 0 -1 4202560 79456 0 0 0 993 15 0 0 25 0 4 0 517732484 1211858944 260460 33554432000 4194304 4964704 140734641614048 18446744073709551615 4684004 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 42.13
Current children cumulated vsize (KiB) 1183456

[startup+25.5006 s]
/proc/loadavg: 7.65 7.98 7.89 9/184 21500
/proc/meminfo: memFree=23297732/32951124 swapFree=67051468/67111528
[pid=21496] ppid=21494 vsize=1323964 CPUtime=93.26 cores=1,3,5,7
/proc/21496/stat : 21496 (claspmt) R 21494 21496 21348 0 -1 4202496 411562 0 0 0 9231 95 0 0 25 0 4 0 517732225 1355739136 306365 33554432000 4194304 4964704 140734641614048 18446744073709551615 4370264 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/21496/statm: 330991 306365 452 189 0 325340 0
[pid=21496/tid=21498] ppid=21494 vsize=1323964 CPUtime=22.6 cores=1,3,5,7
/proc/21496/task/21498/stat : 21498 (claspmt) R 21494 21496 21348 0 -1 4202560 51973 0 0 0 2246 14 0 0 25 0 4 0 517732484 1355739136 306365 33554432000 4194304 4964704 140734641614048 18446744073709551615 4370266 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21496/tid=21499] ppid=21494 vsize=1323964 CPUtime=22.75 cores=1,3,5,7
/proc/21496/task/21499/stat : 21499 (claspmt) R 21494 21496 21348 0 -1 4202560 105462 0 0 0 2249 26 0 0 25 0 4 0 517732484 1355739136 306365 33554432000 4194304 4964704 140734641614048 18446744073709551615 4660156 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21496/tid=21500] ppid=21494 vsize=1323964 CPUtime=22.88 cores=1,3,5,7
/proc/21496/task/21500/stat : 21500 (claspmt) R 21494 21496 21348 0 -1 4202560 98217 0 0 0 2268 20 0 0 25 0 4 0 517732484 1355739136 306365 33554432000 4194304 4964704 140734641614048 18446744073709551615 4669200 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 93.26
Current children cumulated vsize (KiB) 1323964

[startup+51.101 s]
/proc/loadavg: 7.77 7.98 7.89 9/184 21501
/proc/meminfo: memFree=22972276/32951124 swapFree=67051468/67111528
[pid=21496] ppid=21494 vsize=1663328 CPUtime=195.51 cores=1,3,5,7
/proc/21496/stat : 21496 (claspmt) R 21494 21496 21348 0 -1 4202496 470394 0 0 0 19431 120 0 0 25 0 4 0 517732225 1703247872 365197 33554432000 4194304 4964704 140734641614048 18446744073709551615 4370291 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/21496/statm: 415832 365197 452 189 0 410181 0
[pid=21496/tid=21498] ppid=21494 vsize=1663328 CPUtime=48.2 cores=1,3,5,7
/proc/21496/task/21498/stat : 21498 (claspmt) R 21494 21496 21348 0 -1 4202560 57292 0 0 0 4802 18 0 0 25 0 4 0 517732484 1703247872 365197 33554432000 4194304 4964704 140734641614048 18446744073709551615 4668931 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21496/tid=21499] ppid=21494 vsize=1663328 CPUtime=48.21 cores=1,3,5,7
/proc/21496/task/21499/stat : 21499 (claspmt) R 21494 21496 21348 0 -1 4202560 135395 0 0 0 4784 37 0 0 25 0 4 0 517732484 1703247872 365197 33554432000 4194304 4964704 140734641614048 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21496/tid=21500] ppid=21494 vsize=1663328 CPUtime=48.47 cores=1,3,5,7
/proc/21496/task/21500/stat : 21500 (claspmt) R 21494 21496 21348 0 -1 4202560 116690 0 0 0 4821 26 0 0 25 0 4 0 517732484 1703247872 365197 33554432000 4194304 4964704 140734641614048 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 195.51
Current children cumulated vsize (KiB) 1663328

[startup+102.307 s]
/proc/loadavg: 7.91 7.98 7.90 9/184 21502
/proc/meminfo: memFree=22539384/32951124 swapFree=67051468/67111528
[pid=21496] ppid=21494 vsize=1904624 CPUtime=400.05 cores=1,3,5,7
/proc/21496/stat : 21496 (claspmt) R 21494 21496 21348 0 -1 4202496 538795 0 0 0 39845 160 0 0 25 0 4 0 517732225 1950334976 433547 33554432000 4194304 4964704 140734641614048 18446744073709551615 4627259 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/21496/statm: 476156 433547 452 189 0 470505 0
[pid=21496/tid=21498] ppid=21494 vsize=1904624 CPUtime=99.4 cores=1,3,5,7
/proc/21496/task/21498/stat : 21498 (claspmt) R 21494 21496 21348 0 -1 4202560 63506 0 0 0 9919 21 0 0 25 0 4 0 517732484 1950334976 433547 33554432000 4194304 4964704 140734641614048 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21496/tid=21499] ppid=21494 vsize=1904624 CPUtime=99.14 cores=1,3,5,7
/proc/21496/task/21499/stat : 21499 (claspmt) R 21494 21496 21348 0 -1 4202560 170002 0 0 0 9859 55 0 0 25 0 4 0 517732484 1950334976 433547 33554432000 4194304 4964704 140734641614048 18446744073709551615 4313761 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21496/tid=21500] ppid=21494 vsize=1904624 CPUtime=99.67 cores=1,3,5,7
/proc/21496/task/21500/stat : 21500 (claspmt) R 21494 21496 21348 0 -1 4202560 141375 0 0 0 9924 43 0 0 25 0 4 0 517732484 1950334976 433547 33554432000 4194304 4964704 140734641614048 18446744073709551615 4363545 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 400.05
Current children cumulated vsize (KiB) 1904624

[startup+162.301 s]
/proc/loadavg: 7.99 7.99 7.91 9/184 21504
/proc/meminfo: memFree=21888092/32951124 swapFree=67051468/67111528
[pid=21496] ppid=21494 vsize=2325696 CPUtime=639.71 cores=1,3,5,7
/proc/21496/stat : 21496 (claspmt) R 21494 21496 21348 0 -1 4202496 662539 0 0 0 63756 215 0 0 25 0 4 0 517732225 2381512704 557291 33554432000 4194304 4964704 140734641614048 18446744073709551615 4669051 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/21496/statm: 581424 557291 452 189 0 575773 0
[pid=21496/tid=21498] ppid=21494 vsize=2325696 CPUtime=159.4 cores=1,3,5,7
/proc/21496/task/21498/stat : 21498 (claspmt) R 21494 21496 21348 0 -1 4202560 69937 0 0 0 15916 24 0 0 25 0 4 0 517732484 2381512704 557291 33554432000 4194304 4964704 140734641614048 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21496/tid=21499] ppid=21494 vsize=2325696 CPUtime=158.81 cores=1,3,5,7
/proc/21496/task/21499/stat : 21499 (claspmt) R 21494 21496 21348 0 -1 4202560 236711 0 0 0 15800 81 0 0 25 0 4 0 517732484 2381512704 557291 33554432000 4194304 4964704 140734641614048 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21496/tid=21500] ppid=21494 vsize=2325696 CPUtime=159.67 cores=1,3,5,7
/proc/21496/task/21500/stat : 21500 (claspmt) R 21494 21496 21348 0 -1 4202560 184992 0 0 0 15904 63 0 0 25 0 4 0 517732484 2381512704 557291 33554432000 4194304 4964704 140734641614048 18446744073709551615 4343168 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 639.71
Current children cumulated vsize (KiB) 2325696

[startup+222.3 s]
/proc/loadavg: 8.07 8.01 7.91 9/184 21506
/proc/meminfo: memFree=21426152/32951124 swapFree=67051468/67111528
[pid=21496] ppid=21494 vsize=2745968 CPUtime=879.38 cores=1,3,5,7
/proc/21496/stat : 21496 (claspmt) R 21494 21496 21348 0 -1 4202496 733231 0 0 0 87688 250 0 0 25 0 4 0 517732225 2811871232 627983 33554432000 4194304 4964704 140734641614048 18446744073709551615 4370259 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/21496/statm: 686492 627983 452 189 0 680841 0
[pid=21496/tid=21498] ppid=21494 vsize=2745968 CPUtime=219.41 cores=1,3,5,7
/proc/21496/task/21498/stat : 21498 (claspmt) R 21494 21496 21348 0 -1 4202560 73181 0 0 0 21913 28 0 0 25 0 4 0 517732484 2811871232 627983 33554432000 4194304 4964704 140734641614048 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21496/tid=21499] ppid=21494 vsize=2745968 CPUtime=218.48 cores=1,3,5,7
/proc/21496/task/21499/stat : 21499 (claspmt) R 21494 21496 21348 0 -1 4202560 277983 0 0 0 21750 98 0 0 25 0 4 0 517732484 2811871232 627983 33554432000 4194304 4964704 140734641614048 18446744073709551615 4668904 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21496/tid=21500] ppid=21494 vsize=2745968 CPUtime=219.67 cores=1,3,5,7
/proc/21496/task/21500/stat : 21500 (claspmt) R 21494 21496 21348 0 -1 4202560 206337 0 0 0 21894 73 0 0 25 0 4 0 517732484 2811871232 627983 33554432000 4194304 4964704 140734641614048 18446744073709551615 4632387 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 879.38
Current children cumulated vsize (KiB) 2745968

[startup+282.301 s]
/proc/loadavg: 8.09 8.02 7.92 9/184 21507
/proc/meminfo: memFree=20944984/32951124 swapFree=67051468/67111528
[pid=21496] ppid=21494 vsize=3006040 CPUtime=1119.05 cores=1,3,5,7
/proc/21496/stat : 21496 (claspmt) R 21494 21496 21348 0 -1 4202496 817134 0 0 0 111617 288 0 0 25 0 4 0 517732225 3078184960 711851 33554432000 4194304 4964704 140734641614048 18446744073709551615 4668820 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/21496/statm: 751510 711851 454 189 0 745859 0
[pid=21496/tid=21498] ppid=21494 vsize=3006040 CPUtime=279.4 cores=1,3,5,7
/proc/21496/task/21498/stat : 21498 (claspmt) R 21494 21496 21348 0 -1 4202560 75740 0 0 0 27909 31 0 0 25 0 4 0 517732484 3078184960 711851 33554432000 4194304 4964704 140734641614048 18446744073709551615 4342154 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21496/tid=21499] ppid=21494 vsize=3006040 CPUtime=278.15 cores=1,3,5,7
/proc/21496/task/21499/stat : 21499 (claspmt) R 21494 21496 21348 0 -1 4202560 317803 0 0 0 27703 112 0 0 25 0 4 0 517732484 3078184960 711851 33554432000 4194304 4964704 140734641614048 18446744073709551615 4313751 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21496/tid=21500] ppid=21494 vsize=3006040 CPUtime=279.67 cores=1,3,5,7
/proc/21496/task/21500/stat : 21500 (claspmt) R 21494 21496 21348 0 -1 4202560 240416 0 0 0 27880 87 0 0 25 0 4 0 517732484 3078184960 711851 33554432000 4194304 4964704 140734641614048 18446744073709551615 4313753 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1119.05

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

/proc/21496/task/21499/stat : 21499 (claspmt) R 21494 21496 21348 0 -1 4202560 638189 0 0 0 75347 207 0 0 25 0 4 0 517732484 5670100992 1344064 33554432000 4194304 4964704 140734641614048 18446744073709551615 4313761 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21496/tid=21500] ppid=21494 vsize=5537208 CPUtime=759.68 cores=1,3,5,7
/proc/21496/task/21500/stat : 21500 (claspmt) R 21494 21496 21348 0 -1 4202560 478172 0 0 0 75755 213 0 0 25 0 4 0 517732484 5670100992 1344064 33554432000 4194304 4964704 140734641614048 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3036.5
Current children cumulated vsize (KiB) 5537208

[startup+822.301 s]
/proc/loadavg: 8.16 8.12 8.00 9/184 21522
/proc/meminfo: memFree=17068492/32951124 swapFree=67051468/67111528
[pid=21496] ppid=21494 vsize=5617960 CPUtime=3276.15 cores=1,3,5,7
/proc/21496/stat : 21496 (claspmt) R 21494 21496 21348 0 -1 4202496 1493782 0 0 0 327028 587 0 0 25 0 4 0 517732225 5752791040 1387802 33554432000 4194304 4964704 140734641614048 18446744073709551615 4668820 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/21496/statm: 1404490 1387802 454 189 0 1398839 0
[pid=21496/tid=21498] ppid=21494 vsize=5617960 CPUtime=819.42 cores=1,3,5,7
/proc/21496/task/21498/stat : 21498 (claspmt) R 21494 21496 21348 0 -1 4202560 101470 0 0 0 81892 50 0 0 25 0 4 0 517732484 5752791040 1387802 33554432000 4194304 4964704 140734641614048 18446744073709551615 4669494 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21496/tid=21499] ppid=21494 vsize=5617960 CPUtime=815.21 cores=1,3,5,7
/proc/21496/task/21499/stat : 21499 (claspmt) R 21494 21496 21348 0 -1 4202560 646935 0 0 0 81310 211 0 0 25 0 4 0 517732484 5752791040 1387802 33554432000 4194304 4964704 140734641614048 18446744073709551615 4362952 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21496/tid=21500] ppid=21494 vsize=5617960 CPUtime=819.68 cores=1,3,5,7
/proc/21496/task/21500/stat : 21500 (claspmt) R 21494 21496 21348 0 -1 4202560 504219 0 0 0 81739 229 0 0 25 0 4 0 517732484 5752791040 1387802 33554432000 4194304 4964704 140734641614048 18446744073709551615 4378536 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3276.15
Current children cumulated vsize (KiB) 5617960

[startup+882.301 s]
/proc/loadavg: 8.15 8.12 8.01 9/184 21523
/proc/meminfo: memFree=16691368/32951124 swapFree=67051468/67111528
[pid=21496] ppid=21494 vsize=6006056 CPUtime=3515.83 cores=1,3,5,7
/proc/21496/stat : 21496 (claspmt) R 21494 21496 21348 0 -1 4202496 1559298 0 0 0 350967 616 0 0 25 0 4 0 517732225 6150201344 1453317 33554432000 4194304 4964704 140734641614048 18446744073709551615 4677956 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/21496/statm: 1501514 1453317 454 189 0 1495863 0
[pid=21496/tid=21498] ppid=21494 vsize=6006056 CPUtime=879.42 cores=1,3,5,7
/proc/21496/task/21498/stat : 21498 (claspmt) R 21494 21496 21348 0 -1 4202560 103093 0 0 0 87891 51 0 0 25 0 4 0 517732484 6150201344 1453317 33554432000 4194304 4964704 140734641614048 18446744073709551615 4370295 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21496/tid=21499] ppid=21494 vsize=6006056 CPUtime=874.88 cores=1,3,5,7
/proc/21496/task/21499/stat : 21499 (claspmt) R 21494 21496 21348 0 -1 4202560 676455 0 0 0 87268 220 0 0 25 0 4 0 517732484 6150201344 1453317 33554432000 4194304 4964704 140734641614048 18446744073709551615 4313764 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21496/tid=21500] ppid=21494 vsize=6006056 CPUtime=879.68 cores=1,3,5,7
/proc/21496/task/21500/stat : 21500 (claspmt) R 21494 21496 21348 0 -1 4202560 531662 0 0 0 87726 242 0 0 25 0 4 0 517732484 6150201344 1453317 33554432000 4194304 4964704 140734641614048 18446744073709551615 4313761 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3515.83
Current children cumulated vsize (KiB) 6006056

[startup+942.301 s]
/proc/loadavg: 8.11 8.11 8.01 9/184 21525
/proc/meminfo: memFree=16377852/32951124 swapFree=67051468/67111528
[pid=21496] ppid=21494 vsize=6120744 CPUtime=3755.51 cores=1,3,5,7
/proc/21496/stat : 21496 (claspmt) R 21494 21496 21348 0 -1 4202496 1611727 0 0 0 374911 640 0 0 25 0 4 0 517732225 6267641856 1505746 33554432000 4194304 4964704 140734641614048 18446744073709551615 4668931 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/21496/statm: 1530186 1505746 454 189 0 1524535 0
[pid=21496/tid=21498] ppid=21494 vsize=6120744 CPUtime=939.42 cores=1,3,5,7
/proc/21496/task/21498/stat : 21498 (claspmt) R 21494 21496 21348 0 -1 4202560 112005 0 0 0 93883 59 0 0 25 0 4 0 517732484 6267641856 1505746 33554432000 4194304 4964704 140734641614048 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21496/tid=21499] ppid=21494 vsize=6120744 CPUtime=934.56 cores=1,3,5,7
/proc/21496/task/21499/stat : 21499 (claspmt) R 21494 21496 21348 0 -1 4202560 685518 0 0 0 93232 224 0 0 25 0 4 0 517732484 6267641856 1505746 33554432000 4194304 4964704 140734641614048 18446744073709551615 4363586 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21496/tid=21500] ppid=21494 vsize=6120744 CPUtime=939.69 cores=1,3,5,7
/proc/21496/task/21500/stat : 21500 (claspmt) R 21494 21496 21348 0 -1 4202560 560424 0 0 0 93718 251 0 0 25 0 4 0 517732484 6267641856 1505746 33554432000 4194304 4964704 140734641614048 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3755.51
Current children cumulated vsize (KiB) 6120744

[startup+1002.3 s]
/proc/loadavg: 8.09 8.11 8.00 9/184 21526
/proc/meminfo: memFree=16061244/32951124 swapFree=67051468/67111528
[pid=21496] ppid=21494 vsize=6390056 CPUtime=3995.19 cores=1,3,5,7
/proc/21496/stat : 21496 (claspmt) R 21494 21496 21348 0 -1 4202496 1663412 0 0 0 398854 665 0 0 25 0 4 0 517732225 6543417344 1557431 33554432000 4194304 4964704 140734641614048 18446744073709551615 4313753 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/21496/statm: 1597514 1557431 454 189 0 1591863 0
[pid=21496/tid=21498] ppid=21494 vsize=6390056 CPUtime=999.42 cores=1,3,5,7
/proc/21496/task/21498/stat : 21498 (claspmt) R 21494 21496 21348 0 -1 4202560 127594 0 0 0 99872 70 0 0 25 0 4 0 517732484 6543417344 1557431 33554432000 4194304 4964704 140734641614048 18446744073709551615 4669015 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21496/tid=21499] ppid=21494 vsize=6390056 CPUtime=994.23 cores=1,3,5,7
/proc/21496/task/21499/stat : 21499 (claspmt) R 21494 21496 21348 0 -1 4202560 700691 0 0 0 99194 229 0 0 25 0 4 0 517732484 6543417344 1557431 33554432000 4194304 4964704 140734641614048 18446744073709551615 4362960 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21496/tid=21500] ppid=21494 vsize=6390056 CPUtime=999.68 cores=1,3,5,7
/proc/21496/task/21500/stat : 21500 (claspmt) R 21494 21496 21348 0 -1 4202560 576574 0 0 0 99712 256 0 0 25 0 4 0 517732484 6543417344 1557431 33554432000 4194304 4964704 140734641614048 18446744073709551615 4313764 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3995.19
Current children cumulated vsize (KiB) 6390056

[startup+1062.3 s]
/proc/loadavg: 8.07 8.10 8.00 9/184 21528
/proc/meminfo: memFree=15594336/32951124 swapFree=67051468/67111528
[pid=21496] ppid=21494 vsize=6683944 CPUtime=4234.87 cores=1,3,5,7
/proc/21496/stat : 21496 (claspmt) R 21494 21496 21348 0 -1 4202496 1746013 0 0 0 422792 695 0 0 25 0 4 0 517732225 6844358656 1640032 33554432000 4194304 4964704 140734641614048 18446744073709551615 4668931 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/21496/statm: 1670986 1640032 454 189 0 1665335 0
[pid=21496/tid=21498] ppid=21494 vsize=6683944 CPUtime=1059.42 cores=1,3,5,7
/proc/21496/task/21498/stat : 21498 (claspmt) R 21494 21496 21348 0 -1 4202560 143376 0 0 0 105859 83 0 0 25 0 4 0 517732484 6844358656 1640032 33554432000 4194304 4964704 140734641614048 18446744073709551615 4313761 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21496/tid=21499] ppid=21494 vsize=6683944 CPUtime=1053.91 cores=1,3,5,7
/proc/21496/task/21499/stat : 21499 (claspmt) R 21494 21496 21348 0 -1 4202560 760735 0 0 0 105148 243 0 0 25 0 4 0 517732484 6844358656 1640032 33554432000 4194304 4964704 140734641614048 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21496/tid=21500] ppid=21494 vsize=6683944 CPUtime=1059.68 cores=1,3,5,7
/proc/21496/task/21500/stat : 21500 (claspmt) R 21494 21496 21348 0 -1 4202560 583349 0 0 0 105709 259 0 0 25 0 4 0 517732484 6844358656 1640032 33554432000 4194304 4964704 140734641614048 18446744073709551615 4313761 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4234.87
Current children cumulated vsize (KiB) 6683944

[startup+1122.3 s]
/proc/loadavg: 8.07 8.09 8.00 9/184 21530
/proc/meminfo: memFree=15047216/32951124 swapFree=67051468/67111528
[pid=21496] ppid=21494 vsize=7101736 CPUtime=4474.54 cores=1,3,5,7
/proc/21496/stat : 21496 (claspmt) R 21494 21496 21348 0 -1 4202496 1839721 0 0 0 446723 731 0 0 25 0 4 0 517732225 7272177664 1733739 33554432000 4194304 4964704 140734641614048 18446744073709551615 4670219 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/21496/statm: 1775434 1733739 454 189 0 1769783 0
[pid=21496/tid=21498] ppid=21494 vsize=7101736 CPUtime=1119.42 cores=1,3,5,7
/proc/21496/task/21498/stat : 21498 (claspmt) R 21494 21496 21348 0 -1 4202560 152773 0 0 0 111852 90 0 0 25 0 4 0 517732484 7272177664 1733739 33554432000 4194304 4964704 140734641614048 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21496/tid=21499] ppid=21494 vsize=7101736 CPUtime=1113.57 cores=1,3,5,7
/proc/21496/task/21499/stat : 21499 (claspmt) R 21494 21496 21348 0 -1 4202560 818418 0 0 0 111094 263 0 0 25 0 4 0 517732484 7272177664 1733739 33554432000 4194304 4964704 140734641614048 18446744073709551615 4313753 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21496/tid=21500] ppid=21494 vsize=7101736 CPUtime=1119.68 cores=1,3,5,7
/proc/21496/task/21500/stat : 21500 (claspmt) R 21494 21496 21348 0 -1 4202560 605970 0 0 0 111704 264 0 0 25 0 4 0 517732484 7272177664 1733739 33554432000 4194304 4964704 140734641614048 18446744073709551615 4313818 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4474.54
Current children cumulated vsize (KiB) 7101736

[startup+1182.3 s]
/proc/loadavg: 8.13 8.10 8.01 9/184 21531
/proc/meminfo: memFree=14459540/32951124 swapFree=67051468/67111528
[pid=21496] ppid=21494 vsize=7500776 CPUtime=4714.21 cores=1,3,5,7
/proc/21496/stat : 21496 (claspmt) R 21494 21496 21348 0 -1 4202496 1947948 0 0 0 470650 771 0 0 25 0 4 0 517732225 7680794624 1841966 33554432000 4194304 4964704 140734641614048 18446744073709551615 4668820 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/21496/statm: 1875194 1841966 454 189 0 1869543 0
[pid=21496/tid=21498] ppid=21494 vsize=7500776 CPUtime=1179.42 cores=1,3,5,7
/proc/21496/task/21498/stat : 21498 (claspmt) R 21494 21496 21348 0 -1 4202560 152821 0 0 0 117852 90 0 0 25 0 4 0 517732484 7680794624 1841966 33554432000 4194304 4964704 140734641614048 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21496/tid=21499] ppid=21494 vsize=7500776 CPUtime=1173.25 cores=1,3,5,7
/proc/21496/task/21499/stat : 21499 (claspmt) R 21494 21496 21348 0 -1 4202560 877505 0 0 0 117040 285 0 0 25 0 4 0 517732484 7680794624 1841966 33554432000 4194304 4964704 140734641614048 18446744073709551615 4632289 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21496/tid=21500] ppid=21494 vsize=7500776 CPUtime=1179.69 cores=1,3,5,7
/proc/21496/task/21500/stat : 21500 (claspmt) R 21494 21496 21348 0 -1 4202560 639795 0 0 0 117695 274 0 0 25 0 4 0 517732484 7680794624 1841966 33554432000 4194304 4964704 140734641614048 18446744073709551615 4670224 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4714.21
Current children cumulated vsize (KiB) 7500776



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.8 s]
/proc/loadavg: 7.77 8.03 7.99 6/181 21560
/proc/meminfo: memFree=17522164/32951124 swapFree=67051468/67111528
[pid=21496] ppid=21494 vsize=7610344 CPUtime=4800.12 cores=1,3,5,7
/proc/21496/stat : 21496 (claspmt) R 21494 21496 21348 0 -1 4202496 1976465 0 0 0 479232 780 0 0 25 0 4 0 517732225 7792992256 1870483 33554432000 4194304 4964704 140734641614048 18446744073709551615 4668488 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/21496/statm: 1902586 1870483 454 189 0 1896935 0
[pid=21496/tid=21498] ppid=21494 vsize=7610344 CPUtime=1200.93 cores=1,3,5,7
/proc/21496/task/21498/stat : 21498 (claspmt) R 21494 21496 21348 0 -1 4202560 152830 0 0 0 120003 90 0 0 25 0 4 0 517732484 7792992256 1870483 33554432000 4194304 4964704 140734641614048 18446744073709551615 4668918 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21496/tid=21499] ppid=21494 vsize=7610344 CPUtime=1194.63 cores=1,3,5,7
/proc/21496/task/21499/stat : 21499 (claspmt) R 21494 21496 21348 0 -1 4202560 895080 0 0 0 119172 291 0 0 25 0 4 0 517732484 7792992256 1870483 33554432000 4194304 4964704 140734641614048 18446744073709551615 4313736 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21496/tid=21500] ppid=21494 vsize=7610344 CPUtime=1201.19 cores=1,3,5,7
/proc/21496/task/21500/stat : 21500 (claspmt) R 21494 21496 21348 0 -1 4202560 650728 0 0 0 119843 276 0 0 25 0 4 0 517732484 7792992256 1870483 33554432000 4194304 4964704 140734641614048 18446744073709551615 4363605 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.12
Current children cumulated vsize (KiB) 7610344

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

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

[startup+1204.6 s]
/proc/loadavg: 7.77 8.03 7.99 3/180 21561
/proc/meminfo: memFree=17435000/32951124 swapFree=67051468/67111528
[pid=21496] ppid=21494 vsize=7408820 CPUtime=4800.93 cores=1,3,5,7
/proc/21496/stat : 21496 (claspmt) R 21494 21496 21348 0 -1 4202496 1976489 0 0 0 479312 781 0 0 19 0 1 0 517732225 7586631680 1820126 33554432000 4194304 4964704 140734641614048 18446744073709551615 218370612427 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21496/statm: 1852205 1820126 464 189 0 1846554 0
Current children cumulated CPU time (s) 4800.93
Current children cumulated vsize (KiB) 7408820

[startup+1205 s]
/proc/loadavg: 7.77 8.03 7.99 3/180 21561
/proc/meminfo: memFree=17435000/32951124 swapFree=67051468/67111528
[pid=21496] ppid=21494 vsize=6912476 CPUtime=4801.32 cores=1,3,5,7
/proc/21496/stat : 21496 (claspmt) R 21494 21496 21348 0 -1 4202496 1976489 0 0 0 479350 782 0 0 20 0 1 0 517732225 7078375424 1703612 33554432000 4194304 4964704 140734641614048 18446744073709551615 218370613809 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21496/statm: 1728119 1703612 464 189 0 1722468 0
Current children cumulated CPU time (s) 4801.32
Current children cumulated vsize (KiB) 6912476

[startup+1205.4 s]
/proc/loadavg: 7.77 8.03 7.99 3/180 21561
/proc/meminfo: memFree=17435000/32951124 swapFree=67051468/67111528
[pid=21496] ppid=21494 vsize=4120888 CPUtime=4801.73 cores=1,3,5,7
/proc/21496/stat : 21496 (claspmt) R 21494 21496 21348 0 -1 4202496 1976490 0 0 0 479381 792 0 0 21 0 1 0 517732225 4219789312 997963 33554432000 4194304 4964704 140734641614048 18446744073709551615 218371000455 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21496/statm: 1030222 997451 465 189 0 1024571 0
Current children cumulated CPU time (s) 4801.73
Current children cumulated vsize (KiB) 4120888

[startup+1205.5 s]
/proc/loadavg: 7.31 7.93 7.95 3/179 21561
/proc/meminfo: memFree=23536044/32951124 swapFree=67051468/67111528
[pid=21496] ppid=21494 vsize=0 CPUtime=4801.84 cores=1,3,5,7
/proc/21496/stat : 21496 (claspmt) R 21494 21496 21348 0 -1 4202500 1976491 0 0 0 479381 803 0 0 21 0 1 0 517732225 0 0 33554432000 0 0 0 0 0 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/21496/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 4801.84
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1205.55
CPU time (s): 4801.88
CPU user time (s): 4793.81
CPU system time (s): 8.07277
CPU usage (%): 398.316
Max. virtual memory (cumulated for all children) (KiB): 7610344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4793.81
system time used= 8.07277
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1976491
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= 8369
involuntary context switches= 33502

runsolver used 1.62475 second user time and 4.96225 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-29 09:14:55
IDJOB=3299743
IDBENCH=82388
IDSOLVER=1683
FILE ID=node101/3299743-1304061289
RUNJOBID= node101-1304060083-21367
PBS_JOBID= 13170449
Free space on /tmp= 71780 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.050-SAT.cnf
COMMAND LINE= HOME/claspmt -tNBCORE -p HOME/sat11-port.txt --distribute=all,2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3299743-1304061289/watcher-3299743-1304061289 -o /tmp/evaluation-result-3299743-1304061289/solver-3299743-1304061289 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299743-1304061289.cnf

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

MD5SUM BENCH= 48f03e5fbe31fc85b9a464480fc8aa5a
RANDOM SEED=1336104065

node101.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.841
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.68
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.841
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.07
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.841
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.77
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.841
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.841
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.74
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.841
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.841
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.841
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:      24659868 kB
Buffers:       2016896 kB
Cached:        5347700 kB
SwapCached:      30452 kB
Active:        3622680 kB
Inactive:      4219996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24659868 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:          251704 kB
Writeback:           0 kB
AnonPages:      469040 kB
Mapped:           9832 kB
Slab:           383048 kB
PageTables:       5672 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   666768 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= 71808 MiB
End job on node101 at 2011-04-29 09:35:00