Trace number 3372125

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
Plingeling 587f (fixed)UNSAT 3278.87 410.735

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-03.cnf
MD5SUM8c67f78ca36ec96e662a91c74844da21
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark136.848
Satisfiable
(Un)Satisfiability was proved
Number of variables3114
Number of clauses10827
Sum of the clauses size28341
Maximum clause length119
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 24934
Number of clauses of size 35378
Number of clauses of size 4408
Number of clauses of size 584
Number of clauses of size over 522

Solver Data

3278.81/410.73	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3372125-1305435487/watcher-3372125-1305435487 -o /tmp/evaluation-result-3372125-1305435487/solver-3372125-1305435487 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3372125-1305435487.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: 5.90 4.64 4.88 2/363 26935
/proc/meminfo: memFree=22632436/32951124 swapFree=67111348/67111528
[pid=26935] ppid=26933 vsize=10408 CPUtime=0 cores=0-7
/proc/26935/stat : 26935 (plingeling) R 26933 26935 26867 0 -1 4202496 664 1256 0 0 0 0 0 0 25 0 1 0 655146424 10657792 593 33554432000 4194304 4417452 140736568444416 18446744073709551615 212687675136 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/26935/statm: 2602 593 148 55 0 488 0

[startup+0.0528311 s]
/proc/loadavg: 5.90 4.64 4.88 2/363 26935
/proc/meminfo: memFree=22632436/32951124 swapFree=67111348/67111528
[pid=26935] ppid=26933 vsize=163688 CPUtime=0.16 cores=0-7
/proc/26935/stat : 26935 (plingeling) S 26933 26935 26867 0 -1 4202496 2541 1256 0 0 16 0 0 0 25 0 9 0 655146424 167616512 2129 33554432000 4194304 4417452 140736568444416 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/26935/statm: 40922 2129 175 55 0 38808 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 163688

[startup+0.100818 s]
/proc/loadavg: 5.90 4.64 4.88 2/363 26935
/proc/meminfo: memFree=22632436/32951124 swapFree=67111348/67111528
[pid=26935] ppid=26933 vsize=164016 CPUtime=0.49 cores=0-7
/proc/26935/stat : 26935 (plingeling) S 26933 26935 26867 0 -1 4202496 2807 1256 0 0 49 0 0 0 25 0 9 0 655146424 167952384 2203 33554432000 4194304 4417452 140736568444416 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/26935/statm: 41004 2203 179 55 0 38890 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 164016

[startup+0.300783 s]
/proc/loadavg: 5.90 4.64 4.88 2/363 26935
/proc/meminfo: memFree=22632436/32951124 swapFree=67111348/67111528
[pid=26935] ppid=26933 vsize=166020 CPUtime=1.89 cores=0-7
/proc/26935/stat : 26935 (plingeling) S 26933 26935 26867 0 -1 4202496 3395 1256 0 0 189 0 0 0 25 0 9 0 655146424 170004480 2729 33554432000 4194304 4417452 140736568444416 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/26935/statm: 41505 2729 180 55 0 39391 0
Current children cumulated CPU time (s) 1.89
Current children cumulated vsize (KiB) 166020

[startup+0.700679 s]
/proc/loadavg: 5.90 4.64 4.88 2/363 26935
/proc/meminfo: memFree=22632436/32951124 swapFree=67111348/67111528
[pid=26935] ppid=26933 vsize=171652 CPUtime=5.07 cores=0-7
/proc/26935/stat : 26935 (plingeling) S 26933 26935 26867 0 -1 4202496 5937 1256 0 0 506 1 0 0 25 0 9 0 655146424 175771648 4166 33554432000 4194304 4417452 140736568444416 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/26935/statm: 42913 4166 180 55 0 40799 0
Current children cumulated CPU time (s) 5.07
Current children cumulated vsize (KiB) 171652

[startup+1.50053 s]
/proc/loadavg: 5.90 4.64 4.88 9/372 26949
/proc/meminfo: memFree=22611072/32951124 swapFree=67111348/67111528
[pid=26935] ppid=26933 vsize=180576 CPUtime=11.45 cores=0-7
/proc/26935/stat : 26935 (plingeling) S 26933 26935 26867 0 -1 4202496 10525 1256 0 0 1143 2 0 0 25 0 9 0 655146424 184909824 6374 33554432000 4194304 4417452 140736568444416 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/26935/statm: 45144 6374 180 55 0 43030 0
[pid=26935/tid=26942] ppid=26933 vsize=180576 CPUtime=1.46 cores=0-7
/proc/26935/task/26942/stat : 26942 (plingeling) R 26933 26935 26867 0 -1 4202560 1202 1256 0 0 146 0 0 0 19 0 9 0 655146427 184909824 6374 33554432000 4194304 4417452 140736568444416 18446744073709551615 4354150 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26935/tid=26943] ppid=26933 vsize=180576 CPUtime=1.46 cores=0-7
/proc/26935/task/26943/stat : 26943 (plingeling) R 26933 26935 26867 0 -1 4202560 1455 1256 0 0 146 0 0 0 20 0 9 0 655146427 184909824 6374 33554432000 4194304 4417452 140736568444416 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26935/tid=26944] ppid=26933 vsize=180576 CPUtime=1.46 cores=0-7
/proc/26935/task/26944/stat : 26944 (plingeling) R 26933 26935 26867 0 -1 4202560 1130 1256 0 0 146 0 0 0 19 0 9 0 655146427 184909824 6374 33554432000 4194304 4417452 140736568444416 18446744073709551615 4275873 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26935/tid=26945] ppid=26933 vsize=180576 CPUtime=1.46 cores=0-7
/proc/26935/task/26945/stat : 26945 (plingeling) R 26933 26935 26867 0 -1 4202560 870 1256 0 0 146 0 0 0 20 0 9 0 655146427 184909824 6374 33554432000 4194304 4417452 140736568444416 18446744073709551615 4353830 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26935/tid=26946] ppid=26933 vsize=180576 CPUtime=1.46 cores=0-7
/proc/26935/task/26946/stat : 26946 (plingeling) R 26933 26935 26867 0 -1 4202560 1262 1256 0 0 146 0 0 0 25 0 9 0 655146427 184909824 6374 33554432000 4194304 4417452 140736568444416 18446744073709551615 4364821 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26935/tid=26947] ppid=26933 vsize=180576 CPUtime=1.46 cores=0-7
/proc/26935/task/26947/stat : 26947 (plingeling) R 26933 26935 26867 0 -1 4202560 1123 1256 0 0 146 0 0 0 25 0 9 0 655146427 184909824 6374 33554432000 4194304 4417452 140736568444416 18446744073709551615 4319039 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26935/tid=26948] ppid=26933 vsize=180576 CPUtime=1.46 cores=0-7
/proc/26935/task/26948/stat : 26948 (plingeling) R 26933 26935 26867 0 -1 4202560 1145 1256 0 0 146 0 0 0 19 0 9 0 655146427 184909824 6374 33554432000 4194304 4417452 140736568444416 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26935/tid=26949] ppid=26933 vsize=180576 CPUtime=1.15 cores=0-7
/proc/26935/task/26949/stat : 26949 (plingeling) R 26933 26935 26867 0 -1 4202560 842 1256 0 0 115 0 0 0 25 0 9 0 655146428 184909824 6374 33554432000 4194304 4417452 140736568444416 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.45
Current children cumulated vsize (KiB) 180576

[startup+3.10124 s]
/proc/loadavg: 5.90 4.64 4.88 9/372 26949
/proc/meminfo: memFree=22603012/32951124 swapFree=67111348/67111528
[pid=26935] ppid=26933 vsize=193004 CPUtime=24.24 cores=0-7
/proc/26935/stat : 26935 (plingeling) S 26933 26935 26867 0 -1 4202496 19939 1256 0 0 2420 4 0 0 25 0 9 0 655146424 197636096 9481 33554432000 4194304 4417452 140736568444416 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/26935/statm: 48251 9481 180 55 0 46137 0
[pid=26935/tid=26942] ppid=26933 vsize=193004 CPUtime=3.06 cores=0-7
/proc/26935/task/26942/stat : 26942 (plingeling) R 26933 26935 26867 0 -1 4202560 2360 1256 0 0 306 0 0 0 25 0 9 0 655146427 197636096 9481 33554432000 4194304 4417452 140736568444416 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26935/tid=26943] ppid=26933 vsize=193004 CPUtime=3.06 cores=0-7
/proc/26935/task/26943/stat : 26943 (plingeling) R 26933 26935 26867 0 -1 4202560 2958 1256 0 0 306 0 0 0 25 0 9 0 655146427 197636096 9481 33554432000 4194304 4417452 140736568444416 18446744073709551615 4357260 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26935/tid=26944] ppid=26933 vsize=193004 CPUtime=3.06 cores=0-7
/proc/26935/task/26944/stat : 26944 (plingeling) R 26933 26935 26867 0 -1 4202560 1764 1256 0 0 306 0 0 0 25 0 9 0 655146427 197636096 9481 33554432000 4194304 4417452 140736568444416 18446744073709551615 4310328 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26935/tid=26945] ppid=26933 vsize=193004 CPUtime=3.06 cores=0-7
/proc/26935/task/26945/stat : 26945 (plingeling) R 26933 26935 26867 0 -1 4202560 1614 1256 0 0 306 0 0 0 25 0 9 0 655146427 197636096 9481 33554432000 4194304 4417452 140736568444416 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26935/tid=26946] ppid=26933 vsize=193004 CPUtime=3.06 cores=0-7
/proc/26935/task/26946/stat : 26946 (plingeling) R 26933 26935 26867 0 -1 4202560 2788 1256 0 0 306 0 0 0 25 0 9 0 655146427 197636096 9481 33554432000 4194304 4417452 140736568444416 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26935/tid=26947] ppid=26933 vsize=193004 CPUtime=3.06 cores=0-7
/proc/26935/task/26947/stat : 26947 (plingeling) R 26933 26935 26867 0 -1 4202560 2390 1256 0 0 306 0 0 0 25 0 9 0 655146427 197636096 9481 33554432000 4194304 4417452 140736568444416 18446744073709551615 4365943 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26935/tid=26948] ppid=26933 vsize=193004 CPUtime=3.05 cores=0-7
/proc/26935/task/26948/stat : 26948 (plingeling) R 26933 26935 26867 0 -1 4202560 2498 1256 0 0 305 0 0 0 25 0 9 0 655146427 197636096 9481 33554432000 4194304 4417452 140736568444416 18446744073709551615 4310334 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26935/tid=26949] ppid=26933 vsize=193004 CPUtime=2.74 cores=0-7
/proc/26935/task/26949/stat : 26949 (plingeling) R 26933 26935 26867 0 -1 4202560 2071 1256 0 0 274 0 0 0 25 0 9 0 655146428 197636096 9481 33554432000 4194304 4417452 140736568444416 18446744073709551615 4357287 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.24
Current children cumulated vsize (KiB) 193004

[startup+6.30066 s]
/proc/loadavg: 6.06 4.70 4.90 9/372 26949
/proc/meminfo: memFree=22590980/32951124 swapFree=67111348/67111528
[pid=26935] ppid=26933 vsize=204676 CPUtime=49.8 cores=0-7
/proc/26935/stat : 26935 (plingeling) S 26933 26935 26867 0 -1 4202496 45868 1256 0 0 4970 10 0 0 25 0 9 0 655146424 209588224 12422 33554432000 4194304 4417452 140736568444416 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/26935/statm: 51169 12422 180 55 0 49055 0
[pid=26935/tid=26942] ppid=26933 vsize=204676 CPUtime=6.26 cores=0-7
/proc/26935/task/26942/stat : 26942 (plingeling) R 26933 26935 26867 0 -1 4202560 5375 1256 0 0 625 1 0 0 25 0 9 0 655146427 209588224 12422 33554432000 4194304 4417452 140736568444416 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26935/tid=26943] ppid=26933 vsize=204676 CPUtime=6.26 cores=0-7
/proc/26935/task/26943/stat : 26943 (plingeling) R 26933 26935 26867 0 -1 4202560 6607 1256 0 0 625 1 0 0 25 0 9 0 655146427 209588224 12422 33554432000 4194304 4417452 140736568444416 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26935/tid=26944] ppid=26933 vsize=204676 CPUtime=6.25 cores=0-7
/proc/26935/task/26944/stat : 26944 (plingeling) R 26933 26935 26867 0 -1 4202560 4547 1256 0 0 625 0 0 0 25 0 9 0 655146427 209588224 12422 33554432000 4194304 4417452 140736568444416 18446744073709551615 4250532 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26935/tid=26945] ppid=26933 vsize=204676 CPUtime=6.26 cores=0-7
/proc/26935/task/26945/stat : 26945 (plingeling) R 26933 26935 26867 0 -1 4202560 4294 1256 0 0 626 0 0 0 25 0 9 0 655146427 209588224 12422 33554432000 4194304 4417452 140736568444416 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26935/tid=26946] ppid=26933 vsize=204676 CPUtime=6.26 cores=0-7
/proc/26935/task/26946/stat : 26946 (plingeling) R 26933 26935 26867 0 -1 4202560 7094 1256 0 0 625 1 0 0 25 0 9 0 655146427 209588224 12422 33554432000 4194304 4417452 140736568444416 18446744073709551615 4353585 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26935/tid=26947] ppid=26933 vsize=204676 CPUtime=6.26 cores=0-7
/proc/26935/task/26947/stat : 26947 (plingeling) R 26933 26935 26867 0 -1 4202560 6078 1256 0 0 625 1 0 0 25 0 9 0 655146427 209588224 12422 33554432000 4194304 4417452 140736568444416 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26935/tid=26948] ppid=26933 vsize=204676 CPUtime=6.26 cores=0-7
/proc/26935/task/26948/stat : 26948 (plingeling) R 26933 26935 26867 0 -1 4202560 5366 1256 0 0 625 1 0 0 25 0 9 0 655146427 209588224 12422 33554432000 4194304 4417452 140736568444416 18446744073709551615 4365181 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26935/tid=26949] ppid=26933 vsize=204676 CPUtime=5.9 cores=0-7
/proc/26935/task/26949/stat : 26949 (plingeling) R 26933 26935 26867 0 -1 4202560 5011 1256 0 0 589 1 0 0 25 0 9 0 655146428 209588224 12422 33554432000 4194304 4417452 140736568444416 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 49.8
Current children cumulated vsize (KiB) 204676

[startup+12.7005 s]
/proc/loadavg: 6.22 4.75 4.92 9/372 26949
/proc/meminfo: memFree=22577260/32951124 swapFree=67111348/67111528
[pid=26935] ppid=26933 vsize=220468 CPUtime=100.92 cores=0-7
/proc/26935/stat : 26935 (plingeling) S 26933 26935 26867 0 -1 4202496 94740 1256 0 0 10069 23 0 0 25 0 9 0 655146424 225759232 16359 33554432000 4194304 4417452 140736568444416 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/26935/statm: 55117 16359 180 55 0 53003 0
[pid=26935/tid=26942] ppid=26933 vsize=220468 CPUtime=12.65 cores=0-7
/proc/26935/task/26942/stat : 26942 (plingeling) R 26933 26935 26867 0 -1 4202560 12296 1256 0 0 1263 2 0 0 25 0 9 0 655146427 225759232 16359 33554432000 4194304 4417452 140736568444416 18446744073709551615 4306602 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26935/tid=26943] ppid=26933 vsize=220468 CPUtime=12.66 cores=0-7
/proc/26935/task/26943/stat : 26943 (plingeling) R 26933 26935 26867 0 -1 4202560 12590 1256 0 0 1263 3 0 0 25 0 9 0 655146427 225759232 16359 33554432000 4194304 4417452 140736568444416 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26935/tid=26944] ppid=26933 vsize=220468 CPUtime=12.65 cores=0-7
/proc/26935/task/26944/stat : 26944 (plingeling) R 26933 26935 26867 0 -1 4202560 10754 1256 0 0 1263 2 0 0 25 0 9 0 655146427 225759232 16359 33554432000 4194304 4417452 140736568444416 18446744073709551615 4236816 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26935/tid=26945] ppid=26933 vsize=220468 CPUtime=12.65 cores=0-7
/proc/26935/task/26945/stat : 26945 (plingeling) R 26933 26935 26867 0 -1 4202560 9526 1256 0 0 1263 2 0 0 25 0 9 0 655146427 225759232 16359 33554432000 4194304 4417452 140736568444416 18446744073709551615 4232680 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26935/tid=26946] ppid=26933 vsize=220468 CPUtime=12.66 cores=0-7
/proc/26935/task/26946/stat : 26946 (plingeling) R 26933 26935 26867 0 -1 4202560 14079 1256 0 0 1264 2 0 0 25 0 9 0 655146427 225759232 16359 33554432000 4194304 4417452 140736568444416 18446744073709551615 4306336 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26935/tid=26947] ppid=26933 vsize=220468 CPUtime=12.66 cores=0-7
/proc/26935/task/26947/stat : 26947 (plingeling) R 26933 26935 26867 0 -1 4202560 11916 1256 0 0 1264 2 0 0 25 0 9 0 655146427 225759232 16359 33554432000 4194304 4417452 140736568444416 18446744073709551615 4250517 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26935/tid=26948] ppid=26933 vsize=220468 CPUtime=12.66 cores=0-7
/proc/26935/task/26948/stat : 26948 (plingeling) R 26933 26935 26867 0 -1 4202560 11405 1256 0 0 1263 3 0 0 25 0 9 0 655146427 225759232 16359 33554432000 4194304 4417452 140736568444416 18446744073709551615 4249584 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26935/tid=26949] ppid=26933 vsize=220468 CPUtime=12.22 cores=0-7
/proc/26935/task/26949/stat : 26949 (plingeling) R 26933 26935 26867 0 -1 4202560 10678 1256 0 0 1220 2 0 0 25 0 9 0 655146428 225759232 16359 33554432000 4194304 4417452 140736568444416 18446744073709551615 18446744073699065949 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 100.92
Current children cumulated vsize (KiB) 220468

[startup+25.5012 s]
/proc/loadavg: 6.69 4.93 4.97 9/372 26949
/proc/meminfo: memFree=22542800/32951124 swapFree=67111348/67111528
[pid=26935] ppid=26933 vsize=236804 CPUtime=203.16 cores=0-7
/proc/26935/stat : 26935 (plingeling) S 26933 26935 26867 0 -1 4202496 189251 1256 0 0 20270 46 0 0 25 0 9 0 655146424 242487296 20443 33554432000 4194304 4417452 140736568444416 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/26935/statm: 59201 20443 180 55 0 57087 0
[pid=26935/tid=26942] ppid=26933 vsize=236804 CPUtime=25.46 cores=0-7
/proc/26935/task/26942/stat : 26942 (plingeling) R 26933 26935 26867 0 -1 4202560 23593 1256 0 0 2541 5 0 0 25 0 9 0 655146427 242487296 20443 33554432000 4194304 4417452 140736568444416 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26935/tid=26943] ppid=26933 vsize=236804 CPUtime=25.46 cores=0-7
/proc/26935/task/26943/stat : 26943 (plingeling) R 26933 26935 26867 0 -1 4202560 27534 1256 0 0 2539 7 0 0 25 0 9 0 655146427 242487296 20443 33554432000 4194304 4417452 140736568444416 18446744073709551615 4356898 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26935/tid=26944] ppid=26933 vsize=236804 CPUtime=25.44 cores=0-7
/proc/26935/task/26944/stat : 26944 (plingeling) R 26933 26935 26867 0 -1 4202560 21633 1256 0 0 2540 4 0 0 25 0 9 0 655146427 242487296 20443 33554432000 4194304 4417452 140736568444416 18446744073709551615 4357130 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26935/tid=26945] ppid=26933 vsize=236804 CPUtime=25.46 cores=0-7
/proc/26935/task/26945/stat : 26945 (plingeling) R 26933 26935 26867 0 -1 4202560 17752 1256 0 0 2541 5 0 0 25 0 9 0 655146427 242487296 20443 33554432000 4194304 4417452 140736568444416 18446744073709551615 4353580 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26935/tid=26946] ppid=26933 vsize=236804 CPUtime=25.46 cores=0-7
/proc/26935/task/26946/stat : 26946 (plingeling) R 26933 26935 26867 0 -1 4202560 28333 1256 0 0 2540 6 0 0 25 0 9 0 655146427 242487296 20443 33554432000 4194304 4417452 140736568444416 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26935/tid=26947] ppid=26933 vsize=236804 CPUtime=25.46 cores=0-7
/proc/26935/task/26947/stat : 26947 (plingeling) R 26933 26935 26867 0 -1 4202560 23734 1256 0 0 2541 5 0 0 25 0 9 0 655146427 242487296 20443 33554432000 4194304 4417452 140736568444416 18446744073709551615 4365984 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26935/tid=26948] ppid=26933 vsize=236804 CPUtime=25.46 cores=0-7
/proc/26935/task/26948/stat : 26948 (plingeling) R 26933 26935 26867 0 -1 4202560 24161 1256 0 0 2540 6 0 0 25 0 9 0 655146427 242487296 20443 33554432000 4194304 4417452 140736568444416 18446744073709551615 212687733162 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26935/tid=26949] ppid=26933 vsize=236804 CPUtime=24.87 cores=0-7
/proc/26935/task/26949/stat : 26949 (plingeling) R 26933 26935 26867 0 -1 4202560 21015 1256 0 0 2482 5 0 0 25 0 9 0 655146428 242487296 20443 33554432000 4194304 4417452 140736568444416 18446744073709551615 4316274 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.16
Current children cumulated vsize (KiB) 236804

[startup+51.1005 s]
/proc/loadavg: 7.13 5.17 5.05 9/372 26950
/proc/meminfo: memFree=22504348/32951124 swapFree=67111348/67111528
[pid=26935] ppid=26933 vsize=283116 CPUtime=407.66 cores=0-7
/proc/26935/stat : 26935 (plingeling) S 26933 26935 26867 0 -1 4202496 347218 1256 0 0 40683 83 0 0 25 0 9 0 655146424 289910784 32021 33554432000 4194304 4417452 140736568444416 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/26935/statm: 70779 32021 180 55 0 68665 0
[pid=26935/tid=26942] ppid=26933 vsize=283116 CPUtime=51.05 cores=0-7
/proc/26935/task/26942/stat : 26942 (plingeling) R 26933 26935 26867 0 -1 4202560 42346 1256 0 0 5096 9 0 0 25 0 9 0 655146427 289910784 32021 33554432000 4194304 4417452 140736568444416 18446744073709551615 4365075 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26935/tid=26943] ppid=26933 vsize=283116 CPUtime=51.06 cores=0-7
/proc/26935/task/26943/stat : 26943 (plingeling) R 26933 26935 26867 0 -1 4202560 47641 1256 0 0 5095 11 0 0 25 0 9 0 655146427 289910784 32021 33554432000 4194304 4417452 140736568444416 18446744073709551615 4364829 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26935/tid=26944] ppid=26933 vsize=283116 CPUtime=51.05 cores=0-7

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

/proc/26935/task/26948/stat : 26948 (plingeling) R 26933 26935 26867 0 -1 4202560 208072 1256 0 0 34184 42 0 0 25 0 9 0 655146427 427065344 65137 33554432000 4194304 4417452 140736568444416 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26935/tid=26949] ppid=26933 vsize=417056 CPUtime=337.92 cores=0-7
/proc/26935/task/26949/stat : 26949 (plingeling) R 26933 26935 26867 0 -1 4202560 198576 1256 0 0 33753 39 0 0 25 0 9 0 655146428 427065344 65137 33554432000 4194304 4417452 140736568444416 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2733.75
Current children cumulated vsize (KiB) 417056

[startup+402.3 s]
/proc/loadavg: 8.26 7.22 6.01 9/372 26971
/proc/meminfo: memFree=22345548/32951124 swapFree=67111348/67111528
[pid=26935] ppid=26933 vsize=447360 CPUtime=3212.26 cores=0-7
/proc/26935/stat : 26935 (plingeling) S 26933 26935 26867 0 -1 4202496 1952059 1256 0 0 320821 405 0 0 25 0 9 0 655146424 458096640 73082 33554432000 4194304 4417452 140736568444416 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/26935/statm: 111840 73082 180 55 0 109726 0
[pid=26935/tid=26942] ppid=26933 vsize=447360 CPUtime=402.25 cores=0-7
/proc/26935/task/26942/stat : 26942 (plingeling) R 26933 26935 26867 0 -1 4202560 247685 1256 0 0 40175 50 0 0 25 0 9 0 655146427 458096640 73082 33554432000 4194304 4417452 140736568444416 18446744073709551615 4354159 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26935/tid=26943] ppid=26933 vsize=447360 CPUtime=402.25 cores=0-7
/proc/26935/task/26943/stat : 26943 (plingeling) R 26933 26935 26867 0 -1 4202560 274683 1256 0 0 40165 60 0 0 25 0 9 0 655146427 458096640 73082 33554432000 4194304 4417452 140736568444416 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26935/tid=26944] ppid=26933 vsize=447360 CPUtime=401.84 cores=0-7
/proc/26935/task/26944/stat : 26944 (plingeling) R 26933 26935 26867 0 -1 4202560 253816 1256 0 0 40135 49 0 0 25 0 9 0 655146427 458096640 73082 33554432000 4194304 4417452 140736568444416 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26935/tid=26945] ppid=26933 vsize=447360 CPUtime=402.26 cores=0-7
/proc/26935/task/26945/stat : 26945 (plingeling) R 26933 26935 26867 0 -1 4202560 189648 1256 0 0 40183 43 0 0 25 0 9 0 655146427 458096640 73082 33554432000 4194304 4417452 140736568444416 18446744073709551615 4236906 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26935/tid=26946] ppid=26933 vsize=447360 CPUtime=402.25 cores=0-7
/proc/26935/task/26946/stat : 26946 (plingeling) R 26933 26935 26867 0 -1 4202560 262990 1256 0 0 40171 54 0 0 25 0 9 0 655146427 458096640 73082 33554432000 4194304 4417452 140736568444416 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26935/tid=26947] ppid=26933 vsize=447360 CPUtime=401.82 cores=0-7
/proc/26935/task/26947/stat : 26947 (plingeling) R 26933 26935 26867 0 -1 4202560 252525 1256 0 0 40130 52 0 0 25 0 9 0 655146427 458096640 73082 33554432000 4194304 4417452 140736568444416 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26935/tid=26948] ppid=26933 vsize=447360 CPUtime=402.26 cores=0-7
/proc/26935/task/26948/stat : 26948 (plingeling) R 26933 26935 26867 0 -1 4202560 239581 1256 0 0 40178 48 0 0 25 0 9 0 655146427 458096640 73082 33554432000 4194304 4417452 140736568444416 18446744073709551615 4364558 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26935/tid=26949] ppid=26933 vsize=447360 CPUtime=397.22 cores=0-7
/proc/26935/task/26949/stat : 26949 (plingeling) R 26933 26935 26867 0 -1 4202560 229635 1256 0 0 39677 45 0 0 25 0 9 0 655146428 458096640 73082 33554432000 4194304 4417452 140736568444416 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3212.26
Current children cumulated vsize (KiB) 447360

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

[startup+403.101 s]
/proc/loadavg: 8.26 7.22 6.01 9/372 26971
/proc/meminfo: memFree=22342320/32951124 swapFree=67111348/67111528
[pid=26935] ppid=26933 vsize=460652 CPUtime=3218.65 cores=0-7
/proc/26935/stat : 26935 (plingeling) S 26933 26935 26867 0 -1 4202496 1955382 1256 0 0 321459 406 0 0 25 0 9 0 655146424 471707648 76405 33554432000 4194304 4417452 140736568444416 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/26935/statm: 115163 76405 180 55 0 113049 0
[pid=26935/tid=26942] ppid=26933 vsize=460652 CPUtime=403.05 cores=0-7
/proc/26935/task/26942/stat : 26942 (plingeling) R 26933 26935 26867 0 -1 4202560 248402 1256 0 0 40255 50 0 0 25 0 9 0 655146427 471707648 76405 33554432000 4194304 4417452 140736568444416 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26935/tid=26943] ppid=26933 vsize=460652 CPUtime=403.05 cores=0-7
/proc/26935/task/26943/stat : 26943 (plingeling) R 26933 26935 26867 0 -1 4202560 276731 1256 0 0 40245 60 0 0 25 0 9 0 655146427 471707648 76405 33554432000 4194304 4417452 140736568444416 18446744073709551615 4321581 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26935/tid=26944] ppid=26933 vsize=460652 CPUtime=402.64 cores=0-7
/proc/26935/task/26944/stat : 26944 (plingeling) R 26933 26935 26867 0 -1 4202560 253816 1256 0 0 40215 49 0 0 25 0 9 0 655146427 471707648 76405 33554432000 4194304 4417452 140736568444416 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26935/tid=26945] ppid=26933 vsize=460652 CPUtime=403.06 cores=0-7
/proc/26935/task/26945/stat : 26945 (plingeling) R 26933 26935 26867 0 -1 4202560 190206 1256 0 0 40263 43 0 0 25 0 9 0 655146427 471707648 76405 33554432000 4194304 4417452 140736568444416 18446744073709551615 4364614 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26935/tid=26946] ppid=26933 vsize=460652 CPUtime=403.05 cores=0-7
/proc/26935/task/26946/stat : 26946 (plingeling) R 26933 26935 26867 0 -1 4202560 262990 1256 0 0 40251 54 0 0 25 0 9 0 655146427 471707648 76405 33554432000 4194304 4417452 140736568444416 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26935/tid=26947] ppid=26933 vsize=460652 CPUtime=402.62 cores=0-7
/proc/26935/task/26947/stat : 26947 (plingeling) R 26933 26935 26867 0 -1 4202560 252525 1256 0 0 40210 52 0 0 25 0 9 0 655146427 471707648 76405 33554432000 4194304 4417452 140736568444416 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26935/tid=26948] ppid=26933 vsize=460652 CPUtime=403.06 cores=0-7
/proc/26935/task/26948/stat : 26948 (plingeling) R 26933 26935 26867 0 -1 4202560 239581 1256 0 0 40258 48 0 0 25 0 9 0 655146427 471707648 76405 33554432000 4194304 4417452 140736568444416 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26935/tid=26949] ppid=26933 vsize=460652 CPUtime=398.01 cores=0-7
/proc/26935/task/26949/stat : 26949 (plingeling) R 26933 26935 26867 0 -1 4202560 229635 1256 0 0 39756 45 0 0 25 0 9 0 655146428 471707648 76405 33554432000 4194304 4417452 140736568444416 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3218.65
Current children cumulated vsize (KiB) 460652

[startup+406.301 s]
/proc/loadavg: 8.24 7.23 6.02 9/372 26972
/proc/meminfo: memFree=22345808/32951124 swapFree=67111348/67111528
[pid=26935] ppid=26933 vsize=460988 CPUtime=3244.21 cores=0-7
/proc/26935/stat : 26935 (plingeling) S 26933 26935 26867 0 -1 4202496 1976990 1256 0 0 324011 410 0 0 25 0 9 0 655146424 472051712 76489 33554432000 4194304 4417452 140736568444416 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/26935/statm: 115247 76489 180 55 0 113133 0
[pid=26935/tid=26942] ppid=26933 vsize=460988 CPUtime=406.26 cores=0-7
/proc/26935/task/26942/stat : 26942 (plingeling) R 26933 26935 26867 0 -1 4202560 251594 1256 0 0 40575 51 0 0 25 0 9 0 655146427 472051712 76489 33554432000 4194304 4417452 140736568444416 18446744073709551615 4364984 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26935/tid=26943] ppid=26933 vsize=460988 CPUtime=406.25 cores=0-7
/proc/26935/task/26943/stat : 26943 (plingeling) R 26933 26935 26867 0 -1 4202560 276731 1256 0 0 40565 60 0 0 25 0 9 0 655146427 472051712 76489 33554432000 4194304 4417452 140736568444416 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26935/tid=26944] ppid=26933 vsize=460988 CPUtime=405.85 cores=0-7
/proc/26935/task/26944/stat : 26944 (plingeling) R 26933 26935 26867 0 -1 4202560 263950 1256 0 0 40534 51 0 0 25 0 9 0 655146427 472051712 76489 33554432000 4194304 4417452 140736568444416 18446744073709551615 4365075 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26935/tid=26945] ppid=26933 vsize=460988 CPUtime=406.26 cores=0-7
/proc/26935/task/26945/stat : 26945 (plingeling) R 26933 26935 26867 0 -1 4202560 190659 1256 0 0 40583 43 0 0 25 0 9 0 655146427 472051712 76489 33554432000 4194304 4417452 140736568444416 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26935/tid=26946] ppid=26933 vsize=460988 CPUtime=406.24 cores=0-7
/proc/26935/task/26946/stat : 26946 (plingeling) R 26933 26935 26867 0 -1 4202560 267157 1256 0 0 40570 54 0 0 25 0 9 0 655146427 472051712 76489 33554432000 4194304 4417452 140736568444416 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26935/tid=26947] ppid=26933 vsize=460988 CPUtime=405.82 cores=0-7
/proc/26935/task/26947/stat : 26947 (plingeling) R 26933 26935 26867 0 -1 4202560 254165 1256 0 0 40530 52 0 0 25 0 9 0 655146427 472051712 76489 33554432000 4194304 4417452 140736568444416 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26935/tid=26948] ppid=26933 vsize=460988 CPUtime=406.26 cores=0-7
/proc/26935/task/26948/stat : 26948 (plingeling) R 26933 26935 26867 0 -1 4202560 239581 1256 0 0 40578 48 0 0 25 0 9 0 655146427 472051712 76489 33554432000 4194304 4417452 140736568444416 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26935/tid=26949] ppid=26933 vsize=460988 CPUtime=401.17 cores=0-7
/proc/26935/task/26949/stat : 26949 (plingeling) R 26933 26935 26867 0 -1 4202560 231657 1256 0 0 40071 46 0 0 25 0 9 0 655146428 472051712 76489 33554432000 4194304 4417452 140736568444416 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3244.21
Current children cumulated vsize (KiB) 460988

[startup+407.9 s]
/proc/loadavg: 8.24 7.23 6.02 9/372 26972
/proc/meminfo: memFree=22317668/32951124 swapFree=67111348/67111528
[pid=26935] ppid=26933 vsize=480852 CPUtime=3257 cores=0-7
/proc/26935/stat : 26935 (plingeling) S 26933 26935 26867 0 -1 4202496 1981956 1256 0 0 325289 411 0 0 25 0 9 0 655146424 492392448 81455 33554432000 4194304 4417452 140736568444416 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/26935/statm: 120213 81455 180 55 0 118099 0
[pid=26935/tid=26942] ppid=26933 vsize=480852 CPUtime=407.85 cores=0-7
/proc/26935/task/26942/stat : 26942 (plingeling) R 26933 26935 26867 0 -1 4202560 251594 1256 0 0 40734 51 0 0 25 0 9 0 655146427 492392448 81455 33554432000 4194304 4417452 140736568444416 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26935/tid=26943] ppid=26933 vsize=480852 CPUtime=407.85 cores=0-7
/proc/26935/task/26943/stat : 26943 (plingeling) R 26933 26935 26867 0 -1 4202560 277183 1256 0 0 40725 60 0 0 25 0 9 0 655146427 492392448 81455 33554432000 4194304 4417452 140736568444416 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26935/tid=26944] ppid=26933 vsize=480852 CPUtime=407.44 cores=0-7
/proc/26935/task/26944/stat : 26944 (plingeling) R 26933 26935 26867 0 -1 4202560 265010 1256 0 0 40693 51 0 0 25 0 9 0 655146427 492392448 81455 33554432000 4194304 4417452 140736568444416 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26935/tid=26945] ppid=26933 vsize=480852 CPUtime=407.87 cores=0-7
/proc/26935/task/26945/stat : 26945 (plingeling) R 26933 26935 26867 0 -1 4202560 191475 1256 0 0 40743 44 0 0 25 0 9 0 655146427 492392448 81455 33554432000 4194304 4417452 140736568444416 18446744073709551615 4365042 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26935/tid=26946] ppid=26933 vsize=480852 CPUtime=407.85 cores=0-7
/proc/26935/task/26946/stat : 26946 (plingeling) R 26933 26935 26867 0 -1 4202560 267502 1256 0 0 40730 55 0 0 25 0 9 0 655146427 492392448 81455 33554432000 4194304 4417452 140736568444416 18446744073709551615 4364984 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26935/tid=26947] ppid=26933 vsize=480852 CPUtime=407.42 cores=0-7
/proc/26935/task/26947/stat : 26947 (plingeling) R 26933 26935 26867 0 -1 4202560 254410 1256 0 0 40690 52 0 0 25 0 9 0 655146427 492392448 81455 33554432000 4194304 4417452 140736568444416 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26935/tid=26948] ppid=26933 vsize=480852 CPUtime=407.86 cores=0-7
/proc/26935/task/26948/stat : 26948 (plingeling) R 26933 26935 26867 0 -1 4202560 239581 1256 0 0 40738 48 0 0 25 0 9 0 655146427 492392448 81455 33554432000 4194304 4417452 140736568444416 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26935/tid=26949] ppid=26933 vsize=480852 CPUtime=402.76 cores=0-7
/proc/26935/task/26949/stat : 26949 (plingeling) R 26933 26935 26867 0 -1 4202560 233705 1256 0 0 40230 46 0 0 25 0 9 0 655146428 492392448 81455 33554432000 4194304 4417452 140736568444416 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3257
Current children cumulated vsize (KiB) 480852

[startup+409.501 s]
/proc/loadavg: 8.24 7.23 6.02 9/372 26972
/proc/meminfo: memFree=22321764/32951124 swapFree=67111348/67111528
[pid=26935] ppid=26933 vsize=455456 CPUtime=3269.77 cores=0-7
/proc/26935/stat : 26935 (plingeling) S 26933 26935 26867 0 -1 4202496 1986924 1256 0 0 326565 412 0 0 25 0 9 0 655146424 466386944 75106 33554432000 4194304 4417452 140736568444416 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/26935/statm: 113864 75106 180 55 0 111750 0
[pid=26935/tid=26942] ppid=26933 vsize=455456 CPUtime=409.45 cores=0-7
/proc/26935/task/26942/stat : 26942 (plingeling) R 26933 26935 26867 0 -1 4202560 251594 1256 0 0 40894 51 0 0 25 0 9 0 655146427 466386944 75106 33554432000 4194304 4417452 140736568444416 18446744073709551615 4232617 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26935/tid=26943] ppid=26933 vsize=455456 CPUtime=409.45 cores=0-7
/proc/26935/task/26943/stat : 26943 (plingeling) R 26933 26935 26867 0 -1 4202560 278870 1256 0 0 40884 61 0 0 25 0 9 0 655146427 466386944 75106 33554432000 4194304 4417452 140736568444416 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26935/tid=26944] ppid=26933 vsize=455456 CPUtime=409.04 cores=0-7
/proc/26935/task/26944/stat : 26944 (plingeling) R 26933 26935 26867 0 -1 4202560 265217 1256 0 0 40853 51 0 0 25 0 9 0 655146427 466386944 75106 33554432000 4194304 4417452 140736568444416 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26935/tid=26945] ppid=26933 vsize=455456 CPUtime=409.47 cores=0-7
/proc/26935/task/26945/stat : 26945 (plingeling) R 26933 26935 26867 0 -1 4202560 191475 1256 0 0 40903 44 0 0 25 0 9 0 655146427 466386944 75106 33554432000 4194304 4417452 140736568444416 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26935/tid=26946] ppid=26933 vsize=455456 CPUtime=409.45 cores=0-7
/proc/26935/task/26946/stat : 26946 (plingeling) R 26933 26935 26867 0 -1 4202560 267502 1256 0 0 40890 55 0 0 25 0 9 0 655146427 466386944 75106 33554432000 4194304 4417452 140736568444416 18446744073709551615 4366130 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26935/tid=26947] ppid=26933 vsize=455456 CPUtime=409.01 cores=0-7
/proc/26935/task/26947/stat : 26947 (plingeling) R 26933 26935 26867 0 -1 4202560 256242 1256 0 0 40849 52 0 0 25 0 9 0 655146427 466386944 75106 33554432000 4194304 4417452 140736568444416 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26935/tid=26948] ppid=26933 vsize=455456 CPUtime=409.46 cores=0-7
/proc/26935/task/26948/stat : 26948 (plingeling) R 26933 26935 26867 0 -1 4202560 240823 1256 0 0 40898 48 0 0 25 0 9 0 655146427 466386944 75106 33554432000 4194304 4417452 140736568444416 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26935/tid=26949] ppid=26933 vsize=455456 CPUtime=404.33 cores=0-7
/proc/26935/task/26949/stat : 26949 (plingeling) R 26933 26935 26867 0 -1 4202560 233705 1256 0 0 40387 46 0 0 25 0 9 0 655146428 466386944 75106 33554432000 4194304 4417452 140736568444416 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3269.77
Current children cumulated vsize (KiB) 455456

[startup+410.314 s]
/proc/loadavg: 8.22 7.25 6.03 9/372 26972
/proc/meminfo: memFree=22350532/32951124 swapFree=67111348/67111528
[pid=26935] ppid=26933 vsize=438756 CPUtime=3276.26 cores=0-7
/proc/26935/stat : 26935 (plingeling) S 26933 26935 26867 0 -1 4202496 1986924 1256 0 0 327214 412 0 0 25 0 9 0 655146424 449286144 70931 33554432000 4194304 4417452 140736568444416 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/26935/statm: 109689 70931 180 55 0 107575 0
[pid=26935/tid=26942] ppid=26933 vsize=438756 CPUtime=410.27 cores=0-7
/proc/26935/task/26942/stat : 26942 (plingeling) R 26933 26935 26867 0 -1 4202560 251594 1256 0 0 40976 51 0 0 25 0 9 0 655146427 449286144 70931 33554432000 4194304 4417452 140736568444416 18446744073709551615 4366099 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26935/tid=26943] ppid=26933 vsize=438756 CPUtime=410.26 cores=0-7
/proc/26935/task/26943/stat : 26943 (plingeling) R 26933 26935 26867 0 -1 4202560 278870 1256 0 0 40965 61 0 0 25 0 9 0 655146427 449286144 70931 33554432000 4194304 4417452 140736568444416 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26935/tid=26944] ppid=26933 vsize=438756 CPUtime=409.86 cores=0-7
/proc/26935/task/26944/stat : 26944 (plingeling) R 26933 26935 26867 0 -1 4202560 265217 1256 0 0 40935 51 0 0 25 0 9 0 655146427 449286144 70931 33554432000 4194304 4417452 140736568444416 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26935/tid=26945] ppid=26933 vsize=438756 CPUtime=410.28 cores=0-7
/proc/26935/task/26945/stat : 26945 (plingeling) R 26933 26935 26867 0 -1 4202560 191475 1256 0 0 40984 44 0 0 25 0 9 0 655146427 449286144 70931 33554432000 4194304 4417452 140736568444416 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26935/tid=26946] ppid=26933 vsize=438756 CPUtime=410.27 cores=0-7
/proc/26935/task/26946/stat : 26946 (plingeling) R 26933 26935 26867 0 -1 4202560 267502 1256 0 0 40972 55 0 0 25 0 9 0 655146427 449286144 70931 33554432000 4194304 4417452 140736568444416 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26935/tid=26947] ppid=26933 vsize=438756 CPUtime=409.83 cores=0-7
/proc/26935/task/26947/stat : 26947 (plingeling) R 26933 26935 26867 0 -1 4202560 256242 1256 0 0 40931 52 0 0 25 0 9 0 655146427 449286144 70931 33554432000 4194304 4417452 140736568444416 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26935/tid=26948] ppid=26933 vsize=438756 CPUtime=410.27 cores=0-7
/proc/26935/task/26948/stat : 26948 (plingeling) R 26933 26935 26867 0 -1 4202560 240823 1256 0 0 40979 48 0 0 25 0 9 0 655146427 449286144 70931 33554432000 4194304 4417452 140736568444416 18446744073709551615 4250715 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26935/tid=26949] ppid=26933 vsize=438756 CPUtime=405.13 cores=0-7
/proc/26935/task/26949/stat : 26949 (plingeling) R 26933 26935 26867 0 -1 4202560 233705 1256 0 0 40467 46 0 0 25 0 9 0 655146428 449286144 70931 33554432000 4194304 4417452 140736568444416 18446744073709551615 4312162 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3276.26
Current children cumulated vsize (KiB) 438756

[startup+410.701 s]
/proc/loadavg: 8.22 7.25 6.03 9/372 26972
/proc/meminfo: memFree=22350532/32951124 swapFree=67111348/67111528
[pid=26935] ppid=26933 vsize=436876 CPUtime=3278.81 cores=0-7
/proc/26935/stat : 26935 (plingeling) S 26933 26935 26867 0 -1 4202496 1986925 1256 0 0 327469 412 0 0 18 0 3 0 655146424 447361024 70462 33554432000 4194304 4417452 140736568444416 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/26935/statm: 109219 70462 181 55 0 107105 0
[pid=26935/tid=26943] ppid=26933 vsize=436876 CPUtime=410.65 cores=0-7
/proc/26935/task/26943/stat : 26943 (plingeling) R 26933 26935 26867 0 -1 4202560 278870 1256 0 0 41004 61 0 0 25 0 3 0 655146427 447361024 70462 33554432000 4194304 4417452 140736568444416 18446744073709551615 4366117 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26935/tid=26946] ppid=26933 vsize=436876 CPUtime=410.65 cores=0-7
/proc/26935/task/26946/stat : 26946 (plingeling) R 26933 26935 26867 0 -1 4202560 267502 1256 0 0 41010 55 0 0 25 0 3 0 655146427 447361024 70462 33554432000 4194304 4417452 140736568444416 18446744073709551615 4354497 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3278.81
Current children cumulated vsize (KiB) 436876

Child status: 20
Real time (s): 410.735
CPU time (s): 3278.87
CPU user time (s): 3274.72
CPU system time (s): 4.14537
CPU usage (%): 798.292
Max. virtual memory (cumulated for all children) (KiB): 526672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3274.72
system time used= 4.14537
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1988184
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= 521
involuntary context switches= 14932

runsolver used 1.40679 second user time and 3.45747 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-15 06:58:07
IDJOB=3372125
IDBENCH=20401
IDSOLVER=1851
FILE ID=node139/3372125-1305435487
RUNJOBID= node139-1305435427-26881
PBS_JOBID= 13324739
Free space on /tmp= 73408 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-03.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372125-1305435487/watcher-3372125-1305435487 -o /tmp/evaluation-result-3372125-1305435487/solver-3372125-1305435487 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3372125-1305435487.cnf

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

MD5SUM BENCH= 8c67f78ca36ec96e662a91c74844da21
RANDOM SEED=1783069629

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22632716 kB
Buffers:        305600 kB
Cached:        2862664 kB
SwapCached:          0 kB
Active:        7990648 kB
Inactive:      2021044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22632716 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:             436 kB
Writeback:           0 kB
AnonPages:     6844248 kB
Mapped:          28796 kB
Slab:           201968 kB
PageTables:      38124 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 76768004 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= 73408 MiB
End job on node139 at 2011-05-15 07:04:58