Trace number 3322666

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-R4095UNSAT 2791.42 349.462

General information on the benchmark

NameSAT05/crafted/sorge05/QG7a/
gensys-ukn006.shuffled-as.sat05-3846.cnf
MD5SUMf38a91a0947f21d9ceeb8762ba4c5f93
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark862.725
Satisfiable
(Un)Satisfiability was proved
Number of variables2969
Number of clauses18473
Sum of the clauses size132415
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2442
Number of clauses of size 32342
Number of clauses of size 4463
Number of clauses of size 5642
Number of clauses of size over 514542

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...392651/instance-3322666-1304392651.cnf
0.00/0.06	c Solving...
2791.22/349.46	s UNSATISFIABLE
2791.22/349.46	
2791.22/349.46	c Models        : 0     
2791.22/349.46	c Time          : 349.429s (Solving: 349.37s 1st Model: 0.00s Unsat: 349.37s)
2791.22/349.46	c CPU Time      : 2791.380s

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: 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-3322666-1304392651/watcher-3322666-1304392651 -o /tmp/evaluation-result-3322666-1304392651/solver-3322666-1304392651 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322666-1304392651.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: 7.52 8.03 8.07 2/297 3379
/proc/meminfo: memFree=12043296/32951124 swapFree=67111352/67111528
[pid=3379] ppid=3377 vsize=22136 CPUtime=0 cores=0-7
/proc/3379/stat : 3379 (claspmt) R 3377 3379 3348 0 -1 4202496 834 0 0 0 0 0 0 0 25 0 1 0 550862950 22667264 740 33554432000 4194304 4964704 140735985667360 18446744073709551615 255377301248 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/3379/statm: 5534 741 389 189 0 408 0

[startup+0.0775509 s]
/proc/loadavg: 7.52 8.03 8.07 2/297 3379
/proc/meminfo: memFree=12043296/32951124 swapFree=67111352/67111528
[pid=3379] ppid=3377 vsize=450908 CPUtime=0.08 cores=0-7
/proc/3379/stat : 3379 (claspmt) S 3377 3379 3348 0 -1 4202496 3299 0 0 0 7 1 0 0 25 0 8 0 550862950 461729792 2945 33554432000 4194304 4964704 140735985667360 18446744073709551615 255389117337 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/3379/statm: 112727 2946 436 189 0 107076 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 450908

[startup+0.100499 s]
/proc/loadavg: 7.52 8.03 8.07 2/297 3379
/proc/meminfo: memFree=12043296/32951124 swapFree=67111352/67111528
[pid=3379] ppid=3377 vsize=451184 CPUtime=0.2 cores=0-7
/proc/3379/stat : 3379 (claspmt) R 3377 3379 3348 0 -1 4202496 3863 0 0 0 18 2 0 0 25 0 8 0 550862950 462012416 3506 33554432000 4194304 4964704 140735985667360 18446744073709551615 4342232 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/3379/statm: 112796 3506 464 189 0 107145 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 451184

[startup+0.595591 s]
/proc/loadavg: 7.52 8.03 8.07 2/297 3379
/proc/meminfo: memFree=12043296/32951124 swapFree=67111352/67111528
[pid=3379] ppid=3377 vsize=452244 CPUtime=5.34 cores=0-7
/proc/3379/stat : 3379 (claspmt) R 3377 3379 3348 0 -1 4202496 6424 0 0 0 530 4 0 0 25 0 8 0 550862950 463097856 6067 33554432000 4194304 4964704 140735985667360 18446744073709551615 4670574 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/3379/statm: 113061 6067 464 189 0 107410 0
Current children cumulated CPU time (s) 5.34
Current children cumulated vsize (KiB) 452244

[startup+0.998334 s]
/proc/loadavg: 7.52 8.03 8.07 2/297 3379
/proc/meminfo: memFree=12043296/32951124 swapFree=67111352/67111528
[pid=3379] ppid=3377 vsize=452508 CPUtime=7.31 cores=0-7
/proc/3379/stat : 3379 (claspmt) R 3377 3379 3348 0 -1 4202496 6946 0 0 0 727 4 0 0 25 0 8 0 550862950 463368192 6589 33554432000 4194304 4964704 140735985667360 18446744073709551615 4321079 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/3379/statm: 113127 6589 464 189 0 107476 0
Current children cumulated CPU time (s) 7.31
Current children cumulated vsize (KiB) 452508

[startup+1.50024 s]
/proc/loadavg: 7.72 8.06 8.08 9/305 3387
/proc/meminfo: memFree=12016724/32951124 swapFree=67111352/67111528
[pid=3379] ppid=3377 vsize=452772 CPUtime=11.39 cores=0-7
/proc/3379/stat : 3379 (claspmt) R 3377 3379 3348 0 -1 4202496 7635 0 0 0 1134 5 0 0 25 0 8 0 550862950 463638528 7278 33554432000 4194304 4964704 140735985667360 18446744073709551615 255377406495 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/3379/statm: 113193 7278 464 189 0 107542 0
[pid=3379/tid=3381] ppid=3377 vsize=452772 CPUtime=1.41 cores=0-7
/proc/3379/task/3381/stat : 3381 (claspmt) R 3377 3379 3348 0 -1 4202560 764 0 0 0 141 0 0 0 19 0 8 0 550862957 463638528 7278 33554432000 4194304 4964704 140735985667360 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3379/tid=3382] ppid=3377 vsize=452772 CPUtime=1.41 cores=0-7
/proc/3379/task/3382/stat : 3382 (claspmt) R 3377 3379 3348 0 -1 4202560 1056 0 0 0 141 0 0 0 20 0 8 0 550862957 463638528 7278 33554432000 4194304 4964704 140735985667360 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=3379/tid=3383] ppid=3377 vsize=452772 CPUtime=1.41 cores=0-7
/proc/3379/task/3383/stat : 3383 (claspmt) R 3377 3379 3348 0 -1 4202560 720 0 0 0 141 0 0 0 19 0 8 0 550862957 463638528 7278 33554432000 4194304 4964704 140735985667360 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3379/tid=3384] ppid=3377 vsize=452772 CPUtime=1.4 cores=0-7
/proc/3379/task/3384/stat : 3384 (claspmt) R 3377 3379 3348 0 -1 4202560 762 0 0 0 140 0 0 0 20 0 8 0 550862957 463638528 7278 33554432000 4194304 4964704 140735985667360 18446744073709551615 4332025 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=3379/tid=3385] ppid=3377 vsize=452772 CPUtime=1.43 cores=0-7
/proc/3379/task/3385/stat : 3385 (claspmt) R 3377 3379 3348 0 -1 4202560 648 0 0 0 143 0 0 0 20 0 8 0 550862957 463638528 7278 33554432000 4194304 4964704 140735985667360 18446744073709551615 4332000 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3379/tid=3386] ppid=3377 vsize=452772 CPUtime=1.42 cores=0-7
/proc/3379/task/3386/stat : 3386 (claspmt) R 3377 3379 3348 0 -1 4202560 722 0 0 0 142 0 0 0 19 0 8 0 550862957 463638528 7278 33554432000 4194304 4964704 140735985667360 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3379/tid=3387] ppid=3377 vsize=452772 CPUtime=1.41 cores=0-7
/proc/3379/task/3387/stat : 3387 (claspmt) R 3377 3379 3348 0 -1 4202560 944 0 0 0 141 0 0 0 20 0 8 0 550862957 463638528 7278 33554432000 4194304 4964704 140735985667360 18446744073709551615 4670193 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.39
Current children cumulated vsize (KiB) 452772

[startup+3.10095 s]
/proc/loadavg: 7.72 8.06 8.08 9/305 3388
/proc/meminfo: memFree=12010524/32951124 swapFree=67111352/67111528
[pid=3379] ppid=3377 vsize=453564 CPUtime=24.11 cores=0-7
/proc/3379/stat : 3379 (claspmt) R 3377 3379 3348 0 -1 4202496 9443 0 0 0 2405 6 0 0 25 0 8 0 550862950 464449536 9086 33554432000 4194304 4964704 140735985667360 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/3379/statm: 113391 9086 464 189 0 107740 0
[pid=3379/tid=3381] ppid=3377 vsize=453564 CPUtime=2.99 cores=0-7
/proc/3379/task/3381/stat : 3381 (claspmt) R 3377 3379 3348 0 -1 4202560 953 0 0 0 299 0 0 0 25 0 8 0 550862957 464449536 9086 33554432000 4194304 4964704 140735985667360 18446744073709551615 4320993 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3379/tid=3382] ppid=3377 vsize=453564 CPUtime=3 cores=0-7
/proc/3379/task/3382/stat : 3382 (claspmt) R 3377 3379 3348 0 -1 4202560 1413 0 0 0 300 0 0 0 25 0 8 0 550862957 464449536 9086 33554432000 4194304 4964704 140735985667360 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=3379/tid=3383] ppid=3377 vsize=453564 CPUtime=3 cores=0-7
/proc/3379/task/3383/stat : 3383 (claspmt) R 3377 3379 3348 0 -1 4202560 849 0 0 0 300 0 0 0 25 0 8 0 550862957 464449536 9086 33554432000 4194304 4964704 140735985667360 18446744073709551615 4653154 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3379/tid=3384] ppid=3377 vsize=453564 CPUtime=2.99 cores=0-7
/proc/3379/task/3384/stat : 3384 (claspmt) R 3377 3379 3348 0 -1 4202560 931 0 0 0 299 0 0 0 25 0 8 0 550862957 464449536 9086 33554432000 4194304 4964704 140735985667360 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=3379/tid=3385] ppid=3377 vsize=453564 CPUtime=3.02 cores=0-7
/proc/3379/task/3385/stat : 3385 (claspmt) R 3377 3379 3348 0 -1 4202560 952 0 0 0 302 0 0 0 25 0 8 0 550862957 464449536 9086 33554432000 4194304 4964704 140735985667360 18446744073709551615 4669306 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3379/tid=3386] ppid=3377 vsize=453564 CPUtime=3.01 cores=0-7
/proc/3379/task/3386/stat : 3386 (claspmt) R 3377 3379 3348 0 -1 4202560 825 0 0 0 301 0 0 0 24 0 8 0 550862957 464449536 9086 33554432000 4194304 4964704 140735985667360 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3379/tid=3387] ppid=3377 vsize=453564 CPUtime=3 cores=0-7
/proc/3379/task/3387/stat : 3387 (claspmt) R 3377 3379 3348 0 -1 4202560 1312 0 0 0 300 0 0 0 25 0 8 0 550862957 464449536 9086 33554432000 4194304 4964704 140735985667360 18446744073709551615 4670215 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.11
Current children cumulated vsize (KiB) 453564

[startup+6.30036 s]
/proc/loadavg: 7.74 8.06 8.08 9/305 3388
/proc/meminfo: memFree=12001356/32951124 swapFree=67111352/67111528
[pid=3379] ppid=3377 vsize=455012 CPUtime=49.67 cores=0-7
/proc/3379/stat : 3379 (claspmt) R 3377 3379 3348 0 -1 4202496 11481 0 0 0 4960 7 0 0 25 0 8 0 550862950 465932288 11124 33554432000 4194304 4964704 140735985667360 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/3379/statm: 113753 11124 466 189 0 108102 0
[pid=3379/tid=3381] ppid=3377 vsize=455012 CPUtime=6.16 cores=0-7
/proc/3379/task/3381/stat : 3381 (claspmt) R 3377 3379 3348 0 -1 4202560 1216 0 0 0 616 0 0 0 25 0 8 0 550862957 465932288 11124 33554432000 4194304 4964704 140735985667360 18446744073709551615 4321088 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3379/tid=3382] ppid=3377 vsize=455012 CPUtime=6.2 cores=0-7
/proc/3379/task/3382/stat : 3382 (claspmt) R 3377 3379 3348 0 -1 4202560 1743 0 0 0 620 0 0 0 25 0 8 0 550862957 465932288 11124 33554432000 4194304 4964704 140735985667360 18446744073709551615 4670286 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=3379/tid=3383] ppid=3377 vsize=455012 CPUtime=6.2 cores=0-7
/proc/3379/task/3383/stat : 3383 (claspmt) R 3377 3379 3348 0 -1 4202560 1016 0 0 0 620 0 0 0 25 0 8 0 550862957 465932288 11124 33554432000 4194304 4964704 140735985667360 18446744073709551615 4670181 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3379/tid=3384] ppid=3377 vsize=455012 CPUtime=6.19 cores=0-7
/proc/3379/task/3384/stat : 3384 (claspmt) R 3377 3379 3348 0 -1 4202560 1148 0 0 0 619 0 0 0 25 0 8 0 550862957 465932288 11124 33554432000 4194304 4964704 140735985667360 18446744073709551615 4670233 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=3379/tid=3385] ppid=3377 vsize=455012 CPUtime=6.22 cores=0-7
/proc/3379/task/3385/stat : 3385 (claspmt) R 3377 3379 3348 0 -1 4202560 1212 0 0 0 622 0 0 0 25 0 8 0 550862957 465932288 11124 33554432000 4194304 4964704 140735985667360 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3379/tid=3386] ppid=3377 vsize=455012 CPUtime=6.2 cores=0-7
/proc/3379/task/3386/stat : 3386 (claspmt) R 3377 3379 3348 0 -1 4202560 933 0 0 0 620 0 0 0 18 0 8 0 550862957 465932288 11124 33554432000 4194304 4964704 140735985667360 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3379/tid=3387] ppid=3377 vsize=455012 CPUtime=6.21 cores=0-7
/proc/3379/task/3387/stat : 3387 (claspmt) R 3377 3379 3348 0 -1 4202560 1873 0 0 0 620 1 0 0 25 0 8 0 550862957 465932288 11124 33554432000 4194304 4964704 140735985667360 18446744073709551615 4658318 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 49.67
Current children cumulated vsize (KiB) 455012

[startup+12.7012 s]
/proc/loadavg: 7.84 8.08 8.08 9/305 3388
/proc/meminfo: memFree=11989708/32951124 swapFree=67111352/67111528
[pid=3379] ppid=3377 vsize=457192 CPUtime=100.81 cores=0-7
/proc/3379/stat : 3379 (claspmt) R 3377 3379 3348 0 -1 4202496 14458 0 0 0 10072 9 0 0 25 0 8 0 550862950 468164608 14101 33554432000 4194304 4964704 140735985667360 18446744073709551615 4670594 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/3379/statm: 114298 14101 466 189 0 108647 0
[pid=3379/tid=3381] ppid=3377 vsize=457192 CPUtime=12.49 cores=0-7
/proc/3379/task/3381/stat : 3381 (claspmt) R 3377 3379 3348 0 -1 4202560 1632 0 0 0 1249 0 0 0 25 0 8 0 550862957 468164608 14101 33554432000 4194304 4964704 140735985667360 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3379/tid=3382] ppid=3377 vsize=457192 CPUtime=12.59 cores=0-7
/proc/3379/task/3382/stat : 3382 (claspmt) R 3377 3379 3348 0 -1 4202560 2299 0 0 0 1259 0 0 0 25 0 8 0 550862957 468164608 14101 33554432000 4194304 4964704 140735985667360 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=3379/tid=3383] ppid=3377 vsize=457192 CPUtime=12.59 cores=0-7
/proc/3379/task/3383/stat : 3383 (claspmt) R 3377 3379 3348 0 -1 4202560 1208 0 0 0 1259 0 0 0 25 0 8 0 550862957 468164608 14101 33554432000 4194304 4964704 140735985667360 18446744073709551615 4669399 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3379/tid=3384] ppid=3377 vsize=457192 CPUtime=12.59 cores=0-7
/proc/3379/task/3384/stat : 3384 (claspmt) R 3377 3379 3348 0 -1 4202560 1429 0 0 0 1258 1 0 0 25 0 8 0 550862957 468164608 14101 33554432000 4194304 4964704 140735985667360 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=3379/tid=3385] ppid=3377 vsize=457192 CPUtime=12.61 cores=0-7
/proc/3379/task/3385/stat : 3385 (claspmt) R 3377 3379 3348 0 -1 4202560 1553 0 0 0 1261 0 0 0 25 0 8 0 550862957 468164608 14101 33554432000 4194304 4964704 140735985667360 18446744073709551615 4670281 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3379/tid=3386] ppid=3377 vsize=457192 CPUtime=12.61 cores=0-7
/proc/3379/task/3386/stat : 3386 (claspmt) R 3377 3379 3348 0 -1 4202560 1259 0 0 0 1260 1 0 0 25 0 8 0 550862957 468164608 14101 33554432000 4194304 4964704 140735985667360 18446744073709551615 4320939 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3379/tid=3387] ppid=3377 vsize=457192 CPUtime=12.61 cores=0-7
/proc/3379/task/3387/stat : 3387 (claspmt) R 3377 3379 3348 0 -1 4202560 2508 0 0 0 1260 1 0 0 25 0 8 0 550862957 468164608 14101 33554432000 4194304 4964704 140735985667360 18446744073709551615 4669997 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 100.81
Current children cumulated vsize (KiB) 457192

[startup+25.5008 s]
/proc/loadavg: 8.10 8.12 8.10 9/305 3388
/proc/meminfo: memFree=11977864/32951124 swapFree=67111352/67111528
[pid=3379] ppid=3377 vsize=458748 CPUtime=203.07 cores=0-7
/proc/3379/stat : 3379 (claspmt) R 3377 3379 3348 0 -1 4202496 17889 0 0 0 20294 13 0 0 25 0 8 0 550862950 469757952 17532 33554432000 4194304 4964704 140735985667360 18446744073709551615 4320976 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/3379/statm: 114687 17532 466 189 0 109036 0
[pid=3379/tid=3381] ppid=3377 vsize=458748 CPUtime=25.19 cores=0-7
/proc/3379/task/3381/stat : 3381 (claspmt) R 3377 3379 3348 0 -1 4202560 2003 0 0 0 2518 1 0 0 25 0 8 0 550862957 469757952 17532 33554432000 4194304 4964704 140735985667360 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3379/tid=3382] ppid=3377 vsize=458748 CPUtime=25.4 cores=0-7
/proc/3379/task/3382/stat : 3382 (claspmt) R 3377 3379 3348 0 -1 4202560 2925 0 0 0 2539 1 0 0 25 0 8 0 550862957 469757952 17532 33554432000 4194304 4964704 140735985667360 18446744073709551615 4321038 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=3379/tid=3383] ppid=3377 vsize=458748 CPUtime=25.4 cores=0-7
/proc/3379/task/3383/stat : 3383 (claspmt) R 3377 3379 3348 0 -1 4202560 1400 0 0 0 2539 1 0 0 25 0 8 0 550862957 469757952 17532 33554432000 4194304 4964704 140735985667360 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3379/tid=3384] ppid=3377 vsize=458748 CPUtime=25.39 cores=0-7
/proc/3379/task/3384/stat : 3384 (claspmt) R 3377 3379 3348 0 -1 4202560 1864 0 0 0 2538 1 0 0 25 0 8 0 550862957 469757952 17532 33554432000 4194304 4964704 140735985667360 18446744073709551615 4670565 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=3379/tid=3385] ppid=3377 vsize=458748 CPUtime=25.42 cores=0-7
/proc/3379/task/3385/stat : 3385 (claspmt) R 3377 3379 3348 0 -1 4202560 1939 0 0 0 2540 2 0 0 25 0 8 0 550862957 469757952 17532 33554432000 4194304 4964704 140735985667360 18446744073709551615 4670440 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3379/tid=3386] ppid=3377 vsize=458748 CPUtime=25.4 cores=0-7
/proc/3379/task/3386/stat : 3386 (claspmt) R 3377 3379 3348 0 -1 4202560 1510 0 0 0 2539 1 0 0 25 0 8 0 550862957 469757952 17532 33554432000 4194304 4964704 140735985667360 18446744073709551615 4670269 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3379/tid=3387] ppid=3377 vsize=458748 CPUtime=25.4 cores=0-7
/proc/3379/task/3387/stat : 3387 (claspmt) R 3377 3379 3348 0 -1 4202560 3176 0 0 0 2539 1 0 0 25 0 8 0 550862957 469757952 17532 33554432000 4194304 4964704 140735985667360 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.07
Current children cumulated vsize (KiB) 458748

[startup+51.1111 s]
/proc/loadavg: 8.06 8.11 8.09 9/305 3389
/proc/meminfo: memFree=11959416/32951124 swapFree=67111352/67111528
[pid=3379] ppid=3377 vsize=462112 CPUtime=407.72 cores=0-7
/proc/3379/stat : 3379 (claspmt) R 3377 3379 3348 0 -1 4202496 22443 0 0 0 40754 18 0 0 25 0 8 0 550862950 473202688 22067 33554432000 4194304 4964704 140735985667360 18446744073709551615 4653526 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/3379/statm: 115528 22067 466 189 0 109877 0
[pid=3379/tid=3381] ppid=3377 vsize=462112 CPUtime=50.55 cores=0-7
/proc/3379/task/3381/stat : 3381 (claspmt) R 3377 3379 3348 0 -1 4202560 2774 0 0 0 5053 2 0 0 25 0 8 0 550862957 473202688 22067 33554432000 4194304 4964704 140735985667360 18446744073709551615 4670416 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3379/tid=3382] ppid=3377 vsize=462112 CPUtime=51.01 cores=0-7
/proc/3379/task/3382/stat : 3382 (claspmt) R 3377 3379 3348 0 -1 4202560 3730 0 0 0 5100 1 0 0 25 0 8 0 550862957 473202688 22067 33554432000 4194304 4964704 140735985667360 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=3379/tid=3383] ppid=3377 vsize=462112 CPUtime=51 cores=0-7
/proc/3379/task/3383/stat : 3383 (claspmt) R 3377 3379 3348 0 -1 4202560 1700 0 0 0 5099 1 0 0 25 0 8 0 550862957 473202688 22067 33554432000 4194304 4964704 140735985667360 18446744073709551615 4362938 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3379/tid=3384] ppid=3377 vsize=462112 CPUtime=51 cores=0-7
/proc/3379/task/3384/stat : 3384 (claspmt) R 3377 3379 3348 0 -1 4202560 2286 0 0 0 5098 2 0 0 25 0 8 0 550862957 473202688 22067 33554432000 4194304 4964704 140735985667360 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=3379/tid=3385] ppid=3377 vsize=462112 CPUtime=51.02 cores=0-7
/proc/3379/task/3385/stat : 3385 (claspmt) R 3377 3379 3348 0 -1 4202560 2471 0 0 0 5100 2 0 0 25 0 8 0 550862957 473202688 22067 33554432000 4194304 4964704 140735985667360 18446744073709551615 4321002 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3379/tid=3386] ppid=3377 vsize=462112 CPUtime=51.01 cores=0-7
/proc/3379/task/3386/stat : 3386 (claspmt) R 3377 3379 3348 0 -1 4202560 1936 0 0 0 5099 2 0 0 25 0 8 0 550862957 473202688 22067 33554432000 4194304 4964704 140735985667360 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3379/tid=3387] ppid=3377 vsize=462112 CPUtime=51.01 cores=0-7
/proc/3379/task/3387/stat : 3387 (claspmt) R 3377 3379 3348 0 -1 4202560 4195 0 0 0 5099 2 0 0 25 0 8 0 550862957 473202688 22067 33554432000 4194304 4964704 140735985667360 18446744073709551615 4670193 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 407.72

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

/proc/3379/task/3385/stat : 3385 (claspmt) R 3377 3379 3348 0 -1 4202560 3645 0 0 0 22218 3 0 0 25 0 8 0 550862957 480874496 33172 33554432000 4194304 4964704 140735985667360 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3379/tid=3386] ppid=3377 vsize=469604 CPUtime=222.16 cores=0-7
/proc/3379/task/3386/stat : 3386 (claspmt) R 3377 3379 3348 0 -1 4202560 2643 0 0 0 22213 3 0 0 25 0 8 0 550862957 480874496 33172 33554432000 4194304 4964704 140735985667360 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3379/tid=3387] ppid=3377 vsize=469604 CPUtime=222.21 cores=0-7
/proc/3379/task/3387/stat : 3387 (claspmt) R 3377 3379 3348 0 -1 4202560 5805 0 0 0 22217 4 0 0 20 0 8 0 550862957 480874496 33172 33554432000 4194304 4964704 140735985667360 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1775.6
Current children cumulated vsize (KiB) 469604

[startup+282.301 s]
/proc/loadavg: 8.19 8.16 8.10 9/305 3395
/proc/meminfo: memFree=11906924/32951124 swapFree=67111352/67111528
[pid=3379] ppid=3377 vsize=470768 CPUtime=2255.05 cores=0-7
/proc/3379/stat : 3379 (claspmt) R 3377 3379 3348 0 -1 4202496 35627 0 0 0 225468 37 0 0 25 0 8 0 550862950 482066432 35245 33554432000 4194304 4964704 140735985667360 18446744073709551615 4668820 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/3379/statm: 117692 35245 466 189 0 112041 0
[pid=3379/tid=3381] ppid=3377 vsize=470768 CPUtime=279.62 cores=0-7
/proc/3379/task/3381/stat : 3381 (claspmt) R 3377 3379 3348 0 -1 4202560 5064 0 0 0 27957 5 0 0 25 0 8 0 550862957 482066432 35245 33554432000 4194304 4964704 140735985667360 18446744073709551615 4320996 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3379/tid=3382] ppid=3377 vsize=470768 CPUtime=282.19 cores=0-7
/proc/3379/task/3382/stat : 3382 (claspmt) R 3377 3379 3348 0 -1 4202560 6515 0 0 0 28215 4 0 0 25 0 8 0 550862957 482066432 35245 33554432000 4194304 4964704 140735985667360 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=3379/tid=3383] ppid=3377 vsize=470768 CPUtime=282.18 cores=0-7
/proc/3379/task/3383/stat : 3383 (claspmt) R 3377 3379 3348 0 -1 4202560 2628 0 0 0 28215 3 0 0 25 0 8 0 550862957 482066432 35245 33554432000 4194304 4964704 140735985667360 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3379/tid=3384] ppid=3377 vsize=470768 CPUtime=282.19 cores=0-7
/proc/3379/task/3384/stat : 3384 (claspmt) R 3377 3379 3348 0 -1 4202560 3511 0 0 0 28215 4 0 0 25 0 8 0 550862957 482066432 35245 33554432000 4194304 4964704 140735985667360 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=3379/tid=3385] ppid=3377 vsize=470768 CPUtime=282.22 cores=0-7
/proc/3379/task/3385/stat : 3385 (claspmt) R 3377 3379 3348 0 -1 4202560 3908 0 0 0 28218 4 0 0 25 0 8 0 550862957 482066432 35245 33554432000 4194304 4964704 140735985667360 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3379/tid=3386] ppid=3377 vsize=470768 CPUtime=282.16 cores=0-7
/proc/3379/task/3386/stat : 3386 (claspmt) R 3377 3379 3348 0 -1 4202560 2862 0 0 0 28212 4 0 0 25 0 8 0 550862957 482066432 35245 33554432000 4194304 4964704 140735985667360 18446744073709551615 4669316 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3379/tid=3387] ppid=3377 vsize=470768 CPUtime=282.21 cores=0-7
/proc/3379/task/3387/stat : 3387 (claspmt) R 3377 3379 3348 0 -1 4202560 6157 0 0 0 28216 5 0 0 25 0 8 0 550862957 482066432 35245 33554432000 4194304 4964704 140735985667360 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2255.05
Current children cumulated vsize (KiB) 470768

[startup+342.301 s]
/proc/loadavg: 8.16 8.16 8.10 9/305 3397
/proc/meminfo: memFree=11901324/32951124 swapFree=67111352/67111528
[pid=3379] ppid=3377 vsize=471708 CPUtime=2734.49 cores=0-7
/proc/3379/stat : 3379 (claspmt) R 3377 3379 3348 0 -1 4202496 36933 0 0 0 273410 39 0 0 25 0 8 0 550862950 483028992 36530 33554432000 4194304 4964704 140735985667360 18446744073709551615 4684680 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/3379/statm: 117927 36530 466 189 0 112276 0
[pid=3379/tid=3381] ppid=3377 vsize=471708 CPUtime=339.08 cores=0-7
/proc/3379/task/3381/stat : 3381 (claspmt) R 3377 3379 3348 0 -1 4202560 5426 0 0 0 33903 5 0 0 25 0 8 0 550862957 483028992 36530 33554432000 4194304 4964704 140735985667360 18446744073709551615 4670419 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3379/tid=3382] ppid=3377 vsize=471708 CPUtime=342.19 cores=0-7
/proc/3379/task/3382/stat : 3382 (claspmt) R 3377 3379 3348 0 -1 4202560 6632 0 0 0 34215 4 0 0 25 0 8 0 550862957 483028992 36530 33554432000 4194304 4964704 140735985667360 18446744073709551615 4669309 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=3379/tid=3383] ppid=3377 vsize=471708 CPUtime=342.17 cores=0-7
/proc/3379/task/3383/stat : 3383 (claspmt) R 3377 3379 3348 0 -1 4202560 2682 0 0 0 34214 3 0 0 25 0 8 0 550862957 483028992 36530 33554432000 4194304 4964704 140735985667360 18446744073709551615 4321020 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3379/tid=3384] ppid=3377 vsize=471708 CPUtime=342.2 cores=0-7
/proc/3379/task/3384/stat : 3384 (claspmt) R 3377 3379 3348 0 -1 4202560 3723 0 0 0 34215 5 0 0 25 0 8 0 550862957 483028992 36530 33554432000 4194304 4964704 140735985667360 18446744073709551615 4321042 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=3379/tid=3385] ppid=3377 vsize=471708 CPUtime=342.21 cores=0-7
/proc/3379/task/3385/stat : 3385 (claspmt) R 3377 3379 3348 0 -1 4202560 4023 0 0 0 34217 4 0 0 25 0 8 0 550862957 483028992 36530 33554432000 4194304 4964704 140735985667360 18446744073709551615 4670193 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3379/tid=3386] ppid=3377 vsize=471708 CPUtime=342.14 cores=0-7
/proc/3379/task/3386/stat : 3386 (claspmt) R 3377 3379 3348 0 -1 4202560 2998 0 0 0 34210 4 0 0 25 0 8 0 550862957 483028992 36530 33554432000 4194304 4964704 140735985667360 18446744073709551615 4668512 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3379/tid=3387] ppid=3377 vsize=471708 CPUtime=342.21 cores=0-7
/proc/3379/task/3387/stat : 3387 (claspmt) R 3377 3379 3348 0 -1 4202560 6385 0 0 0 34216 5 0 0 25 0 8 0 550862957 483028992 36530 33554432000 4194304 4964704 140735985667360 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2734.49
Current children cumulated vsize (KiB) 471708

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

[startup+346 s]
/proc/loadavg: 8.16 8.16 8.10 9/305 3397
/proc/meminfo: memFree=11901200/32951124 swapFree=67111352/67111528
[pid=3379] ppid=3377 vsize=471708 CPUtime=2764.04 cores=0-7
/proc/3379/stat : 3379 (claspmt) R 3377 3379 3348 0 -1 4202496 36977 0 0 0 276365 39 0 0 25 0 8 0 550862950 483028992 36574 33554432000 4194304 4964704 140735985667360 18446744073709551615 4670243 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/3379/statm: 117927 36574 466 189 0 112276 0
[pid=3379/tid=3381] ppid=3377 vsize=471708 CPUtime=342.74 cores=0-7
/proc/3379/task/3381/stat : 3381 (claspmt) R 3377 3379 3348 0 -1 4202560 5465 0 0 0 34269 5 0 0 25 0 8 0 550862957 483028992 36574 33554432000 4194304 4964704 140735985667360 18446744073709551615 4669696 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3379/tid=3382] ppid=3377 vsize=471708 CPUtime=345.89 cores=0-7
/proc/3379/task/3382/stat : 3382 (claspmt) R 3377 3379 3348 0 -1 4202560 6632 0 0 0 34585 4 0 0 25 0 8 0 550862957 483028992 36574 33554432000 4194304 4964704 140735985667360 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=3379/tid=3383] ppid=3377 vsize=471708 CPUtime=345.87 cores=0-7
/proc/3379/task/3383/stat : 3383 (claspmt) R 3377 3379 3348 0 -1 4202560 2682 0 0 0 34584 3 0 0 25 0 8 0 550862957 483028992 36574 33554432000 4194304 4964704 140735985667360 18446744073709551615 4660345 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3379/tid=3384] ppid=3377 vsize=471708 CPUtime=345.9 cores=0-7
/proc/3379/task/3384/stat : 3384 (claspmt) R 3377 3379 3348 0 -1 4202560 3723 0 0 0 34585 5 0 0 25 0 8 0 550862957 483028992 36574 33554432000 4194304 4964704 140735985667360 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=3379/tid=3385] ppid=3377 vsize=471708 CPUtime=345.91 cores=0-7
/proc/3379/task/3385/stat : 3385 (claspmt) R 3377 3379 3348 0 -1 4202560 4023 0 0 0 34587 4 0 0 25 0 8 0 550862957 483028992 36574 33554432000 4194304 4964704 140735985667360 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3379/tid=3386] ppid=3377 vsize=471708 CPUtime=345.84 cores=0-7
/proc/3379/task/3386/stat : 3386 (claspmt) R 3377 3379 3348 0 -1 4202560 2998 0 0 0 34580 4 0 0 25 0 8 0 550862957 483028992 36574 33554432000 4194304 4964704 140735985667360 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3379/tid=3387] ppid=3377 vsize=471708 CPUtime=345.91 cores=0-7
/proc/3379/task/3387/stat : 3387 (claspmt) R 3377 3379 3348 0 -1 4202560 6386 0 0 0 34586 5 0 0 25 0 8 0 550862957 483028992 36574 33554432000 4194304 4964704 140735985667360 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2764.04
Current children cumulated vsize (KiB) 471708

[startup+347.601 s]
/proc/loadavg: 8.31 8.19 8.11 9/305 3397
/proc/meminfo: memFree=11901076/32951124 swapFree=67111352/67111528
[pid=3379] ppid=3377 vsize=471708 CPUtime=2776.85 cores=0-7
/proc/3379/stat : 3379 (claspmt) R 3377 3379 3348 0 -1 4202496 36985 0 0 0 277645 40 0 0 25 0 8 0 550862950 483028992 36582 33554432000 4194304 4964704 140735985667360 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/3379/statm: 117927 36582 466 189 0 112276 0
[pid=3379/tid=3381] ppid=3377 vsize=471708 CPUtime=344.33 cores=0-7
/proc/3379/task/3381/stat : 3381 (claspmt) R 3377 3379 3348 0 -1 4202560 5465 0 0 0 34428 5 0 0 25 0 8 0 550862957 483028992 36582 33554432000 4194304 4964704 140735985667360 18446744073709551615 4670312 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3379/tid=3382] ppid=3377 vsize=471708 CPUtime=347.49 cores=0-7
/proc/3379/task/3382/stat : 3382 (claspmt) R 3377 3379 3348 0 -1 4202560 6633 0 0 0 34745 4 0 0 25 0 8 0 550862957 483028992 36582 33554432000 4194304 4964704 140735985667360 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=3379/tid=3383] ppid=3377 vsize=471708 CPUtime=347.47 cores=0-7
/proc/3379/task/3383/stat : 3383 (claspmt) R 3377 3379 3348 0 -1 4202560 2682 0 0 0 34744 3 0 0 25 0 8 0 550862957 483028992 36582 33554432000 4194304 4964704 140735985667360 18446744073709551615 4670431 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3379/tid=3384] ppid=3377 vsize=471708 CPUtime=347.5 cores=0-7
/proc/3379/task/3384/stat : 3384 (claspmt) R 3377 3379 3348 0 -1 4202560 3729 0 0 0 34745 5 0 0 25 0 8 0 550862957 483028992 36582 33554432000 4194304 4964704 140735985667360 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=3379/tid=3385] ppid=3377 vsize=471708 CPUtime=347.51 cores=0-7
/proc/3379/task/3385/stat : 3385 (claspmt) R 3377 3379 3348 0 -1 4202560 4023 0 0 0 34747 4 0 0 25 0 8 0 550862957 483028992 36582 33554432000 4194304 4964704 140735985667360 18446744073709551615 4654508 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3379/tid=3386] ppid=3377 vsize=471708 CPUtime=347.44 cores=0-7
/proc/3379/task/3386/stat : 3386 (claspmt) R 3377 3379 3348 0 -1 4202560 2998 0 0 0 34740 4 0 0 25 0 8 0 550862957 483028992 36582 33554432000 4194304 4964704 140735985667360 18446744073709551615 4668946 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3379/tid=3387] ppid=3377 vsize=471708 CPUtime=347.51 cores=0-7
/proc/3379/task/3387/stat : 3387 (claspmt) R 3377 3379 3348 0 -1 4202560 6387 0 0 0 34746 5 0 0 25 0 8 0 550862957 483028992 36582 33554432000 4194304 4964704 140735985667360 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2776.85
Current children cumulated vsize (KiB) 471708

[startup+348.401 s]
/proc/loadavg: 8.31 8.19 8.11 9/305 3397
/proc/meminfo: memFree=11900828/32951124 swapFree=67111352/67111528
[pid=3379] ppid=3377 vsize=471708 CPUtime=2783.23 cores=0-7
/proc/3379/stat : 3379 (claspmt) R 3377 3379 3348 0 -1 4202496 37007 0 0 0 278283 40 0 0 25 0 8 0 550862950 483028992 36604 33554432000 4194304 4964704 140735985667360 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/3379/statm: 117927 36604 466 189 0 112276 0
[pid=3379/tid=3381] ppid=3377 vsize=471708 CPUtime=345.12 cores=0-7
/proc/3379/task/3381/stat : 3381 (claspmt) R 3377 3379 3348 0 -1 4202560 5465 0 0 0 34507 5 0 0 25 0 8 0 550862957 483028992 36604 33554432000 4194304 4964704 140735985667360 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3379/tid=3382] ppid=3377 vsize=471708 CPUtime=348.29 cores=0-7
/proc/3379/task/3382/stat : 3382 (claspmt) R 3377 3379 3348 0 -1 4202560 6633 0 0 0 34825 4 0 0 25 0 8 0 550862957 483028992 36604 33554432000 4194304 4964704 140735985667360 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=3379/tid=3383] ppid=3377 vsize=471708 CPUtime=348.27 cores=0-7
/proc/3379/task/3383/stat : 3383 (claspmt) R 3377 3379 3348 0 -1 4202560 2682 0 0 0 34824 3 0 0 25 0 8 0 550862957 483028992 36604 33554432000 4194304 4964704 140735985667360 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3379/tid=3384] ppid=3377 vsize=471708 CPUtime=348.3 cores=0-7
/proc/3379/task/3384/stat : 3384 (claspmt) R 3377 3379 3348 0 -1 4202560 3751 0 0 0 34825 5 0 0 25 0 8 0 550862957 483028992 36604 33554432000 4194304 4964704 140735985667360 18446744073709551615 4321010 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=3379/tid=3385] ppid=3377 vsize=471708 CPUtime=348.31 cores=0-7
/proc/3379/task/3385/stat : 3385 (claspmt) R 3377 3379 3348 0 -1 4202560 4023 0 0 0 34827 4 0 0 25 0 8 0 550862957 483028992 36604 33554432000 4194304 4964704 140735985667360 18446744073709551615 4342228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3379/tid=3386] ppid=3377 vsize=471708 CPUtime=348.24 cores=0-7
/proc/3379/task/3386/stat : 3386 (claspmt) R 3377 3379 3348 0 -1 4202560 2998 0 0 0 34820 4 0 0 25 0 8 0 550862957 483028992 36604 33554432000 4194304 4964704 140735985667360 18446744073709551615 4670269 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3379/tid=3387] ppid=3377 vsize=471708 CPUtime=348.31 cores=0-7
/proc/3379/task/3387/stat : 3387 (claspmt) R 3377 3379 3348 0 -1 4202560 6387 0 0 0 34826 5 0 0 25 0 8 0 550862957 483028992 36604 33554432000 4194304 4964704 140735985667360 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2783.23
Current children cumulated vsize (KiB) 471708

[startup+349.211 s]
/proc/loadavg: 8.31 8.19 8.11 9/305 3397
/proc/meminfo: memFree=11900828/32951124 swapFree=67111352/67111528
[pid=3379] ppid=3377 vsize=471708 CPUtime=2789.7 cores=0-7
/proc/3379/stat : 3379 (claspmt) R 3377 3379 3348 0 -1 4202496 37009 0 0 0 278930 40 0 0 25 0 8 0 550862950 483028992 36606 33554432000 4194304 4964704 140735985667360 18446744073709551615 4670248 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/3379/statm: 117927 36606 466 189 0 112276 0
[pid=3379/tid=3381] ppid=3377 vsize=471708 CPUtime=345.92 cores=0-7
/proc/3379/task/3381/stat : 3381 (claspmt) R 3377 3379 3348 0 -1 4202560 5465 0 0 0 34587 5 0 0 25 0 8 0 550862957 483028992 36606 33554432000 4194304 4964704 140735985667360 18446744073709551615 4670277 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3379/tid=3382] ppid=3377 vsize=471708 CPUtime=349.1 cores=0-7
/proc/3379/task/3382/stat : 3382 (claspmt) R 3377 3379 3348 0 -1 4202560 6634 0 0 0 34906 4 0 0 25 0 8 0 550862957 483028992 36606 33554432000 4194304 4964704 140735985667360 18446744073709551615 4669333 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=3379/tid=3383] ppid=3377 vsize=471708 CPUtime=349.08 cores=0-7
/proc/3379/task/3383/stat : 3383 (claspmt) R 3377 3379 3348 0 -1 4202560 2682 0 0 0 34905 3 0 0 25 0 8 0 550862957 483028992 36606 33554432000 4194304 4964704 140735985667360 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3379/tid=3384] ppid=3377 vsize=471708 CPUtime=349.11 cores=0-7
/proc/3379/task/3384/stat : 3384 (claspmt) R 3377 3379 3348 0 -1 4202560 3751 0 0 0 34906 5 0 0 25 0 8 0 550862957 483028992 36606 33554432000 4194304 4964704 140735985667360 18446744073709551615 4669396 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=3379/tid=3385] ppid=3377 vsize=471708 CPUtime=349.12 cores=0-7
/proc/3379/task/3385/stat : 3385 (claspmt) R 3377 3379 3348 0 -1 4202560 4024 0 0 0 34908 4 0 0 25 0 8 0 550862957 483028992 36606 33554432000 4194304 4964704 140735985667360 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3379/tid=3386] ppid=3377 vsize=471708 CPUtime=349.05 cores=0-7
/proc/3379/task/3386/stat : 3386 (claspmt) R 3377 3379 3348 0 -1 4202560 2998 0 0 0 34901 4 0 0 25 0 8 0 550862957 483028992 36606 33554432000 4194304 4964704 140735985667360 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3379/tid=3387] ppid=3377 vsize=471708 CPUtime=349.12 cores=0-7
/proc/3379/task/3387/stat : 3387 (claspmt) R 3377 3379 3348 0 -1 4202560 6387 0 0 0 34907 5 0 0 25 0 8 0 550862957 483028992 36606 33554432000 4194304 4964704 140735985667360 18446744073709551615 4670243 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2789.7
Current children cumulated vsize (KiB) 471708

[startup+349.401 s]
/proc/loadavg: 8.31 8.19 8.11 9/305 3397
/proc/meminfo: memFree=11900828/32951124 swapFree=67111352/67111528
[pid=3379] ppid=3377 vsize=471708 CPUtime=2791.22 cores=0-7
/proc/3379/stat : 3379 (claspmt) R 3377 3379 3348 0 -1 4202496 37012 0 0 0 279082 40 0 0 25 0 8 0 550862950 483028992 36609 33554432000 4194304 4964704 140735985667360 18446744073709551615 4669309 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/3379/statm: 117927 36609 466 189 0 112276 0
[pid=3379/tid=3381] ppid=3377 vsize=471708 CPUtime=346.11 cores=0-7
/proc/3379/task/3381/stat : 3381 (claspmt) R 3377 3379 3348 0 -1 4202560 5465 0 0 0 34606 5 0 0 25 0 8 0 550862957 483028992 36609 33554432000 4194304 4964704 140735985667360 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3379/tid=3382] ppid=3377 vsize=471708 CPUtime=349.29 cores=0-7
/proc/3379/task/3382/stat : 3382 (claspmt) R 3377 3379 3348 0 -1 4202560 6634 0 0 0 34925 4 0 0 25 0 8 0 550862957 483028992 36609 33554432000 4194304 4964704 140735985667360 18446744073709551615 4670250 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=3379/tid=3383] ppid=3377 vsize=471708 CPUtime=349.27 cores=0-7
/proc/3379/task/3383/stat : 3383 (claspmt) R 3377 3379 3348 0 -1 4202560 2685 0 0 0 34924 3 0 0 25 0 8 0 550862957 483028992 36609 33554432000 4194304 4964704 140735985667360 18446744073709551615 4361097 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3379/tid=3384] ppid=3377 vsize=471708 CPUtime=349.3 cores=0-7
/proc/3379/task/3384/stat : 3384 (claspmt) R 3377 3379 3348 0 -1 4202560 3751 0 0 0 34925 5 0 0 25 0 8 0 550862957 483028992 36609 33554432000 4194304 4964704 140735985667360 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=3379/tid=3385] ppid=3377 vsize=471708 CPUtime=349.31 cores=0-7
/proc/3379/task/3385/stat : 3385 (claspmt) R 3377 3379 3348 0 -1 4202560 4024 0 0 0 34927 4 0 0 25 0 8 0 550862957 483028992 36609 33554432000 4194304 4964704 140735985667360 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3379/tid=3386] ppid=3377 vsize=471708 CPUtime=349.24 cores=0-7
/proc/3379/task/3386/stat : 3386 (claspmt) R 3377 3379 3348 0 -1 4202560 2998 0 0 0 34920 4 0 0 25 0 8 0 550862957 483028992 36609 33554432000 4194304 4964704 140735985667360 18446744073709551615 4321116 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3379/tid=3387] ppid=3377 vsize=471708 CPUtime=349.31 cores=0-7
/proc/3379/task/3387/stat : 3387 (claspmt) R 3377 3379 3348 0 -1 4202560 6387 0 0 0 34926 5 0 0 25 0 8 0 550862957 483028992 36609 33554432000 4194304 4964704 140735985667360 18446744073709551615 4320928 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2791.22
Current children cumulated vsize (KiB) 471708

Child status: 20
Real time (s): 349.462
CPU time (s): 2791.42
CPU user time (s): 2790.99
CPU system time (s): 0.425935
CPU usage (%): 798.777
Max. virtual memory (cumulated for all children) (KiB): 471708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2790.99
system time used= 0.425935
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37023
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= 20646
involuntary context switches= 27322

runsolver used 0.901862 second user time and 2.28665 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-03 05:17:31
IDJOB=3322666
IDBENCH=85802
IDSOLVER=1711
FILE ID=node135/3322666-1304392651
RUNJOBID= node135-1304392651-3367
PBS_JOBID= 13181854
Free space on /tmp= 73284 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT05/crafted/sorge05/QG7a/gensys-ukn006.shuffled-as.sat05-3846.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-3322666-1304392651/watcher-3322666-1304392651 -o /tmp/evaluation-result-3322666-1304392651/solver-3322666-1304392651 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322666-1304392651.cnf

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

MD5SUM BENCH= f38a91a0947f21d9ceeb8762ba4c5f93
RANDOM SEED=1089284184

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12043328 kB
Buffers:       1006612 kB
Cached:        3889380 kB
SwapCached:        172 kB
Active:       16144168 kB
Inactive:      4180960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12043328 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:            1660 kB
Writeback:           0 kB
AnonPages:    15428900 kB
Mapped:          23372 kB
Slab:           472168 kB
PageTables:      47196 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 57060616 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73280 MiB
End job on node135 at 2011-05-03 05:23:20