Trace number 3439336

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
SArTagnan 2011-05-15 (fixed)UNSAT 27223 3407.91

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_50_30_20_3-log.shuffled-as.sat03-109.cnf
MD5SUMf19999592ac4a0c798533d80c1c7f2d7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1952.87
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses58358
Sum of the clauses size583280
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 560
Number of clauses of size over 558298

Solver Data

27222.24/3407.78	
27222.24/3407.78	s UNSATISFIABLE
27222.24/3407.78	c Conflict at level 0

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: 977)

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-3439336-1306960629/watcher-3439336-1306960629 -o /tmp/evaluation-result-3439336-1306960629/solver-3439336-1306960629 -C 40000 -W 5100 -M 31000 SArTagnan HOME/instance-3439336-1306960629.cnf -threads=8 

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: 0.00 0.00 0.00 2/320 8682
/proc/meminfo: memFree=24315012/32951124 swapFree=67056304/67111528
[pid=8682] ppid=8680 vsize=21144 CPUtime=0 cores=0-7
/proc/8682/stat : 8682 (SArTagnan) R 8680 8682 8656 0 -1 4202496 907 0 0 0 0 0 0 0 24 0 1 0 886293532 21651456 683 33554432000 4194304 4625164 140736588335952 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/8682/statm: 5286 684 296 106 0 789 0

[startup+0.0659319 s]
/proc/loadavg: 0.00 0.00 0.00 2/320 8682
/proc/meminfo: memFree=24315012/32951124 swapFree=67056304/67111528
[pid=8682] ppid=8680 vsize=34916 CPUtime=0.05 cores=0-7
/proc/8682/stat : 8682 (SArTagnan) R 8680 8682 8656 0 -1 4202496 5113 0 0 0 5 0 0 0 24 0 1 0 886293532 35753984 3308 33554432000 4194304 4625164 140736588335952 18446744073709551615 260020093397 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/8682/statm: 8729 3329 308 106 0 4232 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 34916

[startup+0.110723 s]
/proc/loadavg: 0.00 0.00 0.00 2/320 8682
/proc/meminfo: memFree=24315012/32951124 swapFree=67056304/67111528
[pid=8682] ppid=8680 vsize=189124 CPUtime=0.22 cores=0-7
/proc/8682/stat : 8682 (SArTagnan) D 8680 8682 8656 0 -1 4202496 10473 0 0 0 21 1 0 0 19 0 8 0 886293532 193662976 7776 33554432000 4194304 4625164 140736588335952 18446744073709551615 260020439223 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8682/statm: 47281 7776 377 106 0 42784 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 189124

[startup+0.430816 s]
/proc/loadavg: 0.00 0.00 0.00 2/320 8682
/proc/meminfo: memFree=24315012/32951124 swapFree=67056304/67111528
[pid=8682] ppid=8680 vsize=367044 CPUtime=2.48 cores=0-7
/proc/8682/stat : 8682 (SArTagnan) R 8680 8682 8656 0 -1 4202496 29489 0 0 0 245 3 0 0 18 0 8 0 886293532 375853056 21203 33554432000 4194304 4625164 140736588335952 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8682/statm: 93743 24007 484 106 0 89246 0
Current children cumulated CPU time (s) 2.48
Current children cumulated vsize (KiB) 367044

[startup+1.0997 s]
/proc/loadavg: 0.00 0.00 0.00 2/320 8682
/proc/meminfo: memFree=24315012/32951124 swapFree=67056304/67111528
[pid=8682] ppid=8680 vsize=374972 CPUtime=7.83 cores=0-7
/proc/8682/stat : 8682 (SArTagnan) R 8680 8682 8656 0 -1 4202496 38042 0 0 0 778 5 0 0 19 0 8 0 886293532 383971328 24483 33554432000 4194304 4625164 140736588335952 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8682/statm: 93743 24483 484 106 0 89246 0
Current children cumulated CPU time (s) 7.83
Current children cumulated vsize (KiB) 374972

[startup+1.50062 s]
/proc/loadavg: 0.00 0.00 0.00 2/320 8682
/proc/meminfo: memFree=24315012/32951124 swapFree=67056304/67111528
[pid=8682] ppid=8680 vsize=371988 CPUtime=11.04 cores=0-7
/proc/8682/stat : 8682 (SArTagnan) R 8680 8682 8656 0 -1 4202496 42383 0 0 0 1097 7 0 0 19 0 8 0 886293532 380915712 24284 33554432000 4194304 4625164 140736588335952 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8682/statm: 92997 24284 422 106 0 88500 0
Current children cumulated CPU time (s) 11.04
Current children cumulated vsize (KiB) 371988

[startup+3.10033 s]
/proc/loadavg: 0.72 0.15 0.05 9/328 8690
/proc/meminfo: memFree=24201872/32951124 swapFree=67056304/67111528
[pid=8682] ppid=8680 vsize=390080 CPUtime=23.81 cores=0-7
/proc/8682/stat : 8682 (SArTagnan) R 8680 8682 8656 0 -1 4202496 66527 0 0 0 2371 10 0 0 24 0 8 0 886293532 399441920 28317 33554432000 4194304 4625164 140736588335952 18446744073709551615 4511982 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8682/statm: 97520 28317 416 106 0 93023 0
[pid=8682/tid=8684] ppid=8680 vsize=390080 CPUtime=2.88 cores=0-7
/proc/8682/task/8684/stat : 8684 (SArTagnan) R 8680 8682 8656 0 -1 4202560 4554 0 0 0 288 0 0 0 25 0 8 0 886293540 399441920 28317 33554432000 4194304 4625164 140736588335952 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8682/tid=8685] ppid=8680 vsize=390080 CPUtime=2.93 cores=0-7
/proc/8682/task/8685/stat : 8685 (SArTagnan) R 8680 8682 8656 0 -1 4202560 5389 0 0 0 292 1 0 0 25 0 8 0 886293540 399441920 28317 33554432000 4194304 4625164 140736588335952 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8682/tid=8686] ppid=8680 vsize=390080 CPUtime=2.92 cores=0-7
/proc/8682/task/8686/stat : 8686 (SArTagnan) R 8680 8682 8656 0 -1 4202560 19983 0 0 0 290 2 0 0 25 0 8 0 886293540 399441920 28317 33554432000 4194304 4625164 140736588335952 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8682/tid=8687] ppid=8680 vsize=390080 CPUtime=2.98 cores=0-7
/proc/8682/task/8687/stat : 8687 (SArTagnan) R 8680 8682 8656 0 -1 4202560 5194 0 0 0 297 1 0 0 24 0 8 0 886293540 399441920 28317 33554432000 4194304 4625164 140736588335952 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8682/tid=8688] ppid=8680 vsize=390080 CPUtime=2.97 cores=0-7
/proc/8682/task/8688/stat : 8688 (SArTagnan) R 8680 8682 8656 0 -1 4202560 5404 0 0 0 297 0 0 0 24 0 8 0 886293540 399441920 28317 33554432000 4194304 4625164 140736588335952 18446744073709551615 4349061 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8682/tid=8689] ppid=8680 vsize=390080 CPUtime=3 cores=0-7
/proc/8682/task/8689/stat : 8689 (SArTagnan) R 8680 8682 8656 0 -1 4202560 4313 0 0 0 299 1 0 0 25 0 8 0 886293540 399441920 28317 33554432000 4194304 4625164 140736588335952 18446744073709551615 260036379675 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8682/tid=8690] ppid=8680 vsize=390080 CPUtime=2.99 cores=0-7
/proc/8682/task/8690/stat : 8690 (SArTagnan) R 8680 8682 8656 0 -1 4202560 5742 0 0 0 299 0 0 0 25 0 8 0 886293540 399441920 28317 33554432000 4194304 4625164 140736588335952 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 23.81
Current children cumulated vsize (KiB) 390080

[startup+6.30075 s]
/proc/loadavg: 1.30 0.28 0.09 9/328 8690
/proc/meminfo: memFree=24178064/32951124 swapFree=67056304/67111528
[pid=8682] ppid=8680 vsize=406992 CPUtime=49.37 cores=0-7
/proc/8682/stat : 8682 (SArTagnan) R 8680 8682 8656 0 -1 4202496 97070 0 0 0 4923 14 0 0 25 0 8 0 886293532 416759808 34567 33554432000 4194304 4625164 140736588335952 18446744073709551615 4512066 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8682/statm: 101748 34567 365 106 0 97251 0
[pid=8682/tid=8684] ppid=8680 vsize=406992 CPUtime=6.08 cores=0-7
/proc/8682/task/8684/stat : 8684 (SArTagnan) R 8680 8682 8656 0 -1 4202560 4978 0 0 0 608 0 0 0 25 0 8 0 886293540 416759808 34567 33554432000 4194304 4625164 140736588335952 18446744073709551615 4351906 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8682/tid=8685] ppid=8680 vsize=406992 CPUtime=6.12 cores=0-7
/proc/8682/task/8685/stat : 8685 (SArTagnan) R 8680 8682 8656 0 -1 4202560 8828 0 0 0 611 1 0 0 18 0 8 0 886293540 416759808 34567 33554432000 4194304 4625164 140736588335952 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8682/tid=8686] ppid=8680 vsize=406992 CPUtime=6.12 cores=0-7
/proc/8682/task/8686/stat : 8686 (SArTagnan) R 8680 8682 8656 0 -1 4202560 41419 0 0 0 608 4 0 0 25 0 8 0 886293540 416759808 34567 33554432000 4194304 4625164 140736588335952 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8682/tid=8687] ppid=8680 vsize=406992 CPUtime=6.18 cores=0-7
/proc/8682/task/8687/stat : 8687 (SArTagnan) R 8680 8682 8656 0 -1 4202560 5706 0 0 0 617 1 0 0 25 0 8 0 886293540 416759808 34567 33554432000 4194304 4625164 140736588335952 18446744073709551615 4339569 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8682/tid=8688] ppid=8680 vsize=406992 CPUtime=6.13 cores=0-7
/proc/8682/task/8688/stat : 8688 (SArTagnan) R 8680 8682 8656 0 -1 4202560 6123 0 0 0 613 0 0 0 25 0 8 0 886293540 416759808 34567 33554432000 4194304 4625164 140736588335952 18446744073709551615 4348844 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8682/tid=8689] ppid=8680 vsize=406992 CPUtime=6.2 cores=0-7
/proc/8682/task/8689/stat : 8689 (SArTagnan) R 8680 8682 8656 0 -1 4202560 7743 0 0 0 618 2 0 0 25 0 8 0 886293540 416759808 34567 33554432000 4194304 4625164 140736588335952 18446744073709551615 260036379675 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8682/tid=8690] ppid=8680 vsize=406992 CPUtime=6.19 cores=0-7
/proc/8682/task/8690/stat : 8690 (SArTagnan) R 8680 8682 8656 0 -1 4202560 6140 0 0 0 619 0 0 0 25 0 8 0 886293540 416759808 34567 33554432000 4194304 4625164 140736588335952 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 49.37
Current children cumulated vsize (KiB) 406992

[startup+12.7006 s]
/proc/loadavg: 1.84 0.41 0.13 9/328 8690
/proc/meminfo: memFree=24138260/32951124 swapFree=67056304/67111528
[pid=8682] ppid=8680 vsize=439928 CPUtime=100.57 cores=0-7
/proc/8682/stat : 8682 (SArTagnan) R 8680 8682 8656 0 -1 4202496 167722 0 0 0 10030 27 0 0 25 0 8 0 886293532 450486272 44429 33554432000 4194304 4625164 140736588335952 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8682/statm: 109982 44429 346 106 0 105485 0
[pid=8682/tid=8684] ppid=8680 vsize=439928 CPUtime=12.49 cores=0-7
/proc/8682/task/8684/stat : 8684 (SArTagnan) R 8680 8682 8656 0 -1 4202560 8285 0 0 0 1248 1 0 0 25 0 8 0 886293540 450486272 44435 33554432000 4194304 4625164 140736588335952 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8682/tid=8685] ppid=8680 vsize=439928 CPUtime=12.53 cores=0-7
/proc/8682/task/8685/stat : 8685 (SArTagnan) R 8680 8682 8656 0 -1 4202560 9222 0 0 0 1252 1 0 0 25 0 8 0 886293540 450486272 44435 33554432000 4194304 4625164 140736588335952 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8682/tid=8686] ppid=8680 vsize=439928 CPUtime=12.53 cores=0-7
/proc/8682/task/8686/stat : 8686 (SArTagnan) R 8680 8682 8656 0 -1 4202560 96130 0 0 0 1240 13 0 0 25 0 8 0 886293540 450486272 44435 33554432000 4194304 4625164 140736588335952 18446744073709551615 4552336 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8682/tid=8687] ppid=8680 vsize=439928 CPUtime=12.59 cores=0-7
/proc/8682/task/8687/stat : 8687 (SArTagnan) R 8680 8682 8656 0 -1 4202560 8578 0 0 0 1258 1 0 0 25 0 8 0 886293540 450486272 44435 33554432000 4194304 4625164 140736588335952 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8682/tid=8688] ppid=8680 vsize=439928 CPUtime=12.48 cores=0-7
/proc/8682/task/8688/stat : 8688 (SArTagnan) R 8680 8682 8656 0 -1 4202560 9217 0 0 0 1247 1 0 0 25 0 8 0 886293540 450486272 44435 33554432000 4194304 4625164 140736588335952 18446744073709551615 4349320 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8682/tid=8689] ppid=8680 vsize=439928 CPUtime=12.61 cores=0-7
/proc/8682/task/8689/stat : 8689 (SArTagnan) R 8680 8682 8656 0 -1 4202560 8513 0 0 0 1259 2 0 0 25 0 8 0 886293540 450486272 44435 33554432000 4194304 4625164 140736588335952 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8682/tid=8690] ppid=8680 vsize=439928 CPUtime=12.61 cores=0-7
/proc/8682/task/8690/stat : 8690 (SArTagnan) R 8680 8682 8656 0 -1 4202560 8993 0 0 0 1260 1 0 0 25 0 8 0 886293540 450486272 44435 33554432000 4194304 4625164 140736588335952 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 100.57
Current children cumulated vsize (KiB) 439928

[startup+25.5012 s]
/proc/loadavg: 2.79 0.66 0.22 9/328 8691
/proc/meminfo: memFree=24089420/32951124 swapFree=67056304/67111528
[pid=8682] ppid=8680 vsize=478996 CPUtime=202.76 cores=0-7
/proc/8682/stat : 8682 (SArTagnan) R 8680 8682 8656 0 -1 4202496 293291 0 0 0 20229 47 0 0 25 0 8 0 886293532 490491904 57592 33554432000 4194304 4625164 140736588335952 18446744073709551615 4512326 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8682/statm: 119749 57592 348 106 0 115252 0
[pid=8682/tid=8684] ppid=8680 vsize=478996 CPUtime=25.28 cores=0-7
/proc/8682/task/8684/stat : 8684 (SArTagnan) R 8680 8682 8656 0 -1 4202560 14038 0 0 0 2526 2 0 0 25 0 8 0 886293540 490491904 57592 33554432000 4194304 4625164 140736588335952 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8682/tid=8685] ppid=8680 vsize=478996 CPUtime=25.32 cores=0-7
/proc/8682/task/8685/stat : 8685 (SArTagnan) R 8680 8682 8656 0 -1 4202560 13745 0 0 0 2530 2 0 0 25 0 8 0 886293540 490491904 57592 33554432000 4194304 4625164 140736588335952 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8682/tid=8686] ppid=8680 vsize=478996 CPUtime=25.32 cores=0-7
/proc/8682/task/8686/stat : 8686 (SArTagnan) R 8680 8682 8656 0 -1 4202560 195636 0 0 0 2504 28 0 0 25 0 8 0 886293540 490491904 57592 33554432000 4194304 4625164 140736588335952 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8682/tid=8687] ppid=8680 vsize=478996 CPUtime=25.38 cores=0-7
/proc/8682/task/8687/stat : 8687 (SArTagnan) R 8680 8682 8656 0 -1 4202560 14346 0 0 0 2536 2 0 0 25 0 8 0 886293540 490491904 57592 33554432000 4194304 4625164 140736588335952 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8682/tid=8688] ppid=8680 vsize=478996 CPUtime=25.13 cores=0-7
/proc/8682/task/8688/stat : 8688 (SArTagnan) R 8680 8682 8656 0 -1 4202560 13678 0 0 0 2512 1 0 0 25 0 8 0 886293540 490491904 57592 33554432000 4194304 4625164 140736588335952 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8682/tid=8689] ppid=8680 vsize=478996 CPUtime=25.39 cores=0-7
/proc/8682/task/8689/stat : 8689 (SArTagnan) R 8680 8682 8656 0 -1 4202560 13091 0 0 0 2536 3 0 0 25 0 8 0 886293540 490491904 57592 33554432000 4194304 4625164 140736588335952 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8682/tid=8690] ppid=8680 vsize=478996 CPUtime=25.39 cores=0-7
/proc/8682/task/8690/stat : 8690 (SArTagnan) R 8680 8682 8656 0 -1 4202560 9550 0 0 0 2538 1 0 0 25 0 8 0 886293540 490491904 57592 33554432000 4194304 4625164 140736588335952 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 202.76
Current children cumulated vsize (KiB) 478996

[startup+51.1005 s]
/proc/loadavg: 4.56 1.25 0.42 9/328 8691
/proc/meminfo: memFree=24019496/32951124 swapFree=67056304/67111528
[pid=8682] ppid=8680 vsize=498624 CPUtime=407.26 cores=0-7
/proc/8682/stat : 8682 (SArTagnan) R 8680 8682 8656 0 -1 4202496 509199 0 0 0 40645 81 0 0 25 0 8 0 886293532 510590976 74740 33554432000 4194304 4625164 140736588335952 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8682/statm: 124656 74740 351 106 0 120159 0
[pid=8682/tid=8684] ppid=8680 vsize=498624 CPUtime=50.88 cores=0-7
/proc/8682/task/8684/stat : 8684 (SArTagnan) R 8680 8682 8656 0 -1 4202560 21601 0 0 0 5085 3 0 0 25 0 8 0 886293540 510590976 74740 33554432000 4194304 4625164 140736588335952 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8682/tid=8685] ppid=8680 vsize=498624 CPUtime=50.91 cores=0-7
/proc/8682/task/8685/stat : 8685 (SArTagnan) R 8680 8682 8656 0 -1 4202560 14438 0 0 0 5088 3 0 0 25 0 8 0 886293540 510590976 74740 33554432000 4194304 4625164 140736588335952 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8682/tid=8686] ppid=8680 vsize=498624 CPUtime=50.92 cores=0-7
/proc/8682/task/8686/stat : 8686 (SArTagnan) R 8680 8682 8656 0 -1 4202560 385580 0 0 0 5036 56 0 0 25 0 8 0 886293540 510590976 74740 33554432000 4194304 4625164 140736588335952 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8682/tid=8687] ppid=8680 vsize=498624 CPUtime=50.97 cores=0-7
/proc/8682/task/8687/stat : 8687 (SArTagnan) R 8680 8682 8656 0 -1 4202560 22243 0 0 0 5094 3 0 0 25 0 8 0 886293540 510590976 74740 33554432000 4194304 4625164 140736588335952 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8682/tid=8688] ppid=8680 vsize=498624 CPUtime=50.46 cores=0-7
/proc/8682/task/8688/stat : 8688 (SArTagnan) R 8680 8682 8656 0 -1 4202560 14237 0 0 0 5044 2 0 0 25 0 8 0 886293540 510590976 74740 33554432000 4194304 4625164 140736588335952 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8682/tid=8689] ppid=8680 vsize=498624 CPUtime=50.99 cores=0-7
/proc/8682/task/8689/stat : 8689 (SArTagnan) R 8680 8682 8656 0 -1 4202560 14007 0 0 0 5095 4 0 0 25 0 8 0 886293540 510590976 74740 33554432000 4194304 4625164 140736588335952 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8682/tid=8690] ppid=8680 vsize=498624 CPUtime=50.99 cores=0-7
/proc/8682/task/8690/stat : 8690 (SArTagnan) R 8680 8682 8656 0 -1 4202560 13874 0 0 0 5097 2 0 0 25 0 8 0 886293540 510590976 74740 33554432000 4194304 4625164 140736588335952 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 407.26
Current children cumulated vsize (KiB) 498624

[startup+102.301 s]
/proc/loadavg: 6.63 2.38 0.86 9/328 8695
/proc/meminfo: memFree=23909728/32951124 swapFree=67056304/67111528
[pid=8682] ppid=8680 vsize=640576 CPUtime=816.26 cores=0-7
/proc/8682/stat : 8682 (SArTagnan) R 8680 8682 8656 0 -1 4202496 847102 0 0 0 81486 140 0 0 25 0 8 0 886293532 655949824 101566 33554432000 4194304 4625164 140736588335952 18446744073709551615 4512818 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8682/statm: 160144 101566 351 106 0 155647 0
[pid=8682/tid=8684] ppid=8680 vsize=640576 CPUtime=102.07 cores=0-7
/proc/8682/task/8684/stat : 8684 (SArTagnan) R 8680 8682 8656 0 -1 4202560 34208 0 0 0 10202 5 0 0 25 0 8 0 886293540 655949824 101566 33554432000 4194304 4625164 140736588335952 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8682/tid=8685] ppid=8680 vsize=640576 CPUtime=102.1 cores=0-7
/proc/8682/task/8685/stat : 8685 (SArTagnan) R 8680 8682 8656 0 -1 4202560 21880 0 0 0 10206 4 0 0 25 0 8 0 886293540 655949824 101566 33554432000 4194304 4625164 140736588335952 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8682/tid=8686] ppid=8680 vsize=640576 CPUtime=102.12 cores=0-7
/proc/8682/task/8686/stat : 8686 (SArTagnan) R 8680 8682 8656 0 -1 4202560 670906 0 0 0 10107 105 0 0 25 0 8 0 886293540 655949824 101566 33554432000 4194304 4625164 140736588335952 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 4 0 0 0

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

[pid=8682/tid=8688] ppid=8680 vsize=2806216 CPUtime=3192.95 cores=0-7
/proc/8682/task/8688/stat : 8688 (SArTagnan) R 8680 8682 8656 0 -1 4202560 76017 0 0 0 319277 18 0 0 25 0 8 0 886293540 2873565184 551104 33554432000 4194304 4625164 140736588335952 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8682/tid=8689] ppid=8680 vsize=2806216 CPUtime=3222.11 cores=0-7
/proc/8682/task/8689/stat : 8689 (SArTagnan) R 8680 8682 8656 0 -1 4202560 75492 0 0 0 322180 31 0 0 25 0 8 0 886293540 2873565184 551104 33554432000 4194304 4625164 140736588335952 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8682/tid=8690] ppid=8680 vsize=2806216 CPUtime=3221.96 cores=0-7
/proc/8682/task/8690/stat : 8690 (SArTagnan) R 8680 8682 8656 0 -1 4202560 78579 0 0 0 322179 17 0 0 25 0 8 0 886293540 2873565184 551104 33554432000 4194304 4625164 140736588335952 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25741.4
Current children cumulated vsize (KiB) 2806216

[startup+3282.3 s]
/proc/loadavg: 8.03 8.03 7.77 9/328 8790
/proc/meminfo: memFree=22058008/32951124 swapFree=67056304/67111528
[pid=8682] ppid=8680 vsize=2807268 CPUtime=26220.8 cores=0-7
/proc/8682/stat : 8682 (SArTagnan) R 8680 8682 8656 0 -1 4202496 14885878 0 0 0 2619715 2361 0 0 25 0 8 0 886293532 2874642432 565226 33554432000 4194304 4625164 140736588335952 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8682/statm: 701817 565226 501 106 0 697320 0
[pid=8682/tid=8684] ppid=8680 vsize=2807268 CPUtime=3281.1 cores=0-7
/proc/8682/task/8684/stat : 8684 (SArTagnan) R 8680 8682 8656 0 -1 4202560 274751 0 0 0 328064 46 0 0 25 0 8 0 886293540 2874642432 565226 33554432000 4194304 4625164 140736588335952 18446744073709551615 4339581 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8682/tid=8685] ppid=8680 vsize=2807268 CPUtime=3275.99 cores=0-7
/proc/8682/task/8685/stat : 8685 (SArTagnan) R 8680 8682 8656 0 -1 4202560 76714 0 0 0 327584 15 0 0 25 0 8 0 886293540 2874642432 565226 33554432000 4194304 4625164 140736588335952 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8682/tid=8686] ppid=8680 vsize=2807268 CPUtime=3282.18 cores=0-7
/proc/8682/task/8686/stat : 8686 (SArTagnan) R 8680 8682 8656 0 -1 4202560 13354736 0 0 0 326164 2054 0 0 25 0 8 0 886293540 2874642432 565226 33554432000 4194304 4625164 140736588335952 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8682/tid=8687] ppid=8680 vsize=2807268 CPUtime=3282.24 cores=0-7
/proc/8682/task/8687/stat : 8687 (SArTagnan) R 8680 8682 8656 0 -1 4202560 273268 0 0 0 328176 48 0 0 25 0 8 0 886293540 2874642432 565226 33554432000 4194304 4625164 140736588335952 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8682/tid=8688] ppid=8680 vsize=2807268 CPUtime=3252.95 cores=0-7
/proc/8682/task/8688/stat : 8688 (SArTagnan) R 8680 8682 8656 0 -1 4202560 76210 0 0 0 325277 18 0 0 25 0 8 0 886293540 2874642432 565226 33554432000 4194304 4625164 140736588335952 18446744073709551615 4348903 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8682/tid=8689] ppid=8680 vsize=2807268 CPUtime=3282.11 cores=0-7
/proc/8682/task/8689/stat : 8689 (SArTagnan) R 8680 8682 8656 0 -1 4202560 75501 0 0 0 328180 31 0 0 25 0 8 0 886293540 2874642432 565226 33554432000 4194304 4625164 140736588335952 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8682/tid=8690] ppid=8680 vsize=2807268 CPUtime=3281.95 cores=0-7
/proc/8682/task/8690/stat : 8690 (SArTagnan) R 8680 8682 8656 0 -1 4202560 78934 0 0 0 328178 17 0 0 25 0 8 0 886293540 2874642432 565226 33554432000 4194304 4625164 140736588335952 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 26220.8
Current children cumulated vsize (KiB) 2807268

[startup+3342.3 s]
/proc/loadavg: 8.05 8.04 7.79 9/328 8791
/proc/meminfo: memFree=22026584/32951124 swapFree=67056304/67111528
[pid=8682] ppid=8680 vsize=2874024 CPUtime=26700.1 cores=0-7
/proc/8682/stat : 8682 (SArTagnan) R 8680 8682 8656 0 -1 4202496 15061566 0 0 0 2667622 2387 0 0 25 0 8 0 886293532 2943000576 571526 33554432000 4194304 4625164 140736588335952 18446744073709551615 4512818 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8682/statm: 718506 571526 409 106 0 714009 0
[pid=8682/tid=8684] ppid=8680 vsize=2874024 CPUtime=3341.07 cores=0-7
/proc/8682/task/8684/stat : 8684 (SArTagnan) R 8680 8682 8656 0 -1 4202560 277738 0 0 0 334061 46 0 0 25 0 8 0 886293540 2943000576 571526 33554432000 4194304 4625164 140736588335952 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8682/tid=8685] ppid=8680 vsize=2874024 CPUtime=3335.34 cores=0-7
/proc/8682/task/8685/stat : 8685 (SArTagnan) R 8680 8682 8656 0 -1 4202560 77238 0 0 0 333519 15 0 0 25 0 8 0 886293540 2943000576 571526 33554432000 4194304 4625164 140736588335952 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8682/tid=8686] ppid=8680 vsize=2874024 CPUtime=3342.18 cores=0-7
/proc/8682/task/8686/stat : 8686 (SArTagnan) R 8680 8682 8656 0 -1 4202560 13523132 0 0 0 332140 2078 0 0 25 0 8 0 886293540 2943000576 571526 33554432000 4194304 4625164 140736588335952 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8682/tid=8687] ppid=8680 vsize=2874024 CPUtime=3342.24 cores=0-7
/proc/8682/task/8687/stat : 8687 (SArTagnan) R 8680 8682 8656 0 -1 4202560 276560 0 0 0 334175 49 0 0 25 0 8 0 886293540 2943000576 571526 33554432000 4194304 4625164 140736588335952 18446744073709551615 4352035 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8682/tid=8688] ppid=8680 vsize=2874024 CPUtime=3312.95 cores=0-7
/proc/8682/task/8688/stat : 8688 (SArTagnan) R 8680 8682 8656 0 -1 4202560 76232 0 0 0 331277 18 0 0 25 0 8 0 886293540 2943000576 571526 33554432000 4194304 4625164 140736588335952 18446744073709551615 4348949 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8682/tid=8689] ppid=8680 vsize=2874024 CPUtime=3342.11 cores=0-7
/proc/8682/task/8689/stat : 8689 (SArTagnan) R 8680 8682 8656 0 -1 4202560 75501 0 0 0 334180 31 0 0 25 0 8 0 886293540 2943000576 571526 33554432000 4194304 4625164 140736588335952 18446744073709551615 4351981 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8682/tid=8690] ppid=8680 vsize=2874024 CPUtime=3341.95 cores=0-7
/proc/8682/task/8690/stat : 8690 (SArTagnan) R 8680 8682 8656 0 -1 4202560 79085 0 0 0 334178 17 0 0 25 0 8 0 886293540 2943000576 571526 33554432000 4194304 4625164 140736588335952 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 26700.1
Current children cumulated vsize (KiB) 2874024

[startup+3402.3 s]
/proc/loadavg: 8.02 8.03 7.80 9/328 8793
/proc/meminfo: memFree=21988716/32951124 swapFree=67056304/67111528
[pid=8682] ppid=8680 vsize=2808488 CPUtime=27179.3 cores=0-7
/proc/8682/stat : 8682 (SArTagnan) R 8680 8682 8656 0 -1 4202496 15265319 0 0 0 2715503 2423 0 0 25 0 8 0 886293532 2875891712 580817 33554432000 4194304 4625164 140736588335952 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8682/statm: 702122 580817 410 106 0 697625 0
[pid=8682/tid=8684] ppid=8680 vsize=2808488 CPUtime=3400.99 cores=0-7
/proc/8682/task/8684/stat : 8684 (SArTagnan) R 8680 8682 8656 0 -1 4202560 280020 0 0 0 340052 47 0 0 25 0 8 0 886293540 2875891712 580817 33554432000 4194304 4625164 140736588335952 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8682/tid=8685] ppid=8680 vsize=2808488 CPUtime=3395.01 cores=0-7
/proc/8682/task/8685/stat : 8685 (SArTagnan) R 8680 8682 8656 0 -1 4202560 77517 0 0 0 339485 16 0 0 25 0 8 0 886293540 2875891712 580817 33554432000 4194304 4625164 140736588335952 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8682/tid=8686] ppid=8680 vsize=2808488 CPUtime=3402.18 cores=0-7
/proc/8682/task/8686/stat : 8686 (SArTagnan) R 8680 8682 8656 0 -1 4202560 13716238 0 0 0 338109 2109 0 0 25 0 8 0 886293540 2875891712 580817 33554432000 4194304 4625164 140736588335952 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8682/tid=8687] ppid=8680 vsize=2808488 CPUtime=3402.19 cores=0-7
/proc/8682/task/8687/stat : 8687 (SArTagnan) R 8680 8682 8656 0 -1 4202560 278769 0 0 0 340168 51 0 0 25 0 8 0 886293540 2875891712 580817 33554432000 4194304 4625164 140736588335952 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8682/tid=8688] ppid=8680 vsize=2808488 CPUtime=3372.93 cores=0-7
/proc/8682/task/8688/stat : 8688 (SArTagnan) R 8680 8682 8656 0 -1 4202560 76466 0 0 0 337275 18 0 0 25 0 8 0 886293540 2875891712 580817 33554432000 4194304 4625164 140736588335952 18446744073709551615 4348903 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8682/tid=8689] ppid=8680 vsize=2808488 CPUtime=3401.77 cores=0-7
/proc/8682/task/8689/stat : 8689 (SArTagnan) R 8680 8682 8656 0 -1 4202560 75501 0 0 0 340145 32 0 0 25 0 8 0 886293540 2875891712 580817 33554432000 4194304 4625164 140736588335952 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8682/tid=8690] ppid=8680 vsize=2808488 CPUtime=3401.95 cores=0-7
/proc/8682/task/8690/stat : 8690 (SArTagnan) R 8680 8682 8656 0 -1 4202560 79612 0 0 0 340177 18 0 0 25 0 8 0 886293540 2875891712 580817 33554432000 4194304 4625164 140736588335952 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 27179.3
Current children cumulated vsize (KiB) 2808488

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

[startup+3405.4 s]
/proc/loadavg: 8.02 8.03 7.80 9/328 8793
/proc/meminfo: memFree=21983260/32951124 swapFree=67056304/67111528
[pid=8682] ppid=8680 vsize=2808488 CPUtime=27204 cores=0-7
/proc/8682/stat : 8682 (SArTagnan) R 8680 8682 8656 0 -1 4202496 15284805 0 0 0 2717977 2426 0 0 25 0 8 0 886293532 2875891712 583096 33554432000 4194304 4625164 140736588335952 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8682/statm: 702122 583096 442 106 0 697625 0
[pid=8682/tid=8684] ppid=8680 vsize=2808488 CPUtime=3404.09 cores=0-7
/proc/8682/task/8684/stat : 8684 (SArTagnan) R 8680 8682 8656 0 -1 4202560 280020 0 0 0 340362 47 0 0 25 0 8 0 886293540 2875891712 583096 33554432000 4194304 4625164 140736588335952 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8682/tid=8685] ppid=8680 vsize=2808488 CPUtime=3398.11 cores=0-7
/proc/8682/task/8685/stat : 8685 (SArTagnan) R 8680 8682 8656 0 -1 4202560 77517 0 0 0 339795 16 0 0 25 0 8 0 886293540 2875891712 583096 33554432000 4194304 4625164 140736588335952 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8682/tid=8686] ppid=8680 vsize=2808488 CPUtime=3405.28 cores=0-7
/proc/8682/task/8686/stat : 8686 (SArTagnan) R 8680 8682 8656 0 -1 4202560 13735016 0 0 0 338416 2112 0 0 25 0 8 0 886293540 2875891712 583096 33554432000 4194304 4625164 140736588335952 18446744073709551615 4334731 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8682/tid=8687] ppid=8680 vsize=2808488 CPUtime=3405.29 cores=0-7
/proc/8682/task/8687/stat : 8687 (SArTagnan) R 8680 8682 8656 0 -1 4202560 278971 0 0 0 340478 51 0 0 25 0 8 0 886293540 2875891712 583096 33554432000 4194304 4625164 140736588335952 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8682/tid=8688] ppid=8680 vsize=2808488 CPUtime=3376.03 cores=0-7
/proc/8682/task/8688/stat : 8688 (SArTagnan) R 8680 8682 8656 0 -1 4202560 76472 0 0 0 337585 18 0 0 25 0 8 0 886293540 2875891712 583096 33554432000 4194304 4625164 140736588335952 18446744073709551615 4348903 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8682/tid=8689] ppid=8680 vsize=2808488 CPUtime=3404.84 cores=0-7
/proc/8682/task/8689/stat : 8689 (SArTagnan) R 8680 8682 8656 0 -1 4202560 75501 0 0 0 340452 32 0 0 25 0 8 0 886293540 2875891712 583096 33554432000 4194304 4625164 140736588335952 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8682/tid=8690] ppid=8680 vsize=2808488 CPUtime=3405.06 cores=0-7
/proc/8682/task/8690/stat : 8690 (SArTagnan) R 8680 8682 8656 0 -1 4202560 79612 0 0 0 340488 18 0 0 25 0 8 0 886293540 2875891712 583096 33554432000 4194304 4625164 140736588335952 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 27204
Current children cumulated vsize (KiB) 2808488

[startup+3407 s]
/proc/loadavg: 8.02 8.03 7.80 9/328 8793
/proc/meminfo: memFree=21979664/32951124 swapFree=67056304/67111528
[pid=8682] ppid=8680 vsize=2808488 CPUtime=27216.7 cores=0-7
/proc/8682/stat : 8682 (SArTagnan) R 8680 8682 8656 0 -1 4202496 15289952 0 0 0 2719242 2431 0 0 25 0 8 0 886293532 2875891712 585284 33554432000 4194304 4625164 140736588335952 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8682/statm: 702122 585284 410 106 0 697625 0
[pid=8682/tid=8684] ppid=8680 vsize=2808488 CPUtime=3405.69 cores=0-7
/proc/8682/task/8684/stat : 8684 (SArTagnan) R 8680 8682 8656 0 -1 4202560 280020 0 0 0 340522 47 0 0 25 0 8 0 886293540 2875891712 585284 33554432000 4194304 4625164 140736588335952 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8682/tid=8685] ppid=8680 vsize=2808488 CPUtime=3399.71 cores=0-7
/proc/8682/task/8685/stat : 8685 (SArTagnan) R 8680 8682 8656 0 -1 4202560 77518 0 0 0 339955 16 0 0 25 0 8 0 886293540 2875891712 585284 33554432000 4194304 4625164 140736588335952 18446744073709551615 260020063199 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8682/tid=8686] ppid=8680 vsize=2808488 CPUtime=3406.88 cores=0-7
/proc/8682/task/8686/stat : 8686 (SArTagnan) R 8680 8682 8656 0 -1 4202560 13736883 0 0 0 338576 2112 0 0 25 0 8 0 886293540 2875891712 585284 33554432000 4194304 4625164 140736588335952 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8682/tid=8687] ppid=8680 vsize=2808488 CPUtime=3406.82 cores=0-7
/proc/8682/task/8687/stat : 8687 (SArTagnan) R 8680 8682 8656 0 -1 4202560 279002 0 0 0 340629 53 0 0 18 0 8 0 886293540 2875891712 585284 33554432000 4194304 4625164 140736588335952 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8682/tid=8688] ppid=8680 vsize=2808488 CPUtime=3377.62 cores=0-7
/proc/8682/task/8688/stat : 8688 (SArTagnan) R 8680 8682 8656 0 -1 4202560 76472 0 0 0 337744 18 0 0 18 0 8 0 886293540 2875891712 585284 33554432000 4194304 4625164 140736588335952 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8682/tid=8689] ppid=8680 vsize=2808488 CPUtime=3406.41 cores=0-7
/proc/8682/task/8689/stat : 8689 (SArTagnan) R 8680 8682 8656 0 -1 4202560 75501 0 0 0 340609 32 0 0 18 0 8 0 886293540 2875891712 585284 33554432000 4194304 4625164 140736588335952 18446744073709551615 4351839 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8682/tid=8690] ppid=8680 vsize=2808488 CPUtime=3406.64 cores=0-7
/proc/8682/task/8690/stat : 8690 (SArTagnan) R 8680 8682 8656 0 -1 4202560 79612 0 0 0 340646 18 0 0 25 0 8 0 886293540 2875891712 585284 33554432000 4194304 4625164 140736588335952 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 27216.7
Current children cumulated vsize (KiB) 2808488

[startup+3407.41 s]
/proc/loadavg: 8.02 8.03 7.80 9/328 8793
/proc/meminfo: memFree=21922380/32951124 swapFree=67056304/67111528
[pid=8682] ppid=8680 vsize=2932384 CPUtime=27220 cores=0-7
/proc/8682/stat : 8682 (SArTagnan) R 8680 8682 8656 0 -1 4202496 15302728 0 0 0 2719563 2433 0 0 18 0 8 0 886293532 3002761216 597192 33554432000 4194304 4625164 140736588335952 18446744073709551615 4306536 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8682/statm: 733096 597193 410 106 0 728599 0
[pid=8682/tid=8684] ppid=8680 vsize=2932384 CPUtime=3406.11 cores=0-7
/proc/8682/task/8684/stat : 8684 (SArTagnan) R 8680 8682 8656 0 -1 4202560 280020 0 0 0 340564 47 0 0 25 0 8 0 886293540 3002761216 597193 33554432000 4194304 4625164 140736588335952 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8682/tid=8685] ppid=8680 vsize=2932384 CPUtime=3400.09 cores=0-7
/proc/8682/task/8685/stat : 8685 (SArTagnan) R 8680 8682 8656 0 -1 4202560 77518 0 0 0 339993 16 0 0 18 0 8 0 886293540 3002761216 597193 33554432000 4194304 4625164 140736588335952 18446744073709551615 260020051987 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8682/tid=8686] ppid=8680 vsize=2932384 CPUtime=3407.3 cores=0-7
/proc/8682/task/8686/stat : 8686 (SArTagnan) R 8680 8682 8656 0 -1 4202560 13737626 0 0 0 338617 2113 0 0 25 0 8 0 886293540 3002761216 597193 33554432000 4194304 4625164 140736588335952 18446744073709551615 260020051925 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8682/tid=8687] ppid=8680 vsize=2932384 CPUtime=3407.24 cores=0-7
/proc/8682/task/8687/stat : 8687 (SArTagnan) R 8680 8682 8656 0 -1 4202560 279002 0 0 0 340671 53 0 0 18 0 8 0 886293540 3002761216 597193 33554432000 4194304 4625164 140736588335952 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8682/tid=8688] ppid=8680 vsize=2932384 CPUtime=3378.02 cores=0-7
/proc/8682/task/8688/stat : 8688 (SArTagnan) R 8680 8682 8656 0 -1 4202560 76472 0 0 0 337784 18 0 0 19 0 8 0 886293540 3002761216 597193 33554432000 4194304 4625164 140736588335952 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8682/tid=8689] ppid=8680 vsize=2932384 CPUtime=3406.81 cores=0-7
/proc/8682/task/8689/stat : 8689 (SArTagnan) R 8680 8682 8656 0 -1 4202560 75501 0 0 0 340649 32 0 0 18 0 8 0 886293540 3002761216 597193 33554432000 4194304 4625164 140736588335952 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8682/tid=8690] ppid=8680 vsize=2932384 CPUtime=3407.05 cores=0-7
/proc/8682/task/8690/stat : 8690 (SArTagnan) R 8680 8682 8656 0 -1 4202560 79612 0 0 0 340687 18 0 0 25 0 8 0 886293540 3002761216 597193 33554432000 4194304 4625164 140736588335952 18446744073709551615 4339643 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 27220
Current children cumulated vsize (KiB) 2932384

[startup+3407.8 s]
/proc/loadavg: 8.02 8.03 7.80 9/328 8793
/proc/meminfo: memFree=21922380/32951124 swapFree=67056304/67111528
[pid=8682] ppid=8680 vsize=0 CPUtime=27222.9 cores=0-7
/proc/8682/stat : 8682 (SArTagnan) Z 8680 8682 8656 0 -1 4203548 15304453 0 0 0 2719853 2436 0 0 18 0 2 0 886293532 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8682/statm: 0 0 0 0 0 0 0
[pid=8682/tid=8687] ppid=8680 vsize=0 CPUtime=3407.62 cores=0-7
/proc/8682/task/8687/stat : 8687 (SArTagnan) R 8680 8682 8656 0 -1 4203588 279002 0 0 0 340707 55 0 0 19 0 2 0 886293540 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 27222.9
Current children cumulated vsize (KiB) 0

[startup+3407.9 s]
/proc/loadavg: 8.02 8.03 7.80 9/328 8793
/proc/meminfo: memFree=21922380/32951124 swapFree=67056304/67111528
[pid=8682] ppid=8680 vsize=0 CPUtime=27223 cores=0-7
/proc/8682/stat : 8682 (SArTagnan) Z 8680 8682 8656 0 -1 4203548 15304453 0 0 0 2719853 2446 0 0 18 0 2 0 886293532 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8682/statm: 0 0 0 0 0 0 0
[pid=8682/tid=8687] ppid=8680 vsize=0 CPUtime=3407.72 cores=0-7
/proc/8682/task/8687/stat : 8687 (SArTagnan) R 8680 8682 8656 0 -1 4203588 279002 0 0 0 340707 65 0 0 19 0 2 0 886293540 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 27223
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 3407.91
CPU time (s): 27223
CPU user time (s): 27198.5
CPU system time (s): 24.4763
CPU usage (%): 798.818
Max. virtual memory (cumulated for all children) (KiB): 2932384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 27198.5
system time used= 24.4763
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15304453
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= 17792
involuntary context switches= 120173

runsolver used 10.2994 second user time and 26.291 second system time

The end

Launcher Data

Begin job on node110 at 2011-06-01 22:37:10
IDJOB=3439336
IDBENCH=84004
IDSOLVER=1936
FILE ID=node110/3439336-1306960629
RUNJOBID= node110-1306960629-8670
PBS_JOBID= 13497643
Free space on /tmp= 73864 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_50_30_20_3-log.shuffled-as.sat03-109.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439336-1306960629/watcher-3439336-1306960629 -o /tmp/evaluation-result-3439336-1306960629/solver-3439336-1306960629 -C 40000 -W 5100 -M 31000  SArTagnan HOME/instance-3439336-1306960629.cnf -threads=8

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

MD5SUM BENCH= f19999592ac4a0c798533d80c1c7f2d7
RANDOM SEED=481871933

node110.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.830
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.66
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.830
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.830
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.830
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.83
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.830
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.76
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.830
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.83
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.830
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.830
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:     32951124 kB
MemFree:      24315176 kB
Buffers:        247620 kB
Cached:        4463200 kB
SwapCached:       8652 kB
Active:        3786012 kB
Inactive:      4529320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24315176 kB
SwapTotal:    67111528 kB
SwapFree:     67056304 kB
Dirty:            2748 kB
Writeback:           0 kB
AnonPages:     3602632 kB
Mapped:          26552 kB
Slab:           227980 kB
PageTables:      27016 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 75576608 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= 73864 MiB
End job on node110 at 2011-06-01 23:33:58