Trace number 3372110

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 13427.3 1683.3

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/dated-10-17-u.cnf
MD5SUM780d946576ec5746b4ea9832bb01dbc5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1912.22
Satisfiable
(Un)Satisfiability was proved
Number of variables229544
Number of clauses1070757
Sum of the clauses size2471122
Maximum clause length10
Minimum clause length1
Number of clauses of size 119156
Number of clauses of size 2831957
Number of clauses of size 3176604
Number of clauses of size 44780
Number of clauses of size 519120
Number of clauses of size over 519140

Solver Data

13427.31/1683.30	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-3372110-1305435376/watcher-3372110-1305435376 -o /tmp/evaluation-result-3372110-1305435376/solver-3372110-1305435376 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3372110-1305435376.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.68 7.35 7.76 1/329 10459
/proc/meminfo: memFree=17476212/32951124 swapFree=67056804/67111528
[pid=10459] ppid=10457 vsize=11832 CPUtime=0 cores=0-7
/proc/10459/stat : 10459 (plingeling) R 10457 10459 10393 0 -1 4202496 1027 1256 0 0 0 0 0 0 23 0 1 0 655138650 12115968 958 33554432000 4194304 4417452 140736732123312 18446744073709551615 270612771525 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/10459/statm: 2958 958 146 55 0 844 0

[startup+0.03889 s]
/proc/loadavg: 5.68 7.35 7.76 1/329 10459
/proc/meminfo: memFree=17476212/32951124 swapFree=67056804/67111528
[pid=10459] ppid=10457 vsize=29748 CPUtime=0.02 cores=0-7
/proc/10459/stat : 10459 (plingeling) R 10457 10459 10393 0 -1 4202496 5477 1256 0 0 2 0 0 0 23 0 1 0 655138650 30461952 5408 33554432000 4194304 4417452 140736732123312 18446744073709551615 270612804589 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/10459/statm: 7437 5439 148 55 0 5323 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 29748

[startup+0.100871 s]
/proc/loadavg: 5.68 7.35 7.76 1/329 10459
/proc/meminfo: memFree=17476212/32951124 swapFree=67056804/67111528
[pid=10459] ppid=10457 vsize=37608 CPUtime=0.09 cores=0-7
/proc/10459/stat : 10459 (plingeling) R 10457 10459 10393 0 -1 4202496 7497 1256 0 0 8 1 0 0 23 0 1 0 655138650 38510592 7426 33554432000 4194304 4417452 140736732123312 18446744073709551615 270612729472 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/10459/statm: 9402 7426 148 55 0 7288 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37608

[startup+0.300836 s]
/proc/loadavg: 5.68 7.35 7.76 1/329 10459
/proc/meminfo: memFree=17476212/32951124 swapFree=67056804/67111528
[pid=10459] ppid=10457 vsize=105600 CPUtime=0.28 cores=0-7
/proc/10459/stat : 10459 (plingeling) R 10457 10459 10393 0 -1 4202496 24495 1256 0 0 26 2 0 0 25 0 1 0 655138650 108134400 24424 33554432000 4194304 4417452 140736732123312 18446744073709551615 4231291 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/10459/statm: 26400 24424 148 55 0 24286 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 105600

[startup+0.700768 s]
/proc/loadavg: 5.68 7.35 7.76 1/329 10459
/proc/meminfo: memFree=17476212/32951124 swapFree=67056804/67111528
[pid=10459] ppid=10457 vsize=196976 CPUtime=0.69 cores=0-7
/proc/10459/stat : 10459 (plingeling) R 10457 10459 10393 0 -1 4202496 47347 1256 0 0 64 5 0 0 25 0 1 0 655138650 201703424 47268 33554432000 4194304 4417452 140736732123312 18446744073709551615 270613110528 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/10459/statm: 49244 47268 148 55 0 47130 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 196976

[startup+1.50062 s]
/proc/loadavg: 5.68 7.35 7.76 2/330 10465
/proc/meminfo: memFree=17253880/32951124 swapFree=67056804/67111528
[pid=10459] ppid=10457 vsize=244080 CPUtime=1.48 cores=0-7
/proc/10459/stat : 10459 (plingeling) R 10457 10459 10393 0 -1 4202496 59124 1256 0 0 142 6 0 0 25 0 1 0 655138650 249937920 59045 33554432000 4194304 4417452 140736732123312 18446744073709551615 4231537 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/10459/statm: 61020 59045 149 55 0 58906 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 244080

[startup+3.10031 s]
/proc/loadavg: 5.68 7.35 7.76 2/330 10465
/proc/meminfo: memFree=17170924/32951124 swapFree=67056804/67111528
[pid=10459] ppid=10457 vsize=595856 CPUtime=6.23 cores=0-7
/proc/10459/stat : 10459 (plingeling) S 10457 10459 10393 0 -1 4202496 150883 1256 0 0 602 21 0 0 25 0 9 0 655138650 610156544 120855 33554432000 4194304 4417452 140736732123312 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/10459/statm: 148964 120855 172 55 0 146850 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 595856

[startup+6.30075 s]
/proc/loadavg: 5.87 7.36 7.76 9/338 10473
/proc/meminfo: memFree=17062360/32951124 swapFree=67056804/67111528
[pid=10459] ppid=10457 vsize=541528 CPUtime=31.78 cores=0-7
/proc/10459/stat : 10459 (plingeling) S 10457 10459 10393 0 -1 4202496 152660 1256 0 0 3156 22 0 0 25 0 9 0 655138650 554524672 100043 33554432000 4194304 4417452 140736732123312 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/10459/statm: 135382 100043 179 55 0 133268 0
[pid=10459/tid=10466] ppid=10457 vsize=541528 CPUtime=3.65 cores=0-7
/proc/10459/task/10466/stat : 10466 (plingeling) R 10457 10459 10393 0 -1 4202560 6494 1256 0 0 364 1 0 0 25 0 9 0 655138913 554524672 100043 33554432000 4194304 4417452 140736732123312 18446744073709551615 4346458 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10459/tid=10467] ppid=10457 vsize=541528 CPUtime=3.62 cores=0-7
/proc/10459/task/10467/stat : 10467 (plingeling) R 10457 10459 10393 0 -1 4202560 5923 1256 0 0 361 1 0 0 25 0 9 0 655138913 554524672 100043 33554432000 4194304 4417452 140736732123312 18446744073709551615 4346484 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10459/tid=10468] ppid=10457 vsize=541528 CPUtime=3.66 cores=0-7
/proc/10459/task/10468/stat : 10468 (plingeling) R 10457 10459 10393 0 -1 4202560 5487 1256 0 0 365 1 0 0 25 0 9 0 655138913 554524672 100043 33554432000 4194304 4417452 140736732123312 18446744073709551615 4286255 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10459/tid=10469] ppid=10457 vsize=541528 CPUtime=3.65 cores=0-7
/proc/10459/task/10469/stat : 10469 (plingeling) R 10457 10459 10393 0 -1 4202560 4353 1256 0 0 365 0 0 0 25 0 9 0 655138913 554524672 100043 33554432000 4194304 4417452 140736732123312 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10459/tid=10470] ppid=10457 vsize=541528 CPUtime=3.66 cores=0-7
/proc/10459/task/10470/stat : 10470 (plingeling) R 10457 10459 10393 0 -1 4202560 5343 1256 0 0 365 1 0 0 25 0 9 0 655138913 554524672 100043 33554432000 4194304 4417452 140736732123312 18446744073709551615 4346484 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10459/tid=10471] ppid=10457 vsize=541528 CPUtime=3.65 cores=0-7
/proc/10459/task/10471/stat : 10471 (plingeling) R 10457 10459 10393 0 -1 4202560 5523 1256 0 0 364 1 0 0 25 0 9 0 655138913 554524672 100043 33554432000 4194304 4417452 140736732123312 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10459/tid=10472] ppid=10457 vsize=541528 CPUtime=3.66 cores=0-7
/proc/10459/task/10472/stat : 10472 (plingeling) R 10457 10459 10393 0 -1 4202560 5470 1256 0 0 365 1 0 0 25 0 9 0 655138913 554524672 100043 33554432000 4194304 4417452 140736732123312 18446744073709551615 4346501 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10459/tid=10473] ppid=10457 vsize=541528 CPUtime=3.55 cores=0-7
/proc/10459/task/10473/stat : 10473 (plingeling) R 10457 10459 10393 0 -1 4202560 5255 1256 0 0 354 1 0 0 25 0 9 0 655138913 554524672 100043 33554432000 4194304 4417452 140736732123312 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 31.78
Current children cumulated vsize (KiB) 541528

[startup+12.7006 s]
/proc/loadavg: 6.04 7.37 7.76 9/338 10474
/proc/meminfo: memFree=17186416/32951124 swapFree=67056804/67111528
[pid=10459] ppid=10457 vsize=411944 CPUtime=82.91 cores=0-7
/proc/10459/stat : 10459 (plingeling) S 10457 10459 10393 0 -1 4202496 153342 1256 0 0 8268 23 0 0 25 0 9 0 655138650 421830656 67678 33554432000 4194304 4417452 140736732123312 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/10459/statm: 102986 67678 180 55 0 100872 0
[pid=10459/tid=10466] ppid=10457 vsize=411944 CPUtime=10.05 cores=0-7
/proc/10459/task/10466/stat : 10466 (plingeling) R 10457 10459 10393 0 -1 4202560 6631 1256 0 0 1004 1 0 0 25 0 9 0 655138913 421830656 67678 33554432000 4194304 4417452 140736732123312 18446744073709551615 4236982 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10459/tid=10467] ppid=10457 vsize=411944 CPUtime=9.94 cores=0-7
/proc/10459/task/10467/stat : 10467 (plingeling) R 10457 10459 10393 0 -1 4202560 6056 1256 0 0 993 1 0 0 25 0 9 0 655138913 421830656 67678 33554432000 4194304 4417452 140736732123312 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10459/tid=10468] ppid=10457 vsize=411944 CPUtime=10.05 cores=0-7
/proc/10459/task/10468/stat : 10468 (plingeling) R 10457 10459 10393 0 -1 4202560 5488 1256 0 0 1004 1 0 0 25 0 9 0 655138913 421830656 67678 33554432000 4194304 4417452 140736732123312 18446744073709551615 4357572 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10459/tid=10469] ppid=10457 vsize=411944 CPUtime=10.05 cores=0-7
/proc/10459/task/10469/stat : 10469 (plingeling) R 10457 10459 10393 0 -1 4202560 4353 1256 0 0 1005 0 0 0 25 0 9 0 655138913 421830656 67678 33554432000 4194304 4417452 140736732123312 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10459/tid=10470] ppid=10457 vsize=411944 CPUtime=10.06 cores=0-7
/proc/10459/task/10470/stat : 10470 (plingeling) R 10457 10459 10393 0 -1 4202560 5472 1256 0 0 1005 1 0 0 25 0 9 0 655138913 421830656 67678 33554432000 4194304 4417452 140736732123312 18446744073709551615 4281851 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10459/tid=10471] ppid=10457 vsize=411944 CPUtime=10.05 cores=0-7
/proc/10459/task/10471/stat : 10471 (plingeling) R 10457 10459 10393 0 -1 4202560 5663 1256 0 0 1004 1 0 0 25 0 9 0 655138913 421830656 67678 33554432000 4194304 4417452 140736732123312 18446744073709551615 4275994 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10459/tid=10472] ppid=10457 vsize=411944 CPUtime=10.06 cores=0-7
/proc/10459/task/10472/stat : 10472 (plingeling) R 10457 10459 10393 0 -1 4202560 5470 1256 0 0 1005 1 0 0 25 0 9 0 655138913 421830656 67678 33554432000 4194304 4417452 140736732123312 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10459/tid=10473] ppid=10457 vsize=411944 CPUtime=9.95 cores=0-7
/proc/10459/task/10473/stat : 10473 (plingeling) R 10457 10459 10393 0 -1 4202560 5397 1256 0 0 994 1 0 0 25 0 9 0 655138913 421830656 67678 33554432000 4194304 4417452 140736732123312 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 82.91
Current children cumulated vsize (KiB) 411944

[startup+25.5003 s]
/proc/loadavg: 6.55 7.42 7.77 9/338 10474
/proc/meminfo: memFree=17300312/32951124 swapFree=67056804/67111528
[pid=10459] ppid=10457 vsize=320364 CPUtime=185.16 cores=0-7
/proc/10459/stat : 10459 (plingeling) S 10457 10459 10393 0 -1 4202496 157529 1256 0 0 18493 23 0 0 25 0 9 0 655138650 328052736 44783 33554432000 4194304 4417452 140736732123312 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/10459/statm: 80091 44783 180 55 0 77977 0
[pid=10459/tid=10466] ppid=10457 vsize=320364 CPUtime=22.85 cores=0-7
/proc/10459/task/10466/stat : 10466 (plingeling) R 10457 10459 10393 0 -1 4202560 7669 1256 0 0 2284 1 0 0 25 0 9 0 655138913 328052736 44783 33554432000 4194304 4417452 140736732123312 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10459/tid=10467] ppid=10457 vsize=320364 CPUtime=22.6 cores=0-7
/proc/10459/task/10467/stat : 10467 (plingeling) R 10457 10459 10393 0 -1 4202560 6580 1256 0 0 2259 1 0 0 25 0 9 0 655138913 328052736 44783 33554432000 4194304 4417452 140736732123312 18446744073709551615 4366130 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10459/tid=10468] ppid=10457 vsize=320364 CPUtime=22.85 cores=0-7
/proc/10459/task/10468/stat : 10468 (plingeling) R 10457 10459 10393 0 -1 4202560 5500 1256 0 0 2284 1 0 0 25 0 9 0 655138913 328052736 44783 33554432000 4194304 4417452 140736732123312 18446744073709551615 4290681 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10459/tid=10469] ppid=10457 vsize=320364 CPUtime=22.85 cores=0-7
/proc/10459/task/10469/stat : 10469 (plingeling) R 10457 10459 10393 0 -1 4202560 4353 1256 0 0 2285 0 0 0 25 0 9 0 655138913 328052736 44783 33554432000 4194304 4417452 140736732123312 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10459/tid=10470] ppid=10457 vsize=320364 CPUtime=22.86 cores=0-7
/proc/10459/task/10470/stat : 10470 (plingeling) R 10457 10459 10393 0 -1 4202560 6513 1256 0 0 2285 1 0 0 25 0 9 0 655138913 328052736 44783 33554432000 4194304 4417452 140736732123312 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10459/tid=10471] ppid=10457 vsize=320364 CPUtime=22.85 cores=0-7
/proc/10459/task/10471/stat : 10471 (plingeling) R 10457 10459 10393 0 -1 4202560 6187 1256 0 0 2284 1 0 0 25 0 9 0 655138913 328052736 44783 33554432000 4194304 4417452 140736732123312 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10459/tid=10472] ppid=10457 vsize=320364 CPUtime=22.86 cores=0-7
/proc/10459/task/10472/stat : 10472 (plingeling) R 10457 10459 10393 0 -1 4202560 5482 1256 0 0 2285 1 0 0 25 0 9 0 655138913 328052736 44783 33554432000 4194304 4417452 140736732123312 18446744073709551615 4356992 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10459/tid=10473] ppid=10457 vsize=320364 CPUtime=22.75 cores=0-7
/proc/10459/task/10473/stat : 10473 (plingeling) R 10457 10459 10393 0 -1 4202560 6433 1256 0 0 2274 1 0 0 25 0 9 0 655138913 328052736 44783 33554432000 4194304 4417452 140736732123312 18446744073709551615 4365130 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 185.16
Current children cumulated vsize (KiB) 320364

[startup+51.1008 s]
/proc/loadavg: 7.05 7.47 7.77 9/338 10475
/proc/meminfo: memFree=17254484/32951124 swapFree=67056804/67111528
[pid=10459] ppid=10457 vsize=366196 CPUtime=389.68 cores=0-7
/proc/10459/stat : 10459 (plingeling) S 10457 10459 10393 0 -1 4202496 176314 1256 0 0 38942 26 0 0 25 0 9 0 655138650 374984704 56253 33554432000 4194304 4417452 140736732123312 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/10459/statm: 91549 56253 180 55 0 89435 0
[pid=10459/tid=10466] ppid=10457 vsize=366196 CPUtime=48.45 cores=0-7
/proc/10459/task/10466/stat : 10466 (plingeling) R 10457 10459 10393 0 -1 4202560 11539 1256 0 0 4844 1 0 0 25 0 9 0 655138913 374984704 56253 33554432000 4194304 4417452 140736732123312 18446744073709551615 4365976 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10459/tid=10467] ppid=10457 vsize=366196 CPUtime=47.92 cores=0-7
/proc/10459/task/10467/stat : 10467 (plingeling) R 10457 10459 10393 0 -1 4202560 8141 1256 0 0 4791 1 0 0 25 0 9 0 655138913 374984704 56253 33554432000 4194304 4417452 140736732123312 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10459/tid=10468] ppid=10457 vsize=366196 CPUtime=48.45 cores=0-7
/proc/10459/task/10468/stat : 10468 (plingeling) R 10457 10459 10393 0 -1 4202560 7104 1256 0 0 4844 1 0 0 25 0 9 0 655138913 374984704 56253 33554432000 4194304 4417452 140736732123312 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10459/tid=10469] ppid=10457 vsize=366196 CPUtime=48.44 cores=0-7
/proc/10459/task/10469/stat : 10469 (plingeling) R 10457 10459 10393 0 -1 4202560 5331 1256 0 0 4844 0 0 0 25 0 9 0 655138913 374984704 56253 33554432000 4194304 4417452 140736732123312 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10459/tid=10470] ppid=10457 vsize=366196 CPUtime=48.45 cores=0-7
/proc/10459/task/10470/stat : 10470 (plingeling) R 10457 10459 10393 0 -1 4202560 9230 1256 0 0 4844 1 0 0 25 0 9 0 655138913 374984704 56253 33554432000 4194304 4417452 140736732123312 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10459/tid=10471] ppid=10457 vsize=366196 CPUtime=48.46 cores=0-7
/proc/10459/task/10471/stat : 10471 (plingeling) R 10457 10459 10393 0 -1 4202560 9878 1256 0 0 4844 2 0 0 25 0 9 0 655138913 374984704 56253 33554432000 4194304 4417452 140736732123312 18446744073709551615 4366113 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10459/tid=10472] ppid=10457 vsize=366196 CPUtime=48.46 cores=0-7
/proc/10459/task/10472/stat : 10472 (plingeling) R 10457 10459 10393 0 -1 4202560 6531 1256 0 0 4845 1 0 0 25 0 9 0 655138913 374984704 56253 33554432000 4194304 4417452 140736732123312 18446744073709551615 4250924 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10459/tid=10473] ppid=10457 vsize=366196 CPUtime=48.34 cores=0-7
/proc/10459/task/10473/stat : 10473 (plingeling) R 10457 10459 10393 0 -1 4202560 9748 1256 0 0 4833 1 0 0 25 0 9 0 655138913 374984704 56253 33554432000 4194304 4417452 140736732123312 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 389.68
Current children cumulated vsize (KiB) 366196

[startup+102.313 s]
/proc/loadavg: 7.64 7.56 7.79 9/338 10476
/proc/meminfo: memFree=17197816/32951124 swapFree=67056804/67111528
[pid=10459] ppid=10457 vsize=425988 CPUtime=798.81 cores=0-7
/proc/10459/stat : 10459 (plingeling) S 10457 10459 10393 0 -1 4202496 210850 1256 0 0 79851 30 0 0 25 0 9 0 655138650 436211712 70761 33554432000 4194304 4417452 140736732123312 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/10459/statm: 106497 70791 180 55 0 104383 0
[pid=10459/tid=10466] ppid=10457 vsize=425988 CPUtime=99.67 cores=0-7
/proc/10459/task/10466/stat : 10466 (plingeling) R 10457 10459 10393 0 -1 4202560 15988 1256 0 0 9965 2 0 0 25 0 9 0 655138913 436211712 70805 33554432000 4194304 4417452 140736732123312 18446744073709551615 4236812 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10459/tid=10467] ppid=10457 vsize=425988 CPUtime=99.1 cores=0-7
/proc/10459/task/10467/stat : 10467 (plingeling) R 10457 10459 10393 0 -1 4202560 14878 1256 0 0 9908 2 0 0 25 0 9 0 655138913 436211712 70819 33554432000 4194304 4417452 140736732123312 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10459/tid=10468] ppid=10457 vsize=425988 CPUtime=99.67 cores=0-7
/proc/10459/task/10468/stat : 10468 (plingeling) R 10457 10459 10393 0 -1 4202560 11616 1256 0 0 9965 2 0 0 25 0 9 0 655138913 436211712 70835 33554432000 4194304 4417452 140736732123312 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10459/tid=10469] ppid=10457 vsize=425988 CPUtime=99.67 cores=0-7
/proc/10459/task/10469/stat : 10469 (plingeling) R 10457 10459 10393 0 -1 4202560 5838 1256 0 0 9966 1 0 0 25 0 9 0 655138913 436211712 70849 33554432000 4194304 4417452 140736732123312 18446744073709551615 4353572 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10459/tid=10470] ppid=10457 vsize=425988 CPUtime=99.15 cores=0-7
/proc/10459/task/10470/stat : 10470 (plingeling) R 10457 10459 10393 0 -1 4202560 12980 1256 0 0 9913 2 0 0 25 0 9 0 655138913 436211712 70864 33554432000 4194304 4417452 140736732123312 18446744073709551615 4364614 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10459/tid=10471] ppid=10457 vsize=425988 CPUtime=99.67 cores=0-7
/proc/10459/task/10471/stat : 10471 (plingeling) R 10457 10459 10393 0 -1 4202560 15254 1256 0 0 9964 3 0 0 25 0 9 0 655138913 436211712 70880 33554432000 4194304 4417452 140736732123312 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 6 0 0 0

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

/proc/10459/task/10466/stat : 10466 (plingeling) R 10457 10459 10393 0 -1 4202560 233704 1256 0 0 165851 37 0 0 25 0 9 0 655138913 778166272 154686 33554432000 4194304 4417452 140736732123312 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10459/tid=10467] ppid=10457 vsize=759928 CPUtime=1659.12 cores=0-7
/proc/10459/task/10467/stat : 10467 (plingeling) R 10457 10459 10393 0 -1 4202560 237176 1256 0 0 165872 40 0 0 25 0 9 0 655138913 778166272 154686 33554432000 4194304 4417452 140736732123312 18446744073709551615 4366126 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10459/tid=10468] ppid=10457 vsize=759928 CPUtime=1659.7 cores=0-7
/proc/10459/task/10468/stat : 10468 (plingeling) R 10457 10459 10393 0 -1 4202560 231530 1256 0 0 165931 39 0 0 25 0 9 0 655138913 778166272 154686 33554432000 4194304 4417452 140736732123312 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10459/tid=10469] ppid=10457 vsize=759928 CPUtime=1659.68 cores=0-7
/proc/10459/task/10469/stat : 10469 (plingeling) R 10457 10459 10393 0 -1 4202560 165591 1256 0 0 165939 29 0 0 25 0 9 0 655138913 778166272 154686 33554432000 4194304 4417452 140736732123312 18446744073709551615 4250464 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10459/tid=10470] ppid=10457 vsize=759928 CPUtime=1642.13 cores=0-7
/proc/10459/task/10470/stat : 10470 (plingeling) R 10457 10459 10393 0 -1 4202560 265697 1256 0 0 164168 45 0 0 25 0 9 0 655138913 778166272 154686 33554432000 4194304 4417452 140736732123312 18446744073709551615 4366126 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10459/tid=10471] ppid=10457 vsize=759928 CPUtime=1659.68 cores=0-7
/proc/10459/task/10471/stat : 10471 (plingeling) R 10457 10459 10393 0 -1 4202560 199080 1256 0 0 165935 33 0 0 25 0 9 0 655138913 778166272 154686 33554432000 4194304 4417452 140736732123312 18446744073709551615 4365973 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10459/tid=10472] ppid=10457 vsize=759928 CPUtime=1659.64 cores=0-7
/proc/10459/task/10472/stat : 10472 (plingeling) R 10457 10459 10393 0 -1 4202560 172218 1256 0 0 165937 27 0 0 25 0 9 0 655138913 778166272 154686 33554432000 4194304 4417452 140736732123312 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10459/tid=10473] ppid=10457 vsize=759928 CPUtime=1659.28 cores=0-7
/proc/10459/task/10473/stat : 10473 (plingeling) R 10457 10459 10393 0 -1 4202560 165765 1256 0 0 165906 22 0 0 25 0 9 0 655138913 778166272 154686 33554432000 4194304 4417452 140736732123312 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 13260.8
Current children cumulated vsize (KiB) 759928

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

[startup+1663.9 s]
/proc/loadavg: 8.10 8.06 7.95 9/338 10530
/proc/meminfo: memFree=16859396/32951124 swapFree=67056804/67111528
[pid=10459] ppid=10457 vsize=764848 CPUtime=13273.6 cores=0-7
/proc/10459/stat : 10459 (plingeling) S 10457 10459 10393 0 -1 4202496 1780803 1256 0 0 1327071 288 0 0 25 0 9 0 655138650 783204352 155916 33554432000 4194304 4417452 140736732123312 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/10459/statm: 191212 155916 180 55 0 189098 0
[pid=10459/tid=10466] ppid=10457 vsize=764848 CPUtime=1660.48 cores=0-7
/proc/10459/task/10466/stat : 10466 (plingeling) R 10457 10459 10393 0 -1 4202560 233704 1256 0 0 166011 37 0 0 25 0 9 0 655138913 783204352 155916 33554432000 4194304 4417452 140736732123312 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10459/tid=10467] ppid=10457 vsize=764848 CPUtime=1660.72 cores=0-7
/proc/10459/task/10467/stat : 10467 (plingeling) R 10457 10459 10393 0 -1 4202560 237176 1256 0 0 166032 40 0 0 25 0 9 0 655138913 783204352 155916 33554432000 4194304 4417452 140736732123312 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10459/tid=10468] ppid=10457 vsize=764848 CPUtime=1661.3 cores=0-7
/proc/10459/task/10468/stat : 10468 (plingeling) R 10457 10459 10393 0 -1 4202560 231530 1256 0 0 166091 39 0 0 25 0 9 0 655138913 783204352 155916 33554432000 4194304 4417452 140736732123312 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10459/tid=10469] ppid=10457 vsize=764848 CPUtime=1661.28 cores=0-7
/proc/10459/task/10469/stat : 10469 (plingeling) R 10457 10459 10393 0 -1 4202560 166821 1256 0 0 166099 29 0 0 25 0 9 0 655138913 783204352 155916 33554432000 4194304 4417452 140736732123312 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10459/tid=10470] ppid=10457 vsize=764848 CPUtime=1643.72 cores=0-7
/proc/10459/task/10470/stat : 10470 (plingeling) R 10457 10459 10393 0 -1 4202560 265697 1256 0 0 164327 45 0 0 25 0 9 0 655138913 783204352 155916 33554432000 4194304 4417452 140736732123312 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10459/tid=10471] ppid=10457 vsize=764848 CPUtime=1661.28 cores=0-7
/proc/10459/task/10471/stat : 10471 (plingeling) R 10457 10459 10393 0 -1 4202560 199080 1256 0 0 166095 33 0 0 25 0 9 0 655138913 783204352 155916 33554432000 4194304 4417452 140736732123312 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10459/tid=10472] ppid=10457 vsize=764848 CPUtime=1661.24 cores=0-7
/proc/10459/task/10472/stat : 10472 (plingeling) R 10457 10459 10393 0 -1 4202560 172218 1256 0 0 166097 27 0 0 25 0 9 0 655138913 783204352 155916 33554432000 4194304 4417452 140736732123312 18446744073709551615 4263206 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10459/tid=10473] ppid=10457 vsize=764848 CPUtime=1660.88 cores=0-7
/proc/10459/task/10473/stat : 10473 (plingeling) R 10457 10459 10393 0 -1 4202560 165765 1256 0 0 166066 22 0 0 25 0 9 0 655138913 783204352 155916 33554432000 4194304 4417452 140736732123312 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 13273.6
Current children cumulated vsize (KiB) 764848

[startup+1676.7 s]
/proc/loadavg: 8.08 8.06 7.95 9/338 10530
/proc/meminfo: memFree=16876876/32951124 swapFree=67056804/67111528
[pid=10459] ppid=10457 vsize=743068 CPUtime=13375.8 cores=0-7
/proc/10459/stat : 10459 (plingeling) S 10457 10459 10393 0 -1 4202496 1794271 1256 0 0 1337295 290 0 0 25 0 9 0 655138650 760901632 150471 33554432000 4194304 4417452 140736732123312 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/10459/statm: 185767 150471 180 55 0 183653 0
[pid=10459/tid=10466] ppid=10457 vsize=743068 CPUtime=1673.27 cores=0-7
/proc/10459/task/10466/stat : 10466 (plingeling) R 10457 10459 10393 0 -1 4202560 235986 1256 0 0 167290 37 0 0 25 0 9 0 655138913 760901632 150471 33554432000 4194304 4417452 140736732123312 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10459/tid=10467] ppid=10457 vsize=743068 CPUtime=1673.52 cores=0-7
/proc/10459/task/10467/stat : 10467 (plingeling) R 10457 10459 10393 0 -1 4202560 237176 1256 0 0 167312 40 0 0 25 0 9 0 655138913 760901632 150471 33554432000 4194304 4417452 140736732123312 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10459/tid=10468] ppid=10457 vsize=743068 CPUtime=1674.09 cores=0-7
/proc/10459/task/10468/stat : 10468 (plingeling) R 10457 10459 10393 0 -1 4202560 233070 1256 0 0 167370 39 0 0 25 0 9 0 655138913 760901632 150471 33554432000 4194304 4417452 140736732123312 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10459/tid=10469] ppid=10457 vsize=743068 CPUtime=1674.08 cores=0-7
/proc/10459/task/10469/stat : 10469 (plingeling) R 10457 10459 10393 0 -1 4202560 168273 1256 0 0 167379 29 0 0 25 0 9 0 655138913 760901632 150471 33554432000 4194304 4417452 140736732123312 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10459/tid=10470] ppid=10457 vsize=743068 CPUtime=1656.38 cores=0-7
/proc/10459/task/10470/stat : 10470 (plingeling) R 10457 10459 10393 0 -1 4202560 268573 1256 0 0 165592 46 0 0 25 0 9 0 655138913 760901632 150471 33554432000 4194304 4417452 140736732123312 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10459/tid=10471] ppid=10457 vsize=743068 CPUtime=1674.08 cores=0-7
/proc/10459/task/10471/stat : 10471 (plingeling) R 10457 10459 10393 0 -1 4202560 199082 1256 0 0 167375 33 0 0 25 0 9 0 655138913 760901632 150471 33554432000 4194304 4417452 140736732123312 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10459/tid=10472] ppid=10457 vsize=743068 CPUtime=1674.04 cores=0-7
/proc/10459/task/10472/stat : 10472 (plingeling) R 10457 10459 10393 0 -1 4202560 176314 1256 0 0 167377 27 0 0 25 0 9 0 655138913 760901632 150471 33554432000 4194304 4417452 140736732123312 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10459/tid=10473] ppid=10457 vsize=743068 CPUtime=1673.68 cores=0-7
/proc/10459/task/10473/stat : 10473 (plingeling) R 10457 10459 10393 0 -1 4202560 166985 1256 0 0 167346 22 0 0 25 0 9 0 655138913 760901632 150471 33554432000 4194304 4417452 140736732123312 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 13375.9
Current children cumulated vsize (KiB) 743068

[startup+1679.9 s]
/proc/loadavg: 8.08 8.06 7.95 9/338 10530
/proc/meminfo: memFree=16860388/32951124 swapFree=67056804/67111528
[pid=10459] ppid=10457 vsize=759532 CPUtime=13401.4 cores=0-7
/proc/10459/stat : 10459 (plingeling) S 10457 10459 10393 0 -1 4202496 1798387 1256 0 0 1339851 290 0 0 25 0 9 0 655138650 777760768 154587 33554432000 4194304 4417452 140736732123312 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/10459/statm: 189883 154587 180 55 0 187769 0
[pid=10459/tid=10466] ppid=10457 vsize=759532 CPUtime=1676.47 cores=0-7
/proc/10459/task/10466/stat : 10466 (plingeling) R 10457 10459 10393 0 -1 4202560 235986 1256 0 0 167610 37 0 0 25 0 9 0 655138913 777760768 154587 33554432000 4194304 4417452 140736732123312 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10459/tid=10467] ppid=10457 vsize=759532 CPUtime=1676.72 cores=0-7
/proc/10459/task/10467/stat : 10467 (plingeling) R 10457 10459 10393 0 -1 4202560 237176 1256 0 0 167632 40 0 0 25 0 9 0 655138913 777760768 154587 33554432000 4194304 4417452 140736732123312 18446744073709551615 4366079 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10459/tid=10468] ppid=10457 vsize=759532 CPUtime=1677.29 cores=0-7
/proc/10459/task/10468/stat : 10468 (plingeling) R 10457 10459 10393 0 -1 4202560 233070 1256 0 0 167690 39 0 0 25 0 9 0 655138913 777760768 154587 33554432000 4194304 4417452 140736732123312 18446744073709551615 4364684 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10459/tid=10469] ppid=10457 vsize=759532 CPUtime=1677.28 cores=0-7
/proc/10459/task/10469/stat : 10469 (plingeling) R 10457 10459 10393 0 -1 4202560 168273 1256 0 0 167699 29 0 0 25 0 9 0 655138913 777760768 154587 33554432000 4194304 4417452 140736732123312 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10459/tid=10470] ppid=10457 vsize=759532 CPUtime=1659.54 cores=0-7
/proc/10459/task/10470/stat : 10470 (plingeling) R 10457 10459 10393 0 -1 4202560 270107 1256 0 0 165908 46 0 0 25 0 9 0 655138913 777760768 154587 33554432000 4194304 4417452 140736732123312 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10459/tid=10471] ppid=10457 vsize=759532 CPUtime=1677.29 cores=0-7
/proc/10459/task/10471/stat : 10471 (plingeling) R 10457 10459 10393 0 -1 4202560 201664 1256 0 0 167695 34 0 0 25 0 9 0 655138913 777760768 154587 33554432000 4194304 4417452 140736732123312 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10459/tid=10472] ppid=10457 vsize=759532 CPUtime=1677.24 cores=0-7
/proc/10459/task/10472/stat : 10472 (plingeling) R 10457 10459 10393 0 -1 4202560 176314 1256 0 0 167697 27 0 0 25 0 9 0 655138913 777760768 154587 33554432000 4194304 4417452 140736732123312 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10459/tid=10473] ppid=10457 vsize=759532 CPUtime=1676.88 cores=0-7
/proc/10459/task/10473/stat : 10473 (plingeling) R 10457 10459 10393 0 -1 4202560 166985 1256 0 0 167666 22 0 0 25 0 9 0 655138913 777760768 154587 33554432000 4194304 4417452 140736732123312 18446744073709551615 4364597 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 13401.4
Current children cumulated vsize (KiB) 759532

[startup+1681.5 s]
/proc/loadavg: 8.08 8.06 7.95 9/338 10530
/proc/meminfo: memFree=16860388/32951124 swapFree=67056804/67111528
[pid=10459] ppid=10457 vsize=759532 CPUtime=13414.2 cores=0-7
/proc/10459/stat : 10459 (plingeling) S 10457 10459 10393 0 -1 4202496 1798387 1256 0 0 1341130 290 0 0 25 0 9 0 655138650 777760768 154587 33554432000 4194304 4417452 140736732123312 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/10459/statm: 189883 154587 180 55 0 187769 0
[pid=10459/tid=10466] ppid=10457 vsize=759532 CPUtime=1678.07 cores=0-7
/proc/10459/task/10466/stat : 10466 (plingeling) R 10457 10459 10393 0 -1 4202560 235986 1256 0 0 167770 37 0 0 25 0 9 0 655138913 777760768 154587 33554432000 4194304 4417452 140736732123312 18446744073709551615 4365042 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10459/tid=10467] ppid=10457 vsize=759532 CPUtime=1678.32 cores=0-7
/proc/10459/task/10467/stat : 10467 (plingeling) R 10457 10459 10393 0 -1 4202560 237176 1256 0 0 167792 40 0 0 25 0 9 0 655138913 777760768 154587 33554432000 4194304 4417452 140736732123312 18446744073709551615 4365004 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10459/tid=10468] ppid=10457 vsize=759532 CPUtime=1678.89 cores=0-7
/proc/10459/task/10468/stat : 10468 (plingeling) R 10457 10459 10393 0 -1 4202560 233070 1256 0 0 167850 39 0 0 25 0 9 0 655138913 777760768 154587 33554432000 4194304 4417452 140736732123312 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10459/tid=10469] ppid=10457 vsize=759532 CPUtime=1678.88 cores=0-7
/proc/10459/task/10469/stat : 10469 (plingeling) R 10457 10459 10393 0 -1 4202560 168273 1256 0 0 167859 29 0 0 25 0 9 0 655138913 777760768 154587 33554432000 4194304 4417452 140736732123312 18446744073709551615 4366024 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10459/tid=10470] ppid=10457 vsize=759532 CPUtime=1661.13 cores=0-7
/proc/10459/task/10470/stat : 10470 (plingeling) R 10457 10459 10393 0 -1 4202560 270107 1256 0 0 166067 46 0 0 25 0 9 0 655138913 777760768 154587 33554432000 4194304 4417452 140736732123312 18446744073709551615 4354479 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10459/tid=10471] ppid=10457 vsize=759532 CPUtime=1678.89 cores=0-7
/proc/10459/task/10471/stat : 10471 (plingeling) R 10457 10459 10393 0 -1 4202560 201664 1256 0 0 167855 34 0 0 25 0 9 0 655138913 777760768 154587 33554432000 4194304 4417452 140736732123312 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10459/tid=10472] ppid=10457 vsize=759532 CPUtime=1678.84 cores=0-7
/proc/10459/task/10472/stat : 10472 (plingeling) R 10457 10459 10393 0 -1 4202560 176314 1256 0 0 167857 27 0 0 25 0 9 0 655138913 777760768 154587 33554432000 4194304 4417452 140736732123312 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10459/tid=10473] ppid=10457 vsize=759532 CPUtime=1678.48 cores=0-7
/proc/10459/task/10473/stat : 10473 (plingeling) R 10457 10459 10393 0 -1 4202560 166985 1256 0 0 167826 22 0 0 25 0 9 0 655138913 777760768 154587 33554432000 4194304 4417452 140736732123312 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 13414.2
Current children cumulated vsize (KiB) 759532

[startup+1682.3 s]
/proc/loadavg: 8.08 8.06 7.95 9/338 10530
/proc/meminfo: memFree=16843896/32951124 swapFree=67056804/67111528
[pid=10459] ppid=10457 vsize=783928 CPUtime=13420.6 cores=0-7
/proc/10459/stat : 10459 (plingeling) S 10457 10459 10393 0 -1 4202496 1804486 1256 0 0 1341767 291 0 0 25 0 9 0 655138650 802742272 160686 33554432000 4194304 4417452 140736732123312 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/10459/statm: 195982 160686 180 55 0 193868 0
[pid=10459/tid=10466] ppid=10457 vsize=783928 CPUtime=1678.87 cores=0-7
/proc/10459/task/10466/stat : 10466 (plingeling) R 10457 10459 10393 0 -1 4202560 235986 1256 0 0 167850 37 0 0 25 0 9 0 655138913 802742272 160686 33554432000 4194304 4417452 140736732123312 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10459/tid=10467] ppid=10457 vsize=783928 CPUtime=1679.12 cores=0-7
/proc/10459/task/10467/stat : 10467 (plingeling) R 10457 10459 10393 0 -1 4202560 243275 1256 0 0 167871 41 0 0 25 0 9 0 655138913 802742272 160686 33554432000 4194304 4417452 140736732123312 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10459/tid=10468] ppid=10457 vsize=783928 CPUtime=1679.69 cores=0-7
/proc/10459/task/10468/stat : 10468 (plingeling) R 10457 10459 10393 0 -1 4202560 233070 1256 0 0 167930 39 0 0 25 0 9 0 655138913 802742272 160686 33554432000 4194304 4417452 140736732123312 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10459/tid=10469] ppid=10457 vsize=783928 CPUtime=1679.68 cores=0-7
/proc/10459/task/10469/stat : 10469 (plingeling) R 10457 10459 10393 0 -1 4202560 168273 1256 0 0 167939 29 0 0 25 0 9 0 655138913 802742272 160686 33554432000 4194304 4417452 140736732123312 18446744073709551615 4237211 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10459/tid=10470] ppid=10457 vsize=783928 CPUtime=1661.92 cores=0-7
/proc/10459/task/10470/stat : 10470 (plingeling) R 10457 10459 10393 0 -1 4202560 270107 1256 0 0 166146 46 0 0 25 0 9 0 655138913 802742272 160686 33554432000 4194304 4417452 140736732123312 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10459/tid=10471] ppid=10457 vsize=783928 CPUtime=1679.69 cores=0-7
/proc/10459/task/10471/stat : 10471 (plingeling) R 10457 10459 10393 0 -1 4202560 201664 1256 0 0 167935 34 0 0 25 0 9 0 655138913 802742272 160686 33554432000 4194304 4417452 140736732123312 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10459/tid=10472] ppid=10457 vsize=783928 CPUtime=1679.64 cores=0-7
/proc/10459/task/10472/stat : 10472 (plingeling) R 10457 10459 10393 0 -1 4202560 176314 1256 0 0 167937 27 0 0 25 0 9 0 655138913 802742272 160686 33554432000 4194304 4417452 140736732123312 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10459/tid=10473] ppid=10457 vsize=783928 CPUtime=1679.28 cores=0-7
/proc/10459/task/10473/stat : 10473 (plingeling) R 10457 10459 10393 0 -1 4202560 166985 1256 0 0 167906 22 0 0 25 0 9 0 655138913 802742272 160686 33554432000 4194304 4417452 140736732123312 18446744073709551615 4353636 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 13420.6
Current children cumulated vsize (KiB) 783928

[startup+1683.1 s]
/proc/loadavg: 8.07 8.06 7.95 9/338 10530
/proc/meminfo: memFree=16835960/32951124 swapFree=67056804/67111528
[pid=10459] ppid=10457 vsize=783928 CPUtime=13426.9 cores=0-7
/proc/10459/stat : 10459 (plingeling) S 10457 10459 10393 0 -1 4202496 1804487 1256 0 0 1342396 291 0 0 18 0 5 0 655138650 802742272 160687 33554432000 4194304 4417452 140736732123312 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/10459/statm: 195982 160687 181 55 0 193868 0
[pid=10459/tid=10467] ppid=10457 vsize=783928 CPUtime=1679.92 cores=0-7
/proc/10459/task/10467/stat : 10467 (plingeling) R 10457 10459 10393 0 -1 4202560 243275 1256 0 0 167951 41 0 0 25 0 5 0 655138913 802742272 160687 33554432000 4194304 4417452 140736732123312 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10459/tid=10468] ppid=10457 vsize=783928 CPUtime=1680.49 cores=0-7
/proc/10459/task/10468/stat : 10468 (plingeling) R 10457 10459 10393 0 -1 4202560 233070 1256 0 0 168010 39 0 0 25 0 5 0 655138913 802742272 160687 33554432000 4194304 4417452 140736732123312 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10459/tid=10471] ppid=10457 vsize=783928 CPUtime=1680.49 cores=0-7
/proc/10459/task/10471/stat : 10471 (plingeling) R 10457 10459 10393 0 -1 4202560 201664 1256 0 0 168015 34 0 0 25 0 5 0 655138913 802742272 160687 33554432000 4194304 4417452 140736732123312 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10459/tid=10473] ppid=10457 vsize=783928 CPUtime=1680.08 cores=0-7
/proc/10459/task/10473/stat : 10473 (plingeling) R 10457 10459 10393 0 -1 4202560 166985 1256 0 0 167986 22 0 0 25 0 5 0 655138913 802742272 160687 33554432000 4194304 4417452 140736732123312 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 13426.9
Current children cumulated vsize (KiB) 783928

[startup+1683.3 s]
/proc/loadavg: 8.07 8.06 7.95 9/338 10530
/proc/meminfo: memFree=16835960/32951124 swapFree=67056804/67111528
[pid=10459] ppid=10457 vsize=165416 CPUtime=13427.3 cores=0-7
/proc/10459/stat : 10459 (plingeling) R 10457 10459 10393 0 -1 4202496 1804487 1256 0 0 1342436 295 0 0 15 0 1 0 655138650 169385984 9257 33554432000 4194304 4417452 140736732123312 18446744073709551615 270613136490 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10459/statm: 41354 9147 181 55 0 39240 0
Current children cumulated CPU time (s) 13427.3
Current children cumulated vsize (KiB) 165416

Child status: 20
Real time (s): 1683.3
CPU time (s): 13427.3
CPU user time (s): 13424.4
CPU system time (s): 2.95755
CPU usage (%): 797.677
Max. virtual memory (cumulated for all children) (KiB): 831604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13424.4
system time used= 2.95755
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1805746
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= 524
involuntary context switches= 64911

runsolver used 5.35219 second user time and 13.02 second system time

The end

Launcher Data

Begin job on node108 at 2011-05-15 06:56:17
IDJOB=3372110
IDBENCH=20384
IDSOLVER=1851
FILE ID=node108/3372110-1305435376
RUNJOBID= node108-1305435361-10407
PBS_JOBID= 13324732
Free space on /tmp= 73556 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/dated-10-17-u.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372110-1305435376/watcher-3372110-1305435376 -o /tmp/evaluation-result-3372110-1305435376/solver-3372110-1305435376 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3372110-1305435376.cnf

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

MD5SUM BENCH= 780d946576ec5746b4ea9832bb01dbc5
RANDOM SEED=138528118

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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:      17476368 kB
Buffers:        292408 kB
Cached:        4765588 kB
SwapCached:       8700 kB
Active:       11081544 kB
Inactive:      4079348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17476368 kB
SwapTotal:    67111528 kB
SwapFree:     67056804 kB
Dirty:           19792 kB
Writeback:           0 kB
AnonPages:    10100464 kB
Mapped:          26416 kB
Slab:           208776 kB
PageTables:      37972 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 52249136 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= 73556 MiB
End job on node108 at 2011-05-15 07:24:21