Trace number 3299417

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.56 1206.62

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-13x32.cnf
MD5SUM73c8ae5bbdfe41463e8e40ea211c5e14
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 variables1664
Number of clauses157664
Sum of the clauses size625664
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22496
Number of clauses of size 30
Number of clauses of size 4155168
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...087198/instance-3299417-1304087198.cnf
5.99/6.08	c Solving...
4800.32/1206.41	
4800.32/1206.41	*** INTERRUPTED! ***
4800.32/1206.41	*** Shutting down threads...
4800.54/1206.61	s UNKNOWN
4800.54/1206.61	
4800.54/1206.61	c INTERRUPTED   : 1
4800.54/1206.61	c Models        : 0+    
4800.54/1206.61	c Time          : 1206.409s (Solving: 1200.33s 1st Model: 0.00s Unsat: 0.00s)
4800.54/1206.61	c CPU Time      : 4800.340s

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-3299417-1304087198/watcher-3299417-1304087198 -o /tmp/evaluation-result-3299417-1304087198/solver-3299417-1304087198 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299417-1304087198.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: 6.36 7.75 7.93 2/173 27526
/proc/meminfo: memFree=17457556/32950940 swapFree=67111528/67111528
[pid=27525] ppid=27523 vsize=21760 CPUtime=0 cores=0,2,4,6
/proc/27525/stat : 27525 (claspmt) R 27523 27525 27480 0 -1 4202496 728 0 0 0 0 0 0 0 25 0 1 0 598950621 22282240 645 33554432000 4194304 4964704 140735820546528 18446744073709551615 215988253381 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/27525/statm: 5440 647 385 189 0 314 0

[startup+0.00916097 s]
/proc/loadavg: 6.36 7.75 7.93 2/173 27526
/proc/meminfo: memFree=17457556/32950940 swapFree=67111528/67111528
[pid=27525] ppid=27523 vsize=22372 CPUtime=0 cores=0,2,4,6
/proc/27525/stat : 27525 (claspmt) R 27523 27525 27480 0 -1 4202496 909 0 0 0 0 0 0 0 25 0 1 0 598950621 22908928 790 33554432000 4194304 4964704 140735820546528 18446744073709551615 215988253381 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/27525/statm: 5593 791 385 189 0 467 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 22372

[startup+0.100262 s]
/proc/loadavg: 6.36 7.75 7.93 2/173 27526
/proc/meminfo: memFree=17457556/32950940 swapFree=67111528/67111528
[pid=27525] ppid=27523 vsize=35440 CPUtime=0.09 cores=0,2,4,6
/proc/27525/stat : 27525 (claspmt) R 27523 27525 27480 0 -1 4202496 4778 0 0 0 9 0 0 0 25 0 1 0 598950621 36290560 3935 33554432000 4194304 4964704 140735820546528 18446744073709551615 4607575 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/27525/statm: 8860 3935 398 189 0 3734 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35440

[startup+0.300223 s]
/proc/loadavg: 6.36 7.75 7.93 2/173 27526
/proc/meminfo: memFree=17457556/32950940 swapFree=67111528/67111528
[pid=27525] ppid=27523 vsize=35440 CPUtime=0.29 cores=0,2,4,6
/proc/27525/stat : 27525 (claspmt) R 27523 27525 27480 0 -1 4202496 4778 0 0 0 29 0 0 0 25 0 1 0 598950621 36290560 3935 33554432000 4194304 4964704 140735820546528 18446744073709551615 4607587 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/27525/statm: 8860 3935 398 189 0 3734 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35440

[startup+0.701106 s]
/proc/loadavg: 6.36 7.75 7.93 2/173 27526
/proc/meminfo: memFree=17457556/32950940 swapFree=67111528/67111528
[pid=27525] ppid=27523 vsize=35440 CPUtime=0.69 cores=0,2,4,6
/proc/27525/stat : 27525 (claspmt) R 27523 27525 27480 0 -1 4202496 4778 0 0 0 69 0 0 0 25 0 1 0 598950621 36290560 3935 33554432000 4194304 4964704 140735820546528 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/27525/statm: 8860 3935 398 189 0 3734 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35440

[startup+1.50091 s]
/proc/loadavg: 6.36 7.75 7.93 2/176 27582
/proc/meminfo: memFree=17442048/32950940 swapFree=67111528/67111528
[pid=27525] ppid=27523 vsize=38740 CPUtime=1.49 cores=0,2,4,6
/proc/27525/stat : 27525 (claspmt) R 27523 27525 27480 0 -1 4202496 5623 0 0 0 148 1 0 0 25 0 1 0 598950621 39669760 4780 33554432000 4194304 4964704 140735820546528 18446744073709551615 4600579 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/27525/statm: 9685 4780 399 189 0 4559 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38740

[startup+3.10062 s]
/proc/loadavg: 6.36 7.75 7.93 7/181 27642
/proc/meminfo: memFree=17418912/32950940 swapFree=67111528/67111528
[pid=27525] ppid=27523 vsize=44812 CPUtime=3.09 cores=0,2,4,6
/proc/27525/stat : 27525 (claspmt) R 27523 27525 27480 0 -1 4202496 7149 0 0 0 308 1 0 0 25 0 1 0 598950621 45887488 6306 33554432000 4194304 4964704 140735820546528 18446744073709551615 4600540 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/27525/statm: 11203 6306 399 189 0 6077 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44812

[startup+6.30106 s]
/proc/loadavg: 6.25 7.70 7.92 6/181 27642
/proc/meminfo: memFree=17368760/32950940 swapFree=67111528/67111528
[pid=27525] ppid=27523 vsize=273488 CPUtime=6.9 cores=0,2,4,6
/proc/27525/stat : 27525 (claspmt) R 27523 27525 27480 0 -1 4202496 18850 0 0 0 687 3 0 0 25 0 4 0 598950621 280051712 17667 33554432000 4194304 4964704 140735820546528 18446744073709551615 4670215 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27525/statm: 68372 17667 458 189 0 62721 0
Current children cumulated CPU time (s) 6.9
Current children cumulated vsize (KiB) 273488

[startup+12.7009 s]
/proc/loadavg: 6.39 7.71 7.92 9/184 27645
/proc/meminfo: memFree=17230476/32950940 swapFree=67111528/67111528
[pid=27525] ppid=27523 vsize=285948 CPUtime=32.47 cores=0,2,4,6
/proc/27525/stat : 27525 (claspmt) R 27523 27525 27480 0 -1 4202496 36443 0 0 0 3236 11 0 0 25 0 4 0 598950621 292810752 35260 33554432000 4194304 4964704 140735820546528 18446744073709551615 4320955 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27525/statm: 71487 35260 460 189 0 65836 0
[pid=27525/tid=27643] ppid=27523 vsize=285948 CPUtime=6.57 cores=0,2,4,6
/proc/27525/task/27643/stat : 27643 (claspmt) R 27523 27525 27480 0 -1 4202560 6150 0 0 0 656 1 0 0 25 0 4 0 598951230 292810752 35260 33554432000 4194304 4964704 140735820546528 18446744073709551615 4670458 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27525/tid=27644] ppid=27523 vsize=285948 CPUtime=6.6 cores=0,2,4,6
/proc/27525/task/27644/stat : 27644 (claspmt) R 27523 27525 27480 0 -1 4202560 8352 0 0 0 657 3 0 0 25 0 4 0 598951230 292810752 35261 33554432000 4194304 4964704 140735820546528 18446744073709551615 215988253729 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27525/tid=27645] ppid=27523 vsize=285948 CPUtime=6.61 cores=0,2,4,6
/proc/27525/task/27645/stat : 27645 (claspmt) R 27523 27525 27480 0 -1 4202560 7871 0 0 0 658 3 0 0 25 0 4 0 598951230 292810752 35261 33554432000 4194304 4964704 140735820546528 18446744073709551615 4325305 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 32.47
Current children cumulated vsize (KiB) 285948

[startup+25.5007 s]
/proc/loadavg: 6.75 7.72 7.92 9/184 27645
/proc/meminfo: memFree=17126044/32950940 swapFree=67111528/67111528
[pid=27525] ppid=27523 vsize=294620 CPUtime=83.59 cores=0,2,4,6
/proc/27525/stat : 27525 (claspmt) R 27523 27525 27480 0 -1 4202496 50387 0 0 0 8340 19 0 0 25 0 4 0 598950621 301690880 49200 33554432000 4194304 4964704 140735820546528 18446744073709551615 4332348 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27525/statm: 73655 49200 460 189 0 68004 0
[pid=27525/tid=27643] ppid=27523 vsize=294620 CPUtime=19.29 cores=0,2,4,6
/proc/27525/task/27643/stat : 27643 (claspmt) R 27523 27525 27480 0 -1 4202560 11527 0 0 0 1925 4 0 0 25 0 4 0 598951230 301690880 49200 33554432000 4194304 4964704 140735820546528 18446744073709551615 4670252 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27525/tid=27644] ppid=27523 vsize=294620 CPUtime=19.41 cores=0,2,4,6
/proc/27525/task/27644/stat : 27644 (claspmt) R 27523 27525 27480 0 -1 4202560 13807 0 0 0 1935 6 0 0 25 0 4 0 598951230 301690880 49200 33554432000 4194304 4964704 140735820546528 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27525/tid=27645] ppid=27523 vsize=294620 CPUtime=19.4 cores=0,2,4,6
/proc/27525/task/27645/stat : 27645 (claspmt) R 27523 27525 27480 0 -1 4202560 9211 0 0 0 1937 3 0 0 25 0 4 0 598951230 301690880 49200 33554432000 4194304 4964704 140735820546528 18446744073709551615 4670263 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 83.59
Current children cumulated vsize (KiB) 294620

[startup+51.1002 s]
/proc/loadavg: 7.23 7.76 7.92 9/184 27646
/proc/meminfo: memFree=16976660/32950940 swapFree=67111528/67111528
[pid=27525] ppid=27523 vsize=444620 CPUtime=185.84 cores=0,2,4,6
/proc/27525/stat : 27525 (claspmt) R 27523 27525 27480 0 -1 4202496 76486 0 0 0 18549 35 0 0 25 0 4 0 598950621 455290880 75241 33554432000 4194304 4964704 140735820546528 18446744073709551615 4670266 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27525/statm: 111155 75241 460 189 0 105504 0
[pid=27525/tid=27643] ppid=27523 vsize=444620 CPUtime=44.75 cores=0,2,4,6
/proc/27525/task/27643/stat : 27643 (claspmt) R 27523 27525 27480 0 -1 4202560 18633 0 0 0 4466 9 0 0 25 0 4 0 598951230 455290880 75241 33554432000 4194304 4964704 140735820546528 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27525/tid=27644] ppid=27523 vsize=444620 CPUtime=45 cores=0,2,4,6
/proc/27525/task/27644/stat : 27644 (claspmt) R 27523 27525 27480 0 -1 4202560 24565 0 0 0 4487 13 0 0 25 0 4 0 598951230 455290880 75241 33554432000 4194304 4964704 140735820546528 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27525/tid=27645] ppid=27523 vsize=444620 CPUtime=45 cores=0,2,4,6
/proc/27525/task/27645/stat : 27645 (claspmt) R 27523 27525 27480 0 -1 4202560 15381 0 0 0 4493 7 0 0 25 0 4 0 598951230 455290880 75241 33554432000 4194304 4964704 140735820546528 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 185.84
Current children cumulated vsize (KiB) 444620

[startup+102.306 s]
/proc/loadavg: 7.77 7.82 7.93 9/184 27647
/proc/meminfo: memFree=16810848/32950940 swapFree=67111528/67111528
[pid=27525] ppid=27523 vsize=610236 CPUtime=390.36 cores=0,2,4,6
/proc/27525/stat : 27525 (claspmt) R 27523 27525 27480 0 -1 4202496 104054 0 0 0 38985 51 0 0 25 0 4 0 598950621 624881664 101995 33554432000 4194304 4964704 140735820546528 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27525/statm: 152559 101995 460 189 0 146908 0
[pid=27525/tid=27643] ppid=27523 vsize=610236 CPUtime=95.66 cores=0,2,4,6
/proc/27525/task/27643/stat : 27643 (claspmt) R 27523 27525 27480 0 -1 4202560 27875 0 0 0 9553 13 0 0 25 0 4 0 598951230 624881664 101995 33554432000 4194304 4964704 140735820546528 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27525/tid=27644] ppid=27523 vsize=610236 CPUtime=96.2 cores=0,2,4,6
/proc/27525/task/27644/stat : 27644 (claspmt) R 27523 27525 27480 0 -1 4202560 36903 0 0 0 9599 21 0 0 25 0 4 0 598951230 624881664 101995 33554432000 4194304 4964704 140735820546528 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27525/tid=27645] ppid=27523 vsize=610236 CPUtime=96.21 cores=0,2,4,6
/proc/27525/task/27645/stat : 27645 (claspmt) R 27523 27525 27480 0 -1 4202560 20371 0 0 0 9611 10 0 0 25 0 4 0 598951230 624881664 101996 33554432000 4194304 4964704 140735820546528 18446744073709551615 4653159 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 390.36
Current children cumulated vsize (KiB) 610236

[startup+162.301 s]
/proc/loadavg: 8.01 7.88 7.94 9/184 27649
/proc/meminfo: memFree=16665988/32950940 swapFree=67111528/67111528
[pid=27525] ppid=27523 vsize=673796 CPUtime=629.99 cores=0,2,4,6
/proc/27525/stat : 27525 (claspmt) R 27523 27525 27480 0 -1 4202496 133088 0 0 0 62928 71 0 0 25 0 4 0 598950621 689967104 130117 33554432000 4194304 4964704 140735820546528 18446744073709551615 4670241 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27525/statm: 168449 130117 460 189 0 162798 0
[pid=27525/tid=27643] ppid=27523 vsize=673796 CPUtime=155.32 cores=0,2,4,6
/proc/27525/task/27643/stat : 27643 (claspmt) R 27523 27525 27480 0 -1 4202560 34130 0 0 0 15516 16 0 0 25 0 4 0 598951230 689967104 130117 33554432000 4194304 4964704 140735820546528 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27525/tid=27644] ppid=27523 vsize=673796 CPUtime=156.2 cores=0,2,4,6
/proc/27525/task/27644/stat : 27644 (claspmt) R 27523 27525 27480 0 -1 4202560 50079 0 0 0 15589 31 0 0 25 0 4 0 598951230 689967104 130117 33554432000 4194304 4964704 140735820546528 18446744073709551615 215988290186 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27525/tid=27645] ppid=27523 vsize=673796 CPUtime=156.2 cores=0,2,4,6
/proc/27525/task/27645/stat : 27645 (claspmt) R 27523 27525 27480 0 -1 4202560 26507 0 0 0 15605 15 0 0 25 0 4 0 598951230 689967104 130117 33554432000 4194304 4964704 140735820546528 18446744073709551615 4320939 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 629.99
Current children cumulated vsize (KiB) 673796

[startup+222.3 s]
/proc/loadavg: 8.09 7.93 7.95 9/184 27651
/proc/meminfo: memFree=16635444/32950940 swapFree=67111528/67111528
[pid=27525] ppid=27523 vsize=673796 CPUtime=869.63 cores=0,2,4,6
/proc/27525/stat : 27525 (claspmt) R 27523 27525 27480 0 -1 4202496 135129 0 0 0 86889 74 0 0 25 0 4 0 598950621 689967104 132158 33554432000 4194304 4964704 140735820546528 18446744073709551615 4332188 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27525/statm: 168449 132158 460 189 0 162798 0
[pid=27525/tid=27643] ppid=27523 vsize=673796 CPUtime=214.98 cores=0,2,4,6
/proc/27525/task/27643/stat : 27643 (claspmt) R 27523 27525 27480 0 -1 4202560 34622 0 0 0 21481 17 0 0 25 0 4 0 598951230 689967104 132158 33554432000 4194304 4964704 140735820546528 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27525/tid=27644] ppid=27523 vsize=673796 CPUtime=216.2 cores=0,2,4,6
/proc/27525/task/27644/stat : 27644 (claspmt) R 27523 27525 27480 0 -1 4202560 50079 0 0 0 21589 31 0 0 25 0 4 0 598951230 689967104 132158 33554432000 4194304 4964704 140735820546528 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27525/tid=27645] ppid=27523 vsize=673796 CPUtime=216.2 cores=0,2,4,6
/proc/27525/task/27645/stat : 27645 (claspmt) R 27523 27525 27480 0 -1 4202560 28020 0 0 0 21602 18 0 0 25 0 4 0 598951230 689967104 132158 33554432000 4194304 4964704 140735820546528 18446744073709551615 4684027 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 869.63
Current children cumulated vsize (KiB) 673796

[startup+282.301 s]
/proc/loadavg: 8.19 7.99 7.97 9/184 27652
/proc/meminfo: memFree=16581092/32950940 swapFree=67111528/67111528
[pid=27525] ppid=27523 vsize=739332 CPUtime=1109.3 cores=0,2,4,6
/proc/27525/stat : 27525 (claspmt) R 27523 27525 27480 0 -1 4202496 142268 0 0 0 110847 83 0 0 25 0 4 0 598950621 757075968 138979 33554432000 4194304 4964704 140735820546528 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27525/statm: 184833 138979 460 189 0 179182 0
[pid=27525/tid=27643] ppid=27523 vsize=739332 CPUtime=274.64 cores=0,2,4,6
/proc/27525/task/27643/stat : 27643 (claspmt) R 27523 27525 27480 0 -1 4202560 37221 0 0 0 27445 19 0 0 25 0 4 0 598951230 757075968 138979 33554432000 4194304 4964704 140735820546528 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27525/tid=27644] ppid=27523 vsize=739332 CPUtime=276.2 cores=0,2,4,6
/proc/27525/task/27644/stat : 27644 (claspmt) R 27523 27525 27480 0 -1 4202560 50083 0 0 0 27589 31 0 0 25 0 4 0 598951230 757075968 138979 33554432000 4194304 4964704 140735820546528 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27525/tid=27645] ppid=27523 vsize=739332 CPUtime=276.2 cores=0,2,4,6
/proc/27525/task/27645/stat : 27645 (claspmt) R 27523 27525 27480 0 -1 4202560 32378 0 0 0 27596 24 0 0 25 0 4 0 598951230 757075968 138979 33554432000 4194304 4964704 140735820546528 18446744073709551615 4670243 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1109.3
Current children cumulated vsize (KiB) 739332

[startup+342.3 s]
/proc/loadavg: 8.11 8.00 7.98 9/184 27654
/proc/meminfo: memFree=16492768/32950940 swapFree=67111528/67111528
[pid=27525] ppid=27523 vsize=805256 CPUtime=1348.96 cores=0,2,4,6

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

Current children cumulated CPU time (s) 2547.23
Current children cumulated vsize (KiB) 912148

[startup+702.3 s]
/proc/loadavg: 8.20 8.08 8.01 9/184 27663
/proc/meminfo: memFree=16215660/32950940 swapFree=67111528/67111528
[pid=27525] ppid=27523 vsize=912148 CPUtime=2786.83 cores=0,2,4,6
/proc/27525/stat : 27525 (claspmt) R 27523 27525 27480 0 -1 4202496 200947 0 0 0 278530 153 0 0 25 0 4 0 598950621 934039552 197363 33554432000 4194304 4964704 140735820546528 18446744073709551615 4324688 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27525/statm: 228037 197363 460 189 0 222386 0
[pid=27525/tid=27643] ppid=27523 vsize=912148 CPUtime=692.23 cores=0,2,4,6
/proc/27525/task/27643/stat : 27643 (claspmt) R 27523 27525 27480 0 -1 4202560 57414 0 0 0 69183 40 0 0 25 0 4 0 598951230 934039552 197363 33554432000 4194304 4964704 140735820546528 18446744073709551615 4659140 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27525/tid=27644] ppid=27523 vsize=912148 CPUtime=696.2 cores=0,2,4,6
/proc/27525/task/27644/stat : 27644 (claspmt) R 27523 27525 27480 0 -1 4202560 69423 0 0 0 69568 52 0 0 25 0 4 0 598951230 934039552 197363 33554432000 4194304 4964704 140735820546528 18446744073709551615 4670263 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27525/tid=27645] ppid=27523 vsize=912148 CPUtime=696.19 cores=0,2,4,6
/proc/27525/task/27645/stat : 27645 (claspmt) R 27523 27525 27480 0 -1 4202560 51153 0 0 0 69569 50 0 0 25 0 4 0 598951230 934039552 197363 33554432000 4194304 4964704 140735820546528 18446744073709551615 4644854 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2786.83
Current children cumulated vsize (KiB) 912148

[startup+762.307 s]
/proc/loadavg: 8.38 8.14 8.03 9/184 27668
/proc/meminfo: memFree=16179996/32950940 swapFree=67111528/67111528
[pid=27525] ppid=27523 vsize=977684 CPUtime=3026.53 cores=0,2,4,6
/proc/27525/stat : 27525 (claspmt) R 27523 27525 27480 0 -1 4202496 208264 0 0 0 302490 163 0 0 25 0 4 0 598950621 1001148416 204680 33554432000 4194304 4964704 140735820546528 18446744073709551615 4684027 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27525/statm: 244421 204680 460 189 0 238770 0
[pid=27525/tid=27643] ppid=27523 vsize=977684 CPUtime=751.91 cores=0,2,4,6
/proc/27525/task/27643/stat : 27643 (claspmt) R 27523 27525 27480 0 -1 4202560 62196 0 0 0 75145 46 0 0 25 0 4 0 598951230 1001148416 204680 33554432000 4194304 4964704 140735820546528 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27525/tid=27644] ppid=27523 vsize=977684 CPUtime=756.2 cores=0,2,4,6
/proc/27525/task/27644/stat : 27644 (claspmt) R 27523 27525 27480 0 -1 4202560 71301 0 0 0 75566 54 0 0 25 0 4 0 598951230 1001148416 204680 33554432000 4194304 4964704 140735820546528 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27525/tid=27645] ppid=27523 vsize=977684 CPUtime=756.2 cores=0,2,4,6
/proc/27525/task/27645/stat : 27645 (claspmt) R 27523 27525 27480 0 -1 4202560 51154 0 0 0 75569 51 0 0 25 0 4 0 598951230 1001148416 204680 33554432000 4194304 4964704 140735820546528 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3026.53
Current children cumulated vsize (KiB) 977684

[startup+822.3 s]
/proc/loadavg: 8.21 8.13 8.03 9/184 27670
/proc/meminfo: memFree=16154396/32950940 swapFree=67111528/67111528
[pid=27525] ppid=27523 vsize=977684 CPUtime=3266.16 cores=0,2,4,6
/proc/27525/stat : 27525 (claspmt) R 27523 27525 27480 0 -1 4202496 213531 0 0 0 326446 170 0 0 25 0 4 0 598950621 1001148416 209947 33554432000 4194304 4964704 140735820546528 18446744073709551615 4627601 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27525/statm: 244421 209947 460 189 0 238770 0
[pid=27525/tid=27643] ppid=27523 vsize=977684 CPUtime=811.57 cores=0,2,4,6
/proc/27525/task/27643/stat : 27643 (claspmt) R 27523 27525 27480 0 -1 4202560 64735 0 0 0 81106 51 0 0 25 0 4 0 598951230 1001148416 209947 33554432000 4194304 4964704 140735820546528 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27525/tid=27644] ppid=27523 vsize=977684 CPUtime=816.2 cores=0,2,4,6
/proc/27525/task/27644/stat : 27644 (claspmt) R 27523 27525 27480 0 -1 4202560 73883 0 0 0 81563 57 0 0 25 0 4 0 598951230 1001148416 209947 33554432000 4194304 4964704 140735820546528 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27525/tid=27645] ppid=27523 vsize=977684 CPUtime=816.19 cores=0,2,4,6
/proc/27525/task/27645/stat : 27645 (claspmt) R 27523 27525 27480 0 -1 4202560 51253 0 0 0 81568 51 0 0 25 0 4 0 598951230 1001148416 209947 33554432000 4194304 4964704 140735820546528 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3266.16
Current children cumulated vsize (KiB) 977684

[startup+882.301 s]
/proc/loadavg: 8.14 8.12 8.03 9/184 27671
/proc/meminfo: memFree=16129928/32950940 swapFree=67111528/67111528
[pid=27525] ppid=27523 vsize=977684 CPUtime=3505.83 cores=0,2,4,6
/proc/27525/stat : 27525 (claspmt) R 27523 27525 27480 0 -1 4202496 219537 0 0 0 350404 179 0 0 25 0 4 0 598950621 1001148416 215953 33554432000 4194304 4964704 140735820546528 18446744073709551615 4654511 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27525/statm: 244421 215953 460 189 0 238770 0
[pid=27525/tid=27643] ppid=27523 vsize=977684 CPUtime=871.24 cores=0,2,4,6
/proc/27525/task/27643/stat : 27643 (claspmt) R 27523 27525 27480 0 -1 4202560 68744 0 0 0 87067 57 0 0 25 0 4 0 598951230 1001148416 215953 33554432000 4194304 4964704 140735820546528 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27525/tid=27644] ppid=27523 vsize=977684 CPUtime=876.2 cores=0,2,4,6
/proc/27525/task/27644/stat : 27644 (claspmt) R 27523 27525 27480 0 -1 4202560 74113 0 0 0 87562 58 0 0 25 0 4 0 598951230 1001148416 215953 33554432000 4194304 4964704 140735820546528 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27525/tid=27645] ppid=27523 vsize=977684 CPUtime=876.19 cores=0,2,4,6
/proc/27525/task/27645/stat : 27645 (claspmt) R 27523 27525 27480 0 -1 4202560 53010 0 0 0 87566 53 0 0 25 0 4 0 598951230 1001148416 215953 33554432000 4194304 4964704 140735820546528 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3505.83
Current children cumulated vsize (KiB) 977684

[startup+942.3 s]
/proc/loadavg: 8.05 8.09 8.02 9/184 27673
/proc/meminfo: memFree=16104840/32950940 swapFree=67111528/67111528
[pid=27525] ppid=27523 vsize=977684 CPUtime=3745.46 cores=0,2,4,6
/proc/27525/stat : 27525 (claspmt) R 27523 27525 27480 0 -1 4202496 220301 0 0 0 374366 180 0 0 25 0 4 0 598950621 1001148416 216126 33554432000 4194304 4964704 140735820546528 18446744073709551615 4320886 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27525/statm: 244421 216126 460 189 0 238770 0
[pid=27525/tid=27643] ppid=27523 vsize=977684 CPUtime=930.87 cores=0,2,4,6
/proc/27525/task/27643/stat : 27643 (claspmt) R 27523 27525 27480 0 -1 4202560 69110 0 0 0 93030 57 0 0 25 0 4 0 598951230 1001148416 216126 33554432000 4194304 4964704 140735820546528 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27525/tid=27644] ppid=27523 vsize=977684 CPUtime=936.2 cores=0,2,4,6
/proc/27525/task/27644/stat : 27644 (claspmt) R 27523 27525 27480 0 -1 4202560 74291 0 0 0 93562 58 0 0 25 0 4 0 598951230 1001148416 216126 33554432000 4194304 4964704 140735820546528 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27525/tid=27645] ppid=27523 vsize=977684 CPUtime=936.18 cores=0,2,4,6
/proc/27525/task/27645/stat : 27645 (claspmt) R 27523 27525 27480 0 -1 4202560 53193 0 0 0 93565 53 0 0 25 0 4 0 598951230 1001148416 216126 33554432000 4194304 4964704 140735820546528 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3745.46
Current children cumulated vsize (KiB) 977684

[startup+1002.3 s]
/proc/loadavg: 8.08 8.09 8.02 9/184 27674
/proc/meminfo: memFree=16093760/32950940 swapFree=67111528/67111528
[pid=27525] ppid=27523 vsize=977684 CPUtime=3985.12 cores=0,2,4,6
/proc/27525/stat : 27525 (claspmt) R 27523 27525 27480 0 -1 4202496 221066 0 0 0 398332 180 0 0 25 0 4 0 598950621 1001148416 216891 33554432000 4194304 4964704 140735820546528 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27525/statm: 244421 216891 460 189 0 238770 0
[pid=27525/tid=27643] ppid=27523 vsize=977684 CPUtime=990.54 cores=0,2,4,6
/proc/27525/task/27643/stat : 27643 (claspmt) R 27523 27525 27480 0 -1 4202560 69120 0 0 0 98997 57 0 0 25 0 4 0 598951230 1001148416 216891 33554432000 4194304 4964704 140735820546528 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27525/tid=27644] ppid=27523 vsize=977684 CPUtime=996.2 cores=0,2,4,6
/proc/27525/task/27644/stat : 27644 (claspmt) R 27523 27525 27480 0 -1 4202560 75046 0 0 0 99562 58 0 0 25 0 4 0 598951230 1001148416 216891 33554432000 4194304 4964704 140735820546528 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27525/tid=27645] ppid=27523 vsize=977684 CPUtime=996.18 cores=0,2,4,6
/proc/27525/task/27645/stat : 27645 (claspmt) R 27523 27525 27480 0 -1 4202560 53193 0 0 0 99565 53 0 0 25 0 4 0 598951230 1001148416 216891 33554432000 4194304 4964704 140735820546528 18446744073709551615 4320928 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3985.12
Current children cumulated vsize (KiB) 977684

[startup+1062.3 s]
/proc/loadavg: 8.08 8.09 8.02 9/184 27676
/proc/meminfo: memFree=16090872/32950940 swapFree=67111528/67111528
[pid=27525] ppid=27523 vsize=977684 CPUtime=4224.75 cores=0,2,4,6
/proc/27525/stat : 27525 (claspmt) R 27523 27525 27480 0 -1 4202496 221817 0 0 0 422293 182 0 0 25 0 4 0 598950621 1001148416 217310 33554432000 4194304 4964704 140735820546528 18446744073709551615 4670215 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27525/statm: 244421 217310 460 189 0 238770 0
[pid=27525/tid=27643] ppid=27523 vsize=977684 CPUtime=1050.19 cores=0,2,4,6
/proc/27525/task/27643/stat : 27643 (claspmt) R 27523 27525 27480 0 -1 4202560 69490 0 0 0 104961 58 0 0 25 0 4 0 598951230 1001148416 217310 33554432000 4194304 4964704 140735820546528 18446744073709551615 4670252 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27525/tid=27644] ppid=27523 vsize=977684 CPUtime=1056.2 cores=0,2,4,6
/proc/27525/task/27644/stat : 27644 (claspmt) R 27523 27525 27480 0 -1 4202560 75427 0 0 0 105562 58 0 0 25 0 4 0 598951230 1001148416 217310 33554432000 4194304 4964704 140735820546528 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27525/tid=27645] ppid=27523 vsize=977684 CPUtime=1056.19 cores=0,2,4,6
/proc/27525/task/27645/stat : 27645 (claspmt) R 27523 27525 27480 0 -1 4202560 53193 0 0 0 105565 54 0 0 25 0 4 0 598951230 1001148416 217310 33554432000 4194304 4964704 140735820546528 18446744073709551615 4321029 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4224.75
Current children cumulated vsize (KiB) 977684

[startup+1122.3 s]
/proc/loadavg: 8.17 8.11 8.03 9/184 27678
/proc/meminfo: memFree=16086380/32950940 swapFree=67111528/67111528
[pid=27525] ppid=27523 vsize=977684 CPUtime=4464.38 cores=0,2,4,6
/proc/27525/stat : 27525 (claspmt) R 27523 27525 27480 0 -1 4202496 221829 0 0 0 446255 183 0 0 25 0 4 0 598950621 1001148416 217322 33554432000 4194304 4964704 140735820546528 18446744073709551615 4670233 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27525/statm: 244421 217322 460 189 0 238770 0
[pid=27525/tid=27643] ppid=27523 vsize=977684 CPUtime=1109.81 cores=0,2,4,6
/proc/27525/task/27643/stat : 27643 (claspmt) R 27523 27525 27480 0 -1 4202560 69493 0 0 0 110923 58 0 0 25 0 4 0 598951230 1001148416 217322 33554432000 4194304 4964704 140735820546528 18446744073709551615 4670255 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27525/tid=27644] ppid=27523 vsize=977684 CPUtime=1116.2 cores=0,2,4,6
/proc/27525/task/27644/stat : 27644 (claspmt) R 27523 27525 27480 0 -1 4202560 75429 0 0 0 111562 58 0 0 25 0 4 0 598951230 1001148416 217322 33554432000 4194304 4964704 140735820546528 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27525/tid=27645] ppid=27523 vsize=977684 CPUtime=1116.19 cores=0,2,4,6
/proc/27525/task/27645/stat : 27645 (claspmt) R 27523 27525 27480 0 -1 4202560 53200 0 0 0 111565 54 0 0 25 0 4 0 598951230 1001148416 217322 33554432000 4194304 4964704 140735820546528 18446744073709551615 4654479 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4464.38
Current children cumulated vsize (KiB) 977684

[startup+1182.3 s]
/proc/loadavg: 8.06 8.09 8.03 9/184 27679
/proc/meminfo: memFree=16061292/32950940 swapFree=67111528/67111528
[pid=27525] ppid=27523 vsize=996656 CPUtime=4704.04 cores=0,2,4,6
/proc/27525/stat : 27525 (claspmt) R 27523 27525 27480 0 -1 4202496 226599 0 0 0 470217 187 0 0 25 0 4 0 598950621 1020575744 222092 33554432000 4194304 4964704 140735820546528 18446744073709551615 4670419 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27525/statm: 249164 222092 460 189 0 243513 0
[pid=27525/tid=27643] ppid=27523 vsize=996656 CPUtime=1169.5 cores=0,2,4,6
/proc/27525/task/27643/stat : 27643 (claspmt) R 27523 27525 27480 0 -1 4202560 69496 0 0 0 116891 59 0 0 25 0 4 0 598951230 1020575744 222092 33554432000 4194304 4964704 140735820546528 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27525/tid=27644] ppid=27523 vsize=996656 CPUtime=1176.19 cores=0,2,4,6
/proc/27525/task/27644/stat : 27644 (claspmt) R 27523 27525 27480 0 -1 4202560 80129 0 0 0 117558 61 0 0 25 0 4 0 598951230 1020575744 222092 33554432000 4194304 4964704 140735820546528 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27525/tid=27645] ppid=27523 vsize=996656 CPUtime=1176.18 cores=0,2,4,6
/proc/27525/task/27645/stat : 27645 (claspmt) R 27523 27525 27480 0 -1 4202560 53223 0 0 0 117564 54 0 0 25 0 4 0 598951230 1020575744 222092 33554432000 4194304 4964704 140735820546528 18446744073709551615 215988290170 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4704.04
Current children cumulated vsize (KiB) 996656



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.4 s]
/proc/loadavg: 7.78 8.03 8.01 5/176 27728
/proc/meminfo: memFree=16563008/32950940 swapFree=67111528/67111528
[pid=27525] ppid=27523 vsize=1005496 CPUtime=4800.32 cores=0,2,4,6
/proc/27525/stat : 27525 (claspmt) R 27523 27525 27480 0 -1 4202496 228792 0 0 0 479844 188 0 0 25 0 4 0 598950621 1029627904 224285 33554432000 4194304 4964704 140735820546528 18446744073709551615 4334283 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27525/statm: 251374 224285 460 189 0 245723 0
[pid=27525/tid=27643] ppid=27523 vsize=1005496 CPUtime=1193.46 cores=0,2,4,6
/proc/27525/task/27643/stat : 27643 (claspmt) R 27523 27525 27480 0 -1 4202560 71672 0 0 0 119287 59 0 0 25 0 4 0 598951230 1029627904 224285 33554432000 4194304 4964704 140735820546528 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27525/tid=27644] ppid=27523 vsize=1005496 CPUtime=1200.3 cores=0,2,4,6
/proc/27525/task/27644/stat : 27644 (claspmt) R 27523 27525 27480 0 -1 4202560 80144 0 0 0 119969 61 0 0 25 0 4 0 598951230 1029627904 224285 33554432000 4194304 4964704 140735820546528 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27525/tid=27645] ppid=27523 vsize=1005496 CPUtime=1200.29 cores=0,2,4,6
/proc/27525/task/27645/stat : 27645 (claspmt) R 27523 27525 27480 0 -1 4202560 53224 0 0 0 119975 54 0 0 25 0 4 0 598951230 1029627904 224285 33554432000 4194304 4964704 140735820546528 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 1005496

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

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

[startup+1206.6 s]
/proc/loadavg: 7.78 8.03 8.01 3/176 27733
/proc/meminfo: memFree=17083160/32950940 swapFree=67111528/67111528
[pid=27525] ppid=27523 vsize=447712 CPUtime=4800.54 cores=0,2,4,6
/proc/27525/stat : 27525 (claspmt) R 27523 27525 27480 0 -1 4202496 228804 0 0 0 479863 191 0 0 25 0 1 0 598950621 458457088 60963 33554432000 4194304 4964704 140735820546528 18446744073709551615 215988618346 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/27525/statm: 111928 60963 471 189 0 106277 0
Current children cumulated CPU time (s) 4800.54
Current children cumulated vsize (KiB) 447712

Child status: 0
Real time (s): 1206.62
CPU time (s): 4800.56
CPU user time (s): 4798.63
CPU system time (s): 1.92471
CPU usage (%): 397.852
Max. virtual memory (cumulated for all children) (KiB): 1005496

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.63
system time used= 1.92471
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 228805
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= 22528
involuntary context switches= 35954

runsolver used 1.9627 second user time and 4.6253 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-29 16:26:38
IDJOB=3299417
IDBENCH=83159
IDSOLVER=1683
FILE ID=node117/3299417-1304087198
RUNJOBID= node117-1304087198-27498
PBS_JOBID= 13170554
Free space on /tmp= 71676 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-13x32.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-3299417-1304087198/watcher-3299417-1304087198 -o /tmp/evaluation-result-3299417-1304087198/solver-3299417-1304087198 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299417-1304087198.cnf

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

MD5SUM BENCH= 73c8ae5bbdfe41463e8e40ea211c5e14
RANDOM SEED=749101227

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      17457736 kB
Buffers:       2379624 kB
Cached:       12464508 kB
SwapCached:          0 kB
Active:        8143788 kB
Inactive:      6765424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      17457736 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5196 kB
Writeback:           0 kB
AnonPages:       64020 kB
Mapped:          14720 kB
Slab:           518528 kB
PageTables:       4992 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   184284 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= 71660 MiB
End job on node117 at 2011-04-29 16:46:47