Trace number 3299398

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.35 1202.71

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-3-6_2072.cnf
MD5SUMd2ef996f95bbf68a3c980c797dfdc364
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2071
Number of clauses159039
Sum of the clauses size479052
Maximum clause length6
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3158394
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5645

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...637102/instance-3299398-1307637102.cnf
1.19/1.20	c Solving...
4800.22/1202.61	
4800.22/1202.61	*** INTERRUPTED! ***
4800.22/1202.61	*** Shutting down threads...
4800.22/1202.71	s UNKNOWN
4800.22/1202.71	
4800.22/1202.71	c INTERRUPTED   : 1
4800.22/1202.71	c Models        : 0+    
4800.22/1202.71	c Time          : 1202.609s (Solving: 1201.41s 1st Model: 0.00s Unsat: 0.00s)
4800.22/1202.71	c CPU Time      : 4800.240s

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: 977)

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-3299398-1307637102/watcher-3299398-1307637102 -o /tmp/evaluation-result-3299398-1307637102/solver-3299398-1307637102 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299398-1307637102.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.75 8.04 8.39 5/180 20478
/proc/meminfo: memFree=32106140/32951124 swapFree=67052292/67111528
[pid=20478] ppid=20476 vsize=21712 CPUtime=0 cores=1,3,5,7
/proc/20478/stat : 20478 (claspmt) R 20476 20478 19795 0 -1 4202496 735 0 0 0 0 0 0 0 25 0 1 0 875311141 22233088 650 33554432000 4194304 4964704 140736095017248 18446744073709551615 270612771525 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/20478/statm: 5428 651 385 189 0 302 0

[startup+0.0435989 s]
/proc/loadavg: 7.75 8.04 8.39 5/180 20478
/proc/meminfo: memFree=32106140/32951124 swapFree=67052292/67111528
[pid=20478] ppid=20476 vsize=30104 CPUtime=0.03 cores=1,3,5,7
/proc/20478/stat : 20478 (claspmt) R 20476 20478 19795 0 -1 4202496 3473 0 0 0 3 0 0 0 25 0 1 0 875311141 30826496 2644 33554432000 4194304 4964704 140736095017248 18446744073709551615 270612771525 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/20478/statm: 7526 2645 385 189 0 2400 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 30104

[startup+0.100591 s]
/proc/loadavg: 7.75 8.04 8.39 5/180 20478
/proc/meminfo: memFree=32106140/32951124 swapFree=67052292/67111528
[pid=20478] ppid=20476 vsize=31712 CPUtime=0.09 cores=1,3,5,7
/proc/20478/stat : 20478 (claspmt) R 20476 20478 19795 0 -1 4202496 3903 0 0 0 9 0 0 0 25 0 1 0 875311141 32473088 3055 33554432000 4194304 4964704 140736095017248 18446744073709551615 4607472 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/20478/statm: 7928 3055 401 189 0 2802 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31712

[startup+0.300553 s]
/proc/loadavg: 7.75 8.04 8.39 5/180 20478
/proc/meminfo: memFree=32106140/32951124 swapFree=67052292/67111528
[pid=20478] ppid=20476 vsize=31712 CPUtime=0.29 cores=1,3,5,7
/proc/20478/stat : 20478 (claspmt) R 20476 20478 19795 0 -1 4202496 3904 0 0 0 29 0 0 0 25 0 1 0 875311141 32473088 3056 33554432000 4194304 4964704 140736095017248 18446744073709551615 4600716 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/20478/statm: 7928 3056 402 189 0 2802 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31712

[startup+0.700485 s]
/proc/loadavg: 7.75 8.04 8.39 5/180 20478
/proc/meminfo: memFree=32106140/32951124 swapFree=67052292/67111528
[pid=20478] ppid=20476 vsize=33692 CPUtime=0.69 cores=1,3,5,7
/proc/20478/stat : 20478 (claspmt) R 20476 20478 19795 0 -1 4202496 4417 0 0 0 69 0 0 0 25 0 1 0 875311141 34500608 3569 33554432000 4194304 4964704 140736095017248 18446744073709551615 4600360 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/20478/statm: 8423 3569 402 189 0 3297 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33692

[startup+1.50031 s]
/proc/loadavg: 7.75 8.04 8.39 6/181 20479
/proc/meminfo: memFree=32092196/32951124 swapFree=67052292/67111528
[pid=20478] ppid=20476 vsize=250520 CPUtime=2.34 cores=1,3,5,7
/proc/20478/stat : 20478 (claspmt) R 20476 20478 19795 0 -1 4202496 8504 0 0 0 233 1 0 0 25 0 4 0 875311141 256532480 7323 33554432000 4194304 4964704 140736095017248 18446744073709551615 4320944 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/20478/statm: 62630 7323 458 189 0 56979 0
Current children cumulated CPU time (s) 2.34
Current children cumulated vsize (KiB) 250520

[startup+3.10102 s]
/proc/loadavg: 7.75 8.04 8.39 9/184 20482
/proc/meminfo: memFree=32073944/32951124 swapFree=67052292/67111528
[pid=20478] ppid=20476 vsize=250664 CPUtime=8.74 cores=1,3,5,7
/proc/20478/stat : 20478 (claspmt) R 20476 20478 19795 0 -1 4202496 11003 0 0 0 872 2 0 0 25 0 4 0 875311141 256679936 9822 33554432000 4194304 4964704 140736095017248 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/20478/statm: 62666 9822 458 189 0 57015 0
[pid=20478/tid=20480] ppid=20476 vsize=250664 CPUtime=1.88 cores=1,3,5,7
/proc/20478/task/20480/stat : 20480 (claspmt) R 20476 20478 19795 0 -1 4202560 1375 0 0 0 188 0 0 0 20 0 4 0 875311262 256679936 9822 33554432000 4194304 4964704 140736095017248 18446744073709551615 4670057 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20478/tid=20481] ppid=20476 vsize=250664 CPUtime=1.88 cores=1,3,5,7
/proc/20478/task/20481/stat : 20481 (claspmt) R 20476 20478 19795 0 -1 4202560 1695 0 0 0 188 0 0 0 20 0 4 0 875311262 256679936 9822 33554432000 4194304 4964704 140736095017248 18446744073709551615 4660156 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20478/tid=20482] ppid=20476 vsize=250664 CPUtime=1.88 cores=1,3,5,7
/proc/20478/task/20482/stat : 20482 (claspmt) R 20476 20478 19795 0 -1 4202560 1443 0 0 0 188 0 0 0 20 0 4 0 875311262 256679936 9822 33554432000 4194304 4964704 140736095017248 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 8.74
Current children cumulated vsize (KiB) 250664

[startup+6.30046 s]
/proc/loadavg: 7.77 8.04 8.39 9/184 20482
/proc/meminfo: memFree=32059112/32951124 swapFree=67052292/67111528
[pid=20478] ppid=20476 vsize=254168 CPUtime=21.52 cores=1,3,5,7
/proc/20478/stat : 20478 (claspmt) R 20476 20478 19795 0 -1 4202496 14016 0 0 0 2148 4 0 0 25 0 4 0 875311141 260268032 12835 33554432000 4194304 4964704 140736095017248 18446744073709551615 4627309 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/20478/statm: 63542 12835 460 189 0 57891 0
[pid=20478/tid=20480] ppid=20476 vsize=254168 CPUtime=5.08 cores=1,3,5,7
/proc/20478/task/20480/stat : 20480 (claspmt) R 20476 20478 19795 0 -1 4202560 2041 0 0 0 508 0 0 0 25 0 4 0 875311262 260268032 12835 33554432000 4194304 4964704 140736095017248 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20478/tid=20481] ppid=20476 vsize=254168 CPUtime=5.09 cores=1,3,5,7
/proc/20478/task/20481/stat : 20481 (claspmt) R 20476 20478 19795 0 -1 4202560 2604 0 0 0 508 1 0 0 25 0 4 0 875311262 260268032 12835 33554432000 4194304 4964704 140736095017248 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20478/tid=20482] ppid=20476 vsize=254168 CPUtime=5.06 cores=1,3,5,7
/proc/20478/task/20482/stat : 20482 (claspmt) R 20476 20478 19795 0 -1 4202560 2174 0 0 0 506 0 0 0 25 0 4 0 875311262 260268032 12835 33554432000 4194304 4964704 140736095017248 18446744073709551615 4627227 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 21.52
Current children cumulated vsize (KiB) 254168

[startup+12.7003 s]
/proc/loadavg: 7.79 8.04 8.38 10/184 20482
/proc/meminfo: memFree=32037304/32951124 swapFree=67052292/67111528
[pid=20478] ppid=20476 vsize=259232 CPUtime=47.08 cores=1,3,5,7
/proc/20478/stat : 20478 (claspmt) R 20476 20478 19795 0 -1 4202496 18920 0 0 0 4701 7 0 0 25 0 4 0 875311141 265453568 17739 33554432000 4194304 4964704 140736095017248 18446744073709551615 4670466 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/20478/statm: 64808 17739 460 189 0 59157 0
[pid=20478/tid=20480] ppid=20476 vsize=259232 CPUtime=11.48 cores=1,3,5,7
/proc/20478/task/20480/stat : 20480 (claspmt) R 20476 20478 19795 0 -1 4202560 3921 0 0 0 1146 2 0 0 25 0 4 0 875311262 265453568 17739 33554432000 4194304 4964704 140736095017248 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20478/tid=20481] ppid=20476 vsize=259232 CPUtime=11.48 cores=1,3,5,7
/proc/20478/task/20481/stat : 20481 (claspmt) R 20476 20478 19795 0 -1 4202560 3977 0 0 0 1147 1 0 0 25 0 4 0 875311262 265453568 17739 33554432000 4194304 4964704 140736095017248 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20478/tid=20482] ppid=20476 vsize=259232 CPUtime=11.42 cores=1,3,5,7
/proc/20478/task/20482/stat : 20482 (claspmt) R 20476 20478 19795 0 -1 4202560 2889 0 0 0 1141 1 0 0 25 0 4 0 875311262 265453568 17739 33554432000 4194304 4964704 140736095017248 18446744073709551615 4627609 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 47.08
Current children cumulated vsize (KiB) 259232

[startup+25.5011 s]
/proc/loadavg: 7.90 8.05 8.38 9/184 20482
/proc/meminfo: memFree=32010280/32951124 swapFree=67052292/67111528
[pid=20478] ppid=20476 vsize=273164 CPUtime=98.21 cores=1,3,5,7
/proc/20478/stat : 20478 (claspmt) R 20476 20478 19795 0 -1 4202496 25711 0 0 0 9810 11 0 0 25 0 4 0 875311141 279719936 24530 33554432000 4194304 4964704 140736095017248 18446744073709551615 4320970 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/20478/statm: 68291 24530 460 189 0 62640 0
[pid=20478/tid=20480] ppid=20476 vsize=273164 CPUtime=24.28 cores=1,3,5,7
/proc/20478/task/20480/stat : 20480 (claspmt) R 20476 20478 19795 0 -1 4202560 5589 0 0 0 2425 3 0 0 25 0 4 0 875311262 279719936 24530 33554432000 4194304 4964704 140736095017248 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20478/tid=20481] ppid=20476 vsize=273164 CPUtime=24.28 cores=1,3,5,7
/proc/20478/task/20481/stat : 20481 (claspmt) R 20476 20478 19795 0 -1 4202560 7065 0 0 0 2425 3 0 0 25 0 4 0 875311262 279719936 24530 33554432000 4194304 4964704 140736095017248 18446744073709551615 4363081 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20478/tid=20482] ppid=20476 vsize=273164 CPUtime=24.15 cores=1,3,5,7
/proc/20478/task/20482/stat : 20482 (claspmt) R 20476 20478 19795 0 -1 4202560 3614 0 0 0 2413 2 0 0 25 0 4 0 875311262 279719936 24530 33554432000 4194304 4964704 140736095017248 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 98.21
Current children cumulated vsize (KiB) 273164

[startup+51.1005 s]
/proc/loadavg: 7.93 8.04 8.37 9/184 20483
/proc/meminfo: memFree=31970900/32951124 swapFree=67052292/67111528
[pid=20478] ppid=20476 vsize=285940 CPUtime=200.48 cores=1,3,5,7
/proc/20478/stat : 20478 (claspmt) R 20476 20478 19795 0 -1 4202496 35944 0 0 0 20029 19 0 0 25 0 4 0 875311141 292802560 34752 33554432000 4194304 4964704 140736095017248 18446744073709551615 4670215 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/20478/statm: 71485 34752 460 189 0 65834 0
[pid=20478/tid=20480] ppid=20476 vsize=285940 CPUtime=49.88 cores=1,3,5,7
/proc/20478/task/20480/stat : 20480 (claspmt) R 20476 20478 19795 0 -1 4202560 8763 0 0 0 4982 6 0 0 25 0 4 0 875311262 292802560 34752 33554432000 4194304 4964704 140736095017248 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20478/tid=20481] ppid=20476 vsize=285940 CPUtime=49.88 cores=1,3,5,7
/proc/20478/task/20481/stat : 20481 (claspmt) R 20476 20478 19795 0 -1 4202560 9537 0 0 0 4984 4 0 0 25 0 4 0 875311262 292802560 34752 33554432000 4194304 4964704 140736095017248 18446744073709551615 4670250 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20478/tid=20482] ppid=20476 vsize=285940 CPUtime=49.62 cores=1,3,5,7
/proc/20478/task/20482/stat : 20482 (claspmt) R 20476 20478 19795 0 -1 4202560 4719 0 0 0 4958 4 0 0 25 0 4 0 875311262 292802560 34752 33554432000 4194304 4964704 140736095017248 18446744073709551615 4660362 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 200.48
Current children cumulated vsize (KiB) 285940

[startup+102.306 s]
/proc/loadavg: 8.02 8.05 8.35 10/184 20484
/proc/meminfo: memFree=31943464/32951124 swapFree=67052292/67111528
[pid=20478] ppid=20476 vsize=289984 CPUtime=405.02 cores=1,3,5,7
/proc/20478/stat : 20478 (claspmt) R 20476 20478 19795 0 -1 4202496 42072 0 0 0 40478 24 0 0 25 0 4 0 875311141 296943616 40789 33554432000 4194304 4964704 140736095017248 18446744073709551615 4668654 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/20478/statm: 72496 40789 460 189 0 66845 0
[pid=20478/tid=20480] ppid=20476 vsize=289984 CPUtime=101.09 cores=1,3,5,7
/proc/20478/task/20480/stat : 20480 (claspmt) R 20476 20478 19795 0 -1 4202560 10467 0 0 0 10101 8 0 0 25 0 4 0 875311262 296943616 40789 33554432000 4194304 4964704 140736095017248 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20478/tid=20481] ppid=20476 vsize=289984 CPUtime=101.09 cores=1,3,5,7
/proc/20478/task/20481/stat : 20481 (claspmt) R 20476 20478 19795 0 -1 4202560 12183 0 0 0 10103 6 0 0 25 0 4 0 875311262 296943616 40789 33554432000 4194304 4964704 140736095017248 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20478/tid=20482] ppid=20476 vsize=289984 CPUtime=100.54 cores=1,3,5,7
/proc/20478/task/20482/stat : 20482 (claspmt) R 20476 20478 19795 0 -1 4202560 5216 0 0 0 10050 4 0 0 25 0 4 0 875311262 296943616 40789 33554432000 4194304 4964704 140736095017248 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 405.02
Current children cumulated vsize (KiB) 289984

[startup+162.301 s]
/proc/loadavg: 8.00 8.04 8.33 9/184 20528
/proc/meminfo: memFree=31924320/32951124 swapFree=67052292/67111528
[pid=20478] ppid=20476 vsize=292808 CPUtime=644.67 cores=1,3,5,7
/proc/20478/stat : 20478 (claspmt) R 20476 20478 19795 0 -1 4202496 50957 0 0 0 64433 34 0 0 25 0 4 0 875311141 299835392 49483 33554432000 4194304 4964704 140736095017248 18446744073709551615 4670360 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/20478/statm: 73202 49483 460 189 0 67551 0
[pid=20478/tid=20480] ppid=20476 vsize=292808 CPUtime=161.08 cores=1,3,5,7
/proc/20478/task/20480/stat : 20480 (claspmt) R 20476 20478 19795 0 -1 4202560 11831 0 0 0 16100 8 0 0 25 0 4 0 875311262 299835392 49483 33554432000 4194304 4964704 140736095017248 18446744073709551615 4647541 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20478/tid=20481] ppid=20476 vsize=292808 CPUtime=161.09 cores=1,3,5,7
/proc/20478/task/20481/stat : 20481 (claspmt) R 20476 20478 19795 0 -1 4202560 17158 0 0 0 16096 13 0 0 25 0 4 0 875311262 299835392 49483 33554432000 4194304 4964704 140736095017248 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20478/tid=20482] ppid=20476 vsize=292808 CPUtime=160.21 cores=1,3,5,7
/proc/20478/task/20482/stat : 20482 (claspmt) R 20476 20478 19795 0 -1 4202560 5882 0 0 0 16017 4 0 0 25 0 4 0 875311262 299835392 49483 33554432000 4194304 4964704 140736095017248 18446744073709551615 4321146 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 644.67
Current children cumulated vsize (KiB) 292808

[startup+222.301 s]
/proc/loadavg: 8.12 8.06 8.32 9/184 20530
/proc/meminfo: memFree=31883628/32951124 swapFree=67052292/67111528
[pid=20478] ppid=20476 vsize=311624 CPUtime=884.34 cores=1,3,5,7
/proc/20478/stat : 20478 (claspmt) R 20476 20478 19795 0 -1 4202496 59148 0 0 0 88392 42 0 0 25 0 4 0 875311141 319102976 57593 33554432000 4194304 4964704 140736095017248 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/20478/statm: 77906 57593 460 189 0 72255 0
[pid=20478/tid=20480] ppid=20476 vsize=311624 CPUtime=221.07 cores=1,3,5,7
/proc/20478/task/20480/stat : 20480 (claspmt) R 20476 20478 19795 0 -1 4202560 13222 0 0 0 22098 9 0 0 25 0 4 0 875311262 319102976 57593 33554432000 4194304 4964704 140736095017248 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20478/tid=20481] ppid=20476 vsize=311624 CPUtime=221.08 cores=1,3,5,7
/proc/20478/task/20481/stat : 20481 (claspmt) R 20476 20478 19795 0 -1 4202560 19901 0 0 0 22094 14 0 0 25 0 4 0 875311262 319102976 57593 33554432000 4194304 4964704 140736095017248 18446744073709551615 4670263 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20478/tid=20482] ppid=20476 vsize=311624 CPUtime=219.88 cores=1,3,5,7
/proc/20478/task/20482/stat : 20482 (claspmt) R 20476 20478 19795 0 -1 4202560 9138 0 0 0 21980 8 0 0 25 0 4 0 875311262 319102976 57593 33554432000 4194304 4964704 140736095017248 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 884.34
Current children cumulated vsize (KiB) 311624

[startup+282.301 s]
/proc/loadavg: 8.16 8.08 8.30 9/184 20531
/proc/meminfo: memFree=31872440/32951124 swapFree=67052292/67111528
[pid=20478] ppid=20476 vsize=313512 CPUtime=1124.02 cores=1,3,5,7
/proc/20478/stat : 20478 (claspmt) R 20476 20478 19795 0 -1 4202496 60964 0 0 0 112358 44 0 0 25 0 4 0 875311141 321036288 59213 33554432000 4194304 4964704 140736095017248 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/20478/statm: 78378 59213 460 189 0 72727 0
[pid=20478/tid=20480] ppid=20476 vsize=313512 CPUtime=281.06 cores=1,3,5,7

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

Current children cumulated CPU time (s) 2562.07
Current children cumulated vsize (KiB) 528872

[startup+702.301 s]
/proc/loadavg: 8.18 8.12 8.23 9/184 20542
/proc/meminfo: memFree=31765080/32951124 swapFree=67052292/67111528
[pid=20478] ppid=20476 vsize=528872 CPUtime=2801.72 cores=1,3,5,7
/proc/20478/stat : 20478 (claspmt) R 20476 20478 19795 0 -1 4202496 84053 0 0 0 280108 64 0 0 25 0 4 0 875311141 541564928 81949 33554432000 4194304 4964704 140736095017248 18446744073709551615 4670250 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/20478/statm: 132218 81949 460 189 0 126567 0
[pid=20478/tid=20480] ppid=20476 vsize=528872 CPUtime=701.06 cores=1,3,5,7
/proc/20478/task/20480/stat : 20480 (claspmt) R 20476 20478 19795 0 -1 4202560 20284 0 0 0 70091 15 0 0 25 0 4 0 875311262 541564928 81949 33554432000 4194304 4964704 140736095017248 18446744073709551615 4659140 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20478/tid=20481] ppid=20476 vsize=528872 CPUtime=701.09 cores=1,3,5,7
/proc/20478/task/20481/stat : 20481 (claspmt) R 20476 20478 19795 0 -1 4202560 26148 0 0 0 70091 18 0 0 25 0 4 0 875311262 541564928 81949 33554432000 4194304 4964704 140736095017248 18446744073709551615 4320905 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20478/tid=20482] ppid=20476 vsize=528872 CPUtime=697.27 cores=1,3,5,7
/proc/20478/task/20482/stat : 20482 (claspmt) R 20476 20478 19795 0 -1 4202560 15212 0 0 0 69711 16 0 0 25 0 4 0 875311262 541564928 81949 33554432000 4194304 4964704 140736095017248 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2801.72
Current children cumulated vsize (KiB) 528872

[startup+762.307 s]
/proc/loadavg: 8.17 8.12 8.22 9/184 20544
/proc/meminfo: memFree=31745324/32951124 swapFree=67052292/67111528
[pid=20478] ppid=20476 vsize=535740 CPUtime=3041.42 cores=1,3,5,7
/proc/20478/stat : 20478 (claspmt) R 20476 20478 19795 0 -1 4202496 88568 0 0 0 304073 69 0 0 25 0 4 0 875311141 548597760 86290 33554432000 4194304 4964704 140736095017248 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/20478/statm: 133935 86290 460 189 0 128284 0
[pid=20478/tid=20480] ppid=20476 vsize=535740 CPUtime=761.06 cores=1,3,5,7
/proc/20478/task/20480/stat : 20480 (claspmt) R 20476 20478 19795 0 -1 4202560 20839 0 0 0 76091 15 0 0 25 0 4 0 875311262 548597760 86290 33554432000 4194304 4964704 140736095017248 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20478/tid=20481] ppid=20476 vsize=535740 CPUtime=761.1 cores=1,3,5,7
/proc/20478/task/20481/stat : 20481 (claspmt) R 20476 20478 19795 0 -1 4202560 26647 0 0 0 76092 18 0 0 25 0 4 0 875311262 548597760 86290 33554432000 4194304 4964704 140736095017248 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20478/tid=20482] ppid=20476 vsize=535740 CPUtime=756.95 cores=1,3,5,7
/proc/20478/task/20482/stat : 20482 (claspmt) R 20476 20478 19795 0 -1 4202560 15282 0 0 0 75679 16 0 0 25 0 4 0 875311262 548597760 86290 33554432000 4194304 4964704 140736095017248 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3041.42
Current children cumulated vsize (KiB) 535740

[startup+822.301 s]
/proc/loadavg: 8.20 8.14 8.22 9/184 20546
/proc/meminfo: memFree=31736980/32951124 swapFree=67052292/67111528
[pid=20478] ppid=20476 vsize=535740 CPUtime=3281.07 cores=1,3,5,7
/proc/20478/stat : 20478 (claspmt) R 20476 20478 19795 0 -1 4202496 90495 0 0 0 328037 70 0 0 25 0 4 0 875311141 548597760 88043 33554432000 4194304 4964704 140736095017248 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/20478/statm: 133935 88043 460 189 0 128284 0
[pid=20478/tid=20480] ppid=20476 vsize=535740 CPUtime=821.05 cores=1,3,5,7
/proc/20478/task/20480/stat : 20480 (claspmt) R 20476 20478 19795 0 -1 4202560 22474 0 0 0 82089 16 0 0 25 0 4 0 875311262 548597760 88043 33554432000 4194304 4964704 140736095017248 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20478/tid=20481] ppid=20476 vsize=535740 CPUtime=821.09 cores=1,3,5,7
/proc/20478/task/20481/stat : 20481 (claspmt) R 20476 20478 19795 0 -1 4202560 26826 0 0 0 82091 18 0 0 25 0 4 0 875311262 548597760 88043 33554432000 4194304 4964704 140736095017248 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20478/tid=20482] ppid=20476 vsize=535740 CPUtime=816.61 cores=1,3,5,7
/proc/20478/task/20482/stat : 20482 (claspmt) R 20476 20478 19795 0 -1 4202560 15319 0 0 0 81645 16 0 0 25 0 4 0 875311262 548597760 88043 33554432000 4194304 4964704 140736095017248 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3281.07
Current children cumulated vsize (KiB) 535740

[startup+882.3 s]
/proc/loadavg: 8.13 8.13 8.21 9/184 20547
/proc/meminfo: memFree=31733244/32951124 swapFree=67052292/67111528
[pid=20478] ppid=20476 vsize=536348 CPUtime=3520.74 cores=1,3,5,7
/proc/20478/stat : 20478 (claspmt) R 20476 20478 19795 0 -1 4202496 91236 0 0 0 352004 70 0 0 25 0 4 0 875311141 549220352 88784 33554432000 4194304 4964704 140736095017248 18446744073709551615 4627982 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/20478/statm: 134087 88784 460 189 0 128436 0
[pid=20478/tid=20480] ppid=20476 vsize=536348 CPUtime=881.05 cores=1,3,5,7
/proc/20478/task/20480/stat : 20480 (claspmt) R 20476 20478 19795 0 -1 4202560 22641 0 0 0 88089 16 0 0 25 0 4 0 875311262 549220352 88784 33554432000 4194304 4964704 140736095017248 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20478/tid=20481] ppid=20476 vsize=536348 CPUtime=881.09 cores=1,3,5,7
/proc/20478/task/20481/stat : 20481 (claspmt) R 20476 20478 19795 0 -1 4202560 27303 0 0 0 88091 18 0 0 25 0 4 0 875311262 549220352 88784 33554432000 4194304 4964704 140736095017248 18446744073709551615 4670419 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20478/tid=20482] ppid=20476 vsize=536348 CPUtime=876.29 cores=1,3,5,7
/proc/20478/task/20482/stat : 20482 (claspmt) R 20476 20478 19795 0 -1 4202560 15340 0 0 0 87613 16 0 0 25 0 4 0 875311262 549220352 88784 33554432000 4194304 4964704 140736095017248 18446744073709551615 4670230 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3520.74
Current children cumulated vsize (KiB) 536348

[startup+942.301 s]
/proc/loadavg: 8.10 8.12 8.20 9/184 20549
/proc/meminfo: memFree=31723664/32951124 swapFree=67052292/67111528
[pid=20478] ppid=20476 vsize=537552 CPUtime=3760.42 cores=1,3,5,7
/proc/20478/stat : 20478 (claspmt) R 20476 20478 19795 0 -1 4202496 93563 0 0 0 375969 73 0 0 25 0 4 0 875311141 550453248 90938 33554432000 4194304 4964704 140736095017248 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/20478/statm: 134388 90938 460 189 0 128737 0
[pid=20478/tid=20480] ppid=20476 vsize=537552 CPUtime=941.05 cores=1,3,5,7
/proc/20478/task/20480/stat : 20480 (claspmt) R 20476 20478 19795 0 -1 4202560 22965 0 0 0 94089 16 0 0 25 0 4 0 875311262 550453248 90938 33554432000 4194304 4964704 140736095017248 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20478/tid=20481] ppid=20476 vsize=537552 CPUtime=941.09 cores=1,3,5,7
/proc/20478/task/20481/stat : 20481 (claspmt) R 20476 20478 19795 0 -1 4202560 27965 0 0 0 94091 18 0 0 25 0 4 0 875311262 550453248 90938 33554432000 4194304 4964704 140736095017248 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20478/tid=20482] ppid=20476 vsize=537552 CPUtime=935.96 cores=1,3,5,7
/proc/20478/task/20482/stat : 20482 (claspmt) R 20476 20478 19795 0 -1 4202560 16679 0 0 0 93578 18 0 0 25 0 4 0 875311262 550453248 90938 33554432000 4194304 4964704 140736095017248 18446744073709551615 4668725 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3760.42
Current children cumulated vsize (KiB) 537552

[startup+1002.3 s]
/proc/loadavg: 8.16 8.14 8.20 9/184 20550
/proc/meminfo: memFree=31716068/32951124 swapFree=67052292/67111528
[pid=20478] ppid=20476 vsize=543300 CPUtime=4000.1 cores=1,3,5,7
/proc/20478/stat : 20478 (claspmt) R 20476 20478 19795 0 -1 4202496 95173 0 0 0 399935 75 0 0 25 0 4 0 875311141 556339200 92355 33554432000 4194304 4964704 140736095017248 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/20478/statm: 135825 92355 460 189 0 130174 0
[pid=20478/tid=20480] ppid=20476 vsize=543300 CPUtime=1001.05 cores=1,3,5,7
/proc/20478/task/20480/stat : 20480 (claspmt) R 20476 20478 19795 0 -1 4202560 23015 0 0 0 100089 16 0 0 25 0 4 0 875311262 556339200 92355 33554432000 4194304 4964704 140736095017248 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20478/tid=20481] ppid=20476 vsize=543300 CPUtime=1001.09 cores=1,3,5,7
/proc/20478/task/20481/stat : 20481 (claspmt) R 20476 20478 19795 0 -1 4202560 28290 0 0 0 100091 18 0 0 25 0 4 0 875311262 556339200 92355 33554432000 4194304 4964704 140736095017248 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20478/tid=20482] ppid=20476 vsize=543300 CPUtime=995.63 cores=1,3,5,7
/proc/20478/task/20482/stat : 20482 (claspmt) R 20476 20478 19795 0 -1 4202560 16687 0 0 0 99545 18 0 0 25 0 4 0 875311262 556339200 92355 33554432000 4194304 4964704 140736095017248 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4000.1
Current children cumulated vsize (KiB) 543300

[startup+1062.3 s]
/proc/loadavg: 8.10 8.12 8.18 9/184 20552
/proc/meminfo: memFree=31703508/32951124 swapFree=67052292/67111528
[pid=20478] ppid=20476 vsize=553320 CPUtime=4239.77 cores=1,3,5,7
/proc/20478/stat : 20478 (claspmt) R 20476 20478 19795 0 -1 4202496 98466 0 0 0 423900 77 0 0 25 0 4 0 875311141 566599680 95420 33554432000 4194304 4964704 140736095017248 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/20478/statm: 138330 95420 460 189 0 132679 0
[pid=20478/tid=20480] ppid=20476 vsize=553320 CPUtime=1061.04 cores=1,3,5,7
/proc/20478/task/20480/stat : 20480 (claspmt) R 20476 20478 19795 0 -1 4202560 23211 0 0 0 106088 16 0 0 25 0 4 0 875311262 566599680 95420 33554432000 4194304 4964704 140736095017248 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20478/tid=20481] ppid=20476 vsize=553320 CPUtime=1061.09 cores=1,3,5,7
/proc/20478/task/20481/stat : 20481 (claspmt) R 20476 20478 19795 0 -1 4202560 28935 0 0 0 106090 19 0 0 25 0 4 0 875311262 566599680 95420 33554432000 4194304 4964704 140736095017248 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20478/tid=20482] ppid=20476 vsize=553320 CPUtime=1055.31 cores=1,3,5,7
/proc/20478/task/20482/stat : 20482 (claspmt) R 20476 20478 19795 0 -1 4202560 19127 0 0 0 105511 20 0 0 25 0 4 0 875311262 566599680 95420 33554432000 4194304 4964704 140736095017248 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4239.77
Current children cumulated vsize (KiB) 553320

[startup+1122.3 s]
/proc/loadavg: 8.10 8.12 8.18 9/184 20554
/proc/meminfo: memFree=31700508/32951124 swapFree=67052292/67111528
[pid=20478] ppid=20476 vsize=555040 CPUtime=4479.43 cores=1,3,5,7
/proc/20478/stat : 20478 (claspmt) R 20476 20478 19795 0 -1 4202496 99162 0 0 0 447865 78 0 0 25 0 4 0 875311141 568360960 96116 33554432000 4194304 4964704 140736095017248 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/20478/statm: 138760 96116 460 189 0 133109 0
[pid=20478/tid=20480] ppid=20476 vsize=555040 CPUtime=1121.04 cores=1,3,5,7
/proc/20478/task/20480/stat : 20480 (claspmt) R 20476 20478 19795 0 -1 4202560 23426 0 0 0 112087 17 0 0 25 0 4 0 875311262 568360960 96116 33554432000 4194304 4964704 140736095017248 18446744073709551615 4670260 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20478/tid=20481] ppid=20476 vsize=555040 CPUtime=1121.09 cores=1,3,5,7
/proc/20478/task/20481/stat : 20481 (claspmt) R 20476 20478 19795 0 -1 4202560 29029 0 0 0 112090 19 0 0 25 0 4 0 875311262 568360960 96116 33554432000 4194304 4964704 140736095017248 18446744073709551615 4670263 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20478/tid=20482] ppid=20476 vsize=555040 CPUtime=1114.98 cores=1,3,5,7
/proc/20478/task/20482/stat : 20482 (claspmt) R 20476 20478 19795 0 -1 4202560 19513 0 0 0 111478 20 0 0 25 0 4 0 875311262 568360960 96116 33554432000 4194304 4964704 140736095017248 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4479.43
Current children cumulated vsize (KiB) 555040

[startup+1182.3 s]
/proc/loadavg: 8.10 8.11 8.17 9/184 20555
/proc/meminfo: memFree=31688336/32951124 swapFree=67052292/67111528
[pid=20478] ppid=20476 vsize=555040 CPUtime=4719.11 cores=1,3,5,7
/proc/20478/stat : 20478 (claspmt) R 20476 20478 19795 0 -1 4202496 102112 0 0 0 471830 81 0 0 25 0 4 0 875311141 568360960 98892 33554432000 4194304 4964704 140736095017248 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/20478/statm: 138760 98892 460 189 0 133109 0
[pid=20478/tid=20480] ppid=20476 vsize=555040 CPUtime=1181.04 cores=1,3,5,7
/proc/20478/task/20480/stat : 20480 (claspmt) R 20476 20478 19795 0 -1 4202560 25094 0 0 0 118086 18 0 0 25 0 4 0 875311262 568360960 98892 33554432000 4194304 4964704 140736095017248 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20478/tid=20481] ppid=20476 vsize=555040 CPUtime=1181.09 cores=1,3,5,7
/proc/20478/task/20481/stat : 20481 (claspmt) R 20476 20478 19795 0 -1 4202560 29354 0 0 0 118090 19 0 0 25 0 4 0 875311262 568360960 98892 33554432000 4194304 4964704 140736095017248 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20478/tid=20482] ppid=20476 vsize=555040 CPUtime=1174.66 cores=1,3,5,7
/proc/20478/task/20482/stat : 20482 (claspmt) R 20476 20478 19795 0 -1 4202560 20254 0 0 0 117445 21 0 0 25 0 4 0 875311262 568360960 98892 33554432000 4194304 4964704 140736095017248 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4719.11
Current children cumulated vsize (KiB) 555040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.6 s]
/proc/loadavg: 8.07 8.10 8.17 9/184 20556
/proc/meminfo: memFree=31687204/32951124 swapFree=67052292/67111528
[pid=20478] ppid=20476 vsize=555040 CPUtime=4800.22 cores=1,3,5,7
/proc/20478/stat : 20478 (claspmt) R 20476 20478 19795 0 -1 4202496 102236 0 0 0 479941 81 0 0 25 0 4 0 875311141 568360960 99016 33554432000 4194304 4964704 140736095017248 18446744073709551615 4670248 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/20478/statm: 138760 99016 460 189 0 133109 0
[pid=20478/tid=20480] ppid=20476 vsize=555040 CPUtime=1201.35 cores=1,3,5,7
/proc/20478/task/20480/stat : 20480 (claspmt) R 20476 20478 19795 0 -1 4202560 25214 0 0 0 120117 18 0 0 25 0 4 0 875311262 568360960 99016 33554432000 4194304 4964704 140736095017248 18446744073709551615 4627536 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20478/tid=20481] ppid=20476 vsize=555040 CPUtime=1201.4 cores=1,3,5,7
/proc/20478/task/20481/stat : 20481 (claspmt) R 20476 20478 19795 0 -1 4202560 29357 0 0 0 120121 19 0 0 25 0 4 0 875311262 568360960 99016 33554432000 4194304 4964704 140736095017248 18446744073709551615 4627252 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20478/tid=20482] ppid=20476 vsize=555040 CPUtime=1194.84 cores=1,3,5,7
/proc/20478/task/20482/stat : 20482 (claspmt) R 20476 20478 19795 0 -1 4202560 20255 0 0 0 119463 21 0 0 25 0 4 0 875311262 568360960 99016 33554432000 4194304 4964704 140736095017248 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 555040

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

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

[startup+1202.71 s]
/proc/loadavg: 8.07 8.10 8.17 9/184 20556
/proc/meminfo: memFree=31687204/32951124 swapFree=67052292/67111528
[pid=20478] ppid=20476 vsize=0 CPUtime=4800.34 cores=1,3,5,7
/proc/20478/stat : 20478 (claspmt) S 20476 20478 19795 0 -1 4202500 102248 0 0 0 479951 83 0 0 25 0 1 0 875311141 0 0 33554432000 0 0 0 0 0 0 2147483391 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/20478/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1202.71
CPU time (s): 4800.35
CPU user time (s): 4799.51
CPU system time (s): 0.832873
CPU usage (%): 399.127
Max. virtual memory (cumulated for all children) (KiB): 555040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.51
system time used= 0.832873
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 102248
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= 5325
involuntary context switches= 30869

runsolver used 1.89771 second user time and 4.67229 second system time

The end

Launcher Data

Begin job on node108 at 2011-06-09 18:31:42
IDJOB=3299398
IDBENCH=83245
IDSOLVER=1683
FILE ID=node108/3299398-1307637102
RUNJOBID= node108-1307635897-20210
PBS_JOBID= 13549383
Free space on /tmp= 74084 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-3-6_2072.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-3299398-1307637102/watcher-3299398-1307637102 -o /tmp/evaluation-result-3299398-1307637102/solver-3299398-1307637102 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299398-1307637102.cnf

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

MD5SUM BENCH= d2ef996f95bbf68a3c980c797dfdc364
RANDOM SEED=1214933904

node108.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.820
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.64
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.820
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.15
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.820
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.820
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.77
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.820
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.820
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.820
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.820
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:      32106948 kB
Buffers:        213252 kB
Cached:         340800 kB
SwapCached:      25900 kB
Active:         386688 kB
Inactive:       246544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32106948 kB
SwapTotal:    67111528 kB
SwapFree:     67052292 kB
Dirty:            3124 kB
Writeback:           0 kB
AnonPages:       73848 kB
Mapped:           9876 kB
Slab:           147036 kB
PageTables:       4892 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   265308 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= 74080 MiB
End job on node108 at 2011-06-09 18:51:47