Trace number 3373138

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.24 1207.47

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_50_30_20_1-log.shuffled-as.sat03-107.cnf
MD5SUM5f29341b29f4bbeb333d68befe08c7ae
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark460.255
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses56970
Sum of the clauses size569400
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 560
Number of clauses of size over 556910

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...428766/instance-3373138-1305428766.cnf
3.99/4.07	c Solving...
4800.13/1207.42	
4800.13/1207.42	*** INTERRUPTED! ***
4800.13/1207.42	*** Shutting down threads...
4800.13/1207.46	s UNKNOWN
4800.13/1207.46	
4800.13/1207.46	c INTERRUPTED   : 1
4800.13/1207.46	c Models        : 0+    
4800.13/1207.46	c Time          : 1207.419s (Solving: 1203.35s 1st Model: 0.00s Unsat: 0.00s)
4800.13/1207.46	c CPU Time      : 4800.180s

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

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 5.48 2.39 1.48 5/401 4772
/proc/meminfo: memFree=23942932/32951132 swapFree=67093844/67111528
[pid=4772] ppid=4770 vsize=21156 CPUtime=0 cores=1,3,5,7
/proc/4772/stat : 4772 (claspmt) R 4770 4772 29580 0 -1 4202496 594 0 0 0 0 0 0 0 25 0 1 0 654475244 21663744 524 33554432000 4194304 4964800 140733907265648 18446744073709551615 242970211013 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/4772/statm: 5289 525 385 189 0 163 0

[startup+0.101155 s]
/proc/loadavg: 5.48 2.39 1.48 5/401 4772
/proc/meminfo: memFree=23942932/32951132 swapFree=67093844/67111528
[pid=4772] ppid=4770 vsize=28600 CPUtime=0.09 cores=1,3,5,7
/proc/4772/stat : 4772 (claspmt) R 4770 4772 29580 0 -1 4202496 2620 0 0 0 9 0 0 0 25 0 1 0 654475244 29286400 2378 33554432000 4194304 4964800 140733907265648 18446744073709551615 4608053 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/4772/statm: 7150 2378 398 189 0 2024 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28600

[startup+0.201137 s]
/proc/loadavg: 5.48 2.39 1.48 5/401 4772
/proc/meminfo: memFree=23942932/32951132 swapFree=67093844/67111528
[pid=4772] ppid=4770 vsize=28600 CPUtime=0.19 cores=1,3,5,7
/proc/4772/stat : 4772 (claspmt) R 4770 4772 29580 0 -1 4202496 2620 0 0 0 19 0 0 0 25 0 1 0 654475244 29286400 2378 33554432000 4194304 4964800 140733907265648 18446744073709551615 4607957 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/4772/statm: 7150 2378 398 189 0 2024 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 28600

[startup+0.301117 s]
/proc/loadavg: 5.48 2.39 1.48 5/401 4772
/proc/meminfo: memFree=23942932/32951132 swapFree=67093844/67111528
[pid=4772] ppid=4770 vsize=28600 CPUtime=0.29 cores=1,3,5,7
/proc/4772/stat : 4772 (claspmt) R 4770 4772 29580 0 -1 4202496 2620 0 0 0 29 0 0 0 25 0 1 0 654475244 29286400 2378 33554432000 4194304 4964800 140733907265648 18446744073709551615 4608416 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/4772/statm: 7150 2378 398 189 0 2024 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28600

[startup+0.701049 s]
/proc/loadavg: 5.48 2.39 1.48 5/401 4772
/proc/meminfo: memFree=23942932/32951132 swapFree=67093844/67111528
[pid=4772] ppid=4770 vsize=28600 CPUtime=0.69 cores=1,3,5,7
/proc/4772/stat : 4772 (claspmt) R 4770 4772 29580 0 -1 4202496 2620 0 0 0 69 0 0 0 25 0 1 0 654475244 29286400 2378 33554432000 4194304 4964800 140733907265648 18446744073709551615 4608127 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/4772/statm: 7150 2378 398 189 0 2024 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28600

[startup+1.50092 s]
/proc/loadavg: 5.48 2.39 1.48 6/402 4773
/proc/meminfo: memFree=23934036/32951132 swapFree=67093844/67111528
[pid=4772] ppid=4770 vsize=28600 CPUtime=1.49 cores=1,3,5,7
/proc/4772/stat : 4772 (claspmt) R 4770 4772 29580 0 -1 4202496 2622 0 0 0 149 0 0 0 25 0 1 0 654475244 29286400 2380 33554432000 4194304 4964800 140733907265648 18446744073709551615 4607477 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/4772/statm: 7150 2380 398 189 0 2024 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28600

[startup+3.10064 s]
/proc/loadavg: 5.48 2.39 1.48 8/402 4773
/proc/meminfo: memFree=23932672/32951132 swapFree=67093844/67111528
[pid=4772] ppid=4770 vsize=28964 CPUtime=3.09 cores=1,3,5,7
/proc/4772/stat : 4772 (claspmt) R 4770 4772 29580 0 -1 4202496 2690 0 0 0 309 0 0 0 25 0 1 0 654475244 29659136 2448 33554432000 4194304 4964800 140733907265648 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/4772/statm: 7241 2448 398 189 0 2115 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28964

[startup+6.30106 s]
/proc/loadavg: 5.76 2.50 1.52 9/405 4776
/proc/meminfo: memFree=23913208/32951132 swapFree=67093844/67111528
[pid=4772] ppid=4770 vsize=245284 CPUtime=12.9 cores=1,3,5,7
/proc/4772/stat : 4772 (claspmt) R 4770 4772 29580 0 -1 4202496 8660 0 0 0 1288 2 0 0 21 0 4 0 654475244 251170816 8223 33554432000 4194304 4964800 140733907265648 18446744073709551615 4670313 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/4772/statm: 61321 8223 458 189 0 55670 0
[pid=4772/tid=4774] ppid=4770 vsize=245284 CPUtime=2.21 cores=1,3,5,7
/proc/4772/task/4774/stat : 4774 (claspmt) R 4770 4772 29580 0 -1 4202560 656 0 0 0 221 0 0 0 25 0 4 0 654475652 251170816 8223 33554432000 4194304 4964800 140733907265648 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=4772/tid=4775] ppid=4770 vsize=245284 CPUtime=2.21 cores=1,3,5,7
/proc/4772/task/4775/stat : 4775 (claspmt) R 4770 4772 29580 0 -1 4202560 2460 0 0 0 220 1 0 0 21 0 4 0 654475652 251170816 8223 33554432000 4194304 4964800 140733907265648 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4772/tid=4776] ppid=4770 vsize=245284 CPUtime=2.18 cores=1,3,5,7
/proc/4772/task/4776/stat : 4776 (claspmt) R 4770 4772 29580 0 -1 4202560 1561 0 0 0 218 0 0 0 21 0 4 0 654475652 251170816 8223 33554432000 4194304 4964800 140733907265648 18446744073709551615 4670542 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.9
Current children cumulated vsize (KiB) 245284

[startup+12.701 s]
/proc/loadavg: 6.10 2.62 1.56 11/406 4777
/proc/meminfo: memFree=23880624/32951132 swapFree=67093844/67111528
[pid=4772] ppid=4770 vsize=248184 CPUtime=38.2 cores=1,3,5,7
/proc/4772/stat : 4772 (claspmt) R 4770 4772 29580 0 -1 4202496 12072 0 0 0 3816 4 0 0 25 0 4 0 654475244 254140416 11635 33554432000 4194304 4964800 140733907265648 18446744073709551615 4320966 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/4772/statm: 62046 11635 460 189 0 56395 0
[pid=4772/tid=4774] ppid=4770 vsize=248184 CPUtime=8.49 cores=1,3,5,7
/proc/4772/task/4774/stat : 4774 (claspmt) R 4770 4772 29580 0 -1 4202560 1191 0 0 0 849 0 0 0 25 0 4 0 654475652 254140416 11635 33554432000 4194304 4964800 140733907265648 18446744073709551615 4659391 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=4772/tid=4775] ppid=4770 vsize=248184 CPUtime=8.61 cores=1,3,5,7
/proc/4772/task/4775/stat : 4775 (claspmt) R 4770 4772 29580 0 -1 4202560 4392 0 0 0 859 2 0 0 25 0 4 0 654475652 254140416 11635 33554432000 4194304 4964800 140733907265648 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4772/tid=4776] ppid=4770 vsize=248184 CPUtime=8.47 cores=1,3,5,7
/proc/4772/task/4776/stat : 4776 (claspmt) R 4770 4772 29580 0 -1 4202560 2055 0 0 0 847 0 0 0 25 0 4 0 654475652 254140416 11635 33554432000 4194304 4964800 140733907265648 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 38.2
Current children cumulated vsize (KiB) 248184

[startup+25.5008 s]
/proc/loadavg: 6.81 2.95 1.69 10/406 4778
/proc/meminfo: memFree=23810200/32951132 swapFree=67093844/67111528
[pid=4772] ppid=4770 vsize=252452 CPUtime=88.63 cores=1,3,5,7
/proc/4772/stat : 4772 (claspmt) R 4770 4772 29580 0 -1 4202496 16894 0 0 0 8855 8 0 0 25 0 4 0 654475244 258510848 16276 33554432000 4194304 4964800 140733907265648 18446744073709551615 4670295 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/4772/statm: 63113 16276 460 189 0 57462 0
[pid=4772/tid=4774] ppid=4770 vsize=252452 CPUtime=21.25 cores=1,3,5,7
/proc/4772/task/4774/stat : 4774 (claspmt) R 4770 4772 29580 0 -1 4202560 2106 0 0 0 2125 0 0 0 25 0 4 0 654475652 258510848 16276 33554432000 4194304 4964800 140733907265648 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=4772/tid=4775] ppid=4770 vsize=252452 CPUtime=21.4 cores=1,3,5,7
/proc/4772/task/4775/stat : 4775 (claspmt) R 4770 4772 29580 0 -1 4202560 7274 0 0 0 2135 5 0 0 25 0 4 0 654475652 258510848 16276 33554432000 4194304 4964800 140733907265648 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4772/tid=4776] ppid=4770 vsize=252452 CPUtime=21.18 cores=1,3,5,7
/proc/4772/task/4776/stat : 4776 (claspmt) R 4770 4772 29580 0 -1 4202560 2621 0 0 0 2118 0 0 0 25 0 4 0 654475652 258510848 16276 33554432000 4194304 4964800 140733907265648 18446744073709551615 4660155 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 88.63
Current children cumulated vsize (KiB) 252452

[startup+51.1003 s]
/proc/loadavg: 7.21 3.36 1.85 9/405 4778
/proc/meminfo: memFree=23745600/32951132 swapFree=67093844/67111528
[pid=4772] ppid=4770 vsize=258364 CPUtime=189.95 cores=1,3,5,7
/proc/4772/stat : 4772 (claspmt) R 4770 4772 29580 0 -1 4202496 20347 0 0 0 18978 17 0 0 25 0 4 0 654475244 264564736 19729 33554432000 4194304 4964800 140733907265648 18446744073709551615 4626894 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/4772/statm: 64591 19729 460 189 0 58940 0
[pid=4772/tid=4774] ppid=4770 vsize=258364 CPUtime=46.69 cores=1,3,5,7
/proc/4772/task/4774/stat : 4774 (claspmt) R 4770 4772 29580 0 -1 4202560 3518 0 0 0 4668 1 0 0 25 0 4 0 654475652 264564736 19729 33554432000 4194304 4964800 140733907265648 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=4772/tid=4775] ppid=4770 vsize=258364 CPUtime=46.94 cores=1,3,5,7
/proc/4772/task/4775/stat : 4775 (claspmt) R 4770 4772 29580 0 -1 4202560 8207 0 0 0 4687 7 0 0 25 0 4 0 654475652 264564736 19729 33554432000 4194304 4964800 140733907265648 18446744073709551615 4684104 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4772/tid=4776] ppid=4770 vsize=258364 CPUtime=46.46 cores=1,3,5,7
/proc/4772/task/4776/stat : 4776 (claspmt) R 4770 4772 29580 0 -1 4202560 3302 0 0 0 4639 7 0 0 25 0 4 0 654475652 264564736 19729 33554432000 4194304 4964800 140733907265648 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 189.95
Current children cumulated vsize (KiB) 258364

[startup+102.301 s]
/proc/loadavg: 7.70 4.08 2.18 9/405 4780
/proc/meminfo: memFree=23722412/32951132 swapFree=67093844/67111528
[pid=4772] ppid=4770 vsize=267296 CPUtime=394.1 cores=1,3,5,7
/proc/4772/stat : 4772 (claspmt) R 4770 4772 29580 0 -1 4202496 24691 0 0 0 39390 20 0 0 25 0 4 0 654475244 273711104 24073 33554432000 4194304 4964800 140733907265648 18446744073709551615 4320963 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/4772/statm: 66824 24073 460 189 0 61173 0
[pid=4772/tid=4774] ppid=4770 vsize=267296 CPUtime=97.91 cores=1,3,5,7
/proc/4772/task/4774/stat : 4774 (claspmt) R 4770 4772 29580 0 -1 4202560 5665 0 0 0 9789 2 0 0 25 0 4 0 654475652 273711104 24073 33554432000 4194304 4964800 140733907265648 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=4772/tid=4775] ppid=4770 vsize=267296 CPUtime=98.15 cores=1,3,5,7
/proc/4772/task/4775/stat : 4775 (claspmt) R 4770 4772 29580 0 -1 4202560 8902 0 0 0 9808 7 0 0 25 0 4 0 654475652 273711104 24073 33554432000 4194304 4964800 140733907265648 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4772/tid=4776] ppid=4770 vsize=267296 CPUtime=97.66 cores=1,3,5,7
/proc/4772/task/4776/stat : 4776 (claspmt) R 4770 4772 29580 0 -1 4202560 4139 0 0 0 9758 8 0 0 25 0 4 0 654475652 273711104 24073 33554432000 4194304 4964800 140733907265648 18446744073709551615 4670330 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 394.1
Current children cumulated vsize (KiB) 267296

[startup+162.301 s]
/proc/loadavg: 7.99 4.82 2.55 9/405 4781
/proc/meminfo: memFree=23678756/32951132 swapFree=67093844/67111528
[pid=4772] ppid=4770 vsize=271836 CPUtime=633.3 cores=1,3,5,7
/proc/4772/stat : 4772 (claspmt) R 4770 4772 29580 0 -1 4202496 30161 0 0 0 63303 27 0 0 25 0 4 0 654475244 278360064 29376 33554432000 4194304 4964800 140733907265648 18446744073709551615 4670332 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/4772/statm: 67959 29376 460 189 0 62308 0
[pid=4772/tid=4774] ppid=4770 vsize=271836 CPUtime=157.89 cores=1,3,5,7
/proc/4772/task/4774/stat : 4774 (claspmt) R 4770 4772 29580 0 -1 4202560 7703 0 0 0 15785 4 0 0 25 0 4 0 654475652 278360064 29376 33554432000 4194304 4964800 140733907265648 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=4772/tid=4775] ppid=4770 vsize=271836 CPUtime=158.14 cores=1,3,5,7
/proc/4772/task/4775/stat : 4775 (claspmt) R 4770 4772 29580 0 -1 4202560 10122 0 0 0 15805 9 0 0 25 0 4 0 654475652 278360064 29376 33554432000 4194304 4964800 140733907265648 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4772/tid=4776] ppid=4770 vsize=271836 CPUtime=157.63 cores=1,3,5,7
/proc/4772/task/4776/stat : 4776 (claspmt) R 4770 4772 29580 0 -1 4202560 4675 0 0 0 15755 8 0 0 25 0 4 0 654475652 278360064 29376 33554432000 4194304 4964800 140733907265648 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 633.3
Current children cumulated vsize (KiB) 271836

[startup+222.316 s]
/proc/loadavg: 8.08 5.43 2.90 9/405 4783
/proc/meminfo: memFree=23585988/32951132 swapFree=67093844/67111528
[pid=4772] ppid=4770 vsize=274764 CPUtime=872.58 cores=1,3,5,7
/proc/4772/stat : 4772 (claspmt) R 4770 4772 29580 0 -1 4202496 34101 0 0 0 87225 33 0 0 25 0 4 0 654475244 281358336 33252 33554432000 4194304 4964800 140733907265648 18446744073709551615 4670346 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/4772/statm: 68691 33252 460 189 0 63040 0
[pid=4772/tid=4774] ppid=4770 vsize=274764 CPUtime=217.91 cores=1,3,5,7
/proc/4772/task/4774/stat : 4774 (claspmt) R 4770 4772 29580 0 -1 4202560 8382 0 0 0 21786 5 0 0 25 0 4 0 654475652 281358336 33252 33554432000 4194304 4964800 140733907265648 18446744073709551615 4684107 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=4772/tid=4775] ppid=4770 vsize=274764 CPUtime=218.14 cores=1,3,5,7
/proc/4772/task/4775/stat : 4775 (claspmt) R 4770 4772 29580 0 -1 4202560 12898 0 0 0 21802 12 0 0 25 0 4 0 654475652 281358336 33252 33554432000 4194304 4964800 140733907265648 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4772/tid=4776] ppid=4770 vsize=274764 CPUtime=217.65 cores=1,3,5,7
/proc/4772/task/4776/stat : 4776 (claspmt) R 4770 4772 29580 0 -1 4202560 5088 0 0 0 21755 10 0 0 25 0 4 0 654475652 281358336 33252 33554432000 4194304 4964800 140733907265648 18446744073709551615 4626997 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 872.58
Current children cumulated vsize (KiB) 274764

[startup+282.301 s]
/proc/loadavg: 8.08 5.91 3.22 9/405 4785
/proc/meminfo: memFree=23574824/32951132 swapFree=67093844/67111528
[pid=4772] ppid=4770 vsize=277532 CPUtime=1111.73 cores=1,3,5,7
/proc/4772/stat : 4772 (claspmt) R 4770 4772 29580 0 -1 4202496 35860 0 0 0 111139 34 0 0 25 0 4 0 654475244 284192768 34803 33554432000 4194304 4964800 140733907265648 18446744073709551615 4670499 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/4772/statm: 69383 34803 460 189 0 63732 0
[pid=4772/tid=4774] ppid=4770 vsize=277532 CPUtime=277.89 cores=1,3,5,7
/proc/4772/task/4774/stat : 4774 (claspmt) R 4770 4772 29580 0 -1 4202560 8816 0 0 0 27784 5 0 0 25 0 4 0 654475652 284192768 34803 33554432000 4194304 4964800 140733907265648 18446744073709551615 242970206769 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=4772/tid=4775] ppid=4770 vsize=277532 CPUtime=278.13 cores=1,3,5,7
/proc/4772/task/4775/stat : 4775 (claspmt) R 4770 4772 29580 0 -1 4202560 13441 0 0 0 27801 12 0 0 25 0 4 0 654475652 284192768 34803 33554432000 4194304 4964800 140733907265648 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4772/tid=4776] ppid=4770 vsize=277532 CPUtime=277.6 cores=1,3,5,7
/proc/4772/task/4776/stat : 4776 (claspmt) R 4770 4772 29580 0 -1 4202560 5846 0 0 0 27750 10 0 0 25 0 4 0 654475652 284192768 34803 33554432000 4194304 4964800 140733907265648 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1111.73

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

[pid=4772] ppid=4770 vsize=283176 CPUtime=2786.27 cores=1,3,5,7
/proc/4772/stat : 4772 (claspmt) R 4770 4772 29580 0 -1 4202496 43084 0 0 0 278584 43 0 0 25 0 4 0 654475244 289972224 41173 33554432000 4194304 4964800 140733907265648 18446744073709551615 4670343 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/4772/statm: 70794 41173 460 189 0 65143 0
[pid=4772/tid=4774] ppid=4770 vsize=283176 CPUtime=697.88 cores=1,3,5,7
/proc/4772/task/4774/stat : 4774 (claspmt) R 4770 4772 29580 0 -1 4202560 11463 0 0 0 69780 8 0 0 25 0 4 0 654475652 289972224 41173 33554432000 4194304 4964800 140733907265648 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=4772/tid=4775] ppid=4770 vsize=283176 CPUtime=698.13 cores=1,3,5,7
/proc/4772/task/4775/stat : 4775 (claspmt) R 4770 4772 29580 0 -1 4202560 15682 0 0 0 69798 15 0 0 25 0 4 0 654475652 289972224 41173 33554432000 4194304 4964800 140733907265648 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4772/tid=4776] ppid=4770 vsize=283176 CPUtime=697.52 cores=1,3,5,7
/proc/4772/task/4776/stat : 4776 (claspmt) R 4770 4772 29580 0 -1 4202560 7283 0 0 0 69739 13 0 0 25 0 4 0 654475652 289972224 41173 33554432000 4194304 4964800 140733907265648 18446744073709551615 4670340 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2786.27
Current children cumulated vsize (KiB) 283176

[startup+762.301 s]
/proc/loadavg: 8.18 7.68 5.19 9/405 4797
/proc/meminfo: memFree=23290320/32951132 swapFree=67093844/67111528
[pid=4772] ppid=4770 vsize=283832 CPUtime=3025.52 cores=1,3,5,7
/proc/4772/stat : 4772 (claspmt) R 4770 4772 29580 0 -1 4202496 43933 0 0 0 302507 45 0 0 25 0 4 0 654475244 290643968 41830 33554432000 4194304 4964800 140733907265648 18446744073709551615 4670310 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/4772/statm: 70958 41830 460 189 0 65307 0
[pid=4772/tid=4774] ppid=4770 vsize=283832 CPUtime=757.89 cores=1,3,5,7
/proc/4772/task/4774/stat : 4774 (claspmt) R 4770 4772 29580 0 -1 4202560 11773 0 0 0 75781 8 0 0 25 0 4 0 654475652 290643968 41830 33554432000 4194304 4964800 140733907265648 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=4772/tid=4775] ppid=4770 vsize=283832 CPUtime=758.14 cores=1,3,5,7
/proc/4772/task/4775/stat : 4775 (claspmt) R 4770 4772 29580 0 -1 4202560 15873 0 0 0 75799 15 0 0 25 0 4 0 654475652 290643968 41830 33554432000 4194304 4964800 140733907265648 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4772/tid=4776] ppid=4770 vsize=283832 CPUtime=757.51 cores=1,3,5,7
/proc/4772/task/4776/stat : 4776 (claspmt) R 4770 4772 29580 0 -1 4202560 7401 0 0 0 75738 13 0 0 25 0 4 0 654475652 290643968 41830 33554432000 4194304 4964800 140733907265648 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3025.52
Current children cumulated vsize (KiB) 283832

[startup+822.301 s]
/proc/loadavg: 8.17 7.77 5.37 9/405 4799
/proc/meminfo: memFree=23287088/32951132 swapFree=67093844/67111528
[pid=4772] ppid=4770 vsize=285400 CPUtime=3264.71 cores=1,3,5,7
/proc/4772/stat : 4772 (claspmt) R 4770 4772 29580 0 -1 4202496 44927 0 0 0 326425 46 0 0 25 0 4 0 654475244 292249600 42593 33554432000 4194304 4964800 140733907265648 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/4772/statm: 71350 42593 460 189 0 65699 0
[pid=4772/tid=4774] ppid=4770 vsize=285400 CPUtime=817.88 cores=1,3,5,7
/proc/4772/task/4774/stat : 4774 (claspmt) R 4770 4772 29580 0 -1 4202560 12059 0 0 0 81780 8 0 0 25 0 4 0 654475652 292249600 42593 33554432000 4194304 4964800 140733907265648 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=4772/tid=4775] ppid=4770 vsize=285400 CPUtime=818.12 cores=1,3,5,7
/proc/4772/task/4775/stat : 4775 (claspmt) R 4770 4772 29580 0 -1 4202560 16358 0 0 0 81797 15 0 0 25 0 4 0 654475652 292249600 42593 33554432000 4194304 4964800 140733907265648 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4772/tid=4776] ppid=4770 vsize=285400 CPUtime=817.48 cores=1,3,5,7
/proc/4772/task/4776/stat : 4776 (claspmt) R 4770 4772 29580 0 -1 4202560 7589 0 0 0 81735 13 0 0 25 0 4 0 654475652 292249600 42593 33554432000 4194304 4964800 140733907265648 18446744073709551615 4361278 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3264.71
Current children cumulated vsize (KiB) 285400

[startup+882.315 s]
/proc/loadavg: 8.17 7.84 5.54 9/405 4801
/proc/meminfo: memFree=23283728/32951132 swapFree=67093844/67111528
[pid=4772] ppid=4770 vsize=285972 CPUtime=3503.99 cores=1,3,5,7
/proc/4772/stat : 4772 (claspmt) R 4770 4772 29580 0 -1 4202496 45936 0 0 0 350352 47 0 0 25 0 4 0 654475244 292835328 43474 33554432000 4194304 4964800 140733907265648 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/4772/statm: 71493 43474 460 189 0 65842 0
[pid=4772/tid=4774] ppid=4770 vsize=285972 CPUtime=877.89 cores=1,3,5,7
/proc/4772/task/4774/stat : 4774 (claspmt) R 4770 4772 29580 0 -1 4202560 12351 0 0 0 87781 8 0 0 25 0 4 0 654475652 292835328 43474 33554432000 4194304 4964800 140733907265648 18446744073709551615 4659398 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=4772/tid=4775] ppid=4770 vsize=285972 CPUtime=878.14 cores=1,3,5,7
/proc/4772/task/4775/stat : 4775 (claspmt) R 4770 4772 29580 0 -1 4202560 16925 0 0 0 87798 16 0 0 25 0 4 0 654475652 292835328 43474 33554432000 4194304 4964800 140733907265648 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4772/tid=4776] ppid=4770 vsize=285972 CPUtime=877.48 cores=1,3,5,7
/proc/4772/task/4776/stat : 4776 (claspmt) R 4770 4772 29580 0 -1 4202560 7690 0 0 0 87735 13 0 0 25 0 4 0 654475652 292835328 43474 33554432000 4194304 4964800 140733907265648 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3503.99
Current children cumulated vsize (KiB) 285972

[startup+942.301 s]
/proc/loadavg: 8.16 7.89 5.71 9/405 4802
/proc/meminfo: memFree=23263020/32951132 swapFree=67093844/67111528
[pid=4772] ppid=4770 vsize=287064 CPUtime=3743.15 cores=1,3,5,7
/proc/4772/stat : 4772 (claspmt) R 4770 4772 29580 0 -1 4202496 46835 0 0 0 374267 48 0 0 25 0 4 0 654475244 293953536 44255 33554432000 4194304 4964800 140733907265648 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/4772/statm: 71766 44255 460 189 0 66115 0
[pid=4772/tid=4774] ppid=4770 vsize=287064 CPUtime=937.87 cores=1,3,5,7
/proc/4772/task/4774/stat : 4774 (claspmt) R 4770 4772 29580 0 -1 4202560 13043 0 0 0 93779 8 0 0 25 0 4 0 654475652 293953536 44255 33554432000 4194304 4964800 140733907265648 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=4772/tid=4775] ppid=4770 vsize=287064 CPUtime=938.12 cores=1,3,5,7
/proc/4772/task/4775/stat : 4775 (claspmt) R 4770 4772 29580 0 -1 4202560 17053 0 0 0 93796 16 0 0 25 0 4 0 654475652 293953536 44255 33554432000 4194304 4964800 140733907265648 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4772/tid=4776] ppid=4770 vsize=287064 CPUtime=937.46 cores=1,3,5,7
/proc/4772/task/4776/stat : 4776 (claspmt) R 4770 4772 29580 0 -1 4202560 7734 0 0 0 93732 14 0 0 25 0 4 0 654475652 293953536 44255 33554432000 4194304 4964800 140733907265648 18446744073709551615 4644876 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3743.15
Current children cumulated vsize (KiB) 287064

[startup+1002.3 s]
/proc/loadavg: 8.20 7.95 5.86 9/405 4804
/proc/meminfo: memFree=23255320/32951132 swapFree=67093844/67111528
[pid=4772] ppid=4770 vsize=288040 CPUtime=3982.35 cores=1,3,5,7
/proc/4772/stat : 4772 (claspmt) R 4770 4772 29580 0 -1 4202496 48617 0 0 0 398184 51 0 0 25 0 4 0 654475244 294952960 45909 33554432000 4194304 4964800 140733907265648 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/4772/statm: 72010 45909 460 189 0 66359 0
[pid=4772/tid=4774] ppid=4770 vsize=288040 CPUtime=997.87 cores=1,3,5,7
/proc/4772/task/4774/stat : 4774 (claspmt) R 4770 4772 29580 0 -1 4202560 13563 0 0 0 99778 9 0 0 25 0 4 0 654475652 294952960 45909 33554432000 4194304 4964800 140733907265648 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=4772/tid=4775] ppid=4770 vsize=288040 CPUtime=998.12 cores=1,3,5,7
/proc/4772/task/4775/stat : 4775 (claspmt) R 4770 4772 29580 0 -1 4202560 17739 0 0 0 99795 17 0 0 25 0 4 0 654475652 294952960 45909 33554432000 4194304 4964800 140733907265648 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4772/tid=4776] ppid=4770 vsize=288040 CPUtime=997.44 cores=1,3,5,7
/proc/4772/task/4776/stat : 4776 (claspmt) R 4770 4772 29580 0 -1 4202560 7981 0 0 0 99730 14 0 0 25 0 4 0 654475652 294952960 45909 33554432000 4194304 4964800 140733907265648 18446744073709551615 4312137 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3982.35
Current children cumulated vsize (KiB) 288040

[startup+1062.3 s]
/proc/loadavg: 8.12 7.97 6.00 9/405 4805
/proc/meminfo: memFree=23252472/32951132 swapFree=67093844/67111528
[pid=4772] ppid=4770 vsize=288796 CPUtime=4221.58 cores=1,3,5,7
/proc/4772/stat : 4772 (claspmt) R 4770 4772 29580 0 -1 4202496 49430 0 0 0 422106 52 0 0 25 0 4 0 654475244 295727104 46547 33554432000 4194304 4964800 140733907265648 18446744073709551615 4627204 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/4772/statm: 72199 46547 460 189 0 66548 0
[pid=4772/tid=4774] ppid=4770 vsize=288796 CPUtime=1057.86 cores=1,3,5,7
/proc/4772/task/4774/stat : 4774 (claspmt) R 4770 4772 29580 0 -1 4202560 13967 0 0 0 105777 9 0 0 25 0 4 0 654475652 295727104 46547 33554432000 4194304 4964800 140733907265648 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=4772/tid=4775] ppid=4770 vsize=288796 CPUtime=1058.12 cores=1,3,5,7
/proc/4772/task/4775/stat : 4775 (claspmt) R 4770 4772 29580 0 -1 4202560 18032 0 0 0 105794 18 0 0 25 0 4 0 654475652 295727104 46547 33554432000 4194304 4964800 140733907265648 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4772/tid=4776] ppid=4770 vsize=288796 CPUtime=1057.43 cores=1,3,5,7
/proc/4772/task/4776/stat : 4776 (claspmt) R 4770 4772 29580 0 -1 4202560 8093 0 0 0 105729 14 0 0 25 0 4 0 654475652 295727104 46547 33554432000 4194304 4964800 140733907265648 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4221.58
Current children cumulated vsize (KiB) 288796

[startup+1122.3 s]
/proc/loadavg: 8.23 8.02 6.14 9/405 4807
/proc/meminfo: memFree=23234856/32951132 swapFree=67093844/67111528
[pid=4772] ppid=4770 vsize=289364 CPUtime=4460.8 cores=1,3,5,7
/proc/4772/stat : 4772 (claspmt) R 4770 4772 29580 0 -1 4202496 49937 0 0 0 446027 53 0 0 25 0 4 0 654475244 296308736 46846 33554432000 4194304 4964800 140733907265648 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/4772/statm: 72341 46846 460 189 0 66690 0
[pid=4772/tid=4774] ppid=4770 vsize=289364 CPUtime=1117.87 cores=1,3,5,7
/proc/4772/task/4774/stat : 4774 (claspmt) R 4770 4772 29580 0 -1 4202560 14400 0 0 0 111777 10 0 0 25 0 4 0 654475652 296308736 46846 33554432000 4194304 4964800 140733907265648 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=4772/tid=4775] ppid=4770 vsize=289364 CPUtime=1118.12 cores=1,3,5,7
/proc/4772/task/4775/stat : 4775 (claspmt) R 4770 4772 29580 0 -1 4202560 18103 0 0 0 111794 18 0 0 25 0 4 0 654475652 296308736 46846 33554432000 4194304 4964800 140733907265648 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4772/tid=4776] ppid=4770 vsize=289364 CPUtime=1117.42 cores=1,3,5,7
/proc/4772/task/4776/stat : 4776 (claspmt) R 4770 4772 29580 0 -1 4202560 8094 0 0 0 111728 14 0 0 25 0 4 0 654475652 296308736 46846 33554432000 4194304 4964800 140733907265648 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4460.8
Current children cumulated vsize (KiB) 289364

[startup+1182.3 s]
/proc/loadavg: 5.90 7.43 6.05 5/396 4827
/proc/meminfo: memFree=24049048/32951132 swapFree=67093844/67111528
[pid=4772] ppid=4770 vsize=289752 CPUtime=4700.03 cores=1,3,5,7
/proc/4772/stat : 4772 (claspmt) R 4770 4772 29580 0 -1 4202496 50324 0 0 0 469950 53 0 0 25 0 4 0 654475244 296706048 47105 33554432000 4194304 4964800 140733907265648 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/4772/statm: 72438 47105 460 189 0 66787 0
[pid=4772/tid=4774] ppid=4770 vsize=289752 CPUtime=1177.87 cores=1,3,5,7
/proc/4772/task/4774/stat : 4774 (claspmt) R 4770 4772 29580 0 -1 4202560 14664 0 0 0 117777 10 0 0 25 0 4 0 654475652 296706048 47105 33554432000 4194304 4964800 140733907265648 18446744073709551615 4321029 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=4772/tid=4775] ppid=4770 vsize=289752 CPUtime=1178.11 cores=1,3,5,7
/proc/4772/task/4775/stat : 4775 (claspmt) R 4770 4772 29580 0 -1 4202560 18103 0 0 0 117793 18 0 0 25 0 4 0 654475652 296706048 47105 33554432000 4194304 4964800 140733907265648 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4772/tid=4776] ppid=4770 vsize=289752 CPUtime=1177.41 cores=1,3,5,7
/proc/4772/task/4776/stat : 4776 (claspmt) R 4770 4772 29580 0 -1 4202560 8200 0 0 0 117727 14 0 0 25 0 4 0 654475652 296706048 47105 33554432000 4194304 4964800 140733907265648 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4700.03
Current children cumulated vsize (KiB) 289752



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.4 s]
/proc/loadavg: 5.33 7.17 6.00 5/396 4827
/proc/meminfo: memFree=24047176/32951132 swapFree=67093844/67111528
[pid=4772] ppid=4770 vsize=289752 CPUtime=4800.13 cores=1,3,5,7
/proc/4772/stat : 4772 (claspmt) R 4770 4772 29580 0 -1 4202496 50629 0 0 0 479959 54 0 0 25 0 4 0 654475244 296706048 47410 33554432000 4194304 4964800 140733907265648 18446744073709551615 4684805 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/4772/statm: 72438 47410 460 189 0 66787 0
[pid=4772/tid=4774] ppid=4770 vsize=289752 CPUtime=1202.98 cores=1,3,5,7
/proc/4772/task/4774/stat : 4774 (claspmt) R 4770 4772 29580 0 -1 4202560 14809 0 0 0 120288 10 0 0 25 0 4 0 654475652 296706048 47410 33554432000 4194304 4964800 140733907265648 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=4772/tid=4775] ppid=4770 vsize=289752 CPUtime=1203.22 cores=1,3,5,7
/proc/4772/task/4775/stat : 4775 (claspmt) R 4770 4772 29580 0 -1 4202560 18103 0 0 0 120304 18 0 0 25 0 4 0 654475652 296706048 47410 33554432000 4194304 4964800 140733907265648 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4772/tid=4776] ppid=4770 vsize=289752 CPUtime=1202.54 cores=1,3,5,7
/proc/4772/task/4776/stat : 4776 (claspmt) R 4770 4772 29580 0 -1 4202560 8330 0 0 0 120239 15 0 0 25 0 4 0 654475652 296706048 47410 33554432000 4194304 4964800 140733907265648 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.13
Current children cumulated vsize (KiB) 289752

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

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

[startup+1207.4 s]
/proc/loadavg: 5.33 7.17 6.00 5/396 4827
/proc/meminfo: memFree=24047176/32951132 swapFree=67093844/67111528
[pid=4772] ppid=4770 vsize=289752 CPUtime=4800.13 cores=1,3,5,7
/proc/4772/stat : 4772 (claspmt) R 4770 4772 29580 0 -1 4202496 50629 0 0 0 479959 54 0 0 25 0 4 0 654475244 296706048 47410 33554432000 4194304 4964800 140733907265648 18446744073709551615 4684805 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/4772/statm: 72438 47410 460 189 0 66787 0
[pid=4772/tid=4774] ppid=4770 vsize=289752 CPUtime=1202.98 cores=1,3,5,7
/proc/4772/task/4774/stat : 4774 (claspmt) R 4770 4772 29580 0 -1 4202560 14809 0 0 0 120288 10 0 0 25 0 4 0 654475652 296706048 47410 33554432000 4194304 4964800 140733907265648 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=4772/tid=4775] ppid=4770 vsize=289752 CPUtime=1203.22 cores=1,3,5,7
/proc/4772/task/4775/stat : 4775 (claspmt) R 4770 4772 29580 0 -1 4202560 18103 0 0 0 120304 18 0 0 25 0 4 0 654475652 296706048 47410 33554432000 4194304 4964800 140733907265648 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4772/tid=4776] ppid=4770 vsize=289752 CPUtime=1202.54 cores=1,3,5,7
/proc/4772/task/4776/stat : 4776 (claspmt) R 4770 4772 29580 0 -1 4202560 8330 0 0 0 120239 15 0 0 25 0 4 0 654475652 296706048 47410 33554432000 4194304 4964800 140733907265648 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.13
Current children cumulated vsize (KiB) 289752

Child status: 0
Real time (s): 1207.47
CPU time (s): 4800.24
CPU user time (s): 4799.68
CPU system time (s): 0.552915
CPU usage (%): 397.546
Max. virtual memory (cumulated for all children) (KiB): 289752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.68
system time used= 0.552915
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50641
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= 8234
involuntary context switches= 36075

runsolver used 4.09238 second user time and 11.3313 second system time

The end

Launcher Data

Begin job on node128 at 2011-05-15 05:06:06
IDJOB=3373138
IDBENCH=83909
IDSOLVER=1853
FILE ID=node128/3373138-1305428766
RUNJOBID= node128-1305428689-4662
PBS_JOBID= 13324542
Free space on /tmp= 73616 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_50_30_20_1-log.shuffled-as.sat03-107.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-3373138-1305428766/watcher-3373138-1305428766 -o /tmp/evaluation-result-3373138-1305428766/solver-3373138-1305428766 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373138-1305428766.cnf

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

MD5SUM BENCH= 5f29341b29f4bbeb333d68befe08c7ae
RANDOM SEED=2022669446

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      23943212 kB
Buffers:        274632 kB
Cached:        2892588 kB
SwapCached:       1440 kB
Active:        6639228 kB
Inactive:      2078112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      23943212 kB
SwapTotal:    67111528 kB
SwapFree:     67093844 kB
Dirty:            2900 kB
Writeback:           0 kB
AnonPages:     5548536 kB
Mapped:          32624 kB
Slab:           187608 kB
PageTables:      38952 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 100997848 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73616 MiB
End job on node128 at 2011-05-15 05:26:15