Trace number 3381162

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)UNSAT 36488.7 4570.34

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 benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2742.7
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 ...506030/instance-3381162-1305506030.cnf
3.39/3.44	c Solving...
36488.66/4570.34	s UNSATISFIABLE
36488.66/4570.34	
36488.66/4570.34	c Models        : 0     
36488.66/4570.34	c Time          : 4570.291s (Solving: 4566.85s 1st Model: 0.00s Unsat: 4566.85s)
36488.66/4570.34	c CPU Time      : 36488.650s

Verifier Data

No possible verification on an UNSAT instance

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-3381162-1305506030/watcher-3381162-1305506030 -o /tmp/evaluation-result-3381162-1305506030/solver-3381162-1305506030 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381162-1305506030.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 6.73 6.58 7.19 1/321 22050
/proc/meminfo: memFree=8878984/32950928 swapFree=64721848/67111528
[pid=22050] ppid=22048 vsize=21900 CPUtime=0.01 cores=0-7
/proc/22050/stat : 22050 (claspmt) R 22048 22050 21584 0 -1 4202496 752 0 0 0 1 0 0 0 25 0 1 0 662202845 22425600 683 33554432000 4194304 4964800 140735462303616 18446744073709551615 248089395408 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/22050/statm: 5475 684 386 189 0 349 0

[startup+0.025565 s]
/proc/loadavg: 6.73 6.58 7.19 1/321 22050
/proc/meminfo: memFree=8878984/32950928 swapFree=64721848/67111528
[pid=22050] ppid=22048 vsize=23400 CPUtime=0.02 cores=0-7
/proc/22050/stat : 22050 (claspmt) R 22048 22050 21584 0 -1 4202496 1203 0 0 0 2 0 0 0 25 0 1 0 662202845 23961600 1043 33554432000 4194304 4964800 140735462303616 18446744073709551615 248089698048 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/22050/statm: 5850 1044 386 189 0 724 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 23400

[startup+0.100557 s]
/proc/loadavg: 6.73 6.58 7.19 1/321 22050
/proc/meminfo: memFree=8878984/32950928 swapFree=64721848/67111528
[pid=22050] ppid=22048 vsize=27392 CPUtime=0.09 cores=0-7
/proc/22050/stat : 22050 (claspmt) R 22048 22050 21584 0 -1 4202496 2287 0 0 0 9 0 0 0 25 0 1 0 662202845 28049408 2046 33554432000 4194304 4964800 140735462303616 18446744073709551615 4607869 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/22050/statm: 6848 2046 399 189 0 1722 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27392

[startup+0.300522 s]
/proc/loadavg: 6.73 6.58 7.19 1/321 22050
/proc/meminfo: memFree=8878984/32950928 swapFree=64721848/67111528
[pid=22050] ppid=22048 vsize=27392 CPUtime=0.29 cores=0-7
/proc/22050/stat : 22050 (claspmt) R 22048 22050 21584 0 -1 4202496 2287 0 0 0 29 0 0 0 25 0 1 0 662202845 28049408 2046 33554432000 4194304 4964800 140735462303616 18446744073709551615 4608127 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/22050/statm: 6848 2046 399 189 0 1722 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27392

[startup+0.700462 s]
/proc/loadavg: 6.73 6.58 7.19 1/321 22050
/proc/meminfo: memFree=8878984/32950928 swapFree=64721848/67111528
[pid=22050] ppid=22048 vsize=27392 CPUtime=0.69 cores=0-7
/proc/22050/stat : 22050 (claspmt) R 22048 22050 21584 0 -1 4202496 2287 0 0 0 69 0 0 0 25 0 1 0 662202845 28049408 2046 33554432000 4194304 4964800 140735462303616 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/22050/statm: 6848 2046 399 189 0 1722 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27392

[startup+1.50024 s]
/proc/loadavg: 6.27 6.49 7.15 2/322 22051
/proc/meminfo: memFree=8872288/32950928 swapFree=64721848/67111528
[pid=22050] ppid=22048 vsize=27392 CPUtime=1.49 cores=0-7
/proc/22050/stat : 22050 (claspmt) R 22048 22050 21584 0 -1 4202496 2289 0 0 0 149 0 0 0 25 0 1 0 662202845 28049408 2048 33554432000 4194304 4964800 140735462303616 18446744073709551615 4608805 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/22050/statm: 6848 2048 399 189 0 1722 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27392

[startup+3.10096 s]
/proc/loadavg: 6.27 6.49 7.15 2/322 22051
/proc/meminfo: memFree=8872592/32950928 swapFree=64721848/67111528
[pid=22050] ppid=22048 vsize=27392 CPUtime=3.09 cores=0-7
/proc/22050/stat : 22050 (claspmt) R 22048 22050 21584 0 -1 4202496 2298 0 0 0 309 0 0 0 25 0 1 0 662202845 28049408 2057 33554432000 4194304 4964800 140735462303616 18446744073709551615 4607805 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/22050/statm: 6848 2057 399 189 0 1722 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27392

[startup+6.3004 s]
/proc/loadavg: 6.27 6.49 7.15 9/329 22058
/proc/meminfo: memFree=8834840/32950928 swapFree=64721848/67111528
[pid=22050] ppid=22048 vsize=329696 CPUtime=26.08 cores=0-7
/proc/22050/stat : 22050 (claspmt) R 22048 22050 21584 0 -1 4202496 13089 0 0 0 2603 5 0 0 25 0 8 0 662202845 337608704 12685 33554432000 4194304 4964800 140735462303616 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/22050/statm: 82424 12685 466 189 0 76773 0
[pid=22050/tid=22052] ppid=22048 vsize=329696 CPUtime=2.83 cores=0-7
/proc/22050/task/22052/stat : 22052 (claspmt) R 22048 22050 21584 0 -1 4202560 1083 0 0 0 283 0 0 0 23 0 8 0 662203190 337608704 12685 33554432000 4194304 4964800 140735462303616 18446744073709551615 4664024 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22050/tid=22053] ppid=22048 vsize=329696 CPUtime=2.83 cores=0-7
/proc/22050/task/22053/stat : 22053 (claspmt) R 22048 22050 21584 0 -1 4202560 1668 0 0 0 283 0 0 0 24 0 8 0 662203190 337608704 12685 33554432000 4194304 4964800 140735462303616 18446744073709551615 4325293 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=22050/tid=22054] ppid=22048 vsize=329696 CPUtime=2.8 cores=0-7
/proc/22050/task/22054/stat : 22054 (claspmt) R 22048 22050 21584 0 -1 4202560 1141 0 0 0 280 0 0 0 24 0 8 0 662203190 337608704 12686 33554432000 4194304 4964800 140735462303616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=22050/tid=22055] ppid=22048 vsize=329696 CPUtime=2.83 cores=0-7
/proc/22050/task/22055/stat : 22055 (claspmt) R 22048 22050 21584 0 -1 4202560 1393 0 0 0 283 0 0 0 24 0 8 0 662203190 337608704 12686 33554432000 4194304 4964800 140735462303616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=22050/tid=22056] ppid=22048 vsize=329696 CPUtime=2.84 cores=0-7
/proc/22050/task/22056/stat : 22056 (claspmt) R 22048 22050 21584 0 -1 4202560 1457 0 0 0 284 0 0 0 18 0 8 0 662203190 337608704 12686 33554432000 4194304 4964800 140735462303616 18446744073709551615 4321099 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=22050/tid=22057] ppid=22048 vsize=329696 CPUtime=2.82 cores=0-7
/proc/22050/task/22057/stat : 22057 (claspmt) R 22048 22050 21584 0 -1 4202560 1372 0 0 0 282 0 0 0 21 0 8 0 662203190 337608704 12686 33554432000 4194304 4964800 140735462303616 18446744073709551615 4670412 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22050/tid=22058] ppid=22048 vsize=329696 CPUtime=2.81 cores=0-7
/proc/22050/task/22058/stat : 22058 (claspmt) R 22048 22050 21584 0 -1 4202560 1355 0 0 0 281 0 0 0 24 0 8 0 662203190 337608704 12686 33554432000 4194304 4964800 140735462303616 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 26.08
Current children cumulated vsize (KiB) 329696

[startup+12.7013 s]
/proc/loadavg: 6.54 6.54 7.16 9/329 22058
/proc/meminfo: memFree=8812676/32950928 swapFree=64721848/67111528
[pid=22050] ppid=22048 vsize=333632 CPUtime=77.21 cores=0-7
/proc/22050/stat : 22050 (claspmt) R 22048 22050 21584 0 -1 4202496 18626 0 0 0 7711 10 0 0 25 0 8 0 662202845 341639168 18219 33554432000 4194304 4964800 140735462303616 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/22050/statm: 83408 18219 466 189 0 77757 0
[pid=22050/tid=22052] ppid=22048 vsize=333632 CPUtime=9.23 cores=0-7
/proc/22050/task/22052/stat : 22052 (claspmt) R 22048 22050 21584 0 -1 4202560 1691 0 0 0 922 1 0 0 25 0 8 0 662203190 341639168 18219 33554432000 4194304 4964800 140735462303616 18446744073709551615 4626894 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22050/tid=22053] ppid=22048 vsize=333632 CPUtime=9.23 cores=0-7
/proc/22050/task/22053/stat : 22053 (claspmt) R 22048 22050 21584 0 -1 4202560 3492 0 0 0 921 2 0 0 25 0 8 0 662203190 341639168 18219 33554432000 4194304 4964800 140735462303616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=22050/tid=22054] ppid=22048 vsize=333632 CPUtime=9.2 cores=0-7
/proc/22050/task/22054/stat : 22054 (claspmt) R 22048 22050 21584 0 -1 4202560 1610 0 0 0 919 1 0 0 25 0 8 0 662203190 341639168 18219 33554432000 4194304 4964800 140735462303616 18446744073709551615 4670496 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=22050/tid=22055] ppid=22048 vsize=333632 CPUtime=9.22 cores=0-7
/proc/22050/task/22055/stat : 22055 (claspmt) R 22048 22050 21584 0 -1 4202560 1958 0 0 0 922 0 0 0 20 0 8 0 662203190 341639168 18219 33554432000 4194304 4964800 140735462303616 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=22050/tid=22056] ppid=22048 vsize=333632 CPUtime=9.24 cores=0-7
/proc/22050/task/22056/stat : 22056 (claspmt) R 22048 22050 21584 0 -1 4202560 1925 0 0 0 923 1 0 0 25 0 8 0 662203190 341639168 18219 33554432000 4194304 4964800 140735462303616 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=22050/tid=22057] ppid=22048 vsize=333632 CPUtime=9.23 cores=0-7
/proc/22050/task/22057/stat : 22057 (claspmt) R 22048 22050 21584 0 -1 4202560 1988 0 0 0 922 1 0 0 25 0 8 0 662203190 341639168 18219 33554432000 4194304 4964800 140735462303616 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22050/tid=22058] ppid=22048 vsize=333632 CPUtime=9.15 cores=0-7
/proc/22050/task/22058/stat : 22058 (claspmt) R 22048 22050 21584 0 -1 4202560 1936 0 0 0 914 1 0 0 25 0 8 0 662203190 341639168 18219 33554432000 4194304 4964800 140735462303616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 77.21
Current children cumulated vsize (KiB) 333632

[startup+25.501 s]
/proc/loadavg: 6.76 6.59 7.17 9/329 22059
/proc/meminfo: memFree=8789496/32950928 swapFree=64721848/67111528
[pid=22050] ppid=22048 vsize=338912 CPUtime=179.45 cores=0-7
/proc/22050/stat : 22050 (claspmt) R 22048 22050 21584 0 -1 4202496 24886 0 0 0 17930 15 0 0 25 0 8 0 662202845 347045888 24297 33554432000 4194304 4964800 140735462303616 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/22050/statm: 84728 24297 466 189 0 79077 0
[pid=22050/tid=22052] ppid=22048 vsize=338912 CPUtime=22.02 cores=0-7
/proc/22050/task/22052/stat : 22052 (claspmt) R 22048 22050 21584 0 -1 4202560 2496 0 0 0 2201 1 0 0 25 0 8 0 662203190 347045888 24297 33554432000 4194304 4964800 140735462303616 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22050/tid=22053] ppid=22048 vsize=338912 CPUtime=22.03 cores=0-7
/proc/22050/task/22053/stat : 22053 (claspmt) R 22048 22050 21584 0 -1 4202560 5321 0 0 0 2200 3 0 0 25 0 8 0 662203190 347045888 24297 33554432000 4194304 4964800 140735462303616 18446744073709551615 4627378 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=22050/tid=22054] ppid=22048 vsize=338912 CPUtime=22 cores=0-7
/proc/22050/task/22054/stat : 22054 (claspmt) R 22048 22050 21584 0 -1 4202560 2236 0 0 0 2198 2 0 0 25 0 8 0 662203190 347045888 24297 33554432000 4194304 4964800 140735462303616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=22050/tid=22055] ppid=22048 vsize=338912 CPUtime=22.02 cores=0-7
/proc/22050/task/22055/stat : 22055 (claspmt) R 22048 22050 21584 0 -1 4202560 2608 0 0 0 2201 1 0 0 25 0 8 0 662203190 347045888 24297 33554432000 4194304 4964800 140735462303616 18446744073709551615 4684800 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=22050/tid=22056] ppid=22048 vsize=338912 CPUtime=22.03 cores=0-7
/proc/22050/task/22056/stat : 22056 (claspmt) R 22048 22050 21584 0 -1 4202560 2458 0 0 0 2202 1 0 0 25 0 8 0 662203190 347045888 24297 33554432000 4194304 4964800 140735462303616 18446744073709551615 4670392 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=22050/tid=22057] ppid=22048 vsize=338912 CPUtime=22.01 cores=0-7
/proc/22050/task/22057/stat : 22057 (claspmt) R 22048 22050 21584 0 -1 4202560 2713 0 0 0 2200 1 0 0 25 0 8 0 662203190 347045888 24297 33554432000 4194304 4964800 140735462303616 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22050/tid=22058] ppid=22048 vsize=338912 CPUtime=21.81 cores=0-7
/proc/22050/task/22058/stat : 22058 (claspmt) R 22048 22050 21584 0 -1 4202560 2650 0 0 0 2179 2 0 0 25 0 8 0 662203190 347045888 24297 33554432000 4194304 4964800 140735462303616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 179.45
Current children cumulated vsize (KiB) 338912

[startup+51.1005 s]
/proc/loadavg: 7.18 6.70 7.19 9/329 22059
/proc/meminfo: memFree=8766496/32950928 swapFree=64721848/67111528
[pid=22050] ppid=22048 vsize=343220 CPUtime=383.96 cores=0-7
/proc/22050/stat : 22050 (claspmt) R 22048 22050 21584 0 -1 4202496 30671 0 0 0 38374 22 0 0 25 0 8 0 662202845 351457280 30004 33554432000 4194304 4964800 140735462303616 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/22050/statm: 85805 30004 466 189 0 80154 0
[pid=22050/tid=22052] ppid=22048 vsize=343220 CPUtime=47.62 cores=0-7
/proc/22050/task/22052/stat : 22052 (claspmt) R 22048 22050 21584 0 -1 4202560 3212 0 0 0 4760 2 0 0 25 0 8 0 662203190 351457280 30004 33554432000 4194304 4964800 140735462303616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22050/tid=22053] ppid=22048 vsize=343220 CPUtime=47.63 cores=0-7
/proc/22050/task/22053/stat : 22053 (claspmt) R 22048 22050 21584 0 -1 4202560 6337 0 0 0 4759 4 0 0 25 0 8 0 662203190 351457280 30004 33554432000 4194304 4964800 140735462303616 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=22050/tid=22054] ppid=22048 vsize=343220 CPUtime=47.6 cores=0-7
/proc/22050/task/22054/stat : 22054 (claspmt) R 22048 22050 21584 0 -1 4202560 2694 0 0 0 4758 2 0 0 25 0 8 0 662203190 351457280 30004 33554432000 4194304 4964800 140735462303616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=22050/tid=22055] ppid=22048 vsize=343220 CPUtime=47.62 cores=0-7
/proc/22050/task/22055/stat : 22055 (claspmt) R 22048 22050 21584 0 -1 4202560 3326 0 0 0 4761 1 0 0 25 0 8 0 662203190 351457280 30004 33554432000 4194304 4964800 140735462303616 18446744073709551615 4670542 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=22050/tid=22056] ppid=22048 vsize=343220 CPUtime=47.63 cores=0-7
/proc/22050/task/22056/stat : 22056 (claspmt) R 22048 22050 21584 0 -1 4202560 3218 0 0 0 4761 2 0 0 25 0 8 0 662203190 351457280 30004 33554432000 4194304 4964800 140735462303616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=22050/tid=22057] ppid=22048 vsize=343220 CPUtime=47.62 cores=0-7
/proc/22050/task/22057/stat : 22057 (claspmt) R 22048 22050 21584 0 -1 4202560 3713 0 0 0 4759 3 0 0 25 0 8 0 662203190 351457280 30004 33554432000 4194304 4964800 140735462303616 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22050/tid=22058] ppid=22048 vsize=343220 CPUtime=47.15 cores=0-7
/proc/22050/task/22058/stat : 22058 (claspmt) R 22048 22050 21584 0 -1 4202560 3366 0 0 0 4712 3 0 0 25 0 8 0 662203190 351457280 30004 33554432000 4194304 4964800 140735462303616 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 383.96
Current children cumulated vsize (KiB) 343220

[startup+102.312 s]
/proc/loadavg: 7.67 6.92 7.24 9/329 22061
/proc/meminfo: memFree=8729908/32950928 swapFree=64721848/67111528
[pid=22050] ppid=22048 vsize=355408 CPUtime=793.09 cores=0-7
/proc/22050/stat : 22050 (claspmt) R 22048 22050 21584 0 -1 4202496 40007 0 0 0 79276 33 0 0 25 0 8 0 662202845 363937792 39132 33554432000 4194304 4964800 140735462303616 18446744073709551615 4626894 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/22050/statm: 88852 39132 466 189 0 83201 0
[pid=22050/tid=22052] ppid=22048 vsize=355408 CPUtime=98.81 cores=0-7
/proc/22050/task/22052/stat : 22052 (claspmt) R 22048 22050 21584 0 -1 4202560 4929 0 0 0 9879 2 0 0 25 0 8 0 662203190 363937792 39132 33554432000 4194304 4964800 140735462303616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22050/tid=22053] ppid=22048 vsize=355408 CPUtime=98.83 cores=0-7
/proc/22050/task/22053/stat : 22053 (claspmt) R 22048 22050 21584 0 -1 4202560 8011 0 0 0 9878 5 0 0 25 0 8 0 662203190 363937792 39132 33554432000 4194304 4964800 140735462303616 18446744073709551615 4321122 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=22050/tid=22054] ppid=22048 vsize=355408 CPUtime=98.81 cores=0-7
/proc/22050/task/22054/stat : 22054 (claspmt) R 22048 22050 21584 0 -1 4202560 3414 0 0 0 9877 4 0 0 25 0 8 0 662203190 363937792 39132 33554432000 4194304 4964800 140735462303616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=22050/tid=22055] ppid=22048 vsize=355408 CPUtime=98.83 cores=0-7
/proc/22050/task/22055/stat : 22055 (claspmt) R 22048 22050 21584 0 -1 4202560 4423 0 0 0 9880 3 0 0 25 0 8 0 662203190 363937792 39132 33554432000 4194304 4964800 140735462303616 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=22050/tid=22056] ppid=22048 vsize=355408 CPUtime=98.83 cores=0-7
/proc/22050/task/22056/stat : 22056 (claspmt) R 22048 22050 21584 0 -1 4202560 4436 0 0 0 9881 2 0 0 25 0 8 0 662203190 363937792 39132 33554432000 4194304 4964800 140735462303616 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=22050/tid=22057] ppid=22048 vsize=355408 CPUtime=98.82 cores=0-7
/proc/22050/task/22057/stat : 22057 (claspmt) R 22048 22050 21584 0 -1 4202560 4744 0 0 0 9878 4 0 0 25 0 8 0 662203190 363937792 39132 33554432000 4194304 4964800 140735462303616 18446744073709551615 4342080 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22050/tid=22058] ppid=22048 vsize=355408 CPUtime=97.84 cores=0-7
/proc/22050/task/22058/stat : 22058 (claspmt) R 22048 22050 21584 0 -1 4202560 4575 0 0 0 9779 5 0 0 25 0 8 0 662203190 363937792 39132 33554432000 4194304 4964800 140735462303616 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 793.09
Current children cumulated vsize (KiB) 355408

[startup+162.301 s]
/proc/loadavg: 7.92 7.13 7.29 9/329 22062
/proc/meminfo: memFree=8706832/32950928 swapFree=64721848/67111528

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

/proc/loadavg: 8.04 8.05 8.00 9/329 22191
/proc/meminfo: memFree=8445216/32950928 swapFree=64721848/67111528
[pid=22050] ppid=22048 vsize=685164 CPUtime=36265.5 cores=0-7
/proc/22050/stat : 22050 (claspmt) R 22048 22050 21584 0 -1 4202496 120321 0 0 0 3626110 438 0 0 25 0 8 0 662202845 701607936 109922 33554432000 4194304 4964800 140735462303616 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/22050/statm: 171291 109922 466 189 0 165640 0
[pid=22050/tid=22052] ppid=22048 vsize=685164 CPUtime=4538.65 cores=0-7
/proc/22050/task/22052/stat : 22052 (claspmt) R 22048 22050 21584 0 -1 4202560 23654 0 0 0 453817 48 0 0 25 0 8 0 662203190 701607936 109922 33554432000 4194304 4964800 140735462303616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22050/tid=22053] ppid=22048 vsize=685164 CPUtime=4538.7 cores=0-7
/proc/22050/task/22053/stat : 22053 (claspmt) R 22048 22050 21584 0 -1 4202560 21804 0 0 0 453814 56 0 0 25 0 8 0 662203190 701607936 109922 33554432000 4194304 4964800 140735462303616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=22050/tid=22054] ppid=22048 vsize=685164 CPUtime=4526.46 cores=0-7
/proc/22050/task/22054/stat : 22054 (claspmt) R 22048 22050 21584 0 -1 4202560 8218 0 0 0 452595 51 0 0 25 0 8 0 662203190 701607936 109922 33554432000 4194304 4964800 140735462303616 18446744073709551615 4626894 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=22050/tid=22055] ppid=22048 vsize=685164 CPUtime=4538.73 cores=0-7
/proc/22050/task/22055/stat : 22055 (claspmt) R 22048 22050 21584 0 -1 4202560 16937 0 0 0 453832 41 0 0 25 0 8 0 662203190 701607936 109922 33554432000 4194304 4964800 140735462303616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=22050/tid=22056] ppid=22048 vsize=685164 CPUtime=4538.74 cores=0-7
/proc/22050/task/22056/stat : 22056 (claspmt) R 22048 22050 21584 0 -1 4202560 13544 0 0 0 453830 44 0 0 25 0 8 0 662203190 701607936 109922 33554432000 4194304 4964800 140735462303616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=22050/tid=22057] ppid=22048 vsize=685164 CPUtime=4538.59 cores=0-7
/proc/22050/task/22057/stat : 22057 (claspmt) R 22048 22050 21584 0 -1 4202560 12847 0 0 0 453794 65 0 0 25 0 8 0 662203190 701607936 109922 33554432000 4194304 4964800 140735462303616 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22050/tid=22058] ppid=22048 vsize=685164 CPUtime=4505.92 cores=0-7
/proc/22050/task/22058/stat : 22058 (claspmt) R 22048 22050 21584 0 -1 4202560 14539 0 0 0 450521 71 0 0 25 0 8 0 662203190 701607936 109922 33554432000 4194304 4964800 140735462303616 18446744073709551615 4670371 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 36265.5
Current children cumulated vsize (KiB) 685164

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

[startup+4556.7 s]
/proc/loadavg: 8.03 8.04 8.00 9/329 22192
/proc/meminfo: memFree=8445088/32950928 swapFree=64721848/67111528
[pid=22050] ppid=22048 vsize=685164 CPUtime=36380.5 cores=0-7
/proc/22050/stat : 22050 (claspmt) R 22048 22050 21584 0 -1 4202496 120326 0 0 0 3637614 439 0 0 25 0 8 0 662202845 701607936 109927 33554432000 4194304 4964800 140735462303616 18446744073709551615 4670273 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/22050/statm: 171291 109927 466 189 0 165640 0
[pid=22050/tid=22052] ppid=22048 vsize=685164 CPUtime=4553.04 cores=0-7
/proc/22050/task/22052/stat : 22052 (claspmt) R 22048 22050 21584 0 -1 4202560 23658 0 0 0 455256 48 0 0 25 0 8 0 662203190 701607936 109927 33554432000 4194304 4964800 140735462303616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22050/tid=22053] ppid=22048 vsize=685164 CPUtime=4553.1 cores=0-7
/proc/22050/task/22053/stat : 22053 (claspmt) R 22048 22050 21584 0 -1 4202560 21804 0 0 0 455254 56 0 0 25 0 8 0 662203190 701607936 109927 33554432000 4194304 4964800 140735462303616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=22050/tid=22054] ppid=22048 vsize=685164 CPUtime=4540.86 cores=0-7
/proc/22050/task/22054/stat : 22054 (claspmt) R 22048 22050 21584 0 -1 4202560 8218 0 0 0 454035 51 0 0 25 0 8 0 662203190 701607936 109927 33554432000 4194304 4964800 140735462303616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=22050/tid=22055] ppid=22048 vsize=685164 CPUtime=4553.13 cores=0-7
/proc/22050/task/22055/stat : 22055 (claspmt) R 22048 22050 21584 0 -1 4202560 16937 0 0 0 455272 41 0 0 25 0 8 0 662203190 701607936 109927 33554432000 4194304 4964800 140735462303616 18446744073709551615 4628046 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=22050/tid=22056] ppid=22048 vsize=685164 CPUtime=4553.14 cores=0-7
/proc/22050/task/22056/stat : 22056 (claspmt) R 22048 22050 21584 0 -1 4202560 13545 0 0 0 455270 44 0 0 25 0 8 0 662203190 701607936 109927 33554432000 4194304 4964800 140735462303616 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=22050/tid=22057] ppid=22048 vsize=685164 CPUtime=4552.98 cores=0-7
/proc/22050/task/22057/stat : 22057 (claspmt) R 22048 22050 21584 0 -1 4202560 12847 0 0 0 455233 65 0 0 25 0 8 0 662203190 701607936 109927 33554432000 4194304 4964800 140735462303616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22050/tid=22058] ppid=22048 vsize=685164 CPUtime=4520.17 cores=0-7
/proc/22050/task/22058/stat : 22058 (claspmt) R 22048 22050 21584 0 -1 4202560 14539 0 0 0 451946 71 0 0 25 0 8 0 662203190 701607936 109927 33554432000 4194304 4964800 140735462303616 18446744073709551615 4675467 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 36380.5
Current children cumulated vsize (KiB) 685164

[startup+4563.1 s]
/proc/loadavg: 8.03 8.04 8.00 9/329 22192
/proc/meminfo: memFree=8444964/32950928 swapFree=64721848/67111528
[pid=22050] ppid=22048 vsize=685164 CPUtime=36431.7 cores=0-7
/proc/22050/stat : 22050 (claspmt) R 22048 22050 21584 0 -1 4202496 120326 0 0 0 3642727 439 0 0 25 0 8 0 662202845 701607936 109927 33554432000 4194304 4964800 140735462303616 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/22050/statm: 171291 109927 466 189 0 165640 0
[pid=22050/tid=22052] ppid=22048 vsize=685164 CPUtime=4559.44 cores=0-7
/proc/22050/task/22052/stat : 22052 (claspmt) R 22048 22050 21584 0 -1 4202560 23658 0 0 0 455896 48 0 0 25 0 8 0 662203190 701607936 109927 33554432000 4194304 4964800 140735462303616 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22050/tid=22053] ppid=22048 vsize=685164 CPUtime=4559.5 cores=0-7
/proc/22050/task/22053/stat : 22053 (claspmt) R 22048 22050 21584 0 -1 4202560 21804 0 0 0 455894 56 0 0 25 0 8 0 662203190 701607936 109927 33554432000 4194304 4964800 140735462303616 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=22050/tid=22054] ppid=22048 vsize=685164 CPUtime=4547.26 cores=0-7
/proc/22050/task/22054/stat : 22054 (claspmt) R 22048 22050 21584 0 -1 4202560 8218 0 0 0 454675 51 0 0 25 0 8 0 662203190 701607936 109927 33554432000 4194304 4964800 140735462303616 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=22050/tid=22055] ppid=22048 vsize=685164 CPUtime=4559.53 cores=0-7
/proc/22050/task/22055/stat : 22055 (claspmt) R 22048 22050 21584 0 -1 4202560 16937 0 0 0 455912 41 0 0 25 0 8 0 662203190 701607936 109927 33554432000 4194304 4964800 140735462303616 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=22050/tid=22056] ppid=22048 vsize=685164 CPUtime=4559.54 cores=0-7
/proc/22050/task/22056/stat : 22056 (claspmt) R 22048 22050 21584 0 -1 4202560 13545 0 0 0 455910 44 0 0 25 0 8 0 662203190 701607936 109927 33554432000 4194304 4964800 140735462303616 18446744073709551615 4320939 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=22050/tid=22057] ppid=22048 vsize=685164 CPUtime=4559.38 cores=0-7
/proc/22050/task/22057/stat : 22057 (claspmt) R 22048 22050 21584 0 -1 4202560 12847 0 0 0 455873 65 0 0 25 0 8 0 662203190 701607936 109927 33554432000 4194304 4964800 140735462303616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22050/tid=22058] ppid=22048 vsize=685164 CPUtime=4526.51 cores=0-7
/proc/22050/task/22058/stat : 22058 (claspmt) R 22048 22050 21584 0 -1 4202560 14539 0 0 0 452580 71 0 0 25 0 8 0 662203190 701607936 109927 33554432000 4194304 4964800 140735462303616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 36431.7
Current children cumulated vsize (KiB) 685164

[startup+4566.3 s]
/proc/loadavg: 8.03 8.04 8.00 9/329 22192
/proc/meminfo: memFree=8444964/32950928 swapFree=64721848/67111528
[pid=22050] ppid=22048 vsize=685164 CPUtime=36457.2 cores=0-7
/proc/22050/stat : 22050 (claspmt) R 22048 22050 21584 0 -1 4202496 120326 0 0 0 3645284 439 0 0 25 0 8 0 662202845 701607936 109927 33554432000 4194304 4964800 140735462303616 18446744073709551615 4670273 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/22050/statm: 171291 109927 466 189 0 165640 0
[pid=22050/tid=22052] ppid=22048 vsize=685164 CPUtime=4562.64 cores=0-7
/proc/22050/task/22052/stat : 22052 (claspmt) R 22048 22050 21584 0 -1 4202560 23658 0 0 0 456216 48 0 0 25 0 8 0 662203190 701607936 109927 33554432000 4194304 4964800 140735462303616 18446744073709551615 4626894 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22050/tid=22053] ppid=22048 vsize=685164 CPUtime=4562.7 cores=0-7
/proc/22050/task/22053/stat : 22053 (claspmt) R 22048 22050 21584 0 -1 4202560 21804 0 0 0 456214 56 0 0 25 0 8 0 662203190 701607936 109927 33554432000 4194304 4964800 140735462303616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=22050/tid=22054] ppid=22048 vsize=685164 CPUtime=4550.46 cores=0-7
/proc/22050/task/22054/stat : 22054 (claspmt) R 22048 22050 21584 0 -1 4202560 8218 0 0 0 454995 51 0 0 25 0 8 0 662203190 701607936 109927 33554432000 4194304 4964800 140735462303616 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=22050/tid=22055] ppid=22048 vsize=685164 CPUtime=4562.73 cores=0-7
/proc/22050/task/22055/stat : 22055 (claspmt) R 22048 22050 21584 0 -1 4202560 16937 0 0 0 456232 41 0 0 25 0 8 0 662203190 701607936 109927 33554432000 4194304 4964800 140735462303616 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=22050/tid=22056] ppid=22048 vsize=685164 CPUtime=4562.74 cores=0-7
/proc/22050/task/22056/stat : 22056 (claspmt) R 22048 22050 21584 0 -1 4202560 13545 0 0 0 456230 44 0 0 25 0 8 0 662203190 701607936 109927 33554432000 4194304 4964800 140735462303616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=22050/tid=22057] ppid=22048 vsize=685164 CPUtime=4562.58 cores=0-7
/proc/22050/task/22057/stat : 22057 (claspmt) R 22048 22050 21584 0 -1 4202560 12847 0 0 0 456193 65 0 0 25 0 8 0 662203190 701607936 109927 33554432000 4194304 4964800 140735462303616 18446744073709551615 4670340 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22050/tid=22058] ppid=22048 vsize=685164 CPUtime=4529.67 cores=0-7
/proc/22050/task/22058/stat : 22058 (claspmt) R 22048 22050 21584 0 -1 4202560 14539 0 0 0 452896 71 0 0 25 0 8 0 662203190 701607936 109927 33554432000 4194304 4964800 140735462303616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 36457.2
Current children cumulated vsize (KiB) 685164

[startup+4567.9 s]
/proc/loadavg: 8.03 8.04 8.00 9/329 22192
/proc/meminfo: memFree=8444964/32950928 swapFree=64721848/67111528
[pid=22050] ppid=22048 vsize=685164 CPUtime=36470 cores=0-7
/proc/22050/stat : 22050 (claspmt) R 22048 22050 21584 0 -1 4202496 120326 0 0 0 3646563 439 0 0 25 0 8 0 662202845 701607936 109927 33554432000 4194304 4964800 140735462303616 18446744073709551615 4644916 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/22050/statm: 171291 109927 466 189 0 165640 0
[pid=22050/tid=22052] ppid=22048 vsize=685164 CPUtime=4564.24 cores=0-7
/proc/22050/task/22052/stat : 22052 (claspmt) R 22048 22050 21584 0 -1 4202560 23658 0 0 0 456376 48 0 0 25 0 8 0 662203190 701607936 109927 33554432000 4194304 4964800 140735462303616 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22050/tid=22053] ppid=22048 vsize=685164 CPUtime=4564.3 cores=0-7
/proc/22050/task/22053/stat : 22053 (claspmt) R 22048 22050 21584 0 -1 4202560 21804 0 0 0 456374 56 0 0 25 0 8 0 662203190 701607936 109927 33554432000 4194304 4964800 140735462303616 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=22050/tid=22054] ppid=22048 vsize=685164 CPUtime=4552.06 cores=0-7
/proc/22050/task/22054/stat : 22054 (claspmt) R 22048 22050 21584 0 -1 4202560 8218 0 0 0 455155 51 0 0 25 0 8 0 662203190 701607936 109927 33554432000 4194304 4964800 140735462303616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=22050/tid=22055] ppid=22048 vsize=685164 CPUtime=4564.33 cores=0-7
/proc/22050/task/22055/stat : 22055 (claspmt) R 22048 22050 21584 0 -1 4202560 16937 0 0 0 456392 41 0 0 25 0 8 0 662203190 701607936 109927 33554432000 4194304 4964800 140735462303616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=22050/tid=22056] ppid=22048 vsize=685164 CPUtime=4564.34 cores=0-7
/proc/22050/task/22056/stat : 22056 (claspmt) R 22048 22050 21584 0 -1 4202560 13545 0 0 0 456390 44 0 0 25 0 8 0 662203190 701607936 109927 33554432000 4194304 4964800 140735462303616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=22050/tid=22057] ppid=22048 vsize=685164 CPUtime=4564.18 cores=0-7
/proc/22050/task/22057/stat : 22057 (claspmt) R 22048 22050 21584 0 -1 4202560 12847 0 0 0 456353 65 0 0 25 0 8 0 662203190 701607936 109927 33554432000 4194304 4964800 140735462303616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22050/tid=22058] ppid=22048 vsize=685164 CPUtime=4531.26 cores=0-7
/proc/22050/task/22058/stat : 22058 (claspmt) R 22048 22050 21584 0 -1 4202560 14539 0 0 0 453055 71 0 0 25 0 8 0 662203190 701607936 109927 33554432000 4194304 4964800 140735462303616 18446744073709551615 4644896 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 36470
Current children cumulated vsize (KiB) 685164

[startup+4569.5 s]
/proc/loadavg: 8.03 8.04 8.00 9/329 22192
/proc/meminfo: memFree=8444964/32950928 swapFree=64721848/67111528
[pid=22050] ppid=22048 vsize=685164 CPUtime=36482.8 cores=0-7
/proc/22050/stat : 22050 (claspmt) R 22048 22050 21584 0 -1 4202496 120326 0 0 0 3647840 439 0 0 25 0 8 0 662202845 701607936 109927 33554432000 4194304 4964800 140735462303616 18446744073709551615 4627338 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/22050/statm: 171291 109927 466 189 0 165640 0
[pid=22050/tid=22052] ppid=22048 vsize=685164 CPUtime=4565.84 cores=0-7
/proc/22050/task/22052/stat : 22052 (claspmt) R 22048 22050 21584 0 -1 4202560 23658 0 0 0 456536 48 0 0 25 0 8 0 662203190 701607936 109927 33554432000 4194304 4964800 140735462303616 18446744073709551615 4312158 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22050/tid=22053] ppid=22048 vsize=685164 CPUtime=4565.9 cores=0-7
/proc/22050/task/22053/stat : 22053 (claspmt) R 22048 22050 21584 0 -1 4202560 21804 0 0 0 456534 56 0 0 25 0 8 0 662203190 701607936 109927 33554432000 4194304 4964800 140735462303616 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=22050/tid=22054] ppid=22048 vsize=685164 CPUtime=4553.66 cores=0-7
/proc/22050/task/22054/stat : 22054 (claspmt) R 22048 22050 21584 0 -1 4202560 8218 0 0 0 455315 51 0 0 25 0 8 0 662203190 701607936 109927 33554432000 4194304 4964800 140735462303616 18446744073709551615 4320916 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=22050/tid=22055] ppid=22048 vsize=685164 CPUtime=4565.94 cores=0-7
/proc/22050/task/22055/stat : 22055 (claspmt) R 22048 22050 21584 0 -1 4202560 16937 0 0 0 456552 42 0 0 25 0 8 0 662203190 701607936 109927 33554432000 4194304 4964800 140735462303616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=22050/tid=22056] ppid=22048 vsize=685164 CPUtime=4565.94 cores=0-7
/proc/22050/task/22056/stat : 22056 (claspmt) R 22048 22050 21584 0 -1 4202560 13545 0 0 0 456550 44 0 0 25 0 8 0 662203190 701607936 109927 33554432000 4194304 4964800 140735462303616 18446744073709551615 4364587 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=22050/tid=22057] ppid=22048 vsize=685164 CPUtime=4565.78 cores=0-7
/proc/22050/task/22057/stat : 22057 (claspmt) R 22048 22050 21584 0 -1 4202560 12847 0 0 0 456513 65 0 0 25 0 8 0 662203190 701607936 109927 33554432000 4194304 4964800 140735462303616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22050/tid=22058] ppid=22048 vsize=685164 CPUtime=4532.84 cores=0-7
/proc/22050/task/22058/stat : 22058 (claspmt) R 22048 22050 21584 0 -1 4202560 14539 0 0 0 453213 71 0 0 25 0 8 0 662203190 701607936 109927 33554432000 4194304 4964800 140735462303616 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 36482.8
Current children cumulated vsize (KiB) 685164

[startup+4569.9 s]
/proc/loadavg: 8.03 8.04 8.00 9/329 22192
/proc/meminfo: memFree=8444964/32950928 swapFree=64721848/67111528
[pid=22050] ppid=22048 vsize=685164 CPUtime=36486 cores=0-7
/proc/22050/stat : 22050 (claspmt) R 22048 22050 21584 0 -1 4202496 120326 0 0 0 3648160 439 0 0 25 0 8 0 662202845 701607936 109881 33554432000 4194304 4964800 140735462303616 18446744073709551615 4670357 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/22050/statm: 171291 109881 466 189 0 165640 0
[pid=22050/tid=22052] ppid=22048 vsize=685164 CPUtime=4566.23 cores=0-7
/proc/22050/task/22052/stat : 22052 (claspmt) R 22048 22050 21584 0 -1 4202560 23658 0 0 0 456575 48 0 0 25 0 8 0 662203190 701607936 109881 33554432000 4194304 4964800 140735462303616 18446744073709551615 248089395850 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22050/tid=22053] ppid=22048 vsize=685164 CPUtime=4566.3 cores=0-7
/proc/22050/task/22053/stat : 22053 (claspmt) R 22048 22050 21584 0 -1 4202560 21804 0 0 0 456574 56 0 0 25 0 8 0 662203190 701607936 109881 33554432000 4194304 4964800 140735462303616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=22050/tid=22054] ppid=22048 vsize=685164 CPUtime=4554.06 cores=0-7
/proc/22050/task/22054/stat : 22054 (claspmt) R 22048 22050 21584 0 -1 4202560 8218 0 0 0 455355 51 0 0 25 0 8 0 662203190 701607936 109881 33554432000 4194304 4964800 140735462303616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=22050/tid=22055] ppid=22048 vsize=685164 CPUtime=4566.34 cores=0-7
/proc/22050/task/22055/stat : 22055 (claspmt) R 22048 22050 21584 0 -1 4202560 16937 0 0 0 456592 42 0 0 25 0 8 0 662203190 701607936 109881 33554432000 4194304 4964800 140735462303616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=22050/tid=22056] ppid=22048 vsize=685164 CPUtime=4566.34 cores=0-7
/proc/22050/task/22056/stat : 22056 (claspmt) R 22048 22050 21584 0 -1 4202560 13545 0 0 0 456590 44 0 0 25 0 8 0 662203190 701607936 109881 33554432000 4194304 4964800 140735462303616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=22050/tid=22057] ppid=22048 vsize=685164 CPUtime=4566.18 cores=0-7
/proc/22050/task/22057/stat : 22057 (claspmt) R 22048 22050 21584 0 -1 4202560 12847 0 0 0 456553 65 0 0 25 0 8 0 662203190 701607936 109881 33554432000 4194304 4964800 140735462303616 18446744073709551615 4670407 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22050/tid=22058] ppid=22048 vsize=685164 CPUtime=4533.24 cores=0-7
/proc/22050/task/22058/stat : 22058 (claspmt) R 22048 22050 21584 0 -1 4202560 14539 0 0 0 453253 71 0 0 25 0 8 0 662203190 701607936 109881 33554432000 4194304 4964800 140735462303616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 36486
Current children cumulated vsize (KiB) 685164

[startup+4570.3 s]
/proc/loadavg: 8.03 8.04 8.00 9/329 22192
/proc/meminfo: memFree=8444964/32950928 swapFree=64721848/67111528
[pid=22050] ppid=22048 vsize=681408 CPUtime=36488.7 cores=0-7
/proc/22050/stat : 22050 (claspmt) R 22048 22050 21584 0 -1 4202496 120336 0 0 0 3648419 447 0 0 17 0 1 0 662202845 697761792 108613 33554432000 4194304 4964800 140735462303616 18446744073709551615 248089354197 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22050/statm: 170352 108613 476 189 0 164701 0
Current children cumulated CPU time (s) 36488.7
Current children cumulated vsize (KiB) 681408

Child status: 20
Real time (s): 4570.34
CPU time (s): 36488.7
CPU user time (s): 36484.2
CPU system time (s): 4.50131
CPU usage (%): 798.38
Max. virtual memory (cumulated for all children) (KiB): 685164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 36484.2
system time used= 4.50131
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 120337
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= 214480
involuntary context switches= 175056

runsolver used 13.053 second user time and 32.915 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-16 02:33:51
IDJOB=3381162
IDBENCH=83894
IDSOLVER=1865
FILE ID=node123/3381162-1305506030
RUNJOBID= node123-1305500561-21598
PBS_JOBID= 13325460
Free space on /tmp= 73400 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
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-3381162-1305506030/watcher-3381162-1305506030 -o /tmp/evaluation-result-3381162-1305506030/solver-3381162-1305506030 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381162-1305506030.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= cf96a8eea16f98b3cec72117cedd0285
RANDOM SEED=60487061

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       8879140 kB
Buffers:        336308 kB
Cached:        4463732 kB
SwapCached:      10528 kB
Active:       20663340 kB
Inactive:      3098880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       8879140 kB
SwapTotal:    67111528 kB
SwapFree:     64721848 kB
Dirty:            2852 kB
Writeback:           0 kB
AnonPages:    18960756 kB
Mapped:          24784 kB
Slab:           180016 kB
PageTables:      59404 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 69835776 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= 73400 MiB
End job on node123 at 2011-05-16 03:50:01