Trace number 3299515

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.46 1204.89

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_60_24_40_2-log.shuffled-as.sat03-119.cnf
MD5SUMcf96a8eea16f98b3cec72117cedd0285
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of clauses48342
Sum of the clauses size483180
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 548
Number of clauses of size over 548294

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...097171/instance-3299515-1304097171.cnf
3.69/3.74	c Solving...
4800.06/1204.51	
4800.06/1204.51	*** INTERRUPTED! ***
4800.06/1204.51	*** Shutting down threads...
4800.36/1204.89	s UNKNOWN
4800.36/1204.89	
4800.36/1204.89	c INTERRUPTED   : 1
4800.36/1204.89	c Models        : 0+    
4800.36/1204.89	c Time          : 1204.859s (Solving: 1201.11s 1st Model: 0.00s Unsat: 0.00s)
4800.36/1204.89	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-3299515-1304097171/watcher-3299515-1304097171 -o /tmp/evaluation-result-3299515-1304097171/solver-3299515-1304097171 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299515-1304097171.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.07 8.11 8.05 1/175 28952
/proc/meminfo: memFree=18304896/32950928 swapFree=67111528/67111528
[pid=28952] ppid=28950 vsize=21152 CPUtime=0 cores=0,2,4,6
/proc/28952/stat : 28952 (claspmt) R 28950 28952 28449 0 -1 4202496 588 0 0 0 0 0 0 0 25 0 1 0 521313767 21659648 517 33554432000 4194304 4964704 140737089378832 18446744073709551615 254500691712 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/28952/statm: 5288 517 385 189 0 162 0

[startup+0.0487989 s]
/proc/loadavg: 8.07 8.11 8.05 1/175 28952
/proc/meminfo: memFree=18304896/32950928 swapFree=67111528/67111528
[pid=28952] ppid=28950 vsize=26836 CPUtime=0.04 cores=0,2,4,6
/proc/28952/stat : 28952 (claspmt) R 28950 28952 28449 0 -1 4202496 2160 0 0 0 4 0 0 0 25 0 1 0 521313767 27480064 1918 33554432000 4194304 4964704 140737089378832 18446744073709551615 4615512 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/28952/statm: 6709 1919 396 189 0 1583 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 26836

[startup+0.100789 s]
/proc/loadavg: 8.07 8.11 8.05 1/175 28952
/proc/meminfo: memFree=18304896/32950928 swapFree=67111528/67111528
[pid=28952] ppid=28950 vsize=27372 CPUtime=0.09 cores=0,2,4,6
/proc/28952/stat : 28952 (claspmt) R 28950 28952 28449 0 -1 4202496 2286 0 0 0 9 0 0 0 25 0 1 0 521313767 28028928 2044 33554432000 4194304 4964704 140737089378832 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/28952/statm: 6843 2044 398 189 0 1717 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27372

[startup+0.30075 s]
/proc/loadavg: 8.07 8.11 8.05 1/175 28952
/proc/meminfo: memFree=18304896/32950928 swapFree=67111528/67111528
[pid=28952] ppid=28950 vsize=27372 CPUtime=0.29 cores=0,2,4,6
/proc/28952/stat : 28952 (claspmt) R 28950 28952 28449 0 -1 4202496 2286 0 0 0 29 0 0 0 25 0 1 0 521313767 28028928 2044 33554432000 4194304 4964704 140737089378832 18446744073709551615 4607641 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/28952/statm: 6843 2044 398 189 0 1717 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27372

[startup+0.700674 s]
/proc/loadavg: 8.07 8.11 8.05 1/175 28952
/proc/meminfo: memFree=18304896/32950928 swapFree=67111528/67111528
[pid=28952] ppid=28950 vsize=27372 CPUtime=0.69 cores=0,2,4,6
/proc/28952/stat : 28952 (claspmt) R 28950 28952 28449 0 -1 4202496 2287 0 0 0 69 0 0 0 25 0 1 0 521313767 28028928 2045 33554432000 4194304 4964704 140737089378832 18446744073709551615 4607567 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/28952/statm: 6843 2045 398 189 0 1717 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27372

[startup+1.50051 s]
/proc/loadavg: 8.07 8.11 8.05 2/176 28953
/proc/meminfo: memFree=18297828/32950928 swapFree=67111528/67111528
[pid=28952] ppid=28950 vsize=27372 CPUtime=1.49 cores=0,2,4,6
/proc/28952/stat : 28952 (claspmt) R 28950 28952 28449 0 -1 4202496 2288 0 0 0 149 0 0 0 25 0 1 0 521313767 28028928 2046 33554432000 4194304 4964704 140737089378832 18446744073709551615 4607513 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/28952/statm: 6843 2046 398 189 0 1717 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27372

[startup+3.10014 s]
/proc/loadavg: 7.50 7.99 8.01 3/178 28981
/proc/meminfo: memFree=18293324/32950928 swapFree=67111528/67111528
[pid=28952] ppid=28950 vsize=27372 CPUtime=3.09 cores=0,2,4,6
/proc/28952/stat : 28952 (claspmt) R 28950 28952 28449 0 -1 4202496 2296 0 0 0 309 0 0 0 25 0 1 0 521313767 28028928 2054 33554432000 4194304 4964704 140737089378832 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/28952/statm: 6843 2054 398 189 0 1717 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27372

[startup+6.30045 s]
/proc/loadavg: 7.50 7.99 8.01 9/184 28987
/proc/meminfo: memFree=18235644/32950928 swapFree=67111528/67111528
[pid=28952] ppid=28950 vsize=180148 CPUtime=13.92 cores=0,2,4,6
/proc/28952/stat : 28952 (claspmt) R 28950 28952 28449 0 -1 4202496 7478 0 0 0 1390 2 0 0 25 0 4 0 521313767 184471552 7078 33554432000 4194304 4964704 140737089378832 18446744073709551615 4626992 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/28952/statm: 45037 7078 460 189 0 39386 0
[pid=28952/tid=28985] ppid=28950 vsize=180148 CPUtime=2.54 cores=0,2,4,6
/proc/28952/task/28985/stat : 28985 (claspmt) R 28950 28952 28449 0 -1 4202560 847 0 0 0 254 0 0 0 22 0 4 0 521314142 184471552 7078 33554432000 4194304 4964704 140737089378832 18446744073709551615 4670255 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28952/tid=28986] ppid=28950 vsize=180148 CPUtime=2.54 cores=0,2,4,6
/proc/28952/task/28986/stat : 28986 (claspmt) R 28950 28952 28449 0 -1 4202560 1890 0 0 0 254 0 0 0 25 0 4 0 521314142 184471552 7078 33554432000 4194304 4964704 140737089378832 18446744073709551615 4379094 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28952/tid=28987] ppid=28950 vsize=180148 CPUtime=2.53 cores=0,2,4,6
/proc/28952/task/28987/stat : 28987 (claspmt) R 28950 28952 28449 0 -1 4202560 1216 0 0 0 253 0 0 0 22 0 4 0 521314142 184471552 7078 33554432000 4194304 4964704 140737089378832 18446744073709551615 4312192 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 13.92
Current children cumulated vsize (KiB) 180148

[startup+12.7012 s]
/proc/loadavg: 7.58 7.99 8.01 9/184 28987
/proc/meminfo: memFree=18194208/32950928 swapFree=67111528/67111528
[pid=28952] ppid=28950 vsize=186040 CPUtime=39.48 cores=0,2,4,6
/proc/28952/stat : 28952 (claspmt) R 28950 28952 28449 0 -1 4202496 11141 0 0 0 3945 3 0 0 25 0 4 0 521313767 190504960 10717 33554432000 4194304 4964704 140737089378832 18446744073709551615 4659143 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/28952/statm: 46510 10717 460 189 0 40859 0
[pid=28952/tid=28985] ppid=28950 vsize=186040 CPUtime=8.94 cores=0,2,4,6
/proc/28952/task/28985/stat : 28985 (claspmt) R 28950 28952 28449 0 -1 4202560 1576 0 0 0 894 0 0 0 25 0 4 0 521314142 190504960 10717 33554432000 4194304 4964704 140737089378832 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28952/tid=28986] ppid=28950 vsize=186040 CPUtime=8.94 cores=0,2,4,6
/proc/28952/task/28986/stat : 28986 (claspmt) R 28950 28952 28449 0 -1 4202560 3797 0 0 0 893 1 0 0 25 0 4 0 521314142 190504960 10717 33554432000 4194304 4964704 140737089378832 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28952/tid=28987] ppid=28950 vsize=186040 CPUtime=8.89 cores=0,2,4,6
/proc/28952/task/28987/stat : 28987 (claspmt) R 28950 28952 28449 0 -1 4202560 1776 0 0 0 889 0 0 0 25 0 4 0 521314142 190504960 10717 33554432000 4194304 4964704 140737089378832 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39.48
Current children cumulated vsize (KiB) 186040

[startup+25.5006 s]
/proc/loadavg: 7.64 7.99 8.01 9/184 28987
/proc/meminfo: memFree=18146472/32950928 swapFree=67111528/67111528
[pid=28952] ppid=28950 vsize=191132 CPUtime=90.6 cores=0,2,4,6
/proc/28952/stat : 28952 (claspmt) R 28950 28952 28449 0 -1 4202496 14895 0 0 0 9055 5 0 0 25 0 4 0 521313767 195719168 14278 33554432000 4194304 4964704 140737089378832 18446744073709551615 4364587 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/28952/statm: 47783 14278 460 189 0 42132 0
[pid=28952/tid=28985] ppid=28950 vsize=191132 CPUtime=21.73 cores=0,2,4,6
/proc/28952/task/28985/stat : 28985 (claspmt) R 28950 28952 28449 0 -1 4202560 2383 0 0 0 2173 0 0 0 25 0 4 0 521314142 195719168 14278 33554432000 4194304 4964704 140737089378832 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28952/tid=28986] ppid=28950 vsize=191132 CPUtime=21.74 cores=0,2,4,6
/proc/28952/task/28986/stat : 28986 (claspmt) R 28950 28952 28449 0 -1 4202560 5109 0 0 0 2173 1 0 0 25 0 4 0 521314142 195719168 14278 33554432000 4194304 4964704 140737089378832 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28952/tid=28987] ppid=28950 vsize=191132 CPUtime=21.62 cores=0,2,4,6
/proc/28952/task/28987/stat : 28987 (claspmt) R 28950 28952 28449 0 -1 4202560 2623 0 0 0 2161 1 0 0 25 0 4 0 521314142 195719168 14278 33554432000 4194304 4964704 140737089378832 18446744073709551615 4626894 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 90.6
Current children cumulated vsize (KiB) 191132

[startup+51.1005 s]
/proc/loadavg: 7.76 7.99 8.01 9/184 28988
/proc/meminfo: memFree=18080364/32950928 swapFree=67111528/67111528
[pid=28952] ppid=28950 vsize=196168 CPUtime=192.85 cores=0,2,4,6
/proc/28952/stat : 28952 (claspmt) R 28950 28952 28449 0 -1 4202496 18611 0 0 0 19278 7 0 0 25 0 4 0 521313767 200876032 17973 33554432000 4194304 4964704 140737089378832 18446744073709551615 4644864 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/28952/statm: 49042 17973 460 189 0 43391 0
[pid=28952/tid=28985] ppid=28950 vsize=196168 CPUtime=47.33 cores=0,2,4,6
/proc/28952/task/28985/stat : 28985 (claspmt) R 28950 28952 28449 0 -1 4202560 3324 0 0 0 4732 1 0 0 25 0 4 0 521314142 200876032 17973 33554432000 4194304 4964704 140737089378832 18446744073709551615 4332351 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28952/tid=28986] ppid=28950 vsize=196168 CPUtime=47.33 cores=0,2,4,6
/proc/28952/task/28986/stat : 28986 (claspmt) R 28950 28952 28449 0 -1 4202560 7048 0 0 0 4732 1 0 0 25 0 4 0 521314142 200876032 17973 33554432000 4194304 4964704 140737089378832 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28952/tid=28987] ppid=28950 vsize=196168 CPUtime=47.07 cores=0,2,4,6
/proc/28952/task/28987/stat : 28987 (claspmt) R 28950 28952 28449 0 -1 4202560 3066 0 0 0 4706 1 0 0 25 0 4 0 521314142 200876032 17973 33554432000 4194304 4964704 140737089378832 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 192.85
Current children cumulated vsize (KiB) 196168

[startup+102.306 s]
/proc/loadavg: 7.94 8.00 8.01 9/184 28989
/proc/meminfo: memFree=18003852/32950928 swapFree=67111528/67111528
[pid=28952] ppid=28950 vsize=201520 CPUtime=397.37 cores=0,2,4,6
/proc/28952/stat : 28952 (claspmt) R 28950 28952 28449 0 -1 4202496 22661 0 0 0 39727 10 0 0 25 0 4 0 521313767 206356480 21918 33554432000 4194304 4964704 140737089378832 18446744073709551615 4670357 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/28952/statm: 50380 21918 460 189 0 44729 0
[pid=28952/tid=28985] ppid=28950 vsize=201520 CPUtime=98.53 cores=0,2,4,6
/proc/28952/task/28985/stat : 28985 (claspmt) R 28950 28952 28449 0 -1 4202560 5178 0 0 0 9852 1 0 0 25 0 4 0 521314142 206356480 21918 33554432000 4194304 4964704 140737089378832 18446744073709551615 4670230 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28952/tid=28986] ppid=28950 vsize=201520 CPUtime=98.54 cores=0,2,4,6
/proc/28952/task/28986/stat : 28986 (claspmt) R 28950 28952 28449 0 -1 4202560 8151 0 0 0 9851 3 0 0 25 0 4 0 521314142 206356480 21918 33554432000 4194304 4964704 140737089378832 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28952/tid=28987] ppid=28950 vsize=201520 CPUtime=97.99 cores=0,2,4,6
/proc/28952/task/28987/stat : 28987 (claspmt) R 28950 28952 28449 0 -1 4202560 3829 0 0 0 9797 2 0 0 25 0 4 0 521314142 206356480 21918 33554432000 4194304 4964704 140737089378832 18446744073709551615 4644840 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 397.37
Current children cumulated vsize (KiB) 201520

[startup+162.3 s]
/proc/loadavg: 8.07 8.03 8.01 9/184 28991
/proc/meminfo: memFree=17951256/32950928 swapFree=67111528/67111528
[pid=28952] ppid=28950 vsize=204676 CPUtime=637.02 cores=0,2,4,6
/proc/28952/stat : 28952 (claspmt) R 28950 28952 28449 0 -1 4202496 25018 0 0 0 63688 14 0 0 25 0 4 0 521313767 209588224 24071 33554432000 4194304 4964704 140737089378832 18446744073709551615 4654511 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/28952/statm: 51169 24071 460 189 0 45518 0
[pid=28952/tid=28985] ppid=28950 vsize=204676 CPUtime=158.52 cores=0,2,4,6
/proc/28952/task/28985/stat : 28985 (claspmt) R 28950 28952 28449 0 -1 4202560 5943 0 0 0 15850 2 0 0 25 0 4 0 521314142 209588224 24071 33554432000 4194304 4964704 140737089378832 18446744073709551615 4670255 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28952/tid=28986] ppid=28950 vsize=204676 CPUtime=158.53 cores=0,2,4,6
/proc/28952/task/28986/stat : 28986 (claspmt) R 28950 28952 28449 0 -1 4202560 9172 0 0 0 15850 3 0 0 25 0 4 0 521314142 209588224 24071 33554432000 4194304 4964704 140737089378832 18446744073709551615 4627365 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28952/tid=28987] ppid=28950 vsize=204676 CPUtime=157.66 cores=0,2,4,6
/proc/28952/task/28987/stat : 28987 (claspmt) R 28950 28952 28449 0 -1 4202560 4105 0 0 0 15763 3 0 0 25 0 4 0 521314142 209588224 24071 33554432000 4194304 4964704 140737089378832 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 637.02
Current children cumulated vsize (KiB) 204676

[startup+222.3 s]
/proc/loadavg: 8.08 8.04 8.01 9/184 28992
/proc/meminfo: memFree=17901388/32950928 swapFree=67111528/67111528
[pid=28952] ppid=28950 vsize=207768 CPUtime=876.66 cores=0,2,4,6
/proc/28952/stat : 28952 (claspmt) R 28950 28952 28449 0 -1 4202496 27830 0 0 0 87649 17 0 0 25 0 4 0 521313767 212754432 26524 33554432000 4194304 4964704 140737089378832 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/28952/statm: 51942 26524 460 189 0 46291 0
[pid=28952/tid=28985] ppid=28950 vsize=207768 CPUtime=218.52 cores=0,2,4,6
/proc/28952/task/28985/stat : 28985 (claspmt) R 28950 28952 28449 0 -1 4202560 6523 0 0 0 21849 3 0 0 25 0 4 0 521314142 212754432 26524 33554432000 4194304 4964704 140737089378832 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28952/tid=28986] ppid=28950 vsize=207768 CPUtime=218.53 cores=0,2,4,6
/proc/28952/task/28986/stat : 28986 (claspmt) R 28950 28952 28449 0 -1 4202560 10843 0 0 0 21848 5 0 0 25 0 4 0 521314142 212754432 26524 33554432000 4194304 4964704 140737089378832 18446744073709551615 4660223 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28952/tid=28987] ppid=28950 vsize=207768 CPUtime=217.31 cores=0,2,4,6
/proc/28952/task/28987/stat : 28987 (claspmt) R 28950 28952 28449 0 -1 4202560 4431 0 0 0 21728 3 0 0 25 0 4 0 521314142 212754432 26524 33554432000 4194304 4964704 140737089378832 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 876.66
Current children cumulated vsize (KiB) 207768

[startup+282.301 s]
/proc/loadavg: 8.12 8.06 8.02 9/184 28994
/proc/meminfo: memFree=17848172/32950928 swapFree=67111528/67111528
[pid=28952] ppid=28950 vsize=210844 CPUtime=1116.32 cores=0,2,4,6
/proc/28952/stat : 28952 (claspmt) R 28950 28952 28449 0 -1 4202496 29588 0 0 0 111614 18 0 0 25 0 4 0 521313767 215904256 28078 33554432000 4194304 4964704 140737089378832 18446744073709551615 4670230 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/28952/statm: 52711 28078 460 189 0 47060 0
[pid=28952/tid=28985] ppid=28950 vsize=210844 CPUtime=278.51 cores=0,2,4,6
/proc/28952/task/28985/stat : 28985 (claspmt) R 28950 28952 28449 0 -1 4202560 7042 0 0 0 27848 3 0 0 25 0 4 0 521314142 215904256 28078 33554432000 4194304 4964704 140737089378832 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28952/tid=28986] ppid=28950 vsize=210844 CPUtime=278.53 cores=0,2,4,6
/proc/28952/task/28986/stat : 28986 (claspmt) R 28950 28952 28449 0 -1 4202560 11454 0 0 0 27848 5 0 0 25 0 4 0 521314142 215904256 28078 33554432000 4194304 4964704 140737089378832 18446744073709551615 4670419 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28952/tid=28987] ppid=28950 vsize=210844 CPUtime=276.98 cores=0,2,4,6
/proc/28952/task/28987/stat : 28987 (claspmt) R 28950 28952 28449 0 -1 4202560 4947 0 0 0 27694 4 0 0 25 0 4 0 521314142 215904256 28078 33554432000 4194304 4964704 140737089378832 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1116.32

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

[pid=28952/tid=28987] ppid=28950 vsize=286840 CPUtime=694.69 cores=0,2,4,6
/proc/28952/task/28987/stat : 28987 (claspmt) R 28950 28952 28449 0 -1 4202560 7129 0 0 0 69461 8 0 0 25 0 4 0 521314142 293724160 39004 33554432000 4194304 4964704 140737089378832 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2793.99
Current children cumulated vsize (KiB) 286840

[startup+762.307 s]
/proc/loadavg: 8.02 8.07 8.03 9/184 29007
/proc/meminfo: memFree=17659400/32950928 swapFree=67111528/67111528
[pid=28952] ppid=28950 vsize=286840 CPUtime=3033.68 cores=0,2,4,6
/proc/28952/stat : 28952 (claspmt) R 28950 28952 28449 0 -1 4202496 42189 0 0 0 303333 35 0 0 25 0 4 0 521313767 293724160 39686 33554432000 4194304 4964704 140737089378832 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/28952/statm: 71710 39686 460 189 0 66059 0
[pid=28952/tid=28985] ppid=28950 vsize=286840 CPUtime=758.47 cores=0,2,4,6
/proc/28952/task/28985/stat : 28985 (claspmt) R 28950 28952 28449 0 -1 4202560 10714 0 0 0 75839 8 0 0 25 0 4 0 521314142 293724160 39686 33554432000 4194304 4964704 140737089378832 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28952/tid=28986] ppid=28950 vsize=286840 CPUtime=758.55 cores=0,2,4,6
/proc/28952/task/28986/stat : 28986 (claspmt) R 28950 28952 28449 0 -1 4202560 16408 0 0 0 75845 10 0 0 25 0 4 0 521314142 293724160 39686 33554432000 4194304 4964704 140737089378832 18446744073709551615 4320942 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28952/tid=28987] ppid=28950 vsize=286840 CPUtime=754.37 cores=0,2,4,6
/proc/28952/task/28987/stat : 28987 (claspmt) R 28950 28952 28449 0 -1 4202560 7310 0 0 0 75429 8 0 0 25 0 4 0 521314142 293724160 39686 33554432000 4194304 4964704 140737089378832 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3033.68
Current children cumulated vsize (KiB) 286840

[startup+822.301 s]
/proc/loadavg: 8.01 8.05 8.02 9/184 29008
/proc/meminfo: memFree=17645868/32950928 swapFree=67111528/67111528
[pid=28952] ppid=28950 vsize=286840 CPUtime=3273.34 cores=0,2,4,6
/proc/28952/stat : 28952 (claspmt) R 28950 28952 28449 0 -1 4202496 42910 0 0 0 327297 37 0 0 25 0 4 0 521313767 293724160 40360 33554432000 4194304 4964704 140737089378832 18446744073709551615 4626965 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/28952/statm: 71710 40360 460 189 0 66059 0
[pid=28952/tid=28985] ppid=28950 vsize=286840 CPUtime=818.46 cores=0,2,4,6
/proc/28952/task/28985/stat : 28985 (claspmt) R 28950 28952 28449 0 -1 4202560 10800 0 0 0 81838 8 0 0 25 0 4 0 521314142 293724160 40360 33554432000 4194304 4964704 140737089378832 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28952/tid=28986] ppid=28950 vsize=286840 CPUtime=818.54 cores=0,2,4,6
/proc/28952/task/28986/stat : 28986 (claspmt) R 28950 28952 28449 0 -1 4202560 16413 0 0 0 81844 10 0 0 25 0 4 0 521314142 293724160 40360 33554432000 4194304 4964704 140737089378832 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28952/tid=28987] ppid=28950 vsize=286840 CPUtime=814.04 cores=0,2,4,6
/proc/28952/task/28987/stat : 28987 (claspmt) R 28950 28952 28449 0 -1 4202560 7822 0 0 0 81395 9 0 0 25 0 4 0 521314142 293724160 40360 33554432000 4194304 4964704 140737089378832 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3273.34
Current children cumulated vsize (KiB) 286840

[startup+882.301 s]
/proc/loadavg: 8.00 8.04 8.02 9/184 29010
/proc/meminfo: memFree=17641136/32950928 swapFree=67111528/67111528
[pid=28952] ppid=28950 vsize=288476 CPUtime=3513.01 cores=0,2,4,6
/proc/28952/stat : 28952 (claspmt) R 28950 28952 28449 0 -1 4202496 43894 0 0 0 351264 37 0 0 25 0 4 0 521313767 295399424 41344 33554432000 4194304 4964704 140737089378832 18446744073709551615 4670184 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/28952/statm: 72119 41344 460 189 0 66468 0
[pid=28952/tid=28985] ppid=28950 vsize=288476 CPUtime=878.45 cores=0,2,4,6
/proc/28952/task/28985/stat : 28985 (claspmt) R 28950 28952 28449 0 -1 4202560 10937 0 0 0 87837 8 0 0 25 0 4 0 521314142 295399424 41344 33554432000 4194304 4964704 140737089378832 18446744073709551615 4364720 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28952/tid=28986] ppid=28950 vsize=288476 CPUtime=878.54 cores=0,2,4,6
/proc/28952/task/28986/stat : 28986 (claspmt) R 28950 28952 28449 0 -1 4202560 16950 0 0 0 87844 10 0 0 25 0 4 0 521314142 295399424 41344 33554432000 4194304 4964704 140737089378832 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28952/tid=28987] ppid=28950 vsize=288476 CPUtime=873.71 cores=0,2,4,6
/proc/28952/task/28987/stat : 28987 (claspmt) R 28950 28952 28449 0 -1 4202560 7972 0 0 0 87362 9 0 0 25 0 4 0 521314142 295399424 41344 33554432000 4194304 4964704 140737089378832 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3513.01
Current children cumulated vsize (KiB) 288476

[startup+942.301 s]
/proc/loadavg: 8.00 8.03 8.01 9/184 29012
/proc/meminfo: memFree=17637520/32950928 swapFree=67111528/67111528
[pid=28952] ppid=28950 vsize=288476 CPUtime=3752.68 cores=0,2,4,6
/proc/28952/stat : 28952 (claspmt) R 28950 28952 28449 0 -1 4202496 44781 0 0 0 375230 38 0 0 25 0 4 0 521313767 295399424 42145 33554432000 4194304 4964704 140737089378832 18446744073709551615 4364587 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/28952/statm: 72119 42145 460 189 0 66468 0
[pid=28952/tid=28985] ppid=28950 vsize=288476 CPUtime=938.45 cores=0,2,4,6
/proc/28952/task/28985/stat : 28985 (claspmt) R 28950 28952 28449 0 -1 4202560 11262 0 0 0 93836 9 0 0 25 0 4 0 521314142 295399424 42145 33554432000 4194304 4964704 140737089378832 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28952/tid=28986] ppid=28950 vsize=288476 CPUtime=938.55 cores=0,2,4,6
/proc/28952/task/28986/stat : 28986 (claspmt) R 28950 28952 28449 0 -1 4202560 17458 0 0 0 93844 11 0 0 25 0 4 0 521314142 295399424 42145 33554432000 4194304 4964704 140737089378832 18446744073709551615 4670263 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28952/tid=28987] ppid=28950 vsize=288476 CPUtime=933.39 cores=0,2,4,6
/proc/28952/task/28987/stat : 28987 (claspmt) R 28950 28952 28449 0 -1 4202560 8021 0 0 0 93330 9 0 0 25 0 4 0 521314142 295399424 42145 33554432000 4194304 4964704 140737089378832 18446744073709551615 4627810 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3752.68
Current children cumulated vsize (KiB) 288476

[startup+1002.3 s]
/proc/loadavg: 8.00 8.02 8.01 10/184 29013
/proc/meminfo: memFree=17615804/32950928 swapFree=67111528/67111528
[pid=28952] ppid=28950 vsize=288476 CPUtime=3992.34 cores=0,2,4,6
/proc/28952/stat : 28952 (claspmt) R 28950 28952 28449 0 -1 4202496 45804 0 0 0 399195 39 0 0 25 0 4 0 521313767 295399424 43006 33554432000 4194304 4964704 140737089378832 18446744073709551615 4670263 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/28952/statm: 72119 43006 460 189 0 66468 0
[pid=28952/tid=28985] ppid=28950 vsize=288476 CPUtime=998.44 cores=0,2,4,6
/proc/28952/task/28985/stat : 28985 (claspmt) R 28950 28952 28449 0 -1 4202560 11850 0 0 0 99835 9 0 0 25 0 4 0 521314142 295399424 43006 33554432000 4194304 4964704 140737089378832 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28952/tid=28986] ppid=28950 vsize=288476 CPUtime=998.55 cores=0,2,4,6
/proc/28952/task/28986/stat : 28986 (claspmt) R 28950 28952 28449 0 -1 4202560 17704 0 0 0 99844 11 0 0 25 0 4 0 521314142 295399424 43006 33554432000 4194304 4964704 140737089378832 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28952/tid=28987] ppid=28950 vsize=288476 CPUtime=993.05 cores=0,2,4,6
/proc/28952/task/28987/stat : 28987 (claspmt) R 28950 28952 28449 0 -1 4202560 8113 0 0 0 99296 9 0 0 25 0 4 0 521314142 295399424 43006 33554432000 4194304 4964704 140737089378832 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3992.34
Current children cumulated vsize (KiB) 288476

[startup+1062.3 s]
/proc/loadavg: 8.00 8.02 8.00 9/184 29015
/proc/meminfo: memFree=17611444/32950928 swapFree=67111528/67111528
[pid=28952] ppid=28950 vsize=288476 CPUtime=4232.01 cores=0,2,4,6
/proc/28952/stat : 28952 (claspmt) R 28950 28952 28449 0 -1 4202496 46177 0 0 0 423160 41 0 0 25 0 4 0 521313767 295399424 43187 33554432000 4194304 4964704 140737089378832 18446744073709551615 4670243 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/28952/statm: 72119 43187 460 189 0 66468 0
[pid=28952/tid=28985] ppid=28950 vsize=288476 CPUtime=1058.42 cores=0,2,4,6
/proc/28952/task/28985/stat : 28985 (claspmt) R 28950 28952 28449 0 -1 4202560 12180 0 0 0 105833 9 0 0 25 0 4 0 521314142 295399424 43187 33554432000 4194304 4964704 140737089378832 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28952/tid=28986] ppid=28950 vsize=288476 CPUtime=1058.54 cores=0,2,4,6
/proc/28952/task/28986/stat : 28986 (claspmt) R 28950 28952 28449 0 -1 4202560 17726 0 0 0 105843 11 0 0 25 0 4 0 521314142 295399424 43187 33554432000 4194304 4964704 140737089378832 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28952/tid=28987] ppid=28950 vsize=288476 CPUtime=1052.74 cores=0,2,4,6
/proc/28952/task/28987/stat : 28987 (claspmt) R 28950 28952 28449 0 -1 4202560 8128 0 0 0 105264 10 0 0 25 0 4 0 521314142 295399424 43187 33554432000 4194304 4964704 140737089378832 18446744073709551615 4644156 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4232.01
Current children cumulated vsize (KiB) 288476

[startup+1122.3 s]
/proc/loadavg: 8.08 8.03 8.01 9/184 29016
/proc/meminfo: memFree=17608204/32950928 swapFree=67111528/67111528
[pid=28952] ppid=28950 vsize=289012 CPUtime=4471.67 cores=0,2,4,6
/proc/28952/stat : 28952 (claspmt) R 28950 28952 28449 0 -1 4202496 47031 0 0 0 447126 41 0 0 25 0 4 0 521313767 295948288 43835 33554432000 4194304 4964704 140737089378832 18446744073709551615 4670277 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/28952/statm: 72253 43835 460 189 0 66602 0
[pid=28952/tid=28985] ppid=28950 vsize=289012 CPUtime=1118.42 cores=0,2,4,6
/proc/28952/task/28985/stat : 28985 (claspmt) R 28950 28952 28449 0 -1 4202560 12479 0 0 0 111832 10 0 0 25 0 4 0 521314142 295948288 43835 33554432000 4194304 4964704 140737089378832 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28952/tid=28986] ppid=28950 vsize=289012 CPUtime=1118.54 cores=0,2,4,6
/proc/28952/task/28986/stat : 28986 (claspmt) R 28950 28952 28449 0 -1 4202560 18041 0 0 0 111843 11 0 0 25 0 4 0 521314142 295948288 43835 33554432000 4194304 4964704 140737089378832 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28952/tid=28987] ppid=28950 vsize=289012 CPUtime=1112.4 cores=0,2,4,6
/proc/28952/task/28987/stat : 28987 (claspmt) R 28950 28952 28449 0 -1 4202560 8304 0 0 0 111230 10 0 0 25 0 4 0 521314142 295948288 43835 33554432000 4194304 4964704 140737089378832 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4471.67
Current children cumulated vsize (KiB) 289012

[startup+1182.3 s]
/proc/loadavg: 8.03 8.02 8.00 9/184 29018
/proc/meminfo: memFree=17599752/32950928 swapFree=67111528/67111528
[pid=28952] ppid=28950 vsize=289440 CPUtime=4711.34 cores=0,2,4,6
/proc/28952/stat : 28952 (claspmt) R 28950 28952 28449 0 -1 4202496 47941 0 0 0 471092 42 0 0 25 0 4 0 521313767 296386560 44557 33554432000 4194304 4964704 140737089378832 18446744073709551615 4670184 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/28952/statm: 72360 44557 460 189 0 66709 0
[pid=28952/tid=28985] ppid=28950 vsize=289440 CPUtime=1178.4 cores=0,2,4,6
/proc/28952/task/28985/stat : 28985 (claspmt) R 28950 28952 28449 0 -1 4202560 12734 0 0 0 117830 10 0 0 25 0 4 0 521314142 296386560 44557 33554432000 4194304 4964704 140737089378832 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28952/tid=28986] ppid=28950 vsize=289440 CPUtime=1178.54 cores=0,2,4,6
/proc/28952/task/28986/stat : 28986 (claspmt) R 28950 28952 28449 0 -1 4202560 18595 0 0 0 117843 11 0 0 25 0 4 0 521314142 296386560 44557 33554432000 4194304 4964704 140737089378832 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28952/tid=28987] ppid=28950 vsize=289440 CPUtime=1172.08 cores=0,2,4,6
/proc/28952/task/28987/stat : 28987 (claspmt) R 28950 28952 28449 0 -1 4202560 8331 0 0 0 117198 10 0 0 25 0 4 0 521314142 296386560 44557 33554432000 4194304 4964704 140737089378832 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4711.34
Current children cumulated vsize (KiB) 289440



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.51 s]
/proc/loadavg: 8.02 8.02 8.00 6/183 29020
/proc/meminfo: memFree=17598264/32950928 swapFree=67111528/67111528
[pid=28952] ppid=28950 vsize=289440 CPUtime=4800.06 cores=0,2,4,6
/proc/28952/stat : 28952 (claspmt) R 28950 28952 28449 0 -1 4202496 48163 0 0 0 479963 43 0 0 25 0 4 0 521313767 296386560 44731 33554432000 4194304 4964704 140737089378832 18446744073709551615 4670431 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/28952/statm: 72360 44731 460 189 0 66709 0
[pid=28952/tid=28985] ppid=28950 vsize=289440 CPUtime=1200.61 cores=0,2,4,6
/proc/28952/task/28985/stat : 28985 (claspmt) R 28950 28952 28449 0 -1 4202560 12814 0 0 0 120051 10 0 0 25 0 4 0 521314142 296386560 44731 33554432000 4194304 4964704 140737089378832 18446744073709551615 254500389474 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28952/tid=28986] ppid=28950 vsize=289440 CPUtime=1200.76 cores=0,2,4,6
/proc/28952/task/28986/stat : 28986 (claspmt) R 28950 28952 28449 0 -1 4202560 18595 0 0 0 120065 11 0 0 25 0 4 0 521314142 296386560 44731 33554432000 4194304 4964704 140737089378832 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28952/tid=28987] ppid=28950 vsize=289440 CPUtime=1194.16 cores=0,2,4,6
/proc/28952/task/28987/stat : 28987 (claspmt) R 28950 28952 28449 0 -1 4202560 8473 0 0 0 119406 10 0 0 25 0 4 0 521314142 296386560 44731 33554432000 4194304 4964704 140737089378832 18446744073709551615 4670252 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.06
Current children cumulated vsize (KiB) 289440

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

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

[startup+1204.61 s]
/proc/loadavg: 8.02 8.02 8.00 6/183 29020
/proc/meminfo: memFree=17598264/32950928 swapFree=67111528/67111528
[pid=28952] ppid=28950 vsize=289440 CPUtime=4800.17 cores=0,2,4,6
/proc/28952/stat : 28952 (claspmt) S 28950 28952 28449 0 -1 4202496 48165 0 0 0 479974 43 0 0 25 0 2 0 521313767 296386560 44733 33554432000 4194304 4964704 140737089378832 18446744073709551615 254512494565 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/28952/statm: 72360 44733 462 189 0 66709 0
[pid=28952/tid=28985] ppid=28950 vsize=289440 CPUtime=1200.71 cores=0,2,4,6
/proc/28952/task/28985/stat : 28985 (claspmt) R 28950 28952 28449 0 -1 4202560 12814 0 0 0 120061 10 0 0 25 0 2 0 521314142 296386560 44733 33554432000 4194304 4964704 140737089378832 18446744073709551615 4644870 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 289440

[startup+1204.8 s]
/proc/loadavg: 8.02 8.02 8.00 6/183 29020
/proc/meminfo: memFree=17598264/32950928 swapFree=67111528/67111528
[pid=28952] ppid=28950 vsize=289440 CPUtime=4800.36 cores=0,2,4,6
/proc/28952/stat : 28952 (claspmt) S 28950 28952 28449 0 -1 4202496 48165 0 0 0 479993 43 0 0 25 0 2 0 521313767 296386560 44733 33554432000 4194304 4964704 140737089378832 18446744073709551615 254512494565 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/28952/statm: 72360 44733 462 189 0 66709 0
[pid=28952/tid=28985] ppid=28950 vsize=289440 CPUtime=1200.9 cores=0,2,4,6
/proc/28952/task/28985/stat : 28985 (claspmt) R 28950 28952 28449 0 -1 4202560 12814 0 0 0 120080 10 0 0 25 0 2 0 521314142 296386560 44733 33554432000 4194304 4964704 140737089378832 18446744073709551615 254500389490 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 289440

Child status: 0
Real time (s): 1204.89
CPU time (s): 4800.46
CPU user time (s): 4800.02
CPU system time (s): 0.441932
CPU usage (%): 398.413
Max. virtual memory (cumulated for all children) (KiB): 289440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4800.02
system time used= 0.441932
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48175
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= 16346
involuntary context switches= 24328

runsolver used 1.87871 second user time and 4.69928 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-29 19:12:51
IDJOB=3299515
IDBENCH=83894
IDSOLVER=1683
FILE ID=node149/3299515-1304097171
RUNJOBID= node149-1304095967-28793
PBS_JOBID= 13170582
Free space on /tmp= 71928 MiB

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

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

MD5SUM BENCH= cf96a8eea16f98b3cec72117cedd0285
RANDOM SEED=916899855

node149.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.806
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.61
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.806
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.806
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.83
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.806
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.73
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.806
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.806
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.806
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.806
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:     32950928 kB
MemFree:      18305052 kB
Buffers:       2225196 kB
Cached:       11805072 kB
SwapCached:          0 kB
Active:        6059440 kB
Inactive:      8037156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18305052 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2760 kB
Writeback:           4 kB
AnonPages:       65636 kB
Mapped:          15288 kB
Slab:           485764 kB
PageTables:       5020 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   219564 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= 71932 MiB
End job on node149 at 2011-04-29 19:32:57