Trace number 3373096

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.18 1203.46

General information on the benchmark

NameSAT04/handmade/kexu/frb-0.6/
frb80-14-2.used-as.sat04-880.cnf
MD5SUM1242f0037df1c3d888415aeb418b77ed
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.696893
Satisfiable
(Un)Satisfiability was proved
Number of variables1120
Number of clauses43179
Sum of the clauses size87318
Maximum clause length14
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243099
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...430191/instance-3373096-1305430191.cnf
0.00/0.08	c Solving...
4800.10/1203.41	
4800.10/1203.41	*** INTERRUPTED! ***
4800.10/1203.41	*** Shutting down threads...
4800.10/1203.45	s UNKNOWN
4800.10/1203.45	
4800.10/1203.45	c INTERRUPTED   : 1
4800.10/1203.45	c Models        : 0+    
4800.10/1203.45	c Time          : 1203.416s (Solving: 1203.33s 1st Model: 0.00s Unsat: 0.00s)
4800.10/1203.45	c CPU Time      : 4800.140s

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-3373096-1305430191/watcher-3373096-1305430191 -o /tmp/evaluation-result-3373096-1305430191/solver-3373096-1305430191 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373096-1305430191.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.12 8.10 7.92 2/350 12096
/proc/meminfo: memFree=26009784/32951124 swapFree=53501236/67111528
[pid=12096] ppid=12094 vsize=22460 CPUtime=0 cores=1,3,5,7
/proc/12096/stat : 12096 (claspmt) R 12094 12096 11874 0 -1 4202496 972 0 0 0 0 0 0 0 25 0 1 0 654621763 22999040 804 33554432000 4194304 4964800 140737161136400 18446744073709551615 216634176197 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/12096/statm: 5615 805 385 189 0 489 0

[startup+0.096034 s]
/proc/loadavg: 8.12 8.10 7.92 2/350 12096
/proc/meminfo: memFree=26009784/32951124 swapFree=53501236/67111528
[pid=12096] ppid=12094 vsize=171188 CPUtime=0.1 cores=1,3,5,7
/proc/12096/stat : 12096 (claspmt) R 12094 12096 11874 0 -1 4202496 1894 0 0 0 10 0 0 0 25 0 4 0 654621763 175296512 1535 33554432000 4194304 4964800 140737161136400 18446744073709551615 216634176197 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/12096/statm: 42797 1536 449 189 0 37146 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 171188

[startup+0.101857 s]
/proc/loadavg: 8.12 8.10 7.92 2/350 12096
/proc/meminfo: memFree=26009784/32951124 swapFree=53501236/67111528
[pid=12096] ppid=12094 vsize=236724 CPUtime=0.16 cores=1,3,5,7
/proc/12096/stat : 12096 (claspmt) R 12094 12096 11874 0 -1 4202496 2030 0 0 0 16 0 0 0 25 0 4 0 654621763 242405376 1670 33554432000 4194304 4964800 140737161136400 18446744073709551615 4670440 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/12096/statm: 59181 2266 458 189 0 53530 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 236724

[startup+0.999866 s]
/proc/loadavg: 8.12 8.10 7.92 2/350 12096
/proc/meminfo: memFree=26009784/32951124 swapFree=53501236/67111528
[pid=12096] ppid=12094 vsize=239044 CPUtime=3.71 cores=1,3,5,7
/proc/12096/stat : 12096 (claspmt) R 12094 12096 11874 0 -1 4202496 4614 0 0 0 370 1 0 0 25 0 4 0 654621763 244781056 4254 33554432000 4194304 4964800 140737161136400 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/12096/statm: 59761 4254 458 189 0 54110 0
Current children cumulated CPU time (s) 3.71
Current children cumulated vsize (KiB) 239044

[startup+1.09985 s]
/proc/loadavg: 8.12 8.10 7.92 2/350 12096
/proc/meminfo: memFree=26009784/32951124 swapFree=53501236/67111528
[pid=12096] ppid=12094 vsize=239044 CPUtime=4.11 cores=1,3,5,7
/proc/12096/stat : 12096 (claspmt) R 12094 12096 11874 0 -1 4202496 4710 0 0 0 410 1 0 0 25 0 4 0 654621763 244781056 4350 33554432000 4194304 4964800 140737161136400 18446744073709551615 4670437 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/12096/statm: 59761 4350 458 189 0 54110 0
Current children cumulated CPU time (s) 4.11
Current children cumulated vsize (KiB) 239044

[startup+1.50078 s]
/proc/loadavg: 8.12 8.10 7.92 2/350 12096
/proc/meminfo: memFree=26009784/32951124 swapFree=53501236/67111528
[pid=12096] ppid=12094 vsize=239044 CPUtime=5.71 cores=1,3,5,7
/proc/12096/stat : 12096 (claspmt) R 12094 12096 11874 0 -1 4202496 5036 0 0 0 570 1 0 0 25 0 4 0 654621763 244781056 4676 33554432000 4194304 4964800 140737161136400 18446744073709551615 4670346 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/12096/statm: 59761 4676 458 189 0 54110 0
Current children cumulated CPU time (s) 5.71
Current children cumulated vsize (KiB) 239044

[startup+3.1005 s]
/proc/loadavg: 7.79 8.03 7.90 9/356 12130
/proc/meminfo: memFree=26153060/32951124 swapFree=53501236/67111528
[pid=12096] ppid=12094 vsize=239492 CPUtime=12.09 cores=1,3,5,7
/proc/12096/stat : 12096 (claspmt) R 12094 12096 11874 0 -1 4202496 5969 0 0 0 1207 2 0 0 25 0 4 0 654621763 245239808 5609 33554432000 4194304 4964800 140737161136400 18446744073709551615 4670520 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/12096/statm: 59873 5609 460 189 0 54222 0
[pid=12096/tid=12098] ppid=12094 vsize=239492 CPUtime=2.98 cores=1,3,5,7
/proc/12096/task/12098/stat : 12098 (claspmt) R 12094 12096 11874 0 -1 4202560 972 0 0 0 298 0 0 0 25 0 4 0 654621772 245239808 5609 33554432000 4194304 4964800 140737161136400 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=12096/tid=12099] ppid=12094 vsize=239492 CPUtime=3 cores=1,3,5,7
/proc/12096/task/12099/stat : 12099 (claspmt) R 12094 12096 11874 0 -1 4202560 1335 0 0 0 300 0 0 0 25 0 4 0 654621772 245239808 5609 33554432000 4194304 4964800 140737161136400 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=12096/tid=12100] ppid=12094 vsize=239492 CPUtime=3 cores=1,3,5,7
/proc/12096/task/12100/stat : 12100 (claspmt) R 12094 12096 11874 0 -1 4202560 1044 0 0 0 300 0 0 0 25 0 4 0 654621772 245239808 5609 33554432000 4194304 4964800 140737161136400 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.09
Current children cumulated vsize (KiB) 239492

[startup+6.30094 s]
/proc/loadavg: 7.79 8.03 7.90 9/356 12130
/proc/meminfo: memFree=26134516/32951124 swapFree=53501236/67111528
[pid=12096] ppid=12094 vsize=241000 CPUtime=24.86 cores=1,3,5,7
/proc/12096/stat : 12096 (claspmt) R 12094 12096 11874 0 -1 4202496 7281 0 0 0 2483 3 0 0 25 0 4 0 654621763 246784000 6921 33554432000 4194304 4964800 140737161136400 18446744073709551615 4320848 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/12096/statm: 60250 6921 460 189 0 54599 0
[pid=12096/tid=12098] ppid=12094 vsize=241000 CPUtime=6.14 cores=1,3,5,7
/proc/12096/task/12098/stat : 12098 (claspmt) R 12094 12096 11874 0 -1 4202560 1315 0 0 0 614 0 0 0 25 0 4 0 654621772 246784000 6921 33554432000 4194304 4964800 140737161136400 18446744073709551615 4660110 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=12096/tid=12099] ppid=12094 vsize=241000 CPUtime=6.2 cores=1,3,5,7
/proc/12096/task/12099/stat : 12099 (claspmt) R 12094 12096 11874 0 -1 4202560 1674 0 0 0 620 0 0 0 25 0 4 0 654621772 246784000 6921 33554432000 4194304 4964800 140737161136400 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=12096/tid=12100] ppid=12094 vsize=241000 CPUtime=6.2 cores=1,3,5,7
/proc/12096/task/12100/stat : 12100 (claspmt) R 12094 12096 11874 0 -1 4202560 1434 0 0 0 620 0 0 0 25 0 4 0 654621772 246784000 6921 33554432000 4194304 4964800 140737161136400 18446744073709551615 4670330 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.86
Current children cumulated vsize (KiB) 241000

[startup+12.7008 s]
/proc/loadavg: 7.82 8.03 7.90 9/356 12130
/proc/meminfo: memFree=26098332/32951124 swapFree=53501236/67111528
[pid=12096] ppid=12094 vsize=245212 CPUtime=50.42 cores=1,3,5,7
/proc/12096/stat : 12096 (claspmt) R 12094 12096 11874 0 -1 4202496 10972 0 0 0 5038 4 0 0 25 0 4 0 654621763 251097088 10612 33554432000 4194304 4964800 140737161136400 18446744073709551615 4670349 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/12096/statm: 61303 10612 460 189 0 55652 0
[pid=12096/tid=12098] ppid=12094 vsize=245212 CPUtime=12.48 cores=1,3,5,7
/proc/12096/task/12098/stat : 12098 (claspmt) R 12094 12096 11874 0 -1 4202560 2410 0 0 0 1248 0 0 0 25 0 4 0 654621772 251097088 10613 33554432000 4194304 4964800 140737161136400 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=12096/tid=12099] ppid=12094 vsize=245212 CPUtime=12.61 cores=1,3,5,7
/proc/12096/task/12099/stat : 12099 (claspmt) R 12094 12096 11874 0 -1 4202560 2541 0 0 0 1260 1 0 0 25 0 4 0 654621772 251097088 10613 33554432000 4194304 4964800 140737161136400 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=12096/tid=12100] ppid=12094 vsize=245212 CPUtime=12.61 cores=1,3,5,7
/proc/12096/task/12100/stat : 12100 (claspmt) R 12094 12096 11874 0 -1 4202560 2413 0 0 0 1261 0 0 0 25 0 4 0 654621772 251097088 10613 33554432000 4194304 4964800 140737161136400 18446744073709551615 216634176197 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.42
Current children cumulated vsize (KiB) 245212

[startup+25.5006 s]
/proc/loadavg: 7.85 8.03 7.90 9/356 12131
/proc/meminfo: memFree=26071304/32951124 swapFree=53501236/67111528
[pid=12096] ppid=12094 vsize=252576 CPUtime=101.45 cores=1,3,5,7
/proc/12096/stat : 12096 (claspmt) R 12094 12096 11874 0 -1 4202496 14780 0 0 0 10139 6 0 0 25 0 4 0 654621763 258637824 14420 33554432000 4194304 4964800 140737161136400 18446744073709551615 4670346 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/12096/statm: 63144 14420 460 189 0 57493 0
[pid=12096/tid=12098] ppid=12094 vsize=252576 CPUtime=25.13 cores=1,3,5,7
/proc/12096/task/12098/stat : 12098 (claspmt) R 12094 12096 11874 0 -1 4202560 2925 0 0 0 2513 0 0 0 25 0 4 0 654621772 258637824 14420 33554432000 4194304 4964800 140737161136400 18446744073709551615 4342144 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=12096/tid=12099] ppid=12094 vsize=252576 CPUtime=25.4 cores=1,3,5,7
/proc/12096/task/12099/stat : 12099 (claspmt) R 12094 12096 11874 0 -1 4202560 3688 0 0 0 2539 1 0 0 25 0 4 0 654621772 258637824 14420 33554432000 4194304 4964800 140737161136400 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=12096/tid=12100] ppid=12094 vsize=252576 CPUtime=25.4 cores=1,3,5,7
/proc/12096/task/12100/stat : 12100 (claspmt) R 12094 12096 11874 0 -1 4202560 3656 0 0 0 2539 1 0 0 25 0 4 0 654621772 258637824 14420 33554432000 4194304 4964800 140737161136400 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.45
Current children cumulated vsize (KiB) 252576

[startup+51.101 s]
/proc/loadavg: 7.90 8.03 7.90 9/356 12131
/proc/meminfo: memFree=26011716/32951124 swapFree=53501236/67111528
[pid=12096] ppid=12094 vsize=257652 CPUtime=203.58 cores=1,3,5,7
/proc/12096/stat : 12096 (claspmt) R 12094 12096 11874 0 -1 4202496 20749 0 0 0 20347 11 0 0 25 0 4 0 654621763 263835648 20190 33554432000 4194304 4964800 140737161136400 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/12096/statm: 64413 20190 460 189 0 58762 0
[pid=12096/tid=12098] ppid=12094 vsize=257652 CPUtime=50.46 cores=1,3,5,7
/proc/12096/task/12098/stat : 12098 (claspmt) R 12094 12096 11874 0 -1 4202560 4700 0 0 0 5044 2 0 0 25 0 4 0 654621772 263835648 20190 33554432000 4194304 4964800 140737161136400 18446744073709551615 4627536 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=12096/tid=12099] ppid=12094 vsize=257652 CPUtime=51 cores=1,3,5,7
/proc/12096/task/12099/stat : 12099 (claspmt) R 12094 12096 11874 0 -1 4202560 5153 0 0 0 5098 2 0 0 25 0 4 0 654621772 263835648 20190 33554432000 4194304 4964800 140737161136400 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=12096/tid=12100] ppid=12094 vsize=257652 CPUtime=51 cores=1,3,5,7
/proc/12096/task/12100/stat : 12100 (claspmt) R 12094 12096 11874 0 -1 4202560 4333 0 0 0 5099 1 0 0 25 0 4 0 654621772 263835648 20190 33554432000 4194304 4964800 140737161136400 18446744073709551615 4660415 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.58
Current children cumulated vsize (KiB) 257652

[startup+102.301 s]
/proc/loadavg: 7.96 8.02 7.91 9/356 12133
/proc/meminfo: memFree=25961460/32951124 swapFree=53501236/67111528
[pid=12096] ppid=12094 vsize=261784 CPUtime=407.81 cores=1,3,5,7
/proc/12096/stat : 12096 (claspmt) R 12094 12096 11874 0 -1 4202496 27155 0 0 0 40762 19 0 0 25 0 4 0 654621763 268066816 26512 33554432000 4194304 4964800 140737161136400 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/12096/statm: 65446 26512 460 189 0 59795 0
[pid=12096/tid=12098] ppid=12094 vsize=261784 CPUtime=101.09 cores=1,3,5,7
/proc/12096/task/12098/stat : 12098 (claspmt) R 12094 12096 11874 0 -1 4202560 6840 0 0 0 10105 4 0 0 25 0 4 0 654621772 268066816 26512 33554432000 4194304 4964800 140737161136400 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=12096/tid=12099] ppid=12094 vsize=261784 CPUtime=102.2 cores=1,3,5,7
/proc/12096/task/12099/stat : 12099 (claspmt) R 12094 12096 11874 0 -1 4202560 6796 0 0 0 10216 4 0 0 25 0 4 0 654621772 268066816 26512 33554432000 4194304 4964800 140737161136400 18446744073709551615 4627227 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=12096/tid=12100] ppid=12094 vsize=261784 CPUtime=102.2 cores=1,3,5,7
/proc/12096/task/12100/stat : 12100 (claspmt) R 12094 12096 11874 0 -1 4202560 4873 0 0 0 10217 3 0 0 25 0 4 0 654621772 268066816 26512 33554432000 4194304 4964800 140737161136400 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 407.81
Current children cumulated vsize (KiB) 261784

[startup+162.3 s]
/proc/loadavg: 8.07 8.04 7.92 9/356 12134
/proc/meminfo: memFree=25915408/32951124 swapFree=53501236/67111528
[pid=12096] ppid=12094 vsize=268036 CPUtime=647.18 cores=1,3,5,7
/proc/12096/stat : 12096 (claspmt) R 12094 12096 11874 0 -1 4202496 31874 0 0 0 64696 22 0 0 25 0 4 0 654621763 274468864 30869 33554432000 4194304 4964800 140737161136400 18446744073709551615 4670264 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/12096/statm: 67009 30869 460 189 0 61358 0
[pid=12096/tid=12098] ppid=12094 vsize=268036 CPUtime=160.43 cores=1,3,5,7
/proc/12096/task/12098/stat : 12098 (claspmt) R 12094 12096 11874 0 -1 4202560 8286 0 0 0 16039 4 0 0 25 0 4 0 654621772 274468864 30869 33554432000 4194304 4964800 140737161136400 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=12096/tid=12099] ppid=12094 vsize=268036 CPUtime=162.21 cores=1,3,5,7
/proc/12096/task/12099/stat : 12099 (claspmt) R 12094 12096 11874 0 -1 4202560 8788 0 0 0 16216 5 0 0 25 0 4 0 654621772 274468864 30869 33554432000 4194304 4964800 140737161136400 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=12096/tid=12100] ppid=12094 vsize=268036 CPUtime=162.22 cores=1,3,5,7
/proc/12096/task/12100/stat : 12100 (claspmt) R 12094 12096 11874 0 -1 4202560 4950 0 0 0 16219 3 0 0 25 0 4 0 654621772 274468864 30869 33554432000 4194304 4964800 140737161136400 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 647.18
Current children cumulated vsize (KiB) 268036

[startup+222.301 s]
/proc/loadavg: 8.10 8.06 7.93 9/356 12136
/proc/meminfo: memFree=25879404/32951124 swapFree=53501236/67111528
[pid=12096] ppid=12094 vsize=268036 CPUtime=886.49 cores=1,3,5,7
/proc/12096/stat : 12096 (claspmt) R 12094 12096 11874 0 -1 4202496 37125 0 0 0 88621 28 0 0 25 0 4 0 654621763 274468864 35892 33554432000 4194304 4964800 140737161136400 18446744073709551615 4631193 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/12096/statm: 67009 35892 460 189 0 61358 0
[pid=12096/tid=12098] ppid=12094 vsize=268036 CPUtime=219.76 cores=1,3,5,7
/proc/12096/task/12098/stat : 12098 (claspmt) R 12094 12096 11874 0 -1 4202560 9530 0 0 0 21971 5 0 0 25 0 4 0 654621772 274468864 35892 33554432000 4194304 4964800 140737161136400 18446744073709551615 4669078 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=12096/tid=12099] ppid=12094 vsize=268036 CPUtime=222.2 cores=1,3,5,7
/proc/12096/task/12099/stat : 12099 (claspmt) R 12094 12096 11874 0 -1 4202560 10171 0 0 0 22214 6 0 0 25 0 4 0 654621772 274468864 35892 33554432000 4194304 4964800 140737161136400 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=12096/tid=12100] ppid=12094 vsize=268036 CPUtime=222.2 cores=1,3,5,7
/proc/12096/task/12100/stat : 12100 (claspmt) R 12094 12096 11874 0 -1 4202560 6412 0 0 0 22215 5 0 0 25 0 4 0 654621772 274468864 35892 33554432000 4194304 4964800 140737161136400 18446744073709551615 4669532 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 886.49
Current children cumulated vsize (KiB) 268036

[startup+282.313 s]
/proc/loadavg: 8.19 8.09 7.95 9/356 12138
/proc/meminfo: memFree=25857524/32951124 swapFree=53501236/67111528
[pid=12096] ppid=12094 vsize=271608 CPUtime=1125.88 cores=1,3,5,7
/proc/12096/stat : 12096 (claspmt) R 12094 12096 11874 0 -1 4202496 38346 0 0 0 112559 29 0 0 25 0 4 0 654621763 278126592 36984 33554432000 4194304 4964800 140737161136400 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/12096/statm: 67902 36984 460 189 0 62251 0
[pid=12096/tid=12098] ppid=12094 vsize=271608 CPUtime=279.11 cores=1,3,5,7

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

[pid=12096] ppid=12094 vsize=287804 CPUtime=2801.19 cores=1,3,5,7
/proc/12096/stat : 12096 (claspmt) R 12094 12096 11874 0 -1 4202496 51445 0 0 0 280075 44 0 0 25 0 4 0 654621763 294711296 49213 33554432000 4194304 4964800 140737161136400 18446744073709551615 4669350 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/12096/statm: 71951 49213 460 189 0 66300 0
[pid=12096/tid=12098] ppid=12094 vsize=287804 CPUtime=694.48 cores=1,3,5,7
/proc/12096/task/12098/stat : 12098 (claspmt) R 12094 12096 11874 0 -1 4202560 14501 0 0 0 69438 10 0 0 25 0 4 0 654621772 294711296 49213 33554432000 4194304 4964800 140737161136400 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=12096/tid=12099] ppid=12094 vsize=287804 CPUtime=702.17 cores=1,3,5,7
/proc/12096/task/12099/stat : 12099 (claspmt) R 12094 12096 11874 0 -1 4202560 15289 0 0 0 70206 11 0 0 25 0 4 0 654621772 294711296 49213 33554432000 4194304 4964800 140737161136400 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=12096/tid=12100] ppid=12094 vsize=287804 CPUtime=702.21 cores=1,3,5,7
/proc/12096/task/12100/stat : 12100 (claspmt) R 12094 12096 11874 0 -1 4202560 7684 0 0 0 70213 8 0 0 25 0 4 0 654621772 294711296 49213 33554432000 4194304 4964800 140737161136400 18446744073709551615 4320848 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2801.19
Current children cumulated vsize (KiB) 287804

[startup+762.301 s]
/proc/loadavg: 8.26 8.12 8.00 9/356 12180
/proc/meminfo: memFree=24395436/32951124 swapFree=53501236/67111528
[pid=12096] ppid=12094 vsize=288204 CPUtime=3040.52 cores=1,3,5,7
/proc/12096/stat : 12096 (claspmt) R 12094 12096 11874 0 -1 4202496 51549 0 0 0 304007 45 0 0 25 0 4 0 654621763 295120896 49317 33554432000 4194304 4964800 140737161136400 18446744073709551615 4627204 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/12096/statm: 72051 49317 460 189 0 66400 0
[pid=12096/tid=12098] ppid=12094 vsize=288204 CPUtime=753.81 cores=1,3,5,7
/proc/12096/task/12098/stat : 12098 (claspmt) R 12094 12096 11874 0 -1 4202560 14506 0 0 0 75371 10 0 0 25 0 4 0 654621772 295120896 49317 33554432000 4194304 4964800 140737161136400 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=12096/tid=12099] ppid=12094 vsize=288204 CPUtime=762.17 cores=1,3,5,7
/proc/12096/task/12099/stat : 12099 (claspmt) R 12094 12096 11874 0 -1 4202560 15294 0 0 0 76206 11 0 0 25 0 4 0 654621772 295120896 49317 33554432000 4194304 4964800 140737161136400 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=12096/tid=12100] ppid=12094 vsize=288204 CPUtime=762.21 cores=1,3,5,7
/proc/12096/task/12100/stat : 12100 (claspmt) R 12094 12096 11874 0 -1 4202560 7684 0 0 0 76213 8 0 0 25 0 4 0 654621772 295120896 49317 33554432000 4194304 4964800 140737161136400 18446744073709551615 4684107 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3040.52
Current children cumulated vsize (KiB) 288204

[startup+822.3 s]
/proc/loadavg: 8.22 8.13 8.01 9/356 12182
/proc/meminfo: memFree=24100648/32951124 swapFree=53501236/67111528
[pid=12096] ppid=12094 vsize=288204 CPUtime=3279.9 cores=1,3,5,7
/proc/12096/stat : 12096 (claspmt) R 12094 12096 11874 0 -1 4202496 52338 0 0 0 327943 47 0 0 25 0 4 0 654621763 295120896 50042 33554432000 4194304 4964800 140737161136400 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/12096/statm: 72051 50042 460 189 0 66400 0
[pid=12096/tid=12098] ppid=12094 vsize=288204 CPUtime=813.15 cores=1,3,5,7
/proc/12096/task/12098/stat : 12098 (claspmt) R 12094 12096 11874 0 -1 4202560 14614 0 0 0 81305 10 0 0 25 0 4 0 654621772 295120896 50042 33554432000 4194304 4964800 140737161136400 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=12096/tid=12099] ppid=12094 vsize=288204 CPUtime=822.19 cores=1,3,5,7
/proc/12096/task/12099/stat : 12099 (claspmt) R 12094 12096 11874 0 -1 4202560 15897 0 0 0 82207 12 0 0 25 0 4 0 654621772 295120896 50042 33554432000 4194304 4964800 140737161136400 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=12096/tid=12100] ppid=12094 vsize=288204 CPUtime=822.22 cores=1,3,5,7
/proc/12096/task/12100/stat : 12100 (claspmt) R 12094 12096 11874 0 -1 4202560 7761 0 0 0 82214 8 0 0 25 0 4 0 654621772 295120896 50042 33554432000 4194304 4964800 140737161136400 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3279.9
Current children cumulated vsize (KiB) 288204

[startup+882.301 s]
/proc/loadavg: 8.20 8.14 8.01 9/356 12184
/proc/meminfo: memFree=23695476/32951124 swapFree=53501236/67111528
[pid=12096] ppid=12094 vsize=288204 CPUtime=3519.2 cores=1,3,5,7
/proc/12096/stat : 12096 (claspmt) R 12094 12096 11874 0 -1 4202496 53321 0 0 0 351872 48 0 0 25 0 4 0 654621763 295120896 50961 33554432000 4194304 4964800 140737161136400 18446744073709551615 4668900 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/12096/statm: 72051 50961 460 189 0 66400 0
[pid=12096/tid=12098] ppid=12094 vsize=288204 CPUtime=872.49 cores=1,3,5,7
/proc/12096/task/12098/stat : 12098 (claspmt) R 12094 12096 11874 0 -1 4202560 14868 0 0 0 87238 11 0 0 25 0 4 0 654621772 295120896 50961 33554432000 4194304 4964800 140737161136400 18446744073709551615 4659391 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=12096/tid=12099] ppid=12094 vsize=288204 CPUtime=882.17 cores=1,3,5,7
/proc/12096/task/12099/stat : 12099 (claspmt) R 12094 12096 11874 0 -1 4202560 16094 0 0 0 88205 12 0 0 25 0 4 0 654621772 295120896 50961 33554432000 4194304 4964800 140737161136400 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=12096/tid=12100] ppid=12094 vsize=288204 CPUtime=882.22 cores=1,3,5,7
/proc/12096/task/12100/stat : 12100 (claspmt) R 12094 12096 11874 0 -1 4202560 8292 0 0 0 88212 10 0 0 25 0 4 0 654621772 295120896 50961 33554432000 4194304 4964800 140737161136400 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3519.2
Current children cumulated vsize (KiB) 288204

[startup+942.313 s]
/proc/loadavg: 8.18 8.14 8.02 9/356 12185
/proc/meminfo: memFree=23384184/32951124 swapFree=53501236/67111528
[pid=12096] ppid=12094 vsize=288204 CPUtime=3758.59 cores=1,3,5,7
/proc/12096/stat : 12096 (claspmt) R 12094 12096 11874 0 -1 4202496 55705 0 0 0 375808 51 0 0 25 0 4 0 654621763 295120896 53066 33554432000 4194304 4964800 140737161136400 18446744073709551615 4670335 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/12096/statm: 72051 53066 460 189 0 66400 0
[pid=12096/tid=12098] ppid=12094 vsize=288204 CPUtime=931.83 cores=1,3,5,7
/proc/12096/task/12098/stat : 12098 (claspmt) R 12094 12096 11874 0 -1 4202560 15337 0 0 0 93172 11 0 0 25 0 4 0 654621772 295120896 53066 33554432000 4194304 4964800 140737161136400 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=12096/tid=12099] ppid=12094 vsize=288204 CPUtime=942.19 cores=1,3,5,7
/proc/12096/task/12099/stat : 12099 (claspmt) R 12094 12096 11874 0 -1 4202560 16912 0 0 0 94206 13 0 0 25 0 4 0 654621772 295120896 53066 33554432000 4194304 4964800 140737161136400 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=12096/tid=12100] ppid=12094 vsize=288204 CPUtime=942.23 cores=1,3,5,7
/proc/12096/task/12100/stat : 12100 (claspmt) R 12094 12096 11874 0 -1 4202560 9375 0 0 0 94211 12 0 0 25 0 4 0 654621772 295120896 53066 33554432000 4194304 4964800 140737161136400 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3758.59
Current children cumulated vsize (KiB) 288204

[startup+1002.3 s]
/proc/loadavg: 8.17 8.14 8.02 9/356 12187
/proc/meminfo: memFree=23160932/32951124 swapFree=53501236/67111528
[pid=12096] ppid=12094 vsize=288204 CPUtime=3997.88 cores=1,3,5,7
/proc/12096/stat : 12096 (claspmt) R 12094 12096 11874 0 -1 4202496 56854 0 0 0 399736 52 0 0 25 0 4 0 654621763 295120896 53922 33554432000 4194304 4964800 140737161136400 18446744073709551615 4670335 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/12096/statm: 72051 53922 460 189 0 66400 0
[pid=12096/tid=12098] ppid=12094 vsize=288204 CPUtime=991.16 cores=1,3,5,7
/proc/12096/task/12098/stat : 12098 (claspmt) R 12094 12096 11874 0 -1 4202560 16279 0 0 0 99105 11 0 0 25 0 4 0 654621772 295120896 53922 33554432000 4194304 4964800 140737161136400 18446744073709551615 4670330 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=12096/tid=12099] ppid=12094 vsize=288204 CPUtime=1002.18 cores=1,3,5,7
/proc/12096/task/12099/stat : 12099 (claspmt) R 12094 12096 11874 0 -1 4202560 17097 0 0 0 100205 13 0 0 25 0 4 0 654621772 295120896 53922 33554432000 4194304 4964800 140737161136400 18446744073709551615 4670340 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=12096/tid=12100] ppid=12094 vsize=288204 CPUtime=1002.22 cores=1,3,5,7
/proc/12096/task/12100/stat : 12100 (claspmt) R 12094 12096 11874 0 -1 4202560 9382 0 0 0 100210 12 0 0 25 0 4 0 654621772 295120896 53922 33554432000 4194304 4964800 140737161136400 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3997.88
Current children cumulated vsize (KiB) 288204

[startup+1062.3 s]
/proc/loadavg: 8.15 8.14 8.03 9/356 12188
/proc/meminfo: memFree=22987152/32951124 swapFree=53501236/67111528
[pid=12096] ppid=12094 vsize=288204 CPUtime=4237.21 cores=1,3,5,7
/proc/12096/stat : 12096 (claspmt) R 12094 12096 11874 0 -1 4202496 57617 0 0 0 423669 52 0 0 25 0 4 0 654621763 295120896 54493 33554432000 4194304 4964800 140737161136400 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/12096/statm: 72051 54493 460 189 0 66400 0
[pid=12096/tid=12098] ppid=12094 vsize=288204 CPUtime=1050.5 cores=1,3,5,7
/proc/12096/task/12098/stat : 12098 (claspmt) R 12094 12096 11874 0 -1 4202560 16750 0 0 0 105038 12 0 0 25 0 4 0 654621772 295120896 54493 33554432000 4194304 4964800 140737161136400 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=12096/tid=12099] ppid=12094 vsize=288204 CPUtime=1062.18 cores=1,3,5,7
/proc/12096/task/12099/stat : 12099 (claspmt) R 12094 12096 11874 0 -1 4202560 17309 0 0 0 106205 13 0 0 25 0 4 0 654621772 295120896 54493 33554432000 4194304 4964800 140737161136400 18446744073709551615 4670321 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=12096/tid=12100] ppid=12094 vsize=288204 CPUtime=1062.22 cores=1,3,5,7
/proc/12096/task/12100/stat : 12100 (claspmt) R 12094 12096 11874 0 -1 4202560 9462 0 0 0 106210 12 0 0 25 0 4 0 654621772 295120896 54493 33554432000 4194304 4964800 140737161136400 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4237.21
Current children cumulated vsize (KiB) 288204

[startup+1122.3 s]
/proc/loadavg: 8.14 8.14 8.03 9/356 12190
/proc/meminfo: memFree=22250668/32951124 swapFree=53501236/67111528
[pid=12096] ppid=12094 vsize=292808 CPUtime=4476.56 cores=1,3,5,7
/proc/12096/stat : 12096 (claspmt) R 12094 12096 11874 0 -1 4202496 59002 0 0 0 447603 53 0 0 25 0 4 0 654621763 299835392 55814 33554432000 4194304 4964800 140737161136400 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/12096/statm: 73202 55814 460 189 0 67551 0
[pid=12096/tid=12098] ppid=12094 vsize=292808 CPUtime=1109.84 cores=1,3,5,7
/proc/12096/task/12098/stat : 12098 (claspmt) R 12094 12096 11874 0 -1 4202560 16950 0 0 0 110972 12 0 0 25 0 4 0 654621772 299835392 55814 33554432000 4194304 4964800 140737161136400 18446744073709551615 4321059 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=12096/tid=12099] ppid=12094 vsize=292808 CPUtime=1122.18 cores=1,3,5,7
/proc/12096/task/12099/stat : 12099 (claspmt) R 12094 12096 11874 0 -1 4202560 17380 0 0 0 112205 13 0 0 25 0 4 0 654621772 299835392 55814 33554432000 4194304 4964800 140737161136400 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=12096/tid=12100] ppid=12094 vsize=292808 CPUtime=1122.21 cores=1,3,5,7
/proc/12096/task/12100/stat : 12100 (claspmt) R 12094 12096 11874 0 -1 4202560 10537 0 0 0 112209 12 0 0 25 0 4 0 654621772 299835392 55814 33554432000 4194304 4964800 140737161136400 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4476.56
Current children cumulated vsize (KiB) 292808

[startup+1182.3 s]
/proc/loadavg: 8.13 8.14 8.04 9/356 12192
/proc/meminfo: memFree=21642504/32951124 swapFree=53501236/67111528
[pid=12096] ppid=12094 vsize=293192 CPUtime=4715.9 cores=1,3,5,7
/proc/12096/stat : 12096 (claspmt) R 12094 12096 11874 0 -1 4202496 59606 0 0 0 471536 54 0 0 25 0 4 0 654621763 300228608 56418 33554432000 4194304 4964800 140737161136400 18446744073709551615 4669563 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/12096/statm: 73298 56418 460 189 0 67647 0
[pid=12096/tid=12098] ppid=12094 vsize=293192 CPUtime=1169.18 cores=1,3,5,7
/proc/12096/task/12098/stat : 12098 (claspmt) R 12094 12096 11874 0 -1 4202560 17212 0 0 0 116906 12 0 0 25 0 4 0 654621772 300228608 56418 33554432000 4194304 4964800 140737161136400 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=12096/tid=12099] ppid=12094 vsize=293192 CPUtime=1182.18 cores=1,3,5,7
/proc/12096/task/12099/stat : 12099 (claspmt) R 12094 12096 11874 0 -1 4202560 17703 0 0 0 118205 13 0 0 25 0 4 0 654621772 300228608 56418 33554432000 4194304 4964800 140737161136400 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=12096/tid=12100] ppid=12094 vsize=293192 CPUtime=1182.21 cores=1,3,5,7
/proc/12096/task/12100/stat : 12100 (claspmt) R 12094 12096 11874 0 -1 4202560 10538 0 0 0 118209 12 0 0 25 0 4 0 654621772 300228608 56418 33554432000 4194304 4964800 140737161136400 18446744073709551615 4670340 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4715.9
Current children cumulated vsize (KiB) 293192



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.4 s]
/proc/loadavg: 8.23 8.17 8.05 9/356 12192
/proc/meminfo: memFree=21625992/32951124 swapFree=53501236/67111528
[pid=12096] ppid=12094 vsize=293192 CPUtime=4800.1 cores=1,3,5,7
/proc/12096/stat : 12096 (claspmt) R 12094 12096 11874 0 -1 4202496 59703 0 0 0 479956 54 0 0 25 0 4 0 654621763 300228608 56451 33554432000 4194304 4964800 140737161136400 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/12096/statm: 73298 56451 460 189 0 67647 0
[pid=12096/tid=12098] ppid=12094 vsize=293192 CPUtime=1190.05 cores=1,3,5,7
/proc/12096/task/12098/stat : 12098 (claspmt) R 12094 12096 11874 0 -1 4202560 17308 0 0 0 118993 12 0 0 25 0 4 0 654621772 300228608 56451 33554432000 4194304 4964800 140737161136400 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=12096/tid=12099] ppid=12094 vsize=293192 CPUtime=1203.29 cores=1,3,5,7
/proc/12096/task/12099/stat : 12099 (claspmt) R 12094 12096 11874 0 -1 4202560 17704 0 0 0 120316 13 0 0 25 0 4 0 654621772 300228608 56451 33554432000 4194304 4964800 140737161136400 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=12096/tid=12100] ppid=12094 vsize=293192 CPUtime=1203.32 cores=1,3,5,7
/proc/12096/task/12100/stat : 12100 (claspmt) R 12094 12096 11874 0 -1 4202560 10538 0 0 0 120320 12 0 0 25 0 4 0 654621772 300228608 56451 33554432000 4194304 4964800 140737161136400 18446744073709551615 4669509 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.1
Current children cumulated vsize (KiB) 293192

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

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

[startup+1203.4 s]
/proc/loadavg: 8.23 8.17 8.05 9/356 12192
/proc/meminfo: memFree=21625992/32951124 swapFree=53501236/67111528
[pid=12096] ppid=12094 vsize=293192 CPUtime=4800.1 cores=1,3,5,7
/proc/12096/stat : 12096 (claspmt) R 12094 12096 11874 0 -1 4202496 59703 0 0 0 479956 54 0 0 25 0 4 0 654621763 300228608 56451 33554432000 4194304 4964800 140737161136400 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/12096/statm: 73298 56451 460 189 0 67647 0
[pid=12096/tid=12098] ppid=12094 vsize=293192 CPUtime=1190.05 cores=1,3,5,7
/proc/12096/task/12098/stat : 12098 (claspmt) R 12094 12096 11874 0 -1 4202560 17308 0 0 0 118993 12 0 0 25 0 4 0 654621772 300228608 56451 33554432000 4194304 4964800 140737161136400 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=12096/tid=12099] ppid=12094 vsize=293192 CPUtime=1203.29 cores=1,3,5,7
/proc/12096/task/12099/stat : 12099 (claspmt) R 12094 12096 11874 0 -1 4202560 17704 0 0 0 120316 13 0 0 25 0 4 0 654621772 300228608 56451 33554432000 4194304 4964800 140737161136400 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=12096/tid=12100] ppid=12094 vsize=293192 CPUtime=1203.32 cores=1,3,5,7
/proc/12096/task/12100/stat : 12100 (claspmt) R 12094 12096 11874 0 -1 4202560 10538 0 0 0 120320 12 0 0 25 0 4 0 654621772 300228608 56451 33554432000 4194304 4964800 140737161136400 18446744073709551615 4669509 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.1
Current children cumulated vsize (KiB) 293192

Child status: 0
Real time (s): 1203.46
CPU time (s): 4800.18
CPU user time (s): 4799.63
CPU system time (s): 0.551916
CPU usage (%): 398.866
Max. virtual memory (cumulated for all children) (KiB): 293192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.63
system time used= 0.551916
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59715
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= 4736
involuntary context switches= 33801

runsolver used 3.51546 second user time and 9.66453 second system time

The end

Launcher Data

Begin job on node103 at 2011-05-15 05:29:51
IDJOB=3373096
IDBENCH=84554
IDSOLVER=1853
FILE ID=node103/3373096-1305430191
RUNJOBID= node103-1305427779-11898
PBS_JOBID= 13324609
Free space on /tmp= 73048 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT04/handmade/kexu/frb-0.6/frb80-14-2.used-as.sat04-880.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-3373096-1305430191/watcher-3373096-1305430191 -o /tmp/evaluation-result-3373096-1305430191/solver-3373096-1305430191 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373096-1305430191.cnf

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

MD5SUM BENCH= 1242f0037df1c3d888415aeb418b77ed
RANDOM SEED=63997740

node103.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.858
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.71
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.858
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.858
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.75
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.858
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.858
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.75
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.858
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.858
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.83
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.858
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:      26010064 kB
Buffers:        308336 kB
Cached:        3919324 kB
SwapCached:     340192 kB
Active:        1517012 kB
Inactive:      5155156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26010064 kB
SwapTotal:    67111528 kB
SwapFree:     53501236 kB
Dirty:            1224 kB
Writeback:           0 kB
AnonPages:     2114568 kB
Mapped:          11412 kB
Slab:           151696 kB
PageTables:      53348 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 78518532 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= 72896 MiB
End job on node103 at 2011-05-15 05:49:57