Trace number 3373567

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-patched (fixed)? (TO) 4800.48 1204.03

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top26.cnf
MD5SUM7ecd2f8efd83504268f0a96fa44f6fe7
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark585.803
Satisfiable
(Un)Satisfiability was proved
Number of variables76943
Number of clauses245006
Sum of the clauses size599044
Maximum clause length2921
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2148643
Number of clauses of size 394790
Number of clauses of size 4350
Number of clauses of size 524
Number of clauses of size over 51198

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...421999/instance-3373567-1305421999.cnf
1.49/1.56	c Solving...
4800.24/1203.81	
4800.24/1203.81	*** INTERRUPTED! ***
4800.24/1203.81	*** Shutting down threads...
4800.45/1204.02	s UNKNOWN
4800.45/1204.02	
4800.45/1204.02	c INTERRUPTED   : 1
4800.45/1204.02	c Models        : 0+    
4800.45/1204.02	c Time          : 1203.815s (Solving: 1202.25s 1st Model: 0.00s Unsat: 0.00s)
4800.45/1204.02	c CPU Time      : 4800.260s

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

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-3373567-1305421999/watcher-3373567-1305421999 -o /tmp/evaluation-result-3373567-1305421999/solver-3373567-1305421999 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373567-1305421999.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: 8.09 8.01 8.00 5/275 27988
/proc/meminfo: memFree=19567964/32950904 swapFree=67057400/67111528
[pid=27988] ppid=27986 vsize=30632 CPUtime=0 cores=1,3,5,7
/proc/27988/stat : 27988 (claspmt) R 27986 27988 27712 0 -1 4202496 2688 0 0 0 0 0 0 0 25 0 1 0 653799626 31367168 2618 33554432000 4194304 4964800 140737331228432 18446744073709551615 4700412 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/27988/statm: 7658 2625 375 189 0 2532 0

[startup+0.076967 s]
/proc/loadavg: 8.09 8.01 8.00 5/275 27988
/proc/meminfo: memFree=19567964/32950904 swapFree=67057400/67111528
[pid=27988] ppid=27986 vsize=45500 CPUtime=0.06 cores=1,3,5,7
/proc/27988/stat : 27988 (claspmt) R 27986 27988 27712 0 -1 4202496 7932 0 0 0 6 0 0 0 25 0 1 0 653799626 46592000 6517 33554432000 4194304 4964800 140737331228432 18446744073709551615 237278540485 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/27988/statm: 11375 6519 388 189 0 6249 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 45500

[startup+0.100965 s]
/proc/loadavg: 8.09 8.01 8.00 5/275 27988
/proc/meminfo: memFree=19567964/32950904 swapFree=67057400/67111528
[pid=27988] ppid=27986 vsize=52776 CPUtime=0.09 cores=1,3,5,7
/proc/27988/stat : 27988 (claspmt) R 27986 27988 27712 0 -1 4202496 10696 0 0 0 9 0 0 0 25 0 1 0 653799626 54042624 8124 33554432000 4194304 4964800 140737331228432 18446744073709551615 237278540485 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/27988/statm: 13194 8125 398 189 0 8068 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 52776

[startup+0.300927 s]
/proc/loadavg: 8.09 8.01 8.00 5/275 27988
/proc/meminfo: memFree=19567964/32950904 swapFree=67057400/67111528
[pid=27988] ppid=27986 vsize=67688 CPUtime=0.28 cores=1,3,5,7
/proc/27988/stat : 27988 (claspmt) R 27986 27988 27712 0 -1 4202496 14326 0 0 0 28 0 0 0 25 0 1 0 653799626 69312512 11754 33554432000 4194304 4964800 140737331228432 18446744073709551615 4600360 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/27988/statm: 16922 11754 403 189 0 11796 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 67688

[startup+0.700856 s]
/proc/loadavg: 8.09 8.01 8.00 5/275 27988
/proc/meminfo: memFree=19567964/32950904 swapFree=67057400/67111528
[pid=27988] ppid=27986 vsize=73760 CPUtime=0.69 cores=1,3,5,7
/proc/27988/stat : 27988 (claspmt) R 27986 27988 27712 0 -1 4202496 15849 0 0 0 68 1 0 0 25 0 1 0 653799626 75530240 13277 33554432000 4194304 4964800 140737331228432 18446744073709551615 4622620 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/27988/statm: 18440 13277 403 189 0 13314 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 73760

[startup+1.50071 s]
/proc/loadavg: 8.09 8.01 8.00 6/276 27989
/proc/meminfo: memFree=19515388/32950904 swapFree=67057400/67111528
[pid=27988] ppid=27986 vsize=73896 CPUtime=1.49 cores=1,3,5,7
/proc/27988/stat : 27988 (claspmt) R 27986 27988 27712 0 -1 4202496 15856 0 0 0 148 1 0 0 25 0 1 0 653799626 75669504 13284 33554432000 4194304 4964800 140737331228432 18446744073709551615 4607744 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/27988/statm: 18474 13284 403 189 0 13348 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 73896

[startup+3.10043 s]
/proc/loadavg: 8.09 8.01 8.00 9/279 27992
/proc/meminfo: memFree=19492944/32950904 swapFree=67057400/67111528
[pid=27988] ppid=27986 vsize=228188 CPUtime=7.65 cores=1,3,5,7
/proc/27988/stat : 27988 (claspmt) R 27986 27988 27712 0 -1 4202496 25781 0 0 0 761 4 0 0 25 0 4 0 653799626 233664512 20018 33554432000 4194304 4964800 140737331228432 18446744073709551615 4654549 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27988/statm: 57047 20018 458 189 0 51396 0
[pid=27988/tid=27990] ppid=27986 vsize=228188 CPUtime=1.51 cores=1,3,5,7
/proc/27988/task/27990/stat : 27990 (claspmt) R 27986 27988 27712 0 -1 4202560 2105 0 0 0 151 0 0 0 25 0 4 0 653799783 233664512 20018 33554432000 4194304 4964800 140737331228432 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27988/tid=27991] ppid=27986 vsize=228188 CPUtime=1.51 cores=1,3,5,7
/proc/27988/task/27991/stat : 27991 (claspmt) R 27986 27988 27712 0 -1 4202560 3592 0 0 0 151 0 0 0 25 0 4 0 653799783 233664512 20018 33554432000 4194304 4964800 140737331228432 18446744073709551615 4669184 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27988/tid=27992] ppid=27986 vsize=228188 CPUtime=1.52 cores=1,3,5,7
/proc/27988/task/27992/stat : 27992 (claspmt) R 27986 27988 27712 0 -1 4202560 3457 0 0 0 152 0 0 0 25 0 4 0 653799783 233664512 20018 33554432000 4194304 4964800 140737331228432 18446744073709551615 4670340 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 7.65
Current children cumulated vsize (KiB) 228188

[startup+6.30087 s]
/proc/loadavg: 8.08 8.01 8.00 9/279 27992
/proc/meminfo: memFree=19474832/32950904 swapFree=67057400/67111528
[pid=27988] ppid=27986 vsize=231692 CPUtime=20.42 cores=1,3,5,7
/proc/27988/stat : 27988 (claspmt) R 27986 27988 27712 0 -1 4202496 29617 0 0 0 2035 7 0 0 25 0 4 0 653799626 237252608 23854 33554432000 4194304 4964800 140737331228432 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27988/statm: 57923 23854 458 189 0 52272 0
[pid=27988/tid=27990] ppid=27986 vsize=231692 CPUtime=4.72 cores=1,3,5,7
/proc/27988/task/27990/stat : 27990 (claspmt) R 27986 27988 27712 0 -1 4202560 2764 0 0 0 471 1 0 0 25 0 4 0 653799783 237252608 23854 33554432000 4194304 4964800 140737331228432 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27988/tid=27991] ppid=27986 vsize=231692 CPUtime=4.69 cores=1,3,5,7
/proc/27988/task/27991/stat : 27991 (claspmt) R 27986 27988 27712 0 -1 4202560 4682 0 0 0 467 2 0 0 25 0 4 0 653799783 237252608 23854 33554432000 4194304 4964800 140737331228432 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27988/tid=27992] ppid=27986 vsize=231692 CPUtime=4.72 cores=1,3,5,7
/proc/27988/task/27992/stat : 27992 (claspmt) R 27986 27988 27712 0 -1 4202560 4749 0 0 0 470 2 0 0 25 0 4 0 653799783 237252608 23854 33554432000 4194304 4964800 140737331228432 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 20.42
Current children cumulated vsize (KiB) 231692

[startup+12.7007 s]
/proc/loadavg: 8.07 8.01 8.00 9/279 27992
/proc/meminfo: memFree=19442440/32950904 swapFree=67057400/67111528
[pid=27988] ppid=27986 vsize=239320 CPUtime=45.97 cores=1,3,5,7
/proc/27988/stat : 27988 (claspmt) R 27986 27988 27712 0 -1 4202496 36179 0 0 0 4584 13 0 0 25 0 4 0 653799626 245063680 30416 33554432000 4194304 4964800 140737331228432 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27988/statm: 59830 30416 458 189 0 54179 0
[pid=27988/tid=27990] ppid=27986 vsize=239320 CPUtime=11.12 cores=1,3,5,7
/proc/27988/task/27990/stat : 27990 (claspmt) R 27986 27988 27712 0 -1 4202560 3898 0 0 0 1110 2 0 0 25 0 4 0 653799783 245063680 30416 33554432000 4194304 4964800 140737331228432 18446744073709551615 4362225 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27988/tid=27991] ppid=27986 vsize=239320 CPUtime=11.03 cores=1,3,5,7
/proc/27988/task/27991/stat : 27991 (claspmt) R 27986 27988 27712 0 -1 4202560 6885 0 0 0 1099 4 0 0 25 0 4 0 653799783 245063680 30416 33554432000 4194304 4964800 140737331228432 18446744073709551615 4342144 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27988/tid=27992] ppid=27986 vsize=239320 CPUtime=11.12 cores=1,3,5,7
/proc/27988/task/27992/stat : 27992 (claspmt) R 27986 27988 27712 0 -1 4202560 6872 0 0 0 1108 4 0 0 25 0 4 0 653799783 245063680 30416 33554432000 4194304 4964800 140737331228432 18446744073709551615 4684031 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 45.97
Current children cumulated vsize (KiB) 239320

[startup+25.5005 s]
/proc/loadavg: 8.06 8.01 8.00 9/279 27992
/proc/meminfo: memFree=19414156/32950904 swapFree=67057400/67111528
[pid=27988] ppid=27986 vsize=244532 CPUtime=97.05 cores=1,3,5,7
/proc/27988/stat : 27988 (claspmt) R 27986 27988 27712 0 -1 4202496 41611 0 0 0 9686 19 0 0 25 0 4 0 653799626 250400768 35848 33554432000 4194304 4964800 140737331228432 18446744073709551615 4669350 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27988/statm: 61133 35848 460 189 0 55482 0
[pid=27988/tid=27990] ppid=27986 vsize=244532 CPUtime=23.91 cores=1,3,5,7
/proc/27988/task/27990/stat : 27990 (claspmt) R 27986 27988 27712 0 -1 4202560 4780 0 0 0 2389 2 0 0 25 0 4 0 653799783 250400768 35848 33554432000 4194304 4964800 140737331228432 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27988/tid=27991] ppid=27986 vsize=244532 CPUtime=23.74 cores=1,3,5,7
/proc/27988/task/27991/stat : 27991 (claspmt) R 27986 27988 27712 0 -1 4202560 8827 0 0 0 2368 6 0 0 25 0 4 0 653799783 250400768 35848 33554432000 4194304 4964800 140737331228432 18446744073709551615 4361118 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27988/tid=27992] ppid=27986 vsize=244532 CPUtime=23.9 cores=1,3,5,7
/proc/27988/task/27992/stat : 27992 (claspmt) R 27986 27988 27712 0 -1 4202560 8293 0 0 0 2385 5 0 0 25 0 4 0 653799783 250400768 35848 33554432000 4194304 4964800 140737331228432 18446744073709551615 4668689 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 97.05
Current children cumulated vsize (KiB) 244532

[startup+51.1009 s]
/proc/loadavg: 8.18 8.04 8.01 9/279 27993
/proc/meminfo: memFree=19345984/32950904 swapFree=67057400/67111528
[pid=27988] ppid=27986 vsize=264816 CPUtime=199.23 cores=1,3,5,7
/proc/27988/stat : 27988 (claspmt) R 27986 27988 27712 0 -1 4202496 55663 0 0 0 19893 30 0 0 25 0 4 0 653799626 271171584 49885 33554432000 4194304 4964800 140737331228432 18446744073709551615 4321079 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27988/statm: 66204 49885 460 189 0 60553 0
[pid=27988/tid=27990] ppid=27986 vsize=264816 CPUtime=49.51 cores=1,3,5,7
/proc/27988/task/27990/stat : 27990 (claspmt) R 27986 27988 27712 0 -1 4202560 6972 0 0 0 4947 4 0 0 25 0 4 0 653799783 271171584 49885 33554432000 4194304 4964800 140737331228432 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27988/tid=27991] ppid=27986 vsize=264816 CPUtime=49.33 cores=1,3,5,7
/proc/27988/task/27991/stat : 27991 (claspmt) R 27986 27988 27712 0 -1 4202560 14610 0 0 0 4923 10 0 0 25 0 4 0 653799783 271171584 49885 33554432000 4194304 4964800 140737331228432 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27988/tid=27992] ppid=27986 vsize=264816 CPUtime=49.29 cores=1,3,5,7
/proc/27988/task/27992/stat : 27992 (claspmt) R 27986 27988 27712 0 -1 4202560 11212 0 0 0 4922 7 0 0 25 0 4 0 653799783 271171584 49885 33554432000 4194304 4964800 140737331228432 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 199.23
Current children cumulated vsize (KiB) 264816

[startup+102.311 s]
/proc/loadavg: 8.15 8.05 8.01 9/279 27994
/proc/meminfo: memFree=19243428/32950904 swapFree=67057400/67111528
[pid=27988] ppid=27986 vsize=426788 CPUtime=403.63 cores=1,3,5,7
/proc/27988/stat : 27988 (claspmt) R 27986 27988 27712 0 -1 4202496 73404 0 0 0 40317 46 0 0 25 0 4 0 653799626 437030912 67618 33554432000 4194304 4964800 140737331228432 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27988/statm: 106697 67618 460 189 0 101046 0
[pid=27988/tid=27990] ppid=27986 vsize=426788 CPUtime=100.72 cores=1,3,5,7
/proc/27988/task/27990/stat : 27990 (claspmt) R 27986 27988 27712 0 -1 4202560 11076 0 0 0 10064 8 0 0 25 0 4 0 653799783 437030912 67618 33554432000 4194304 4964800 140737331228432 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27988/tid=27991] ppid=27986 vsize=426788 CPUtime=100.54 cores=1,3,5,7
/proc/27988/task/27991/stat : 27991 (claspmt) R 27986 27988 27712 0 -1 4202560 21054 0 0 0 10038 16 0 0 25 0 4 0 653799783 437030912 67618 33554432000 4194304 4964800 140737331228432 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27988/tid=27992] ppid=27986 vsize=426788 CPUtime=100.07 cores=1,3,5,7
/proc/27988/task/27992/stat : 27992 (claspmt) R 27986 27988 27712 0 -1 4202560 15634 0 0 0 9995 12 0 0 25 0 4 0 653799783 437030912 67618 33554432000 4194304 4964800 140737331228432 18446744073709551615 4668773 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 403.63
Current children cumulated vsize (KiB) 426788

[startup+162.301 s]
/proc/loadavg: 8.23 8.08 8.02 9/279 27996
/proc/meminfo: memFree=19144584/32950904 swapFree=67057400/67111528
[pid=27988] ppid=27986 vsize=442228 CPUtime=643.1 cores=1,3,5,7
/proc/27988/stat : 27988 (claspmt) R 27986 27988 27712 0 -1 4202496 89708 0 0 0 64248 62 0 0 25 0 4 0 653799626 452841472 83922 33554432000 4194304 4964800 140737331228432 18446744073709551615 4670363 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27988/statm: 110557 83922 460 189 0 104906 0
[pid=27988/tid=27990] ppid=27986 vsize=442228 CPUtime=160.71 cores=1,3,5,7
/proc/27988/task/27990/stat : 27990 (claspmt) R 27986 27988 27712 0 -1 4202560 13667 0 0 0 16060 11 0 0 25 0 4 0 653799783 452841472 83922 33554432000 4194304 4964800 140737331228432 18446744073709551615 4321057 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27988/tid=27991] ppid=27986 vsize=442228 CPUtime=160.53 cores=1,3,5,7
/proc/27988/task/27991/stat : 27991 (claspmt) R 27986 27988 27712 0 -1 4202560 26823 0 0 0 16031 22 0 0 25 0 4 0 653799783 452841472 83922 33554432000 4194304 4964800 140737331228432 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27988/tid=27992] ppid=27986 vsize=442228 CPUtime=159.56 cores=1,3,5,7
/proc/27988/task/27992/stat : 27992 (claspmt) R 27986 27988 27712 0 -1 4202560 19918 0 0 0 15941 15 0 0 25 0 4 0 653799783 452841472 83922 33554432000 4194304 4964800 140737331228432 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 643.1
Current children cumulated vsize (KiB) 442228

[startup+222.3 s]
/proc/loadavg: 8.15 8.08 8.02 9/279 27998
/proc/meminfo: memFree=19035448/32950904 swapFree=67057400/67111528
[pid=27988] ppid=27986 vsize=514088 CPUtime=882.58 cores=1,3,5,7
/proc/27988/stat : 27988 (claspmt) R 27986 27988 27712 0 -1 4202496 108832 0 0 0 88171 87 0 0 25 0 4 0 653799626 526426112 103046 33554432000 4194304 4964800 140737331228432 18446744073709551615 4320939 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27988/statm: 128522 103046 460 189 0 122871 0
[pid=27988/tid=27990] ppid=27986 vsize=514088 CPUtime=220.7 cores=1,3,5,7
/proc/27988/task/27990/stat : 27990 (claspmt) R 27986 27988 27712 0 -1 4202560 17569 0 0 0 22055 15 0 0 25 0 4 0 653799783 526426112 103046 33554432000 4194304 4964800 140737331228432 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27988/tid=27991] ppid=27986 vsize=514088 CPUtime=220.53 cores=1,3,5,7
/proc/27988/task/27991/stat : 27991 (claspmt) R 27986 27988 27712 0 -1 4202560 35276 0 0 0 22021 32 0 0 25 0 4 0 653799783 526426112 103046 33554432000 4194304 4964800 140737331228432 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27988/tid=27992] ppid=27986 vsize=514088 CPUtime=219.05 cores=1,3,5,7
/proc/27988/task/27992/stat : 27992 (claspmt) R 27986 27988 27712 0 -1 4202560 23044 0 0 0 21885 20 0 0 25 0 4 0 653799783 526426112 103046 33554432000 4194304 4964800 140737331228432 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 882.58
Current children cumulated vsize (KiB) 514088

[startup+282.301 s]
/proc/loadavg: 8.13 8.08 8.02 9/279 27999
/proc/meminfo: memFree=18927804/32950904 swapFree=67057400/67111528
[pid=27988] ppid=27986 vsize=606716 CPUtime=1122.09 cores=1,3,5,7
/proc/27988/stat : 27988 (claspmt) R 27986 27988 27712 0 -1 4202496 127104 0 0 0 112103 106 0 0 25 0 4 0 653799626 621277184 121273 33554432000 4194304 4964800 140737331228432 18446744073709551615 4342186 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27988/statm: 151679 121273 460 189 0 146028 0
[pid=27988/tid=27990] ppid=27986 vsize=606716 CPUtime=280.71 cores=1,3,5,7

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

Current children cumulated CPU time (s) 2559.03
Current children cumulated vsize (KiB) 808840

[startup+702.301 s]
/proc/loadavg: 8.20 8.07 8.01 9/279 28040
/proc/meminfo: memFree=20053756/32950904 swapFree=67057400/67111528
[pid=27988] ppid=27986 vsize=816228 CPUtime=2798.5 cores=1,3,5,7
/proc/27988/stat : 27988 (claspmt) R 27986 27988 27712 0 -1 4202496 174947 0 0 0 279694 156 0 0 25 0 4 0 653799626 835817472 168985 33554432000 4194304 4964800 140737331228432 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27988/statm: 204057 168985 460 189 0 198406 0
[pid=27988/tid=27990] ppid=27986 vsize=816228 CPUtime=700.65 cores=1,3,5,7
/proc/27988/task/27990/stat : 27990 (claspmt) R 27986 27988 27712 0 -1 4202560 27044 0 0 0 70040 25 0 0 25 0 4 0 653799783 835817472 168985 33554432000 4194304 4964800 140737331228432 18446744073709551615 4668725 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27988/tid=27991] ppid=27986 vsize=816228 CPUtime=700.52 cores=1,3,5,7
/proc/27988/task/27991/stat : 27991 (claspmt) R 27986 27988 27712 0 -1 4202560 59519 0 0 0 69999 53 0 0 25 0 4 0 653799783 835817472 168985 33554432000 4194304 4964800 140737331228432 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27988/tid=27992] ppid=27986 vsize=816228 CPUtime=695.04 cores=1,3,5,7
/proc/27988/task/27992/stat : 27992 (claspmt) R 27986 27988 27712 0 -1 4202560 37109 0 0 0 69468 36 0 0 25 0 4 0 653799783 835817472 168985 33554432000 4194304 4964800 140737331228432 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2798.5
Current children cumulated vsize (KiB) 816228

[startup+762.31 s]
/proc/loadavg: 8.11 8.07 8.01 9/279 28042
/proc/meminfo: memFree=19990120/32950904 swapFree=67057400/67111528
[pid=27988] ppid=27986 vsize=833888 CPUtime=3038.03 cores=1,3,5,7
/proc/27988/stat : 27988 (claspmt) R 27986 27988 27712 0 -1 4202496 181649 0 0 0 303642 161 0 0 25 0 4 0 653799626 853901312 175687 33554432000 4194304 4964800 140737331228432 18446744073709551615 4321079 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27988/statm: 208472 175687 460 189 0 202821 0
[pid=27988/tid=27990] ppid=27986 vsize=833888 CPUtime=760.67 cores=1,3,5,7
/proc/27988/task/27990/stat : 27990 (claspmt) R 27986 27988 27712 0 -1 4202560 27401 0 0 0 76042 25 0 0 25 0 4 0 653799783 853901312 175687 33554432000 4194304 4964800 140737331228432 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27988/tid=27991] ppid=27986 vsize=833888 CPUtime=760.53 cores=1,3,5,7
/proc/27988/task/27991/stat : 27991 (claspmt) R 27986 27988 27712 0 -1 4202560 60612 0 0 0 75999 54 0 0 25 0 4 0 653799783 853901312 175687 33554432000 4194304 4964800 140737331228432 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27988/tid=27992] ppid=27986 vsize=833888 CPUtime=754.55 cores=1,3,5,7
/proc/27988/task/27992/stat : 27992 (claspmt) R 27986 27988 27712 0 -1 4202560 38844 0 0 0 75418 37 0 0 25 0 4 0 653799783 853901312 175687 33554432000 4194304 4964800 140737331228432 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3038.03
Current children cumulated vsize (KiB) 833888

[startup+822.301 s]
/proc/loadavg: 8.13 8.09 8.02 9/279 28043
/proc/meminfo: memFree=19942976/32950904 swapFree=67057400/67111528
[pid=27988] ppid=27986 vsize=844972 CPUtime=3277.42 cores=1,3,5,7
/proc/27988/stat : 27988 (claspmt) R 27986 27988 27712 0 -1 4202496 186131 0 0 0 327578 164 0 0 25 0 4 0 653799626 865251328 180169 33554432000 4194304 4964800 140737331228432 18446744073709551615 4670180 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27988/statm: 211243 180169 460 189 0 205592 0
[pid=27988/tid=27990] ppid=27986 vsize=844972 CPUtime=820.59 cores=1,3,5,7
/proc/27988/task/27990/stat : 27990 (claspmt) R 27986 27988 27712 0 -1 4202560 28370 0 0 0 82034 25 0 0 25 0 4 0 653799783 865251328 180169 33554432000 4194304 4964800 140737331228432 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27988/tid=27991] ppid=27986 vsize=844972 CPUtime=820.5 cores=1,3,5,7
/proc/27988/task/27991/stat : 27991 (claspmt) R 27986 27988 27712 0 -1 4202560 62381 0 0 0 81995 55 0 0 25 0 4 0 653799783 865251328 180169 33554432000 4194304 4964800 140737331228432 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27988/tid=27992] ppid=27986 vsize=844972 CPUtime=814.05 cores=1,3,5,7
/proc/27988/task/27992/stat : 27992 (claspmt) R 27986 27988 27712 0 -1 4202560 39455 0 0 0 81367 38 0 0 25 0 4 0 653799783 865251328 180169 33554432000 4194304 4964800 140737331228432 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3277.42
Current children cumulated vsize (KiB) 844972

[startup+882.301 s]
/proc/loadavg: 8.05 8.07 8.01 9/279 28045
/proc/meminfo: memFree=19933036/32950904 swapFree=67057400/67111528
[pid=27988] ppid=27986 vsize=844972 CPUtime=3516.92 cores=1,3,5,7
/proc/27988/stat : 27988 (claspmt) R 27986 27988 27712 0 -1 4202496 186172 0 0 0 351527 165 0 0 25 0 4 0 653799626 865251328 180210 33554432000 4194304 4964800 140737331228432 18446744073709551615 4321079 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27988/statm: 211243 180210 460 189 0 205592 0
[pid=27988/tid=27990] ppid=27986 vsize=844972 CPUtime=880.6 cores=1,3,5,7
/proc/27988/task/27990/stat : 27990 (claspmt) R 27986 27988 27712 0 -1 4202560 28388 0 0 0 88034 26 0 0 25 0 4 0 653799783 865251328 180210 33554432000 4194304 4964800 140737331228432 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27988/tid=27991] ppid=27986 vsize=844972 CPUtime=880.5 cores=1,3,5,7
/proc/27988/task/27991/stat : 27991 (claspmt) R 27986 27988 27712 0 -1 4202560 62394 0 0 0 87995 55 0 0 25 0 4 0 653799783 865251328 180210 33554432000 4194304 4964800 140737331228432 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27988/tid=27992] ppid=27986 vsize=844972 CPUtime=873.54 cores=1,3,5,7
/proc/27988/task/27992/stat : 27992 (claspmt) R 27986 27988 27712 0 -1 4202560 39463 0 0 0 87316 38 0 0 25 0 4 0 653799783 865251328 180210 33554432000 4194304 4964800 140737331228432 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3516.92
Current children cumulated vsize (KiB) 844972

[startup+942.3 s]
/proc/loadavg: 8.07 8.07 8.01 9/279 28047
/proc/meminfo: memFree=19928552/32950904 swapFree=67057400/67111528
[pid=27988] ppid=27986 vsize=844972 CPUtime=3756.42 cores=1,3,5,7
/proc/27988/stat : 27988 (claspmt) R 27986 27988 27712 0 -1 4202496 186495 0 0 0 375476 166 0 0 25 0 4 0 653799626 865251328 180383 33554432000 4194304 4964800 140737331228432 18446744073709551615 4668734 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27988/statm: 211243 180383 460 189 0 205592 0
[pid=27988/tid=27990] ppid=27986 vsize=844972 CPUtime=940.58 cores=1,3,5,7
/proc/27988/task/27990/stat : 27990 (claspmt) R 27986 27988 27712 0 -1 4202560 28668 0 0 0 94032 26 0 0 25 0 4 0 653799783 865251328 180383 33554432000 4194304 4964800 140737331228432 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27988/tid=27991] ppid=27986 vsize=844972 CPUtime=940.5 cores=1,3,5,7
/proc/27988/task/27991/stat : 27991 (claspmt) R 27986 27988 27712 0 -1 4202560 62414 0 0 0 93995 55 0 0 25 0 4 0 653799783 865251328 180383 33554432000 4194304 4964800 140737331228432 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27988/tid=27992] ppid=27986 vsize=844972 CPUtime=933.05 cores=1,3,5,7
/proc/27988/task/27992/stat : 27992 (claspmt) R 27986 27988 27712 0 -1 4202560 39473 0 0 0 93267 38 0 0 25 0 4 0 653799783 865251328 180383 33554432000 4194304 4964800 140737331228432 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3756.42
Current children cumulated vsize (KiB) 844972

[startup+1002.3 s]
/proc/loadavg: 8.02 8.05 8.01 9/279 28048
/proc/meminfo: memFree=19924688/32950904 swapFree=67057400/67111528
[pid=27988] ppid=27986 vsize=844972 CPUtime=3995.92 cores=1,3,5,7
/proc/27988/stat : 27988 (claspmt) R 27986 27988 27712 0 -1 4202496 186517 0 0 0 399426 166 0 0 25 0 4 0 653799626 865251328 180405 33554432000 4194304 4964800 140737331228432 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27988/statm: 211243 180405 460 189 0 205592 0
[pid=27988/tid=27990] ppid=27986 vsize=844972 CPUtime=1000.58 cores=1,3,5,7
/proc/27988/task/27990/stat : 27990 (claspmt) R 27986 27988 27712 0 -1 4202560 28670 0 0 0 100032 26 0 0 25 0 4 0 653799783 865251328 180405 33554432000 4194304 4964800 140737331228432 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27988/tid=27991] ppid=27986 vsize=844972 CPUtime=1000.5 cores=1,3,5,7
/proc/27988/task/27991/stat : 27991 (claspmt) R 27986 27988 27712 0 -1 4202560 62427 0 0 0 99995 55 0 0 25 0 4 0 653799783 865251328 180405 33554432000 4194304 4964800 140737331228432 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27988/tid=27992] ppid=27986 vsize=844972 CPUtime=992.55 cores=1,3,5,7
/proc/27988/task/27992/stat : 27992 (claspmt) R 27986 27988 27712 0 -1 4202560 39473 0 0 0 99217 38 0 0 25 0 4 0 653799783 865251328 180405 33554432000 4194304 4964800 140737331228432 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3995.92
Current children cumulated vsize (KiB) 844972

[startup+1062.3 s]
/proc/loadavg: 8.12 8.07 8.01 9/279 28050
/proc/meminfo: memFree=19891944/32950904 swapFree=67057400/67111528
[pid=27988] ppid=27986 vsize=845160 CPUtime=4235.43 cores=1,3,5,7
/proc/27988/stat : 27988 (claspmt) R 27986 27988 27712 0 -1 4202496 194561 0 0 0 423365 178 0 0 25 0 4 0 653799626 865443840 188449 33554432000 4194304 4964800 140737331228432 18446744073709551615 4321150 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27988/statm: 211290 188449 460 189 0 205639 0
[pid=27988/tid=27990] ppid=27986 vsize=845160 CPUtime=1060.58 cores=1,3,5,7
/proc/27988/task/27990/stat : 27990 (claspmt) R 27986 27988 27712 0 -1 4202560 29785 0 0 0 106031 27 0 0 25 0 4 0 653799783 865443840 188449 33554432000 4194304 4964800 140737331228432 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27988/tid=27991] ppid=27986 vsize=845160 CPUtime=1060.5 cores=1,3,5,7
/proc/27988/task/27991/stat : 27991 (claspmt) R 27986 27988 27712 0 -1 4202560 64727 0 0 0 105991 59 0 0 25 0 4 0 653799783 865443840 188449 33554432000 4194304 4964800 140737331228432 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27988/tid=27992] ppid=27986 vsize=845160 CPUtime=1052.07 cores=1,3,5,7
/proc/27988/task/27992/stat : 27992 (claspmt) R 27986 27988 27712 0 -1 4202560 40575 0 0 0 105167 40 0 0 25 0 4 0 653799783 865443840 188449 33554432000 4194304 4964800 140737331228432 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4235.43
Current children cumulated vsize (KiB) 845160

[startup+1122.3 s]
/proc/loadavg: 8.10 8.07 8.01 9/279 28051
/proc/meminfo: memFree=19872716/32950904 swapFree=67057400/67111528
[pid=27988] ppid=27986 vsize=848332 CPUtime=4474.91 cores=1,3,5,7
/proc/27988/stat : 27988 (claspmt) R 27986 27988 27712 0 -1 4202496 198601 0 0 0 447305 186 0 0 25 0 4 0 653799626 868691968 192489 33554432000 4194304 4964800 140737331228432 18446744073709551615 4668712 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27988/statm: 212083 192489 460 189 0 206432 0
[pid=27988/tid=27990] ppid=27986 vsize=848332 CPUtime=1120.57 cores=1,3,5,7
/proc/27988/task/27990/stat : 27990 (claspmt) R 27986 27988 27712 0 -1 4202560 31122 0 0 0 112028 29 0 0 25 0 4 0 653799783 868691968 192489 33554432000 4194304 4964800 140737331228432 18446744073709551615 4370236 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27988/tid=27991] ppid=27986 vsize=848332 CPUtime=1120.51 cores=1,3,5,7
/proc/27988/task/27991/stat : 27991 (claspmt) R 27986 27988 27712 0 -1 4202560 65447 0 0 0 111990 61 0 0 25 0 4 0 653799783 868691968 192489 33554432000 4194304 4964800 140737331228432 18446744073709551615 237278577274 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27988/tid=27992] ppid=27986 vsize=848332 CPUtime=1111.57 cores=1,3,5,7
/proc/27988/task/27992/stat : 27992 (claspmt) R 27986 27988 27712 0 -1 4202560 41433 0 0 0 111115 42 0 0 25 0 4 0 653799783 868691968 192489 33554432000 4194304 4964800 140737331228432 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4474.91
Current children cumulated vsize (KiB) 848332

[startup+1182.3 s]
/proc/loadavg: 8.13 8.08 8.02 9/279 28053
/proc/meminfo: memFree=19859560/32950904 swapFree=67057400/67111528
[pid=27988] ppid=27986 vsize=848332 CPUtime=4714.4 cores=1,3,5,7
/proc/27988/stat : 27988 (claspmt) R 27986 27988 27712 0 -1 4202496 198811 0 0 0 471253 187 0 0 25 0 4 0 653799626 868691968 192699 33554432000 4194304 4964800 140737331228432 18446744073709551615 4670534 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27988/statm: 212083 192699 460 189 0 206432 0
[pid=27988/tid=27990] ppid=27986 vsize=848332 CPUtime=1180.57 cores=1,3,5,7
/proc/27988/task/27990/stat : 27990 (claspmt) R 27986 27988 27712 0 -1 4202560 31122 0 0 0 118028 29 0 0 25 0 4 0 653799783 868691968 192699 33554432000 4194304 4964800 140737331228432 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27988/tid=27991] ppid=27986 vsize=848332 CPUtime=1180.48 cores=1,3,5,7
/proc/27988/task/27991/stat : 27991 (claspmt) R 27986 27988 27712 0 -1 4202560 65454 0 0 0 117987 61 0 0 25 0 4 0 653799783 868691968 192699 33554432000 4194304 4964800 140737331228432 18446744073709551615 4321272 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27988/tid=27992] ppid=27986 vsize=848332 CPUtime=1171.07 cores=1,3,5,7
/proc/27988/task/27992/stat : 27992 (claspmt) R 27986 27988 27712 0 -1 4202560 41627 0 0 0 117065 42 0 0 25 0 4 0 653799783 868691968 192699 33554432000 4194304 4964800 140737331228432 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4714.4
Current children cumulated vsize (KiB) 848332



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.8 s]
/proc/loadavg: 8.15 8.09 8.02 9/279 28054
/proc/meminfo: memFree=19857564/32950904 swapFree=67057400/67111528
[pid=27988] ppid=27986 vsize=848332 CPUtime=4800.24 cores=1,3,5,7
/proc/27988/stat : 27988 (claspmt) R 27986 27988 27712 0 -1 4202496 198824 0 0 0 479837 187 0 0 25 0 4 0 653799626 868691968 192712 33554432000 4194304 4964800 140737331228432 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27988/statm: 212083 192712 460 189 0 206432 0
[pid=27988/tid=27990] ppid=27986 vsize=848332 CPUtime=1202.08 cores=1,3,5,7
/proc/27988/task/27990/stat : 27990 (claspmt) R 27986 27988 27712 0 -1 4202560 31122 0 0 0 120179 29 0 0 25 0 4 0 653799783 868691968 192712 33554432000 4194304 4964800 140737331228432 18446744073709551615 4669272 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27988/tid=27991] ppid=27986 vsize=848332 CPUtime=1201.99 cores=1,3,5,7
/proc/27988/task/27991/stat : 27991 (claspmt) R 27986 27988 27712 0 -1 4202560 65455 0 0 0 120138 61 0 0 25 0 4 0 653799783 868691968 192712 33554432000 4194304 4964800 140737331228432 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27988/tid=27992] ppid=27986 vsize=848332 CPUtime=1192.38 cores=1,3,5,7
/proc/27988/task/27992/stat : 27992 (claspmt) R 27986 27988 27712 0 -1 4202560 41631 0 0 0 119196 42 0 0 25 0 4 0 653799783 868691968 192712 33554432000 4194304 4964800 140737331228432 18446744073709551615 4321020 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.24
Current children cumulated vsize (KiB) 848332

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

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

[startup+1204 s]
/proc/loadavg: 8.15 8.09 8.02 9/279 28054
/proc/meminfo: memFree=19857564/32950904 swapFree=67057400/67111528
[pid=27988] ppid=27986 vsize=673992 CPUtime=4800.45 cores=1,3,5,7
/proc/27988/stat : 27988 (claspmt) R 27986 27988 27712 0 -1 4202496 198835 0 0 0 479857 188 0 0 25 0 1 0 653799626 690167808 145242 33554432000 4194304 4964800 140737331228432 18446744073709551615 237278923111 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/27988/statm: 168498 145107 471 189 0 162847 0
Current children cumulated CPU time (s) 4800.45
Current children cumulated vsize (KiB) 673992

Child status: 0
Real time (s): 1204.03
CPU time (s): 4800.48
CPU user time (s): 4798.57
CPU system time (s): 1.90871
CPU usage (%): 398.701
Max. virtual memory (cumulated for all children) (KiB): 848332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.57
system time used= 1.90871
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 198836
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= 14042
involuntary context switches= 34087

runsolver used 2.72858 second user time and 7.28589 second system time

The end

Launcher Data

Begin job on node121 at 2011-05-15 03:13:19
IDJOB=3373567
IDBENCH=83103
IDSOLVER=1853
FILE ID=node121/3373567-1305421999
RUNJOBID= node121-1305419410-27731
PBS_JOBID= 13324576
Free space on /tmp= 73312 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top26.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-3373567-1305421999/watcher-3373567-1305421999 -o /tmp/evaluation-result-3373567-1305421999/solver-3373567-1305421999 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373567-1305421999.cnf

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

MD5SUM BENCH= 7ecd2f8efd83504268f0a96fa44f6fe7
RANDOM SEED=1312549740

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
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.84
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.817
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.817
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.817
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.74
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.817
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.817
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:     32950904 kB
MemFree:      19568120 kB
Buffers:        303872 kB
Cached:        6133984 kB
SwapCached:       7656 kB
Active:        7774924 kB
Inactive:      5253208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      19568120 kB
SwapTotal:    67111528 kB
SwapFree:     67057400 kB
Dirty:            5100 kB
Writeback:           0 kB
AnonPages:     6587844 kB
Mapped:          22524 kB
Slab:           265596 kB
PageTables:      26224 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 31917592 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= 73428 MiB
End job on node121 at 2011-05-15 03:33:25