Trace number 3299387

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) 4800.65 1205.92

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m52-q918.75-n50-p15-s98191766.cnf
MD5SUM71638ad618721ad48c6bd2d48b828020
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.2785
Satisfiable
(Un)Satisfiability was proved
Number of variables2377
Number of clauses566749
Sum of the clauses size1135775
Maximum clause length52
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2566699
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...116666/instance-3299387-1304116666.cnf
5.19/5.24	c Solving...
4800.31/1205.61	
4800.31/1205.61	*** INTERRUPTED! ***
4800.31/1205.61	*** Shutting down threads...
4800.61/1205.92	s UNKNOWN
4800.61/1205.92	
4800.61/1205.92	c INTERRUPTED   : 1
4800.61/1205.92	c Models        : 0+    
4800.61/1205.92	c Time          : 1205.687s (Solving: 1200.45s 1st Model: 0.00s Unsat: 0.00s)
4800.61/1205.92	c CPU Time      : 4800.410s

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-3299387-1304116666/watcher-3299387-1304116666 -o /tmp/evaluation-result-3299387-1304116666/solver-3299387-1304116666 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299387-1304116666.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.13 7.78 6.79 2/177 27488
/proc/meminfo: memFree=30942260/32951124 swapFree=67111444/67111528
[pid=27488] ppid=27485 vsize=21824 CPUtime=0 cores=1,3,5,7
/proc/27488/stat : 27488 (claspmt) R 27485 27488 26898 0 -1 4202496 766 0 0 0 0 0 0 0 21 0 1 0 523264622 22347776 677 33554432000 4194304 4964704 140737022180608 18446744073709551615 228122374853 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/27488/statm: 5492 688 385 189 0 366 0

[startup+0.0195089 s]
/proc/loadavg: 7.13 7.78 6.79 2/177 27488
/proc/meminfo: memFree=30942260/32951124 swapFree=67111444/67111528
[pid=27488] ppid=27485 vsize=24396 CPUtime=0.01 cores=1,3,5,7
/proc/27488/stat : 27488 (claspmt) R 27485 27488 26898 0 -1 4202496 1672 0 0 0 1 0 0 0 21 0 1 0 523264622 24981504 1291 33554432000 4194304 4964704 140737022180608 18446744073709551615 228122374853 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/27488/statm: 6099 1292 385 189 0 973 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 24396

[startup+0.100495 s]
/proc/loadavg: 7.13 7.78 6.79 2/177 27488
/proc/meminfo: memFree=30942260/32951124 swapFree=67111444/67111528
[pid=27488] ppid=27485 vsize=45068 CPUtime=0.09 cores=1,3,5,7
/proc/27488/stat : 27488 (claspmt) R 27485 27488 26898 0 -1 4202496 7212 0 0 0 9 0 0 0 21 0 1 0 523264622 46149632 5366 33554432000 4194304 4964704 140737022180608 18446744073709551615 228122411477 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/27488/statm: 11267 5383 385 189 0 6141 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 45068

[startup+0.300463 s]
/proc/loadavg: 7.13 7.78 6.79 2/177 27488
/proc/meminfo: memFree=30942260/32951124 swapFree=67111444/67111528
[pid=27488] ppid=27485 vsize=56896 CPUtime=0.29 cores=1,3,5,7
/proc/27488/stat : 27488 (claspmt) R 27485 27488 26898 0 -1 4202496 11833 0 0 0 28 1 0 0 22 0 1 0 523264622 58261504 9052 33554432000 4194304 4964704 140737022180608 18446744073709551615 4607472 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/27488/statm: 14224 9052 398 189 0 9098 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 56896

[startup+0.700389 s]
/proc/loadavg: 7.13 7.78 6.79 2/177 27488
/proc/meminfo: memFree=30942260/32951124 swapFree=67111444/67111528
[pid=27488] ppid=27485 vsize=56896 CPUtime=0.69 cores=1,3,5,7
/proc/27488/stat : 27488 (claspmt) R 27485 27488 26898 0 -1 4202496 11833 0 0 0 68 1 0 0 23 0 1 0 523264622 58261504 9052 33554432000 4194304 4964704 140737022180608 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/27488/statm: 14224 9052 398 189 0 9098 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 56896

[startup+1.50024 s]
/proc/loadavg: 7.13 7.78 6.79 3/178 27489
/proc/meminfo: memFree=30891916/32951124 swapFree=67111444/67111528
[pid=27488] ppid=27485 vsize=56896 CPUtime=1.49 cores=1,3,5,7
/proc/27488/stat : 27488 (claspmt) R 27485 27488 26898 0 -1 4202496 11833 0 0 0 148 1 0 0 25 0 1 0 523264622 58261504 9052 33554432000 4194304 4964704 140737022180608 18446744073709551615 4607536 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/27488/statm: 14224 9052 398 189 0 9098 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 56896

[startup+3.10096 s]
/proc/loadavg: 7.13 7.78 6.79 6/181 27492
/proc/meminfo: memFree=30873664/32951124 swapFree=67111444/67111528
[pid=27488] ppid=27485 vsize=56896 CPUtime=3.09 cores=1,3,5,7
/proc/27488/stat : 27488 (claspmt) R 27485 27488 26898 0 -1 4202496 11841 0 0 0 308 1 0 0 25 0 1 0 523264622 58261504 9060 33554432000 4194304 4964704 140737022180608 18446744073709551615 4600360 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/27488/statm: 14224 9060 399 189 0 9098 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 56896

[startup+6.30035 s]
/proc/loadavg: 6.96 7.73 6.78 9/184 27495
/proc/meminfo: memFree=30829544/32951124 swapFree=67111444/67111528
[pid=27488] ppid=27485 vsize=202492 CPUtime=9.41 cores=1,3,5,7
/proc/27488/stat : 27488 (claspmt) R 27485 27488 26898 0 -1 4202496 18318 0 0 0 938 3 0 0 25 0 4 0 523264622 207351808 14392 33554432000 4194304 4964704 140737022180608 18446744073709551615 4627204 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27488/statm: 50623 14392 458 189 0 44972 0
[pid=27488/tid=27493] ppid=27485 vsize=202492 CPUtime=1.03 cores=1,3,5,7
/proc/27488/task/27493/stat : 27493 (claspmt) R 27485 27488 26898 0 -1 4202560 1241 0 0 0 103 0 0 0 25 0 4 0 523265146 207351808 14392 33554432000 4194304 4964704 140737022180608 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27488/tid=27494] ppid=27485 vsize=202492 CPUtime=1.04 cores=1,3,5,7
/proc/27488/task/27494/stat : 27494 (claspmt) R 27485 27488 26898 0 -1 4202560 1341 0 0 0 104 0 0 0 25 0 4 0 523265146 207351808 14392 33554432000 4194304 4964704 140737022180608 18446744073709551615 4670301 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27488/tid=27495] ppid=27485 vsize=202492 CPUtime=1.05 cores=1,3,5,7
/proc/27488/task/27495/stat : 27495 (claspmt) R 27485 27488 26898 0 -1 4202560 1804 0 0 0 104 1 0 0 19 0 4 0 523265146 207351808 14392 33554432000 4194304 4964704 140737022180608 18446744073709551615 4627227 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 9.41
Current children cumulated vsize (KiB) 202492

[startup+12.7012 s]
/proc/loadavg: 7.04 7.74 6.79 10/184 27495
/proc/meminfo: memFree=30734820/32951124 swapFree=67111444/67111528
[pid=27488] ppid=27485 vsize=206756 CPUtime=34.98 cores=1,3,5,7
/proc/27488/stat : 27488 (claspmt) R 27485 27488 26898 0 -1 4202496 28448 0 0 0 3489 9 0 0 25 0 4 0 523264622 211718144 24522 33554432000 4194304 4964704 140737022180608 18446744073709551615 4670215 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27488/statm: 51689 24522 460 189 0 46038 0
[pid=27488/tid=27493] ppid=27485 vsize=206756 CPUtime=7.43 cores=1,3,5,7
/proc/27488/task/27493/stat : 27493 (claspmt) R 27485 27488 26898 0 -1 4202560 4124 0 0 0 741 2 0 0 25 0 4 0 523265146 211718144 24522 33554432000 4194304 4964704 140737022180608 18446744073709551615 4670241 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27488/tid=27494] ppid=27485 vsize=206756 CPUtime=7.41 cores=1,3,5,7
/proc/27488/task/27494/stat : 27494 (claspmt) R 27485 27488 26898 0 -1 4202560 3237 0 0 0 740 1 0 0 25 0 4 0 523265146 211718144 24522 33554432000 4194304 4964704 140737022180608 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27488/tid=27495] ppid=27485 vsize=206756 CPUtime=7.44 cores=1,3,5,7
/proc/27488/task/27495/stat : 27495 (claspmt) R 27485 27488 26898 0 -1 4202560 4906 0 0 0 742 2 0 0 25 0 4 0 523265146 211718144 24522 33554432000 4194304 4964704 140737022180608 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 34.98
Current children cumulated vsize (KiB) 206756

[startup+25.5009 s]
/proc/loadavg: 7.33 7.77 6.81 9/184 27496
/proc/meminfo: memFree=30622480/32951124 swapFree=67111444/67111528
[pid=27488] ppid=27485 vsize=225488 CPUtime=86.1 cores=1,3,5,7
/proc/27488/stat : 27488 (claspmt) R 27485 27488 26898 0 -1 4202496 42345 0 0 0 8594 16 0 0 25 0 4 0 523264622 230899712 38419 33554432000 4194304 4964704 140737022180608 18446744073709551615 4332641 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27488/statm: 56372 38419 460 189 0 50721 0
[pid=27488/tid=27493] ppid=27485 vsize=225488 CPUtime=20.22 cores=1,3,5,7
/proc/27488/task/27493/stat : 27493 (claspmt) R 27485 27488 26898 0 -1 4202560 7570 0 0 0 2018 4 0 0 25 0 4 0 523265146 230899712 38419 33554432000 4194304 4964704 140737022180608 18446744073709551615 4670269 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27488/tid=27494] ppid=27485 vsize=225488 CPUtime=20.13 cores=1,3,5,7
/proc/27488/task/27494/stat : 27494 (claspmt) R 27485 27488 26898 0 -1 4202560 5555 0 0 0 2012 1 0 0 25 0 4 0 523265146 230899712 38419 33554432000 4194304 4964704 140737022180608 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27488/tid=27495] ppid=27485 vsize=225488 CPUtime=20.25 cores=1,3,5,7
/proc/27488/task/27495/stat : 27495 (claspmt) R 27485 27488 26898 0 -1 4202560 8218 0 0 0 2021 4 0 0 25 0 4 0 523265146 230899712 38419 33554432000 4194304 4964704 140737022180608 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 86.1
Current children cumulated vsize (KiB) 225488

[startup+51.1003 s]
/proc/loadavg: 7.56 7.78 6.84 10/184 27496
/proc/meminfo: memFree=30494924/32951124 swapFree=67111444/67111528
[pid=27488] ppid=27485 vsize=387272 CPUtime=188.36 cores=1,3,5,7
/proc/27488/stat : 27488 (claspmt) R 27485 27488 26898 0 -1 4202496 66002 0 0 0 18803 33 0 0 25 0 4 0 523264622 396566528 62076 33554432000 4194304 4964704 140737022180608 18446744073709551615 4660077 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27488/statm: 96818 62076 460 189 0 91167 0
[pid=27488/tid=27493] ppid=27485 vsize=387272 CPUtime=45.82 cores=1,3,5,7
/proc/27488/task/27493/stat : 27493 (claspmt) R 27485 27488 26898 0 -1 4202560 13333 0 0 0 4572 10 0 0 18 0 4 0 523265146 396566528 62076 33554432000 4194304 4964704 140737022180608 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27488/tid=27494] ppid=27485 vsize=387272 CPUtime=45.6 cores=1,3,5,7
/proc/27488/task/27494/stat : 27494 (claspmt) R 27485 27488 26898 0 -1 4202560 9307 0 0 0 4558 2 0 0 25 0 4 0 523265146 396566528 62076 33554432000 4194304 4964704 140737022180608 18446744073709551615 4670215 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27488/tid=27495] ppid=27485 vsize=387272 CPUtime=45.85 cores=1,3,5,7
/proc/27488/task/27495/stat : 27495 (claspmt) R 27485 27488 26898 0 -1 4202560 11345 0 0 0 4579 6 0 0 25 0 4 0 523265146 396566528 62076 33554432000 4194304 4964704 140737022180608 18446744073709551615 4670277 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 188.36
Current children cumulated vsize (KiB) 387272

[startup+102.307 s]
/proc/loadavg: 7.86 7.83 6.91 10/184 27498
/proc/meminfo: memFree=30260868/32951124 swapFree=67111444/67111528
[pid=27488] ppid=27485 vsize=495448 CPUtime=392.9 cores=1,3,5,7
/proc/27488/stat : 27488 (claspmt) R 27485 27488 26898 0 -1 4202496 98197 0 0 0 39236 54 0 0 25 0 4 0 523264622 507338752 94255 33554432000 4194304 4964704 140737022180608 18446744073709551615 4627204 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27488/statm: 123862 94255 460 189 0 118211 0
[pid=27488/tid=27493] ppid=27485 vsize=495448 CPUtime=97.02 cores=1,3,5,7
/proc/27488/task/27493/stat : 27493 (claspmt) R 27485 27488 26898 0 -1 4202560 26001 0 0 0 9681 21 0 0 25 0 4 0 523265146 507338752 94255 33554432000 4194304 4964704 140737022180608 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27488/tid=27494] ppid=27485 vsize=495448 CPUtime=96.52 cores=1,3,5,7
/proc/27488/task/27494/stat : 27494 (claspmt) R 27485 27488 26898 0 -1 4202560 14332 0 0 0 9649 3 0 0 25 0 4 0 523265146 507338752 94255 33554432000 4194304 4964704 140737022180608 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27488/tid=27495] ppid=27485 vsize=495448 CPUtime=97.05 cores=1,3,5,7
/proc/27488/task/27495/stat : 27495 (claspmt) R 27485 27488 26898 0 -1 4202560 15056 0 0 0 9698 7 0 0 25 0 4 0 523265146 507338752 94255 33554432000 4194304 4964704 140737022180608 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 392.9
Current children cumulated vsize (KiB) 495448

[startup+162.3 s]
/proc/loadavg: 8.04 7.89 6.98 10/184 27499
/proc/meminfo: memFree=30133592/32951124 swapFree=67111444/67111528
[pid=27488] ppid=27485 vsize=576752 CPUtime=632.52 cores=1,3,5,7
/proc/27488/stat : 27488 (claspmt) R 27485 27488 26898 0 -1 4202496 108770 0 0 0 63189 63 0 0 25 0 4 0 523264622 590594048 104797 33554432000 4194304 4964704 140737022180608 18446744073709551615 4320981 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27488/statm: 144188 104797 460 189 0 138537 0
[pid=27488/tid=27493] ppid=27485 vsize=576752 CPUtime=156.98 cores=1,3,5,7
/proc/27488/task/27493/stat : 27493 (claspmt) R 27485 27488 26898 0 -1 4202560 29150 0 0 0 15674 24 0 0 25 0 4 0 523265146 590594048 104797 33554432000 4194304 4964704 140737022180608 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27488/tid=27494] ppid=27485 vsize=576752 CPUtime=156.19 cores=1,3,5,7
/proc/27488/task/27494/stat : 27494 (claspmt) R 27485 27488 26898 0 -1 4202560 18821 0 0 0 15614 5 0 0 25 0 4 0 523265146 590594048 104797 33554432000 4194304 4964704 140737022180608 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27488/tid=27495] ppid=27485 vsize=576752 CPUtime=157.04 cores=1,3,5,7
/proc/27488/task/27495/stat : 27495 (claspmt) R 27485 27488 26898 0 -1 4202560 16083 0 0 0 15696 8 0 0 25 0 4 0 523265146 590594048 104797 33554432000 4194304 4964704 140737022180608 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 632.52
Current children cumulated vsize (KiB) 576752

[startup+222.3 s]
/proc/loadavg: 6.11 7.42 6.88 5/175 27518
/proc/meminfo: memFree=30504208/32951124 swapFree=67111444/67111528
[pid=27488] ppid=27485 vsize=585772 CPUtime=872.2 cores=1,3,5,7
/proc/27488/stat : 27488 (claspmt) R 27485 27488 26898 0 -1 4202496 115256 0 0 0 87147 73 0 0 25 0 4 0 523264622 599830528 111176 33554432000 4194304 4964704 140737022180608 18446744073709551615 4627347 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27488/statm: 146443 111176 460 189 0 140792 0
[pid=27488/tid=27493] ppid=27485 vsize=585772 CPUtime=216.97 cores=1,3,5,7
/proc/27488/task/27493/stat : 27493 (claspmt) R 27485 27488 26898 0 -1 4202560 31073 0 0 0 21668 29 0 0 25 0 4 0 523265146 599830528 111176 33554432000 4194304 4964704 140737022180608 18446744073709551615 4362287 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27488/tid=27494] ppid=27485 vsize=585772 CPUtime=215.88 cores=1,3,5,7
/proc/27488/task/27494/stat : 27494 (claspmt) R 27485 27488 26898 0 -1 4202560 21393 0 0 0 21582 6 0 0 25 0 4 0 523265146 599830528 111176 33554432000 4194304 4964704 140737022180608 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27488/tid=27495] ppid=27485 vsize=585772 CPUtime=217.04 cores=1,3,5,7
/proc/27488/task/27495/stat : 27495 (claspmt) R 27485 27488 26898 0 -1 4202560 16762 0 0 0 21696 8 0 0 25 0 4 0 523265146 599830528 111176 33554432000 4194304 4964704 140737022180608 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 872.2
Current children cumulated vsize (KiB) 585772

[startup+282.301 s]
/proc/loadavg: 4.77 6.79 6.70 5/175 27519
/proc/meminfo: memFree=30461260/32951124 swapFree=67111444/67111528
[pid=27488] ppid=27485 vsize=605336 CPUtime=1111.9 cores=1,3,5,7
/proc/27488/stat : 27488 (claspmt) R 27485 27488 26898 0 -1 4202496 126128 0 0 0 111104 86 0 0 25 0 4 0 523264622 619864064 121977 33554432000 4194304 4964704 140737022180608 18446744073709551615 4362240 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27488/statm: 151334 121977 460 189 0 145683 0
[pid=27488/tid=27493] ppid=27485 vsize=605336 CPUtime=276.97 cores=1,3,5,7
/proc/27488/task/27493/stat : 27493 (claspmt) R 27485 27488 26898 0 -1 4202560 32963 0 0 0 27663 34 0 0 25 0 4 0 523265146 619864064 121977 33554432000 4194304 4964704 140737022180608 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27488/tid=27494] ppid=27485 vsize=605336 CPUtime=275.58 cores=1,3,5,7
/proc/27488/task/27494/stat : 27494 (claspmt) R 27485 27488 26898 0 -1 4202560 25408 0 0 0 27550 8 0 0 25 0 4 0 523265146 619864064 121977 33554432000 4194304 4964704 140737022180608 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27488/tid=27495] ppid=27485 vsize=605336 CPUtime=277.04 cores=1,3,5,7
/proc/27488/task/27495/stat : 27495 (claspmt) R 27485 27488 26898 0 -1 4202560 17939 0 0 0 27693 11 0 0 25 0 4 0 523265146 619864064 121977 33554432000 4194304 4964704 140737022180608 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1111.9

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

[pid=27488/tid=27493] ppid=27485 vsize=920492 CPUtime=696.94 cores=1,3,5,7
/proc/27488/task/27493/stat : 27493 (claspmt) R 27485 27488 26898 0 -1 4202560 47949 0 0 0 69631 63 0 0 25 0 4 0 523265146 942583808 204403 33554432000 4194304 4964704 140737022180608 18446744073709551615 4627272 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27488/tid=27494] ppid=27485 vsize=920492 CPUtime=693.44 cores=1,3,5,7
/proc/27488/task/27494/stat : 27494 (claspmt) R 27485 27488 26898 0 -1 4202560 45024 0 0 0 69328 16 0 0 25 0 4 0 523265146 942583808 204403 33554432000 4194304 4964704 140737022180608 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27488/tid=27495] ppid=27485 vsize=920492 CPUtime=697.05 cores=1,3,5,7
/proc/27488/task/27495/stat : 27495 (claspmt) R 27485 27488 26898 0 -1 4202560 24601 0 0 0 69685 20 0 0 25 0 4 0 523265146 942583808 204403 33554432000 4194304 4964704 140737022180608 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2789.71
Current children cumulated vsize (KiB) 920492

[startup+762.306 s]
/proc/loadavg: 4.09 4.60 5.62 5/175 27532
/proc/meminfo: memFree=30101008/32951124 swapFree=67111444/67111528
[pid=27488] ppid=27485 vsize=995804 CPUtime=3029.41 cores=1,3,5,7
/proc/27488/stat : 27488 (claspmt) R 27485 27488 26898 0 -1 4202496 216628 0 0 0 302738 203 0 0 25 0 4 0 523264622 1019703296 211784 33554432000 4194304 4964704 140737022180608 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27488/statm: 248951 211784 460 189 0 243300 0
[pid=27488/tid=27493] ppid=27485 vsize=995804 CPUtime=756.93 cores=1,3,5,7
/proc/27488/task/27493/stat : 27493 (claspmt) R 27485 27488 26898 0 -1 4202560 48175 0 0 0 75630 63 0 0 25 0 4 0 523265146 1019703296 211784 33554432000 4194304 4964704 140737022180608 18446744073709551615 4321010 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27488/tid=27494] ppid=27485 vsize=995804 CPUtime=753.14 cores=1,3,5,7
/proc/27488/task/27494/stat : 27494 (claspmt) R 27485 27488 26898 0 -1 4202560 46627 0 0 0 75297 17 0 0 25 0 4 0 523265146 1019703296 211784 33554432000 4194304 4964704 140737022180608 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27488/tid=27495] ppid=27485 vsize=995804 CPUtime=757.04 cores=1,3,5,7
/proc/27488/task/27495/stat : 27495 (claspmt) R 27485 27488 26898 0 -1 4202560 25291 0 0 0 75684 20 0 0 25 0 4 0 523265146 1019703296 211784 33554432000 4194304 4964704 140737022180608 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3029.41
Current children cumulated vsize (KiB) 995804

[startup+822.3 s]
/proc/loadavg: 4.03 4.49 5.51 5/175 27534
/proc/meminfo: memFree=30064112/32951124 swapFree=67111444/67111528
[pid=27488] ppid=27485 vsize=995804 CPUtime=3269.09 cores=1,3,5,7
/proc/27488/stat : 27488 (claspmt) R 27485 27488 26898 0 -1 4202496 225994 0 0 0 326691 218 0 0 25 0 4 0 523264622 1019703296 221001 33554432000 4194304 4964704 140737022180608 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27488/statm: 248951 221001 460 189 0 243300 0
[pid=27488/tid=27493] ppid=27485 vsize=995804 CPUtime=816.93 cores=1,3,5,7
/proc/27488/task/27493/stat : 27493 (claspmt) R 27485 27488 26898 0 -1 4202560 48363 0 0 0 81629 64 0 0 25 0 4 0 523265146 1019703296 221001 33554432000 4194304 4964704 140737022180608 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27488/tid=27494] ppid=27485 vsize=995804 CPUtime=812.82 cores=1,3,5,7
/proc/27488/task/27494/stat : 27494 (claspmt) R 27485 27488 26898 0 -1 4202560 47278 0 0 0 81265 17 0 0 25 0 4 0 523265146 1019703296 221001 33554432000 4194304 4964704 140737022180608 18446744073709551615 4320921 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27488/tid=27495] ppid=27485 vsize=995804 CPUtime=817.04 cores=1,3,5,7
/proc/27488/task/27495/stat : 27495 (claspmt) R 27485 27488 26898 0 -1 4202560 25344 0 0 0 81684 20 0 0 25 0 4 0 523265146 1019703296 221001 33554432000 4194304 4964704 140737022180608 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3269.09
Current children cumulated vsize (KiB) 995804

[startup+882.301 s]
/proc/loadavg: 4.01 4.40 5.41 5/175 27535
/proc/meminfo: memFree=30027240/32951124 swapFree=67111444/67111528
[pid=27488] ppid=27485 vsize=1063648 CPUtime=3508.76 cores=1,3,5,7
/proc/27488/stat : 27488 (claspmt) R 27485 27488 26898 0 -1 4202496 235556 0 0 0 350640 236 0 0 25 0 4 0 523264622 1089175552 230375 33554432000 4194304 4964704 140737022180608 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27488/statm: 265912 230375 460 189 0 260261 0
[pid=27488/tid=27493] ppid=27485 vsize=1063648 CPUtime=876.9 cores=1,3,5,7
/proc/27488/task/27493/stat : 27493 (claspmt) R 27485 27488 26898 0 -1 4202560 48829 0 0 0 87625 65 0 0 25 0 4 0 523265146 1089175552 230375 33554432000 4194304 4964704 140737022180608 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27488/tid=27494] ppid=27485 vsize=1063648 CPUtime=872.52 cores=1,3,5,7
/proc/27488/task/27494/stat : 27494 (claspmt) R 27485 27488 26898 0 -1 4202560 48849 0 0 0 87234 18 0 0 25 0 4 0 523265146 1089175552 230375 33554432000 4194304 4964704 140737022180608 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27488/tid=27495] ppid=27485 vsize=1063648 CPUtime=877.04 cores=1,3,5,7
/proc/27488/task/27495/stat : 27495 (claspmt) R 27485 27488 26898 0 -1 4202560 26299 0 0 0 87681 23 0 0 25 0 4 0 523265146 1089175552 230375 33554432000 4194304 4964704 140737022180608 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3508.76
Current children cumulated vsize (KiB) 1063648

[startup+942.301 s]
/proc/loadavg: 4.00 4.32 5.32 5/175 27537
/proc/meminfo: memFree=29993064/32951124 swapFree=67111444/67111528
[pid=27488] ppid=27485 vsize=1069732 CPUtime=3748.46 cores=1,3,5,7
/proc/27488/stat : 27488 (claspmt) R 27485 27488 26898 0 -1 4202496 244496 0 0 0 374590 256 0 0 25 0 4 0 523264622 1095405568 239315 33554432000 4194304 4964704 140737022180608 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27488/statm: 267433 239315 460 189 0 261782 0
[pid=27488/tid=27493] ppid=27485 vsize=1069732 CPUtime=936.9 cores=1,3,5,7
/proc/27488/task/27493/stat : 27493 (claspmt) R 27485 27488 26898 0 -1 4202560 48980 0 0 0 93625 65 0 0 25 0 4 0 523265146 1095405568 239315 33554432000 4194304 4964704 140737022180608 18446744073709551615 4659143 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27488/tid=27494] ppid=27485 vsize=1069732 CPUtime=932.22 cores=1,3,5,7
/proc/27488/task/27494/stat : 27494 (claspmt) R 27485 27488 26898 0 -1 4202560 50650 0 0 0 93203 19 0 0 25 0 4 0 523265146 1095405568 239315 33554432000 4194304 4964704 140737022180608 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27488/tid=27495] ppid=27485 vsize=1069732 CPUtime=937.05 cores=1,3,5,7
/proc/27488/task/27495/stat : 27495 (claspmt) R 27485 27488 26898 0 -1 4202560 27843 0 0 0 93680 25 0 0 25 0 4 0 523265146 1095405568 239315 33554432000 4194304 4964704 140737022180608 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3748.46
Current children cumulated vsize (KiB) 1069732

[startup+1002.3 s]
/proc/loadavg: 4.05 4.28 5.24 5/175 27539
/proc/meminfo: memFree=29882656/32951124 swapFree=67111444/67111528
[pid=27488] ppid=27485 vsize=1198752 CPUtime=3988.09 cores=1,3,5,7
/proc/27488/stat : 27488 (claspmt) R 27485 27488 26898 0 -1 4202496 271581 0 0 0 398512 297 0 0 25 0 4 0 523264622 1227522048 266400 33554432000 4194304 4964704 140737022180608 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27488/statm: 299688 266400 460 189 0 294037 0
[pid=27488/tid=27493] ppid=27485 vsize=1198752 CPUtime=996.85 cores=1,3,5,7
/proc/27488/task/27493/stat : 27493 (claspmt) R 27485 27488 26898 0 -1 4202560 52962 0 0 0 99615 70 0 0 21 0 4 0 523265146 1227522048 266400 33554432000 4194304 4964704 140737022180608 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27488/tid=27494] ppid=27485 vsize=1198752 CPUtime=991.92 cores=1,3,5,7
/proc/27488/task/27494/stat : 27494 (claspmt) R 27485 27488 26898 0 -1 4202560 52853 0 0 0 99172 20 0 0 25 0 4 0 523265146 1227522048 266400 33554432000 4194304 4964704 140737022180608 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27488/tid=27495] ppid=27485 vsize=1198752 CPUtime=997.03 cores=1,3,5,7
/proc/27488/task/27495/stat : 27495 (claspmt) R 27485 27488 26898 0 -1 4202560 35800 0 0 0 99661 42 0 0 25 0 4 0 523265146 1227522048 266400 33554432000 4194304 4964704 140737022180608 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3988.09
Current children cumulated vsize (KiB) 1198752

[startup+1062.3 s]
/proc/loadavg: 4.07 4.24 5.17 5/175 27540
/proc/meminfo: memFree=29876292/32951124 swapFree=67111444/67111528
[pid=27488] ppid=27485 vsize=1204512 CPUtime=4227.79 cores=1,3,5,7
/proc/27488/stat : 27488 (claspmt) R 27485 27488 26898 0 -1 4202496 273163 0 0 0 422482 297 0 0 25 0 4 0 523264622 1233420288 267982 33554432000 4194304 4964704 140737022180608 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27488/statm: 301128 267982 460 189 0 295477 0
[pid=27488/tid=27493] ppid=27485 vsize=1204512 CPUtime=1056.85 cores=1,3,5,7
/proc/27488/task/27493/stat : 27493 (claspmt) R 27485 27488 26898 0 -1 4202560 52968 0 0 0 105615 70 0 0 25 0 4 0 523265146 1233420288 267982 33554432000 4194304 4964704 140737022180608 18446744073709551615 4627248 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27488/tid=27494] ppid=27485 vsize=1204512 CPUtime=1051.62 cores=1,3,5,7
/proc/27488/task/27494/stat : 27494 (claspmt) R 27485 27488 26898 0 -1 4202560 54378 0 0 0 105142 20 0 0 25 0 4 0 523265146 1233420288 267982 33554432000 4194304 4964704 140737022180608 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27488/tid=27495] ppid=27485 vsize=1204512 CPUtime=1057.03 cores=1,3,5,7
/proc/27488/task/27495/stat : 27495 (claspmt) R 27485 27488 26898 0 -1 4202560 35849 0 0 0 105661 42 0 0 25 0 4 0 523265146 1233420288 267982 33554432000 4194304 4964704 140737022180608 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4227.79
Current children cumulated vsize (KiB) 1204512

[startup+1122.3 s]
/proc/loadavg: 4.02 4.19 5.09 5/175 27542
/proc/meminfo: memFree=29874504/32951124 swapFree=67111444/67111528
[pid=27488] ppid=27485 vsize=1205348 CPUtime=4467.5 cores=1,3,5,7
/proc/27488/stat : 27488 (claspmt) R 27485 27488 26898 0 -1 4202496 273633 0 0 0 446453 297 0 0 25 0 4 0 523264622 1234276352 268452 33554432000 4194304 4964704 140737022180608 18446744073709551615 4660085 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27488/statm: 301337 268452 460 189 0 295686 0
[pid=27488/tid=27493] ppid=27485 vsize=1205348 CPUtime=1116.85 cores=1,3,5,7
/proc/27488/task/27493/stat : 27493 (claspmt) R 27485 27488 26898 0 -1 4202560 52971 0 0 0 111615 70 0 0 25 0 4 0 523265146 1234276352 268452 33554432000 4194304 4964704 140737022180608 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27488/tid=27494] ppid=27485 vsize=1205348 CPUtime=1111.33 cores=1,3,5,7
/proc/27488/task/27494/stat : 27494 (claspmt) R 27485 27488 26898 0 -1 4202560 54663 0 0 0 111112 21 0 0 25 0 4 0 523265146 1234276352 268452 33554432000 4194304 4964704 140737022180608 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27488/tid=27495] ppid=27485 vsize=1205348 CPUtime=1117.03 cores=1,3,5,7
/proc/27488/task/27495/stat : 27495 (claspmt) R 27485 27488 26898 0 -1 4202560 36030 0 0 0 111661 42 0 0 25 0 4 0 523265146 1234276352 268452 33554432000 4194304 4964704 140737022180608 18446744073709551615 4320934 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4467.5
Current children cumulated vsize (KiB) 1205348

[startup+1182.3 s]
/proc/loadavg: 4.05 4.17 5.03 5/175 27543
/proc/meminfo: memFree=29857956/32951124 swapFree=67111444/67111528
[pid=27488] ppid=27485 vsize=1210440 CPUtime=4707.19 cores=1,3,5,7
/proc/27488/stat : 27488 (claspmt) R 27485 27488 26898 0 -1 4202496 277922 0 0 0 470411 308 0 0 25 0 4 0 523264622 1239490560 272741 33554432000 4194304 4964704 140737022180608 18446744073709551615 4653336 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27488/statm: 302610 272741 460 189 0 296959 0
[pid=27488/tid=27493] ppid=27485 vsize=1210440 CPUtime=1176.85 cores=1,3,5,7
/proc/27488/task/27493/stat : 27493 (claspmt) R 27485 27488 26898 0 -1 4202560 55956 0 0 0 117606 79 0 0 25 0 4 0 523265146 1239490560 272741 33554432000 4194304 4964704 140737022180608 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27488/tid=27494] ppid=27485 vsize=1210440 CPUtime=1171.01 cores=1,3,5,7
/proc/27488/task/27494/stat : 27494 (claspmt) R 27485 27488 26898 0 -1 4202560 55327 0 0 0 117080 21 0 0 25 0 4 0 523265146 1239490560 272741 33554432000 4194304 4964704 140737022180608 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27488/tid=27495] ppid=27485 vsize=1210440 CPUtime=1177.03 cores=1,3,5,7
/proc/27488/task/27495/stat : 27495 (claspmt) R 27485 27488 26898 0 -1 4202560 36666 0 0 0 117660 43 0 0 25 0 4 0 523265146 1239490560 272741 33554432000 4194304 4964704 140737022180608 18446744073709551615 4670230 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4707.19
Current children cumulated vsize (KiB) 1210440



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1205.61 s]
/proc/loadavg: 4.10 4.17 5.00 5/175 27544
/proc/meminfo: memFree=29818504/32951124 swapFree=67111444/67111528
[pid=27488] ppid=27485 vsize=1226072 CPUtime=4800.31 cores=1,3,5,7
/proc/27488/stat : 27488 (claspmt) R 27485 27488 26898 0 -1 4202496 287577 0 0 0 479704 327 0 0 25 0 4 0 523264622 1255497728 282396 33554432000 4194304 4964704 140737022180608 18446744073709551615 4333108 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27488/statm: 306518 282396 460 189 0 300867 0
[pid=27488/tid=27493] ppid=27485 vsize=1226072 CPUtime=1200.16 cores=1,3,5,7
/proc/27488/task/27493/stat : 27493 (claspmt) R 27485 27488 26898 0 -1 4202560 58315 0 0 0 119934 82 0 0 25 0 4 0 523265146 1255497728 282396 33554432000 4194304 4964704 140737022180608 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27488/tid=27494] ppid=27485 vsize=1226072 CPUtime=1194.19 cores=1,3,5,7
/proc/27488/task/27494/stat : 27494 (claspmt) R 27485 27488 26898 0 -1 4202560 55695 0 0 0 119398 21 0 0 25 0 4 0 523265146 1255497728 282396 33554432000 4194304 4964704 140737022180608 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27488/tid=27495] ppid=27485 vsize=1226072 CPUtime=1200.35 cores=1,3,5,7
/proc/27488/task/27495/stat : 27495 (claspmt) R 27485 27488 26898 0 -1 4202560 38770 0 0 0 119983 52 0 0 25 0 4 0 523265146 1255497728 282396 33554432000 4194304 4964704 140737022180608 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 1226072

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

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

[startup+1205.8 s]
/proc/loadavg: 4.10 4.17 5.00 5/175 27544
/proc/meminfo: memFree=29818504/32951124 swapFree=67111444/67111528
[pid=27488] ppid=27485 vsize=1225772 CPUtime=4800.52 cores=1,3,5,7
/proc/27488/stat : 27488 (claspmt) R 27485 27488 26898 0 -1 4202496 287587 0 0 0 479725 327 0 0 25 0 1 0 523264622 1255190528 282331 33554432000 4194304 4964704 140737022180608 18446744073709551615 4313389 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/27488/statm: 306443 282331 470 189 0 300792 0
Current children cumulated CPU time (s) 4800.52
Current children cumulated vsize (KiB) 1225772

[startup+1205.9 s]
/proc/loadavg: 4.10 4.17 5.00 5/175 27544
/proc/meminfo: memFree=29818504/32951124 swapFree=67111444/67111528
[pid=27488] ppid=27485 vsize=654792 CPUtime=4800.61 cores=1,3,5,7
/proc/27488/stat : 27488 (claspmt) R 27485 27488 26898 0 -1 4202496 287588 0 0 0 479732 329 0 0 25 0 1 0 523264622 670507008 140709 33554432000 4194304 4964704 140737022180608 18446744073709551615 228122757255 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/27488/statm: 163698 140639 471 189 0 158047 0
Current children cumulated CPU time (s) 4800.61
Current children cumulated vsize (KiB) 654792

Child status: 0
Real time (s): 1205.92
CPU time (s): 4800.65
CPU user time (s): 4797.33
CPU system time (s): 3.3205
CPU usage (%): 398.089
Max. virtual memory (cumulated for all children) (KiB): 1226072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.33
system time used= 3.3205
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 287589
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= 12781
involuntary context switches= 20157

runsolver used 1.75673 second user time and 4.46232 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-30 00:37:47
IDJOB=3299387
IDBENCH=88228
IDSOLVER=1683
FILE ID=node138/3299387-1304116666
RUNJOBID= node138-1304116666-27469
PBS_JOBID= 13170689
Free space on /tmp= 71804 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m52-q918.75-n50-p15-s98191766.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-3299387-1304116666/watcher-3299387-1304116666 -o /tmp/evaluation-result-3299387-1304116666/solver-3299387-1304116666 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299387-1304116666.cnf

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

MD5SUM BENCH= 71638ad618721ad48c6bd2d48b828020
RANDOM SEED=1259391159

node138.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.854
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.70
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.854
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.854
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.854
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.854
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.80
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.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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.854
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:      30942920 kB
Buffers:        607912 kB
Cached:         946040 kB
SwapCached:         84 kB
Active:          74932 kB
Inactive:      1543928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30942920 kB
SwapTotal:    67111528 kB
SwapFree:     67111444 kB
Dirty:           11848 kB
Writeback:           0 kB
AnonPages:       64884 kB
Mapped:          15264 kB
Slab:           324500 kB
PageTables:       4732 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   197172 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 node138 at 2011-04-30 00:57:54