Trace number 3373535

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.29 1203.93

General information on the benchmark

Nameindustrial/palacios/hard/
sortnet-7-ipc5-h15-unsat.cnf
MD5SUM0683489092a5eb0c881dd17c2c45d08e
Bench CategoryAPPLICATION (applications 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 variables105623
Number of clauses374254
Sum of the clauses size911890
Maximum clause length43
Minimum clause length1
Number of clauses of size 1128
Number of clauses of size 2269133
Number of clauses of size 399944
Number of clauses of size 4407
Number of clauses of size 5309
Number of clauses of size over 54333

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...418151/instance-3373535-1305418151.cnf
1.19/1.29	c Solving...
4800.03/1203.71	
4800.03/1203.71	*** INTERRUPTED! ***
4800.03/1203.71	*** Shutting down threads...
4800.25/1203.93	s UNKNOWN
4800.25/1203.93	
4800.25/1203.93	c INTERRUPTED   : 1
4800.25/1203.93	c Models        : 0+    
4800.25/1203.93	c Time          : 1203.720s (Solving: 1202.43s 1st Model: 0.00s Unsat: 0.00s)
4800.25/1203.93	c CPU Time      : 4800.070s

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-3373535-1305418151/watcher-3373535-1305418151 -o /tmp/evaluation-result-3373535-1305418151/solver-3373535-1305418151 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373535-1305418151.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: 5.38 7.28 7.74 2/288 28751
/proc/meminfo: memFree=24406752/32951124 swapFree=63485424/67111528
[pid=28751] ppid=28749 vsize=34380 CPUtime=0 cores=1,3,5,7
/proc/28751/stat : 28751 (claspmt) R 28749 28751 28032 0 -1 4202496 1225 0 1 0 0 0 0 0 21 0 1 0 634231041 35205120 1156 33554432000 4194304 4964800 140736947904336 18446744073709551615 4700412 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/28751/statm: 8595 1163 375 189 0 3469 0

[startup+0.0987641 s]
/proc/loadavg: 5.38 7.28 7.74 2/288 28751
/proc/meminfo: memFree=24406752/32951124 swapFree=63485424/67111528
[pid=28751] ppid=28749 vsize=54920 CPUtime=0.09 cores=1,3,5,7
/proc/28751/stat : 28751 (claspmt) R 28749 28751 28032 0 -1 4202496 10872 0 1 0 8 1 0 0 22 0 1 0 634231041 56238080 8820 33554432000 4194304 4964800 140736947904336 18446744073709551615 220815897285 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/28751/statm: 13730 8823 388 189 0 8604 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 54920

[startup+0.100762 s]
/proc/loadavg: 5.38 7.28 7.74 2/288 28751
/proc/meminfo: memFree=24406752/32951124 swapFree=63485424/67111528
[pid=28751] ppid=28749 vsize=55184 CPUtime=0.09 cores=1,3,5,7
/proc/28751/stat : 28751 (claspmt) R 28749 28751 28032 0 -1 4202496 10959 0 1 0 8 1 0 0 22 0 1 0 634231041 56508416 8907 33554432000 4194304 4964800 140736947904336 18446744073709551615 220816236288 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/28751/statm: 13796 8909 388 189 0 8670 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 55184

[startup+0.30073 s]
/proc/loadavg: 5.38 7.28 7.74 2/288 28751
/proc/meminfo: memFree=24406752/32951124 swapFree=63485424/67111528
[pid=28751] ppid=28749 vsize=77568 CPUtime=0.29 cores=1,3,5,7
/proc/28751/stat : 28751 (claspmt) R 28749 28751 28032 0 -1 4202496 17892 0 1 0 27 2 0 0 22 0 1 0 634231041 79429632 14190 33554432000 4194304 4964800 140736947904336 18446744073709551615 4615864 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/28751/statm: 19392 14190 403 189 0 14266 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 77568

[startup+0.700655 s]
/proc/loadavg: 5.38 7.28 7.74 2/288 28751
/proc/meminfo: memFree=24406752/32951124 swapFree=63485424/67111528
[pid=28751] ppid=28749 vsize=89652 CPUtime=0.69 cores=1,3,5,7
/proc/28751/stat : 28751 (claspmt) R 28749 28751 28032 0 -1 4202496 20925 0 1 0 67 2 0 0 24 0 1 0 634231041 91803648 17223 33554432000 4194304 4964800 140736947904336 18446744073709551615 4612584 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/28751/statm: 22413 17223 403 189 0 17287 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 89652

[startup+1.50048 s]
/proc/loadavg: 5.10 7.19 7.71 3/292 28758
/proc/meminfo: memFree=24202504/32951124 swapFree=63485424/67111528
[pid=28751] ppid=28749 vsize=318388 CPUtime=2.03 cores=1,3,5,7
/proc/28751/stat : 28751 (claspmt) R 28749 28751 28032 0 -1 4202496 35560 0 2 0 198 5 0 0 25 0 4 0 634231041 326029312 27491 33554432000 4194304 4964800 140736947904336 18446744073709551615 4653507 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/28751/statm: 79597 27492 454 189 0 73946 0
Current children cumulated CPU time (s) 2.03
Current children cumulated vsize (KiB) 318388

[startup+3.10118 s]
/proc/loadavg: 5.10 7.19 7.71 6/295 28761
/proc/meminfo: memFree=24078916/32951124 swapFree=63485424/67111528
[pid=28751] ppid=28749 vsize=318388 CPUtime=8.42 cores=1,3,5,7
/proc/28751/stat : 28751 (claspmt) R 28749 28751 28032 0 -1 4202496 36162 0 2 0 834 8 0 0 25 0 4 0 634231041 326029312 28093 33554432000 4194304 4964800 140736947904336 18446744073709551615 4668568 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/28751/statm: 79597 28093 458 189 0 73946 0
[pid=28751/tid=28759] ppid=28749 vsize=318388 CPUtime=1.78 cores=1,3,5,7
/proc/28751/task/28759/stat : 28759 (claspmt) R 28749 28751 28032 0 -1 4202560 2907 0 0 0 178 0 0 0 20 0 4 0 634231170 326029312 28093 33554432000 4194304 4964800 140736947904336 18446744073709551615 4660104 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28751/tid=28760] ppid=28749 vsize=318388 CPUtime=1.78 cores=1,3,5,7
/proc/28751/task/28760/stat : 28760 (claspmt) R 28749 28751 28032 0 -1 4202560 5359 0 0 0 175 3 0 0 20 0 4 0 634231170 326029312 28093 33554432000 4194304 4964800 140736947904336 18446744073709551615 4627338 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28751/tid=28761] ppid=28749 vsize=318388 CPUtime=1.79 cores=1,3,5,7
/proc/28751/task/28761/stat : 28761 (claspmt) R 28749 28751 28032 0 -1 4202560 5176 0 0 0 178 1 0 0 20 0 4 0 634231170 326029312 28093 33554432000 4194304 4964800 140736947904336 18446744073709551615 4668588 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 8.42
Current children cumulated vsize (KiB) 318388

[startup+6.30059 s]
/proc/loadavg: 5.10 7.16 7.69 6/295 28761
/proc/meminfo: memFree=24035892/32951124 swapFree=63485424/67111528
[pid=28751] ppid=28749 vsize=318556 CPUtime=21.19 cores=1,3,5,7
/proc/28751/stat : 28751 (claspmt) R 28749 28751 28032 0 -1 4202496 37184 0 2 0 2107 12 0 0 25 0 4 0 634231041 326201344 29115 33554432000 4194304 4964800 140736947904336 18446744073709551615 4668712 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/28751/statm: 79639 29115 458 189 0 73988 0
[pid=28751/tid=28759] ppid=28749 vsize=318556 CPUtime=4.98 cores=1,3,5,7
/proc/28751/task/28759/stat : 28759 (claspmt) R 28749 28751 28032 0 -1 4202560 2938 0 0 0 498 0 0 0 25 0 4 0 634231170 326201344 29115 33554432000 4194304 4964800 140736947904336 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28751/tid=28760] ppid=28749 vsize=318556 CPUtime=4.98 cores=1,3,5,7
/proc/28751/task/28760/stat : 28760 (claspmt) R 28749 28751 28032 0 -1 4202560 5904 0 0 0 494 4 0 0 25 0 4 0 634231170 326201344 29115 33554432000 4194304 4964800 140736947904336 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28751/tid=28761] ppid=28749 vsize=318556 CPUtime=4.98 cores=1,3,5,7
/proc/28751/task/28761/stat : 28761 (claspmt) R 28749 28751 28032 0 -1 4202560 5418 0 0 0 496 2 0 0 25 0 4 0 634231170 326201344 29115 33554432000 4194304 4964800 140736947904336 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 21.19
Current children cumulated vsize (KiB) 318556

[startup+12.7004 s]
/proc/loadavg: 5.33 7.17 7.69 9/298 28764
/proc/meminfo: memFree=23894004/32951124 swapFree=63485424/67111528
[pid=28751] ppid=28749 vsize=318556 CPUtime=46.72 cores=1,3,5,7
/proc/28751/stat : 28751 (claspmt) R 28749 28751 28032 0 -1 4202496 38704 0 2 0 4659 13 0 0 25 0 4 0 634231041 326201344 30635 33554432000 4194304 4964800 140736947904336 18446744073709551615 4669011 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/28751/statm: 79639 30635 458 189 0 73988 0
[pid=28751/tid=28759] ppid=28749 vsize=318556 CPUtime=11.38 cores=1,3,5,7
/proc/28751/task/28759/stat : 28759 (claspmt) R 28749 28751 28032 0 -1 4202560 2991 0 0 0 1138 0 0 0 25 0 4 0 634231170 326201344 30635 33554432000 4194304 4964800 140736947904336 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28751/tid=28760] ppid=28749 vsize=318556 CPUtime=11.38 cores=1,3,5,7
/proc/28751/task/28760/stat : 28760 (claspmt) R 28749 28751 28032 0 -1 4202560 6670 0 0 0 1133 5 0 0 25 0 4 0 634231170 326201344 30635 33554432000 4194304 4964800 140736947904336 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28751/tid=28761] ppid=28749 vsize=318556 CPUtime=11.39 cores=1,3,5,7
/proc/28751/task/28761/stat : 28761 (claspmt) R 28749 28751 28032 0 -1 4202560 5813 0 0 0 1136 3 0 0 25 0 4 0 634231170 326201344 30635 33554432000 4194304 4964800 140736947904336 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 46.72
Current children cumulated vsize (KiB) 318556

[startup+25.5011 s]
/proc/loadavg: 5.92 7.21 7.70 9/298 28764
/proc/meminfo: memFree=23878864/32951124 swapFree=63485424/67111528
[pid=28751] ppid=28749 vsize=318556 CPUtime=97.81 cores=1,3,5,7
/proc/28751/stat : 28751 (claspmt) R 28749 28751 28032 0 -1 4202496 41447 0 2 0 9762 19 0 0 25 0 4 0 634231041 326201344 33378 33554432000 4194304 4964800 140736947904336 18446744073709551615 4670232 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/28751/statm: 79639 33378 458 189 0 73988 0
[pid=28751/tid=28759] ppid=28749 vsize=318556 CPUtime=24.18 cores=1,3,5,7
/proc/28751/task/28759/stat : 28759 (claspmt) R 28749 28751 28032 0 -1 4202560 2996 0 0 0 2418 0 0 0 25 0 4 0 634231170 326201344 33378 33554432000 4194304 4964800 140736947904336 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28751/tid=28760] ppid=28749 vsize=318556 CPUtime=24.18 cores=1,3,5,7
/proc/28751/task/28760/stat : 28760 (claspmt) R 28749 28751 28032 0 -1 4202560 8473 0 0 0 2409 9 0 0 25 0 4 0 634231170 326201344 33378 33554432000 4194304 4964800 140736947904336 18446744073709551615 4669022 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28751/tid=28761] ppid=28749 vsize=318556 CPUtime=24.18 cores=1,3,5,7
/proc/28751/task/28761/stat : 28761 (claspmt) R 28749 28751 28032 0 -1 4202560 6552 0 0 0 2414 4 0 0 25 0 4 0 634231170 326201344 33378 33554432000 4194304 4964800 140736947904336 18446744073709551615 4320897 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 97.81
Current children cumulated vsize (KiB) 318556

[startup+51.1003 s]
/proc/loadavg: 6.63 7.27 7.70 9/298 28765
/proc/meminfo: memFree=23852744/32951124 swapFree=63485424/67111528
[pid=28751] ppid=28749 vsize=320032 CPUtime=199.98 cores=1,3,5,7
/proc/28751/stat : 28751 (claspmt) R 28749 28751 28032 0 -1 4202496 46004 0 2 0 19973 25 0 0 25 0 4 0 634231041 327712768 37935 33554432000 4194304 4964800 140736947904336 18446744073709551615 4668987 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/28751/statm: 80008 37935 460 189 0 74357 0
[pid=28751/tid=28759] ppid=28749 vsize=320032 CPUtime=49.78 cores=1,3,5,7
/proc/28751/task/28759/stat : 28759 (claspmt) R 28749 28751 28032 0 -1 4202560 3233 0 0 0 4978 0 0 0 25 0 4 0 634231170 327712768 37935 33554432000 4194304 4964800 140736947904336 18446744073709551615 4668773 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28751/tid=28760] ppid=28749 vsize=320032 CPUtime=49.79 cores=1,3,5,7
/proc/28751/task/28760/stat : 28760 (claspmt) R 28749 28751 28032 0 -1 4202560 11556 0 0 0 4965 14 0 0 25 0 4 0 634231170 327712768 37935 33554432000 4194304 4964800 140736947904336 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28751/tid=28761] ppid=28749 vsize=320032 CPUtime=49.78 cores=1,3,5,7
/proc/28751/task/28761/stat : 28761 (claspmt) R 28749 28751 28032 0 -1 4202560 7424 0 0 0 4973 5 0 0 25 0 4 0 634231170 327712768 37935 33554432000 4194304 4964800 140736947904336 18446744073709551615 4653388 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 199.98
Current children cumulated vsize (KiB) 320032

[startup+102.311 s]
/proc/loadavg: 7.40 7.38 7.72 9/298 28766
/proc/meminfo: memFree=23810448/32951124 swapFree=63485424/67111528
[pid=28751] ppid=28749 vsize=329812 CPUtime=404.36 cores=1,3,5,7
/proc/28751/stat : 28751 (claspmt) R 28749 28751 28032 0 -1 4202496 53078 0 2 0 40402 34 0 0 25 0 4 0 634231041 337727488 45009 33554432000 4194304 4964800 140736947904336 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/28751/statm: 82453 45009 460 189 0 76802 0
[pid=28751/tid=28759] ppid=28749 vsize=329812 CPUtime=100.99 cores=1,3,5,7
/proc/28751/task/28759/stat : 28759 (claspmt) R 28749 28751 28032 0 -1 4202560 3774 0 0 0 10099 0 0 0 25 0 4 0 634231170 337727488 45009 33554432000 4194304 4964800 140736947904336 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28751/tid=28760] ppid=28749 vsize=329812 CPUtime=101 cores=1,3,5,7
/proc/28751/task/28760/stat : 28760 (claspmt) R 28749 28751 28032 0 -1 4202560 16234 0 0 0 10080 20 0 0 25 0 4 0 634231170 337727488 45009 33554432000 4194304 4964800 140736947904336 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28751/tid=28761] ppid=28749 vsize=329812 CPUtime=101 cores=1,3,5,7
/proc/28751/task/28761/stat : 28761 (claspmt) R 28749 28751 28032 0 -1 4202560 8160 0 0 0 10094 6 0 0 25 0 4 0 634231170 337727488 45009 33554432000 4194304 4964800 140736947904336 18446744073709551615 4669089 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 404.36
Current children cumulated vsize (KiB) 329812

[startup+162.301 s]
/proc/loadavg: 7.89 7.52 7.74 9/298 28768
/proc/meminfo: memFree=23781404/32951124 swapFree=63485424/67111528
[pid=28751] ppid=28749 vsize=338732 CPUtime=643.78 cores=1,3,5,7
/proc/28751/stat : 28751 (claspmt) R 28749 28751 28032 0 -1 4202496 57276 0 2 0 64339 39 0 0 25 0 4 0 634231041 346861568 49207 33554432000 4194304 4964800 140736947904336 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/28751/statm: 84683 49207 460 189 0 79032 0
[pid=28751/tid=28759] ppid=28749 vsize=338732 CPUtime=160.52 cores=1,3,5,7
/proc/28751/task/28759/stat : 28759 (claspmt) R 28749 28751 28032 0 -1 4202560 4069 0 0 0 16052 0 0 0 25 0 4 0 634231170 346861568 49207 33554432000 4194304 4964800 140736947904336 18446744073709551615 4670194 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28751/tid=28760] ppid=28749 vsize=338732 CPUtime=160.98 cores=1,3,5,7
/proc/28751/task/28760/stat : 28760 (claspmt) R 28749 28751 28032 0 -1 4202560 19426 0 0 0 16075 23 0 0 25 0 4 0 634231170 346861568 49207 33554432000 4194304 4964800 140736947904336 18446744073709551615 4669131 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28751/tid=28761] ppid=28749 vsize=338732 CPUtime=160.99 cores=1,3,5,7
/proc/28751/task/28761/stat : 28761 (claspmt) R 28749 28751 28032 0 -1 4202560 8505 0 0 0 16093 6 0 0 25 0 4 0 634231170 346861568 49207 33554432000 4194304 4964800 140736947904336 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 643.78
Current children cumulated vsize (KiB) 338732

[startup+222.301 s]
/proc/loadavg: 8.06 7.64 7.77 9/298 28770
/proc/meminfo: memFree=23741336/32951124 swapFree=63485424/67111528
[pid=28751] ppid=28749 vsize=340828 CPUtime=883.23 cores=1,3,5,7
/proc/28751/stat : 28751 (claspmt) R 28749 28751 28032 0 -1 4202496 63144 0 2 0 88274 49 0 0 25 0 4 0 634231041 349007872 55075 33554432000 4194304 4964800 140736947904336 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/28751/statm: 85207 55075 460 189 0 79556 0
[pid=28751/tid=28759] ppid=28749 vsize=340828 CPUtime=219.97 cores=1,3,5,7
/proc/28751/task/28759/stat : 28759 (claspmt) R 28749 28751 28032 0 -1 4202560 4120 0 0 0 21997 0 0 0 25 0 4 0 634231170 349007872 55075 33554432000 4194304 4964800 140736947904336 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28751/tid=28760] ppid=28749 vsize=340828 CPUtime=220.99 cores=1,3,5,7
/proc/28751/task/28760/stat : 28760 (claspmt) R 28749 28751 28032 0 -1 4202560 24718 0 0 0 22065 34 0 0 25 0 4 0 634231170 349007872 55075 33554432000 4194304 4964800 140736947904336 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28751/tid=28761] ppid=28749 vsize=340828 CPUtime=220.99 cores=1,3,5,7
/proc/28751/task/28761/stat : 28761 (claspmt) R 28749 28751 28032 0 -1 4202560 8546 0 0 0 22093 6 0 0 25 0 4 0 634231170 349007872 55075 33554432000 4194304 4964800 140736947904336 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 883.23
Current children cumulated vsize (KiB) 340828

[startup+282.301 s]
/proc/loadavg: 8.11 7.73 7.79 9/298 28771
/proc/meminfo: memFree=23692828/32951124 swapFree=63485424/67111528
[pid=28751] ppid=28749 vsize=345884 CPUtime=1122.7 cores=1,3,5,7
/proc/28751/stat : 28751 (claspmt) R 28749 28751 28032 0 -1 4202496 71084 0 2 0 112210 60 0 0 25 0 4 0 634231041 354185216 63014 33554432000 4194304 4964800 140736947904336 18446744073709551615 4668748 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/28751/statm: 86471 63014 460 189 0 80820 0
[pid=28751/tid=28759] ppid=28749 vsize=345884 CPUtime=279.43 cores=1,3,5,7

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

[pid=28751/tid=28759] ppid=28749 vsize=611264 CPUtime=695.62 cores=1,3,5,7
/proc/28751/task/28759/stat : 28759 (claspmt) R 28749 28751 28032 0 -1 4202560 8570 0 0 0 69555 7 0 0 25 0 4 0 634231170 625934336 102162 33554432000 4194304 4964800 140736947904336 18446744073709551615 4668773 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28751/tid=28760] ppid=28749 vsize=611264 CPUtime=701 cores=1,3,5,7
/proc/28751/task/28760/stat : 28760 (claspmt) R 28749 28751 28032 0 -1 4202560 58791 0 0 0 70012 88 0 0 25 0 4 0 634231170 625934336 102162 33554432000 4194304 4964800 140736947904336 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28751/tid=28761] ppid=28749 vsize=611264 CPUtime=701.01 cores=1,3,5,7
/proc/28751/task/28761/stat : 28761 (claspmt) R 28749 28751 28032 0 -1 4202560 15393 0 0 0 70084 17 0 0 25 0 4 0 634231170 625934336 102162 33554432000 4194304 4964800 140736947904336 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2798.93
Current children cumulated vsize (KiB) 611264

[startup+762.311 s]
/proc/loadavg: 8.10 7.99 7.88 9/298 28784
/proc/meminfo: memFree=23346824/32951124 swapFree=63485424/67111528
[pid=28751] ppid=28749 vsize=612344 CPUtime=3038.43 cores=1,3,5,7
/proc/28751/stat : 28751 (claspmt) R 28749 28751 28032 0 -1 4202496 116634 0 2 0 303708 135 0 0 25 0 4 0 634231041 627040256 108415 33554432000 4194304 4964800 140736947904336 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/28751/statm: 153086 108415 460 189 0 147435 0
[pid=28751/tid=28759] ppid=28749 vsize=612344 CPUtime=755.08 cores=1,3,5,7
/proc/28751/task/28759/stat : 28759 (claspmt) R 28749 28751 28032 0 -1 4202560 8836 0 0 0 75501 7 0 0 25 0 4 0 634231170 627040256 108415 33554432000 4194304 4964800 140736947904336 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28751/tid=28760] ppid=28749 vsize=612344 CPUtime=761.01 cores=1,3,5,7
/proc/28751/task/28760/stat : 28760 (claspmt) R 28749 28751 28032 0 -1 4202560 64287 0 0 0 76003 98 0 0 25 0 4 0 634231170 627040256 108415 33554432000 4194304 4964800 140736947904336 18446744073709551615 4668715 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28751/tid=28761] ppid=28749 vsize=612344 CPUtime=761.02 cores=1,3,5,7
/proc/28751/task/28761/stat : 28761 (claspmt) R 28749 28751 28032 0 -1 4202560 15395 0 0 0 76085 17 0 0 25 0 4 0 634231170 627040256 108415 33554432000 4194304 4964800 140736947904336 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3038.43
Current children cumulated vsize (KiB) 612344

[startup+822.301 s]
/proc/loadavg: 8.08 8.01 7.89 9/298 28786
/proc/meminfo: memFree=23296340/32951124 swapFree=63485424/67111528
[pid=28751] ppid=28749 vsize=615056 CPUtime=3277.85 cores=1,3,5,7
/proc/28751/stat : 28751 (claspmt) R 28749 28751 28032 0 -1 4202496 125832 0 2 0 327635 150 0 0 25 0 4 0 634231041 629817344 117613 33554432000 4194304 4964800 140736947904336 18446744073709551615 4660557 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/28751/statm: 153764 117613 460 189 0 148113 0
[pid=28751/tid=28759] ppid=28749 vsize=615056 CPUtime=814.53 cores=1,3,5,7
/proc/28751/task/28759/stat : 28759 (claspmt) R 28749 28751 28032 0 -1 4202560 9383 0 0 0 81445 8 0 0 25 0 4 0 634231170 629817344 117613 33554432000 4194304 4964800 140736947904336 18446744073709551615 4670112 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28751/tid=28760] ppid=28749 vsize=615056 CPUtime=821 cores=1,3,5,7
/proc/28751/task/28760/stat : 28760 (claspmt) R 28749 28751 28032 0 -1 4202560 71353 0 0 0 81989 111 0 0 25 0 4 0 634231170 629817344 117613 33554432000 4194304 4964800 140736947904336 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28751/tid=28761] ppid=28749 vsize=615056 CPUtime=821.01 cores=1,3,5,7
/proc/28751/task/28761/stat : 28761 (claspmt) R 28749 28751 28032 0 -1 4202560 16114 0 0 0 82084 17 0 0 25 0 4 0 634231170 629817344 117613 33554432000 4194304 4964800 140736947904336 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3277.85
Current children cumulated vsize (KiB) 615056

[startup+882.301 s]
/proc/loadavg: 8.10 8.03 7.91 9/298 28787
/proc/meminfo: memFree=23243852/32951124 swapFree=63485424/67111528
[pid=28751] ppid=28749 vsize=682236 CPUtime=3517.31 cores=1,3,5,7
/proc/28751/stat : 28751 (claspmt) R 28749 28751 28032 0 -1 4202496 136064 0 2 0 351565 166 0 0 25 0 4 0 634231041 698609664 127800 33554432000 4194304 4964800 140736947904336 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/28751/statm: 170559 127800 460 189 0 164908 0
[pid=28751/tid=28759] ppid=28749 vsize=682236 CPUtime=873.98 cores=1,3,5,7
/proc/28751/task/28759/stat : 28759 (claspmt) R 28749 28751 28032 0 -1 4202560 9608 0 0 0 87390 8 0 0 25 0 4 0 634231170 698609664 127800 33554432000 4194304 4964800 140736947904336 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28751/tid=28760] ppid=28749 vsize=682236 CPUtime=881.01 cores=1,3,5,7
/proc/28751/task/28760/stat : 28760 (claspmt) R 28749 28751 28032 0 -1 4202560 80027 0 0 0 87975 126 0 0 25 0 4 0 634231170 698609664 127800 33554432000 4194304 4964800 140736947904336 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28751/tid=28761] ppid=28749 vsize=682236 CPUtime=881.01 cores=1,3,5,7
/proc/28751/task/28761/stat : 28761 (claspmt) R 28749 28751 28032 0 -1 4202560 17042 0 0 0 88083 18 0 0 25 0 4 0 634231170 698609664 127800 33554432000 4194304 4964800 140736947904336 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3517.31
Current children cumulated vsize (KiB) 682236

[startup+942.301 s]
/proc/loadavg: 8.07 8.04 7.91 9/298 28789
/proc/meminfo: memFree=23186664/32951124 swapFree=63485424/67111528
[pid=28751] ppid=28749 vsize=682372 CPUtime=3756.77 cores=1,3,5,7
/proc/28751/stat : 28751 (claspmt) R 28749 28751 28032 0 -1 4202496 146493 0 2 0 375496 181 0 0 25 0 4 0 634231041 698748928 138176 33554432000 4194304 4964800 140736947904336 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/28751/statm: 170593 138176 460 189 0 164942 0
[pid=28751/tid=28759] ppid=28749 vsize=682372 CPUtime=933.45 cores=1,3,5,7
/proc/28751/task/28759/stat : 28759 (claspmt) R 28749 28751 28032 0 -1 4202560 9763 0 0 0 93337 8 0 0 25 0 4 0 634231170 698748928 138176 33554432000 4194304 4964800 140736947904336 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28751/tid=28760] ppid=28749 vsize=682372 CPUtime=941.01 cores=1,3,5,7
/proc/28751/task/28760/stat : 28760 (claspmt) R 28749 28751 28032 0 -1 4202560 87950 0 0 0 93963 138 0 0 25 0 4 0 634231170 698748928 138176 33554432000 4194304 4964800 140736947904336 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28751/tid=28761] ppid=28749 vsize=682372 CPUtime=941.01 cores=1,3,5,7
/proc/28751/task/28761/stat : 28761 (claspmt) R 28749 28751 28032 0 -1 4202560 19301 0 0 0 94081 20 0 0 25 0 4 0 634231170 698748928 138176 33554432000 4194304 4964800 140736947904336 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3756.77
Current children cumulated vsize (KiB) 682372

[startup+1002.3 s]
/proc/loadavg: 8.31 8.13 7.95 9/298 28793
/proc/meminfo: memFree=23169908/32951124 swapFree=63485424/67111528
[pid=28751] ppid=28749 vsize=682776 CPUtime=3996.22 cores=1,3,5,7
/proc/28751/stat : 28751 (claspmt) R 28749 28751 28032 0 -1 4202496 146844 0 2 0 399440 182 0 0 25 0 4 0 634231041 699162624 138527 33554432000 4194304 4964800 140736947904336 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/28751/statm: 170694 138527 460 189 0 165043 0
[pid=28751/tid=28759] ppid=28749 vsize=682776 CPUtime=992.9 cores=1,3,5,7
/proc/28751/task/28759/stat : 28759 (claspmt) R 28749 28751 28032 0 -1 4202560 9766 0 0 0 99282 8 0 0 25 0 4 0 634231170 699162624 138527 33554432000 4194304 4964800 140736947904336 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28751/tid=28760] ppid=28749 vsize=682776 CPUtime=1001.01 cores=1,3,5,7
/proc/28751/task/28760/stat : 28760 (claspmt) R 28749 28751 28032 0 -1 4202560 88160 0 0 0 99962 139 0 0 25 0 4 0 634231170 699162624 138527 33554432000 4194304 4964800 140736947904336 18446744073709551615 4670190 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28751/tid=28761] ppid=28749 vsize=682776 CPUtime=1001.01 cores=1,3,5,7
/proc/28751/task/28761/stat : 28761 (claspmt) R 28749 28751 28032 0 -1 4202560 19412 0 0 0 100081 20 0 0 25 0 4 0 634231170 699162624 138527 33554432000 4194304 4964800 140736947904336 18446744073709551615 4670361 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3996.22
Current children cumulated vsize (KiB) 682776

[startup+1062.3 s]
/proc/loadavg: 8.22 8.13 7.96 9/298 28795
/proc/meminfo: memFree=23158608/32951124 swapFree=63485424/67111528
[pid=28751] ppid=28749 vsize=682948 CPUtime=4235.69 cores=1,3,5,7
/proc/28751/stat : 28751 (claspmt) R 28749 28751 28032 0 -1 4202496 146932 0 2 0 423387 182 0 0 25 0 4 0 634231041 699338752 138615 33554432000 4194304 4964800 140736947904336 18446744073709551615 4627338 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/28751/statm: 170737 138615 460 189 0 165086 0
[pid=28751/tid=28759] ppid=28749 vsize=682948 CPUtime=1052.36 cores=1,3,5,7
/proc/28751/task/28759/stat : 28759 (claspmt) R 28749 28751 28032 0 -1 4202560 9796 0 0 0 105228 8 0 0 25 0 4 0 634231170 699338752 138615 33554432000 4194304 4964800 140736947904336 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28751/tid=28760] ppid=28749 vsize=682948 CPUtime=1061.01 cores=1,3,5,7
/proc/28751/task/28760/stat : 28760 (claspmt) R 28749 28751 28032 0 -1 4202560 88166 0 0 0 105962 139 0 0 25 0 4 0 634231170 699338752 138615 33554432000 4194304 4964800 140736947904336 18446744073709551615 4670371 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28751/tid=28761] ppid=28749 vsize=682948 CPUtime=1061.01 cores=1,3,5,7
/proc/28751/task/28761/stat : 28761 (claspmt) R 28749 28751 28032 0 -1 4202560 19415 0 0 0 106081 20 0 0 25 0 4 0 634231170 699338752 138615 33554432000 4194304 4964800 140736947904336 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4235.69
Current children cumulated vsize (KiB) 682948

[startup+1122.3 s]
/proc/loadavg: 8.08 8.11 7.96 9/298 28797
/proc/meminfo: memFree=23143580/32951124 swapFree=63485424/67111528
[pid=28751] ppid=28749 vsize=683104 CPUtime=4475.14 cores=1,3,5,7
/proc/28751/stat : 28751 (claspmt) R 28749 28751 28032 0 -1 4202496 146983 0 2 0 447332 182 0 0 25 0 4 0 634231041 699498496 138666 33554432000 4194304 4964800 140736947904336 18446744073709551615 4362287 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/28751/statm: 170776 138666 460 189 0 165125 0
[pid=28751/tid=28759] ppid=28749 vsize=683104 CPUtime=1111.81 cores=1,3,5,7
/proc/28751/task/28759/stat : 28759 (claspmt) R 28749 28751 28032 0 -1 4202560 9796 0 0 0 111173 8 0 0 25 0 4 0 634231170 699498496 138666 33554432000 4194304 4964800 140736947904336 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28751/tid=28760] ppid=28749 vsize=683104 CPUtime=1121.02 cores=1,3,5,7
/proc/28751/task/28760/stat : 28760 (claspmt) R 28749 28751 28032 0 -1 4202560 88180 0 0 0 111963 139 0 0 25 0 4 0 634231170 699498496 138666 33554432000 4194304 4964800 140736947904336 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28751/tid=28761] ppid=28749 vsize=683104 CPUtime=1121.01 cores=1,3,5,7
/proc/28751/task/28761/stat : 28761 (claspmt) R 28749 28751 28032 0 -1 4202560 19424 0 0 0 112081 20 0 0 25 0 4 0 634231170 699498496 138666 33554432000 4194304 4964800 140736947904336 18446744073709551615 4668715 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4475.14
Current children cumulated vsize (KiB) 683104

[startup+1182.3 s]
/proc/loadavg: 8.09 8.10 7.97 9/298 28798
/proc/meminfo: memFree=23099540/32951124 swapFree=63485424/67111528
[pid=28751] ppid=28749 vsize=683256 CPUtime=4714.61 cores=1,3,5,7
/proc/28751/stat : 28751 (claspmt) R 28749 28751 28032 0 -1 4202496 148036 0 2 0 471278 183 0 0 25 0 4 0 634231041 699654144 139647 33554432000 4194304 4964800 140736947904336 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/28751/statm: 170814 139647 460 189 0 165163 0
[pid=28751/tid=28759] ppid=28749 vsize=683256 CPUtime=1171.27 cores=1,3,5,7
/proc/28751/task/28759/stat : 28759 (claspmt) R 28749 28751 28032 0 -1 4202560 10782 0 0 0 117118 9 0 0 25 0 4 0 634231170 699654144 139647 33554432000 4194304 4964800 140736947904336 18446744073709551615 4370264 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28751/tid=28760] ppid=28749 vsize=683256 CPUtime=1181.02 cores=1,3,5,7
/proc/28751/task/28760/stat : 28760 (claspmt) R 28749 28751 28032 0 -1 4202560 88196 0 0 0 117963 139 0 0 25 0 4 0 634231170 699654144 139647 33554432000 4194304 4964800 140736947904336 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28751/tid=28761] ppid=28749 vsize=683256 CPUtime=1181.01 cores=1,3,5,7
/proc/28751/task/28761/stat : 28761 (claspmt) R 28749 28751 28032 0 -1 4202560 19426 0 0 0 118081 20 0 0 25 0 4 0 634231170 699654144 139647 33554432000 4194304 4964800 140736947904336 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4714.61
Current children cumulated vsize (KiB) 683256



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.7 s]
/proc/loadavg: 8.06 8.09 7.97 9/298 28799
/proc/meminfo: memFree=23096304/32951124 swapFree=63485424/67111528
[pid=28751] ppid=28749 vsize=683256 CPUtime=4800.03 cores=1,3,5,7
/proc/28751/stat : 28751 (claspmt) R 28749 28751 28032 0 -1 4202496 148044 0 2 0 479820 183 0 0 25 0 4 0 634231041 699654144 139655 33554432000 4194304 4964800 140736947904336 18446744073709551615 4668734 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/28751/statm: 170814 139655 460 189 0 165163 0
[pid=28751/tid=28759] ppid=28749 vsize=683256 CPUtime=1192.47 cores=1,3,5,7
/proc/28751/task/28759/stat : 28759 (claspmt) R 28749 28751 28032 0 -1 4202560 10782 0 0 0 119238 9 0 0 25 0 4 0 634231170 699654144 139655 33554432000 4194304 4964800 140736947904336 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28751/tid=28760] ppid=28749 vsize=683256 CPUtime=1202.43 cores=1,3,5,7
/proc/28751/task/28760/stat : 28760 (claspmt) R 28749 28751 28032 0 -1 4202560 88201 0 0 0 120104 139 0 0 25 0 4 0 634231170 699654144 139655 33554432000 4194304 4964800 140736947904336 18446744073709551615 4378499 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28751/tid=28761] ppid=28749 vsize=683256 CPUtime=1202.42 cores=1,3,5,7
/proc/28751/task/28761/stat : 28761 (claspmt) R 28749 28751 28032 0 -1 4202560 19428 0 0 0 120222 20 0 0 25 0 4 0 634231170 699654144 139655 33554432000 4194304 4964800 140736947904336 18446744073709551615 4669288 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.03
Current children cumulated vsize (KiB) 683256

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

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

[startup+1203.82 s]
/proc/loadavg: 8.06 8.09 7.97 9/298 28799
/proc/meminfo: memFree=23096304/32951124 swapFree=63485424/67111528
[pid=28751] ppid=28749 vsize=669916 CPUtime=4800.16 cores=1,3,5,7
/proc/28751/stat : 28751 (claspmt) R 28749 28751 28032 0 -1 4202496 148054 0 2 0 479833 183 0 0 25 0 1 0 634231041 685993984 136330 33554432000 4194304 4964800 140736947904336 18446744073709551615 220815892487 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/28751/statm: 167479 136330 470 189 0 161828 0
Current children cumulated CPU time (s) 4800.16
Current children cumulated vsize (KiB) 669916

[startup+1203.9 s]
/proc/loadavg: 8.06 8.09 7.97 9/298 28799
/proc/meminfo: memFree=23096304/32951124 swapFree=63485424/67111528
[pid=28751] ppid=28749 vsize=654904 CPUtime=4800.25 cores=1,3,5,7
/proc/28751/stat : 28751 (claspmt) R 28749 28751 28032 0 -1 4202496 148055 0 2 0 479842 183 0 0 25 0 1 0 634231041 670621696 132069 33554432000 4194304 4964800 140736947904336 18446744073709551615 220815891809 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/28751/statm: 163726 132069 471 189 0 158075 0
Current children cumulated CPU time (s) 4800.25
Current children cumulated vsize (KiB) 654904

Child status: 0
Real time (s): 1203.93
CPU time (s): 4800.29
CPU user time (s): 4798.44
CPU system time (s): 1.85872
CPU usage (%): 398.717
Max. virtual memory (cumulated for all children) (KiB): 683256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.44
system time used= 1.85872
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 148056
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1161
involuntary context switches= 19351

runsolver used 2.80357 second user time and 8.16076 second system time

The end

Launcher Data

Begin job on node147 at 2011-05-15 02:09:11
IDJOB=3373535
IDBENCH=20406
IDSOLVER=1853
FILE ID=node147/3373535-1305418151
RUNJOBID= node147-1305418151-28738
PBS_JOBID= 13324515
Free space on /tmp= 73096 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT07/industrial/palacios/hard/sortnet-7-ipc5-h15-unsat.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-3373535-1305418151/watcher-3373535-1305418151 -o /tmp/evaluation-result-3373535-1305418151/solver-3373535-1305418151 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373535-1305418151.cnf

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

MD5SUM BENCH= 0683489092a5eb0c881dd17c2c45d08e
RANDOM SEED=1937442980

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24406908 kB
Buffers:        292668 kB
Cached:        4985148 kB
SwapCached:      13132 kB
Active:        1640296 kB
Inactive:      6670324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24406908 kB
SwapTotal:    67111528 kB
SwapFree:     63485424 kB
Dirty:           14012 kB
Writeback:           0 kB
AnonPages:     3028188 kB
Mapped:          14444 kB
Slab:           141224 kB
PageTables:      28496 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 44830804 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= 73080 MiB
End job on node147 at 2011-05-15 02:29:17