Trace number 3373387

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
claspmt 2.0-R4095-patched (fixed)? (TO) 4801.1 1204.8

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/11pipe_11_ooo.cnf
MD5SUMf603f11fbfe855df381282b7bce010ea
Bench CategoryAPPLICATION (applications 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 variables88289
Number of clauses4187694
Sum of the clauses size12410354
Maximum clause length341
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 23770000
Number of clauses of size 3347602
Number of clauses of size 41622
Number of clauses of size 51351
Number of clauses of size over 567118

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...432219/instance-3373387-1305432219.cnf
1.10/1.19	c Solving...
4800.38/1204.12	
4800.38/1204.12	*** INTERRUPTED! ***
4800.38/1204.12	*** Shutting down threads...
4800.99/1204.74	s UNKNOWN
4800.99/1204.74	
4800.99/1204.74	c INTERRUPTED   : 1
4800.99/1204.74	c Models        : 0+    
4800.99/1204.74	c Time          : 1204.129s (Solving: 1202.94s 1st Model: 0.00s Unsat: 0.00s)
4800.99/1204.74	c CPU Time      : 4800.420s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3373387-1305432219/watcher-3373387-1305432219 -o /tmp/evaluation-result-3373387-1305432219/solver-3373387-1305432219 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373387-1305432219.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: 3.64 5.36 6.87 2/311 27076
/proc/meminfo: memFree=15290428/32950928 swapFree=67085488/67111528
[pid=27076] ppid=27074 vsize=32060 CPUtime=0 cores=0,2,4,6
/proc/27076/stat : 27076 (claspmt) R 27074 27076 26655 0 -1 4202496 2017 0 0 0 0 0 0 0 21 0 1 0 733452722 32829440 1947 33554432000 4194304 4964800 140734564774432 18446744073709551615 4700412 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/27076/statm: 8015 1955 375 189 0 2889 0

[startup+0.0662169 s]
/proc/loadavg: 3.64 5.36 6.87 2/311 27076
/proc/meminfo: memFree=15290428/32950928 swapFree=67085488/67111528
[pid=27076] ppid=27074 vsize=41608 CPUtime=0.05 cores=0,2,4,6
/proc/27076/stat : 27076 (claspmt) R 27074 27076 26655 0 -1 4202496 6303 0 0 0 5 0 0 0 21 0 1 0 733452722 42606592 5544 33554432000 4194304 4964800 140734564774432 18446744073709551615 231895490304 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/27076/statm: 10402 5545 387 189 0 5276 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 41608

[startup+0.1012 s]
/proc/loadavg: 3.64 5.36 6.87 2/311 27076
/proc/meminfo: memFree=15290428/32950928 swapFree=67085488/67111528
[pid=27076] ppid=27074 vsize=43900 CPUtime=0.09 cores=0,2,4,6
/proc/27076/stat : 27076 (claspmt) R 27074 27076 26655 0 -1 4202496 6867 0 0 0 9 0 0 0 21 0 1 0 733452722 44953600 6108 33554432000 4194304 4964800 140734564774432 18446744073709551615 231895490304 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/27076/statm: 10975 6110 387 189 0 5849 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 43900

[startup+0.301164 s]
/proc/loadavg: 3.64 5.36 6.87 2/311 27076
/proc/meminfo: memFree=15290428/32950928 swapFree=67085488/67111528
[pid=27076] ppid=27074 vsize=55960 CPUtime=0.28 cores=0,2,4,6
/proc/27076/stat : 27076 (claspmt) R 27074 27076 26655 0 -1 4202496 9905 0 0 0 27 1 0 0 22 0 1 0 733452722 57303040 9113 33554432000 4194304 4964800 140734564774432 18446744073709551615 231895151301 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/27076/statm: 13990 9114 387 189 0 8864 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 55960

[startup+0.701101 s]
/proc/loadavg: 3.64 5.36 6.87 2/311 27076
/proc/meminfo: memFree=15290428/32950928 swapFree=67085488/67111528
[pid=27076] ppid=27074 vsize=79460 CPUtime=0.69 cores=0,2,4,6
/proc/27076/stat : 27076 (claspmt) R 27074 27076 26655 0 -1 4202496 15866 0 0 0 66 3 0 0 24 0 1 0 733452722 81367040 14949 33554432000 4194304 4964800 140734564774432 18446744073709551615 231895490304 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/27076/statm: 19865 14949 387 189 0 14739 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 79460

[startup+1.50088 s]
/proc/loadavg: 3.64 5.36 6.87 3/317 27085
/proc/meminfo: memFree=15116276/32950928 swapFree=67085488/67111528
[pid=27076] ppid=27074 vsize=351288 CPUtime=2.07 cores=0,2,4,6
/proc/27076/stat : 27076 (claspmt) R 27074 27076 26655 0 -1 4202496 43011 0 0 0 192 15 0 0 18 0 4 0 733452722 359718912 38085 33554432000 4194304 4964800 140734564774432 18446744073709551615 4668732 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/27076/statm: 87822 38085 448 189 0 82171 0
Current children cumulated CPU time (s) 2.07
Current children cumulated vsize (KiB) 351288

[startup+3.10053 s]
/proc/loadavg: 3.64 5.36 6.87 9/323 27092
/proc/meminfo: memFree=14868264/32950928 swapFree=67085488/67111528
[pid=27076] ppid=27074 vsize=354932 CPUtime=8.45 cores=0,2,4,6
/proc/27076/stat : 27076 (claspmt) R 27074 27076 26655 0 -1 4202496 45520 0 0 0 828 17 0 0 20 0 4 0 733452722 363450368 40594 33554432000 4194304 4964800 140734564774432 18446744073709551615 4342199 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/27076/statm: 88733 40594 452 189 0 83082 0
[pid=27076/tid=27086] ppid=27074 vsize=354932 CPUtime=1.76 cores=0,2,4,6
/proc/27076/task/27086/stat : 27086 (claspmt) R 27074 27076 26655 0 -1 4202560 5310 0 0 0 174 2 0 0 19 0 4 0 733452842 363450368 40594 33554432000 4194304 4964800 140734564774432 18446744073709551615 4370224 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27076/tid=27088] ppid=27074 vsize=354932 CPUtime=1.88 cores=0,2,4,6
/proc/27076/task/27088/stat : 27088 (claspmt) R 27074 27076 26655 0 -1 4202560 6900 0 0 0 186 2 0 0 25 0 4 0 733452842 363450368 40594 33554432000 4194304 4964800 140734564774432 18446744073709551615 4362958 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27076/tid=27089] ppid=27074 vsize=354932 CPUtime=1.86 cores=0,2,4,6
/proc/27076/task/27089/stat : 27089 (claspmt) R 27074 27076 26655 0 -1 4202560 6649 0 0 0 182 4 0 0 20 0 4 0 733452842 363450368 40594 33554432000 4194304 4964800 140734564774432 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 8.45
Current children cumulated vsize (KiB) 354932

[startup+6.31193 s]
/proc/loadavg: 4.23 5.45 6.90 9/323 27093
/proc/meminfo: memFree=14828848/32950928 swapFree=67085488/67111528
[pid=27076] ppid=27074 vsize=359828 CPUtime=21.24 cores=0,2,4,6
/proc/27076/stat : 27076 (claspmt) R 27074 27076 26655 0 -1 4202496 50601 0 0 0 2105 19 0 0 25 0 4 0 733452722 368463872 45675 33554432000 4194304 4964800 140734564774432 18446744073709551615 4668998 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/27076/statm: 89957 45675 452 189 0 84306 0
[pid=27076/tid=27086] ppid=27074 vsize=359828 CPUtime=4.93 cores=0,2,4,6
/proc/27076/task/27086/stat : 27086 (claspmt) R 27074 27076 26655 0 -1 4202560 6276 0 0 0 491 2 0 0 25 0 4 0 733452842 368463872 45675 33554432000 4194304 4964800 140734564774432 18446744073709551615 4668689 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27076/tid=27088] ppid=27074 vsize=359828 CPUtime=5.09 cores=0,2,4,6
/proc/27076/task/27088/stat : 27088 (claspmt) R 27074 27076 26655 0 -1 4202560 9456 0 0 0 506 3 0 0 25 0 4 0 733452842 368463872 45675 33554432000 4194304 4964800 140734564774432 18446744073709551615 4670371 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27076/tid=27089] ppid=27074 vsize=359828 CPUtime=5.08 cores=0,2,4,6
/proc/27076/task/27089/stat : 27089 (claspmt) R 27074 27076 26655 0 -1 4202560 7538 0 0 0 503 5 0 0 25 0 4 0 733452842 368463872 45675 33554432000 4194304 4964800 140734564774432 18446744073709551615 4653247 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 21.24
Current children cumulated vsize (KiB) 359828

[startup+12.7007 s]
/proc/loadavg: 4.53 5.49 6.90 9/323 27093
/proc/meminfo: memFree=14782860/32950928 swapFree=67085488/67111528
[pid=27076] ppid=27074 vsize=363640 CPUtime=46.74 cores=0,2,4,6
/proc/27076/stat : 27076 (claspmt) R 27074 27076 26655 0 -1 4202496 60219 0 0 0 4648 26 0 0 25 0 4 0 733452722 372367360 55293 33554432000 4194304 4964800 140734564774432 18446744073709551615 4658618 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/27076/statm: 90910 55293 452 189 0 85259 0
[pid=27076/tid=27086] ppid=27074 vsize=363640 CPUtime=11.27 cores=0,2,4,6
/proc/27076/task/27086/stat : 27086 (claspmt) R 27074 27076 26655 0 -1 4202560 6957 0 0 0 1124 3 0 0 25 0 4 0 733452842 372367360 55293 33554432000 4194304 4964800 140734564774432 18446744073709551615 4668725 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27076/tid=27088] ppid=27074 vsize=363640 CPUtime=11.49 cores=0,2,4,6
/proc/27076/task/27088/stat : 27088 (claspmt) R 27074 27076 26655 0 -1 4202560 15450 0 0 0 1142 7 0 0 25 0 4 0 733452842 372367360 55293 33554432000 4194304 4964800 140734564774432 18446744073709551615 4670077 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27076/tid=27089] ppid=27074 vsize=363640 CPUtime=11.47 cores=0,2,4,6
/proc/27076/task/27089/stat : 27089 (claspmt) R 27074 27076 26655 0 -1 4202560 9399 0 0 0 1140 7 0 0 25 0 4 0 733452842 372367360 55293 33554432000 4194304 4964800 140734564774432 18446744073709551615 4668773 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 46.74
Current children cumulated vsize (KiB) 363640

[startup+25.5003 s]
/proc/loadavg: 5.37 5.63 6.93 9/323 27093
/proc/meminfo: memFree=14679072/32950928 swapFree=67085488/67111528
[pid=27076] ppid=27074 vsize=375504 CPUtime=97.81 cores=0,2,4,6
/proc/27076/stat : 27076 (claspmt) R 27074 27076 26655 0 -1 4202496 77637 0 0 0 9745 36 0 0 25 0 4 0 733452722 384516096 72711 33554432000 4194304 4964800 140734564774432 18446744073709551615 4668773 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/27076/statm: 93876 72711 452 189 0 88225 0
[pid=27076/tid=27086] ppid=27074 vsize=375504 CPUtime=23.93 cores=0,2,4,6
/proc/27076/task/27086/stat : 27086 (claspmt) R 27074 27076 26655 0 -1 4202560 8803 0 0 0 2390 3 0 0 25 0 4 0 733452842 384516096 72711 33554432000 4194304 4964800 140734564774432 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27076/tid=27088] ppid=27074 vsize=375504 CPUtime=24.29 cores=0,2,4,6
/proc/27076/task/27088/stat : 27088 (claspmt) R 27074 27076 26655 0 -1 4202560 24961 0 0 0 2416 13 0 0 25 0 4 0 733452842 384516096 72711 33554432000 4194304 4964800 140734564774432 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27076/tid=27089] ppid=27074 vsize=375504 CPUtime=24.26 cores=0,2,4,6
/proc/27076/task/27089/stat : 27089 (claspmt) R 27074 27076 26655 0 -1 4202560 14082 0 0 0 2417 9 0 0 25 0 4 0 733452842 384516096 72711 33554432000 4194304 4964800 140734564774432 18446744073709551615 4669011 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 97.81
Current children cumulated vsize (KiB) 375504

[startup+51.1005 s]
/proc/loadavg: 6.27 5.82 6.95 9/323 27094
/proc/meminfo: memFree=14490688/32950928 swapFree=67085488/67111528
[pid=27076] ppid=27074 vsize=529316 CPUtime=199.94 cores=0,2,4,6
/proc/27076/stat : 27076 (claspmt) R 27074 27076 26655 0 -1 4202496 103046 0 0 0 19941 53 0 0 25 0 4 0 733452722 542019584 98033 33554432000 4194304 4964800 140734564774432 18446744073709551615 4669280 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/27076/statm: 132329 98034 452 189 0 126678 0
[pid=27076/tid=27086] ppid=27074 vsize=529316 CPUtime=49.28 cores=0,2,4,6
/proc/27076/task/27086/stat : 27086 (claspmt) R 27074 27076 26655 0 -1 4202560 9484 0 0 0 4924 4 0 0 25 0 4 0 733452842 542019584 98034 33554432000 4194304 4964800 140734564774432 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27076/tid=27088] ppid=27074 vsize=529316 CPUtime=49.89 cores=0,2,4,6
/proc/27076/task/27088/stat : 27088 (claspmt) R 27074 27076 26655 0 -1 4202560 38152 0 0 0 4968 21 0 0 25 0 4 0 733452842 542019584 98034 33554432000 4194304 4964800 140734564774432 18446744073709551615 231895151301 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27076/tid=27089] ppid=27074 vsize=529316 CPUtime=49.86 cores=0,2,4,6
/proc/27076/task/27089/stat : 27089 (claspmt) R 27074 27076 26655 0 -1 4202560 22860 0 0 0 4970 16 0 0 25 0 4 0 733452842 542019584 98034 33554432000 4194304 4964800 140734564774432 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 199.94
Current children cumulated vsize (KiB) 529316

[startup+102.301 s]
/proc/loadavg: 7.33 6.17 7.01 9/323 27095
/proc/meminfo: memFree=13865348/32950928 swapFree=67085488/67111528
[pid=27076] ppid=27074 vsize=838504 CPUtime=404.23 cores=0,2,4,6
/proc/27076/stat : 27076 (claspmt) R 27074 27076 26655 0 -1 4202496 179395 0 0 0 40328 95 0 0 25 0 4 0 733452722 858628096 174382 33554432000 4194304 4964800 140734564774432 18446744073709551615 4668773 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/27076/statm: 209626 174382 454 189 0 203975 0
[pid=27076/tid=27086] ppid=27074 vsize=838504 CPUtime=99.95 cores=0,2,4,6
/proc/27076/task/27086/stat : 27086 (claspmt) R 27074 27076 26655 0 -1 4202560 13147 0 0 0 9989 6 0 0 25 0 4 0 733452842 858628096 174382 33554432000 4194304 4964800 140734564774432 18446744073709551615 4370259 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27076/tid=27088] ppid=27074 vsize=838504 CPUtime=101.08 cores=0,2,4,6
/proc/27076/task/27088/stat : 27088 (claspmt) R 27074 27076 26655 0 -1 4202560 89157 0 0 0 10066 42 0 0 25 0 4 0 733452842 858628096 174382 33554432000 4194304 4964800 140734564774432 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27076/tid=27089] ppid=27074 vsize=838504 CPUtime=101.07 cores=0,2,4,6
/proc/27076/task/27089/stat : 27089 (claspmt) R 27074 27076 26655 0 -1 4202560 41348 0 0 0 10075 32 0 0 25 0 4 0 733452842 858628096 174382 33554432000 4194304 4964800 140734564774432 18446744073709551615 4627536 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 404.23
Current children cumulated vsize (KiB) 838504

[startup+162.301 s]
/proc/loadavg: 7.87 6.53 7.08 9/323 27097
/proc/meminfo: memFree=12943384/32950928 swapFree=67085488/67111528
[pid=27076] ppid=27074 vsize=1318272 CPUtime=643.62 cores=0,2,4,6
/proc/27076/stat : 27076 (claspmt) R 27074 27076 26655 0 -1 4202496 293158 0 0 0 64215 147 0 0 25 0 4 0 733452722 1349910528 288145 33554432000 4194304 4964800 140734564774432 18446744073709551615 4370264 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/27076/statm: 329568 288145 454 189 0 323917 0
[pid=27076/tid=27086] ppid=27074 vsize=1318272 CPUtime=159.35 cores=0,2,4,6
/proc/27076/task/27086/stat : 27086 (claspmt) R 27074 27076 26655 0 -1 4202560 17774 0 0 0 15927 8 0 0 25 0 4 0 733452842 1349910528 288145 33554432000 4194304 4964800 140734564774432 18446744073709551615 4370443 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27076/tid=27088] ppid=27074 vsize=1318272 CPUtime=161.08 cores=0,2,4,6
/proc/27076/task/27088/stat : 27088 (claspmt) R 27074 27076 26655 0 -1 4202560 178032 0 0 0 16028 80 0 0 25 0 4 0 733452842 1349910528 288145 33554432000 4194304 4964800 140734564774432 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27076/tid=27089] ppid=27074 vsize=1318272 CPUtime=161.06 cores=0,2,4,6
/proc/27076/task/27089/stat : 27089 (claspmt) R 27074 27076 26655 0 -1 4202560 57104 0 0 0 16068 38 0 0 25 0 4 0 733452842 1349910528 288145 33554432000 4194304 4964800 140734564774432 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 643.62
Current children cumulated vsize (KiB) 1318272

[startup+222.3 s]
/proc/loadavg: 8.06 6.83 7.14 9/323 27098
/proc/meminfo: memFree=12055264/32950928 swapFree=67085488/67111528
[pid=27076] ppid=27074 vsize=1750084 CPUtime=883.02 cores=0,2,4,6
/proc/27076/stat : 27076 (claspmt) R 27074 27076 26655 0 -1 4202496 396720 0 0 0 88106 196 0 0 25 0 4 0 733452722 1792086016 391707 33554432000 4194304 4964800 140734564774432 18446744073709551615 4364587 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/27076/statm: 437521 391707 454 189 0 431870 0
[pid=27076/tid=27086] ppid=27074 vsize=1750084 CPUtime=218.74 cores=0,2,4,6
/proc/27076/task/27086/stat : 27086 (claspmt) R 27074 27076 26655 0 -1 4202560 22693 0 0 0 21863 11 0 0 25 0 4 0 733452842 1792086016 391707 33554432000 4194304 4964800 140734564774432 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27076/tid=27088] ppid=27074 vsize=1750084 CPUtime=221.09 cores=0,2,4,6
/proc/27076/task/27088/stat : 27088 (claspmt) R 27074 27076 26655 0 -1 4202560 242819 0 0 0 22003 106 0 0 25 0 4 0 733452842 1792086016 391707 33554432000 4194304 4964800 140734564774432 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27076/tid=27089] ppid=27074 vsize=1750084 CPUtime=221.06 cores=0,2,4,6
/proc/27076/task/27089/stat : 27089 (claspmt) R 27074 27076 26655 0 -1 4202560 75026 0 0 0 22057 49 0 0 25 0 4 0 733452842 1792086016 391707 33554432000 4194304 4964800 140734564774432 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 883.02
Current children cumulated vsize (KiB) 1750084

[startup+282.3 s]
/proc/loadavg: 8.12 7.07 7.21 9/323 27100
/proc/meminfo: memFree=11317044/32950928 swapFree=67085488/67111528
[pid=27076] ppid=27074 vsize=1858588 CPUtime=1122.44 cores=0,2,4,6
/proc/27076/stat : 27076 (claspmt) R 27074 27076 26655 0 -1 4202496 441305 0 0 0 112014 230 0 0 25 0 4 0 733452722 1903194112 436292 33554432000 4194304 4964800 140734564774432 18446744073709551615 4670180 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/27076/statm: 464647 436292 454 189 0 458996 0
[pid=27076/tid=27086] ppid=27074 vsize=1858588 CPUtime=278.13 cores=0,2,4,6

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

[startup+762.3 s]
/proc/loadavg: 8.15 7.90 7.56 9/323 27114
/proc/meminfo: memFree=5939892/32950928 swapFree=67085488/67111528
[pid=27076] ppid=27074 vsize=3771924 CPUtime=3037.57 cores=0,2,4,6
/proc/27076/stat : 27076 (claspmt) R 27074 27076 26655 0 -1 4202496 923674 0 0 0 303253 504 0 0 25 0 4 0 733452722 3862450176 915447 33554432000 4194304 4964800 140734564774432 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/27076/statm: 942981 915447 454 189 0 937330 0
[pid=27076/tid=27086] ppid=27074 vsize=3771924 CPUtime=753.25 cores=0,2,4,6
/proc/27076/task/27086/stat : 27086 (claspmt) R 27074 27076 26655 0 -1 4202560 81431 0 0 0 75274 51 0 0 25 0 4 0 733452842 3862450176 915447 33554432000 4194304 4964800 140734564774432 18446744073709551615 4370264 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27076/tid=27088] ppid=27074 vsize=3771924 CPUtime=761.1 cores=0,2,4,6
/proc/27076/task/27088/stat : 27088 (claspmt) R 27074 27076 26655 0 -1 4202560 572487 0 0 0 75850 260 0 0 25 0 4 0 733452842 3862450176 915447 33554432000 4194304 4964800 140734564774432 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27076/tid=27089] ppid=27074 vsize=3771924 CPUtime=761.08 cores=0,2,4,6
/proc/27076/task/27089/stat : 27089 (claspmt) R 27074 27076 26655 0 -1 4202560 184205 0 0 0 75964 144 0 0 25 0 4 0 733452842 3862450176 915447 33554432000 4194304 4964800 140734564774432 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3037.57
Current children cumulated vsize (KiB) 3771924

[startup+822.3 s]
/proc/loadavg: 8.15 7.95 7.59 9/323 27115
/proc/meminfo: memFree=5373304/32950928 swapFree=67085488/67111528
[pid=27076] ppid=27074 vsize=4112080 CPUtime=3276.97 cores=0,2,4,6
/proc/27076/stat : 27076 (claspmt) R 27074 27076 26655 0 -1 4202496 991720 0 0 0 327153 544 0 0 25 0 4 0 733452722 4210769920 983493 33554432000 4194304 4964800 140734564774432 18446744073709551615 4668568 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/27076/statm: 1028020 983493 454 189 0 1022369 0
[pid=27076/tid=27086] ppid=27074 vsize=4112080 CPUtime=812.65 cores=0,2,4,6
/proc/27076/task/27086/stat : 27086 (claspmt) R 27074 27076 26655 0 -1 4202560 86567 0 0 0 81211 54 0 0 25 0 4 0 733452842 4210769920 983493 33554432000 4194304 4964800 140734564774432 18446744073709551615 4669509 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27076/tid=27088] ppid=27074 vsize=4112080 CPUtime=821.1 cores=0,2,4,6
/proc/27076/task/27088/stat : 27088 (claspmt) R 27074 27076 26655 0 -1 4202560 626310 0 0 0 81822 288 0 0 25 0 4 0 733452842 4210769920 983493 33554432000 4194304 4964800 140734564774432 18446744073709551615 4313764 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27076/tid=27089] ppid=27074 vsize=4112080 CPUtime=821.08 cores=0,2,4,6
/proc/27076/task/27089/stat : 27089 (claspmt) R 27074 27076 26655 0 -1 4202560 191735 0 0 0 81957 151 0 0 25 0 4 0 733452842 4210769920 983493 33554432000 4194304 4964800 140734564774432 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3276.97
Current children cumulated vsize (KiB) 4112080

[startup+882.301 s]
/proc/loadavg: 8.31 8.02 7.64 9/323 27117
/proc/meminfo: memFree=4677136/32950928 swapFree=67085488/67111528
[pid=27076] ppid=27074 vsize=4477648 CPUtime=3516.36 cores=0,2,4,6
/proc/27076/stat : 27076 (claspmt) R 27074 27076 26655 0 -1 4202496 1081566 0 0 0 351041 595 0 0 25 0 4 0 733452722 4585111552 1073339 33554432000 4194304 4964800 140734564774432 18446744073709551615 4669350 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/27076/statm: 1119412 1073339 454 189 0 1113761 0
[pid=27076/tid=27086] ppid=27074 vsize=4477648 CPUtime=872.04 cores=0,2,4,6
/proc/27076/task/27086/stat : 27086 (claspmt) R 27074 27076 26655 0 -1 4202560 90100 0 0 0 87148 56 0 0 25 0 4 0 733452842 4585111552 1073339 33554432000 4194304 4964800 140734564774432 18446744073709551615 4321379 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27076/tid=27088] ppid=27074 vsize=4477648 CPUtime=881.1 cores=0,2,4,6
/proc/27076/task/27088/stat : 27088 (claspmt) R 27074 27076 26655 0 -1 4202560 692586 0 0 0 87789 321 0 0 25 0 4 0 733452842 4585111552 1073339 33554432000 4194304 4964800 140734564774432 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27076/tid=27089] ppid=27074 vsize=4477648 CPUtime=881.07 cores=0,2,4,6
/proc/27076/task/27089/stat : 27089 (claspmt) R 27074 27076 26655 0 -1 4202560 205079 0 0 0 87944 163 0 0 25 0 4 0 733452842 4585111552 1073339 33554432000 4194304 4964800 140734564774432 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3516.36
Current children cumulated vsize (KiB) 4477648

[startup+942.301 s]
/proc/loadavg: 8.18 8.03 7.66 9/323 27119
/proc/meminfo: memFree=4194372/32950928 swapFree=67085488/67111528
[pid=27076] ppid=27074 vsize=4633296 CPUtime=3755.79 cores=0,2,4,6
/proc/27076/stat : 27076 (claspmt) R 27074 27076 26655 0 -1 4202496 1129123 0 0 0 374947 632 0 0 25 0 4 0 733452722 4744495104 1120896 33554432000 4194304 4964800 140734564774432 18446744073709551615 4678045 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/27076/statm: 1158324 1120896 454 189 0 1152673 0
[pid=27076/tid=27086] ppid=27074 vsize=4633296 CPUtime=931.43 cores=0,2,4,6
/proc/27076/task/27086/stat : 27086 (claspmt) R 27074 27076 26655 0 -1 4202560 93746 0 0 0 93084 59 0 0 25 0 4 0 733452842 4744495104 1120896 33554432000 4194304 4964800 140734564774432 18446744073709551615 4669136 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27076/tid=27088] ppid=27074 vsize=4633296 CPUtime=941.12 cores=0,2,4,6
/proc/27076/task/27088/stat : 27088 (claspmt) R 27074 27076 26655 0 -1 4202560 717541 0 0 0 93773 339 0 0 25 0 4 0 733452842 4744495104 1120896 33554432000 4194304 4964800 140734564774432 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27076/tid=27089] ppid=27074 vsize=4633296 CPUtime=941.09 cores=0,2,4,6
/proc/27076/task/27089/stat : 27089 (claspmt) R 27074 27076 26655 0 -1 4202560 215544 0 0 0 93935 174 0 0 25 0 4 0 733452842 4744495104 1120896 33554432000 4194304 4964800 140734564774432 18446744073709551615 4669119 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3755.79
Current children cumulated vsize (KiB) 4633296

[startup+1002.3 s]
/proc/loadavg: 8.15 8.04 7.68 9/323 27120
/proc/meminfo: memFree=3796540/32950928 swapFree=67085488/67111528
[pid=27076] ppid=27074 vsize=4809632 CPUtime=3995.15 cores=0,2,4,6
/proc/27076/stat : 27076 (claspmt) R 27074 27076 26655 0 -1 4202496 1166911 0 0 0 398857 658 0 0 25 0 4 0 733452722 4925063168 1157316 33554432000 4194304 4964800 140734564774432 18446744073709551615 4652155 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/27076/statm: 1202408 1157316 454 189 0 1196757 0
[pid=27076/tid=27086] ppid=27074 vsize=4809632 CPUtime=990.82 cores=0,2,4,6
/proc/27076/task/27086/stat : 27086 (claspmt) R 27074 27076 26655 0 -1 4202560 93852 0 0 0 99022 60 0 0 25 0 4 0 733452842 4925063168 1157316 33554432000 4194304 4964800 140734564774432 18446744073709551615 4652142 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27076/tid=27088] ppid=27074 vsize=4809632 CPUtime=1001.11 cores=0,2,4,6
/proc/27076/task/27088/stat : 27088 (claspmt) R 27074 27076 26655 0 -1 4202560 736799 0 0 0 99764 347 0 0 25 0 4 0 733452842 4925063168 1157316 33554432000 4194304 4964800 140734564774432 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27076/tid=27089] ppid=27074 vsize=4809632 CPUtime=1001.08 cores=0,2,4,6
/proc/27076/task/27089/stat : 27089 (claspmt) R 27074 27076 26655 0 -1 4202560 229302 0 0 0 99921 187 0 0 25 0 4 0 733452842 4925063168 1157316 33554432000 4194304 4964800 140734564774432 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3995.15
Current children cumulated vsize (KiB) 4809632

[startup+1062.31 s]
/proc/loadavg: 8.05 8.03 7.70 9/323 27122
/proc/meminfo: memFree=3121816/32950928 swapFree=67085488/67111528
[pid=27076] ppid=27074 vsize=5144480 CPUtime=4234.6 cores=0,2,4,6
/proc/27076/stat : 27076 (claspmt) R 27074 27076 26655 0 -1 4202496 1256791 0 0 0 422765 695 0 0 25 0 4 0 733452722 5267947520 1247196 33554432000 4194304 4964800 140734564774432 18446744073709551615 4683980 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/27076/statm: 1286120 1247196 454 189 0 1280469 0
[pid=27076/tid=27086] ppid=27074 vsize=5144480 CPUtime=1050.22 cores=0,2,4,6
/proc/27076/task/27086/stat : 27086 (claspmt) R 27074 27076 26655 0 -1 4202560 93873 0 0 0 104962 60 0 0 25 0 4 0 733452842 5267947520 1247196 33554432000 4194304 4964800 140734564774432 18446744073709551615 4627281 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27076/tid=27088] ppid=27074 vsize=5144480 CPUtime=1061.12 cores=0,2,4,6
/proc/27076/task/27088/stat : 27088 (claspmt) R 27074 27076 26655 0 -1 4202560 807649 0 0 0 105735 377 0 0 25 0 4 0 733452842 5267947520 1247196 33554432000 4194304 4964800 140734564774432 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27076/tid=27089] ppid=27074 vsize=5144480 CPUtime=1061.09 cores=0,2,4,6
/proc/27076/task/27089/stat : 27089 (claspmt) R 27074 27076 26655 0 -1 4202560 236868 0 0 0 105919 190 0 0 25 0 4 0 733452842 5267947520 1247196 33554432000 4194304 4964800 140734564774432 18446744073709551615 4684107 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4234.6
Current children cumulated vsize (KiB) 5144480

[startup+1122.3 s]
/proc/loadavg: 8.13 8.05 7.73 9/323 27123
/proc/meminfo: memFree=2555356/32950928 swapFree=67085488/67111528
[pid=27076] ppid=27074 vsize=5321636 CPUtime=4473.95 cores=0,2,4,6
/proc/27076/stat : 27076 (claspmt) R 27074 27076 26655 0 -1 4202496 1307968 0 0 0 446662 733 0 0 25 0 4 0 733452722 5449355264 1296322 33554432000 4194304 4964800 140734564774432 18446744073709551615 4669078 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/27076/statm: 1330409 1296322 454 189 0 1324758 0
[pid=27076/tid=27086] ppid=27074 vsize=5321636 CPUtime=1109.6 cores=0,2,4,6
/proc/27076/task/27086/stat : 27086 (claspmt) R 27074 27076 26655 0 -1 4202560 103004 0 0 0 110892 68 0 0 25 0 4 0 733452842 5449355264 1296322 33554432000 4194304 4964800 140734564774432 18446744073709551615 4668777 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27076/tid=27088] ppid=27074 vsize=5321636 CPUtime=1121.11 cores=0,2,4,6
/proc/27076/task/27088/stat : 27088 (claspmt) R 27074 27076 26655 0 -1 4202560 828799 0 0 0 111724 387 0 0 25 0 4 0 733452842 5449355264 1296322 33554432000 4194304 4964800 140734564774432 18446744073709551615 4668998 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27076/tid=27089] ppid=27074 vsize=5321636 CPUtime=1121.09 cores=0,2,4,6
/proc/27076/task/27089/stat : 27089 (claspmt) R 27074 27076 26655 0 -1 4202560 257750 0 0 0 111898 211 0 0 25 0 4 0 733452842 5449355264 1296322 33554432000 4194304 4964800 140734564774432 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4473.95
Current children cumulated vsize (KiB) 5321636

[startup+1182.3 s]
/proc/loadavg: 8.05 8.04 7.74 9/323 27126
/proc/meminfo: memFree=1834880/32950928 swapFree=67085488/67111528
[pid=27076] ppid=27074 vsize=5635708 CPUtime=4713.33 cores=0,2,4,6
/proc/27076/stat : 27076 (claspmt) R 27074 27076 26655 0 -1 4202496 1382114 0 0 0 470555 778 0 0 25 0 4 0 733452722 5770964992 1370468 33554432000 4194304 4964800 140734564774432 18446744073709551615 4670323 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/27076/statm: 1408927 1370468 454 189 0 1403276 0
[pid=27076/tid=27086] ppid=27074 vsize=5635708 CPUtime=1168.98 cores=0,2,4,6
/proc/27076/task/27086/stat : 27086 (claspmt) R 27074 27076 26655 0 -1 4202560 120595 0 0 0 116815 83 0 0 25 0 4 0 733452842 5770964992 1370468 33554432000 4194304 4964800 140734564774432 18446744073709551615 4669008 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27076/tid=27088] ppid=27074 vsize=5635708 CPUtime=1181.11 cores=0,2,4,6
/proc/27076/task/27088/stat : 27088 (claspmt) R 27074 27076 26655 0 -1 4202560 864953 0 0 0 117713 398 0 0 25 0 4 0 733452842 5770964992 1370468 33554432000 4194304 4964800 140734564774432 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27076/tid=27089] ppid=27074 vsize=5635708 CPUtime=1181.09 cores=0,2,4,6
/proc/27076/task/27089/stat : 27089 (claspmt) R 27074 27076 26655 0 -1 4202560 272223 0 0 0 117884 225 0 0 25 0 4 0 733452842 5770964992 1370468 33554432000 4194304 4964800 140734564774432 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4713.33
Current children cumulated vsize (KiB) 5635708



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.1 s]
/proc/loadavg: 8.11 8.05 7.75 10/323 27127
/proc/meminfo: memFree=1551276/32950928 swapFree=67085488/67111528
[pid=27076] ppid=27074 vsize=5717628 CPUtime=4800.38 cores=0,2,4,6
/proc/27076/stat : 27076 (claspmt) R 27074 27076 26655 0 -1 4202496 1398787 0 0 0 479250 788 0 0 25 0 4 0 733452722 5854851072 1387141 33554432000 4194304 4964800 140734564774432 18446744073709551615 4653316 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/27076/statm: 1429407 1387141 454 189 0 1423756 0
[pid=27076/tid=27086] ppid=27074 vsize=5717628 CPUtime=1190.57 cores=0,2,4,6
/proc/27076/task/27086/stat : 27086 (claspmt) R 27074 27076 26655 0 -1 4202560 124323 0 0 0 118972 85 0 0 25 0 4 0 733452842 5854851072 1387142 33554432000 4194304 4964800 140734564774432 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27076/tid=27088] ppid=27074 vsize=5717628 CPUtime=1202.94 cores=0,2,4,6
/proc/27076/task/27088/stat : 27088 (claspmt) R 27074 27076 26655 0 -1 4202560 870070 0 0 0 119893 401 0 0 25 0 4 0 733452842 5854851072 1387142 33554432000 4194304 4964800 140734564774432 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27076/tid=27089] ppid=27074 vsize=5717628 CPUtime=1202.91 cores=0,2,4,6
/proc/27076/task/27089/stat : 27089 (claspmt) R 27074 27076 26655 0 -1 4202560 273455 0 0 0 120066 225 0 0 25 0 4 0 733452842 5854851072 1387142 33554432000 4194304 4964800 140734564774432 18446744073709551615 4654485 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.38
Current children cumulated vsize (KiB) 5717628

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

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

[startup+1204.23 s]
/proc/loadavg: 8.11 8.05 7.75 10/323 27127
/proc/meminfo: memFree=1551276/32950928 swapFree=67085488/67111528
[pid=27076] ppid=27074 vsize=5706588 CPUtime=4800.52 cores=0,2,4,6
/proc/27076/stat : 27076 (claspmt) R 27074 27076 26655 0 -1 4202496 1398807 0 0 0 479264 788 0 0 25 0 1 0 733452722 5843546112 1384401 33554432000 4194304 4964800 140734564774432 18446744073709551615 231895145825 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/27076/statm: 1426647 1384401 464 189 0 1420996 0
Current children cumulated CPU time (s) 4800.52
Current children cumulated vsize (KiB) 5706588

[startup+1204.6 s]
/proc/loadavg: 8.11 8.05 7.75 10/323 27127
/proc/meminfo: memFree=1551276/32950928 swapFree=67085488/67111528
[pid=27076] ppid=27074 vsize=5149372 CPUtime=4800.89 cores=0,2,4,6
/proc/27076/stat : 27076 (claspmt) R 27074 27076 26655 0 -1 4202496 1398808 0 0 0 479299 790 0 0 25 0 1 0 733452722 5272956928 1240304 33554432000 4194304 4964800 140734564774432 18446744073709551615 231895533927 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/27076/statm: 1287343 1240304 465 189 0 1281692 0
Current children cumulated CPU time (s) 4800.89
Current children cumulated vsize (KiB) 5149372

[startup+1204.7 s]
/proc/loadavg: 8.11 8.05 7.75 10/323 27127
/proc/meminfo: memFree=1551276/32950928 swapFree=67085488/67111528
[pid=27076] ppid=27074 vsize=2523792 CPUtime=4800.99 cores=0,2,4,6
/proc/27076/stat : 27076 (claspmt) R 27074 27076 26655 0 -1 4202496 1398808 0 0 0 479299 800 0 0 25 0 1 0 733452722 2584363008 588027 33554432000 4194304 4964800 140734564774432 18446744073709551615 231895533703 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/27076/statm: 630948 588027 465 189 0 625297 0
Current children cumulated CPU time (s) 4800.99
Current children cumulated vsize (KiB) 2523792

Child status: 0
Real time (s): 1204.8
CPU time (s): 4801.1
CPU user time (s): 4793
CPU system time (s): 8.09977
CPU usage (%): 398.498
Max. virtual memory (cumulated for all children) (KiB): 5717628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4793
system time used= 8.09977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1398809
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= 7990
involuntary context switches= 19672

runsolver used 3.37649 second user time and 8.67968 second system time

The end

Launcher Data

Begin job on node114 at 2011-05-15 06:03:40
IDJOB=3373387
IDBENCH=88163
IDSOLVER=1853
FILE ID=node114/3373387-1305432219
RUNJOBID= node114-1305432219-27064
PBS_JOBID= 13324611
Free space on /tmp= 72832 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/velev/11pipe_11_ooo.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-3373387-1305432219/watcher-3373387-1305432219 -o /tmp/evaluation-result-3373387-1305432219/solver-3373387-1305432219 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373387-1305432219.cnf

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

MD5SUM BENCH= f603f11fbfe855df381282b7bce010ea
RANDOM SEED=182929669

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
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:      15290584 kB
Buffers:        287484 kB
Cached:        6609844 kB
SwapCached:         96 kB
Active:       12021620 kB
Inactive:      5228300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15290584 kB
SwapTotal:    67111528 kB
SwapFree:     67085488 kB
Dirty:          174936 kB
Writeback:           0 kB
AnonPages:    10352512 kB
Mapped:          26328 kB
Slab:           310964 kB
PageTables:      36852 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 52430376 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= 72828 MiB
End job on node114 at 2011-05-15 06:23:47