Trace number 3299391

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.63 1213.98

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m62-q1327.5-n60-p15-s1351253.cnf
MD5SUMb23c52475e3d098cb9d5a92c025d6982
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark7.18991
Satisfiable
(Un)Satisfiability was proved
Number of variables3420
Number of clauses1120760
Sum of the clauses size2244820
Maximum clause length62
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21120700
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 560

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...113030/instance-3299391-1304113030.cnf
15.68/15.76	c Solving...
4800.33/1213.71	
4800.33/1213.71	*** INTERRUPTED! ***
4800.33/1213.71	*** Shutting down threads...
4800.54/1213.97	s UNKNOWN
4800.54/1213.97	
4800.54/1213.97	c INTERRUPTED   : 1
4800.54/1213.97	c Models        : 0+    
4800.54/1213.97	c Time          : 1213.737s (Solving: 1197.98s 1st Model: 0.00s Unsat: 0.00s)
4800.54/1213.97	c CPU Time      : 4800.380s

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-3299391-1304113030/watcher-3299391-1304113030 -o /tmp/evaluation-result-3299391-1304113030/solver-3299391-1304113030 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299391-1304113030.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.69 5.89 6.41 5/178 14538
/proc/meminfo: memFree=30834064/32951132 swapFree=67111364/67111528
[pid=14538] ppid=14536 vsize=22036 CPUtime=0 cores=1,3,5,7
/proc/14538/stat : 14538 (claspmt) R 14536 14538 13971 0 -1 4202496 805 0 0 0 0 0 0 0 20 0 1 0 522901705 22564864 707 33554432000 4194304 4964704 140734500778624 18446744073709551615 4599599 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/14538/statm: 5509 707 385 189 0 383 0

[startup+0.102079 s]
/proc/loadavg: 7.69 5.89 6.41 5/178 14538
/proc/meminfo: memFree=30834064/32951132 swapFree=67111364/67111528
[pid=14538] ppid=14536 vsize=39412 CPUtime=0.09 cores=1,3,5,7
/proc/14538/stat : 14538 (claspmt) R 14536 14538 13971 0 -1 4202496 6885 0 0 0 8 1 0 0 20 0 1 0 522901705 40357888 5029 33554432000 4194304 4964704 140734500778624 18446744073709551615 242970211361 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/14538/statm: 9853 5031 385 189 0 4727 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 39412

[startup+0.201075 s]
/proc/loadavg: 7.69 5.89 6.41 5/178 14538
/proc/meminfo: memFree=30834064/32951132 swapFree=67111364/67111528
[pid=14538] ppid=14536 vsize=57828 CPUtime=0.19 cores=1,3,5,7
/proc/14538/stat : 14538 (claspmt) R 14536 14538 13971 0 -1 4202496 13499 0 0 0 17 2 0 0 21 0 1 0 522901705 59215872 9363 33554432000 4194304 4964704 140734500778624 18446744073709551615 242970211013 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/14538/statm: 14457 9364 385 189 0 9331 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 57828

[startup+0.301047 s]
/proc/loadavg: 7.69 5.89 6.41 5/178 14538
/proc/meminfo: memFree=30834064/32951132 swapFree=67111364/67111528
[pid=14538] ppid=14536 vsize=78432 CPUtime=0.29 cores=1,3,5,7
/proc/14538/stat : 14538 (claspmt) R 14536 14538 13971 0 -1 4202496 20166 0 0 0 25 4 0 0 21 0 1 0 522901705 80314368 13946 33554432000 4194304 4964704 140734500778624 18446744073709551615 242970211013 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/14538/statm: 19608 13949 396 189 0 14482 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 78432

[startup+0.70098 s]
/proc/loadavg: 7.69 5.89 6.41 5/178 14538
/proc/meminfo: memFree=30834064/32951132 swapFree=67111364/67111528
[pid=14538] ppid=14536 vsize=96156 CPUtime=0.69 cores=1,3,5,7
/proc/14538/stat : 14538 (claspmt) R 14536 14538 13971 0 -1 4202496 24148 0 0 0 65 4 0 0 22 0 1 0 522901705 98463744 17928 33554432000 4194304 4964704 140734500778624 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/14538/statm: 24039 17928 398 189 0 18913 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 96156

[startup+1.50084 s]
/proc/loadavg: 7.69 5.89 6.41 8/179 14539
/proc/meminfo: memFree=30762888/32951132 swapFree=67111364/67111528
[pid=14538] ppid=14536 vsize=96156 CPUtime=1.49 cores=1,3,5,7
/proc/14538/stat : 14538 (claspmt) R 14536 14538 13971 0 -1 4202496 24148 0 0 0 145 4 0 0 25 0 1 0 522901705 98463744 17928 33554432000 4194304 4964704 140734500778624 18446744073709551615 4607585 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/14538/statm: 24039 17928 398 189 0 18913 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 96156

[startup+3.10056 s]
/proc/loadavg: 7.80 5.94 6.43 8/179 14539
/proc/meminfo: memFree=30762516/32951132 swapFree=67111364/67111528
[pid=14538] ppid=14536 vsize=96156 CPUtime=3.09 cores=1,3,5,7
/proc/14538/stat : 14538 (claspmt) R 14536 14538 13971 0 -1 4202496 24148 0 0 0 305 4 0 0 25 0 1 0 522901705 98463744 17928 33554432000 4194304 4964704 140734500778624 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/14538/statm: 24039 17928 398 189 0 18913 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 96156

[startup+6.30101 s]
/proc/loadavg: 7.80 5.94 6.43 6/179 14539
/proc/meminfo: memFree=30761940/32951132 swapFree=67111364/67111528
[pid=14538] ppid=14536 vsize=96156 CPUtime=6.29 cores=1,3,5,7
/proc/14538/stat : 14538 (claspmt) R 14536 14538 13971 0 -1 4202496 24148 0 0 0 625 4 0 0 25 0 1 0 522901705 98463744 17928 33554432000 4194304 4964704 140734500778624 18446744073709551615 4607575 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/14538/statm: 24039 17928 398 189 0 18913 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 96156

[startup+12.7009 s]
/proc/loadavg: 7.37 5.91 6.41 6/179 14539
/proc/meminfo: memFree=30744976/32951132 swapFree=67111364/67111528
[pid=14538] ppid=14536 vsize=99732 CPUtime=12.69 cores=1,3,5,7
/proc/14538/stat : 14538 (claspmt) R 14536 14538 13971 0 -1 4202496 25053 0 0 0 1264 5 0 0 25 0 1 0 522901705 102125568 18833 33554432000 4194304 4964704 140734500778624 18446744073709551615 4600353 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/14538/statm: 24933 18833 399 189 0 19807 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 99732

[startup+25.5007 s]
/proc/loadavg: 7.54 6.00 6.43 9/182 14543
/proc/meminfo: memFree=30656548/32951132 swapFree=67111364/67111528
[pid=14538] ppid=14536 vsize=237044 CPUtime=54.58 cores=1,3,5,7
/proc/14538/stat : 14538 (claspmt) R 14536 14538 13971 0 -1 4202496 45457 0 0 0 5441 17 0 0 25 0 4 0 522901705 242733056 36991 33554432000 4194304 4964704 140734500778624 18446744073709551615 4342162 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/14538/statm: 59261 36991 460 189 0 53610 0
[pid=14538/tid=14540] ppid=14536 vsize=237044 CPUtime=9.64 cores=1,3,5,7
/proc/14538/task/14540/stat : 14540 (claspmt) R 14536 14538 13971 0 -1 4202560 3742 0 0 0 963 1 0 0 25 0 4 0 522903281 242733056 36991 33554432000 4194304 4964704 140734500778624 18446744073709551615 4332645 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=14538/tid=14541] ppid=14536 vsize=237044 CPUtime=9.72 cores=1,3,5,7
/proc/14538/task/14541/stat : 14541 (claspmt) R 14536 14538 13971 0 -1 4202560 4014 0 0 0 971 1 0 0 25 0 4 0 522903281 242733056 36991 33554432000 4194304 4964704 140734500778624 18446744073709551615 4670241 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14538/tid=14542] ppid=14536 vsize=237044 CPUtime=9.72 cores=1,3,5,7
/proc/14538/task/14542/stat : 14542 (claspmt) R 14536 14538 13971 0 -1 4202560 5636 0 0 0 969 3 0 0 25 0 4 0 522903281 242733056 36991 33554432000 4194304 4964704 140734500778624 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 54.58
Current children cumulated vsize (KiB) 237044

[startup+51.1003 s]
/proc/loadavg: 7.77 6.17 6.48 9/182 14543
/proc/meminfo: memFree=30520684/32951132 swapFree=67111364/67111528
[pid=14538] ppid=14536 vsize=408836 CPUtime=156.77 cores=1,3,5,7
/proc/14538/stat : 14538 (claspmt) R 14536 14538 13971 0 -1 4202496 75513 0 0 0 15639 38 0 0 25 0 4 0 522901705 418648064 67047 33554432000 4194304 4964704 140734500778624 18446744073709551615 242970211361 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/14538/statm: 102209 67047 460 189 0 96558 0
[pid=14538/tid=14540] ppid=14536 vsize=408836 CPUtime=35.08 cores=1,3,5,7
/proc/14538/task/14540/stat : 14540 (claspmt) R 14536 14538 13971 0 -1 4202560 8616 0 0 0 3505 3 0 0 18 0 4 0 522903281 418648064 67047 33554432000 4194304 4964704 140734500778624 18446744073709551615 4668928 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=14538/tid=14541] ppid=14536 vsize=408836 CPUtime=35.33 cores=1,3,5,7
/proc/14538/task/14541/stat : 14541 (claspmt) R 14536 14538 13971 0 -1 4202560 7631 0 0 0 3530 3 0 0 25 0 4 0 522903281 418648064 67047 33554432000 4194304 4964704 140734500778624 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14538/tid=14542] ppid=14536 vsize=408836 CPUtime=35.32 cores=1,3,5,7
/proc/14538/task/14542/stat : 14542 (claspmt) R 14536 14538 13971 0 -1 4202560 12651 0 0 0 3523 9 0 0 25 0 4 0 522903281 418648064 67047 33554432000 4194304 4964704 140734500778624 18446744073709551615 4320993 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 156.77
Current children cumulated vsize (KiB) 408836

[startup+102.3 s]
/proc/loadavg: 7.94 6.49 6.57 9/182 14545
/proc/meminfo: memFree=30254800/32951132 swapFree=67111364/67111528
[pid=14538] ppid=14536 vsize=458344 CPUtime=361.28 cores=1,3,5,7
/proc/14538/stat : 14538 (claspmt) R 14536 14538 13971 0 -1 4202496 113056 0 0 0 36065 63 0 0 25 0 4 0 522901705 469344256 104578 33554432000 4194304 4964704 140734500778624 18446744073709551615 4321121 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/14538/statm: 114586 104578 460 189 0 108935 0
[pid=14538/tid=14540] ppid=14536 vsize=458344 CPUtime=85.97 cores=1,3,5,7
/proc/14538/task/14540/stat : 14540 (claspmt) R 14536 14538 13971 0 -1 4202560 12404 0 0 0 8591 6 0 0 25 0 4 0 522903281 469344256 104578 33554432000 4194304 4964704 140734500778624 18446744073709551615 4670565 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=14538/tid=14541] ppid=14536 vsize=458344 CPUtime=86.53 cores=1,3,5,7
/proc/14538/task/14541/stat : 14541 (claspmt) R 14536 14538 13971 0 -1 4202560 11867 0 0 0 8648 5 0 0 25 0 4 0 522903281 469344256 104578 33554432000 4194304 4964704 140734500778624 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14538/tid=14542] ppid=14536 vsize=458344 CPUtime=86.54 cores=1,3,5,7
/proc/14538/task/14542/stat : 14542 (claspmt) R 14536 14538 13971 0 -1 4202560 18662 0 0 0 8640 14 0 0 25 0 4 0 522903281 469344256 104578 33554432000 4194304 4964704 140734500778624 18446744073709551615 4670260 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 361.28
Current children cumulated vsize (KiB) 458344

[startup+162.301 s]
/proc/loadavg: 8.01 6.76 6.65 9/182 14546
/proc/meminfo: memFree=30038220/32951132 swapFree=67111364/67111528
[pid=14538] ppid=14536 vsize=645960 CPUtime=600.91 cores=1,3,5,7
/proc/14538/stat : 14538 (claspmt) R 14536 14538 13971 0 -1 4202496 145913 0 0 0 60002 89 0 0 25 0 4 0 522901705 661463040 137407 33554432000 4194304 4964704 140734500778624 18446744073709551615 4321079 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/14538/statm: 161490 137407 460 189 0 155839 0
[pid=14538/tid=14540] ppid=14536 vsize=645960 CPUtime=145.62 cores=1,3,5,7
/proc/14538/task/14540/stat : 14540 (claspmt) R 14536 14538 13971 0 -1 4202560 20015 0 0 0 14546 16 0 0 25 0 4 0 522903281 661463040 137407 33554432000 4194304 4964704 140734500778624 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=14538/tid=14541] ppid=14536 vsize=645960 CPUtime=146.52 cores=1,3,5,7
/proc/14538/task/14541/stat : 14541 (claspmt) R 14536 14538 13971 0 -1 4202560 16192 0 0 0 14646 6 0 0 25 0 4 0 522903281 661463040 137407 33554432000 4194304 4964704 140734500778624 18446744073709551615 4670243 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14538/tid=14542] ppid=14536 vsize=645960 CPUtime=146.53 cores=1,3,5,7
/proc/14538/task/14542/stat : 14542 (claspmt) R 14536 14538 13971 0 -1 4202560 22341 0 0 0 14637 16 0 0 25 0 4 0 522903281 661463040 137407 33554432000 4194304 4964704 140734500778624 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 600.91
Current children cumulated vsize (KiB) 645960

[startup+222.307 s]
/proc/loadavg: 8.18 7.04 6.76 9/182 14548
/proc/meminfo: memFree=29932048/32951132 swapFree=67111364/67111528
[pid=14538] ppid=14536 vsize=794656 CPUtime=840.58 cores=1,3,5,7
/proc/14538/stat : 14538 (claspmt) R 14536 14538 13971 0 -1 4202496 170377 0 0 0 83947 111 0 0 25 0 4 0 522901705 813727744 161832 33554432000 4194304 4964704 140734500778624 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/14538/statm: 198664 161832 460 189 0 193013 0
[pid=14538/tid=14540] ppid=14536 vsize=794656 CPUtime=205.28 cores=1,3,5,7
/proc/14538/task/14540/stat : 14540 (claspmt) R 14536 14538 13971 0 -1 4202560 22842 0 0 0 20510 18 0 0 25 0 4 0 522903281 813727744 161832 33554432000 4194304 4964704 140734500778624 18446744073709551615 4653570 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=14538/tid=14541] ppid=14536 vsize=794656 CPUtime=206.53 cores=1,3,5,7
/proc/14538/task/14541/stat : 14541 (claspmt) R 14536 14538 13971 0 -1 4202560 20378 0 0 0 20645 8 0 0 25 0 4 0 522903281 813727744 161832 33554432000 4194304 4964704 140734500778624 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14538/tid=14542] ppid=14536 vsize=794656 CPUtime=206.54 cores=1,3,5,7
/proc/14538/task/14542/stat : 14542 (claspmt) R 14536 14538 13971 0 -1 4202560 25790 0 0 0 20635 19 0 0 25 0 4 0 522903281 813727744 161832 33554432000 4194304 4964704 140734500778624 18446744073709551615 4670419 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 840.58
Current children cumulated vsize (KiB) 794656

[startup+282.3 s]
/proc/loadavg: 8.07 7.20 6.83 9/182 14550
/proc/meminfo: memFree=29764992/32951132 swapFree=67111364/67111528
[pid=14538] ppid=14536 vsize=839836 CPUtime=1080.21 cores=1,3,5,7
/proc/14538/stat : 14538 (claspmt) R 14536 14538 13971 0 -1 4202496 195282 0 0 0 107892 129 0 0 25 0 4 0 522901705 859992064 186653 33554432000 4194304 4964704 140734500778624 18446744073709551615 4627204 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/14538/statm: 209959 186653 460 189 0 204308 0
[pid=14538/tid=14540] ppid=14536 vsize=839836 CPUtime=264.94 cores=1,3,5,7
/proc/14538/task/14540/stat : 14540 (claspmt) R 14536 14538 13971 0 -1 4202560 29527 0 0 0 26468 26 0 0 25 0 4 0 522903281 859992064 186653 33554432000 4194304 4964704 140734500778624 18446744073709551615 4627185 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=14538/tid=14541] ppid=14536 vsize=839836 CPUtime=266.53 cores=1,3,5,7
/proc/14538/task/14541/stat : 14541 (claspmt) R 14536 14538 13971 0 -1 4202560 22852 0 0 0 26644 9 0 0 25 0 4 0 522903281 859992064 186653 33554432000 4194304 4964704 140734500778624 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14538/tid=14542] ppid=14536 vsize=839836 CPUtime=266.53 cores=1,3,5,7
/proc/14538/task/14542/stat : 14542 (claspmt) R 14536 14538 13971 0 -1 4202560 28344 0 0 0 26633 20 0 0 25 0 4 0 522903281 859992064 186653 33554432000 4194304 4964704 140734500778624 18446744073709551615 4320958 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1080.21
Current children cumulated vsize (KiB) 839836

[startup+342.301 s]
/proc/loadavg: 8.08 7.37 6.91 9/182 14551
/proc/meminfo: memFree=29610340/32951132 swapFree=67111364/67111528
[pid=14538] ppid=14536 vsize=945000 CPUtime=1319.86 cores=1,3,5,7
/proc/14538/stat : 14538 (claspmt) R 14536 14538 13971 0 -1 4202496 221452 0 0 0 131833 153 0 0 25 0 4 0 522901705 967680000 212761 33554432000 4194304 4964704 140734500778624 18446744073709551615 4320955 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/14538/statm: 236250 212761 460 189 0 230599 0
[pid=14538/tid=14540] ppid=14536 vsize=945000 CPUtime=324.6 cores=1,3,5,7
/proc/14538/task/14540/stat : 14540 (claspmt) R 14536 14538 13971 0 -1 4202560 35991 0 0 0 32426 34 0 0 25 0 4 0 522903281 967680000 212761 33554432000 4194304 4964704 140734500778624 18446744073709551615 4670215 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=14538/tid=14541] ppid=14536 vsize=945000 CPUtime=326.53 cores=1,3,5,7
/proc/14538/task/14541/stat : 14541 (claspmt) R 14536 14538 13971 0 -1 4202560 26241 0 0 0 32642 11 0 0 25 0 4 0 522903281 967680000 212761 33554432000 4194304 4964704 140734500778624 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 3 0 0 0

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

Current children cumulated CPU time (s) 2518.12
Current children cumulated vsize (KiB) 1098048

[startup+702.301 s]
/proc/loadavg: 8.08 7.86 7.27 9/182 14561
/proc/meminfo: memFree=29093472/32951132 swapFree=67111364/67111528
[pid=14538] ppid=14536 vsize=1099116 CPUtime=2757.78 cores=1,3,5,7
/proc/14538/stat : 14538 (claspmt) R 14536 14538 13971 0 -1 4202496 264935 0 0 0 275581 197 0 0 25 0 4 0 522901705 1125494784 255978 33554432000 4194304 4964704 140734500778624 18446744073709551615 4627204 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/14538/statm: 274779 255978 460 189 0 269128 0
[pid=14538/tid=14540] ppid=14536 vsize=1099116 CPUtime=682.58 cores=1,3,5,7
/proc/14538/task/14540/stat : 14540 (claspmt) R 14536 14538 13971 0 -1 4202560 38440 0 0 0 68219 39 0 0 25 0 4 0 522903281 1125494784 255978 33554432000 4194304 4964704 140734500778624 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=14538/tid=14541] ppid=14536 vsize=1099116 CPUtime=686.54 cores=1,3,5,7
/proc/14538/task/14541/stat : 14541 (claspmt) R 14536 14538 13971 0 -1 4202560 35075 0 0 0 68641 13 0 0 25 0 4 0 522903281 1125494784 255978 33554432000 4194304 4964704 140734500778624 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14538/tid=14542] ppid=14536 vsize=1099116 CPUtime=686.51 cores=1,3,5,7
/proc/14538/task/14542/stat : 14542 (claspmt) R 14536 14538 13971 0 -1 4202560 34437 0 0 0 68625 26 0 0 25 0 4 0 522903281 1125494784 255978 33554432000 4194304 4964704 140734500778624 18446744073709551615 4332525 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2757.78
Current children cumulated vsize (KiB) 1099116

[startup+762.301 s]
/proc/loadavg: 8.18 7.93 7.33 9/182 14562
/proc/meminfo: memFree=28996608/32951132 swapFree=67111364/67111528
[pid=14538] ppid=14536 vsize=1256808 CPUtime=2997.45 cores=1,3,5,7
/proc/14538/stat : 14538 (claspmt) R 14536 14538 13971 0 -1 4202496 279471 0 0 0 299535 210 0 0 25 0 4 0 522901705 1286971392 270514 33554432000 4194304 4964704 140734500778624 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/14538/statm: 314202 270514 460 189 0 308551 0
[pid=14538/tid=14540] ppid=14536 vsize=1256808 CPUtime=742.26 cores=1,3,5,7
/proc/14538/task/14540/stat : 14540 (claspmt) R 14536 14538 13971 0 -1 4202560 40002 0 0 0 74185 41 0 0 25 0 4 0 522903281 1286971392 270514 33554432000 4194304 4964704 140734500778624 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14538/tid=14541] ppid=14536 vsize=1256808 CPUtime=746.55 cores=1,3,5,7
/proc/14538/task/14541/stat : 14541 (claspmt) R 14536 14538 13971 0 -1 4202560 37660 0 0 0 74641 14 0 0 25 0 4 0 522903281 1286971392 270514 33554432000 4194304 4964704 140734500778624 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14538/tid=14542] ppid=14536 vsize=1256808 CPUtime=746.52 cores=1,3,5,7
/proc/14538/task/14542/stat : 14542 (claspmt) R 14536 14538 13971 0 -1 4202560 36507 0 0 0 74623 29 0 0 25 0 4 0 522903281 1286971392 270514 33554432000 4194304 4964704 140734500778624 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2997.45
Current children cumulated vsize (KiB) 1256808

[startup+822.3 s]
/proc/loadavg: 8.14 7.97 7.38 9/182 14564
/proc/meminfo: memFree=28806492/32951132 swapFree=67111364/67111528
[pid=14538] ppid=14536 vsize=1301300 CPUtime=3237.09 cores=1,3,5,7
/proc/14538/stat : 14538 (claspmt) R 14536 14538 13971 0 -1 4202496 303769 0 0 0 323472 237 0 0 25 0 4 0 522901705 1332531200 294812 33554432000 4194304 4964704 140734500778624 18446744073709551615 4320966 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/14538/statm: 325325 294812 460 189 0 319674 0
[pid=14538/tid=14540] ppid=14536 vsize=1301300 CPUtime=802.26 cores=1,3,5,7
/proc/14538/task/14540/stat : 14540 (claspmt) R 14536 14538 13971 0 -1 4202560 44300 0 0 0 80177 49 0 0 25 0 4 0 522903281 1332531200 294812 33554432000 4194304 4964704 140734500778624 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14538/tid=14541] ppid=14536 vsize=1301300 CPUtime=806.54 cores=1,3,5,7
/proc/14538/task/14541/stat : 14541 (claspmt) R 14536 14538 13971 0 -1 4202560 38548 0 0 0 80640 14 0 0 25 0 4 0 522903281 1332531200 294812 33554432000 4194304 4964704 140734500778624 18446744073709551615 4670291 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14538/tid=14542] ppid=14536 vsize=1301300 CPUtime=806.51 cores=1,3,5,7
/proc/14538/task/14542/stat : 14542 (claspmt) R 14536 14538 13971 0 -1 4202560 38005 0 0 0 80621 30 0 0 25 0 4 0 522903281 1332531200 294812 33554432000 4194304 4964704 140734500778624 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3237.09
Current children cumulated vsize (KiB) 1301300

[startup+882.306 s]
/proc/loadavg: 8.16 8.00 7.43 9/182 14566
/proc/meminfo: memFree=28743844/32951132 swapFree=67111364/67111528
[pid=14538] ppid=14536 vsize=1311536 CPUtime=3476.76 cores=1,3,5,7
/proc/14538/stat : 14538 (claspmt) R 14536 14538 13971 0 -1 4202496 315145 0 0 0 347429 247 0 0 25 0 4 0 522901705 1343012864 306020 33554432000 4194304 4964704 140734500778624 18446744073709551615 4653336 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/14538/statm: 327884 306020 460 189 0 322233 0
[pid=14538/tid=14540] ppid=14536 vsize=1311536 CPUtime=862.25 cores=1,3,5,7
/proc/14538/task/14540/stat : 14540 (claspmt) R 14536 14538 13971 0 -1 4202560 45830 0 0 0 86174 51 0 0 25 0 4 0 522903281 1343012864 306020 33554432000 4194304 4964704 140734500778624 18446744073709551615 4332393 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14538/tid=14541] ppid=14536 vsize=1311536 CPUtime=866.55 cores=1,3,5,7
/proc/14538/task/14541/stat : 14541 (claspmt) R 14536 14538 13971 0 -1 4202560 40332 0 0 0 86640 15 0 0 25 0 4 0 522903281 1343012864 306020 33554432000 4194304 4964704 140734500778624 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14538/tid=14542] ppid=14536 vsize=1311536 CPUtime=866.52 cores=1,3,5,7
/proc/14538/task/14542/stat : 14542 (claspmt) R 14536 14538 13971 0 -1 4202560 43635 0 0 0 86615 37 0 0 25 0 4 0 522903281 1343012864 306020 33554432000 4194304 4964704 140734500778624 18446744073709551615 4319903 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3476.76
Current children cumulated vsize (KiB) 1311536

[startup+942.301 s]
/proc/loadavg: 8.09 8.01 7.46 9/182 14567
/proc/meminfo: memFree=28729556/32951132 swapFree=67111364/67111528
[pid=14538] ppid=14536 vsize=1312816 CPUtime=3716.37 cores=1,3,5,7
/proc/14538/stat : 14538 (claspmt) R 14536 14538 13971 0 -1 4202496 317884 0 0 0 371386 251 0 0 25 0 4 0 522901705 1344323584 308759 33554432000 4194304 4964704 140734500778624 18446744073709551615 4670291 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/14538/statm: 328204 308759 460 189 0 322553 0
[pid=14538/tid=14540] ppid=14536 vsize=1312816 CPUtime=922.23 cores=1,3,5,7
/proc/14538/task/14540/stat : 14540 (claspmt) R 14536 14538 13971 0 -1 4202560 45839 0 0 0 92172 51 0 0 25 0 4 0 522903281 1344323584 308759 33554432000 4194304 4964704 140734500778624 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14538/tid=14541] ppid=14536 vsize=1312816 CPUtime=926.55 cores=1,3,5,7
/proc/14538/task/14541/stat : 14541 (claspmt) R 14536 14538 13971 0 -1 4202560 41487 0 0 0 92640 15 0 0 25 0 4 0 522903281 1344323584 308759 33554432000 4194304 4964704 140734500778624 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14538/tid=14542] ppid=14536 vsize=1312816 CPUtime=926.48 cores=1,3,5,7
/proc/14538/task/14542/stat : 14542 (claspmt) R 14536 14538 13971 0 -1 4202560 45207 0 0 0 92608 40 0 0 25 0 4 0 522903281 1344323584 308759 33554432000 4194304 4964704 140734500778624 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3716.37
Current children cumulated vsize (KiB) 1312816

[startup+1002.3 s]
/proc/loadavg: 8.07 8.02 7.50 9/182 14569
/proc/meminfo: memFree=28658608/32951132 swapFree=67111364/67111528
[pid=14538] ppid=14536 vsize=1313696 CPUtime=3955.95 cores=1,3,5,7
/proc/14538/stat : 14538 (claspmt) R 14536 14538 13971 0 -1 4202496 319437 0 0 0 395343 252 0 0 25 0 4 0 522901705 1345224704 310312 33554432000 4194304 4964704 140734500778624 18446744073709551615 4332478 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/14538/statm: 328424 310312 460 189 0 322773 0
[pid=14538/tid=14540] ppid=14536 vsize=1313696 CPUtime=982.17 cores=1,3,5,7
/proc/14538/task/14540/stat : 14540 (claspmt) R 14536 14538 13971 0 -1 4202560 46118 0 0 0 98166 51 0 0 25 0 4 0 522903281 1345224704 310312 33554432000 4194304 4964704 140734500778624 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14538/tid=14541] ppid=14536 vsize=1313696 CPUtime=986.54 cores=1,3,5,7
/proc/14538/task/14541/stat : 14541 (claspmt) R 14536 14538 13971 0 -1 4202560 42736 0 0 0 98639 15 0 0 25 0 4 0 522903281 1345224704 310312 33554432000 4194304 4964704 140734500778624 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14538/tid=14542] ppid=14536 vsize=1313696 CPUtime=986.47 cores=1,3,5,7
/proc/14538/task/14542/stat : 14542 (claspmt) R 14536 14538 13971 0 -1 4202560 45230 0 0 0 98606 41 0 0 25 0 4 0 522903281 1345224704 310312 33554432000 4194304 4964704 140734500778624 18446744073709551615 4670263 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3955.95
Current children cumulated vsize (KiB) 1313696

[startup+1062.3 s]
/proc/loadavg: 8.06 8.03 7.53 9/182 14570
/proc/meminfo: memFree=28647420/32951132 swapFree=67111364/67111528
[pid=14538] ppid=14536 vsize=1316976 CPUtime=4195.62 cores=1,3,5,7
/proc/14538/stat : 14538 (claspmt) R 14536 14538 13971 0 -1 4202496 320776 0 0 0 419309 253 0 0 25 0 4 0 522901705 1348583424 311523 33554432000 4194304 4964704 140734500778624 18446744073709551615 4320951 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/14538/statm: 329244 311523 460 189 0 323593 0
[pid=14538/tid=14540] ppid=14536 vsize=1316976 CPUtime=1042.17 cores=1,3,5,7
/proc/14538/task/14540/stat : 14540 (claspmt) R 14536 14538 13971 0 -1 4202560 46118 0 0 0 104166 51 0 0 25 0 4 0 522903281 1348583424 311523 33554432000 4194304 4964704 140734500778624 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14538/tid=14541] ppid=14536 vsize=1316976 CPUtime=1046.54 cores=1,3,5,7
/proc/14538/task/14541/stat : 14541 (claspmt) R 14536 14538 13971 0 -1 4202560 44058 0 0 0 104639 15 0 0 25 0 4 0 522903281 1348583424 311523 33554432000 4194304 4964704 140734500778624 18446744073709551615 4670193 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14538/tid=14542] ppid=14536 vsize=1316976 CPUtime=1046.45 cores=1,3,5,7
/proc/14538/task/14542/stat : 14542 (claspmt) R 14536 14538 13971 0 -1 4202560 45239 0 0 0 104604 41 0 0 25 0 4 0 522903281 1348583424 311523 33554432000 4194304 4964704 140734500778624 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4195.62
Current children cumulated vsize (KiB) 1316976

[startup+1122.3 s]
/proc/loadavg: 7.99 8.00 7.55 9/182 14603
/proc/meminfo: memFree=29798524/32951132 swapFree=67111364/67111528
[pid=14538] ppid=14536 vsize=1316976 CPUtime=4435.26 cores=1,3,5,7
/proc/14538/stat : 14538 (claspmt) R 14536 14538 13971 0 -1 4202496 322005 0 0 0 443273 253 0 0 25 0 4 0 522901705 1348583424 312752 33554432000 4194304 4964704 140734500778624 18446744073709551615 4653154 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/14538/statm: 329244 312752 460 189 0 323593 0
[pid=14538/tid=14540] ppid=14536 vsize=1316976 CPUtime=1102.16 cores=1,3,5,7
/proc/14538/task/14540/stat : 14540 (claspmt) R 14536 14538 13971 0 -1 4202560 46120 0 0 0 110165 51 0 0 25 0 4 0 522903281 1348583424 312752 33554432000 4194304 4964704 140734500778624 18446744073709551615 4670255 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14538/tid=14541] ppid=14536 vsize=1316976 CPUtime=1106.55 cores=1,3,5,7
/proc/14538/task/14541/stat : 14541 (claspmt) R 14536 14538 13971 0 -1 4202560 45256 0 0 0 110639 16 0 0 25 0 4 0 522903281 1348583424 312752 33554432000 4194304 4964704 140734500778624 18446744073709551615 4670419 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14538/tid=14542] ppid=14536 vsize=1316976 CPUtime=1106.43 cores=1,3,5,7
/proc/14538/task/14542/stat : 14542 (claspmt) R 14536 14538 13971 0 -1 4202560 45263 0 0 0 110602 41 0 0 25 0 4 0 522903281 1348583424 312752 33554432000 4194304 4964704 140734500778624 18446744073709551615 4332514 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4435.26
Current children cumulated vsize (KiB) 1316976

[startup+1182.3 s]
/proc/loadavg: 8.11 8.03 7.58 9/182 14605
/proc/meminfo: memFree=29723992/32951132 swapFree=67111364/67111528
[pid=14538] ppid=14536 vsize=1320940 CPUtime=4674.91 cores=1,3,5,7
/proc/14538/stat : 14538 (claspmt) R 14536 14538 13971 0 -1 4202496 323809 0 0 0 467237 254 0 0 25 0 4 0 522901705 1352642560 314556 33554432000 4194304 4964704 140734500778624 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/14538/statm: 330235 314556 460 189 0 324584 0
[pid=14538/tid=14540] ppid=14536 vsize=1320940 CPUtime=1162.15 cores=1,3,5,7
/proc/14538/task/14540/stat : 14540 (claspmt) R 14536 14538 13971 0 -1 4202560 46771 0 0 0 116164 51 0 0 25 0 4 0 522903281 1352642560 314556 33554432000 4194304 4964704 140734500778624 18446744073709551615 4660030 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14538/tid=14541] ppid=14536 vsize=1320940 CPUtime=1166.54 cores=1,3,5,7
/proc/14538/task/14541/stat : 14541 (claspmt) R 14536 14538 13971 0 -1 4202560 46391 0 0 0 116638 16 0 0 25 0 4 0 522903281 1352642560 314556 33554432000 4194304 4964704 140734500778624 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14538/tid=14542] ppid=14536 vsize=1320940 CPUtime=1166.42 cores=1,3,5,7
/proc/14538/task/14542/stat : 14542 (claspmt) R 14536 14538 13971 0 -1 4202560 45280 0 0 0 116601 41 0 0 25 0 4 0 522903281 1352642560 314556 33554432000 4194304 4964704 140734500778624 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4674.91
Current children cumulated vsize (KiB) 1320940



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1213.7 s]
/proc/loadavg: 8.14 8.04 7.60 9/182 14605
/proc/meminfo: memFree=29680436/32951132 swapFree=67111364/67111528
[pid=14538] ppid=14536 vsize=1322860 CPUtime=4800.33 cores=1,3,5,7
/proc/14538/stat : 14538 (claspmt) R 14536 14538 13971 0 -1 4202496 324443 0 0 0 479778 255 0 0 25 0 4 0 522901705 1354608640 315190 33554432000 4194304 4964704 140734500778624 18446744073709551615 4332478 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/14538/statm: 330715 315190 460 189 0 325064 0
[pid=14538/tid=14540] ppid=14536 vsize=1322860 CPUtime=1193.55 cores=1,3,5,7
/proc/14538/task/14540/stat : 14540 (claspmt) R 14536 14538 13971 0 -1 4202560 46797 0 0 0 119303 52 0 0 25 0 4 0 522903281 1354608640 315190 33554432000 4194304 4964704 140734500778624 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14538/tid=14541] ppid=14536 vsize=1322860 CPUtime=1197.95 cores=1,3,5,7
/proc/14538/task/14541/stat : 14541 (claspmt) R 14536 14538 13971 0 -1 4202560 46985 0 0 0 119779 16 0 0 25 0 4 0 522903281 1354608640 315190 33554432000 4194304 4964704 140734500778624 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14538/tid=14542] ppid=14536 vsize=1322860 CPUtime=1197.82 cores=1,3,5,7
/proc/14538/task/14542/stat : 14542 (claspmt) R 14536 14538 13971 0 -1 4202560 45293 0 0 0 119741 41 0 0 25 0 4 0 522903281 1354608640 315190 33554432000 4194304 4964704 140734500778624 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 1322860

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

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

[startup+1213.9 s]
/proc/loadavg: 8.14 8.04 7.60 9/182 14605
/proc/meminfo: memFree=29680436/32951132 swapFree=67111364/67111528
[pid=14538] ppid=14536 vsize=1322432 CPUtime=4800.54 cores=1,3,5,7
/proc/14538/stat : 14538 (claspmt) R 14536 14538 13971 0 -1 4202496 324453 0 0 0 479799 255 0 0 25 0 1 0 522901705 1354170368 313935 33554432000 4194304 4964704 140734500778624 18446744073709551615 242970206769 0 0 4096 18946 0 0 0 17 7 0 0 0
/proc/14538/statm: 330608 313935 470 189 0 324957 0
Current children cumulated CPU time (s) 4800.54
Current children cumulated vsize (KiB) 1322432

Child status: 0
Real time (s): 1213.98
CPU time (s): 4800.63
CPU user time (s): 4798.03
CPU system time (s): 2.6046
CPU usage (%): 395.445
Max. virtual memory (cumulated for all children) (KiB): 1322860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.03
system time used= 2.6046
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 324455
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= 14682
involuntary context switches= 33896

runsolver used 1.85572 second user time and 4.75128 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-29 23:37:11
IDJOB=3299391
IDBENCH=88217
IDSOLVER=1683
FILE ID=node128/3299391-1304113030
RUNJOBID= node128-1304112884-14422
PBS_JOBID= 13170670
Free space on /tmp= 66956 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m62-q1327.5-n60-p15-s1351253.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-3299391-1304113030/watcher-3299391-1304113030 -o /tmp/evaluation-result-3299391-1304113030/solver-3299391-1304113030 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299391-1304113030.cnf

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

MD5SUM BENCH= b23c52475e3d098cb9d5a92c025d6982
RANDOM SEED=1678938589

node128.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.852
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.852
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.852
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.852
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.852
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.852
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.852
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      30834468 kB
Buffers:        412184 kB
Cached:         789944 kB
SwapCached:          0 kB
Active:         581168 kB
Inactive:      1121216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      30834468 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           15184 kB
Writeback:          28 kB
AnonPages:      499992 kB
Mapped:          16028 kB
Slab:           352348 kB
PageTables:       5672 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   658440 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66956 MiB
End job on node128 at 2011-04-29 23:57:26