Trace number 3283457

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 1568.24 394.035

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-20-10p0.cnf
MD5SUM209f7789e3588d11f275f2003f2c6a67
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark365.63
Satisfiable
(Un)Satisfiability was proved
Number of variables259616
Number of clauses1374599
Sum of the clauses size3310772
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2982807
Number of clauses of size 3313283
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

Solver Data

1568.19/394.03	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-3283457-1304044789/watcher-3283457-1304044789 -o /tmp/evaluation-result-3283457-1304044789/solver-3283457-1304044789 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3283457-1304044789.cnf 

running on 4 cores: 1,3,5,7

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: 6.89 6.63 7.04 5/181 9637
/proc/meminfo: memFree=26512316/32950928 swapFree=67111524/67111528
[pid=9637] ppid=9635 vsize=14064 CPUtime=0 cores=1,3,5,7
/proc/9637/stat : 9637 (plingeling) R 9635 9637 9252 0 -1 4202496 1615 1250 0 0 0 0 0 0 23 0 1 0 516077735 14401536 1513 33554432000 4194304 4417332 140736366580096 18446744073709551615 251813934061 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/9637/statm: 3516 1528 147 55 0 1402 0

[startup+0.097651 s]
/proc/loadavg: 6.89 6.63 7.04 5/181 9637
/proc/meminfo: memFree=26512316/32950928 swapFree=67111524/67111528
[pid=9637] ppid=9635 vsize=42980 CPUtime=0.09 cores=1,3,5,7
/proc/9637/stat : 9637 (plingeling) R 9635 9637 9252 0 -1 4202496 8755 1250 0 0 8 1 0 0 23 0 1 0 516077735 44011520 8653 33554432000 4194304 4417332 140736366580096 18446744073709551615 251813934173 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/9637/statm: 10745 8678 147 55 0 8631 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 42980

[startup+0.100645 s]
/proc/loadavg: 6.89 6.63 7.04 5/181 9637
/proc/meminfo: memFree=26512316/32950928 swapFree=67111524/67111528
[pid=9637] ppid=9635 vsize=45028 CPUtime=0.09 cores=1,3,5,7
/proc/9637/stat : 9637 (plingeling) R 9635 9637 9252 0 -1 4202496 9381 1250 0 0 8 1 0 0 23 0 1 0 516077735 46108672 9279 33554432000 4194304 4417332 140736366580096 18446744073709551615 4264940 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/9637/statm: 11257 9279 147 55 0 9143 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 45028

[startup+0.300617 s]
/proc/loadavg: 6.89 6.63 7.04 5/181 9637
/proc/meminfo: memFree=26512316/32950928 swapFree=67111524/67111528
[pid=9637] ppid=9635 vsize=95472 CPUtime=0.28 cores=1,3,5,7
/proc/9637/stat : 9637 (plingeling) R 9635 9637 9252 0 -1 4202496 21065 1250 0 0 26 2 0 0 24 0 1 0 516077735 97763328 20962 33554432000 4194304 4417332 140736366580096 18446744073709551615 251813934173 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/9637/statm: 23868 20985 147 55 0 21754 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 95472

[startup+0.700551 s]
/proc/loadavg: 6.89 6.63 7.04 5/181 9637
/proc/meminfo: memFree=26512316/32950928 swapFree=67111524/67111528
[pid=9637] ppid=9635 vsize=123632 CPUtime=0.69 cores=1,3,5,7
/proc/9637/stat : 9637 (plingeling) R 9635 9637 9252 0 -1 4202496 29035 1250 0 0 65 4 0 0 25 0 1 0 516077735 126599168 28931 33554432000 4194304 4417332 140736366580096 18446744073709551615 4231537 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/9637/statm: 30908 28931 148 55 0 28794 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 123632

[startup+1.50041 s]
/proc/loadavg: 6.89 6.63 7.04 6/182 9643
/proc/meminfo: memFree=26361316/32950928 swapFree=67111524/67111528
[pid=9637] ppid=9635 vsize=227328 CPUtime=1.49 cores=1,3,5,7
/proc/9637/stat : 9637 (plingeling) R 9635 9637 9252 0 -1 4202496 54983 1250 0 0 141 8 0 0 25 0 1 0 516077735 232783872 54855 33554432000 4194304 4417332 140736366580096 18446744073709551615 251813858784 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/9637/statm: 56832 54855 148 55 0 54718 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 227328

[startup+3.10115 s]
/proc/loadavg: 6.89 6.63 7.04 9/186 9647
/proc/meminfo: memFree=26267788/32950928 swapFree=67111524/67111528
[pid=9637] ppid=9635 vsize=320228 CPUtime=7 cores=1,3,5,7
/proc/9637/stat : 9637 (plingeling) S 9635 9637 9252 0 -1 4202496 91606 1250 0 0 686 14 0 0 25 0 5 0 516077735 327913472 57055 33554432000 4194304 4417332 140736366580096 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9637/statm: 80057 56842 173 55 0 77943 0
[pid=9637/tid=9644] ppid=9635 vsize=320228 CPUtime=1.3 cores=1,3,5,7
/proc/9637/task/9644/stat : 9644 (plingeling) R 9635 9637 9252 0 -1 4202560 11382 1250 0 0 129 1 0 0 25 0 5 0 516077914 327913472 56842 33554432000 4194304 4417332 140736366580096 18446744073709551615 4310560 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9637/tid=9645] ppid=9635 vsize=320228 CPUtime=1.29 cores=1,3,5,7
/proc/9637/task/9645/stat : 9645 (plingeling) R 9635 9637 9252 0 -1 4202560 9731 1250 0 0 128 1 0 0 25 0 5 0 516077914 327913472 56842 33554432000 4194304 4417332 140736366580096 18446744073709551615 251814283623 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9637/tid=9646] ppid=9635 vsize=320228 CPUtime=1.29 cores=1,3,5,7
/proc/9637/task/9646/stat : 9646 (plingeling) R 9635 9637 9252 0 -1 4202560 11343 1250 0 0 128 1 0 0 25 0 5 0 516077914 327913472 56330 33554432000 4194304 4417332 140736366580096 18446744073709551615 4234242 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9637/tid=9647] ppid=9635 vsize=320228 CPUtime=1.29 cores=1,3,5,7
/proc/9637/task/9647/stat : 9647 (plingeling) R 9635 9637 9252 0 -1 4202560 4155 1250 0 0 129 0 0 0 25 0 5 0 516077914 327913472 56330 33554432000 4194304 4417332 140736366580096 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 7
Current children cumulated vsize (KiB) 320228

[startup+6.30061 s]
/proc/loadavg: 6.98 6.65 7.05 9/186 9647
/proc/meminfo: memFree=26280060/32950928 swapFree=67111524/67111528
[pid=9637] ppid=9635 vsize=335436 CPUtime=19.78 cores=1,3,5,7
/proc/9637/stat : 9637 (plingeling) S 9635 9637 9252 0 -1 4202496 130493 1250 0 0 1957 21 0 0 25 0 5 0 516077735 343486464 61683 33554432000 4194304 4417332 140736366580096 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9637/statm: 83859 61683 178 55 0 81745 0
[pid=9637/tid=9644] ppid=9635 vsize=335436 CPUtime=4.49 cores=1,3,5,7
/proc/9637/task/9644/stat : 9644 (plingeling) R 9635 9637 9252 0 -1 4202560 26428 1250 0 0 446 3 0 0 25 0 5 0 516077914 343486464 61683 33554432000 4194304 4417332 140736366580096 18446744073709551615 4331716 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9637/tid=9645] ppid=9635 vsize=335436 CPUtime=4.5 cores=1,3,5,7
/proc/9637/task/9645/stat : 9645 (plingeling) R 9635 9637 9252 0 -1 4202560 20131 1250 0 0 446 4 0 0 25 0 5 0 516077914 343486464 61683 33554432000 4194304 4417332 140736366580096 18446744073709551615 4256889 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9637/tid=9646] ppid=9635 vsize=335436 CPUtime=4.49 cores=1,3,5,7
/proc/9637/task/9646/stat : 9646 (plingeling) R 9635 9637 9252 0 -1 4202560 24143 1250 0 0 446 3 0 0 25 0 5 0 516077914 343486464 61683 33554432000 4194304 4417332 140736366580096 18446744073709551615 4286467 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9637/tid=9647] ppid=9635 vsize=335436 CPUtime=4.47 cores=1,3,5,7
/proc/9637/task/9647/stat : 9647 (plingeling) R 9635 9637 9252 0 -1 4202560 4796 1250 0 0 447 0 0 0 25 0 5 0 516077914 343486464 61683 33554432000 4194304 4417332 140736366580096 18446744073709551615 4250771 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 19.78
Current children cumulated vsize (KiB) 335436

[startup+12.7005 s]
/proc/loadavg: 7.06 6.67 7.05 9/186 9648
/proc/meminfo: memFree=26248828/32950928 swapFree=67111524/67111528
[pid=9637] ppid=9635 vsize=355456 CPUtime=45.35 cores=1,3,5,7
/proc/9637/stat : 9637 (plingeling) S 9635 9637 9252 0 -1 4202496 138049 1250 0 0 4512 23 0 0 25 0 5 0 516077735 363986944 63202 33554432000 4194304 4417332 140736366580096 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9637/statm: 88864 63202 180 55 0 86750 0
[pid=9637/tid=9644] ppid=9635 vsize=355456 CPUtime=10.9 cores=1,3,5,7
/proc/9637/task/9644/stat : 9644 (plingeling) R 9635 9637 9252 0 -1 4202560 28438 1250 0 0 1086 4 0 0 25 0 5 0 516077914 363986944 63202 33554432000 4194304 4417332 140736366580096 18446744073709551615 4265465 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9637/tid=9645] ppid=9635 vsize=355456 CPUtime=10.89 cores=1,3,5,7
/proc/9637/task/9645/stat : 9645 (plingeling) R 9635 9637 9252 0 -1 4202560 22955 1250 0 0 1085 4 0 0 25 0 5 0 516077914 363986944 63202 33554432000 4194304 4417332 140736366580096 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9637/tid=9646] ppid=9635 vsize=355456 CPUtime=10.9 cores=1,3,5,7
/proc/9637/task/9646/stat : 9646 (plingeling) R 9635 9637 9252 0 -1 4202560 24912 1250 0 0 1086 4 0 0 25 0 5 0 516077914 363986944 63202 33554432000 4194304 4417332 140736366580096 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9637/tid=9647] ppid=9635 vsize=355456 CPUtime=10.84 cores=1,3,5,7
/proc/9637/task/9647/stat : 9647 (plingeling) R 9635 9637 9252 0 -1 4202560 6749 1250 0 0 1083 1 0 0 25 0 5 0 516077914 363986944 63202 33554432000 4194304 4417332 140736366580096 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 45.35
Current children cumulated vsize (KiB) 355456

[startup+25.5004 s]
/proc/loadavg: 7.35 6.75 7.07 9/186 9648
/proc/meminfo: memFree=26244764/32950928 swapFree=67111524/67111528
[pid=9637] ppid=9635 vsize=357964 CPUtime=96.47 cores=1,3,5,7
/proc/9637/stat : 9637 (plingeling) S 9635 9637 9252 0 -1 4202496 139207 1250 0 0 9624 23 0 0 25 0 5 0 516077735 366555136 64003 33554432000 4194304 4417332 140736366580096 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9637/statm: 89491 64003 180 55 0 87377 0
[pid=9637/tid=9644] ppid=9635 vsize=357964 CPUtime=23.7 cores=1,3,5,7
/proc/9637/task/9644/stat : 9644 (plingeling) R 9635 9637 9252 0 -1 4202560 28438 1250 0 0 2366 4 0 0 25 0 5 0 516077914 366555136 64003 33554432000 4194304 4417332 140736366580096 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9637/tid=9645] ppid=9635 vsize=357964 CPUtime=23.69 cores=1,3,5,7
/proc/9637/task/9645/stat : 9645 (plingeling) R 9635 9637 9252 0 -1 4202560 22955 1250 0 0 2365 4 0 0 25 0 5 0 516077914 366555136 64003 33554432000 4194304 4417332 140736366580096 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9637/tid=9646] ppid=9635 vsize=357964 CPUtime=23.69 cores=1,3,5,7
/proc/9637/task/9646/stat : 9646 (plingeling) R 9635 9637 9252 0 -1 4202560 26070 1250 0 0 2365 4 0 0 25 0 5 0 516077914 366555136 64003 33554432000 4194304 4417332 140736366580096 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9637/tid=9647] ppid=9635 vsize=357964 CPUtime=23.56 cores=1,3,5,7
/proc/9637/task/9647/stat : 9647 (plingeling) R 9635 9637 9252 0 -1 4202560 6749 1250 0 0 2355 1 0 0 25 0 5 0 516077914 366555136 64003 33554432000 4194304 4417332 140736366580096 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 96.47
Current children cumulated vsize (KiB) 357964

[startup+51.1011 s]
/proc/loadavg: 7.57 6.85 7.10 9/186 9648
/proc/meminfo: memFree=26210168/32950928 swapFree=67111524/67111528
[pid=9637] ppid=9635 vsize=369956 CPUtime=198.73 cores=1,3,5,7
/proc/9637/stat : 9637 (plingeling) S 9635 9637 9252 0 -1 4202496 161633 1250 0 0 19847 26 0 0 25 0 5 0 516077735 378834944 68391 33554432000 4194304 4417332 140736366580096 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9637/statm: 92489 68391 180 55 0 90375 0
[pid=9637/tid=9644] ppid=9635 vsize=369956 CPUtime=49.3 cores=1,3,5,7
/proc/9637/task/9644/stat : 9644 (plingeling) R 9635 9637 9252 0 -1 4202560 29799 1250 0 0 4926 4 0 0 25 0 5 0 516077914 378834944 68391 33554432000 4194304 4417332 140736366580096 18446744073709551615 4357458 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9637/tid=9645] ppid=9635 vsize=369956 CPUtime=49.3 cores=1,3,5,7
/proc/9637/task/9645/stat : 9645 (plingeling) R 9635 9637 9252 0 -1 4202560 26257 1250 0 0 4925 5 0 0 25 0 5 0 516077914 378834944 68391 33554432000 4194304 4417332 140736366580096 18446744073709551615 4357187 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9637/tid=9646] ppid=9635 vsize=369956 CPUtime=49.29 cores=1,3,5,7
/proc/9637/task/9646/stat : 9646 (plingeling) R 9635 9637 9252 0 -1 4202560 42743 1250 0 0 4923 6 0 0 25 0 5 0 516077914 378834944 68391 33554432000 4194304 4417332 140736366580096 18446744073709551615 4237194 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9637/tid=9647] ppid=9635 vsize=369956 CPUtime=49.03 cores=1,3,5,7
/proc/9637/task/9647/stat : 9647 (plingeling) R 9635 9637 9252 0 -1 4202560 7839 1250 0 0 4902 1 0 0 25 0 5 0 516077914 378834944 68391 33554432000 4194304 4417332 140736366580096 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 198.73
Current children cumulated vsize (KiB) 369956

[startup+102.306 s]
/proc/loadavg: 7.94 7.06 7.15 9/186 9650
/proc/meminfo: memFree=26168284/32950928 swapFree=67111524/67111528
[pid=9637] ppid=9635 vsize=391960 CPUtime=403.27 cores=1,3,5,7
/proc/9637/stat : 9637 (plingeling) S 9635 9637 9252 0 -1 4202496 197542 1250 0 0 40296 31 0 0 25 0 5 0 516077735 401367040 74989 33554432000 4194304 4417332 140736366580096 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9637/statm: 97990 74989 181 55 0 95876 0
[pid=9637/tid=9644] ppid=9635 vsize=391960 CPUtime=100.5 cores=1,3,5,7
/proc/9637/task/9644/stat : 9644 (plingeling) R 9635 9637 9252 0 -1 4202560 31119 1250 0 0 10046 4 0 0 25 0 5 0 516077914 401367040 74989 33554432000 4194304 4417332 140736366580096 18446744073709551615 4275758 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9637/tid=9645] ppid=9635 vsize=391960 CPUtime=100.5 cores=1,3,5,7
/proc/9637/task/9645/stat : 9645 (plingeling) R 9635 9637 9252 0 -1 4202560 37445 1250 0 0 10044 6 0 0 25 0 5 0 516077914 401367040 74989 33554432000 4194304 4417332 140736366580096 18446744073709551615 4365900 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9637/tid=9646] ppid=9635 vsize=391960 CPUtime=100.5 cores=1,3,5,7
/proc/9637/task/9646/stat : 9646 (plingeling) R 9635 9637 9252 0 -1 4202560 65978 1250 0 0 10040 10 0 0 25 0 5 0 516077914 401367040 74989 33554432000 4194304 4417332 140736366580096 18446744073709551615 4232666 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9637/tid=9647] ppid=9635 vsize=391960 CPUtime=99.95 cores=1,3,5,7
/proc/9637/task/9647/stat : 9647 (plingeling) R 9635 9637 9252 0 -1 4202560 8005 1250 0 0 9994 1 0 0 25 0 5 0 516077914 401367040 74989 33554432000 4194304 4417332 140736366580096 18446744073709551615 4236827 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 403.27
Current children cumulated vsize (KiB) 391960

[startup+162.3 s]
/proc/loadavg: 7.80 7.18 7.19 10/186 9688
/proc/meminfo: memFree=26113604/32950928 swapFree=67111524/67111528
[pid=9637] ppid=9635 vsize=437324 CPUtime=642.92 cores=1,3,5,7
/proc/9637/stat : 9637 (plingeling) S 9635 9637 9252 0 -1 4202496 223040 1250 0 0 64258 34 0 0 25 0 5 0 516077735 447819776 85338 33554432000 4194304 4417332 140736366580096 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9637/statm: 109331 85338 181 55 0 107217 0
[pid=9637/tid=9644] ppid=9635 vsize=437324 CPUtime=160.49 cores=1,3,5,7
/proc/9637/task/9644/stat : 9644 (plingeling) R 9635 9637 9252 0 -1 4202560 34336 1250 0 0 16045 4 0 0 25 0 5 0 516077914 447819776 85338 33554432000 4194304 4417332 140736366580096 18446744073709551615 4364491 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9637/tid=9645] ppid=9635 vsize=437324 CPUtime=160.49 cores=1,3,5,7
/proc/9637/task/9645/stat : 9645 (plingeling) R 9635 9637 9252 0 -1 4202560 37798 1250 0 0 16043 6 0 0 25 0 5 0 516077914 447819776 85338 33554432000 4194304 4417332 140736366580096 18446744073709551615 4265443 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9637/tid=9646] ppid=9635 vsize=437324 CPUtime=160.49 cores=1,3,5,7
/proc/9637/task/9646/stat : 9646 (plingeling) R 9635 9637 9252 0 -1 4202560 80477 1250 0 0 16037 12 0 0 25 0 5 0 516077914 447819776 85338 33554432000 4194304 4417332 140736366580096 18446744073709551615 4275606 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9637/tid=9647] ppid=9635 vsize=437324 CPUtime=159.62 cores=1,3,5,7
/proc/9637/task/9647/stat : 9647 (plingeling) R 9635 9637 9252 0 -1 4202560 15434 1250 0 0 15960 2 0 0 25 0 5 0 516077914 447819776 85338 33554432000 4194304 4417332 140736366580096 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 642.92
Current children cumulated vsize (KiB) 437324

[startup+222.3 s]
/proc/loadavg: 7.96 7.34 7.24 10/186 9689
/proc/meminfo: memFree=26160844/32950928 swapFree=67111524/67111528
[pid=9637] ppid=9635 vsize=421980 CPUtime=882.6 cores=1,3,5,7
/proc/9637/stat : 9637 (plingeling) S 9635 9637 9252 0 -1 4202496 254687 1250 0 0 88221 39 0 0 25 0 5 0 516077735 432107520 85900 33554432000 4194304 4417332 140736366580096 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9637/statm: 105495 85900 181 55 0 103381 0
[pid=9637/tid=9644] ppid=9635 vsize=421980 CPUtime=220.49 cores=1,3,5,7
/proc/9637/task/9644/stat : 9644 (plingeling) R 9635 9637 9252 0 -1 4202560 34652 1250 0 0 22045 4 0 0 25 0 5 0 516077914 432107520 85900 33554432000 4194304 4417332 140736366580096 18446744073709551615 4357874 0 0 4096 17442 0 0 0 -1 3 0 0 0

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

[pid=9637/tid=9647] ppid=9635 vsize=469580 CPUtime=278.97 cores=1,3,5,7
/proc/9637/task/9647/stat : 9647 (plingeling) R 9635 9637 9252 0 -1 4202560 20170 1250 0 0 27894 3 0 0 25 0 5 0 516077914 480849920 95876 33554432000 4194304 4417332 140736366580096 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 469580

[startup+342.301 s]
/proc/loadavg: 8.14 7.59 7.34 9/186 9728
/proc/meminfo: memFree=26010200/32950928 swapFree=67111524/67111528
[pid=9637] ppid=9635 vsize=452724 CPUtime=1361.95 cores=1,3,5,7
/proc/9637/stat : 9637 (plingeling) S 9635 9637 9252 0 -1 4202496 353321 1250 0 0 136143 52 0 0 25 0 5 0 516077735 463589376 94881 33554432000 4194304 4417332 140736366580096 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9637/statm: 113181 94881 181 55 0 111067 0
[pid=9637/tid=9644] ppid=9635 vsize=452724 CPUtime=340.5 cores=1,3,5,7
/proc/9637/task/9644/stat : 9644 (plingeling) R 9635 9637 9252 0 -1 4202560 53745 1250 0 0 34043 7 0 0 25 0 5 0 516077914 463589376 94881 33554432000 4194304 4417332 140736366580096 18446744073709551615 4281686 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9637/tid=9645] ppid=9635 vsize=452724 CPUtime=340.5 cores=1,3,5,7
/proc/9637/task/9645/stat : 9645 (plingeling) R 9635 9637 9252 0 -1 4202560 60603 1250 0 0 34041 9 0 0 25 0 5 0 516077914 463589376 94881 33554432000 4194304 4417332 140736366580096 18446744073709551615 4281701 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9637/tid=9646] ppid=9635 vsize=452724 CPUtime=340.49 cores=1,3,5,7
/proc/9637/task/9646/stat : 9646 (plingeling) R 9635 9637 9252 0 -1 4202560 161630 1250 0 0 34026 23 0 0 25 0 5 0 516077914 463589376 94881 33554432000 4194304 4417332 140736366580096 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9637/tid=9647] ppid=9635 vsize=452724 CPUtime=338.64 cores=1,3,5,7
/proc/9637/task/9647/stat : 9647 (plingeling) R 9635 9637 9252 0 -1 4202560 22348 1250 0 0 33861 3 0 0 25 0 5 0 516077914 463589376 94881 33554432000 4194304 4417332 140736366580096 18446744073709551615 4365094 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 452724

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

[startup+358.301 s]
/proc/loadavg: 8.11 7.61 7.35 9/186 9728
/proc/meminfo: memFree=25983268/32950928 swapFree=67111524/67111528
[pid=9637] ppid=9635 vsize=470924 CPUtime=1425.87 cores=1,3,5,7
/proc/9637/stat : 9637 (plingeling) S 9635 9637 9252 0 -1 4202496 359738 1250 0 0 142534 53 0 0 25 0 5 0 516077735 482226176 99755 33554432000 4194304 4417332 140736366580096 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9637/statm: 117731 99755 181 55 0 115617 0
[pid=9637/tid=9644] ppid=9635 vsize=470924 CPUtime=356.5 cores=1,3,5,7
/proc/9637/task/9644/stat : 9644 (plingeling) R 9635 9637 9252 0 -1 4202560 53974 1250 0 0 35643 7 0 0 25 0 5 0 516077914 482226176 99755 33554432000 4194304 4417332 140736366580096 18446744073709551615 4353427 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9637/tid=9645] ppid=9635 vsize=470924 CPUtime=356.49 cores=1,3,5,7
/proc/9637/task/9645/stat : 9645 (plingeling) R 9635 9637 9252 0 -1 4202560 60836 1250 0 0 35640 9 0 0 25 0 5 0 516077914 482226176 99755 33554432000 4194304 4417332 140736366580096 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9637/tid=9646] ppid=9635 vsize=470924 CPUtime=356.49 cores=1,3,5,7
/proc/9637/task/9646/stat : 9646 (plingeling) R 9635 9637 9252 0 -1 4202560 163489 1250 0 0 35626 23 0 0 25 0 5 0 516077914 482226176 99755 33554432000 4194304 4417332 140736366580096 18446744073709551615 4330435 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9637/tid=9647] ppid=9635 vsize=470924 CPUtime=354.55 cores=1,3,5,7
/proc/9637/task/9647/stat : 9647 (plingeling) R 9635 9637 9252 0 -1 4202560 26444 1250 0 0 35452 3 0 0 25 0 5 0 516077914 482226176 99755 33554432000 4194304 4417332 140736366580096 18446744073709551615 4237002 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1425.87
Current children cumulated vsize (KiB) 470924

[startup+371.1 s]
/proc/loadavg: 8.08 7.63 7.36 9/186 9729
/proc/meminfo: memFree=26010548/32950928 swapFree=67111524/67111528
[pid=9637] ppid=9635 vsize=453480 CPUtime=1476.99 cores=1,3,5,7
/proc/9637/stat : 9637 (plingeling) S 9635 9637 9252 0 -1 4202496 360105 1250 0 0 147646 53 0 0 25 0 5 0 516077735 464363520 93210 33554432000 4194304 4417332 140736366580096 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9637/statm: 113370 93210 181 55 0 111256 0
[pid=9637/tid=9644] ppid=9635 vsize=453480 CPUtime=369.3 cores=1,3,5,7
/proc/9637/task/9644/stat : 9644 (plingeling) R 9635 9637 9252 0 -1 4202560 53974 1250 0 0 36923 7 0 0 25 0 5 0 516077914 464363520 93210 33554432000 4194304 4417332 140736366580096 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9637/tid=9645] ppid=9635 vsize=453480 CPUtime=369.29 cores=1,3,5,7
/proc/9637/task/9645/stat : 9645 (plingeling) R 9635 9637 9252 0 -1 4202560 60836 1250 0 0 36920 9 0 0 25 0 5 0 516077914 464363520 93210 33554432000 4194304 4417332 140736366580096 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9637/tid=9646] ppid=9635 vsize=453480 CPUtime=369.28 cores=1,3,5,7
/proc/9637/task/9646/stat : 9646 (plingeling) R 9635 9637 9252 0 -1 4202560 163856 1250 0 0 36905 23 0 0 25 0 5 0 516077914 464363520 93210 33554432000 4194304 4417332 140736366580096 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9637/tid=9647] ppid=9635 vsize=453480 CPUtime=367.29 cores=1,3,5,7
/proc/9637/task/9647/stat : 9647 (plingeling) R 9635 9637 9252 0 -1 4202560 26444 1250 0 0 36725 4 0 0 25 0 5 0 516077914 464363520 93210 33554432000 4194304 4417332 140736366580096 18446744073709551615 4365018 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1476.99
Current children cumulated vsize (KiB) 453480

[startup+383.906 s]
/proc/loadavg: 8.14 7.66 7.37 9/186 9729
/proc/meminfo: memFree=26001372/32950928 swapFree=67111524/67111528
[pid=9637] ppid=9635 vsize=453564 CPUtime=1528.14 cores=1,3,5,7
/proc/9637/stat : 9637 (plingeling) S 9635 9637 9252 0 -1 4202496 364168 1250 0 0 152760 54 0 0 25 0 5 0 516077735 464449536 92325 33554432000 4194304 4417332 140736366580096 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9637/statm: 113391 92325 181 55 0 111277 0
[pid=9637/tid=9644] ppid=9635 vsize=453564 CPUtime=382.1 cores=1,3,5,7
/proc/9637/task/9644/stat : 9644 (plingeling) R 9635 9637 9252 0 -1 4202560 54006 1250 0 0 38203 7 0 0 25 0 5 0 516077914 464449536 92325 33554432000 4194304 4417332 140736366580096 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9637/tid=9645] ppid=9635 vsize=453564 CPUtime=382.1 cores=1,3,5,7
/proc/9637/task/9645/stat : 9645 (plingeling) R 9635 9637 9252 0 -1 4202560 60872 1250 0 0 38201 9 0 0 25 0 5 0 516077914 464449536 92325 33554432000 4194304 4417332 140736366580096 18446744073709551615 4364502 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9637/tid=9646] ppid=9635 vsize=453564 CPUtime=382.09 cores=1,3,5,7
/proc/9637/task/9646/stat : 9646 (plingeling) R 9635 9637 9252 0 -1 4202560 167851 1250 0 0 38185 24 0 0 25 0 5 0 516077914 464449536 92325 33554432000 4194304 4417332 140736366580096 18446744073709551615 4365026 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9637/tid=9647] ppid=9635 vsize=453564 CPUtime=380.02 cores=1,3,5,7
/proc/9637/task/9647/stat : 9647 (plingeling) R 9635 9637 9252 0 -1 4202560 26444 1250 0 0 37998 4 0 0 25 0 5 0 516077914 464449536 92325 33554432000 4194304 4417332 140736366580096 18446744073709551615 4356751 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1528.14
Current children cumulated vsize (KiB) 453564

[startup+390.301 s]
/proc/loadavg: 8.13 7.66 7.38 9/186 9730
/proc/meminfo: memFree=25992940/32950928 swapFree=67111524/67111528
[pid=9637] ppid=9635 vsize=437092 CPUtime=1553.69 cores=1,3,5,7
/proc/9637/stat : 9637 (plingeling) S 9635 9637 9252 0 -1 4202496 369095 1250 0 0 155314 55 0 0 25 0 5 0 516077735 447582208 90124 33554432000 4194304 4417332 140736366580096 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9637/statm: 109273 90124 181 55 0 107159 0
[pid=9637/tid=9644] ppid=9635 vsize=437092 CPUtime=388.5 cores=1,3,5,7
/proc/9637/task/9644/stat : 9644 (plingeling) R 9635 9637 9252 0 -1 4202560 54006 1250 0 0 38843 7 0 0 25 0 5 0 516077914 447582208 90124 33554432000 4194304 4417332 140736366580096 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9637/tid=9645] ppid=9635 vsize=437092 CPUtime=388.49 cores=1,3,5,7
/proc/9637/task/9645/stat : 9645 (plingeling) R 9635 9637 9252 0 -1 4202560 60872 1250 0 0 38840 9 0 0 25 0 5 0 516077914 447582208 90124 33554432000 4194304 4417332 140736366580096 18446744073709551615 4364753 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9637/tid=9646] ppid=9635 vsize=437092 CPUtime=388.49 cores=1,3,5,7
/proc/9637/task/9646/stat : 9646 (plingeling) R 9635 9637 9252 0 -1 4202560 172778 1250 0 0 38824 25 0 0 25 0 5 0 516077914 447582208 90124 33554432000 4194304 4417332 140736366580096 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9637/tid=9647] ppid=9635 vsize=437092 CPUtime=386.39 cores=1,3,5,7
/proc/9637/task/9647/stat : 9647 (plingeling) R 9635 9637 9252 0 -1 4202560 26444 1250 0 0 38635 4 0 0 25 0 5 0 516077914 447582208 90124 33554432000 4194304 4417332 140736366580096 18446744073709551615 4353511 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1553.69
Current children cumulated vsize (KiB) 437092

[startup+391.901 s]
/proc/loadavg: 8.13 7.66 7.38 9/186 9730
/proc/meminfo: memFree=26001124/32950928 swapFree=67111524/67111528
[pid=9637] ppid=9635 vsize=437092 CPUtime=1560.08 cores=1,3,5,7
/proc/9637/stat : 9637 (plingeling) S 9635 9637 9252 0 -1 4202496 369095 1250 0 0 155953 55 0 0 25 0 5 0 516077735 447582208 90124 33554432000 4194304 4417332 140736366580096 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9637/statm: 109273 90124 181 55 0 107159 0
[pid=9637/tid=9644] ppid=9635 vsize=437092 CPUtime=390.1 cores=1,3,5,7
/proc/9637/task/9644/stat : 9644 (plingeling) R 9635 9637 9252 0 -1 4202560 54006 1250 0 0 39003 7 0 0 25 0 5 0 516077914 447582208 90124 33554432000 4194304 4417332 140736366580096 18446744073709551615 4281860 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9637/tid=9645] ppid=9635 vsize=437092 CPUtime=390.09 cores=1,3,5,7
/proc/9637/task/9645/stat : 9645 (plingeling) R 9635 9637 9252 0 -1 4202560 60872 1250 0 0 39000 9 0 0 25 0 5 0 516077914 447582208 90124 33554432000 4194304 4417332 140736366580096 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9637/tid=9646] ppid=9635 vsize=437092 CPUtime=390.09 cores=1,3,5,7
/proc/9637/task/9646/stat : 9646 (plingeling) R 9635 9637 9252 0 -1 4202560 172778 1250 0 0 38984 25 0 0 25 0 5 0 516077914 447582208 90124 33554432000 4194304 4417332 140736366580096 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9637/tid=9647] ppid=9635 vsize=437092 CPUtime=387.98 cores=1,3,5,7
/proc/9637/task/9647/stat : 9647 (plingeling) R 9635 9637 9252 0 -1 4202560 26444 1250 0 0 38794 4 0 0 25 0 5 0 516077914 447582208 90124 33554432000 4194304 4417332 140736366580096 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1560.08
Current children cumulated vsize (KiB) 437092

[startup+392.707 s]
/proc/loadavg: 8.13 7.66 7.38 9/186 9730
/proc/meminfo: memFree=25987980/32950928 swapFree=67111524/67111528
[pid=9637] ppid=9635 vsize=436980 CPUtime=1563.3 cores=1,3,5,7
/proc/9637/stat : 9637 (plingeling) S 9635 9637 9252 0 -1 4202496 369095 1250 0 0 156275 55 0 0 25 0 5 0 516077735 447467520 90096 33554432000 4194304 4417332 140736366580096 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9637/statm: 109245 90096 181 55 0 107131 0
[pid=9637/tid=9644] ppid=9635 vsize=436980 CPUtime=390.9 cores=1,3,5,7
/proc/9637/task/9644/stat : 9644 (plingeling) R 9635 9637 9252 0 -1 4202560 54006 1250 0 0 39083 7 0 0 25 0 5 0 516077914 447467520 90096 33554432000 4194304 4417332 140736366580096 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9637/tid=9645] ppid=9635 vsize=436980 CPUtime=390.9 cores=1,3,5,7
/proc/9637/task/9645/stat : 9645 (plingeling) R 9635 9637 9252 0 -1 4202560 60872 1250 0 0 39081 9 0 0 25 0 5 0 516077914 447467520 90096 33554432000 4194304 4417332 140736366580096 18446744073709551615 4357164 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9637/tid=9646] ppid=9635 vsize=436980 CPUtime=390.9 cores=1,3,5,7
/proc/9637/task/9646/stat : 9646 (plingeling) R 9635 9637 9252 0 -1 4202560 172778 1250 0 0 39065 25 0 0 25 0 5 0 516077914 447467520 90096 33554432000 4194304 4417332 140736366580096 18446744073709551615 4281863 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9637/tid=9647] ppid=9635 vsize=436980 CPUtime=388.78 cores=1,3,5,7
/proc/9637/task/9647/stat : 9647 (plingeling) R 9635 9637 9252 0 -1 4202560 26444 1250 0 0 38874 4 0 0 25 0 5 0 516077914 447467520 90096 33554432000 4194304 4417332 140736366580096 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1563.3
Current children cumulated vsize (KiB) 436980

[startup+393.501 s]
/proc/loadavg: 8.13 7.66 7.38 9/186 9730
/proc/meminfo: memFree=25987980/32950928 swapFree=67111524/67111528
[pid=9637] ppid=9635 vsize=436980 CPUtime=1566.47 cores=1,3,5,7
/proc/9637/stat : 9637 (plingeling) S 9635 9637 9252 0 -1 4202496 369095 1250 0 0 156592 55 0 0 25 0 5 0 516077735 447467520 90096 33554432000 4194304 4417332 140736366580096 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9637/statm: 109245 90096 181 55 0 107131 0
[pid=9637/tid=9644] ppid=9635 vsize=436980 CPUtime=391.7 cores=1,3,5,7
/proc/9637/task/9644/stat : 9644 (plingeling) R 9635 9637 9252 0 -1 4202560 54006 1250 0 0 39163 7 0 0 25 0 5 0 516077914 447467520 90096 33554432000 4194304 4417332 140736366580096 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9637/tid=9645] ppid=9635 vsize=436980 CPUtime=391.69 cores=1,3,5,7
/proc/9637/task/9645/stat : 9645 (plingeling) R 9635 9637 9252 0 -1 4202560 60872 1250 0 0 39160 9 0 0 25 0 5 0 516077914 447467520 90096 33554432000 4194304 4417332 140736366580096 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9637/tid=9646] ppid=9635 vsize=436980 CPUtime=391.69 cores=1,3,5,7
/proc/9637/task/9646/stat : 9646 (plingeling) R 9635 9637 9252 0 -1 4202560 172778 1250 0 0 39144 25 0 0 25 0 5 0 516077914 447467520 90096 33554432000 4194304 4417332 140736366580096 18446744073709551615 4277571 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9637/tid=9647] ppid=9635 vsize=436980 CPUtime=389.57 cores=1,3,5,7
/proc/9637/task/9647/stat : 9647 (plingeling) R 9635 9637 9252 0 -1 4202560 26444 1250 0 0 38953 4 0 0 25 0 5 0 516077914 447467520 90096 33554432000 4194304 4417332 140736366580096 18446744073709551615 4232598 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1566.47
Current children cumulated vsize (KiB) 436980

[startup+393.901 s]
/proc/loadavg: 8.13 7.66 7.38 9/186 9730
/proc/meminfo: memFree=25987980/32950928 swapFree=67111524/67111528
[pid=9637] ppid=9635 vsize=436980 CPUtime=1568.07 cores=1,3,5,7
/proc/9637/stat : 9637 (plingeling) S 9635 9637 9252 0 -1 4202496 369095 1250 0 0 156752 55 0 0 25 0 5 0 516077735 447467520 90096 33554432000 4194304 4417332 140736366580096 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9637/statm: 109245 90096 181 55 0 107131 0
[pid=9637/tid=9644] ppid=9635 vsize=436980 CPUtime=392.1 cores=1,3,5,7
/proc/9637/task/9644/stat : 9644 (plingeling) R 9635 9637 9252 0 -1 4202560 54006 1250 0 0 39203 7 0 0 25 0 5 0 516077914 447467520 90096 33554432000 4194304 4417332 140736366580096 18446744073709551615 4236956 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9637/tid=9645] ppid=9635 vsize=436980 CPUtime=392.09 cores=1,3,5,7
/proc/9637/task/9645/stat : 9645 (plingeling) R 9635 9637 9252 0 -1 4202560 60872 1250 0 0 39200 9 0 0 25 0 5 0 516077914 447467520 90096 33554432000 4194304 4417332 140736366580096 18446744073709551615 4365977 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9637/tid=9646] ppid=9635 vsize=436980 CPUtime=392.09 cores=1,3,5,7
/proc/9637/task/9646/stat : 9646 (plingeling) R 9635 9637 9252 0 -1 4202560 172778 1250 0 0 39184 25 0 0 25 0 5 0 516077914 447467520 90096 33554432000 4194304 4417332 140736366580096 18446744073709551615 4236910 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9637/tid=9647] ppid=9635 vsize=436980 CPUtime=389.96 cores=1,3,5,7
/proc/9637/task/9647/stat : 9647 (plingeling) R 9635 9637 9252 0 -1 4202560 26444 1250 0 0 38992 4 0 0 25 0 5 0 516077914 447467520 90096 33554432000 4194304 4417332 140736366580096 18446744073709551615 4236797 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1568.07
Current children cumulated vsize (KiB) 436980

[startup+394.001 s]
/proc/loadavg: 8.13 7.66 7.38 9/186 9730
/proc/meminfo: memFree=25987980/32950928 swapFree=67111524/67111528
[pid=9637] ppid=9635 vsize=436968 CPUtime=1568.19 cores=1,3,5,7
/proc/9637/stat : 9637 (plingeling) S 9635 9637 9252 0 -1 4202496 369096 1250 0 0 156764 55 0 0 18 0 2 0 516077735 447455232 90093 33554432000 4194304 4417332 140736366580096 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9637/statm: 109242 90093 182 55 0 107128 0
[pid=9637/tid=9646] ppid=9635 vsize=436968 CPUtime=392.19 cores=1,3,5,7
/proc/9637/task/9646/stat : 9646 (plingeling) R 9635 9637 9252 0 -1 4202560 172778 1250 0 0 39194 25 0 0 25 0 2 0 516077914 447455232 90093 33554432000 4194304 4417332 140736366580096 18446744073709551615 4234264 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1568.19
Current children cumulated vsize (KiB) 436968

Child status: 20
Real time (s): 394.035
CPU time (s): 1568.24
CPU user time (s): 1567.67
CPU system time (s): 0.571913
CPU usage (%): 397.994
Max. virtual memory (cumulated for all children) (KiB): 518264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1567.67
system time used= 0.571913
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 370349
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= 198
involuntary context switches= 11930

runsolver used 0.626904 second user time and 1.52477 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-29 04:39:50
IDJOB=3283457
IDBENCH=71037
IDSOLVER=1605
FILE ID=node126/3283457-1304044789
RUNJOBID= node126-1304044269-9271
PBS_JOBID= 13170390
Free space on /tmp= 71556 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-20-10p0.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3283457-1304044789/watcher-3283457-1304044789 -o /tmp/evaluation-result-3283457-1304044789/solver-3283457-1304044789 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3283457-1304044789.cnf

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

MD5SUM BENCH= 209f7789e3588d11f275f2003f2c6a67
RANDOM SEED=963862887

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      26512596 kB
Buffers:       1406160 kB
Cached:        4227904 kB
SwapCached:          4 kB
Active:         418496 kB
Inactive:      5473780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26512596 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           40780 kB
Writeback:           0 kB
AnonPages:      257676 kB
Mapped:          15500 kB
Slab:           480676 kB
PageTables:       4828 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   461768 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= 71548 MiB
End job on node126 at 2011-04-29 04:46:24