Trace number 3281617

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 1694.43 425.608

General information on the benchmark

Namemanol-pipe-c10nidw.cnf
MD5SUM943fd86d922b13236c21a74c4f82b6d0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark144.2
Satisfiable
(Un)Satisfiability was proved
Number of variables433601
Number of clauses1291714
Sum of the clauses size3013998
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2861142
Number of clauses of size 3430571
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

1694.15/425.60	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-3281617-1304039815/watcher-3281617-1304039815 -o /tmp/evaluation-result-3281617-1304039815/solver-3281617-1304039815 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3281617-1304039815.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.83 6.94 5.94 6/181 18203
/proc/meminfo: memFree=11799828/32950928 swapFree=67111524/67111528
[pid=18203] ppid=18201 vsize=13816 CPUtime=0 cores=0,2,4,6
/proc/18203/stat : 18203 (plingeling) R 18201 18203 16932 0 -1 4202496 1406 1250 0 0 0 0 0 0 23 0 1 0 594212301 14147584 1335 33554432000 4194304 4417332 140733865698656 18446744073709551615 256415085661 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/18203/statm: 3454 1348 138 55 0 1340 0

[startup+0.052587 s]
/proc/loadavg: 7.83 6.94 5.94 6/181 18203
/proc/meminfo: memFree=11799828/32950928 swapFree=67111524/67111528
[pid=18203] ppid=18201 vsize=22868 CPUtime=0.04 cores=0,2,4,6
/proc/18203/stat : 18203 (plingeling) R 18201 18203 16932 0 -1 4202496 3815 1250 0 0 4 0 0 0 23 0 1 0 594212301 23416832 3740 33554432000 4194304 4417332 140733865698656 18446744073709551615 256415391488 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/18203/statm: 5717 3740 148 55 0 3603 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 22868

[startup+0.100571 s]
/proc/loadavg: 7.83 6.94 5.94 6/181 18203
/proc/meminfo: memFree=11799828/32950928 swapFree=67111524/67111528
[pid=18203] ppid=18201 vsize=31588 CPUtime=0.09 cores=0,2,4,6
/proc/18203/stat : 18203 (plingeling) R 18201 18203 16932 0 -1 4202496 5995 1250 0 0 9 0 0 0 23 0 1 0 594212301 32346112 5920 33554432000 4194304 4417332 140733865698656 18446744073709551615 4260012 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/18203/statm: 7897 5920 148 55 0 5783 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31588

[startup+0.300528 s]
/proc/loadavg: 7.83 6.94 5.94 6/181 18203
/proc/meminfo: memFree=11799828/32950928 swapFree=67111524/67111528
[pid=18203] ppid=18201 vsize=67912 CPUtime=0.29 cores=0,2,4,6
/proc/18203/stat : 18203 (plingeling) R 18201 18203 16932 0 -1 4202496 15087 1250 0 0 28 1 0 0 25 0 1 0 594212301 69541888 15001 33554432000 4194304 4417332 140733865698656 18446744073709551615 4231373 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/18203/statm: 16978 15001 148 55 0 14864 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 67912

[startup+0.700457 s]
/proc/loadavg: 7.83 6.94 5.94 6/181 18203
/proc/meminfo: memFree=11799828/32950928 swapFree=67111524/67111528
[pid=18203] ppid=18201 vsize=121492 CPUtime=0.68 cores=0,2,4,6
/proc/18203/stat : 18203 (plingeling) R 18201 18203 16932 0 -1 4202496 28529 1250 0 0 65 3 0 0 25 0 1 0 594212301 124407808 28396 33554432000 4194304 4417332 140733865698656 18446744073709551615 4209584 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/18203/statm: 30373 28396 148 55 0 28259 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 121492

[startup+1.50031 s]
/proc/loadavg: 7.83 6.94 5.94 6/182 18209
/proc/meminfo: memFree=11654092/32950928 swapFree=67111524/67111528
[pid=18203] ppid=18201 vsize=294548 CPUtime=1.48 cores=0,2,4,6
/proc/18203/stat : 18203 (plingeling) R 18201 18203 16932 0 -1 4202496 71923 1250 0 0 140 8 0 0 25 0 1 0 594212301 301617152 71660 33554432000 4194304 4417332 140733865698656 18446744073709551615 4198264 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/18203/statm: 73637 71660 148 55 0 71523 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 294548

[startup+3.10093 s]
/proc/loadavg: 7.83 6.94 5.94 9/186 18213
/proc/meminfo: memFree=11523736/32950928 swapFree=67111524/67111528
[pid=18203] ppid=18201 vsize=370024 CPUtime=6.85 cores=0,2,4,6
/proc/18203/stat : 18203 (plingeling) S 18201 18203 16932 0 -1 4202496 127527 1250 0 0 667 18 0 0 25 0 5 0 594212301 378904576 71074 33554432000 4194304 4417332 140733865698656 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18203/statm: 92506 71074 171 55 0 90392 0
[pid=18203/tid=18210] ppid=18201 vsize=370024 CPUtime=1.25 cores=0,2,4,6
/proc/18203/task/18210/stat : 18210 (plingeling) R 18201 18203 16932 0 -1 4202560 17464 1250 0 0 122 3 0 0 19 0 5 0 594212486 378904576 71074 33554432000 4194304 4417332 140733865698656 18446744073709551615 4270927 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18203/tid=18211] ppid=18201 vsize=370024 CPUtime=1.24 cores=0,2,4,6
/proc/18203/task/18211/stat : 18211 (plingeling) R 18201 18203 16932 0 -1 4202560 11981 1250 0 0 123 1 0 0 25 0 5 0 594212486 378904576 71074 33554432000 4194304 4417332 140733865698656 18446744073709551615 4283518 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18203/tid=18212] ppid=18201 vsize=370024 CPUtime=1.24 cores=0,2,4,6
/proc/18203/task/18212/stat : 18212 (plingeling) R 18201 18203 16932 0 -1 4202560 17421 1250 0 0 121 3 0 0 19 0 5 0 594212486 378904576 71074 33554432000 4194304 4417332 140733865698656 18446744073709551615 4270966 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18203/tid=18213] ppid=18201 vsize=370024 CPUtime=1.25 cores=0,2,4,6
/proc/18203/task/18213/stat : 18213 (plingeling) R 18201 18203 16932 0 -1 4202560 8726 1250 0 0 124 1 0 0 25 0 5 0 594212486 378904576 71074 33554432000 4194304 4417332 140733865698656 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 6.85
Current children cumulated vsize (KiB) 370024

[startup+6.30032 s]
/proc/loadavg: 7.84 6.96 5.95 9/186 18213
/proc/meminfo: memFree=11434428/32950928 swapFree=67111524/67111528
[pid=18203] ppid=18201 vsize=474436 CPUtime=19.62 cores=0,2,4,6
/proc/18203/stat : 18203 (plingeling) S 18201 18203 16932 0 -1 4202496 186205 1250 0 0 1936 26 0 0 25 0 5 0 594212301 485822464 91740 33554432000 4194304 4417332 140733865698656 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18203/statm: 118609 91740 177 55 0 116495 0
[pid=18203/tid=18210] ppid=18201 vsize=474436 CPUtime=4.45 cores=0,2,4,6
/proc/18203/task/18210/stat : 18210 (plingeling) R 18201 18203 16932 0 -1 4202560 32888 1250 0 0 440 5 0 0 25 0 5 0 594212486 485822464 91740 33554432000 4194304 4417332 140733865698656 18446744073709551615 4346215 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18203/tid=18211] ppid=18201 vsize=474436 CPUtime=4.44 cores=0,2,4,6
/proc/18203/task/18211/stat : 18211 (plingeling) R 18201 18203 16932 0 -1 4202560 30638 1250 0 0 441 3 0 0 25 0 5 0 594212486 485822464 91740 33554432000 4194304 4417332 140733865698656 18446744073709551615 4346401 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18203/tid=18212] ppid=18201 vsize=474436 CPUtime=4.43 cores=0,2,4,6
/proc/18203/task/18212/stat : 18212 (plingeling) R 18201 18203 16932 0 -1 4202560 42016 1250 0 0 437 6 0 0 25 0 5 0 594212486 485822464 91740 33554432000 4194304 4417332 140733865698656 18446744073709551615 4302058 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18203/tid=18213] ppid=18201 vsize=474436 CPUtime=4.44 cores=0,2,4,6
/proc/18203/task/18213/stat : 18213 (plingeling) R 18201 18203 16932 0 -1 4202560 8728 1250 0 0 443 1 0 0 25 0 5 0 594212486 485822464 91740 33554432000 4194304 4417332 140733865698656 18446744073709551615 4364362 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 19.62
Current children cumulated vsize (KiB) 474436

[startup+12.7011 s]
/proc/loadavg: 7.85 6.98 5.96 9/186 18213
/proc/meminfo: memFree=11344940/32950928 swapFree=67111524/67111528
[pid=18203] ppid=18201 vsize=547196 CPUtime=45.18 cores=0,2,4,6
/proc/18203/stat : 18203 (plingeling) S 18201 18203 16932 0 -1 4202496 230029 1250 0 0 4487 31 0 0 25 0 5 0 594212301 560328704 120249 33554432000 4194304 4417332 140733865698656 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18203/statm: 136799 120249 180 55 0 134685 0
[pid=18203/tid=18210] ppid=18201 vsize=547196 CPUtime=10.84 cores=0,2,4,6
/proc/18203/task/18210/stat : 18210 (plingeling) R 18201 18203 16932 0 -1 4202560 41086 1250 0 0 1079 5 0 0 25 0 5 0 594212486 560328704 120249 33554432000 4194304 4417332 140733865698656 18446744073709551615 4253167 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18203/tid=18211] ppid=18201 vsize=547196 CPUtime=10.84 cores=0,2,4,6
/proc/18203/task/18211/stat : 18211 (plingeling) R 18201 18203 16932 0 -1 4202560 48491 1250 0 0 1078 6 0 0 25 0 5 0 594212486 560328704 120249 33554432000 4194304 4417332 140733865698656 18446744073709551615 4319217 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18203/tid=18212] ppid=18201 vsize=547196 CPUtime=10.79 cores=0,2,4,6
/proc/18203/task/18212/stat : 18212 (plingeling) R 18201 18203 16932 0 -1 4202560 59789 1250 0 0 1071 8 0 0 25 0 5 0 594212486 560328704 120249 33554432000 4194304 4417332 140733865698656 18446744073709551615 4377288 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18203/tid=18213] ppid=18201 vsize=547196 CPUtime=10.84 cores=0,2,4,6
/proc/18203/task/18213/stat : 18213 (plingeling) R 18201 18203 16932 0 -1 4202560 8728 1250 0 0 1083 1 0 0 25 0 5 0 594212486 560328704 120249 33554432000 4194304 4417332 140733865698656 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 45.18
Current children cumulated vsize (KiB) 547196

[startup+25.5007 s]
/proc/loadavg: 7.89 7.03 5.99 9/186 18213
/proc/meminfo: memFree=11270292/32950928 swapFree=67111524/67111528
[pid=18203] ppid=18201 vsize=585796 CPUtime=96.32 cores=0,2,4,6
/proc/18203/stat : 18203 (plingeling) S 18201 18203 16932 0 -1 4202496 262516 1250 0 0 9597 35 0 0 25 0 5 0 594212301 599855104 129867 33554432000 4194304 4417332 140733865698656 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18203/statm: 146449 129867 180 55 0 144335 0
[pid=18203/tid=18210] ppid=18201 vsize=585796 CPUtime=23.65 cores=0,2,4,6
/proc/18203/task/18210/stat : 18210 (plingeling) R 18201 18203 16932 0 -1 4202560 55391 1250 0 0 2358 7 0 0 25 0 5 0 594212486 599855104 129867 33554432000 4194304 4417332 140733865698656 18446744073709551615 4265462 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18203/tid=18211] ppid=18201 vsize=585796 CPUtime=23.64 cores=0,2,4,6
/proc/18203/task/18211/stat : 18211 (plingeling) R 18201 18203 16932 0 -1 4202560 60780 1250 0 0 2357 7 0 0 25 0 5 0 594212486 599855104 129867 33554432000 4194304 4417332 140733865698656 18446744073709551615 4364375 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18203/tid=18212] ppid=18201 vsize=585796 CPUtime=23.51 cores=0,2,4,6
/proc/18203/task/18212/stat : 18212 (plingeling) R 18201 18203 16932 0 -1 4202560 60813 1250 0 0 2343 8 0 0 25 0 5 0 594212486 599855104 129867 33554432000 4194304 4417332 140733865698656 18446744073709551615 4265499 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18203/tid=18213] ppid=18201 vsize=585796 CPUtime=23.65 cores=0,2,4,6
/proc/18203/task/18213/stat : 18213 (plingeling) R 18201 18203 16932 0 -1 4202560 13597 1250 0 0 2363 2 0 0 25 0 5 0 594212486 599855104 129867 33554432000 4194304 4417332 140733865698656 18446744073709551615 4232755 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 96.32
Current children cumulated vsize (KiB) 585796

[startup+51.1009 s]
/proc/loadavg: 7.92 7.10 6.04 9/186 18214
/proc/meminfo: memFree=11245824/32950928 swapFree=67111524/67111528
[pid=18203] ppid=18201 vsize=585720 CPUtime=198.57 cores=0,2,4,6
/proc/18203/stat : 18203 (plingeling) S 18201 18203 16932 0 -1 4202496 262941 1250 0 0 19822 35 0 0 25 0 5 0 594212301 599777280 129849 33554432000 4194304 4417332 140733865698656 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18203/statm: 146430 129849 181 55 0 144316 0
[pid=18203/tid=18210] ppid=18201 vsize=585720 CPUtime=49.25 cores=0,2,4,6
/proc/18203/task/18210/stat : 18210 (plingeling) R 18201 18203 16932 0 -1 4202560 55514 1250 0 0 4918 7 0 0 25 0 5 0 594212486 599777280 129849 33554432000 4194304 4417332 140733865698656 18446744073709551615 4264768 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18203/tid=18211] ppid=18201 vsize=585720 CPUtime=49.24 cores=0,2,4,6
/proc/18203/task/18211/stat : 18211 (plingeling) R 18201 18203 16932 0 -1 4202560 60900 1250 0 0 4916 8 0 0 25 0 5 0 594212486 599777280 129849 33554432000 4194304 4417332 140733865698656 18446744073709551615 4236675 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18203/tid=18212] ppid=18201 vsize=585720 CPUtime=48.98 cores=0,2,4,6
/proc/18203/task/18212/stat : 18212 (plingeling) R 18201 18203 16932 0 -1 4202560 60995 1250 0 0 4890 8 0 0 25 0 5 0 594212486 599777280 129849 33554432000 4194304 4417332 140733865698656 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18203/tid=18213] ppid=18201 vsize=585720 CPUtime=49.25 cores=0,2,4,6
/proc/18203/task/18213/stat : 18213 (plingeling) R 18201 18203 16932 0 -1 4202560 13597 1250 0 0 4923 2 0 0 25 0 5 0 594212486 599777280 129849 33554432000 4194304 4417332 140733865698656 18446744073709551615 4265499 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 198.57
Current children cumulated vsize (KiB) 585720

[startup+102.306 s]
/proc/loadavg: 7.97 7.24 6.14 9/186 18215
/proc/meminfo: memFree=11062928/32950928 swapFree=67111524/67111528
[pid=18203] ppid=18201 vsize=585256 CPUtime=403.11 cores=0,2,4,6
/proc/18203/stat : 18203 (plingeling) S 18201 18203 16932 0 -1 4202496 263395 1250 0 0 40276 35 0 0 25 0 5 0 594212301 599302144 124608 33554432000 4194304 4417332 140733865698656 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18203/statm: 146314 124608 181 55 0 144200 0
[pid=18203/tid=18210] ppid=18201 vsize=585256 CPUtime=100.45 cores=0,2,4,6
/proc/18203/task/18210/stat : 18210 (plingeling) R 18201 18203 16932 0 -1 4202560 55629 1250 0 0 10038 7 0 0 25 0 5 0 594212486 599302144 124608 33554432000 4194304 4417332 140733865698656 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18203/tid=18211] ppid=18201 vsize=585256 CPUtime=100.44 cores=0,2,4,6
/proc/18203/task/18211/stat : 18211 (plingeling) R 18201 18203 16932 0 -1 4202560 61008 1250 0 0 10036 8 0 0 25 0 5 0 594212486 599302144 124608 33554432000 4194304 4417332 140733865698656 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18203/tid=18212] ppid=18201 vsize=585256 CPUtime=99.9 cores=0,2,4,6
/proc/18203/task/18212/stat : 18212 (plingeling) R 18201 18203 16932 0 -1 4202560 61226 1250 0 0 9982 8 0 0 25 0 5 0 594212486 599302144 124608 33554432000 4194304 4417332 140733865698656 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18203/tid=18213] ppid=18201 vsize=585256 CPUtime=100.45 cores=0,2,4,6
/proc/18203/task/18213/stat : 18213 (plingeling) R 18201 18203 16932 0 -1 4202560 13597 1250 0 0 10043 2 0 0 25 0 5 0 594212486 599302144 124608 33554432000 4194304 4417332 140733865698656 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 403.11
Current children cumulated vsize (KiB) 585256

[startup+162.301 s]
/proc/loadavg: 7.98 7.38 6.26 9/186 18217
/proc/meminfo: memFree=10869832/32950928 swapFree=67111524/67111528
[pid=18203] ppid=18201 vsize=617992 CPUtime=642.77 cores=0,2,4,6
/proc/18203/stat : 18203 (plingeling) S 18201 18203 16932 0 -1 4202496 271920 1250 0 0 64241 36 0 0 25 0 5 0 594212301 632823808 132792 33554432000 4194304 4417332 140733865698656 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18203/statm: 154498 132792 181 55 0 152384 0
[pid=18203/tid=18210] ppid=18201 vsize=617992 CPUtime=160.45 cores=0,2,4,6
/proc/18203/task/18210/stat : 18210 (plingeling) R 18201 18203 16932 0 -1 4202560 55735 1250 0 0 16037 8 0 0 25 0 5 0 594212486 632823808 132792 33554432000 4194304 4417332 140733865698656 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18203/tid=18211] ppid=18201 vsize=617992 CPUtime=160.44 cores=0,2,4,6
/proc/18203/task/18211/stat : 18211 (plingeling) R 18201 18203 16932 0 -1 4202560 61112 1250 0 0 16036 8 0 0 25 0 5 0 594212486 632823808 132792 33554432000 4194304 4417332 140733865698656 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18203/tid=18212] ppid=18201 vsize=617992 CPUtime=159.57 cores=0,2,4,6
/proc/18203/task/18212/stat : 18212 (plingeling) R 18201 18203 16932 0 -1 4202560 61349 1250 0 0 15949 8 0 0 25 0 5 0 594212486 632823808 132792 33554432000 4194304 4417332 140733865698656 18446744073709551615 4252531 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18203/tid=18213] ppid=18201 vsize=617992 CPUtime=160.44 cores=0,2,4,6
/proc/18203/task/18213/stat : 18213 (plingeling) R 18201 18203 16932 0 -1 4202560 21789 1250 0 0 16042 2 0 0 25 0 5 0 594212486 632823808 132792 33554432000 4194304 4417332 140733865698656 18446744073709551615 4364383 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 642.77
Current children cumulated vsize (KiB) 617992

[startup+222.301 s]
/proc/loadavg: 7.99 7.49 6.36 9/186 18218
/proc/meminfo: memFree=11075148/32950928 swapFree=67111524/67111528
[pid=18203] ppid=18201 vsize=617944 CPUtime=882.44 cores=0,2,4,6
/proc/18203/stat : 18203 (plingeling) S 18201 18203 16932 0 -1 4202496 272079 1250 0 0 88208 36 0 0 25 0 5 0 594212301 632774656 132780 33554432000 4194304 4417332 140733865698656 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18203/statm: 154486 132780 181 55 0 152372 0
[pid=18203/tid=18210] ppid=18201 vsize=617944 CPUtime=220.46 cores=0,2,4,6
/proc/18203/task/18210/stat : 18210 (plingeling) R 18201 18203 16932 0 -1 4202560 55786 1250 0 0 22038 8 0 0 25 0 5 0 594212486 632774656 132780 33554432000 4194304 4417332 140733865698656 18446744073709551615 4249171 0 0 4096 17442 0 0 0 -1 0 0 0 0

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

[pid=18203/tid=18212] ppid=18201 vsize=617928 CPUtime=278.92 cores=0,2,4,6
/proc/18203/task/18212/stat : 18212 (plingeling) R 18201 18203 16932 0 -1 4202560 61452 1250 0 0 27884 8 0 0 25 0 5 0 594212486 632758272 132776 33554432000 4194304 4417332 140733865698656 18446744073709551615 4265465 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18203/tid=18213] ppid=18201 vsize=617928 CPUtime=280.45 cores=0,2,4,6
/proc/18203/task/18213/stat : 18213 (plingeling) R 18201 18203 16932 0 -1 4202560 21789 1250 0 0 28043 2 0 0 25 0 5 0 594212486 632758272 132776 33554432000 4194304 4417332 140733865698656 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 617928

[startup+342.301 s]
/proc/loadavg: 8.08 7.68 6.57 9/186 18222
/proc/meminfo: memFree=10773884/32950928 swapFree=67111524/67111528
[pid=18203] ppid=18201 vsize=617920 CPUtime=1361.79 cores=0,2,4,6
/proc/18203/stat : 18203 (plingeling) S 18201 18203 16932 0 -1 4202496 272385 1250 0 0 136143 36 0 0 25 0 5 0 594212301 632750080 132774 33554432000 4194304 4417332 140733865698656 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18203/statm: 154480 132774 181 55 0 152366 0
[pid=18203/tid=18210] ppid=18201 vsize=617920 CPUtime=340.46 cores=0,2,4,6
/proc/18203/task/18210/stat : 18210 (plingeling) R 18201 18203 16932 0 -1 4202560 55888 1250 0 0 34038 8 0 0 25 0 5 0 594212486 632750080 132774 33554432000 4194304 4417332 140733865698656 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18203/tid=18211] ppid=18201 vsize=617920 CPUtime=340.43 cores=0,2,4,6
/proc/18203/task/18211/stat : 18211 (plingeling) R 18201 18203 16932 0 -1 4202560 61265 1250 0 0 34035 8 0 0 25 0 5 0 594212486 632750080 132774 33554432000 4194304 4417332 140733865698656 18446744073709551615 4265383 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18203/tid=18212] ppid=18201 vsize=617920 CPUtime=338.59 cores=0,2,4,6
/proc/18203/task/18212/stat : 18212 (plingeling) R 18201 18203 16932 0 -1 4202560 61508 1250 0 0 33851 8 0 0 25 0 5 0 594212486 632750080 132774 33554432000 4194304 4417332 140733865698656 18446744073709551615 4265399 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18203/tid=18213] ppid=18201 vsize=617920 CPUtime=340.45 cores=0,2,4,6
/proc/18203/task/18213/stat : 18213 (plingeling) R 18201 18203 16932 0 -1 4202560 21789 1250 0 0 34043 2 0 0 25 0 5 0 594212486 632750080 132774 33554432000 4194304 4417332 140733865698656 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1361.79
Current children cumulated vsize (KiB) 617920

[startup+402.3 s]
/proc/loadavg: 8.08 7.75 6.66 9/186 18223
/proc/meminfo: memFree=10581780/32950928 swapFree=67111524/67111528
[pid=18203] ppid=18201 vsize=617916 CPUtime=1601.47 cores=0,2,4,6
/proc/18203/stat : 18203 (plingeling) S 18201 18203 16932 0 -1 4202496 272537 1250 0 0 160110 37 0 0 25 0 5 0 594212301 632745984 132773 33554432000 4194304 4417332 140733865698656 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18203/statm: 154479 132773 181 55 0 152365 0
[pid=18203/tid=18210] ppid=18201 vsize=617916 CPUtime=400.46 cores=0,2,4,6
/proc/18203/task/18210/stat : 18210 (plingeling) R 18201 18203 16932 0 -1 4202560 55938 1250 0 0 40038 8 0 0 25 0 5 0 594212486 632745984 132773 33554432000 4194304 4417332 140733865698656 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18203/tid=18211] ppid=18201 vsize=617916 CPUtime=400.42 cores=0,2,4,6
/proc/18203/task/18211/stat : 18211 (plingeling) R 18201 18203 16932 0 -1 4202560 61312 1250 0 0 40034 8 0 0 25 0 5 0 594212486 632745984 132773 33554432000 4194304 4417332 140733865698656 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18203/tid=18212] ppid=18201 vsize=617916 CPUtime=398.26 cores=0,2,4,6
/proc/18203/task/18212/stat : 18212 (plingeling) R 18201 18203 16932 0 -1 4202560 61563 1250 0 0 39818 8 0 0 25 0 5 0 594212486 632745984 132773 33554432000 4194304 4417332 140733865698656 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18203/tid=18213] ppid=18201 vsize=617916 CPUtime=400.46 cores=0,2,4,6
/proc/18203/task/18213/stat : 18213 (plingeling) R 18201 18203 16932 0 -1 4202560 21789 1250 0 0 40043 3 0 0 25 0 5 0 594212486 632745984 132773 33554432000 4194304 4417332 140733865698656 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1601.47
Current children cumulated vsize (KiB) 617916

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

[startup+409.501 s]
/proc/loadavg: 8.07 7.75 6.67 9/186 18223
/proc/meminfo: memFree=10595288/32950928 swapFree=67111524/67111528
[pid=18203] ppid=18201 vsize=617916 CPUtime=1630.23 cores=0,2,4,6
/proc/18203/stat : 18203 (plingeling) S 18201 18203 16932 0 -1 4202496 272537 1250 0 0 162986 37 0 0 25 0 5 0 594212301 632745984 132773 33554432000 4194304 4417332 140733865698656 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18203/statm: 154479 132773 181 55 0 152365 0
[pid=18203/tid=18210] ppid=18201 vsize=617916 CPUtime=407.66 cores=0,2,4,6
/proc/18203/task/18210/stat : 18210 (plingeling) R 18201 18203 16932 0 -1 4202560 55938 1250 0 0 40758 8 0 0 25 0 5 0 594212486 632745984 132773 33554432000 4194304 4417332 140733865698656 18446744073709551615 4358085 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18203/tid=18211] ppid=18201 vsize=617916 CPUtime=407.62 cores=0,2,4,6
/proc/18203/task/18211/stat : 18211 (plingeling) R 18201 18203 16932 0 -1 4202560 61312 1250 0 0 40754 8 0 0 25 0 5 0 594212486 632745984 132773 33554432000 4194304 4417332 140733865698656 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18203/tid=18212] ppid=18201 vsize=617916 CPUtime=405.42 cores=0,2,4,6
/proc/18203/task/18212/stat : 18212 (plingeling) R 18201 18203 16932 0 -1 4202560 61563 1250 0 0 40534 8 0 0 25 0 5 0 594212486 632745984 132773 33554432000 4194304 4417332 140733865698656 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18203/tid=18213] ppid=18201 vsize=617916 CPUtime=407.66 cores=0,2,4,6
/proc/18203/task/18213/stat : 18213 (plingeling) R 18201 18203 16932 0 -1 4202560 21789 1250 0 0 40763 3 0 0 25 0 5 0 594212486 632745984 132773 33554432000 4194304 4417332 140733865698656 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1630.23
Current children cumulated vsize (KiB) 617916

[startup+415.901 s]
/proc/loadavg: 8.06 7.76 6.68 9/186 18224
/proc/meminfo: memFree=10595288/32950928 swapFree=67111524/67111528
[pid=18203] ppid=18201 vsize=617916 CPUtime=1655.79 cores=0,2,4,6
/proc/18203/stat : 18203 (plingeling) S 18201 18203 16932 0 -1 4202496 272537 1250 0 0 165542 37 0 0 25 0 5 0 594212301 632745984 132773 33554432000 4194304 4417332 140733865698656 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18203/statm: 154479 132773 181 55 0 152365 0
[pid=18203/tid=18210] ppid=18201 vsize=617916 CPUtime=414.06 cores=0,2,4,6
/proc/18203/task/18210/stat : 18210 (plingeling) R 18201 18203 16932 0 -1 4202560 55938 1250 0 0 41398 8 0 0 25 0 5 0 594212486 632745984 132773 33554432000 4194304 4417332 140733865698656 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18203/tid=18211] ppid=18201 vsize=617916 CPUtime=414.02 cores=0,2,4,6
/proc/18203/task/18211/stat : 18211 (plingeling) R 18201 18203 16932 0 -1 4202560 61312 1250 0 0 41394 8 0 0 25 0 5 0 594212486 632745984 132773 33554432000 4194304 4417332 140733865698656 18446744073709551615 4364498 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18203/tid=18212] ppid=18201 vsize=617916 CPUtime=411.78 cores=0,2,4,6
/proc/18203/task/18212/stat : 18212 (plingeling) R 18201 18203 16932 0 -1 4202560 61563 1250 0 0 41170 8 0 0 25 0 5 0 594212486 632745984 132773 33554432000 4194304 4417332 140733865698656 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18203/tid=18213] ppid=18201 vsize=617916 CPUtime=414.06 cores=0,2,4,6
/proc/18203/task/18213/stat : 18213 (plingeling) R 18201 18203 16932 0 -1 4202560 21789 1250 0 0 41403 3 0 0 25 0 5 0 594212486 632745984 132773 33554432000 4194304 4417332 140733865698656 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1655.79
Current children cumulated vsize (KiB) 617916

[startup+422.301 s]
/proc/loadavg: 8.06 7.77 6.69 9/186 18224
/proc/meminfo: memFree=10582636/32950928 swapFree=67111524/67111528
[pid=18203] ppid=18201 vsize=618396 CPUtime=1681.38 cores=0,2,4,6
/proc/18203/stat : 18203 (plingeling) S 18201 18203 16932 0 -1 4202496 272660 1250 0 0 168101 37 0 0 25 0 5 0 594212301 633237504 132893 33554432000 4194304 4417332 140733865698656 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18203/statm: 154599 132893 181 55 0 152485 0
[pid=18203/tid=18210] ppid=18201 vsize=618396 CPUtime=420.47 cores=0,2,4,6
/proc/18203/task/18210/stat : 18210 (plingeling) R 18201 18203 16932 0 -1 4202560 55938 1250 0 0 42039 8 0 0 25 0 5 0 594212486 633237504 132893 33554432000 4194304 4417332 140733865698656 18446744073709551615 4352493 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18203/tid=18211] ppid=18201 vsize=618396 CPUtime=420.43 cores=0,2,4,6
/proc/18203/task/18211/stat : 18211 (plingeling) R 18201 18203 16932 0 -1 4202560 61312 1250 0 0 42035 8 0 0 25 0 5 0 594212486 633237504 132893 33554432000 4194304 4417332 140733865698656 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18203/tid=18212] ppid=18201 vsize=618396 CPUtime=418.15 cores=0,2,4,6
/proc/18203/task/18212/stat : 18212 (plingeling) R 18201 18203 16932 0 -1 4202560 61563 1250 0 0 41807 8 0 0 25 0 5 0 594212486 633237504 132893 33554432000 4194304 4417332 140733865698656 18446744073709551615 4365864 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18203/tid=18213] ppid=18201 vsize=618396 CPUtime=420.47 cores=0,2,4,6
/proc/18203/task/18213/stat : 18213 (plingeling) R 18201 18203 16932 0 -1 4202560 21912 1250 0 0 42044 3 0 0 25 0 5 0 594212486 633237504 132893 33554432000 4194304 4417332 140733865698656 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1681.38
Current children cumulated vsize (KiB) 618396

[startup+423.9 s]
/proc/loadavg: 8.06 7.77 6.69 9/186 18224
/proc/meminfo: memFree=10582512/32950928 swapFree=67111524/67111528
[pid=18203] ppid=18201 vsize=618396 CPUtime=1687.75 cores=0,2,4,6
/proc/18203/stat : 18203 (plingeling) S 18201 18203 16932 0 -1 4202496 272660 1250 0 0 168738 37 0 0 25 0 5 0 594212301 633237504 132893 33554432000 4194304 4417332 140733865698656 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18203/statm: 154599 132893 181 55 0 152485 0
[pid=18203/tid=18210] ppid=18201 vsize=618396 CPUtime=422.06 cores=0,2,4,6
/proc/18203/task/18210/stat : 18210 (plingeling) R 18201 18203 16932 0 -1 4202560 55938 1250 0 0 42198 8 0 0 25 0 5 0 594212486 633237504 132893 33554432000 4194304 4417332 140733865698656 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18203/tid=18211] ppid=18201 vsize=618396 CPUtime=422.02 cores=0,2,4,6
/proc/18203/task/18211/stat : 18211 (plingeling) R 18201 18203 16932 0 -1 4202560 61312 1250 0 0 42194 8 0 0 25 0 5 0 594212486 633237504 132893 33554432000 4194304 4417332 140733865698656 18446744073709551615 4232801 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18203/tid=18212] ppid=18201 vsize=618396 CPUtime=419.74 cores=0,2,4,6
/proc/18203/task/18212/stat : 18212 (plingeling) R 18201 18203 16932 0 -1 4202560 61563 1250 0 0 41966 8 0 0 25 0 5 0 594212486 633237504 132893 33554432000 4194304 4417332 140733865698656 18446744073709551615 4232659 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18203/tid=18213] ppid=18201 vsize=618396 CPUtime=422.06 cores=0,2,4,6
/proc/18203/task/18213/stat : 18213 (plingeling) R 18201 18203 16932 0 -1 4202560 21912 1250 0 0 42203 3 0 0 25 0 5 0 594212486 633237504 132893 33554432000 4194304 4417332 140733865698656 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1687.75
Current children cumulated vsize (KiB) 618396

[startup+424.7 s]
/proc/loadavg: 8.05 7.77 6.69 9/186 18224
/proc/meminfo: memFree=10582512/32950928 swapFree=67111524/67111528
[pid=18203] ppid=18201 vsize=618396 CPUtime=1690.94 cores=0,2,4,6
/proc/18203/stat : 18203 (plingeling) S 18201 18203 16932 0 -1 4202496 272660 1250 0 0 169057 37 0 0 25 0 5 0 594212301 633237504 132893 33554432000 4194304 4417332 140733865698656 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18203/statm: 154599 132893 181 55 0 152485 0
[pid=18203/tid=18210] ppid=18201 vsize=618396 CPUtime=422.86 cores=0,2,4,6
/proc/18203/task/18210/stat : 18210 (plingeling) R 18201 18203 16932 0 -1 4202560 55938 1250 0 0 42278 8 0 0 25 0 5 0 594212486 633237504 132893 33554432000 4194304 4417332 140733865698656 18446744073709551615 256415060178 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18203/tid=18211] ppid=18201 vsize=618396 CPUtime=422.82 cores=0,2,4,6
/proc/18203/task/18211/stat : 18211 (plingeling) R 18201 18203 16932 0 -1 4202560 61312 1250 0 0 42274 8 0 0 25 0 5 0 594212486 633237504 132893 33554432000 4194304 4417332 140733865698656 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18203/tid=18212] ppid=18201 vsize=618396 CPUtime=420.54 cores=0,2,4,6
/proc/18203/task/18212/stat : 18212 (plingeling) R 18201 18203 16932 0 -1 4202560 61563 1250 0 0 42046 8 0 0 25 0 5 0 594212486 633237504 132893 33554432000 4194304 4417332 140733865698656 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18203/tid=18213] ppid=18201 vsize=618396 CPUtime=422.86 cores=0,2,4,6
/proc/18203/task/18213/stat : 18213 (plingeling) R 18201 18203 16932 0 -1 4202560 21912 1250 0 0 42283 3 0 0 25 0 5 0 594212486 633237504 132893 33554432000 4194304 4417332 140733865698656 18446744073709551615 4353957 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1690.94
Current children cumulated vsize (KiB) 618396

[startup+425.101 s]
/proc/loadavg: 8.05 7.77 6.69 9/186 18224
/proc/meminfo: memFree=10582512/32950928 swapFree=67111524/67111528
[pid=18203] ppid=18201 vsize=618396 CPUtime=1692.55 cores=0,2,4,6
/proc/18203/stat : 18203 (plingeling) S 18201 18203 16932 0 -1 4202496 272660 1250 0 0 169218 37 0 0 25 0 5 0 594212301 633237504 132893 33554432000 4194304 4417332 140733865698656 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18203/statm: 154599 132893 181 55 0 152485 0
[pid=18203/tid=18210] ppid=18201 vsize=618396 CPUtime=423.26 cores=0,2,4,6
/proc/18203/task/18210/stat : 18210 (plingeling) R 18201 18203 16932 0 -1 4202560 55938 1250 0 0 42318 8 0 0 25 0 5 0 594212486 633237504 132893 33554432000 4194304 4417332 140733865698656 18446744073709551615 4236812 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18203/tid=18211] ppid=18201 vsize=618396 CPUtime=423.22 cores=0,2,4,6
/proc/18203/task/18211/stat : 18211 (plingeling) R 18201 18203 16932 0 -1 4202560 61312 1250 0 0 42314 8 0 0 25 0 5 0 594212486 633237504 132893 33554432000 4194304 4417332 140733865698656 18446744073709551615 4364531 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18203/tid=18212] ppid=18201 vsize=618396 CPUtime=420.94 cores=0,2,4,6
/proc/18203/task/18212/stat : 18212 (plingeling) R 18201 18203 16932 0 -1 4202560 61563 1250 0 0 42086 8 0 0 25 0 5 0 594212486 633237504 132893 33554432000 4194304 4417332 140733865698656 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18203/tid=18213] ppid=18201 vsize=618396 CPUtime=423.26 cores=0,2,4,6
/proc/18203/task/18213/stat : 18213 (plingeling) R 18201 18203 16932 0 -1 4202560 21912 1250 0 0 42323 3 0 0 25 0 5 0 594212486 633237504 132893 33554432000 4194304 4417332 140733865698656 18446744073709551615 4364531 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1692.55
Current children cumulated vsize (KiB) 618396

[startup+425.501 s]
/proc/loadavg: 8.05 7.77 6.69 9/186 18224
/proc/meminfo: memFree=10582512/32950928 swapFree=67111524/67111528
[pid=18203] ppid=18201 vsize=618396 CPUtime=1694.15 cores=0,2,4,6
/proc/18203/stat : 18203 (plingeling) S 18201 18203 16932 0 -1 4202496 272660 1250 0 0 169378 37 0 0 25 0 5 0 594212301 633237504 132893 33554432000 4194304 4417332 140733865698656 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18203/statm: 154599 132893 181 55 0 152485 0
[pid=18203/tid=18210] ppid=18201 vsize=618396 CPUtime=423.66 cores=0,2,4,6
/proc/18203/task/18210/stat : 18210 (plingeling) R 18201 18203 16932 0 -1 4202560 55938 1250 0 0 42358 8 0 0 25 0 5 0 594212486 633237504 132893 33554432000 4194304 4417332 140733865698656 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18203/tid=18211] ppid=18201 vsize=618396 CPUtime=423.62 cores=0,2,4,6
/proc/18203/task/18211/stat : 18211 (plingeling) R 18201 18203 16932 0 -1 4202560 61312 1250 0 0 42354 8 0 0 25 0 5 0 594212486 633237504 132893 33554432000 4194304 4417332 140733865698656 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18203/tid=18212] ppid=18201 vsize=618396 CPUtime=421.34 cores=0,2,4,6
/proc/18203/task/18212/stat : 18212 (plingeling) R 18201 18203 16932 0 -1 4202560 61563 1250 0 0 42126 8 0 0 25 0 5 0 594212486 633237504 132893 33554432000 4194304 4417332 140733865698656 18446744073709551615 4364639 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18203/tid=18213] ppid=18201 vsize=618396 CPUtime=423.66 cores=0,2,4,6
/proc/18203/task/18213/stat : 18213 (plingeling) R 18201 18203 16932 0 -1 4202560 21912 1250 0 0 42363 3 0 0 25 0 5 0 594212486 633237504 132893 33554432000 4194304 4417332 140733865698656 18446744073709551615 4364475 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1694.15
Current children cumulated vsize (KiB) 618396

[startup+425.601 s]
/proc/loadavg: 8.05 7.77 6.69 6/182 18224
/proc/meminfo: memFree=10986648/32950928 swapFree=67111524/67111528
[pid=18203] ppid=18201 vsize=0 CPUtime=1694.42 cores=0,2,4,6
/proc/18203/stat : 18203 (plingeling) R 18201 18203 16932 0 -1 4202500 272664 1250 0 0 169403 39 0 0 18 0 1 0 594212301 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/18203/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1694.42
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 425.608
CPU time (s): 1694.43
CPU user time (s): 1694.03
CPU system time (s): 0.398939
CPU usage (%): 398.121
Max. virtual memory (cumulated for all children) (KiB): 653928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1694.03
system time used= 0.398939
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 273914
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= 151
involuntary context switches= 9138

runsolver used 0.695894 second user time and 1.63275 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-29 03:16:56
IDJOB=3281617
IDBENCH=69591
IDSOLVER=1605
FILE ID=node115/3281617-1304039815
RUNJOBID= node115-1304039496-18129
PBS_JOBID= 13170337
Free space on /tmp= 72580 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT_RACE08/cnf/manol-pipe-c10nidw.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281617-1304039815/watcher-3281617-1304039815 -o /tmp/evaluation-result-3281617-1304039815/solver-3281617-1304039815 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3281617-1304039815.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 943fd86d922b13236c21a74c4f82b6d0
RANDOM SEED=1329456682

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      11800108 kB
Buffers:       2315416 kB
Cached:       17363304 kB
SwapCached:          4 kB
Active:        8598168 kB
Inactive:     11992352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      11800108 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           23936 kB
Writeback:           0 kB
AnonPages:      910748 kB
Mapped:          15376 kB
Slab:           492912 kB
PageTables:       6524 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1106488 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= 72580 MiB
End job on node115 at 2011-04-29 03:24:02