Trace number 3289207

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 1414.67 354.292

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom13.cnf
MD5SUMf3c2fb082f5fbc8fb1f714d6ee13929d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark53.8988
Satisfiable
(Un)Satisfiability was proved
Number of variables19995
Number of clauses66333
Sum of the clauses size168341
Maximum clause length698
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 235137
Number of clauses of size 330832
Number of clauses of size 490
Number of clauses of size 511
Number of clauses of size over 5262

Solver Data

1414.51/354.29	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-3289207-1304080744/watcher-3289207-1304080744 -o /tmp/evaluation-result-3289207-1304080744/solver-3289207-1304080744 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3289207-1304080744.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: 3.73 3.98 4.59 2/174 23950
/proc/meminfo: memFree=30918464/32951132 swapFree=67111356/67111528
[pid=23949] ppid=23945 vsize=8728 CPUtime=0 cores=1,3,5,7
/proc/23949/stat : 23949 (plingeling) S 23945 23949 23406 0 -1 4202496 216 0 0 0 0 0 0 0 18 0 1 0 519674072 8937472 145 33554432000 4194304 4417332 140733919236896 18446744073709551615 274664808192 0 0 4096 0 18446744071562362840 0 0 17 1 0 0 0
/proc/23949/statm: 2182 145 122 55 0 68 0

[startup+0.0756869 s]
/proc/loadavg: 3.73 3.98 4.59 2/174 23950
/proc/meminfo: memFree=30918464/32951132 swapFree=67111356/67111528
[pid=23949] ppid=23945 vsize=27172 CPUtime=0.06 cores=1,3,5,7
/proc/23949/stat : 23949 (plingeling) R 23945 23949 23406 0 -1 4202496 4898 1254 0 0 5 0 0 1 18 0 1 0 519674072 27824128 4791 33554432000 4194304 4417332 140733919236896 18446744073709551615 274664808192 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/23949/statm: 6793 4791 148 55 0 4679 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 27172

[startup+0.100639 s]
/proc/loadavg: 3.73 3.98 4.59 2/174 23950
/proc/meminfo: memFree=30918464/32951132 swapFree=67111356/67111528
[pid=23949] ppid=23945 vsize=133660 CPUtime=0.13 cores=1,3,5,7
/proc/23949/stat : 23949 (plingeling) S 23945 23949 23406 0 -1 4202496 6753 1254 0 0 11 1 0 1 18 0 5 0 519674072 136867840 4957 33554432000 4194304 4417332 140733919236896 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/23949/statm: 33415 4957 168 55 0 31301 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 133660

[startup+0.300606 s]
/proc/loadavg: 3.73 3.98 4.59 2/174 23950
/proc/meminfo: memFree=30918464/32951132 swapFree=67111356/67111528
[pid=23949] ppid=23945 vsize=132380 CPUtime=0.93 cores=1,3,5,7
/proc/23949/stat : 23949 (plingeling) S 23945 23949 23406 0 -1 4202496 10462 1254 0 0 91 1 0 1 18 0 5 0 519674072 135557120 5014 33554432000 4194304 4417332 140733919236896 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/23949/statm: 33095 5014 175 55 0 30981 0
Current children cumulated CPU time (s) 0.93
Current children cumulated vsize (KiB) 132380

[startup+0.700535 s]
/proc/loadavg: 3.73 3.98 4.59 2/174 23950
/proc/meminfo: memFree=30918464/32951132 swapFree=67111356/67111528
[pid=23949] ppid=23945 vsize=133192 CPUtime=2.53 cores=1,3,5,7
/proc/23949/stat : 23949 (plingeling) S 23945 23949 23406 0 -1 4202496 14647 1254 0 0 250 2 0 1 18 0 5 0 519674072 136388608 5027 33554432000 4194304 4417332 140733919236896 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/23949/statm: 33298 5027 176 55 0 31184 0
Current children cumulated CPU time (s) 2.53
Current children cumulated vsize (KiB) 133192

[startup+1.5004 s]
/proc/loadavg: 3.73 3.98 4.59 10/184 23970
/proc/meminfo: memFree=30876148/32951132 swapFree=67111356/67111528
[pid=23949] ppid=23945 vsize=139924 CPUtime=5.73 cores=1,3,5,7
/proc/23949/stat : 23949 (plingeling) S 23945 23949 23406 0 -1 4202496 18875 1254 0 0 569 3 0 1 18 0 5 0 519674072 143282176 6580 33554432000 4194304 4417332 140733919236896 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/23949/statm: 34981 6580 181 55 0 32867 0
[pid=23949/tid=23967] ppid=23945 vsize=139924 CPUtime=1.41 cores=1,3,5,7
/proc/23949/task/23967/stat : 23967 (plingeling) R 23945 23949 23406 0 -1 4202560 6200 1254 0 0 140 0 0 1 23 0 5 0 519674081 143282176 6580 33554432000 4194304 4417332 140733919236896 18446744073709551615 4253328 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23949/tid=23968] ppid=23945 vsize=139924 CPUtime=1.41 cores=1,3,5,7
/proc/23949/task/23968/stat : 23968 (plingeling) R 23945 23949 23406 0 -1 4202560 5272 1254 0 0 140 0 0 1 23 0 5 0 519674081 143282176 6580 33554432000 4194304 4417332 140733919236896 18446744073709551615 4252529 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23949/tid=23969] ppid=23945 vsize=139924 CPUtime=1.4 cores=1,3,5,7
/proc/23949/task/23969/stat : 23969 (plingeling) R 23945 23949 23406 0 -1 4202560 2119 1254 0 0 139 0 0 1 23 0 5 0 519674081 143282176 6580 33554432000 4194304 4417332 140733919236896 18446744073709551615 4355716 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23949/tid=23970] ppid=23945 vsize=139924 CPUtime=1.42 cores=1,3,5,7
/proc/23949/task/23970/stat : 23970 (plingeling) R 23945 23949 23406 0 -1 4202560 374 1254 0 0 141 0 0 1 23 0 5 0 519674081 143282176 6580 33554432000 4194304 4417332 140733919236896 18446744073709551615 4357440 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.73
Current children cumulated vsize (KiB) 139924

[startup+3.10112 s]
/proc/loadavg: 3.73 3.98 4.59 10/184 23970
/proc/meminfo: memFree=30872312/32951132 swapFree=67111356/67111528
[pid=23949] ppid=23945 vsize=141868 CPUtime=12.12 cores=1,3,5,7
/proc/23949/stat : 23949 (plingeling) S 23945 23949 23406 0 -1 4202496 20405 1254 0 0 1208 3 0 1 18 0 5 0 519674072 145272832 7066 33554432000 4194304 4417332 140733919236896 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/23949/statm: 35467 7066 181 55 0 33353 0
[pid=23949/tid=23967] ppid=23945 vsize=141868 CPUtime=3.01 cores=1,3,5,7
/proc/23949/task/23967/stat : 23967 (plingeling) R 23945 23949 23406 0 -1 4202560 6634 1254 0 0 300 0 0 1 25 0 5 0 519674081 145272832 7066 33554432000 4194304 4417332 140733919236896 18446744073709551615 18446744073699065939 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23949/tid=23968] ppid=23945 vsize=141868 CPUtime=3.01 cores=1,3,5,7
/proc/23949/task/23968/stat : 23968 (plingeling) R 23945 23949 23406 0 -1 4202560 5374 1254 0 0 300 0 0 1 25 0 5 0 519674081 145272832 7066 33554432000 4194304 4417332 140733919236896 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23949/tid=23969] ppid=23945 vsize=141868 CPUtime=3 cores=1,3,5,7
/proc/23949/task/23969/stat : 23969 (plingeling) R 23945 23949 23406 0 -1 4202560 2448 1254 0 0 299 0 0 1 25 0 5 0 519674081 145272832 7066 33554432000 4194304 4417332 140733919236896 18446744073709551615 4275982 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23949/tid=23970] ppid=23945 vsize=141868 CPUtime=3.02 cores=1,3,5,7
/proc/23949/task/23970/stat : 23970 (plingeling) R 23945 23949 23406 0 -1 4202560 1039 1254 0 0 301 0 0 1 25 0 5 0 519674081 145272832 7066 33554432000 4194304 4417332 140733919236896 18446744073709551615 4236816 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.12
Current children cumulated vsize (KiB) 141868

[startup+6.30056 s]
/proc/loadavg: 4.07 4.05 4.61 10/184 23970
/proc/meminfo: memFree=30851260/32951132 swapFree=67111356/67111528
[pid=23949] ppid=23945 vsize=154872 CPUtime=24.9 cores=1,3,5,7
/proc/23949/stat : 23949 (plingeling) S 23945 23949 23406 0 -1 4202496 23664 1254 0 0 2486 3 0 1 18 0 5 0 519674072 158588928 10317 33554432000 4194304 4417332 140733919236896 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/23949/statm: 38718 10317 181 55 0 36604 0
[pid=23949/tid=23967] ppid=23945 vsize=154872 CPUtime=6.22 cores=1,3,5,7
/proc/23949/task/23967/stat : 23967 (plingeling) R 23945 23949 23406 0 -1 4202560 6918 1254 0 0 620 1 0 1 25 0 5 0 519674081 158588928 10317 33554432000 4194304 4417332 140733919236896 18446744073709551615 4364452 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23949/tid=23968] ppid=23945 vsize=154872 CPUtime=6.21 cores=1,3,5,7
/proc/23949/task/23968/stat : 23968 (plingeling) R 23945 23949 23406 0 -1 4202560 6540 1254 0 0 620 0 0 1 25 0 5 0 519674081 158588928 10317 33554432000 4194304 4417332 140733919236896 18446744073709551615 4237211 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23949/tid=23969] ppid=23945 vsize=154872 CPUtime=6.18 cores=1,3,5,7
/proc/23949/task/23969/stat : 23969 (plingeling) R 23945 23949 23406 0 -1 4202560 3205 1254 0 0 617 0 0 1 25 0 5 0 519674081 158588928 10317 33554432000 4194304 4417332 140733919236896 18446744073709551615 4364375 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23949/tid=23970] ppid=23945 vsize=154872 CPUtime=6.22 cores=1,3,5,7
/proc/23949/task/23970/stat : 23970 (plingeling) R 23945 23949 23406 0 -1 4202560 2091 1254 0 0 621 0 0 1 25 0 5 0 519674081 158588928 10317 33554432000 4194304 4417332 140733919236896 18446744073709551615 4355745 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.9
Current children cumulated vsize (KiB) 154872

[startup+12.7005 s]
/proc/loadavg: 4.38 4.12 4.62 10/184 23971
/proc/meminfo: memFree=30819956/32951132 swapFree=67111356/67111528
[pid=23949] ppid=23945 vsize=163196 CPUtime=50.46 cores=1,3,5,7
/proc/23949/stat : 23949 (plingeling) S 23945 23949 23406 0 -1 4202496 28182 1254 0 0 5041 4 0 1 18 0 5 0 519674072 167112704 12404 33554432000 4194304 4417332 140733919236896 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/23949/statm: 40799 12404 181 55 0 38685 0
[pid=23949/tid=23967] ppid=23945 vsize=163196 CPUtime=12.62 cores=1,3,5,7
/proc/23949/task/23967/stat : 23967 (plingeling) R 23945 23949 23406 0 -1 4202560 8126 1254 0 0 1260 1 0 1 25 0 5 0 519674081 167112704 12404 33554432000 4194304 4417332 140733919236896 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23949/tid=23968] ppid=23945 vsize=163196 CPUtime=12.61 cores=1,3,5,7
/proc/23949/task/23968/stat : 23968 (plingeling) R 23945 23949 23406 0 -1 4202560 8395 1254 0 0 1259 1 0 1 25 0 5 0 519674081 167112704 12404 33554432000 4194304 4417332 140733919236896 18446744073709551615 4275738 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23949/tid=23969] ppid=23945 vsize=163196 CPUtime=12.54 cores=1,3,5,7
/proc/23949/task/23969/stat : 23969 (plingeling) R 23945 23949 23406 0 -1 4202560 3857 1254 0 0 1253 0 0 1 25 0 5 0 519674081 167112704 12404 33554432000 4194304 4417332 140733919236896 18446744073709551615 4236577 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23949/tid=23970] ppid=23945 vsize=163196 CPUtime=12.62 cores=1,3,5,7
/proc/23949/task/23970/stat : 23970 (plingeling) R 23945 23949 23406 0 -1 4202560 2894 1254 0 0 1261 0 0 1 25 0 5 0 519674081 167112704 12404 33554432000 4194304 4417332 140733919236896 18446744073709551615 4232636 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.46
Current children cumulated vsize (KiB) 163196

[startup+25.5012 s]
/proc/loadavg: 5.18 4.31 4.68 10/184 23971
/proc/meminfo: memFree=30789332/32951132 swapFree=67111356/67111528
[pid=23949] ppid=23945 vsize=177172 CPUtime=101.6 cores=1,3,5,7
/proc/23949/stat : 23949 (plingeling) S 23945 23949 23406 0 -1 4202496 39919 1254 0 0 10153 6 0 1 18 0 5 0 519674072 181424128 15798 33554432000 4194304 4417332 140733919236896 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/23949/statm: 44293 15798 181 55 0 42179 0
[pid=23949/tid=23967] ppid=23945 vsize=177172 CPUtime=25.41 cores=1,3,5,7
/proc/23949/task/23967/stat : 23967 (plingeling) R 23945 23949 23406 0 -1 4202560 9920 1254 0 0 2539 1 0 1 25 0 5 0 519674081 181424128 15798 33554432000 4194304 4417332 140733919236896 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23949/tid=23968] ppid=23945 vsize=177172 CPUtime=25.41 cores=1,3,5,7
/proc/23949/task/23968/stat : 23968 (plingeling) R 23945 23949 23406 0 -1 4202560 13100 1254 0 0 2539 1 0 1 25 0 5 0 519674081 181424128 15798 33554432000 4194304 4417332 140733919236896 18446744073709551615 4366359 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23949/tid=23969] ppid=23945 vsize=177172 CPUtime=25.27 cores=1,3,5,7
/proc/23949/task/23969/stat : 23969 (plingeling) R 23945 23949 23406 0 -1 4202560 6554 1254 0 0 2526 0 0 1 25 0 5 0 519674081 181424128 15798 33554432000 4194304 4417332 140733919236896 18446744073709551615 4366053 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23949/tid=23970] ppid=23945 vsize=177172 CPUtime=25.41 cores=1,3,5,7
/proc/23949/task/23970/stat : 23970 (plingeling) R 23945 23949 23406 0 -1 4202560 5435 1254 0 0 2540 0 0 1 25 0 5 0 519674081 181424128 15798 33554432000 4194304 4417332 140733919236896 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.6
Current children cumulated vsize (KiB) 177172

[startup+51.1008 s]
/proc/loadavg: 6.14 4.60 4.76 10/184 23971
/proc/meminfo: memFree=30758548/32951132 swapFree=67111356/67111528
[pid=23949] ppid=23945 vsize=189356 CPUtime=203.86 cores=1,3,5,7
/proc/23949/stat : 23949 (plingeling) S 23945 23949 23406 0 -1 4202496 78154 1254 0 0 20372 13 0 1 18 0 5 0 519674072 193900544 18944 33554432000 4194304 4417332 140733919236896 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/23949/statm: 47339 18944 181 55 0 45225 0
[pid=23949/tid=23967] ppid=23945 vsize=189356 CPUtime=51.01 cores=1,3,5,7
/proc/23949/task/23967/stat : 23967 (plingeling) R 23945 23949 23406 0 -1 4202560 20257 1254 0 0 5097 3 0 1 25 0 5 0 519674081 193900544 18944 33554432000 4194304 4417332 140733919236896 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23949/tid=23968] ppid=23945 vsize=189356 CPUtime=51.01 cores=1,3,5,7
/proc/23949/task/23968/stat : 23968 (plingeling) R 23945 23949 23406 0 -1 4202560 25928 1254 0 0 5096 4 0 1 25 0 5 0 519674081 193900544 18944 33554432000 4194304 4417332 140733919236896 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23949/tid=23969] ppid=23945 vsize=189356 CPUtime=50.74 cores=1,3,5,7
/proc/23949/task/23969/stat : 23969 (plingeling) R 23945 23949 23406 0 -1 4202560 15006 1254 0 0 5071 2 0 1 25 0 5 0 519674081 193900544 18944 33554432000 4194304 4417332 140733919236896 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23949/tid=23970] ppid=23945 vsize=189356 CPUtime=51.01 cores=1,3,5,7
/proc/23949/task/23970/stat : 23970 (plingeling) R 23945 23949 23406 0 -1 4202560 12053 1254 0 0 5099 1 0 1 25 0 5 0 519674081 193900544 18944 33554432000 4194304 4417332 140733919236896 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.86
Current children cumulated vsize (KiB) 189356

[startup+102.307 s]
/proc/loadavg: 7.19 5.12 4.93 9/184 24009
/proc/meminfo: memFree=30751196/32951132 swapFree=67111356/67111528
[pid=23949] ppid=23945 vsize=210116 CPUtime=408.41 cores=1,3,5,7
/proc/23949/stat : 23949 (plingeling) S 23945 23949 23406 0 -1 4202496 149358 1254 0 0 40814 26 0 1 18 0 5 0 519674072 215158784 24134 33554432000 4194304 4417332 140733919236896 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/23949/statm: 52529 24134 181 55 0 50415 0
[pid=23949/tid=23967] ppid=23945 vsize=210116 CPUtime=102.22 cores=1,3,5,7
/proc/23949/task/23967/stat : 23967 (plingeling) R 23945 23949 23406 0 -1 4202560 40227 1254 0 0 10215 6 0 1 25 0 5 0 519674081 215158784 24134 33554432000 4194304 4417332 140733919236896 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23949/tid=23968] ppid=23945 vsize=210116 CPUtime=102.22 cores=1,3,5,7
/proc/23949/task/23968/stat : 23968 (plingeling) R 23945 23949 23406 0 -1 4202560 44096 1254 0 0 10213 8 0 1 25 0 5 0 519674081 215158784 24134 33554432000 4194304 4417332 140733919236896 18446744073709551615 4310576 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23949/tid=23969] ppid=23945 vsize=210116 CPUtime=101.66 cores=1,3,5,7
/proc/23949/task/23969/stat : 23969 (plingeling) R 23945 23949 23406 0 -1 4202560 32695 1254 0 0 10160 5 0 1 25 0 5 0 519674081 215158784 24134 33554432000 4194304 4417332 140733919236896 18446744073709551615 4276054 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23949/tid=23970] ppid=23945 vsize=210116 CPUtime=102.22 cores=1,3,5,7
/proc/23949/task/23970/stat : 23970 (plingeling) R 23945 23949 23406 0 -1 4202560 27430 1254 0 0 10217 4 0 1 25 0 5 0 519674081 215158784 24134 33554432000 4194304 4417332 140733919236896 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 408.41
Current children cumulated vsize (KiB) 210116

[startup+162.301 s]
/proc/loadavg: 7.70 5.64 5.12 9/184 24011
/proc/meminfo: memFree=30718044/32951132 swapFree=67111356/67111528
[pid=23949] ppid=23945 vsize=219096 CPUtime=648.06 cores=1,3,5,7
/proc/23949/stat : 23949 (plingeling) S 23945 23949 23406 0 -1 4202496 226831 1254 0 0 64765 40 0 1 18 0 5 0 519674072 224354304 26402 33554432000 4194304 4417332 140733919236896 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/23949/statm: 54774 26402 181 55 0 52660 0
[pid=23949/tid=23967] ppid=23945 vsize=219096 CPUtime=162.22 cores=1,3,5,7
/proc/23949/task/23967/stat : 23967 (plingeling) R 23945 23949 23406 0 -1 4202560 59040 1254 0 0 16212 9 0 1 25 0 5 0 519674081 224354304 26402 33554432000 4194304 4417332 140733919236896 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23949/tid=23968] ppid=23945 vsize=219096 CPUtime=162.21 cores=1,3,5,7
/proc/23949/task/23968/stat : 23968 (plingeling) R 23945 23949 23406 0 -1 4202560 65394 1254 0 0 16208 12 0 1 25 0 5 0 519674081 224354304 26402 33554432000 4194304 4417332 140733919236896 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23949/tid=23969] ppid=23945 vsize=219096 CPUtime=161.33 cores=1,3,5,7
/proc/23949/task/23969/stat : 23969 (plingeling) R 23945 23949 23406 0 -1 4202560 54790 1254 0 0 16124 8 0 1 25 0 5 0 519674081 224354304 26402 33554432000 4194304 4417332 140733919236896 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23949/tid=23970] ppid=23945 vsize=219096 CPUtime=162.21 cores=1,3,5,7
/proc/23949/task/23970/stat : 23970 (plingeling) R 23945 23949 23406 0 -1 4202560 42697 1254 0 0 16213 7 0 1 25 0 5 0 519674081 224354304 26402 33554432000 4194304 4417332 140733919236896 18446744073709551615 4364919 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 648.06
Current children cumulated vsize (KiB) 219096

[startup+222.301 s]
/proc/loadavg: 7.89 6.07 5.30 9/184 24012
/proc/meminfo: memFree=30638904/32951132 swapFree=67111356/67111528
[pid=23949] ppid=23945 vsize=240100 CPUtime=887.74 cores=1,3,5,7
/proc/23949/stat : 23949 (plingeling) S 23945 23949 23406 0 -1 4202496 300715 1254 0 0 88723 50 0 1 18 0 5 0 519674072 245862400 31652 33554432000 4194304 4417332 140733919236896 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/23949/statm: 60025 31652 181 55 0 57911 0
[pid=23949/tid=23967] ppid=23945 vsize=240100 CPUtime=222.22 cores=1,3,5,7
/proc/23949/task/23967/stat : 23967 (plingeling) R 23945 23949 23406 0 -1 4202560 75659 1254 0 0 22209 12 0 1 25 0 5 0 519674081 245862400 31652 33554432000 4194304 4417332 140733919236896 18446744073709551615 4364667 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23949/tid=23968] ppid=23945 vsize=240100 CPUtime=222.21 cores=1,3,5,7
/proc/23949/task/23968/stat : 23968 (plingeling) R 23945 23949 23406 0 -1 4202560 88584 1254 0 0 22205 15 0 1 25 0 5 0 519674081 245862400 31652 33554432000 4194304 4417332 140733919236896 18446744073709551615 4356771 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23949/tid=23969] ppid=23945 vsize=240100 CPUtime=221 cores=1,3,5,7
/proc/23949/task/23969/stat : 23969 (plingeling) R 23945 23949 23406 0 -1 4202560 73561 1254 0 0 22088 11 0 1 25 0 5 0 519674081 245862400 31652 33554432000 4194304 4417332 140733919236896 18446744073709551615 4365960 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23949/tid=23970] ppid=23945 vsize=240100 CPUtime=222.22 cores=1,3,5,7
/proc/23949/task/23970/stat : 23970 (plingeling) R 23945 23949 23406 0 -1 4202560 58001 1254 0 0 22212 9 0 1 25 0 5 0 519674081 245862400 31652 33554432000 4194304 4417332 140733919236896 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 887.74
Current children cumulated vsize (KiB) 240100

[startup+282.301 s]
/proc/loadavg: 8.10 6.45 5.48 9/184 24014
/proc/meminfo: memFree=30588404/32951132 swapFree=67111356/67111528
[pid=23949] ppid=23945 vsize=260460 CPUtime=1127.42 cores=1,3,5,7
/proc/23949/stat : 23949 (plingeling) S 23945 23949 23406 0 -1 4202496 371809 1254 0 0 112680 61 0 1 18 0 5 0 519674072 266711040 36743 33554432000 4194304 4417332 140733919236896 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/23949/statm: 65115 36743 181 55 0 63001 0
[pid=23949/tid=23967] ppid=23945 vsize=260460 CPUtime=282.22 cores=1,3,5,7
/proc/23949/task/23967/stat : 23967 (plingeling) R 23945 23949 23406 0 -1 4202560 95261 1254 0 0 28206 15 0 1 25 0 5 0 519674081 266711040 36743 33554432000 4194304 4417332 140733919236896 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23949/tid=23968] ppid=23945 vsize=260460 CPUtime=282.21 cores=1,3,5,7
/proc/23949/task/23968/stat : 23968 (plingeling) R 23945 23949 23406 0 -1 4202560 108939 1254 0 0 28202 18 0 1 25 0 5 0 519674081 266711040 36743 33554432000 4194304 4417332 140733919236896 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23949/tid=23969] ppid=23945 vsize=260460 CPUtime=280.69 cores=1,3,5,7
/proc/23949/task/23969/stat : 23969 (plingeling) R 23945 23949 23406 0 -1 4202560 90265 1254 0 0 28054 14 0 1 25 0 5 0 519674081 266711040 36743 33554432000 4194304 4417332 140733919236896 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23949/tid=23970] ppid=23945 vsize=260460 CPUtime=282.22 cores=1,3,5,7
/proc/23949/task/23970/stat : 23970 (plingeling) R 23945 23949 23406 0 -1 4202560 72434 1254 0 0 28210 11 0 1 25 0 5 0 519674081 266711040 36743 33554432000 4194304 4417332 140733919236896 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1127.42
Current children cumulated vsize (KiB) 260460

[startup+342.3 s]
/proc/loadavg: 8.16 6.76 5.64 9/184 24015
/proc/meminfo: memFree=30543980/32951132 swapFree=67111356/67111528
[pid=23949] ppid=23945 vsize=287260 CPUtime=1367.09 cores=1,3,5,7
/proc/23949/stat : 23949 (plingeling) S 23945 23949 23406 0 -1 4202496 437607 1254 0 0 136638 70 0 1 18 0 5 0 519674072 294154240 43443 33554432000 4194304 4417332 140733919236896 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/23949/statm: 71815 43443 181 55 0 69701 0
[pid=23949/tid=23967] ppid=23945 vsize=287260 CPUtime=342.23 cores=1,3,5,7
/proc/23949/task/23967/stat : 23967 (plingeling) R 23945 23949 23406 0 -1 4202560 111055 1254 0 0 34204 18 0 1 25 0 5 0 519674081 294154240 43443 33554432000 4194304 4417332 140733919236896 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23949/tid=23968] ppid=23945 vsize=287260 CPUtime=342.22 cores=1,3,5,7
/proc/23949/task/23968/stat : 23968 (plingeling) R 23945 23949 23406 0 -1 4202560 123243 1254 0 0 34201 20 0 1 25 0 5 0 519674081 294154240 43443 33554432000 4194304 4417332 140733919236896 18446744073709551615 4364808 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23949/tid=23969] ppid=23945 vsize=287260 CPUtime=340.36 cores=1,3,5,7
/proc/23949/task/23969/stat : 23969 (plingeling) R 23945 23949 23406 0 -1 4202560 106678 1254 0 0 34018 17 0 1 25 0 5 0 519674081 294154240 43443 33554432000 4194304 4417332 140733919236896 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23949/tid=23970] ppid=23945 vsize=287260 CPUtime=342.22 cores=1,3,5,7
/proc/23949/task/23970/stat : 23970 (plingeling) R 23945 23949 23406 0 -1 4202560 91721 1254 0 0 34207 14 0 1 25 0 5 0 519674081 294154240 43443 33554432000 4194304 4417332 140733919236896 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1367.09
Current children cumulated vsize (KiB) 287260

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

[startup+345.501 s]
/proc/loadavg: 8.15 6.78 5.65 9/184 24015
/proc/meminfo: memFree=30549304/32951132 swapFree=67111356/67111528
[pid=23949] ppid=23945 vsize=282740 CPUtime=1379.88 cores=1,3,5,7
/proc/23949/stat : 23949 (plingeling) S 23945 23949 23406 0 -1 4202496 439313 1254 0 0 137916 71 0 1 18 0 5 0 519674072 289525760 42313 33554432000 4194304 4417332 140733919236896 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/23949/statm: 70685 42313 181 55 0 68571 0
[pid=23949/tid=23967] ppid=23945 vsize=282740 CPUtime=345.42 cores=1,3,5,7
/proc/23949/task/23967/stat : 23967 (plingeling) R 23945 23949 23406 0 -1 4202560 111916 1254 0 0 34523 18 0 1 25 0 5 0 519674081 289525760 42313 33554432000 4194304 4417332 140733919236896 18446744073709551615 4275967 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23949/tid=23968] ppid=23945 vsize=282740 CPUtime=345.42 cores=1,3,5,7
/proc/23949/task/23968/stat : 23968 (plingeling) R 23945 23949 23406 0 -1 4202560 123790 1254 0 0 34521 20 0 1 25 0 5 0 519674081 289525760 42313 33554432000 4194304 4417332 140733919236896 18446744073709551615 4236961 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23949/tid=23969] ppid=23945 vsize=282740 CPUtime=343.54 cores=1,3,5,7
/proc/23949/task/23969/stat : 23969 (plingeling) R 23945 23949 23406 0 -1 4202560 106976 1254 0 0 34336 17 0 1 25 0 5 0 519674081 289525760 42313 33554432000 4194304 4417332 140733919236896 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23949/tid=23970] ppid=23945 vsize=282740 CPUtime=345.42 cores=1,3,5,7
/proc/23949/task/23970/stat : 23970 (plingeling) R 23945 23949 23406 0 -1 4202560 91721 1254 0 0 34527 14 0 1 25 0 5 0 519674081 289525760 42313 33554432000 4194304 4417332 140733919236896 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1379.88
Current children cumulated vsize (KiB) 282740

[startup+348.706 s]
/proc/loadavg: 8.14 6.80 5.67 9/184 24015
/proc/meminfo: memFree=30546452/32951132 swapFree=67111356/67111528
[pid=23949] ppid=23945 vsize=272984 CPUtime=1392.68 cores=1,3,5,7
/proc/23949/stat : 23949 (plingeling) S 23945 23949 23406 0 -1 4202496 440947 1254 0 0 139196 71 0 1 18 0 5 0 519674072 279535616 39874 33554432000 4194304 4417332 140733919236896 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/23949/statm: 68246 39874 181 55 0 66132 0
[pid=23949/tid=23967] ppid=23945 vsize=272984 CPUtime=348.63 cores=1,3,5,7
/proc/23949/task/23967/stat : 23967 (plingeling) R 23945 23949 23406 0 -1 4202560 112355 1254 0 0 34844 18 0 1 25 0 5 0 519674081 279535616 39874 33554432000 4194304 4417332 140733919236896 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23949/tid=23968] ppid=23945 vsize=272984 CPUtime=348.62 cores=1,3,5,7
/proc/23949/task/23968/stat : 23968 (plingeling) R 23945 23949 23406 0 -1 4202560 123790 1254 0 0 34841 20 0 1 25 0 5 0 519674081 279535616 39874 33554432000 4194304 4417332 140733919236896 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23949/tid=23969] ppid=23945 vsize=272984 CPUtime=346.72 cores=1,3,5,7
/proc/23949/task/23969/stat : 23969 (plingeling) R 23945 23949 23406 0 -1 4202560 108171 1254 0 0 34654 17 0 1 25 0 5 0 519674081 279535616 39874 33554432000 4194304 4417332 140733919236896 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23949/tid=23970] ppid=23945 vsize=272984 CPUtime=348.63 cores=1,3,5,7
/proc/23949/task/23970/stat : 23970 (plingeling) R 23945 23949 23406 0 -1 4202560 91721 1254 0 0 34848 14 0 1 25 0 5 0 519674081 279535616 39874 33554432000 4194304 4417332 140733919236896 18446744073709551615 4237136 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1392.68
Current children cumulated vsize (KiB) 272984

[startup+351.901 s]
/proc/loadavg: 8.14 6.80 5.67 9/184 24015
/proc/meminfo: memFree=30569640/32951132 swapFree=67111356/67111528
[pid=23949] ppid=23945 vsize=265500 CPUtime=1405.46 cores=1,3,5,7
/proc/23949/stat : 23949 (plingeling) S 23945 23949 23406 0 -1 4202496 444439 1254 0 0 140473 72 0 1 18 0 5 0 519674072 271872000 38003 33554432000 4194304 4417332 140733919236896 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/23949/statm: 66375 38003 181 55 0 64261 0
[pid=23949/tid=23967] ppid=23945 vsize=265500 CPUtime=351.83 cores=1,3,5,7
/proc/23949/task/23967/stat : 23967 (plingeling) R 23945 23949 23406 0 -1 4202560 112380 1254 0 0 35164 18 0 1 25 0 5 0 519674081 271872000 38003 33554432000 4194304 4417332 140733919236896 18446744073709551615 4364722 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23949/tid=23968] ppid=23945 vsize=265500 CPUtime=351.82 cores=1,3,5,7
/proc/23949/task/23968/stat : 23968 (plingeling) R 23945 23949 23406 0 -1 4202560 126278 1254 0 0 35161 20 0 1 25 0 5 0 519674081 271872000 38003 33554432000 4194304 4417332 140733919236896 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23949/tid=23969] ppid=23945 vsize=265500 CPUtime=349.91 cores=1,3,5,7
/proc/23949/task/23969/stat : 23969 (plingeling) R 23945 23949 23406 0 -1 4202560 108178 1254 0 0 34973 17 0 1 25 0 5 0 519674081 271872000 38003 33554432000 4194304 4417332 140733919236896 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23949/tid=23970] ppid=23945 vsize=265500 CPUtime=351.83 cores=1,3,5,7
/proc/23949/task/23970/stat : 23970 (plingeling) R 23945 23949 23406 0 -1 4202560 92693 1254 0 0 35168 14 0 1 25 0 5 0 519674081 271872000 38003 33554432000 4194304 4417332 140733919236896 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1405.46
Current children cumulated vsize (KiB) 265500

[startup+353.5 s]
/proc/loadavg: 8.13 6.82 5.68 9/184 24015
/proc/meminfo: memFree=30566416/32951132 swapFree=67111356/67111528
[pid=23949] ppid=23945 vsize=270852 CPUtime=1411.83 cores=1,3,5,7
/proc/23949/stat : 23949 (plingeling) S 23945 23949 23406 0 -1 4202496 445777 1254 0 0 141110 72 0 1 18 0 5 0 519674072 277352448 39341 33554432000 4194304 4417332 140733919236896 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/23949/statm: 67713 39341 181 55 0 65599 0
[pid=23949/tid=23967] ppid=23945 vsize=270852 CPUtime=353.42 cores=1,3,5,7
/proc/23949/task/23967/stat : 23967 (plingeling) R 23945 23949 23406 0 -1 4202560 113152 1254 0 0 35323 18 0 1 25 0 5 0 519674081 277352448 39341 33554432000 4194304 4417332 140733919236896 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23949/tid=23968] ppid=23945 vsize=270852 CPUtime=353.41 cores=1,3,5,7
/proc/23949/task/23968/stat : 23968 (plingeling) R 23945 23949 23406 0 -1 4202560 126278 1254 0 0 35320 20 0 1 25 0 5 0 519674081 277352448 39341 33554432000 4194304 4417332 140733919236896 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23949/tid=23969] ppid=23945 vsize=270852 CPUtime=351.49 cores=1,3,5,7
/proc/23949/task/23969/stat : 23969 (plingeling) R 23945 23949 23406 0 -1 4202560 108744 1254 0 0 35131 17 0 1 25 0 5 0 519674081 277352448 39341 33554432000 4194304 4417332 140733919236896 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23949/tid=23970] ppid=23945 vsize=270852 CPUtime=353.42 cores=1,3,5,7
/proc/23949/task/23970/stat : 23970 (plingeling) R 23945 23949 23406 0 -1 4202560 92693 1254 0 0 35327 14 0 1 25 0 5 0 519674081 277352448 39341 33554432000 4194304 4417332 140733919236896 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1411.83
Current children cumulated vsize (KiB) 270852

[startup+353.9 s]
/proc/loadavg: 8.13 6.82 5.68 9/184 24015
/proc/meminfo: memFree=30566416/32951132 swapFree=67111356/67111528
[pid=23949] ppid=23945 vsize=262688 CPUtime=1413.43 cores=1,3,5,7
/proc/23949/stat : 23949 (plingeling) S 23945 23949 23406 0 -1 4202496 447763 1254 0 0 141270 72 0 1 18 0 5 0 519674072 268992512 37300 33554432000 4194304 4417332 140733919236896 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/23949/statm: 65672 37300 181 55 0 63558 0
[pid=23949/tid=23967] ppid=23945 vsize=262688 CPUtime=353.82 cores=1,3,5,7
/proc/23949/task/23967/stat : 23967 (plingeling) R 23945 23949 23406 0 -1 4202560 113805 1254 0 0 35363 18 0 1 25 0 5 0 519674081 268992512 37300 33554432000 4194304 4417332 140733919236896 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23949/tid=23968] ppid=23945 vsize=262688 CPUtime=353.82 cores=1,3,5,7
/proc/23949/task/23968/stat : 23968 (plingeling) R 23945 23949 23406 0 -1 4202560 127153 1254 0 0 35360 21 0 1 25 0 5 0 519674081 268992512 37300 33554432000 4194304 4417332 140733919236896 18446744073709551615 4364498 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23949/tid=23969] ppid=23945 vsize=262688 CPUtime=351.89 cores=1,3,5,7
/proc/23949/task/23969/stat : 23969 (plingeling) R 23945 23949 23406 0 -1 4202560 108744 1254 0 0 35171 17 0 1 25 0 5 0 519674081 268992512 37300 33554432000 4194304 4417332 140733919236896 18446744073709551615 4236969 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23949/tid=23970] ppid=23945 vsize=262688 CPUtime=353.82 cores=1,3,5,7
/proc/23949/task/23970/stat : 23970 (plingeling) R 23945 23949 23406 0 -1 4202560 93151 1254 0 0 35367 14 0 1 25 0 5 0 519674081 268992512 37300 33554432000 4194304 4417332 140733919236896 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1413.43
Current children cumulated vsize (KiB) 262688

[startup+354.1 s]
/proc/loadavg: 8.13 6.82 5.68 9/184 24015
/proc/meminfo: memFree=30577080/32951132 swapFree=67111356/67111528
[pid=23949] ppid=23945 vsize=262748 CPUtime=1414.25 cores=1,3,5,7
/proc/23949/stat : 23949 (plingeling) S 23945 23949 23406 0 -1 4202496 447778 1254 0 0 141352 72 0 1 18 0 5 0 519674072 269053952 37315 33554432000 4194304 4417332 140733919236896 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/23949/statm: 65687 37315 181 55 0 63573 0
[pid=23949/tid=23967] ppid=23945 vsize=262748 CPUtime=354.03 cores=1,3,5,7
/proc/23949/task/23967/stat : 23967 (plingeling) R 23945 23949 23406 0 -1 4202560 113805 1254 0 0 35384 18 0 1 25 0 5 0 519674081 269053952 37315 33554432000 4194304 4417332 140733919236896 18446744073709551615 4364760 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23949/tid=23968] ppid=23945 vsize=262748 CPUtime=354.03 cores=1,3,5,7
/proc/23949/task/23968/stat : 23968 (plingeling) R 23945 23949 23406 0 -1 4202560 127153 1254 0 0 35381 21 0 1 25 0 5 0 519674081 269053952 37315 33554432000 4194304 4417332 140733919236896 18446744073709551615 4364671 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23949/tid=23969] ppid=23945 vsize=262748 CPUtime=352.09 cores=1,3,5,7
/proc/23949/task/23969/stat : 23969 (plingeling) R 23945 23949 23406 0 -1 4202560 108759 1254 0 0 35191 17 0 1 25 0 5 0 519674081 269053952 37315 33554432000 4194304 4417332 140733919236896 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23949/tid=23970] ppid=23945 vsize=262748 CPUtime=354.03 cores=1,3,5,7
/proc/23949/task/23970/stat : 23970 (plingeling) R 23945 23949 23406 0 -1 4202560 93151 1254 0 0 35388 14 0 1 25 0 5 0 519674081 269053952 37315 33554432000 4194304 4417332 140733919236896 18446744073709551615 4364409 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1414.25
Current children cumulated vsize (KiB) 262748

[startup+354.206 s]
/proc/loadavg: 8.13 6.82 5.68 9/184 24015
/proc/meminfo: memFree=30577080/32951132 swapFree=67111356/67111528
[pid=23949] ppid=23945 vsize=262748 CPUtime=1414.51 cores=1,3,5,7
/proc/23949/stat : 23949 (plingeling) S 23945 23949 23406 0 -1 4202496 447779 1254 0 0 141378 72 0 1 18 0 3 0 519674072 269053952 37316 33554432000 4194304 4417332 140733919236896 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/23949/statm: 65687 37316 182 55 0 63573 0
[pid=23949/tid=23967] ppid=23945 vsize=262748 CPUtime=354.13 cores=1,3,5,7
/proc/23949/task/23967/stat : 23967 (plingeling) R 23945 23949 23406 0 -1 4202560 113805 1254 0 0 35394 18 0 1 25 0 3 0 519674081 269053952 37316 33554432000 4194304 4417332 140733919236896 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23949/tid=23969] ppid=23945 vsize=262748 CPUtime=352.19 cores=1,3,5,7
/proc/23949/task/23969/stat : 23969 (plingeling) R 23945 23949 23406 0 -1 4202560 108759 1254 0 0 35201 17 0 1 25 0 3 0 519674081 269053952 37316 33554432000 4194304 4417332 140733919236896 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1414.51
Current children cumulated vsize (KiB) 262748

Child status: 20
Real time (s): 354.292
CPU time (s): 1414.67
CPU user time (s): 1413.92
CPU system time (s): 0.745886
CPU usage (%): 399.294
Max. virtual memory (cumulated for all children) (KiB): 290484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1413.92
system time used= 0.745886
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 449036
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= 926
involuntary context switches= 6688

runsolver used 0.617906 second user time and 1.3208 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-29 14:39:04
IDJOB=3289207
IDBENCH=83117
IDSOLVER=1605
FILE ID=node131/3289207-1304080744
RUNJOBID= node131-1304080744-23932
PBS_JOBID= 13170501
Free space on /tmp= 71384 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom13.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3289207-1304080744/watcher-3289207-1304080744 -o /tmp/evaluation-result-3289207-1304080744/solver-3289207-1304080744 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3289207-1304080744.cnf

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

MD5SUM BENCH= f3c2fb082f5fbc8fb1f714d6ee13929d
RANDOM SEED=795884198

node131.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.830
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.66
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.830
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.830
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.83
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.830
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.830
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.830
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.830
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.830
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:     32951132 kB
MemFree:      30918900 kB
Buffers:        180360 kB
Cached:        1478876 kB
SwapCached:        168 kB
Active:          79556 kB
Inactive:      1645540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      30918900 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            2344 kB
Writeback:           0 kB
AnonPages:       65088 kB
Mapped:          14540 kB
Slab:           242692 kB
PageTables:       4772 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   190804 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71384 MiB
End job on node131 at 2011-04-29 14:44:59