Trace number 3299383

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
claspmt 2.0-R4095? (TO) 4800.63 1204.33

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m47-q742.5-n45-p30-s17570390.cnf
MD5SUMba3b1702a651cd8da3e6cada8f2e97bc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.28965
Satisfiable
(Un)Satisfiability was proved
Number of variables2088
Number of clauses405748
Sum of the clauses size813494
Maximum clause length47
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2405703
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...111600/instance-3299383-1304111600.cnf
2.99/3.00	c Solving...
4800.39/1204.11	
4800.39/1204.11	*** INTERRUPTED! ***
4800.39/1204.11	*** Shutting down threads...
4800.60/1204.32	s UNKNOWN
4800.60/1204.32	
4800.60/1204.32	c INTERRUPTED   : 1
4800.60/1204.32	c Models        : 0+    
4800.60/1204.32	c Time          : 1204.119s (Solving: 1201.12s 1st Model: 0.00s Unsat: 0.00s)
4800.60/1204.32	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: 935)

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-3299383-1304111600/watcher-3299383-1304111600 -o /tmp/evaluation-result-3299383-1304111600/solver-3299383-1304111600 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299383-1304111600.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: 4.55 6.85 7.44 5/180 25457
/proc/meminfo: memFree=31111848/32951124 swapFree=67106388/67111528
[pid=25457] ppid=25455 vsize=21908 CPUtime=0 cores=1,3,5,7
/proc/25457/stat : 25457 (claspmt) R 25455 25457 24746 0 -1 4202496 777 0 0 0 0 0 0 0 21 0 1 0 503576278 22433792 691 33554432000 4194304 4964704 140734333051472 18446744073709551615 4599599 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/25457/statm: 5477 692 385 189 0 351 0

[startup+0.089452 s]
/proc/loadavg: 4.55 6.85 7.44 5/180 25457
/proc/meminfo: memFree=31111848/32951124 swapFree=67106388/67111528
[pid=25457] ppid=25455 vsize=38100 CPUtime=0.08 cores=1,3,5,7
/proc/25457/stat : 25457 (claspmt) R 25455 25457 24746 0 -1 4202496 6520 0 0 0 8 0 0 0 21 0 1 0 503576278 39014400 4657 33554432000 4194304 4964704 140734333051472 18446744073709551615 212039316165 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/25457/statm: 9525 4657 396 189 0 4399 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 38100

[startup+0.100453 s]
/proc/loadavg: 4.55 6.85 7.44 5/180 25457
/proc/meminfo: memFree=31111848/32951124 swapFree=67106388/67111528
[pid=25457] ppid=25455 vsize=40304 CPUtime=0.09 cores=1,3,5,7
/proc/25457/stat : 25457 (claspmt) R 25455 25457 24746 0 -1 4202496 7039 0 0 0 9 0 0 0 21 0 1 0 503576278 41271296 5176 33554432000 4194304 4964704 140734333051472 18446744073709551615 212039316165 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/25457/statm: 10076 5179 396 189 0 4950 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 40304

[startup+0.300427 s]
/proc/loadavg: 4.55 6.85 7.44 5/180 25457
/proc/meminfo: memFree=31111848/32951124 swapFree=67106388/67111528
[pid=25457] ppid=25455 vsize=45944 CPUtime=0.29 cores=1,3,5,7
/proc/25457/stat : 25457 (claspmt) R 25455 25457 24746 0 -1 4202496 8405 0 0 0 29 0 0 0 22 0 1 0 503576278 47046656 6542 33554432000 4194304 4964704 140734333051472 18446744073709551615 4607585 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/25457/statm: 11486 6542 398 189 0 6360 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 45944

[startup+0.700345 s]
/proc/loadavg: 4.55 6.85 7.44 5/180 25457
/proc/meminfo: memFree=31111848/32951124 swapFree=67106388/67111528
[pid=25457] ppid=25455 vsize=45944 CPUtime=0.69 cores=1,3,5,7
/proc/25457/stat : 25457 (claspmt) R 25455 25457 24746 0 -1 4202496 8405 0 0 0 69 0 0 0 23 0 1 0 503576278 47046656 6542 33554432000 4194304 4964704 140734333051472 18446744073709551615 4607587 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/25457/statm: 11486 6542 398 189 0 6360 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 45944

[startup+1.5002 s]
/proc/loadavg: 4.55 6.85 7.44 7/181 25458
/proc/meminfo: memFree=31064604/32951124 swapFree=67106388/67111528
[pid=25457] ppid=25455 vsize=45944 CPUtime=1.49 cores=1,3,5,7
/proc/25457/stat : 25457 (claspmt) R 25455 25457 24746 0 -1 4202496 8405 0 0 0 149 0 0 0 25 0 1 0 503576278 47046656 6542 33554432000 4194304 4964704 140734333051472 18446744073709551615 4608800 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/25457/statm: 11486 6542 398 189 0 6360 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 45944

[startup+3.10088 s]
/proc/loadavg: 4.67 6.84 7.44 6/181 25458
/proc/meminfo: memFree=31057388/32951124 swapFree=67106388/67111528
[pid=25457] ppid=25455 vsize=192324 CPUtime=3.34 cores=1,3,5,7
/proc/25457/stat : 25457 (claspmt) R 25455 25457 24746 0 -1 4202496 10341 0 0 0 333 1 0 0 18 0 4 0 503576278 196939776 7668 33554432000 4194304 4964704 140734333051472 18446744073709551615 4653129 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/25457/statm: 48081 7668 458 189 0 42430 0
Current children cumulated CPU time (s) 3.34
Current children cumulated vsize (KiB) 192324

[startup+6.30031 s]
/proc/loadavg: 4.67 6.84 7.44 9/184 25461
/proc/meminfo: memFree=31017044/32951124 swapFree=67106388/67111528
[pid=25457] ppid=25455 vsize=197084 CPUtime=16.12 cores=1,3,5,7
/proc/25457/stat : 25457 (claspmt) R 25455 25457 24746 0 -1 4202496 19543 0 0 0 1607 5 0 0 25 0 4 0 503576278 201814016 16870 33554432000 4194304 4964704 140734333051472 18446744073709551615 4670286 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/25457/statm: 49271 16870 458 189 0 43620 0
[pid=25457/tid=25459] ppid=25455 vsize=197084 CPUtime=3.25 cores=1,3,5,7
/proc/25457/task/25459/stat : 25459 (claspmt) R 25455 25457 24746 0 -1 4202560 2778 0 0 0 325 0 0 0 25 0 4 0 503576579 201814016 16870 33554432000 4194304 4964704 140734333051472 18446744073709551615 4683983 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25457/tid=25460] ppid=25455 vsize=197084 CPUtime=3.28 cores=1,3,5,7
/proc/25457/task/25460/stat : 25460 (claspmt) R 25455 25457 24746 0 -1 4202560 2119 0 0 0 328 0 0 0 25 0 4 0 503576579 201814016 16870 33554432000 4194304 4964704 140734333051472 18446744073709551615 4627259 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25457/tid=25461] ppid=25455 vsize=197084 CPUtime=3.28 cores=1,3,5,7
/proc/25457/task/25461/stat : 25461 (claspmt) R 25455 25457 24746 0 -1 4202560 2760 0 0 0 327 1 0 0 25 0 4 0 503576579 201814016 16870 33554432000 4194304 4964704 140734333051472 18446744073709551615 4321013 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 16.12
Current children cumulated vsize (KiB) 197084

[startup+12.7012 s]
/proc/loadavg: 5.25 6.89 7.45 9/184 25492
/proc/meminfo: memFree=30964936/32951124 swapFree=67106388/67111528
[pid=25457] ppid=25455 vsize=209008 CPUtime=41.69 cores=1,3,5,7
/proc/25457/stat : 25457 (claspmt) R 25455 25457 24746 0 -1 4202496 29479 0 0 0 4159 10 0 0 25 0 4 0 503576278 214024192 26806 33554432000 4194304 4964704 140734333051472 18446744073709551615 4670419 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/25457/statm: 52252 26806 460 189 0 46601 0
[pid=25457/tid=25459] ppid=25455 vsize=209008 CPUtime=9.62 cores=1,3,5,7
/proc/25457/task/25459/stat : 25459 (claspmt) R 25455 25457 24746 0 -1 4202560 4948 0 0 0 960 2 0 0 25 0 4 0 503576579 214024192 26806 33554432000 4194304 4964704 140734333051472 18446744073709551615 4320928 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25457/tid=25460] ppid=25455 vsize=209008 CPUtime=9.68 cores=1,3,5,7
/proc/25457/task/25460/stat : 25460 (claspmt) R 25455 25457 24746 0 -1 4202560 3851 0 0 0 967 1 0 0 25 0 4 0 503576579 214024192 26806 33554432000 4194304 4964704 140734333051472 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25457/tid=25461] ppid=25455 vsize=209008 CPUtime=9.68 cores=1,3,5,7
/proc/25457/task/25461/stat : 25461 (claspmt) R 25455 25457 24746 0 -1 4202560 5931 0 0 0 967 1 0 0 25 0 4 0 503576579 214024192 26806 33554432000 4194304 4964704 140734333051472 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 41.69
Current children cumulated vsize (KiB) 209008

[startup+25.5009 s]
/proc/loadavg: 5.67 6.93 7.45 9/184 25492
/proc/meminfo: memFree=30817680/32951124 swapFree=67106388/67111528
[pid=25457] ppid=25455 vsize=235884 CPUtime=92.81 cores=1,3,5,7
/proc/25457/stat : 25457 (claspmt) R 25455 25457 24746 0 -1 4202496 46764 0 0 0 9263 18 0 0 25 0 4 0 503576278 241545216 44091 33554432000 4194304 4964704 140734333051472 18446744073709551615 4670266 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/25457/statm: 58971 44091 460 189 0 53320 0
[pid=25457/tid=25459] ppid=25455 vsize=235884 CPUtime=22.34 cores=1,3,5,7
/proc/25457/task/25459/stat : 25459 (claspmt) R 25455 25457 24746 0 -1 4202560 8540 0 0 0 2231 3 0 0 25 0 4 0 503576579 241545216 44091 33554432000 4194304 4964704 140734333051472 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25457/tid=25460] ppid=25455 vsize=235884 CPUtime=22.49 cores=1,3,5,7
/proc/25457/task/25460/stat : 25460 (claspmt) R 25455 25457 24746 0 -1 4202560 6808 0 0 0 2247 2 0 0 25 0 4 0 503576579 241545216 44091 33554432000 4194304 4964704 140734333051472 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25457/tid=25461] ppid=25455 vsize=235884 CPUtime=22.47 cores=1,3,5,7
/proc/25457/task/25461/stat : 25461 (claspmt) R 25455 25457 24746 0 -1 4202560 11972 0 0 0 2243 4 0 0 25 0 4 0 503576579 241545216 44091 33554432000 4194304 4964704 140734333051472 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 92.81
Current children cumulated vsize (KiB) 235884

[startup+51.1003 s]
/proc/loadavg: 6.53 7.03 7.47 9/184 25492
/proc/meminfo: memFree=30670688/32951124 swapFree=67106388/67111528
[pid=25457] ppid=25455 vsize=389052 CPUtime=195.05 cores=1,3,5,7
/proc/25457/stat : 25457 (claspmt) R 25455 25457 24746 0 -1 4202496 69018 0 0 0 19470 35 0 0 25 0 4 0 503576278 398389248 66345 33554432000 4194304 4964704 140734333051472 18446744073709551615 4320976 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/25457/statm: 97263 66345 460 189 0 91612 0
[pid=25457/tid=25459] ppid=25455 vsize=389052 CPUtime=47.8 cores=1,3,5,7
/proc/25457/task/25459/stat : 25459 (claspmt) R 25455 25457 24746 0 -1 4202560 14650 0 0 0 4771 9 0 0 25 0 4 0 503576579 398389248 66345 33554432000 4194304 4964704 140734333051472 18446744073709551615 4653140 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25457/tid=25460] ppid=25455 vsize=389052 CPUtime=48.09 cores=1,3,5,7
/proc/25457/task/25460/stat : 25460 (claspmt) R 25455 25457 24746 0 -1 4202560 9311 0 0 0 4805 4 0 0 25 0 4 0 503576579 398389248 66345 33554432000 4194304 4964704 140734333051472 18446744073709551615 4627536 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25457/tid=25461] ppid=25455 vsize=389052 CPUtime=48.07 cores=1,3,5,7
/proc/25457/task/25461/stat : 25461 (claspmt) R 25455 25457 24746 0 -1 4202560 15913 0 0 0 4800 7 0 0 25 0 4 0 503576579 398389248 66345 33554432000 4194304 4964704 140734333051472 18446744073709551615 4627309 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 195.05
Current children cumulated vsize (KiB) 389052

[startup+102.307 s]
/proc/loadavg: 7.41 7.19 7.50 9/184 25494
/proc/meminfo: memFree=30458852/32951124 swapFree=67106388/67111528
[pid=25457] ppid=25455 vsize=520332 CPUtime=399.59 cores=1,3,5,7
/proc/25457/stat : 25457 (claspmt) R 25455 25457 24746 0 -1 4202496 99807 0 0 0 39906 53 0 0 25 0 4 0 503576278 532819968 97134 33554432000 4194304 4964704 140734333051472 18446744073709551615 4320981 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/25457/statm: 130083 97134 460 189 0 124432 0
[pid=25457/tid=25459] ppid=25455 vsize=520332 CPUtime=98.71 cores=1,3,5,7
/proc/25457/task/25459/stat : 25459 (claspmt) R 25455 25457 24746 0 -1 4202560 24257 0 0 0 9856 15 0 0 25 0 4 0 503576579 532819968 97134 33554432000 4194304 4964704 140734333051472 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25457/tid=25460] ppid=25455 vsize=520332 CPUtime=99.29 cores=1,3,5,7
/proc/25457/task/25460/stat : 25460 (claspmt) R 25455 25457 24746 0 -1 4202560 13330 0 0 0 9923 6 0 0 25 0 4 0 503576579 532819968 97134 33554432000 4194304 4964704 140734333051472 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25457/tid=25461] ppid=25455 vsize=520332 CPUtime=99.28 cores=1,3,5,7
/proc/25457/task/25461/stat : 25461 (claspmt) R 25455 25457 24746 0 -1 4202560 23436 0 0 0 9915 13 0 0 25 0 4 0 503576579 532819968 97134 33554432000 4194304 4964704 140734333051472 18446744073709551615 4627299 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 399.59
Current children cumulated vsize (KiB) 520332

[startup+162.3 s]
/proc/loadavg: 7.88 7.36 7.54 9/184 25495
/proc/meminfo: memFree=30335928/32951124 swapFree=67106388/67111528
[pid=25457] ppid=25455 vsize=524600 CPUtime=639.2 cores=1,3,5,7
/proc/25457/stat : 25457 (claspmt) R 25455 25457 24746 0 -1 4202496 109811 0 0 0 63855 65 0 0 25 0 4 0 503576278 537190400 107067 33554432000 4194304 4964704 140734333051472 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/25457/statm: 131150 107067 460 189 0 125499 0
[pid=25457/tid=25459] ppid=25455 vsize=524600 CPUtime=158.35 cores=1,3,5,7
/proc/25457/task/25459/stat : 25459 (claspmt) R 25455 25457 24746 0 -1 4202560 26649 0 0 0 15818 17 0 0 25 0 4 0 503576579 537190400 107067 33554432000 4194304 4964704 140734333051472 18446744073709551615 4321093 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25457/tid=25460] ppid=25455 vsize=524600 CPUtime=159.29 cores=1,3,5,7
/proc/25457/task/25460/stat : 25460 (claspmt) R 25455 25457 24746 0 -1 4202560 14140 0 0 0 15922 7 0 0 25 0 4 0 503576579 537190400 107067 33554432000 4194304 4964704 140734333051472 18446744073709551615 4320976 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25457/tid=25461] ppid=25455 vsize=524600 CPUtime=159.27 cores=1,3,5,7
/proc/25457/task/25461/stat : 25461 (claspmt) R 25455 25457 24746 0 -1 4202560 25635 0 0 0 15912 15 0 0 25 0 4 0 503576579 537190400 107067 33554432000 4194304 4964704 140734333051472 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 639.2
Current children cumulated vsize (KiB) 524600

[startup+222.301 s]
/proc/loadavg: 7.95 7.48 7.56 9/184 25497
/proc/meminfo: memFree=30192044/32951124 swapFree=67106388/67111528
[pid=25457] ppid=25455 vsize=599304 CPUtime=878.83 cores=1,3,5,7
/proc/25457/stat : 25457 (claspmt) R 25455 25457 24746 0 -1 4202496 130553 0 0 0 87795 88 0 0 25 0 4 0 503576278 613687296 127809 33554432000 4194304 4964704 140734333051472 18446744073709551615 4332462 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/25457/statm: 149826 127809 460 189 0 144175 0
[pid=25457/tid=25459] ppid=25455 vsize=599304 CPUtime=218 cores=1,3,5,7
/proc/25457/task/25459/stat : 25459 (claspmt) R 25455 25457 24746 0 -1 4202560 31716 0 0 0 21777 23 0 0 25 0 4 0 503576579 613687296 127809 33554432000 4194304 4964704 140734333051472 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25457/tid=25460] ppid=25455 vsize=599304 CPUtime=219.29 cores=1,3,5,7
/proc/25457/task/25460/stat : 25460 (claspmt) R 25455 25457 24746 0 -1 4202560 16025 0 0 0 21920 9 0 0 25 0 4 0 503576579 613687296 127809 33554432000 4194304 4964704 140734333051472 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25457/tid=25461] ppid=25455 vsize=599304 CPUtime=219.26 cores=1,3,5,7
/proc/25457/task/25461/stat : 25461 (claspmt) R 25455 25457 24746 0 -1 4202560 30284 0 0 0 21906 20 0 0 25 0 4 0 503576579 613687296 127809 33554432000 4194304 4964704 140734333051472 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 878.83
Current children cumulated vsize (KiB) 599304

[startup+282.301 s]
/proc/loadavg: 7.98 7.56 7.59 9/184 25499
/proc/meminfo: memFree=30108784/32951124 swapFree=67106388/67111528
[pid=25457] ppid=25455 vsize=669044 CPUtime=1118.49 cores=1,3,5,7
/proc/25457/stat : 25457 (claspmt) R 25455 25457 24746 0 -1 4202496 136497 0 0 0 111755 94 0 0 25 0 4 0 503576278 685101056 133672 33554432000 4194304 4964704 140734333051472 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/25457/statm: 167261 133672 460 189 0 161610 0
[pid=25457/tid=25459] ppid=25455 vsize=669044 CPUtime=277.67 cores=1,3,5,7
/proc/25457/task/25459/stat : 25459 (claspmt) R 25455 25457 24746 0 -1 4202560 32501 0 0 0 27743 24 0 0 25 0 4 0 503576579 685101056 133672 33554432000 4194304 4964704 140734333051472 18446744073709551615 4668820 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25457/tid=25460] ppid=25455 vsize=669044 CPUtime=279.3 cores=1,3,5,7
/proc/25457/task/25460/stat : 25460 (claspmt) R 25455 25457 24746 0 -1 4202560 17241 0 0 0 27920 10 0 0 25 0 4 0 503576579 685101056 133672 33554432000 4194304 4964704 140734333051472 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25457/tid=25461] ppid=25455 vsize=669044 CPUtime=279.26 cores=1,3,5,7
/proc/25457/task/25461/stat : 25461 (claspmt) R 25455 25457 24746 0 -1 4202560 31931 0 0 0 27905 21 0 0 25 0 4 0 503576579 685101056 133672 33554432000 4194304 4964704 140734333051472 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1118.49

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

[pid=25457/tid=25459] ppid=25455 vsize=899588 CPUtime=697.01 cores=1,3,5,7
/proc/25457/task/25459/stat : 25459 (claspmt) R 25455 25457 24746 0 -1 4202560 44755 0 0 0 69668 33 0 0 25 0 4 0 503576579 921178112 186233 33554432000 4194304 4964704 140734333051472 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25457/tid=25460] ppid=25455 vsize=899588 CPUtime=697.59 cores=1,3,5,7
/proc/25457/task/25460/stat : 25460 (claspmt) R 25455 25457 24746 0 -1 4202560 28429 0 0 0 69744 15 0 0 25 0 4 0 503576579 921178112 186233 33554432000 4194304 4964704 140734333051472 18446744073709551615 4321029 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25457/tid=25461] ppid=25455 vsize=899588 CPUtime=699.22 cores=1,3,5,7
/proc/25457/task/25461/stat : 25461 (claspmt) R 25455 25457 24746 0 -1 4202560 41391 0 0 0 69892 30 0 0 25 0 4 0 503576579 921178112 186233 33554432000 4194304 4964704 140734333051472 18446744073709551615 4627338 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2796.02
Current children cumulated vsize (KiB) 899588

[startup+762.307 s]
/proc/loadavg: 8.36 8.12 7.83 9/184 25515
/proc/meminfo: memFree=29669080/32951124 swapFree=67106388/67111528
[pid=25457] ppid=25455 vsize=902792 CPUtime=3035.7 cores=1,3,5,7
/proc/25457/stat : 25457 (claspmt) R 25455 25457 24746 0 -1 4202496 193069 0 0 0 303430 140 0 0 25 0 4 0 503576278 924459008 189550 33554432000 4194304 4964704 140734333051472 18446744073709551615 4670193 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/25457/statm: 225698 189550 460 189 0 220047 0
[pid=25457/tid=25459] ppid=25455 vsize=902792 CPUtime=756.99 cores=1,3,5,7
/proc/25457/task/25459/stat : 25459 (claspmt) R 25455 25457 24746 0 -1 4202560 45640 0 0 0 75666 33 0 0 25 0 4 0 503576579 924459008 189550 33554432000 4194304 4964704 140734333051472 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25457/tid=25460] ppid=25455 vsize=902792 CPUtime=757.27 cores=1,3,5,7
/proc/25457/task/25460/stat : 25460 (claspmt) R 25455 25457 24746 0 -1 4202560 30287 0 0 0 75711 16 0 0 25 0 4 0 503576579 924459008 189550 33554432000 4194304 4964704 140734333051472 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25457/tid=25461] ppid=25455 vsize=902792 CPUtime=759.23 cores=1,3,5,7
/proc/25457/task/25461/stat : 25461 (claspmt) R 25455 25457 24746 0 -1 4202560 41550 0 0 0 75893 30 0 0 25 0 4 0 503576579 924459008 189550 33554432000 4194304 4964704 140734333051472 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3035.7
Current children cumulated vsize (KiB) 902792

[startup+822.301 s]
/proc/loadavg: 8.21 8.13 7.85 9/184 25516
/proc/meminfo: memFree=29590036/32951124 swapFree=67106388/67111528
[pid=25457] ppid=25455 vsize=906024 CPUtime=3275.33 cores=1,3,5,7
/proc/25457/stat : 25457 (claspmt) R 25455 25457 24746 0 -1 4202496 198868 0 0 0 327389 144 0 0 25 0 4 0 503576278 927768576 195263 33554432000 4194304 4964704 140734333051472 18446744073709551615 4320966 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/25457/statm: 226506 195263 460 189 0 220855 0
[pid=25457/tid=25459] ppid=25455 vsize=906024 CPUtime=816.99 cores=1,3,5,7
/proc/25457/task/25459/stat : 25459 (claspmt) R 25455 25457 24746 0 -1 4202560 45816 0 0 0 81665 34 0 0 25 0 4 0 503576579 927768576 195263 33554432000 4194304 4964704 140734333051472 18446744073709551615 4670230 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25457/tid=25460] ppid=25455 vsize=906024 CPUtime=816.93 cores=1,3,5,7
/proc/25457/task/25460/stat : 25460 (claspmt) R 25455 25457 24746 0 -1 4202560 31899 0 0 0 81677 16 0 0 25 0 4 0 503576579 927768576 195263 33554432000 4194304 4964704 140734333051472 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25457/tid=25461] ppid=25455 vsize=906024 CPUtime=819.22 cores=1,3,5,7
/proc/25457/task/25461/stat : 25461 (claspmt) R 25455 25457 24746 0 -1 4202560 42006 0 0 0 81891 31 0 0 25 0 4 0 503576579 927768576 195263 33554432000 4194304 4964704 140734333051472 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3275.33
Current children cumulated vsize (KiB) 906024

[startup+882.301 s]
/proc/loadavg: 8.23 8.15 7.87 9/184 25518
/proc/meminfo: memFree=29558104/32951124 swapFree=67106388/67111528
[pid=25457] ppid=25455 vsize=911652 CPUtime=3514.98 cores=1,3,5,7
/proc/25457/stat : 25457 (claspmt) R 25455 25457 24746 0 -1 4202496 200801 0 0 0 351352 146 0 0 25 0 4 0 503576278 933531648 197007 33554432000 4194304 4964704 140734333051472 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/25457/statm: 227913 197007 460 189 0 222262 0
[pid=25457/tid=25459] ppid=25455 vsize=911652 CPUtime=876.96 cores=1,3,5,7
/proc/25457/task/25459/stat : 25459 (claspmt) R 25455 25457 24746 0 -1 4202560 46064 0 0 0 87662 34 0 0 25 0 4 0 503576579 933531648 197007 33554432000 4194304 4964704 140734333051472 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25457/tid=25460] ppid=25455 vsize=911652 CPUtime=876.61 cores=1,3,5,7
/proc/25457/task/25460/stat : 25460 (claspmt) R 25455 25457 24746 0 -1 4202560 33090 0 0 0 87644 17 0 0 25 0 4 0 503576579 933531648 197007 33554432000 4194304 4964704 140734333051472 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25457/tid=25461] ppid=25455 vsize=911652 CPUtime=879.22 cores=1,3,5,7
/proc/25457/task/25461/stat : 25461 (claspmt) R 25455 25457 24746 0 -1 4202560 42495 0 0 0 87891 31 0 0 25 0 4 0 503576579 933531648 197007 33554432000 4194304 4964704 140734333051472 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3514.98
Current children cumulated vsize (KiB) 911652

[startup+942.301 s]
/proc/loadavg: 8.19 8.15 7.89 9/184 25519
/proc/meminfo: memFree=29479548/32951124 swapFree=67106388/67111528
[pid=25457] ppid=25455 vsize=957716 CPUtime=3754.65 cores=1,3,5,7
/proc/25457/stat : 25457 (claspmt) R 25455 25457 24746 0 -1 4202496 217238 0 0 0 375306 159 0 0 25 0 4 0 503576278 980701184 213444 33554432000 4194304 4964704 140734333051472 18446744073709551615 4683929 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/25457/statm: 239429 213444 460 189 0 233778 0
[pid=25457/tid=25459] ppid=25455 vsize=957716 CPUtime=936.97 cores=1,3,5,7
/proc/25457/task/25459/stat : 25459 (claspmt) R 25455 25457 24746 0 -1 4202560 47706 0 0 0 93661 36 0 0 25 0 4 0 503576579 980701184 213444 33554432000 4194304 4964704 140734333051472 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25457/tid=25460] ppid=25455 vsize=957716 CPUtime=936.29 cores=1,3,5,7
/proc/25457/task/25460/stat : 25460 (claspmt) R 25455 25457 24746 0 -1 4202560 34087 0 0 0 93612 17 0 0 25 0 4 0 503576579 980701184 213444 33554432000 4194304 4964704 140734333051472 18446744073709551615 4321029 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25457/tid=25461] ppid=25455 vsize=957716 CPUtime=939.22 cores=1,3,5,7
/proc/25457/task/25461/stat : 25461 (claspmt) R 25455 25457 24746 0 -1 4202560 44301 0 0 0 93890 32 0 0 25 0 4 0 503576579 980701184 213444 33554432000 4194304 4964704 140734333051472 18446744073709551615 4332525 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3754.65
Current children cumulated vsize (KiB) 957716

[startup+1002.3 s]
/proc/loadavg: 8.17 8.15 7.90 9/184 25521
/proc/meminfo: memFree=29321256/32951124 swapFree=67106388/67111528
[pid=25457] ppid=25455 vsize=1111212 CPUtime=3994.3 cores=1,3,5,7
/proc/25457/stat : 25457 (claspmt) R 25455 25457 24746 0 -1 4202496 239206 0 0 0 399243 187 0 0 25 0 4 0 503576278 1137881088 235412 33554432000 4194304 4964704 140734333051472 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/25457/statm: 277803 235412 460 189 0 272152 0
[pid=25457/tid=25459] ppid=25455 vsize=1111212 CPUtime=996.94 cores=1,3,5,7
/proc/25457/task/25459/stat : 25459 (claspmt) R 25455 25457 24746 0 -1 4202560 52719 0 0 0 99656 38 0 0 25 0 4 0 503576579 1137881088 235412 33554432000 4194304 4964704 140734333051472 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25457/tid=25460] ppid=25455 vsize=1111212 CPUtime=995.96 cores=1,3,5,7
/proc/25457/task/25460/stat : 25460 (claspmt) R 25455 25457 24746 0 -1 4202560 35567 0 0 0 99578 18 0 0 25 0 4 0 503576579 1137881088 235412 33554432000 4194304 4964704 140734333051472 18446744073709551615 4321020 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25457/tid=25461] ppid=25455 vsize=1111212 CPUtime=999.22 cores=1,3,5,7
/proc/25457/task/25461/stat : 25461 (claspmt) R 25455 25457 24746 0 -1 4202560 47510 0 0 0 99885 37 0 0 25 0 4 0 503576579 1137881088 235412 33554432000 4194304 4964704 140734333051472 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3994.3
Current children cumulated vsize (KiB) 1111212

[startup+1062.3 s]
/proc/loadavg: 8.16 8.15 7.91 9/184 25522
/proc/meminfo: memFree=29289072/32951124 swapFree=67106388/67111528
[pid=25457] ppid=25455 vsize=1113036 CPUtime=4233.94 cores=1,3,5,7
/proc/25457/stat : 25457 (claspmt) R 25455 25457 24746 0 -1 4202496 240092 0 0 0 423207 187 0 0 25 0 4 0 503576278 1139748864 236162 33554432000 4194304 4964704 140734333051472 18446744073709551615 4627272 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/25457/statm: 278259 236162 460 189 0 272608 0
[pid=25457/tid=25459] ppid=25455 vsize=1113036 CPUtime=1056.95 cores=1,3,5,7
/proc/25457/task/25459/stat : 25459 (claspmt) R 25455 25457 24746 0 -1 4202560 52891 0 0 0 105656 39 0 0 25 0 4 0 503576579 1139748864 236162 33554432000 4194304 4964704 140734333051472 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25457/tid=25460] ppid=25455 vsize=1113036 CPUtime=1055.64 cores=1,3,5,7
/proc/25457/task/25460/stat : 25460 (claspmt) R 25455 25457 24746 0 -1 4202560 36208 0 0 0 105546 18 0 0 25 0 4 0 503576579 1139748864 236162 33554432000 4194304 4964704 140734333051472 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25457/tid=25461] ppid=25455 vsize=1113036 CPUtime=1059.2 cores=1,3,5,7
/proc/25457/task/25461/stat : 25461 (claspmt) R 25455 25457 24746 0 -1 4202560 47517 0 0 0 105883 37 0 0 25 0 4 0 503576579 1139748864 236162 33554432000 4194304 4964704 140734333051472 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4233.94
Current children cumulated vsize (KiB) 1113036

[startup+1122.3 s]
/proc/loadavg: 8.11 8.13 7.92 9/184 25524
/proc/meminfo: memFree=29254648/32951124 swapFree=67106388/67111528
[pid=25457] ppid=25455 vsize=1118492 CPUtime=4473.61 cores=1,3,5,7
/proc/25457/stat : 25457 (claspmt) R 25455 25457 24746 0 -1 4202496 246116 0 0 0 447168 193 0 0 25 0 4 0 503576278 1145335808 242186 33554432000 4194304 4964704 140734333051472 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/25457/statm: 279623 242186 460 189 0 273972 0
[pid=25457/tid=25459] ppid=25455 vsize=1118492 CPUtime=1116.95 cores=1,3,5,7
/proc/25457/task/25459/stat : 25459 (claspmt) R 25455 25457 24746 0 -1 4202560 54938 0 0 0 111654 41 0 0 25 0 4 0 503576579 1145335808 242186 33554432000 4194304 4964704 140734333051472 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25457/tid=25460] ppid=25455 vsize=1118492 CPUtime=1115.31 cores=1,3,5,7
/proc/25457/task/25460/stat : 25460 (claspmt) R 25455 25457 24746 0 -1 4202560 37747 0 0 0 111513 18 0 0 25 0 4 0 503576579 1145335808 242186 33554432000 4194304 4964704 140734333051472 18446744073709551615 4660304 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25457/tid=25461] ppid=25455 vsize=1118492 CPUtime=1119.2 cores=1,3,5,7
/proc/25457/task/25461/stat : 25461 (claspmt) R 25455 25457 24746 0 -1 4202560 47768 0 0 0 111883 37 0 0 25 0 4 0 503576579 1145335808 242186 33554432000 4194304 4964704 140734333051472 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4473.61
Current children cumulated vsize (KiB) 1118492

[startup+1182.3 s]
/proc/loadavg: 8.10 8.12 7.93 9/184 25526
/proc/meminfo: memFree=29196068/32951124 swapFree=67106388/67111528
[pid=25457] ppid=25455 vsize=1186372 CPUtime=4713.29 cores=1,3,5,7
/proc/25457/stat : 25457 (claspmt) R 25455 25457 24746 0 -1 4202496 259214 0 0 0 471121 208 0 0 25 0 4 0 503576278 1214844928 255284 33554432000 4194304 4964704 140734333051472 18446744073709551615 4320951 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/25457/statm: 296593 255284 460 189 0 290942 0
[pid=25457/tid=25459] ppid=25455 vsize=1186372 CPUtime=1176.95 cores=1,3,5,7
/proc/25457/task/25459/stat : 25459 (claspmt) R 25455 25457 24746 0 -1 4202560 59340 0 0 0 117649 46 0 0 25 0 4 0 503576579 1214844928 255284 33554432000 4194304 4964704 140734333051472 18446744073709551615 4670263 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25457/tid=25460] ppid=25455 vsize=1186372 CPUtime=1175.03 cores=1,3,5,7
/proc/25457/task/25460/stat : 25460 (claspmt) R 25455 25457 24746 0 -1 4202560 39008 0 0 0 117484 19 0 0 25 0 4 0 503576579 1214844928 255284 33554432000 4194304 4964704 140734333051472 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25457/tid=25461] ppid=25455 vsize=1186372 CPUtime=1179.21 cores=1,3,5,7
/proc/25457/task/25461/stat : 25461 (claspmt) R 25455 25457 24746 0 -1 4202560 49372 0 0 0 117882 39 0 0 25 0 4 0 503576579 1214844928 255284 33554432000 4194304 4964704 140734333051472 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4713.29
Current children cumulated vsize (KiB) 1186372



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.1 s]
/proc/loadavg: 8.07 8.11 7.93 9/184 25526
/proc/meminfo: memFree=29189716/32951124 swapFree=67106388/67111528
[pid=25457] ppid=25455 vsize=1187012 CPUtime=4800.39 cores=1,3,5,7
/proc/25457/stat : 25457 (claspmt) R 25455 25457 24746 0 -1 4202496 260341 0 0 0 479830 209 0 0 25 0 4 0 503576278 1215500288 256411 33554432000 4194304 4964704 140734333051472 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/25457/statm: 296753 256411 460 189 0 291102 0
[pid=25457/tid=25459] ppid=25455 vsize=1187012 CPUtime=1198.76 cores=1,3,5,7
/proc/25457/task/25459/stat : 25459 (claspmt) R 25455 25457 24746 0 -1 4202560 59858 0 0 0 119829 47 0 0 25 0 4 0 503576579 1215500288 256411 33554432000 4194304 4964704 140734333051472 18446744073709551615 4652158 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25457/tid=25460] ppid=25455 vsize=1187012 CPUtime=1196.83 cores=1,3,5,7
/proc/25457/task/25460/stat : 25460 (claspmt) R 25455 25457 24746 0 -1 4202560 39588 0 0 0 119664 19 0 0 25 0 4 0 503576579 1215500288 256411 33554432000 4194304 4964704 140734333051472 18446744073709551615 4321020 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25457/tid=25461] ppid=25455 vsize=1187012 CPUtime=1201.02 cores=1,3,5,7
/proc/25457/task/25461/stat : 25461 (claspmt) R 25455 25457 24746 0 -1 4202560 49401 0 0 0 120063 39 0 0 25 0 4 0 503576579 1215500288 256411 33554432000 4194304 4964704 140734333051472 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.39
Current children cumulated vsize (KiB) 1187012

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

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

[startup+1204.21 s]
/proc/loadavg: 8.07 8.11 7.93 9/184 25526
/proc/meminfo: memFree=29189716/32951124 swapFree=67106388/67111528
[pid=25457] ppid=25455 vsize=1186748 CPUtime=4800.51 cores=1,3,5,7
/proc/25457/stat : 25457 (claspmt) R 25455 25457 24746 0 -1 4202496 260351 0 0 0 479842 209 0 0 25 0 1 0 503576278 1215229952 256355 33554432000 4194304 4964704 140734333051472 18446744073709551615 212039310539 0 0 4096 18946 0 0 0 17 7 0 0 0
/proc/25457/statm: 296687 256355 470 189 0 291036 0
Current children cumulated CPU time (s) 4800.51
Current children cumulated vsize (KiB) 1186748

[startup+1204.3 s]
/proc/loadavg: 8.07 8.11 7.93 9/184 25526
/proc/meminfo: memFree=29189716/32951124 swapFree=67106388/67111528
[pid=25457] ppid=25455 vsize=829284 CPUtime=4800.6 cores=1,3,5,7
/proc/25457/stat : 25457 (claspmt) R 25455 25457 24746 0 -1 4202496 260352 0 0 0 479850 210 0 0 25 0 1 0 503576278 849186816 180346 33554432000 4194304 4964704 140734333051472 18446744073709551615 212039698567 0 0 4096 18946 0 0 0 17 7 0 0 0
/proc/25457/statm: 207321 180346 471 189 0 201670 0
Current children cumulated CPU time (s) 4800.6
Current children cumulated vsize (KiB) 829284

Child status: 0
Real time (s): 1204.33
CPU time (s): 4800.63
CPU user time (s): 4798.5
CPU system time (s): 2.12968
CPU usage (%): 398.614
Max. virtual memory (cumulated for all children) (KiB): 1187012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.5
system time used= 2.12968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 260353
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= 19754
involuntary context switches= 35836

runsolver used 1.87271 second user time and 4.70928 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-29 23:13:20
IDJOB=3299383
IDBENCH=88211
IDSOLVER=1683
FILE ID=node146/3299383-1304111600
RUNJOBID= node146-1304111600-25435
PBS_JOBID= 13170656
Free space on /tmp= 72988 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m47-q742.5-n45-p30-s17570390.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-3299383-1304111600/watcher-3299383-1304111600 -o /tmp/evaluation-result-3299383-1304111600/solver-3299383-1304111600 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299383-1304111600.cnf

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

MD5SUM BENCH= ba3b1702a651cd8da3e6cada8f2e97bc
RANDOM SEED=71493624

node146.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.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.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.86
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.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.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.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.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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31111880 kB
Buffers:        377588 kB
Cached:        1024456 kB
SwapCached:        476 kB
Active:          87760 kB
Inactive:      1378048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31111880 kB
SwapTotal:    67111528 kB
SwapFree:     67106388 kB
Dirty:            7444 kB
Writeback:           0 kB
AnonPages:       62672 kB
Mapped:          15104 kB
Slab:           309708 kB
PageTables:       4728 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   218784 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= 72988 MiB
End job on node146 at 2011-04-29 23:33:26