Trace number 3309777

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 587UNSAT 1518.03 192.104

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_3b_unknown.cnf
MD5SUMb8621ec1841e055a001ab32c33f2b68c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark114.081
Satisfiable
(Un)Satisfiability was proved
Number of variables39151
Number of clauses533919
Sum of the clauses size1968248
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 251568
Number of clauses of size 364292
Number of clauses of size 4418059
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

1518.01/192.10	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: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3309777-1304008607/watcher-3309777-1304008607 -o /tmp/evaluation-result-3309777-1304008607/solver-3309777-1304008607 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3309777-1304008607.cnf 

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

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


[startup+0 s]
/proc/loadavg: 7.49 7.90 7.91 3/170 26371
/proc/meminfo: memFree=16744980/32951124 swapFree=67111528/67111528
[pid=26371] ppid=26369 vsize=9896 CPUtime=0 cores=0-7
/proc/26371/stat : 26371 (plingeling) R 26369 26371 26251 0 -1 4202496 551 1262 0 0 0 0 0 0 21 0 1 0 512459260 10133504 479 33554432000 4194304 4417332 140736832713792 18446744073709551615 4264940 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/26371/statm: 2474 479 146 55 0 360 0

[startup+0.0187351 s]
/proc/loadavg: 7.49 7.90 7.91 3/170 26371
/proc/meminfo: memFree=16744980/32951124 swapFree=67111528/67111528
[pid=26371] ppid=26369 vsize=14720 CPUtime=0.01 cores=0-7
/proc/26371/stat : 26371 (plingeling) R 26369 26371 26251 0 -1 4202496 1742 1262 0 0 1 0 0 0 21 0 1 0 512459260 15073280 1670 33554432000 4194304 4417332 140736832713792 18446744073709551615 4264920 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/26371/statm: 3680 1670 147 55 0 1566 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 14720

[startup+0.100703 s]
/proc/loadavg: 7.49 7.90 7.91 3/170 26371
/proc/meminfo: memFree=16744980/32951124 swapFree=67111528/67111528
[pid=26371] ppid=26369 vsize=51468 CPUtime=0.09 cores=0-7
/proc/26371/stat : 26371 (plingeling) R 26369 26371 26251 0 -1 4202496 11000 1262 0 0 8 1 0 0 21 0 1 0 512459260 52703232 10889 33554432000 4194304 4417332 140736832713792 18446744073709551615 4231659 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/26371/statm: 12867 10889 147 55 0 10753 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 51468

[startup+0.30067 s]
/proc/loadavg: 7.49 7.90 7.91 3/170 26371
/proc/meminfo: memFree=16744980/32951124 swapFree=67111528/67111528
[pid=26371] ppid=26369 vsize=96556 CPUtime=0.29 cores=0-7
/proc/26371/stat : 26371 (plingeling) R 26369 26371 26251 0 -1 4202496 22321 1262 0 0 27 2 0 0 22 0 1 0 512459260 98873344 22162 33554432000 4194304 4417332 140736832713792 18446744073709551615 4231657 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/26371/statm: 24139 22162 148 55 0 22025 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 96556

[startup+0.700601 s]
/proc/loadavg: 7.49 7.90 7.91 3/170 26371
/proc/meminfo: memFree=16744980/32951124 swapFree=67111528/67111528
[pid=26371] ppid=26369 vsize=145708 CPUtime=0.68 cores=0-7
/proc/26371/stat : 26371 (plingeling) R 26369 26371 26251 0 -1 4202496 34609 1262 0 0 65 3 0 0 23 0 1 0 512459260 149204992 34450 33554432000 4194304 4417332 140736832713792 18446744073709551615 4231321 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/26371/statm: 36427 34450 148 55 0 34313 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 145708

[startup+1.50043 s]
/proc/loadavg: 7.49 7.90 7.91 2/171 26377
/proc/meminfo: memFree=16509488/32951124 swapFree=67111528/67111528
[pid=26371] ppid=26369 vsize=388536 CPUtime=2.21 cores=0-7
/proc/26371/stat : 26371 (plingeling) S 26369 26371 26251 0 -1 4202496 63154 1262 0 0 214 7 0 0 25 0 9 0 512459260 397860864 58329 33554432000 4194304 4417332 140736832713792 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26371/statm: 97134 58329 173 55 0 95020 0
Current children cumulated CPU time (s) 2.21
Current children cumulated vsize (KiB) 388536

[startup+3.10117 s]
/proc/loadavg: 7.49 7.90 7.91 9/179 26385
/proc/meminfo: memFree=16496336/32951124 swapFree=67111528/67111528
[pid=26371] ppid=26369 vsize=399044 CPUtime=14.99 cores=0-7
/proc/26371/stat : 26371 (plingeling) S 26369 26371 26251 0 -1 4202496 83536 1262 0 0 1489 10 0 0 25 0 9 0 512459260 408621056 62567 33554432000 4194304 4417332 140736832713792 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26371/statm: 99761 62567 179 55 0 97647 0
[pid=26371/tid=26378] ppid=26369 vsize=399044 CPUtime=1.7 cores=0-7
/proc/26371/task/26378/stat : 26378 (plingeling) R 26369 26371 26251 0 -1 4202560 3670 1262 0 0 170 0 0 0 20 0 9 0 512459399 408621056 62567 33554432000 4194304 4417332 140736832713792 18446744073709551615 4346401 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26371/tid=26379] ppid=26369 vsize=399044 CPUtime=1.7 cores=0-7
/proc/26371/task/26379/stat : 26379 (plingeling) R 26369 26371 26251 0 -1 4202560 2295 1262 0 0 170 0 0 0 25 0 9 0 512459399 408621056 62567 33554432000 4194304 4417332 140736832713792 18446744073709551615 4320482 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26371/tid=26380] ppid=26369 vsize=399044 CPUtime=1.7 cores=0-7
/proc/26371/task/26380/stat : 26380 (plingeling) R 26369 26371 26251 0 -1 4202560 2125 1262 0 0 170 0 0 0 25 0 9 0 512459399 408621056 62567 33554432000 4194304 4417332 140736832713792 18446744073709551615 4331635 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26371/tid=26381] ppid=26369 vsize=399044 CPUtime=1.69 cores=0-7
/proc/26371/task/26381/stat : 26381 (plingeling) R 26369 26371 26251 0 -1 4202560 4876 1262 0 0 168 1 0 0 25 0 9 0 512459399 408621056 62567 33554432000 4194304 4417332 140736832713792 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26371/tid=26382] ppid=26369 vsize=399044 CPUtime=1.69 cores=0-7
/proc/26371/task/26382/stat : 26382 (plingeling) R 26369 26371 26251 0 -1 4202560 3489 1262 0 0 169 0 0 0 25 0 9 0 512459399 408621056 62567 33554432000 4194304 4417332 140736832713792 18446744073709551615 4260519 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26371/tid=26383] ppid=26369 vsize=399044 CPUtime=1.7 cores=0-7
/proc/26371/task/26383/stat : 26383 (plingeling) R 26369 26371 26251 0 -1 4202560 2302 1262 0 0 170 0 0 0 20 0 9 0 512459399 408621056 62567 33554432000 4194304 4417332 140736832713792 18446744073709551615 4345860 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26371/tid=26384] ppid=26369 vsize=399044 CPUtime=1.7 cores=0-7
/proc/26371/task/26384/stat : 26384 (plingeling) R 26369 26371 26251 0 -1 4202560 1591 1262 0 0 170 0 0 0 20 0 9 0 512459400 408621056 62567 33554432000 4194304 4417332 140736832713792 18446744073709551615 4339766 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26371/tid=26385] ppid=26369 vsize=399044 CPUtime=1.68 cores=0-7
/proc/26371/task/26385/stat : 26385 (plingeling) R 26369 26371 26251 0 -1 4202560 3986 1262 0 0 168 0 0 0 25 0 9 0 512459400 408621056 62567 33554432000 4194304 4417332 140736832713792 18446744073709551615 4346414 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 14.99
Current children cumulated vsize (KiB) 399044

[startup+6.30063 s]
/proc/loadavg: 7.53 7.90 7.91 9/179 26385
/proc/meminfo: memFree=16433352/32951124 swapFree=67111528/67111528
[pid=26371] ppid=26369 vsize=462716 CPUtime=40.58 cores=0-7
/proc/26371/stat : 26371 (plingeling) S 26369 26371 26251 0 -1 4202496 99506 1262 0 0 4044 14 0 0 25 0 9 0 512459260 473821184 77998 33554432000 4194304 4417332 140736832713792 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26371/statm: 115679 77998 181 55 0 113565 0
[pid=26371/tid=26378] ppid=26369 vsize=462716 CPUtime=4.9 cores=0-7
/proc/26371/task/26378/stat : 26378 (plingeling) R 26369 26371 26251 0 -1 4202560 5717 1262 0 0 490 0 0 0 25 0 9 0 512459399 473821184 77998 33554432000 4194304 4417332 140736832713792 18446744073709551615 4249004 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26371/tid=26379] ppid=26369 vsize=462716 CPUtime=4.9 cores=0-7
/proc/26371/task/26379/stat : 26379 (plingeling) R 26369 26371 26251 0 -1 4202560 4342 1262 0 0 489 1 0 0 25 0 9 0 512459399 473821184 77998 33554432000 4194304 4417332 140736832713792 18446744073709551615 4249143 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26371/tid=26380] ppid=26369 vsize=462716 CPUtime=4.89 cores=0-7
/proc/26371/task/26380/stat : 26380 (plingeling) R 26369 26371 26251 0 -1 4202560 4715 1262 0 0 489 0 0 0 25 0 9 0 512459399 473821184 77998 33554432000 4194304 4417332 140736832713792 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26371/tid=26381] ppid=26369 vsize=462716 CPUtime=4.89 cores=0-7
/proc/26371/task/26381/stat : 26381 (plingeling) R 26369 26371 26251 0 -1 4202560 4963 1262 0 0 488 1 0 0 25 0 9 0 512459399 473821184 77998 33554432000 4194304 4417332 140736832713792 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26371/tid=26382] ppid=26369 vsize=462716 CPUtime=4.89 cores=0-7
/proc/26371/task/26382/stat : 26382 (plingeling) R 26369 26371 26251 0 -1 4202560 5600 1262 0 0 488 1 0 0 25 0 9 0 512459399 473821184 77998 33554432000 4194304 4417332 140736832713792 18446744073709551615 4248913 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26371/tid=26383] ppid=26369 vsize=462716 CPUtime=4.89 cores=0-7
/proc/26371/task/26383/stat : 26383 (plingeling) R 26369 26371 26251 0 -1 4202560 4577 1262 0 0 489 0 0 0 25 0 9 0 512459399 473821184 77998 33554432000 4194304 4417332 140736832713792 18446744073709551615 4258253 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26371/tid=26384] ppid=26369 vsize=462716 CPUtime=4.89 cores=0-7
/proc/26371/task/26384/stat : 26384 (plingeling) R 26369 26371 26251 0 -1 4202560 3989 1262 0 0 489 0 0 0 25 0 9 0 512459400 473821184 77998 33554432000 4194304 4417332 140736832713792 18446744073709551615 4263136 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26371/tid=26385] ppid=26369 vsize=462716 CPUtime=4.87 cores=0-7
/proc/26371/task/26385/stat : 26385 (plingeling) R 26369 26371 26251 0 -1 4202560 6401 1262 0 0 486 1 0 0 25 0 9 0 512459400 473821184 77998 33554432000 4194304 4417332 140736832713792 18446744073709551615 4249110 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 40.58
Current children cumulated vsize (KiB) 462716

[startup+12.7006 s]
/proc/loadavg: 7.64 7.92 7.92 9/179 26385
/proc/meminfo: memFree=16430912/32951124 swapFree=67111528/67111528
[pid=26371] ppid=26369 vsize=468060 CPUtime=91.75 cores=0-7
/proc/26371/stat : 26371 (plingeling) S 26369 26371 26251 0 -1 4202496 100840 1262 0 0 9160 15 0 0 25 0 9 0 512459260 479293440 78939 33554432000 4194304 4417332 140736832713792 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26371/statm: 117015 78939 181 55 0 114901 0
[pid=26371/tid=26378] ppid=26369 vsize=468060 CPUtime=11.3 cores=0-7
/proc/26371/task/26378/stat : 26378 (plingeling) R 26369 26371 26251 0 -1 4202560 6033 1262 0 0 1130 0 0 0 25 0 9 0 512459399 479293440 78939 33554432000 4194304 4417332 140736832713792 18446744073709551615 4364473 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26371/tid=26379] ppid=26369 vsize=468060 CPUtime=11.3 cores=0-7
/proc/26371/task/26379/stat : 26379 (plingeling) R 26369 26371 26251 0 -1 4202560 4373 1262 0 0 1129 1 0 0 25 0 9 0 512459399 479293440 78939 33554432000 4194304 4417332 140736832713792 18446744073709551615 4260810 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26371/tid=26380] ppid=26369 vsize=468060 CPUtime=11.29 cores=0-7
/proc/26371/task/26380/stat : 26380 (plingeling) R 26369 26371 26251 0 -1 4202560 4715 1262 0 0 1129 0 0 0 25 0 9 0 512459399 479293440 78939 33554432000 4194304 4417332 140736832713792 18446744073709551615 4357108 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26371/tid=26381] ppid=26369 vsize=468060 CPUtime=11.29 cores=0-7
/proc/26371/task/26381/stat : 26381 (plingeling) R 26369 26371 26251 0 -1 4202560 5027 1262 0 0 1128 1 0 0 25 0 9 0 512459399 479293440 78939 33554432000 4194304 4417332 140736832713792 18446744073709551615 4364720 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26371/tid=26382] ppid=26369 vsize=468060 CPUtime=11.29 cores=0-7
/proc/26371/task/26382/stat : 26382 (plingeling) R 26369 26371 26251 0 -1 4202560 5880 1262 0 0 1128 1 0 0 25 0 9 0 512459399 479293440 78939 33554432000 4194304 4417332 140736832713792 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26371/tid=26383] ppid=26369 vsize=468060 CPUtime=11.29 cores=0-7
/proc/26371/task/26383/stat : 26383 (plingeling) R 26369 26371 26251 0 -1 4202560 4577 1262 0 0 1129 0 0 0 25 0 9 0 512459399 479293440 78939 33554432000 4194304 4417332 140736832713792 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26371/tid=26384] ppid=26369 vsize=468060 CPUtime=11.29 cores=0-7
/proc/26371/task/26384/stat : 26384 (plingeling) R 26369 26371 26251 0 -1 4202560 4604 1262 0 0 1129 0 0 0 25 0 9 0 512459400 479293440 78939 33554432000 4194304 4417332 140736832713792 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26371/tid=26385] ppid=26369 vsize=468060 CPUtime=11.24 cores=0-7
/proc/26371/task/26385/stat : 26385 (plingeling) R 26369 26371 26251 0 -1 4202560 6429 1262 0 0 1123 1 0 0 25 0 9 0 512459400 479293440 78939 33554432000 4194304 4417332 140736832713792 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 91.75
Current children cumulated vsize (KiB) 468060

[startup+25.5004 s]
/proc/loadavg: 7.72 7.92 7.92 9/179 26386
/proc/meminfo: memFree=16426772/32951124 swapFree=67111528/67111528
[pid=26371] ppid=26369 vsize=474152 CPUtime=194.08 cores=0-7
/proc/26371/stat : 26371 (plingeling) S 26369 26371 26251 0 -1 4202496 102492 1262 0 0 19393 15 0 0 25 0 9 0 512459260 485531648 80462 33554432000 4194304 4417332 140736832713792 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26371/statm: 118538 80462 181 55 0 116424 0
[pid=26371/tid=26378] ppid=26369 vsize=474152 CPUtime=24.09 cores=0-7
/proc/26371/task/26378/stat : 26378 (plingeling) R 26369 26371 26251 0 -1 4202560 6655 1262 0 0 2409 0 0 0 25 0 9 0 512459399 485531648 80462 33554432000 4194304 4417332 140736832713792 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26371/tid=26379] ppid=26369 vsize=474152 CPUtime=24.1 cores=0-7
/proc/26371/task/26379/stat : 26379 (plingeling) R 26369 26371 26251 0 -1 4202560 4963 1262 0 0 2409 1 0 0 25 0 9 0 512459399 485531648 80462 33554432000 4194304 4417332 140736832713792 18446744073709551615 4365849 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26371/tid=26380] ppid=26369 vsize=474152 CPUtime=24.09 cores=0-7
/proc/26371/task/26380/stat : 26380 (plingeling) R 26369 26371 26251 0 -1 4202560 4715 1262 0 0 2409 0 0 0 25 0 9 0 512459399 485531648 80462 33554432000 4194304 4417332 140736832713792 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26371/tid=26381] ppid=26369 vsize=474152 CPUtime=24.09 cores=0-7
/proc/26371/task/26381/stat : 26381 (plingeling) R 26369 26371 26251 0 -1 4202560 5242 1262 0 0 2408 1 0 0 25 0 9 0 512459399 485531648 80462 33554432000 4194304 4417332 140736832713792 18446744073709551615 4353579 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26371/tid=26382] ppid=26369 vsize=474152 CPUtime=24.09 cores=0-7
/proc/26371/task/26382/stat : 26382 (plingeling) R 26369 26371 26251 0 -1 4202560 5880 1262 0 0 2408 1 0 0 25 0 9 0 512459399 485531648 80462 33554432000 4194304 4417332 140736832713792 18446744073709551615 4251028 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26371/tid=26383] ppid=26369 vsize=474152 CPUtime=24.09 cores=0-7
/proc/26371/task/26383/stat : 26383 (plingeling) R 26369 26371 26251 0 -1 4202560 4639 1262 0 0 2409 0 0 0 25 0 9 0 512459399 485531648 80462 33554432000 4194304 4417332 140736832713792 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26371/tid=26384] ppid=26369 vsize=474152 CPUtime=24.09 cores=0-7
/proc/26371/task/26384/stat : 26384 (plingeling) R 26369 26371 26251 0 -1 4202560 4736 1262 0 0 2409 0 0 0 25 0 9 0 512459400 485531648 80462 33554432000 4194304 4417332 140736832713792 18446744073709551615 4364776 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26371/tid=26385] ppid=26369 vsize=474152 CPUtime=23.96 cores=0-7
/proc/26371/task/26385/stat : 26385 (plingeling) R 26369 26371 26251 0 -1 4202560 6460 1262 0 0 2395 1 0 0 25 0 9 0 512459400 485531648 80462 33554432000 4194304 4417332 140736832713792 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 194.08
Current children cumulated vsize (KiB) 474152

[startup+51.1011 s]
/proc/loadavg: 7.82 7.92 7.92 9/179 26387
/proc/meminfo: memFree=16328100/32951124 swapFree=67111528/67111528
[pid=26371] ppid=26369 vsize=571432 CPUtime=398.75 cores=0-7
/proc/26371/stat : 26371 (plingeling) S 26369 26371 26251 0 -1 4202496 129540 1262 0 0 39855 20 0 0 25 0 9 0 512459260 585146368 104782 33554432000 4194304 4417332 140736832713792 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26371/statm: 142858 104782 181 55 0 140744 0
[pid=26371/tid=26378] ppid=26369 vsize=571432 CPUtime=49.69 cores=0-7
/proc/26371/task/26378/stat : 26378 (plingeling) R 26369 26371 26251 0 -1 4202560 10779 1262 0 0 4968 1 0 0 25 0 9 0 512459399 585146368 104782 33554432000 4194304 4417332 140736832713792 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26371/tid=26379] ppid=26369 vsize=571432 CPUtime=49.7 cores=0-7
/proc/26371/task/26379/stat : 26379 (plingeling) R 26369 26371 26251 0 -1 4202560 9086 1262 0 0 4968 2 0 0 25 0 9 0 512459399 585146368 104782 33554432000 4194304 4417332 140736832713792 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26371/tid=26380] ppid=26369 vsize=571432 CPUtime=49.7 cores=0-7
/proc/26371/task/26380/stat : 26380 (plingeling) R 26369 26371 26251 0 -1 4202560 8811 1262 0 0 4969 1 0 0 25 0 9 0 512459399 585146368 104782 33554432000 4194304 4417332 140736832713792 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26371/tid=26381] ppid=26369 vsize=571432 CPUtime=49.69 cores=0-7
/proc/26371/task/26381/stat : 26381 (plingeling) R 26369 26371 26251 0 -1 4202560 5884 1262 0 0 4968 1 0 0 25 0 9 0 512459399 585146368 104782 33554432000 4194304 4417332 140736832713792 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26371/tid=26382] ppid=26369 vsize=571432 CPUtime=49.69 cores=0-7
/proc/26371/task/26382/stat : 26382 (plingeling) R 26369 26371 26251 0 -1 4202560 10223 1262 0 0 4967 2 0 0 25 0 9 0 512459399 585146368 104782 33554432000 4194304 4417332 140736832713792 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26371/tid=26383] ppid=26369 vsize=571432 CPUtime=49.69 cores=0-7
/proc/26371/task/26383/stat : 26383 (plingeling) R 26369 26371 26251 0 -1 4202560 8763 1262 0 0 4968 1 0 0 25 0 9 0 512459399 585146368 104782 33554432000 4194304 4417332 140736832713792 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26371/tid=26384] ppid=26369 vsize=571432 CPUtime=49.7 cores=0-7
/proc/26371/task/26384/stat : 26384 (plingeling) R 26369 26371 26251 0 -1 4202560 8832 1262 0 0 4969 1 0 0 25 0 9 0 512459400 585146368 104782 33554432000 4194304 4417332 140736832713792 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26371/tid=26385] ppid=26369 vsize=571432 CPUtime=49.44 cores=0-7
/proc/26371/task/26385/stat : 26385 (plingeling) R 26369 26371 26251 0 -1 4202560 7960 1262 0 0 4943 1 0 0 25 0 9 0 512459400 585146368 104782 33554432000 4194304 4417332 140736832713792 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 398.75
Current children cumulated vsize (KiB) 571432

[startup+102.307 s]
/proc/loadavg: 7.96 7.95 7.92 9/179 26388

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

[pid=26371/tid=26382] ppid=26369 vsize=546380 CPUtime=100.9 cores=0-7
/proc/26371/task/26382/stat : 26382 (plingeling) R 26369 26371 26251 0 -1 4202560 10712 1262 0 0 10087 3 0 0 25 0 9 0 512459399 559493120 98525 33554432000 4194304 4417332 140736832713792 18446744073709551615 4249186 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26371/tid=26383] ppid=26369 vsize=546380 CPUtime=100.9 cores=0-7
/proc/26371/task/26383/stat : 26383 (plingeling) R 26369 26371 26251 0 -1 4202560 9795 1262 0 0 10089 1 0 0 25 0 9 0 512459399 559493120 98525 33554432000 4194304 4417332 140736832713792 18446744073709551615 4366166 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26371/tid=26384] ppid=26369 vsize=546380 CPUtime=100.9 cores=0-7
/proc/26371/task/26384/stat : 26384 (plingeling) R 26369 26371 26251 0 -1 4202560 10466 1262 0 0 10089 1 0 0 25 0 9 0 512459400 559493120 98525 33554432000 4194304 4417332 140736832713792 18446744073709551615 4346401 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26371/tid=26385] ppid=26369 vsize=546380 CPUtime=100.38 cores=0-7
/proc/26371/task/26385/stat : 26385 (plingeling) R 26369 26371 26251 0 -1 4202560 12084 1262 0 0 10037 1 0 0 25 0 9 0 512459400 559493120 98525 33554432000 4194304 4417332 140736832713792 18446744073709551615 4365035 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 808.13
Current children cumulated vsize (KiB) 546380

[startup+162.301 s]
/proc/loadavg: 8.09 7.98 7.93 9/179 26389
/proc/meminfo: memFree=16345100/32951124 swapFree=67111528/67111528
[pid=26371] ppid=26369 vsize=551676 CPUtime=1287.78 cores=0-7
/proc/26371/stat : 26371 (plingeling) S 26369 26371 26251 0 -1 4202496 143490 1262 0 0 128756 22 0 0 25 0 9 0 512459260 564916224 99879 33554432000 4194304 4417332 140736832713792 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26371/statm: 137919 99879 181 55 0 135805 0
[pid=26371/tid=26378] ppid=26369 vsize=551676 CPUtime=160.89 cores=0-7
/proc/26371/task/26378/stat : 26378 (plingeling) R 26369 26371 26251 0 -1 4202560 10867 1262 0 0 16088 1 0 0 25 0 9 0 512459399 564916224 99879 33554432000 4194304 4417332 140736832713792 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26371/tid=26379] ppid=26369 vsize=551676 CPUtime=160.9 cores=0-7
/proc/26371/task/26379/stat : 26379 (plingeling) R 26369 26371 26251 0 -1 4202560 10216 1262 0 0 16088 2 0 0 25 0 9 0 512459399 564916224 99879 33554432000 4194304 4417332 140736832713792 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26371/tid=26380] ppid=26369 vsize=551676 CPUtime=160.9 cores=0-7
/proc/26371/task/26380/stat : 26380 (plingeling) R 26369 26371 26251 0 -1 4202560 10202 1262 0 0 16089 1 0 0 25 0 9 0 512459399 564916224 99879 33554432000 4194304 4417332 140736832713792 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26371/tid=26381] ppid=26369 vsize=551676 CPUtime=160.88 cores=0-7
/proc/26371/task/26381/stat : 26381 (plingeling) R 26369 26371 26251 0 -1 4202560 8723 1262 0 0 16087 1 0 0 25 0 9 0 512459399 564916224 99879 33554432000 4194304 4417332 140736832713792 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26371/tid=26382] ppid=26369 vsize=551676 CPUtime=160.89 cores=0-7
/proc/26371/task/26382/stat : 26382 (plingeling) R 26369 26371 26251 0 -1 4202560 10712 1262 0 0 16086 3 0 0 25 0 9 0 512459399 564916224 99879 33554432000 4194304 4417332 140736832713792 18446744073709551615 4364581 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26371/tid=26383] ppid=26369 vsize=551676 CPUtime=160.89 cores=0-7
/proc/26371/task/26383/stat : 26383 (plingeling) R 26369 26371 26251 0 -1 4202560 9916 1262 0 0 16088 1 0 0 25 0 9 0 512459399 564916224 99879 33554432000 4194304 4417332 140736832713792 18446744073709551615 4331716 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26371/tid=26384] ppid=26369 vsize=551676 CPUtime=160.9 cores=0-7
/proc/26371/task/26384/stat : 26384 (plingeling) R 26369 26371 26251 0 -1 4202560 10472 1262 0 0 16089 1 0 0 25 0 9 0 512459400 564916224 99879 33554432000 4194304 4417332 140736832713792 18446744073709551615 4326516 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26371/tid=26385] ppid=26369 vsize=551676 CPUtime=160.07 cores=0-7
/proc/26371/task/26385/stat : 26385 (plingeling) R 26369 26371 26251 0 -1 4202560 13180 1262 0 0 16005 2 0 0 25 0 9 0 512459400 564916224 99879 33554432000 4194304 4417332 140736832713792 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1287.78
Current children cumulated vsize (KiB) 551676

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

[startup+179.101 s]
/proc/loadavg: 8.15 8.00 7.94 9/179 26390
/proc/meminfo: memFree=16347388/32951124 swapFree=67111528/67111528
[pid=26371] ppid=26369 vsize=551680 CPUtime=1422.1 cores=0-7
/proc/26371/stat : 26371 (plingeling) S 26369 26371 26251 0 -1 4202496 144671 1262 0 0 142187 23 0 0 25 0 9 0 512459260 564920320 99880 33554432000 4194304 4417332 140736832713792 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26371/statm: 137920 99880 181 55 0 135806 0
[pid=26371/tid=26378] ppid=26369 vsize=551680 CPUtime=177.69 cores=0-7
/proc/26371/task/26378/stat : 26378 (plingeling) R 26369 26371 26251 0 -1 4202560 10867 1262 0 0 17768 1 0 0 25 0 9 0 512459399 564920320 99880 33554432000 4194304 4417332 140736832713792 18446744073709551615 4331635 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26371/tid=26379] ppid=26369 vsize=551680 CPUtime=177.7 cores=0-7
/proc/26371/task/26379/stat : 26379 (plingeling) R 26369 26371 26251 0 -1 4202560 10216 1262 0 0 17768 2 0 0 25 0 9 0 512459399 564920320 99880 33554432000 4194304 4417332 140736832713792 18446744073709551615 4364317 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26371/tid=26380] ppid=26369 vsize=551680 CPUtime=177.7 cores=0-7
/proc/26371/task/26380/stat : 26380 (plingeling) R 26369 26371 26251 0 -1 4202560 10202 1262 0 0 17769 1 0 0 25 0 9 0 512459399 564920320 99880 33554432000 4194304 4417332 140736832713792 18446744073709551615 4234207 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26371/tid=26381] ppid=26369 vsize=551680 CPUtime=177.67 cores=0-7
/proc/26371/task/26381/stat : 26381 (plingeling) R 26369 26371 26251 0 -1 4202560 9904 1262 0 0 17766 1 0 0 25 0 9 0 512459399 564920320 99880 33554432000 4194304 4417332 140736832713792 18446744073709551615 4364519 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26371/tid=26382] ppid=26369 vsize=551680 CPUtime=177.69 cores=0-7
/proc/26371/task/26382/stat : 26382 (plingeling) R 26369 26371 26251 0 -1 4202560 10712 1262 0 0 17766 3 0 0 25 0 9 0 512459399 564920320 99880 33554432000 4194304 4417332 140736832713792 18446744073709551615 4366370 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26371/tid=26383] ppid=26369 vsize=551680 CPUtime=177.69 cores=0-7
/proc/26371/task/26383/stat : 26383 (plingeling) R 26369 26371 26251 0 -1 4202560 9916 1262 0 0 17768 1 0 0 25 0 9 0 512459399 564920320 99880 33554432000 4194304 4417332 140736832713792 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26371/tid=26384] ppid=26369 vsize=551680 CPUtime=177.7 cores=0-7
/proc/26371/task/26384/stat : 26384 (plingeling) R 26369 26371 26251 0 -1 4202560 10472 1262 0 0 17769 1 0 0 25 0 9 0 512459400 564920320 99880 33554432000 4194304 4417332 140736832713792 18446744073709551615 4364873 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26371/tid=26385] ppid=26369 vsize=551680 CPUtime=176.79 cores=0-7
/proc/26371/task/26385/stat : 26385 (plingeling) R 26369 26371 26251 0 -1 4202560 13180 1262 0 0 17677 2 0 0 25 0 9 0 512459400 564920320 99880 33554432000 4194304 4417332 140736832713792 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1422.1
Current children cumulated vsize (KiB) 551680

[startup+185.501 s]
/proc/loadavg: 8.14 8.00 7.94 9/179 26390
/proc/meminfo: memFree=16345172/32951124 swapFree=67111528/67111528
[pid=26371] ppid=26369 vsize=552844 CPUtime=1473.27 cores=0-7
/proc/26371/stat : 26371 (plingeling) S 26369 26371 26251 0 -1 4202496 145144 1262 0 0 147304 23 0 0 25 0 9 0 512459260 566112256 100171 33554432000 4194304 4417332 140736832713792 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26371/statm: 138211 100171 181 55 0 136097 0
[pid=26371/tid=26378] ppid=26369 vsize=552844 CPUtime=184.1 cores=0-7
/proc/26371/task/26378/stat : 26378 (plingeling) R 26369 26371 26251 0 -1 4202560 10867 1262 0 0 18409 1 0 0 25 0 9 0 512459399 566112256 100171 33554432000 4194304 4417332 140736832713792 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26371/tid=26379] ppid=26369 vsize=552844 CPUtime=184.1 cores=0-7
/proc/26371/task/26379/stat : 26379 (plingeling) R 26369 26371 26251 0 -1 4202560 10242 1262 0 0 18408 2 0 0 25 0 9 0 512459399 566112256 100171 33554432000 4194304 4417332 140736832713792 18446744073709551615 4365065 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26371/tid=26380] ppid=26369 vsize=552844 CPUtime=184.1 cores=0-7
/proc/26371/task/26380/stat : 26380 (plingeling) R 26369 26371 26251 0 -1 4202560 10202 1262 0 0 18409 1 0 0 25 0 9 0 512459399 566112256 100171 33554432000 4194304 4417332 140736832713792 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26371/tid=26381] ppid=26369 vsize=552844 CPUtime=184.08 cores=0-7
/proc/26371/task/26381/stat : 26381 (plingeling) R 26369 26371 26251 0 -1 4202560 10351 1262 0 0 18406 2 0 0 25 0 9 0 512459399 566112256 100171 33554432000 4194304 4417332 140736832713792 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26371/tid=26382] ppid=26369 vsize=552844 CPUtime=184.09 cores=0-7
/proc/26371/task/26382/stat : 26382 (plingeling) R 26369 26371 26251 0 -1 4202560 10712 1262 0 0 18406 3 0 0 25 0 9 0 512459399 566112256 100171 33554432000 4194304 4417332 140736832713792 18446744073709551615 4364652 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26371/tid=26383] ppid=26369 vsize=552844 CPUtime=184.09 cores=0-7
/proc/26371/task/26383/stat : 26383 (plingeling) R 26369 26371 26251 0 -1 4202560 9916 1262 0 0 18408 1 0 0 25 0 9 0 512459399 566112256 100171 33554432000 4194304 4417332 140736832713792 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26371/tid=26384] ppid=26369 vsize=552844 CPUtime=184.1 cores=0-7
/proc/26371/task/26384/stat : 26384 (plingeling) R 26369 26371 26251 0 -1 4202560 10472 1262 0 0 18409 1 0 0 25 0 9 0 512459400 566112256 100171 33554432000 4194304 4417332 140736832713792 18446744073709551615 4364990 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26371/tid=26385] ppid=26369 vsize=552844 CPUtime=183.15 cores=0-7
/proc/26371/task/26385/stat : 26385 (plingeling) R 26369 26371 26251 0 -1 4202560 13180 1262 0 0 18313 2 0 0 25 0 9 0 512459400 566112256 100171 33554432000 4194304 4417332 140736832713792 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1473.27
Current children cumulated vsize (KiB) 552844

[startup+188.701 s]
/proc/loadavg: 8.12 8.00 7.94 9/179 26390
/proc/meminfo: memFree=16345296/32951124 swapFree=67111528/67111528
[pid=26371] ppid=26369 vsize=550772 CPUtime=1498.85 cores=0-7
/proc/26371/stat : 26371 (plingeling) S 26369 26371 26251 0 -1 4202496 145332 1262 0 0 149862 23 0 0 25 0 9 0 512459260 563990528 99653 33554432000 4194304 4417332 140736832713792 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26371/statm: 137693 99653 181 55 0 135579 0
[pid=26371/tid=26378] ppid=26369 vsize=550772 CPUtime=187.3 cores=0-7
/proc/26371/task/26378/stat : 26378 (plingeling) R 26369 26371 26251 0 -1 4202560 10867 1262 0 0 18729 1 0 0 25 0 9 0 512459399 563990528 99653 33554432000 4194304 4417332 140736832713792 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26371/tid=26379] ppid=26369 vsize=550772 CPUtime=187.3 cores=0-7
/proc/26371/task/26379/stat : 26379 (plingeling) R 26369 26371 26251 0 -1 4202560 10242 1262 0 0 18728 2 0 0 25 0 9 0 512459399 563990528 99653 33554432000 4194304 4417332 140736832713792 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26371/tid=26380] ppid=26369 vsize=550772 CPUtime=187.3 cores=0-7
/proc/26371/task/26380/stat : 26380 (plingeling) R 26369 26371 26251 0 -1 4202560 10202 1262 0 0 18729 1 0 0 25 0 9 0 512459399 563990528 99653 33554432000 4194304 4417332 140736832713792 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26371/tid=26381] ppid=26369 vsize=550772 CPUtime=187.28 cores=0-7
/proc/26371/task/26381/stat : 26381 (plingeling) R 26369 26371 26251 0 -1 4202560 10539 1262 0 0 18726 2 0 0 25 0 9 0 512459399 563990528 99653 33554432000 4194304 4417332 140736832713792 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26371/tid=26382] ppid=26369 vsize=550772 CPUtime=187.29 cores=0-7
/proc/26371/task/26382/stat : 26382 (plingeling) R 26369 26371 26251 0 -1 4202560 10712 1262 0 0 18726 3 0 0 25 0 9 0 512459399 563990528 99653 33554432000 4194304 4417332 140736832713792 18446744073709551615 4275894 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26371/tid=26383] ppid=26369 vsize=550772 CPUtime=187.29 cores=0-7
/proc/26371/task/26383/stat : 26383 (plingeling) R 26369 26371 26251 0 -1 4202560 9916 1262 0 0 18728 1 0 0 25 0 9 0 512459399 563990528 99653 33554432000 4194304 4417332 140736832713792 18446744073709551615 4277545 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26371/tid=26384] ppid=26369 vsize=550772 CPUtime=187.3 cores=0-7
/proc/26371/task/26384/stat : 26384 (plingeling) R 26369 26371 26251 0 -1 4202560 10472 1262 0 0 18729 1 0 0 25 0 9 0 512459400 563990528 99653 33554432000 4194304 4417332 140736832713792 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26371/tid=26385] ppid=26369 vsize=550772 CPUtime=186.34 cores=0-7
/proc/26371/task/26385/stat : 26385 (plingeling) R 26369 26371 26251 0 -1 4202560 13180 1262 0 0 18632 2 0 0 25 0 9 0 512459400 563990528 99653 33554432000 4194304 4417332 140736832713792 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1498.85
Current children cumulated vsize (KiB) 550772

[startup+190.307 s]
/proc/loadavg: 8.11 8.00 7.94 9/179 26390
/proc/meminfo: memFree=16347528/32951124 swapFree=67111528/67111528
[pid=26371] ppid=26369 vsize=550692 CPUtime=1511.68 cores=0-7
/proc/26371/stat : 26371 (plingeling) S 26369 26371 26251 0 -1 4202496 145332 1262 0 0 151145 23 0 0 25 0 9 0 512459260 563908608 99633 33554432000 4194304 4417332 140736832713792 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26371/statm: 137673 99633 181 55 0 135559 0
[pid=26371/tid=26378] ppid=26369 vsize=550692 CPUtime=188.9 cores=0-7
/proc/26371/task/26378/stat : 26378 (plingeling) R 26369 26371 26251 0 -1 4202560 10867 1262 0 0 18889 1 0 0 25 0 9 0 512459399 563908608 99633 33554432000 4194304 4417332 140736832713792 18446744073709551615 4366398 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26371/tid=26379] ppid=26369 vsize=550692 CPUtime=188.9 cores=0-7
/proc/26371/task/26379/stat : 26379 (plingeling) R 26369 26371 26251 0 -1 4202560 10242 1262 0 0 18888 2 0 0 25 0 9 0 512459399 563908608 99633 33554432000 4194304 4417332 140736832713792 18446744073709551615 4270905 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26371/tid=26380] ppid=26369 vsize=550692 CPUtime=188.9 cores=0-7
/proc/26371/task/26380/stat : 26380 (plingeling) R 26369 26371 26251 0 -1 4202560 10202 1262 0 0 18889 1 0 0 25 0 9 0 512459399 563908608 99633 33554432000 4194304 4417332 140736832713792 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26371/tid=26381] ppid=26369 vsize=550692 CPUtime=188.88 cores=0-7
/proc/26371/task/26381/stat : 26381 (plingeling) R 26369 26371 26251 0 -1 4202560 10539 1262 0 0 18886 2 0 0 25 0 9 0 512459399 563908608 99633 33554432000 4194304 4417332 140736832713792 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26371/tid=26382] ppid=26369 vsize=550692 CPUtime=188.9 cores=0-7
/proc/26371/task/26382/stat : 26382 (plingeling) R 26369 26371 26251 0 -1 4202560 10712 1262 0 0 18887 3 0 0 25 0 9 0 512459399 563908608 99633 33554432000 4194304 4417332 140736832713792 18446744073709551615 4256872 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26371/tid=26383] ppid=26369 vsize=550692 CPUtime=188.9 cores=0-7
/proc/26371/task/26383/stat : 26383 (plingeling) R 26369 26371 26251 0 -1 4202560 9916 1262 0 0 18889 1 0 0 25 0 9 0 512459399 563908608 99633 33554432000 4194304 4417332 140736832713792 18446744073709551615 4264232 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26371/tid=26384] ppid=26369 vsize=550692 CPUtime=188.9 cores=0-7
/proc/26371/task/26384/stat : 26384 (plingeling) R 26369 26371 26251 0 -1 4202560 10472 1262 0 0 18889 1 0 0 25 0 9 0 512459400 563908608 99633 33554432000 4194304 4417332 140736832713792 18446744073709551615 4364951 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26371/tid=26385] ppid=26369 vsize=550692 CPUtime=187.93 cores=0-7
/proc/26371/task/26385/stat : 26385 (plingeling) R 26369 26371 26251 0 -1 4202560 13180 1262 0 0 18791 2 0 0 25 0 9 0 512459400 563908608 99633 33554432000 4194304 4417332 140736832713792 18446744073709551615 4260714 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1511.68
Current children cumulated vsize (KiB) 550692

[startup+191.101 s]
/proc/loadavg: 8.11 8.00 7.94 9/179 26390
/proc/meminfo: memFree=16347528/32951124 swapFree=67111528/67111528
[pid=26371] ppid=26369 vsize=534308 CPUtime=1516.6 cores=0-7
/proc/26371/stat : 26371 (plingeling) S 26369 26371 26251 0 -1 4202496 145333 1262 0 0 151637 23 0 0 18 0 3 0 512459260 547131392 95538 33554432000 4194304 4417332 140736832713792 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26371/statm: 133577 95538 182 55 0 131463 0
[pid=26371/tid=26379] ppid=26369 vsize=534308 CPUtime=189.7 cores=0-7
/proc/26371/task/26379/stat : 26379 (plingeling) R 26369 26371 26251 0 -1 4202560 10242 1262 0 0 18968 2 0 0 25 0 3 0 512459399 547131392 95538 33554432000 4194304 4417332 140736832713792 18446744073709551615 4330433 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26371/tid=26382] ppid=26369 vsize=534308 CPUtime=189.69 cores=0-7
/proc/26371/task/26382/stat : 26382 (plingeling) R 26369 26371 26251 0 -1 4202560 10712 1262 0 0 18966 3 0 0 25 0 3 0 512459399 547131392 95538 33554432000 4194304 4417332 140736832713792 18446744073709551615 4330461 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1516.6
Current children cumulated vsize (KiB) 534308

[startup+191.901 s]
/proc/loadavg: 8.11 8.00 7.94 3/173 26390
/proc/meminfo: memFree=16363448/32951124 swapFree=67111528/67111528
[pid=26371] ppid=26369 vsize=534308 CPUtime=1517.81 cores=0-7
/proc/26371/stat : 26371 (plingeling) S 26369 26371 26251 0 -1 4202496 145333 1262 0 0 151758 23 0 0 18 0 2 0 512459260 547131392 95538 33554432000 4194304 4417332 140736832713792 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26371/statm: 133577 95538 182 55 0 131463 0
[pid=26371/tid=26379] ppid=26369 vsize=534308 CPUtime=190.5 cores=0-7
/proc/26371/task/26379/stat : 26379 (plingeling) R 26369 26371 26251 0 -1 4202560 10242 1262 0 0 19048 2 0 0 25 0 2 0 512459399 547131392 95538 33554432000 4194304 4417332 140736832713792 18446744073709551615 4254896 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1517.81
Current children cumulated vsize (KiB) 534308

[startup+192.101 s]
/proc/loadavg: 8.11 8.00 7.94 3/173 26390
/proc/meminfo: memFree=16363448/32951124 swapFree=67111528/67111528
[pid=26371] ppid=26369 vsize=173068 CPUtime=1518.01 cores=0-7
/proc/26371/stat : 26371 (plingeling) R 26369 26371 26251 0 -1 4202496 145333 1262 0 0 151776 25 0 0 18 0 1 0 512459260 177221632 15427 33554432000 4194304 4417332 140736832713792 18446744073709551615 210204673130 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26371/statm: 43267 15427 182 55 0 41153 0
Current children cumulated CPU time (s) 1518.01
Current children cumulated vsize (KiB) 173068

Child status: 20
Real time (s): 192.104
CPU time (s): 1518.03
CPU user time (s): 1517.77
CPU system time (s): 0.25696
CPU usage (%): 790.21
Max. virtual memory (cumulated for all children) (KiB): 597048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1517.77
system time used= 0.25696
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 146598
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= 169
involuntary context switches= 7275

runsolver used 0.299954 second user time and 0.684895 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-28 18:36:48
IDJOB=3309777
IDBENCH=82502
IDSOLVER=1695
FILE ID=node130/3309777-1304008607
RUNJOBID= node130-1304008132-26265
PBS_JOBID= 13168841
Free space on /tmp= 71984 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT11/application/manthey/traffic/traffic_3b_unknown.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309777-1304008607/watcher-3309777-1304008607 -o /tmp/evaluation-result-3309777-1304008607/solver-3309777-1304008607 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3309777-1304008607.cnf

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

MD5SUM BENCH= b8621ec1841e055a001ab32c33f2b68c
RANDOM SEED=664583489

node130.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16745508 kB
Buffers:       2125460 kB
Cached:       13461080 kB
SwapCached:          0 kB
Active:        7422492 kB
Inactive:      8227704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16745508 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           13140 kB
Writeback:           0 kB
AnonPages:       63204 kB
Mapped:          14620 kB
Slab:           489196 kB
PageTables:       4488 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   189588 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= 71980 MiB
End job on node130 at 2011-04-28 18:40:00