Trace number 3373528

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) 4801.43 1206.21

General information on the benchmark

NameSAT04/industrial/velev/vliw_unsat_2.0/
9dlx_vliw_at_b_iq9.used-as.sat04-719.cnf
MD5SUM9a43349587a435e7109b46b3aceb156e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1263.53
Satisfiable
(Un)Satisfiability was proved
Number of variables482093
Number of clauses9676386
Sum of the clauses size28195028
Maximum clause length226
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 29152157
Number of clauses of size 3120945
Number of clauses of size 410067
Number of clauses of size 528986
Number of clauses of size over 5364230

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...430779/instance-3373528-1305430779.cnf
3.09/3.14	c Solving...
4800.38/1205.21	
4800.38/1205.21	*** INTERRUPTED! ***
4800.38/1205.21	*** Shutting down threads...
4801.31/1206.15	s UNKNOWN
4801.31/1206.15	
4801.31/1206.15	c INTERRUPTED   : 1
4801.31/1206.15	c Models        : 0+    
4801.31/1206.15	c Time          : 1205.214s (Solving: 1202.08s 1st Model: 0.00s Unsat: 0.00s)
4801.31/1206.15	c CPU Time      : 4800.420s

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-3373528-1305430779/watcher-3373528-1305430779 -o /tmp/evaluation-result-3373528-1305430779/solver-3373528-1305430779 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373528-1305430779.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.09 8.00 6.57 5/277 7573
/proc/meminfo: memFree=24342856/32951124 swapFree=67083432/67111528
[pid=7573] ppid=7570 vsize=82084 CPUtime=0 cores=0,2,4,6
/proc/7573/stat : 7573 (claspmt) R 7570 7573 510 0 -1 4202496 805 0 0 0 0 0 0 0 23 0 1 0 733309090 84054016 736 33554432000 4194304 4964800 140734457286848 18446744073709551615 4700412 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/7573/statm: 20521 743 375 189 0 15395 0

[startup+0.0426049 s]
/proc/loadavg: 8.09 8.00 6.57 5/277 7573
/proc/meminfo: memFree=24342856/32951124 swapFree=67083432/67111528
[pid=7573] ppid=7570 vsize=82084 CPUtime=0.03 cores=0,2,4,6
/proc/7573/stat : 7573 (claspmt) R 7570 7573 510 0 -1 4202496 14271 0 0 0 2 1 0 0 23 0 1 0 733309090 84054016 14202 33554432000 4194304 4964800 140734457286848 18446744073709551615 4700412 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/7573/statm: 20521 14217 375 189 0 15395 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 82084

[startup+0.100594 s]
/proc/loadavg: 8.09 8.00 6.57 5/277 7573
/proc/meminfo: memFree=24342856/32951124 swapFree=67083432/67111528
[pid=7573] ppid=7570 vsize=117760 CPUtime=0.08 cores=0,2,4,6
/proc/7573/stat : 7573 (claspmt) R 7570 7573 510 0 -1 4202496 28038 0 0 0 6 2 0 0 23 0 1 0 733309090 120586240 24203 33554432000 4194304 4964800 140734457286848 18446744073709551615 260020056773 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/7573/statm: 29440 24203 387 189 0 24314 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 117760

[startup+0.300557 s]
/proc/loadavg: 8.09 8.00 6.57 5/277 7573
/proc/meminfo: memFree=24342856/32951124 swapFree=67083432/67111528
[pid=7573] ppid=7570 vsize=132296 CPUtime=0.29 cores=0,2,4,6
/proc/7573/stat : 7573 (claspmt) R 7570 7573 510 0 -1 4202496 31798 0 0 0 26 3 0 0 24 0 1 0 733309090 135471104 27805 33554432000 4194304 4964800 140734457286848 18446744073709551615 260020056773 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/7573/statm: 33074 27806 387 189 0 27948 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 132296

[startup+0.700518 s]
/proc/loadavg: 8.09 8.00 6.57 5/277 7573
/proc/meminfo: memFree=24342856/32951124 swapFree=67083432/67111528
[pid=7573] ppid=7570 vsize=159420 CPUtime=0.69 cores=0,2,4,6
/proc/7573/stat : 7573 (claspmt) R 7570 7573 510 0 -1 4202496 38828 0 0 0 63 6 0 0 25 0 1 0 733309090 163246080 34556 33554432000 4194304 4964800 140734457286848 18446744073709551615 260020056773 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/7573/statm: 39855 34556 387 189 0 34729 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 159420

[startup+1.50034 s]
/proc/loadavg: 7.93 7.97 6.56 6/278 7574
/proc/meminfo: memFree=24191584/32951124 swapFree=67083432/67111528
[pid=7573] ppid=7570 vsize=210764 CPUtime=1.49 cores=0,2,4,6
/proc/7573/stat : 7573 (claspmt) R 7570 7573 510 0 -1 4202496 52099 0 0 0 139 10 0 0 25 0 1 0 733309090 215822336 47200 33554432000 4194304 4964800 140734457286848 18446744073709551615 260020056773 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/7573/statm: 52691 47201 387 189 0 47565 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 210764

[startup+3.10107 s]
/proc/loadavg: 7.93 7.97 6.56 6/278 7574
/proc/meminfo: memFree=24121504/32951124 swapFree=67083432/67111528
[pid=7573] ppid=7570 vsize=325024 CPUtime=3.09 cores=0,2,4,6
/proc/7573/stat : 7573 (claspmt) R 7570 7573 510 0 -1 4202496 85898 0 0 0 291 18 0 0 25 0 1 0 733309090 332824576 75610 33554432000 4194304 4964800 140734457286848 18446744073709551615 4629542 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/7573/statm: 81256 75610 400 189 0 76130 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 325024

[startup+6.30042 s]
/proc/loadavg: 7.93 7.97 6.57 9/281 7579
/proc/meminfo: memFree=23736468/32951124 swapFree=67083432/67111528
[pid=7573] ppid=7570 vsize=688704 CPUtime=14.89 cores=0,2,4,6
/proc/7573/stat : 7573 (claspmt) R 7570 7573 510 0 -1 4202496 180233 0 0 0 1452 37 0 0 25 0 4 0 733309090 705232896 153517 33554432000 4194304 4964800 140734457286848 18446744073709551615 260020092683 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/7573/statm: 172176 153517 451 189 0 166525 0
[pid=7573/tid=7576] ppid=7570 vsize=688704 CPUtime=2.85 cores=0,2,4,6
/proc/7573/task/7576/stat : 7576 (claspmt) R 7570 7573 510 0 -1 4202560 28307 0 0 0 280 5 0 0 19 0 4 0 733309405 705232896 153517 33554432000 4194304 4964800 140734457286848 18446744073709551615 4370264 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=7573/tid=7577] ppid=7570 vsize=688704 CPUtime=3.09 cores=0,2,4,6
/proc/7573/task/7577/stat : 7577 (claspmt) R 7570 7573 510 0 -1 4202560 31524 0 0 0 303 6 0 0 23 0 4 0 733309405 705232896 153517 33554432000 4194304 4964800 140734457286848 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7573/tid=7578] ppid=7570 vsize=688704 CPUtime=3.11 cores=0,2,4,6
/proc/7573/task/7578/stat : 7578 (claspmt) R 7570 7573 510 0 -1 4202560 32098 0 0 0 305 6 0 0 23 0 4 0 733309405 705232896 153517 33554432000 4194304 4964800 140734457286848 18446744073709551615 4668900 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 14.89
Current children cumulated vsize (KiB) 688704

[startup+12.7002 s]
/proc/loadavg: 7.94 7.97 6.58 9/281 7579
/proc/meminfo: memFree=23718380/32951124 swapFree=67083432/67111528
[pid=7573] ppid=7570 vsize=756692 CPUtime=40.43 cores=0,2,4,6
/proc/7573/stat : 7573 (claspmt) R 7570 7573 510 0 -1 4202496 184949 0 0 0 4002 41 0 0 25 0 4 0 733309090 774852608 158233 33554432000 4194304 4964800 140734457286848 18446744073709551615 4325376 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/7573/statm: 189173 158233 452 189 0 183522 0
[pid=7573/tid=7576] ppid=7570 vsize=756692 CPUtime=9.25 cores=0,2,4,6
/proc/7573/task/7576/stat : 7576 (claspmt) R 7570 7573 510 0 -1 4202560 28857 0 0 0 920 5 0 0 25 0 4 0 733309405 774852608 158233 33554432000 4194304 4964800 140734457286848 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=7573/tid=7577] ppid=7570 vsize=756692 CPUtime=9.44 cores=0,2,4,6
/proc/7573/task/7577/stat : 7577 (claspmt) R 7570 7573 510 0 -1 4202560 34178 0 0 0 935 9 0 0 25 0 4 0 733309405 774852608 158233 33554432000 4194304 4964800 140734457286848 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7573/tid=7578] ppid=7570 vsize=756692 CPUtime=9.51 cores=0,2,4,6
/proc/7573/task/7578/stat : 7578 (claspmt) R 7570 7573 510 0 -1 4202560 32923 0 0 0 945 6 0 0 25 0 4 0 733309405 774852608 158233 33554432000 4194304 4964800 140734457286848 18446744073709551615 4627978 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 40.43
Current children cumulated vsize (KiB) 756692

[startup+25.5009 s]
/proc/loadavg: 7.95 7.97 6.59 9/281 7579
/proc/meminfo: memFree=23606204/32951124 swapFree=67083432/67111528
[pid=7573] ppid=7570 vsize=824944 CPUtime=91.52 cores=0,2,4,6
/proc/7573/stat : 7573 (claspmt) R 7570 7573 510 0 -1 4202496 211953 0 0 0 9094 58 0 0 25 0 4 0 733309090 844742656 185237 33554432000 4194304 4964800 140734457286848 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/7573/statm: 206236 185237 452 189 0 200585 0
[pid=7573/tid=7576] ppid=7570 vsize=824944 CPUtime=22.06 cores=0,2,4,6
/proc/7573/task/7576/stat : 7576 (claspmt) R 7570 7573 510 0 -1 4202560 29535 0 0 0 2200 6 0 0 25 0 4 0 733309405 844742656 185237 33554432000 4194304 4964800 140734457286848 18446744073709551615 4652110 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=7573/tid=7577] ppid=7570 vsize=824944 CPUtime=22.12 cores=0,2,4,6
/proc/7573/task/7577/stat : 7577 (claspmt) R 7570 7573 510 0 -1 4202560 58044 0 0 0 2189 23 0 0 25 0 4 0 733309405 844742656 185237 33554432000 4194304 4964800 140734457286848 18446744073709551615 4363327 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7573/tid=7578] ppid=7570 vsize=824944 CPUtime=22.31 cores=0,2,4,6
/proc/7573/task/7578/stat : 7578 (claspmt) R 7570 7573 510 0 -1 4202560 33900 0 0 0 2224 7 0 0 25 0 4 0 733309405 844742656 185237 33554432000 4194304 4964800 140734457286848 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 91.52
Current children cumulated vsize (KiB) 824944

[startup+51.1012 s]
/proc/loadavg: 8.02 7.98 6.64 9/281 7580
/proc/meminfo: memFree=23387016/32951124 swapFree=67083432/67111528
[pid=7573] ppid=7570 vsize=1153812 CPUtime=193.64 cores=0,2,4,6
/proc/7573/stat : 7573 (claspmt) R 7570 7573 510 0 -1 4202496 264599 0 0 0 19276 88 0 0 25 0 4 0 733309090 1181503488 237883 33554432000 4194304 4964800 140734457286848 18446744073709551615 4678036 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/7573/statm: 288453 237883 452 189 0 282802 0
[pid=7573/tid=7576] ppid=7570 vsize=1153812 CPUtime=47.65 cores=0,2,4,6
/proc/7573/task/7576/stat : 7576 (claspmt) R 7570 7573 510 0 -1 4202560 29859 0 0 0 4759 6 0 0 25 0 4 0 733309405 1181503488 237883 33554432000 4194304 4964800 140734457286848 18446744073709551615 4668984 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=7573/tid=7577] ppid=7570 vsize=1153812 CPUtime=47.51 cores=0,2,4,6
/proc/7573/task/7577/stat : 7577 (claspmt) R 7570 7573 510 0 -1 4202560 103685 0 0 0 4704 47 0 0 25 0 4 0 733309405 1181503488 237883 33554432000 4194304 4964800 140734457286848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7573/tid=7578] ppid=7570 vsize=1153812 CPUtime=47.91 cores=0,2,4,6
/proc/7573/task/7578/stat : 7578 (claspmt) R 7570 7573 510 0 -1 4202560 38124 0 0 0 4780 11 0 0 25 0 4 0 733309405 1181503488 237883 33554432000 4194304 4964800 140734457286848 18446744073709551615 4378499 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 193.64
Current children cumulated vsize (KiB) 1153812

[startup+102.311 s]
/proc/loadavg: 8.06 8.00 6.72 9/281 7581
/proc/meminfo: memFree=23002720/32951124 swapFree=67083432/67111528
[pid=7573] ppid=7570 vsize=1489040 CPUtime=398.03 cores=0,2,4,6
/proc/7573/stat : 7573 (claspmt) R 7570 7573 510 0 -1 4202496 353450 0 0 0 39666 137 0 0 25 0 4 0 733309090 1524776960 326734 33554432000 4194304 4964800 140734457286848 18446744073709551615 4370236 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/7573/statm: 372260 326734 452 189 0 366609 0
[pid=7573/tid=7576] ppid=7570 vsize=1489040 CPUtime=98.85 cores=0,2,4,6
/proc/7573/task/7576/stat : 7576 (claspmt) R 7570 7573 510 0 -1 4202560 30092 0 0 0 9879 6 0 0 25 0 4 0 733309405 1524776960 326734 33554432000 4194304 4964800 140734457286848 18446744073709551615 4668715 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=7573/tid=7577] ppid=7570 vsize=1489040 CPUtime=98.35 cores=0,2,4,6
/proc/7573/task/7577/stat : 7577 (claspmt) R 7570 7573 510 0 -1 4202560 184885 0 0 0 9744 91 0 0 25 0 4 0 733309405 1524776960 326734 33554432000 4194304 4964800 140734457286848 18446744073709551615 4669011 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=7573/tid=7578] ppid=7570 vsize=1489040 CPUtime=99.12 cores=0,2,4,6
/proc/7573/task/7578/stat : 7578 (claspmt) R 7570 7573 510 0 -1 4202560 45513 0 0 0 9896 16 0 0 25 0 4 0 733309405 1524776960 326734 33554432000 4194304 4964800 140734457286848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 398.03
Current children cumulated vsize (KiB) 1489040

[startup+162.301 s]
/proc/loadavg: 8.08 8.02 6.80 9/281 7583
/proc/meminfo: memFree=22583304/32951124 swapFree=67083432/67111528
[pid=7573] ppid=7570 vsize=1820456 CPUtime=637.49 cores=0,2,4,6
/proc/7573/stat : 7573 (claspmt) R 7570 7573 510 0 -1 4202496 447416 0 0 0 63563 186 0 0 25 0 4 0 733309090 1864146944 420700 33554432000 4194304 4964800 140734457286848 18446744073709551615 4668564 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/7573/statm: 455114 420700 454 189 0 449463 0
[pid=7573/tid=7576] ppid=7570 vsize=1820456 CPUtime=158.83 cores=0,2,4,6
/proc/7573/task/7576/stat : 7576 (claspmt) R 7570 7573 510 0 -1 4202560 30996 0 0 0 15877 6 0 0 25 0 4 0 733309405 1864146944 420700 33554432000 4194304 4964800 140734457286848 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=7573/tid=7577] ppid=7570 vsize=1820456 CPUtime=158.34 cores=0,2,4,6
/proc/7573/task/7577/stat : 7577 (claspmt) R 7570 7573 510 0 -1 4202560 272878 0 0 0 15700 134 0 0 25 0 4 0 733309405 1864146944 420700 33554432000 4194304 4964800 140734457286848 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=7573/tid=7578] ppid=7570 vsize=1820456 CPUtime=159.11 cores=0,2,4,6
/proc/7573/task/7578/stat : 7578 (claspmt) R 7570 7573 510 0 -1 4202560 50580 0 0 0 15890 21 0 0 25 0 4 0 733309405 1864146944 420700 33554432000 4194304 4964800 140734457286848 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 637.49
Current children cumulated vsize (KiB) 1820456

[startup+222.301 s]
/proc/loadavg: 8.11 8.03 6.88 9/281 7584
/proc/meminfo: memFree=22191272/32951124 swapFree=67083432/67111528
[pid=7573] ppid=7570 vsize=2150908 CPUtime=876.97 cores=0,2,4,6
/proc/7573/stat : 7573 (claspmt) R 7570 7573 510 0 -1 4202496 533176 0 0 0 87474 223 0 0 25 0 4 0 733309090 2202529792 506460 33554432000 4194304 4964800 140734457286848 18446744073709551615 4370264 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/7573/statm: 537727 506460 454 189 0 532076 0
[pid=7573/tid=7576] ppid=7570 vsize=2150908 CPUtime=218.82 cores=0,2,4,6
/proc/7573/task/7576/stat : 7576 (claspmt) R 7570 7573 510 0 -1 4202560 31679 0 0 0 21876 6 0 0 25 0 4 0 733309405 2202529792 506460 33554432000 4194304 4964800 140734457286848 18446744073709551615 4364587 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=7573/tid=7577] ppid=7570 vsize=2150908 CPUtime=218.34 cores=0,2,4,6
/proc/7573/task/7577/stat : 7577 (claspmt) R 7570 7573 510 0 -1 4202560 342415 0 0 0 21673 161 0 0 25 0 4 0 733309405 2202529792 506460 33554432000 4194304 4964800 140734457286848 18446744073709551615 4362968 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=7573/tid=7578] ppid=7570 vsize=2150908 CPUtime=219.12 cores=0,2,4,6
/proc/7573/task/7578/stat : 7578 (claspmt) R 7570 7573 510 0 -1 4202560 64835 0 0 0 21882 30 0 0 25 0 4 0 733309405 2202529792 506460 33554432000 4194304 4964800 140734457286848 18446744073709551615 4342232 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 876.97
Current children cumulated vsize (KiB) 2150908

[startup+282.301 s]
/proc/loadavg: 8.11 8.04 6.95 9/281 7587
/proc/meminfo: memFree=21940868/32951124 swapFree=67083432/67111528
[pid=7573] ppid=7570 vsize=2425516 CPUtime=1116.46 cores=0,2,4,6
/proc/7573/stat : 7573 (claspmt) R 7570 7573 510 0 -1 4202496 589449 0 0 0 111389 257 0 0 25 0 4 0 733309090 2483728384 562733 33554432000 4194304 4964800 140734457286848 18446744073709551615 4364587 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/7573/statm: 606379 562733 454 189 0 600728 0
[pid=7573/tid=7576] ppid=7570 vsize=2425516 CPUtime=278.81 cores=0,2,4,6
/proc/7573/task/7576/stat : 7576 (claspmt) R 7570 7573 510 0 -1 4202560 31733 0 0 0 27875 6 0 0 25 0 4 0 733309405 2483728384 562733 33554432000 4194304 4964800 140734457286848 18446744073709551615 4678036 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=7573/tid=7577] ppid=7570 vsize=2425516 CPUtime=278.34 cores=0,2,4,6
/proc/7573/task/7577/stat : 7577 (claspmt) R 7570 7573 510 0 -1 4202560 383072 0 0 0 27654 180 0 0 25 0 4 0 733309405 2483728384 562733 33554432000 4194304 4964800 140734457286848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=7573/tid=7578] ppid=7570 vsize=2425516 CPUtime=279.12 cores=0,2,4,6
/proc/7573/task/7578/stat : 7578 (claspmt) R 7570 7573 510 0 -1 4202560 80347 0 0 0 27867 45 0 0 25 0 4 0 733309405 2483728384 562733 33554432000 4194304 4964800 140734457286848 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1116.46

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

[startup+762.311 s]
/proc/loadavg: 8.08 8.08 7.40 9/281 7604
/proc/meminfo: memFree=19216280/32951124 swapFree=67083432/67111528
[pid=7573] ppid=7570 vsize=4870972 CPUtime=3032.47 cores=0,2,4,6
/proc/7573/stat : 7573 (claspmt) R 7570 7573 510 0 -1 4202496 1222808 0 0 0 302710 537 0 0 25 0 4 0 733309090 4987875328 1196074 33554432000 4194304 4964800 140734457286848 18446744073709551615 4371527 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/7573/statm: 1217743 1196074 454 189 0 1212092 0
[pid=7573/tid=7576] ppid=7570 vsize=4870972 CPUtime=758.75 cores=0,2,4,6
/proc/7573/task/7576/stat : 7576 (claspmt) R 7570 7573 510 0 -1 4202560 45489 0 0 0 75854 21 0 0 25 0 4 0 733309405 4987875328 1196074 33554432000 4194304 4964800 140734457286848 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=7573/tid=7577] ppid=7570 vsize=4870972 CPUtime=755.15 cores=0,2,4,6
/proc/7573/task/7577/stat : 7577 (claspmt) R 7570 7573 510 0 -1 4202560 925632 0 0 0 75139 376 0 0 25 0 4 0 733309405 4987875328 1196074 33554432000 4194304 4964800 140734457286848 18446744073709551615 4660185 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7573/tid=7578] ppid=7570 vsize=4870972 CPUtime=759.13 cores=0,2,4,6
/proc/7573/task/7578/stat : 7578 (claspmt) R 7570 7573 510 0 -1 4202560 134298 0 0 0 75824 89 0 0 25 0 4 0 733309405 4987875328 1196074 33554432000 4194304 4964800 140734457286848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3032.47
Current children cumulated vsize (KiB) 4870972

[startup+822.301 s]
/proc/loadavg: 8.14 8.10 7.45 9/281 7605
/proc/meminfo: memFree=18827224/32951124 swapFree=67083432/67111528
[pid=7573] ppid=7570 vsize=5272204 CPUtime=3271.93 cores=0,2,4,6
/proc/7573/stat : 7573 (claspmt) R 7570 7573 510 0 -1 4202496 1313112 0 0 0 326618 575 0 0 25 0 4 0 733309090 5398736896 1286378 33554432000 4194304 4964800 140734457286848 18446744073709551615 4669011 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/7573/statm: 1318051 1286378 454 189 0 1312400 0
[pid=7573/tid=7576] ppid=7570 vsize=5272204 CPUtime=818.74 cores=0,2,4,6
/proc/7573/task/7576/stat : 7576 (claspmt) R 7570 7573 510 0 -1 4202560 49262 0 0 0 81850 24 0 0 25 0 4 0 733309405 5398736896 1286378 33554432000 4194304 4964800 140734457286848 18446744073709551615 4332401 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=7573/tid=7577] ppid=7570 vsize=5272204 CPUtime=814.65 cores=0,2,4,6
/proc/7573/task/7577/stat : 7577 (claspmt) R 7570 7573 510 0 -1 4202560 976209 0 0 0 81077 388 0 0 25 0 4 0 733309405 5398736896 1286378 33554432000 4194304 4964800 140734457286848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7573/tid=7578] ppid=7570 vsize=5272204 CPUtime=819.12 cores=0,2,4,6
/proc/7573/task/7578/stat : 7578 (claspmt) R 7570 7573 510 0 -1 4202560 167534 0 0 0 81802 110 0 0 25 0 4 0 733309405 5398736896 1286378 33554432000 4194304 4964800 140734457286848 18446744073709551615 4669509 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3271.93
Current children cumulated vsize (KiB) 5272204

[startup+882.301 s]
/proc/loadavg: 8.09 8.09 7.48 9/281 7607
/proc/meminfo: memFree=18467456/32951124 swapFree=67083432/67111528
[pid=7573] ppid=7570 vsize=5655248 CPUtime=3511.43 cores=0,2,4,6
/proc/7573/stat : 7573 (claspmt) R 7570 7573 510 0 -1 4202496 1402404 0 0 0 350520 623 0 0 25 0 4 0 733309090 5790973952 1375649 33554432000 4194304 4964800 140734457286848 18446744073709551615 4669011 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/7573/statm: 1413812 1375649 454 189 0 1408161 0
[pid=7573/tid=7576] ppid=7570 vsize=5655248 CPUtime=878.73 cores=0,2,4,6
/proc/7573/task/7576/stat : 7576 (claspmt) R 7570 7573 510 0 -1 4202560 54718 0 0 0 87842 31 0 0 25 0 4 0 733309405 5790973952 1375649 33554432000 4194304 4964800 140734457286848 18446744073709551615 4669136 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=7573/tid=7577] ppid=7570 vsize=5655248 CPUtime=874.15 cores=0,2,4,6
/proc/7573/task/7577/stat : 7577 (claspmt) R 7570 7573 510 0 -1 4202560 1044967 0 0 0 86995 420 0 0 25 0 4 0 733309405 5790973952 1375649 33554432000 4194304 4964800 140734457286848 18446744073709551615 4653136 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7573/tid=7578] ppid=7570 vsize=5655248 CPUtime=879.13 cores=0,2,4,6
/proc/7573/task/7578/stat : 7578 (claspmt) R 7570 7573 510 0 -1 4202560 181385 0 0 0 87795 118 0 0 25 0 4 0 733309405 5790973952 1375649 33554432000 4194304 4964800 140734457286848 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3511.43
Current children cumulated vsize (KiB) 5655248

[startup+942.301 s]
/proc/loadavg: 8.13 8.10 7.52 9/281 7608
/proc/meminfo: memFree=18178720/32951124 swapFree=67083432/67111528
[pid=7573] ppid=7570 vsize=5889744 CPUtime=3750.93 cores=0,2,4,6
/proc/7573/stat : 7573 (claspmt) R 7570 7573 510 0 -1 4202496 1473160 0 0 0 374432 661 0 0 25 0 4 0 733309090 6031097856 1446405 33554432000 4194304 4964800 140734457286848 18446744073709551615 4342208 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/7573/statm: 1472436 1446405 454 189 0 1466785 0
[pid=7573/tid=7576] ppid=7570 vsize=5889744 CPUtime=938.72 cores=0,2,4,6
/proc/7573/task/7576/stat : 7576 (claspmt) R 7570 7573 510 0 -1 4202560 61553 0 0 0 93837 35 0 0 25 0 4 0 733309405 6031097856 1446405 33554432000 4194304 4964800 140734457286848 18446744073709551615 4370443 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=7573/tid=7577] ppid=7570 vsize=5889744 CPUtime=933.66 cores=0,2,4,6
/proc/7573/task/7577/stat : 7577 (claspmt) R 7570 7573 510 0 -1 4202560 1094506 0 0 0 92919 447 0 0 25 0 4 0 733309405 6031097856 1446405 33554432000 4194304 4964800 140734457286848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7573/tid=7578] ppid=7570 vsize=5889744 CPUtime=939.13 cores=0,2,4,6
/proc/7573/task/7578/stat : 7578 (claspmt) R 7570 7573 510 0 -1 4202560 190942 0 0 0 93792 121 0 0 25 0 4 0 733309405 6031097856 1446405 33554432000 4194304 4964800 140734457286848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3750.93
Current children cumulated vsize (KiB) 5889744

[startup+1002.3 s]
/proc/loadavg: 6.36 7.67 7.41 5/272 7634
/proc/meminfo: memFree=18848052/32951124 swapFree=67083432/67111528
[pid=7573] ppid=7570 vsize=6176464 CPUtime=3990.44 cores=0,2,4,6
/proc/7573/stat : 7573 (claspmt) R 7570 7573 510 0 -1 4202496 1543446 0 0 0 398322 722 0 0 25 0 4 0 733309090 6324699136 1516665 33554432000 4194304 4964800 140734457286848 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/7573/statm: 1544116 1516665 454 189 0 1538465 0
[pid=7573/tid=7576] ppid=7570 vsize=6176464 CPUtime=998.71 cores=0,2,4,6
/proc/7573/task/7576/stat : 7576 (claspmt) R 7570 7573 510 0 -1 4202560 62138 0 0 0 99835 36 0 0 25 0 4 0 733309405 6324699136 1516665 33554432000 4194304 4964800 140734457286848 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=7573/tid=7577] ppid=7570 vsize=6176464 CPUtime=993.18 cores=0,2,4,6
/proc/7573/task/7577/stat : 7577 (claspmt) R 7570 7573 510 0 -1 4202560 1150324 0 0 0 98821 497 0 0 25 0 4 0 733309405 6324699136 1516665 33554432000 4194304 4964800 140734457286848 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7573/tid=7578] ppid=7570 vsize=6176464 CPUtime=999.13 cores=0,2,4,6
/proc/7573/task/7578/stat : 7578 (claspmt) R 7570 7573 510 0 -1 4202560 194228 0 0 0 99790 123 0 0 25 0 4 0 733309405 6324699136 1516665 33554432000 4194304 4964800 140734457286848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3990.44
Current children cumulated vsize (KiB) 6176464

[startup+1062.3 s]
/proc/loadavg: 4.92 7.01 7.20 5/272 7636
/proc/meminfo: memFree=17942964/32951124 swapFree=67083432/67111528
[pid=7573] ppid=7570 vsize=7110352 CPUtime=4229.94 cores=0,2,4,6
/proc/7573/stat : 7573 (claspmt) R 7570 7573 510 0 -1 4202496 1772911 0 0 0 422118 876 0 0 25 0 4 0 733309090 7281000448 1746128 33554432000 4194304 4964800 140734457286848 18446744073709551615 4668900 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/7573/statm: 1777588 1746128 454 189 0 1771937 0
[pid=7573/tid=7576] ppid=7570 vsize=7110352 CPUtime=1058.7 cores=0,2,4,6
/proc/7573/task/7576/stat : 7576 (claspmt) R 7570 7573 510 0 -1 4202560 69789 0 0 0 105807 63 0 0 25 0 4 0 733309405 7281000448 1746128 33554432000 4194304 4964800 140734457286848 18446744073709551615 4370264 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=7573/tid=7577] ppid=7570 vsize=7110352 CPUtime=1052.68 cores=0,2,4,6
/proc/7573/task/7577/stat : 7577 (claspmt) R 7570 7573 510 0 -1 4202560 1364531 0 0 0 104648 620 0 0 25 0 4 0 733309405 7281000448 1746128 33554432000 4194304 4964800 140734457286848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7573/tid=7578] ppid=7570 vsize=7110352 CPUtime=1059.14 cores=0,2,4,6
/proc/7573/task/7578/stat : 7578 (claspmt) R 7570 7573 510 0 -1 4202560 194681 0 0 0 105790 124 0 0 25 0 4 0 733309405 7281000448 1746128 33554432000 4194304 4964800 140734457286848 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4229.94
Current children cumulated vsize (KiB) 7110352

[startup+1122.3 s]
/proc/loadavg: 4.38 6.47 7.00 5/272 7637
/proc/meminfo: memFree=17065292/32951124 swapFree=67083432/67111528
[pid=7573] ppid=7570 vsize=7962320 CPUtime=4469.44 cores=0,2,4,6
/proc/7573/stat : 7573 (claspmt) R 7570 7573 510 0 -1 4202496 1987770 0 0 0 445943 1001 0 0 25 0 4 0 733309090 8153415680 1960956 33554432000 4194304 4964800 140734457286848 18446744073709551615 4670077 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/7573/statm: 1990580 1960956 454 189 0 1984929 0
[pid=7573/tid=7576] ppid=7570 vsize=7962320 CPUtime=1118.69 cores=0,2,4,6
/proc/7573/task/7576/stat : 7576 (claspmt) R 7570 7573 510 0 -1 4202560 70618 0 0 0 111803 66 0 0 25 0 4 0 733309405 8153415680 1960956 33554432000 4194304 4964800 140734457286848 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=7573/tid=7577] ppid=7570 vsize=7962320 CPUtime=1112.19 cores=0,2,4,6
/proc/7573/task/7577/stat : 7577 (claspmt) R 7570 7573 510 0 -1 4202560 1578158 0 0 0 110477 742 0 0 25 0 4 0 733309405 8153415680 1960956 33554432000 4194304 4964800 140734457286848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7573/tid=7578] ppid=7570 vsize=7962320 CPUtime=1119.13 cores=0,2,4,6
/proc/7573/task/7578/stat : 7578 (claspmt) R 7570 7573 510 0 -1 4202560 195084 0 0 0 111789 124 0 0 25 0 4 0 733309405 8153415680 1960956 33554432000 4194304 4964800 140734457286848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4469.44
Current children cumulated vsize (KiB) 7962320

[startup+1182.3 s]
/proc/loadavg: 4.18 6.04 6.82 5/272 7639
/proc/meminfo: memFree=16740788/32951124 swapFree=67083432/67111528
[pid=7573] ppid=7570 vsize=8355536 CPUtime=4708.96 cores=0,2,4,6
/proc/7573/stat : 7573 (claspmt) R 7570 7573 510 0 -1 4202496 2068815 0 0 0 469773 1123 0 0 25 0 4 0 733309090 8556068864 2042001 33554432000 4194304 4964800 140734457286848 18446744073709551615 4669574 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/7573/statm: 2088884 2042001 454 189 0 2083233 0
[pid=7573/tid=7576] ppid=7570 vsize=8355536 CPUtime=1178.69 cores=0,2,4,6
/proc/7573/task/7576/stat : 7576 (claspmt) R 7570 7573 510 0 -1 4202560 70620 0 0 0 117803 66 0 0 25 0 4 0 733309405 8556068864 2042001 33554432000 4194304 4964800 140734457286848 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=7573/tid=7577] ppid=7570 vsize=8355536 CPUtime=1171.7 cores=0,2,4,6
/proc/7573/task/7577/stat : 7577 (claspmt) R 7570 7573 510 0 -1 4202560 1651594 0 0 0 116314 856 0 0 25 0 4 0 733309405 8556068864 2042001 33554432000 4194304 4964800 140734457286848 18446744073709551615 4313804 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7573/tid=7578] ppid=7570 vsize=8355536 CPUtime=1179.14 cores=0,2,4,6
/proc/7573/task/7578/stat : 7578 (claspmt) R 7570 7573 510 0 -1 4202560 202690 0 0 0 117782 132 0 0 25 0 4 0 733309405 8556068864 2042001 33554432000 4194304 4964800 140734457286848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4708.96
Current children cumulated vsize (KiB) 8355536



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1205.2 s]
/proc/loadavg: 4.19 5.89 6.75 5/272 7640
/proc/meminfo: memFree=16540520/32951124 swapFree=67083432/67111528
[pid=7573] ppid=7570 vsize=8516304 CPUtime=4800.38 cores=0,2,4,6
/proc/7573/stat : 7573 (claspmt) R 7570 7573 510 0 -1 4202496 2118716 0 0 0 478891 1147 0 0 25 0 4 0 733309090 8720695296 2091864 33554432000 4194304 4964800 140734457286848 18446744073709551615 4370264 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/7573/statm: 2129076 2091864 454 189 0 2123425 0
[pid=7573/tid=7576] ppid=7570 vsize=8516304 CPUtime=1201.61 cores=0,2,4,6
/proc/7573/task/7576/stat : 7576 (claspmt) R 7570 7573 510 0 -1 4202560 71758 0 0 0 120090 71 0 0 25 0 4 0 733309405 8720695296 2091864 33554432000 4194304 4964800 140734457286848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=7573/tid=7577] ppid=7570 vsize=8516304 CPUtime=1194.41 cores=0,2,4,6
/proc/7573/task/7577/stat : 7577 (claspmt) R 7570 7573 510 0 -1 4202560 1695914 0 0 0 118571 870 0 0 25 0 4 0 733309405 8720695296 2091864 33554432000 4194304 4964800 140734457286848 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7573/tid=7578] ppid=7570 vsize=8516304 CPUtime=1202.05 cores=0,2,4,6
/proc/7573/task/7578/stat : 7578 (claspmt) R 7570 7573 510 0 -1 4202560 206636 0 0 0 120069 136 0 0 25 0 4 0 733309405 8720695296 2091864 33554432000 4194304 4964800 140734457286848 18446744073709551615 4678036 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.38
Current children cumulated vsize (KiB) 8516304

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

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

[startup+1205.4 s]
/proc/loadavg: 4.19 5.89 6.75 5/272 7640
/proc/meminfo: memFree=16540520/32951124 swapFree=67083432/67111528
[pid=7573] ppid=7570 vsize=8455568 CPUtime=4800.61 cores=0,2,4,6
/proc/7573/stat : 7573 (claspmt) R 7570 7573 510 0 -1 4202496 2118739 0 0 0 478913 1148 0 0 25 0 1 0 733309090 8658501632 2076703 33554432000 4194304 4964800 140734457286848 18446744073709551615 260020051297 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/7573/statm: 2113892 2076703 464 189 0 2108241 0
Current children cumulated CPU time (s) 4800.61
Current children cumulated vsize (KiB) 8455568

[startup+1205.8 s]
/proc/loadavg: 4.19 5.89 6.75 2/270 7641
/proc/meminfo: memFree=16624236/32951124 swapFree=67083432/67111528
[pid=7573] ppid=7570 vsize=8387768 CPUtime=4801 cores=0,2,4,6
/proc/7573/stat : 7573 (claspmt) R 7570 7573 510 0 -1 4202496 2118740 0 0 0 478952 1148 0 0 25 0 1 0 733309090 8589074432 2059299 33554432000 4194304 4964800 140734457286848 18446744073709551615 260020045202 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/7573/statm: 2096942 2059299 465 189 0 2091291 0
Current children cumulated CPU time (s) 4801
Current children cumulated vsize (KiB) 8387768

[startup+1206.2 s]
/proc/loadavg: 4.19 5.89 6.75 2/270 7641
/proc/meminfo: memFree=16624236/32951124 swapFree=67083432/67111528
[pid=7573] ppid=7570 vsize=0 CPUtime=4801.41 cores=0,2,4,6
/proc/7573/stat : 7573 (claspmt) R 7570 7573 510 0 -1 4202500 2118741 0 0 0 478963 1178 0 0 25 0 1 0 733309090 0 0 33554432000 0 0 0 0 0 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/7573/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 4801.41
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1206.21
CPU time (s): 4801.43
CPU user time (s): 4789.64
CPU system time (s): 11.7902
CPU usage (%): 398.058
Max. virtual memory (cumulated for all children) (KiB): 8516304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4789.63
system time used= 11.7902
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2118741
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= 19644
involuntary context switches= 22623

runsolver used 2.91056 second user time and 7.12792 second system time

The end

Launcher Data

Begin job on node110 at 2011-05-15 05:39:45
IDJOB=3373528
IDBENCH=85008
IDSOLVER=1853
FILE ID=node110/3373528-1305430779
RUNJOBID= node110-1305429477-7380
PBS_JOBID= 13324577
Free space on /tmp= 73412 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT04/industrial/velev/vliw_unsat_2.0/9dlx_vliw_at_b_iq9.used-as.sat04-719.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-3373528-1305430779/watcher-3373528-1305430779 -o /tmp/evaluation-result-3373528-1305430779/solver-3373528-1305430779 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373528-1305430779.cnf

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

MD5SUM BENCH= 9a43349587a435e7109b46b3aceb156e
RANDOM SEED=1988413287

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24343012 kB
Buffers:        282680 kB
Cached:        4292424 kB
SwapCached:       1440 kB
Active:        5094292 kB
Inactive:      3178312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24343012 kB
SwapTotal:    67111528 kB
SwapFree:     67083432 kB
Dirty:          213992 kB
Writeback:           0 kB
AnonPages:     3695776 kB
Mapped:          23632 kB
Slab:           252316 kB
PageTables:      21824 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 46693308 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= 73432 MiB
End job on node110 at 2011-05-15 05:59:52