Trace number 3310071

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 340.672 43.3644

General information on the benchmark

NameSAT02/industrial/nam/fpga-routing/
k2fix_gr_rcs_w9.shuffled.cnf
MD5SUM3469bb30890bba597175d692c3430b0e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark39.8739
Satisfiable
(Un)Satisfiability was proved
Number of variables11313
Number of clauses305160
Sum of the clauses size619119
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2303903
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51257

Solver Data

340.59/43.36	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-3310071-1304019119/watcher-3310071-1304019119 -o /tmp/evaluation-result-3310071-1304019119/solver-3310071-1304019119 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3310071-1304019119.cnf 

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

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


[startup+0 s]
/proc/loadavg: 3.45 1.00 0.34 1/170 1491
/proc/meminfo: memFree=22233888/32951124 swapFree=67111528/67111528
[pid=1491] ppid=1489 vsize=8728 CPUtime=0 cores=0-7
/proc/1491/stat : 1491 (plingeling) S 1489 1491 1220 0 -1 4202496 220 0 0 0 0 0 0 0 19 0 1 0 494327219 8937472 150 33554432000 4194304 4417332 140736609261648 18446744073709551615 254261210157 0 0 4096 0 18446744071562232103 0 0 17 3 0 0 0
/proc/1491/statm: 2182 150 125 55 0 68 0

[startup+0.0979401 s]
/proc/loadavg: 3.45 1.00 0.34 1/170 1491
/proc/meminfo: memFree=22233888/32951124 swapFree=67111528/67111528
[pid=1491] ppid=1489 vsize=23136 CPUtime=0.08 cores=0-7
/proc/1491/stat : 1491 (plingeling) R 1489 1491 1220 0 -1 4202496 3845 1261 0 0 8 0 0 0 19 0 1 0 494327219 23691264 3774 33554432000 4194304 4417332 140736609261648 18446744073709551615 4264940 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/1491/statm: 5784 3774 147 55 0 3670 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 23136

[startup+0.100938 s]
/proc/loadavg: 3.45 1.00 0.34 1/170 1491
/proc/meminfo: memFree=22233888/32951124 swapFree=67111528/67111528
[pid=1491] ppid=1489 vsize=23136 CPUtime=0.09 cores=0-7
/proc/1491/stat : 1491 (plingeling) R 1489 1491 1220 0 -1 4202496 3845 1261 0 0 9 0 0 0 19 0 1 0 494327219 23691264 3774 33554432000 4194304 4417332 140736609261648 18446744073709551615 4231537 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/1491/statm: 5784 3774 147 55 0 3670 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23136

[startup+0.300903 s]
/proc/loadavg: 3.45 1.00 0.34 1/170 1491
/proc/meminfo: memFree=22233888/32951124 swapFree=67111528/67111528
[pid=1491] ppid=1489 vsize=35424 CPUtime=0.28 cores=0-7
/proc/1491/stat : 1491 (plingeling) R 1489 1491 1220 0 -1 4202496 6917 1261 0 0 28 0 0 0 20 0 1 0 494327219 36274176 6846 33554432000 4194304 4417332 140736609261648 18446744073709551615 4262065 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/1491/statm: 8856 6846 147 55 0 6742 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 35424

[startup+0.700833 s]
/proc/loadavg: 3.45 1.00 0.34 1/170 1491
/proc/meminfo: memFree=22233888/32951124 swapFree=67111528/67111528
[pid=1491] ppid=1489 vsize=52000 CPUtime=0.69 cores=0-7
/proc/1491/stat : 1491 (plingeling) R 1489 1491 1220 0 -1 4202496 11061 1261 0 0 68 1 0 0 20 0 1 0 494327219 53248000 10990 33554432000 4194304 4417332 140736609261648 18446744073709551615 4262065 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/1491/statm: 13000 10990 147 55 0 10886 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 52000

[startup+1.50066 s]
/proc/loadavg: 3.25 1.00 0.35 9/179 1505
/proc/meminfo: memFree=22188440/32951124 swapFree=67111528/67111528
[pid=1491] ppid=1489 vsize=211872 CPUtime=6.84 cores=0-7
/proc/1491/stat : 1491 (plingeling) S 1489 1491 1220 0 -1 4202496 30860 1261 0 0 680 4 0 0 18 0 9 0 494327219 216956928 14199 33554432000 4194304 4417332 140736609261648 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/1491/statm: 52968 14199 181 55 0 50854 0
[pid=1491/tid=1498] ppid=1489 vsize=211872 CPUtime=0.76 cores=0-7
/proc/1491/task/1498/stat : 1498 (plingeling) R 1489 1491 1220 0 -1 4202560 1706 1261 0 0 76 0 0 0 25 0 9 0 494327292 216956928 14199 33554432000 4194304 4417332 140736609261648 18446744073709551615 4248198 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=1491/tid=1499] ppid=1489 vsize=211872 CPUtime=0.76 cores=0-7
/proc/1491/task/1499/stat : 1499 (plingeling) R 1489 1491 1220 0 -1 4202560 2930 1261 0 0 76 0 0 0 18 0 9 0 494327292 216956928 14199 33554432000 4194304 4417332 140736609261648 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1491/tid=1500] ppid=1489 vsize=211872 CPUtime=0.76 cores=0-7
/proc/1491/task/1500/stat : 1500 (plingeling) R 1489 1491 1220 0 -1 4202560 3406 1261 0 0 76 0 0 0 18 0 9 0 494327292 216956928 14199 33554432000 4194304 4417332 140736609261648 18446744073709551615 4258410 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1491/tid=1501] ppid=1489 vsize=211872 CPUtime=0.76 cores=0-7
/proc/1491/task/1501/stat : 1501 (plingeling) R 1489 1491 1220 0 -1 4202560 1923 1261 0 0 76 0 0 0 18 0 9 0 494327292 216956928 14199 33554432000 4194304 4417332 140736609261648 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1491/tid=1502] ppid=1489 vsize=211872 CPUtime=0.76 cores=0-7
/proc/1491/task/1502/stat : 1502 (plingeling) R 1489 1491 1220 0 -1 4202560 1489 1261 0 0 76 0 0 0 21 0 9 0 494327292 216956928 14199 33554432000 4194304 4417332 140736609261648 18446744073709551615 4258178 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1491/tid=1503] ppid=1489 vsize=211872 CPUtime=0.76 cores=0-7
/proc/1491/task/1503/stat : 1503 (plingeling) R 1489 1491 1220 0 -1 4202560 2262 1261 0 0 76 0 0 0 21 0 9 0 494327292 216956928 14199 33554432000 4194304 4417332 140736609261648 18446744073709551615 4235210 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1491/tid=1504] ppid=1489 vsize=211872 CPUtime=0.75 cores=0-7
/proc/1491/task/1504/stat : 1504 (plingeling) R 1489 1491 1220 0 -1 4202560 3335 1261 0 0 75 0 0 0 18 0 9 0 494327292 216956928 14199 33554432000 4194304 4417332 140736609261648 18446744073709551615 4258401 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1491/tid=1505] ppid=1489 vsize=211872 CPUtime=0.76 cores=0-7
/proc/1491/task/1505/stat : 1505 (plingeling) R 1489 1491 1220 0 -1 4202560 2731 1261 0 0 76 0 0 0 23 0 9 0 494327292 216956928 14199 33554432000 4194304 4417332 140736609261648 18446744073709551615 4320161 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 6.84
Current children cumulated vsize (KiB) 211872

[startup+3.10037 s]
/proc/loadavg: 3.25 1.00 0.35 9/179 1505
/proc/meminfo: memFree=22123588/32951124 swapFree=67111528/67111528
[pid=1491] ppid=1489 vsize=266836 CPUtime=19.63 cores=0-7
/proc/1491/stat : 1491 (plingeling) S 1489 1491 1220 0 -1 4202496 45856 1261 0 0 1957 6 0 0 18 0 9 0 494327219 273240064 27940 33554432000 4194304 4417332 140736609261648 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/1491/statm: 66709 27940 181 55 0 64595 0
[pid=1491/tid=1498] ppid=1489 vsize=266836 CPUtime=2.35 cores=0-7
/proc/1491/task/1498/stat : 1498 (plingeling) R 1489 1491 1220 0 -1 4202560 4105 1261 0 0 235 0 0 0 25 0 9 0 494327292 273240064 27940 33554432000 4194304 4417332 140736609261648 18446744073709551615 4249110 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=1491/tid=1499] ppid=1489 vsize=266836 CPUtime=2.35 cores=0-7
/proc/1491/task/1499/stat : 1499 (plingeling) R 1489 1491 1220 0 -1 4202560 3954 1261 0 0 235 0 0 0 20 0 9 0 494327292 273240064 27940 33554432000 4194304 4417332 140736609261648 18446744073709551615 4249935 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1491/tid=1500] ppid=1489 vsize=266836 CPUtime=2.36 cores=0-7
/proc/1491/task/1500/stat : 1500 (plingeling) R 1489 1491 1220 0 -1 4202560 5608 1261 0 0 236 0 0 0 20 0 9 0 494327292 273240064 27940 33554432000 4194304 4417332 140736609261648 18446744073709551615 4335863 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1491/tid=1501] ppid=1489 vsize=266836 CPUtime=2.35 cores=0-7
/proc/1491/task/1501/stat : 1501 (plingeling) R 1489 1491 1220 0 -1 4202560 3206 1261 0 0 235 0 0 0 22 0 9 0 494327292 273240064 27940 33554432000 4194304 4417332 140736609261648 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1491/tid=1502] ppid=1489 vsize=266836 CPUtime=2.35 cores=0-7
/proc/1491/task/1502/stat : 1502 (plingeling) R 1489 1491 1220 0 -1 4202560 3167 1261 0 0 235 0 0 0 25 0 9 0 494327292 273240064 27940 33554432000 4194304 4417332 140736609261648 18446744073709551615 4249186 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1491/tid=1503] ppid=1489 vsize=266836 CPUtime=2.36 cores=0-7
/proc/1491/task/1503/stat : 1503 (plingeling) R 1489 1491 1220 0 -1 4202560 4661 1261 0 0 236 0 0 0 25 0 9 0 494327292 273240064 27940 33554432000 4194304 4417332 140736609261648 18446744073709551615 4249976 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1491/tid=1504] ppid=1489 vsize=266836 CPUtime=2.34 cores=0-7
/proc/1491/task/1504/stat : 1504 (plingeling) R 1489 1491 1220 0 -1 4202560 5537 1261 0 0 234 0 0 0 20 0 9 0 494327292 273240064 27940 33554432000 4194304 4417332 140736609261648 18446744073709551615 4249186 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1491/tid=1505] ppid=1489 vsize=266836 CPUtime=2.35 cores=0-7
/proc/1491/task/1505/stat : 1505 (plingeling) R 1489 1491 1220 0 -1 4202560 4540 1261 0 0 235 0 0 0 25 0 9 0 494327292 273240064 27940 33554432000 4194304 4417332 140736609261648 18446744073709551615 4258472 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 19.63
Current children cumulated vsize (KiB) 266836

[startup+6.30081 s]
/proc/loadavg: 3.63 1.12 0.39 9/179 1506
/proc/meminfo: memFree=22114040/32951124 swapFree=67111528/67111528
[pid=1491] ppid=1489 vsize=278796 CPUtime=45.21 cores=0-7
/proc/1491/stat : 1491 (plingeling) S 1489 1491 1220 0 -1 4202496 50003 1261 0 0 4514 7 0 0 18 0 9 0 494327219 285487104 30930 33554432000 4194304 4417332 140736609261648 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/1491/statm: 69699 30930 181 55 0 67585 0
[pid=1491/tid=1498] ppid=1489 vsize=278796 CPUtime=5.55 cores=0-7
/proc/1491/task/1498/stat : 1498 (plingeling) R 1489 1491 1220 0 -1 4202560 4361 1261 0 0 555 0 0 0 25 0 9 0 494327292 285487104 30930 33554432000 4194304 4417332 140736609261648 18446744073709551615 4250017 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=1491/tid=1499] ppid=1489 vsize=278796 CPUtime=5.56 cores=0-7
/proc/1491/task/1499/stat : 1499 (plingeling) R 1489 1491 1220 0 -1 4202560 3954 1261 0 0 556 0 0 0 25 0 9 0 494327292 285487104 30930 33554432000 4194304 4417332 140736609261648 18446744073709551615 4250080 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1491/tid=1500] ppid=1489 vsize=278796 CPUtime=5.56 cores=0-7
/proc/1491/task/1500/stat : 1500 (plingeling) R 1489 1491 1220 0 -1 4202560 5608 1261 0 0 556 0 0 0 25 0 9 0 494327292 285487104 30930 33554432000 4194304 4417332 140736609261648 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1491/tid=1501] ppid=1489 vsize=278796 CPUtime=5.56 cores=0-7
/proc/1491/task/1501/stat : 1501 (plingeling) R 1489 1491 1220 0 -1 4202560 7097 1261 0 0 555 1 0 0 25 0 9 0 494327292 285487104 30930 33554432000 4194304 4417332 140736609261648 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1491/tid=1502] ppid=1489 vsize=278796 CPUtime=5.55 cores=0-7
/proc/1491/task/1502/stat : 1502 (plingeling) R 1489 1491 1220 0 -1 4202560 3167 1261 0 0 555 0 0 0 25 0 9 0 494327292 285487104 30930 33554432000 4194304 4417332 140736609261648 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1491/tid=1503] ppid=1489 vsize=278796 CPUtime=5.56 cores=0-7
/proc/1491/task/1503/stat : 1503 (plingeling) R 1489 1491 1220 0 -1 4202560 4661 1261 0 0 556 0 0 0 25 0 9 0 494327292 285487104 30930 33554432000 4194304 4417332 140736609261648 18446744073709551615 4249186 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1491/tid=1504] ppid=1489 vsize=278796 CPUtime=5.52 cores=0-7
/proc/1491/task/1504/stat : 1504 (plingeling) R 1489 1491 1220 0 -1 4202560 5537 1261 0 0 552 0 0 0 25 0 9 0 494327292 285487104 30930 33554432000 4194304 4417332 140736609261648 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1491/tid=1505] ppid=1489 vsize=278796 CPUtime=5.55 cores=0-7
/proc/1491/task/1505/stat : 1505 (plingeling) R 1489 1491 1220 0 -1 4202560 4540 1261 0 0 555 0 0 0 25 0 9 0 494327292 285487104 30930 33554432000 4194304 4417332 140736609261648 18446744073709551615 4249597 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 45.21
Current children cumulated vsize (KiB) 278796

[startup+12.7007 s]
/proc/loadavg: 3.98 1.23 0.43 9/179 1506
/proc/meminfo: memFree=22062620/32951124 swapFree=67111528/67111528
[pid=1491] ppid=1489 vsize=331668 CPUtime=96.37 cores=0-7
/proc/1491/stat : 1491 (plingeling) S 1489 1491 1220 0 -1 4202496 67144 1261 0 0 9627 10 0 0 18 0 9 0 494327219 339628032 44197 33554432000 4194304 4417332 140736609261648 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/1491/statm: 82917 44197 181 55 0 80803 0
[pid=1491/tid=1498] ppid=1489 vsize=331668 CPUtime=11.95 cores=0-7
/proc/1491/task/1498/stat : 1498 (plingeling) R 1489 1491 1220 0 -1 4202560 5468 1261 0 0 1195 0 0 0 25 0 9 0 494327292 339628032 44197 33554432000 4194304 4417332 140736609261648 18446744073709551615 4364734 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=1491/tid=1499] ppid=1489 vsize=331668 CPUtime=11.96 cores=0-7
/proc/1491/task/1499/stat : 1499 (plingeling) R 1489 1491 1220 0 -1 4202560 6002 1261 0 0 1195 1 0 0 25 0 9 0 494327292 339628032 44197 33554432000 4194304 4417332 140736609261648 18446744073709551615 4236613 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1491/tid=1500] ppid=1489 vsize=331668 CPUtime=11.96 cores=0-7
/proc/1491/task/1500/stat : 1500 (plingeling) R 1489 1491 1220 0 -1 4202560 9551 1261 0 0 1195 1 0 0 25 0 9 0 494327292 339628032 44197 33554432000 4194304 4417332 140736609261648 18446744073709551615 4364652 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1491/tid=1501] ppid=1489 vsize=331668 CPUtime=11.95 cores=0-7
/proc/1491/task/1501/stat : 1501 (plingeling) R 1489 1491 1220 0 -1 4202560 8877 1261 0 0 1194 1 0 0 25 0 9 0 494327292 339628032 44197 33554432000 4194304 4417332 140736609261648 18446744073709551615 4356771 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1491/tid=1502] ppid=1489 vsize=331668 CPUtime=11.95 cores=0-7
/proc/1491/task/1502/stat : 1502 (plingeling) R 1489 1491 1220 0 -1 4202560 5313 1261 0 0 1195 0 0 0 25 0 9 0 494327292 339628032 44197 33554432000 4194304 4417332 140736609261648 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1491/tid=1503] ppid=1489 vsize=331668 CPUtime=11.96 cores=0-7
/proc/1491/task/1503/stat : 1503 (plingeling) R 1489 1491 1220 0 -1 4202560 7261 1261 0 0 1196 0 0 0 25 0 9 0 494327292 339628032 44197 33554432000 4194304 4417332 140736609261648 18446744073709551615 4249186 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1491/tid=1504] ppid=1489 vsize=331668 CPUtime=11.89 cores=0-7
/proc/1491/task/1504/stat : 1504 (plingeling) R 1489 1491 1220 0 -1 4202560 8061 1261 0 0 1188 1 0 0 25 0 9 0 494327292 339628032 44197 33554432000 4194304 4417332 140736609261648 18446744073709551615 18446744073699065863 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1491/tid=1505] ppid=1489 vsize=331668 CPUtime=11.95 cores=0-7
/proc/1491/task/1505/stat : 1505 (plingeling) R 1489 1491 1220 0 -1 4202560 5533 1261 0 0 1195 0 0 0 25 0 9 0 494327292 339628032 44197 33554432000 4194304 4417332 140736609261648 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 96.37
Current children cumulated vsize (KiB) 331668

[startup+25.5004 s]
/proc/loadavg: 4.87 1.56 0.55 9/179 1506
/proc/meminfo: memFree=22005808/32951124 swapFree=67111528/67111528
[pid=1491] ppid=1489 vsize=389804 CPUtime=198.7 cores=0-7
/proc/1491/stat : 1491 (plingeling) S 1489 1491 1220 0 -1 4202496 85613 1261 0 0 19856 14 0 0 18 0 9 0 494327219 399159296 58798 33554432000 4194304 4417332 140736609261648 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/1491/statm: 97451 58798 181 55 0 95337 0
[pid=1491/tid=1498] ppid=1489 vsize=389804 CPUtime=24.76 cores=0-7
/proc/1491/task/1498/stat : 1498 (plingeling) R 1489 1491 1220 0 -1 4202560 7955 1261 0 0 2475 1 0 0 25 0 9 0 494327292 399159296 58798 33554432000 4194304 4417332 140736609261648 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=1491/tid=1499] ppid=1489 vsize=389804 CPUtime=24.76 cores=0-7
/proc/1491/task/1499/stat : 1499 (plingeling) R 1489 1491 1220 0 -1 4202560 6934 1261 0 0 2475 1 0 0 25 0 9 0 494327292 399159296 58798 33554432000 4194304 4417332 140736609261648 18446744073709551615 4364385 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1491/tid=1500] ppid=1489 vsize=389804 CPUtime=24.76 cores=0-7
/proc/1491/task/1500/stat : 1500 (plingeling) R 1489 1491 1220 0 -1 4202560 11084 1261 0 0 2475 1 0 0 25 0 9 0 494327292 399159296 58798 33554432000 4194304 4417332 140736609261648 18446744073709551615 4321678 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1491/tid=1501] ppid=1489 vsize=389804 CPUtime=24.75 cores=0-7
/proc/1491/task/1501/stat : 1501 (plingeling) R 1489 1491 1220 0 -1 4202560 13826 1261 0 0 2473 2 0 0 25 0 9 0 494327292 399159296 58798 33554432000 4194304 4417332 140736609261648 18446744073709551615 4353502 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1491/tid=1502] ppid=1489 vsize=389804 CPUtime=24.75 cores=0-7
/proc/1491/task/1502/stat : 1502 (plingeling) R 1489 1491 1220 0 -1 4202560 9075 1261 0 0 2474 1 0 0 25 0 9 0 494327292 399159296 58798 33554432000 4194304 4417332 140736609261648 18446744073709551615 4364736 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1491/tid=1503] ppid=1489 vsize=389804 CPUtime=24.75 cores=0-7
/proc/1491/task/1503/stat : 1503 (plingeling) R 1489 1491 1220 0 -1 4202560 7795 1261 0 0 2475 0 0 0 25 0 9 0 494327292 399159296 58798 33554432000 4194304 4417332 140736609261648 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1491/tid=1504] ppid=1489 vsize=389804 CPUtime=24.62 cores=0-7
/proc/1491/task/1504/stat : 1504 (plingeling) R 1489 1491 1220 0 -1 4202560 8061 1261 0 0 2461 1 0 0 25 0 9 0 494327292 399159296 58798 33554432000 4194304 4417332 140736609261648 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1491/tid=1505] ppid=1489 vsize=389804 CPUtime=24.75 cores=0-7
/proc/1491/task/1505/stat : 1505 (plingeling) R 1489 1491 1220 0 -1 4202560 9805 1261 0 0 2474 1 0 0 25 0 9 0 494327292 399159296 58798 33554432000 4194304 4417332 140736609261648 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 198.7
Current children cumulated vsize (KiB) 389804

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

[startup+31.9063 s]
/proc/loadavg: 5.12 1.67 0.59 9/179 1506
/proc/meminfo: memFree=21939212/32951124 swapFree=67111528/67111528
[pid=1491] ppid=1489 vsize=455172 CPUtime=249.91 cores=0-7
/proc/1491/stat : 1491 (plingeling) S 1489 1491 1220 0 -1 4202496 108157 1261 0 0 24971 20 0 0 18 0 9 0 494327219 466096128 75140 33554432000 4194304 4417332 140736609261648 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/1491/statm: 113793 75140 181 55 0 111679 0
[pid=1491/tid=1498] ppid=1489 vsize=455172 CPUtime=31.16 cores=0-7
/proc/1491/task/1498/stat : 1498 (plingeling) R 1489 1491 1220 0 -1 4202560 7955 1261 0 0 3115 1 0 0 25 0 9 0 494327292 466096128 75140 33554432000 4194304 4417332 140736609261648 18446744073709551615 4281513 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=1491/tid=1499] ppid=1489 vsize=455172 CPUtime=31.16 cores=0-7
/proc/1491/task/1499/stat : 1499 (plingeling) R 1489 1491 1220 0 -1 4202560 6934 1261 0 0 3115 1 0 0 25 0 9 0 494327292 466096128 75140 33554432000 4194304 4417332 140736609261648 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1491/tid=1500] ppid=1489 vsize=455172 CPUtime=31.17 cores=0-7
/proc/1491/task/1500/stat : 1500 (plingeling) R 1489 1491 1220 0 -1 4202560 15607 1261 0 0 3114 3 0 0 25 0 9 0 494327292 466096128 75140 33554432000 4194304 4417332 140736609261648 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1491/tid=1501] ppid=1489 vsize=455172 CPUtime=31.17 cores=0-7
/proc/1491/task/1501/stat : 1501 (plingeling) R 1489 1491 1220 0 -1 4202560 19559 1261 0 0 3113 4 0 0 25 0 9 0 494327292 466096128 75140 33554432000 4194304 4417332 140736609261648 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1491/tid=1502] ppid=1489 vsize=455172 CPUtime=31.15 cores=0-7
/proc/1491/task/1502/stat : 1502 (plingeling) R 1489 1491 1220 0 -1 4202560 13171 1261 0 0 3113 2 0 0 25 0 9 0 494327292 466096128 75140 33554432000 4194304 4417332 140736609261648 18446744073709551615 4248904 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1491/tid=1503] ppid=1489 vsize=455172 CPUtime=31.16 cores=0-7
/proc/1491/task/1503/stat : 1503 (plingeling) R 1489 1491 1220 0 -1 4202560 7795 1261 0 0 3116 0 0 0 25 0 9 0 494327292 466096128 75140 33554432000 4194304 4417332 140736609261648 18446744073709551615 4364656 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1491/tid=1504] ppid=1489 vsize=455172 CPUtime=30.98 cores=0-7
/proc/1491/task/1504/stat : 1504 (plingeling) R 1489 1491 1220 0 -1 4202560 12157 1261 0 0 3096 2 0 0 25 0 9 0 494327292 466096128 75140 33554432000 4194304 4417332 140736609261648 18446744073709551615 4249978 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1491/tid=1505] ppid=1489 vsize=455172 CPUtime=31.16 cores=0-7
/proc/1491/task/1505/stat : 1505 (plingeling) R 1489 1491 1220 0 -1 4202560 13901 1261 0 0 3114 2 0 0 25 0 9 0 494327292 466096128 75140 33554432000 4194304 4417332 140736609261648 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 249.91
Current children cumulated vsize (KiB) 455172

[startup+38.3012 s]
/proc/loadavg: 5.35 1.77 0.63 9/179 1506
/proc/meminfo: memFree=21969592/32951124 swapFree=67111528/67111528
[pid=1491] ppid=1489 vsize=422728 CPUtime=301.04 cores=0-7
/proc/1491/stat : 1491 (plingeling) S 1489 1491 1220 0 -1 4202496 124925 1261 0 0 30080 24 0 0 18 0 9 0 494327219 432873472 67029 33554432000 4194304 4417332 140736609261648 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/1491/statm: 105682 67029 181 55 0 103568 0
[pid=1491/tid=1498] ppid=1489 vsize=422728 CPUtime=37.55 cores=0-7
/proc/1491/task/1498/stat : 1498 (plingeling) R 1489 1491 1220 0 -1 4202560 12369 1261 0 0 3753 2 0 0 25 0 9 0 494327292 432873472 67029 33554432000 4194304 4417332 140736609261648 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=1491/tid=1499] ppid=1489 vsize=422728 CPUtime=37.56 cores=0-7
/proc/1491/task/1499/stat : 1499 (plingeling) R 1489 1491 1220 0 -1 4202560 11030 1261 0 0 3754 2 0 0 25 0 9 0 494327292 432873472 67029 33554432000 4194304 4417332 140736609261648 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1491/tid=1500] ppid=1489 vsize=422728 CPUtime=37.56 cores=0-7
/proc/1491/task/1500/stat : 1500 (plingeling) R 1489 1491 1220 0 -1 4202560 16631 1261 0 0 3753 3 0 0 25 0 9 0 494327292 432873472 67029 33554432000 4194304 4417332 140736609261648 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1491/tid=1501] ppid=1489 vsize=422728 CPUtime=37.56 cores=0-7
/proc/1491/task/1501/stat : 1501 (plingeling) R 1489 1491 1220 0 -1 4202560 21078 1261 0 0 3752 4 0 0 25 0 9 0 494327292 432873472 67029 33554432000 4194304 4417332 140736609261648 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1491/tid=1502] ppid=1489 vsize=422728 CPUtime=37.56 cores=0-7
/proc/1491/task/1502/stat : 1502 (plingeling) R 1489 1491 1220 0 -1 4202560 13734 1261 0 0 3753 3 0 0 25 0 9 0 494327292 432873472 67029 33554432000 4194304 4417332 140736609261648 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1491/tid=1503] ppid=1489 vsize=422728 CPUtime=37.56 cores=0-7
/proc/1491/task/1503/stat : 1503 (plingeling) R 1489 1491 1220 0 -1 4202560 12420 1261 0 0 3755 1 0 0 25 0 9 0 494327292 432873472 67029 33554432000 4194304 4417332 140736609261648 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1491/tid=1504] ppid=1489 vsize=422728 CPUtime=37.35 cores=0-7
/proc/1491/task/1504/stat : 1504 (plingeling) R 1489 1491 1220 0 -1 4202560 12157 1261 0 0 3733 2 0 0 25 0 9 0 494327292 432873472 67029 33554432000 4194304 4417332 140736609261648 18446744073709551615 4364452 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1491/tid=1505] ppid=1489 vsize=422728 CPUtime=37.55 cores=0-7
/proc/1491/task/1505/stat : 1505 (plingeling) R 1489 1491 1220 0 -1 4202560 14428 1261 0 0 3753 2 0 0 25 0 9 0 494327292 432873472 67029 33554432000 4194304 4417332 140736609261648 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 301.04
Current children cumulated vsize (KiB) 422728

[startup+41.5006 s]
/proc/loadavg: 5.56 1.88 0.67 9/179 1507
/proc/meminfo: memFree=21968872/32951124 swapFree=67111528/67111528
[pid=1491] ppid=1489 vsize=424096 CPUtime=326.62 cores=0-7
/proc/1491/stat : 1491 (plingeling) S 1489 1491 1220 0 -1 4202496 125267 1261 0 0 32638 24 0 0 18 0 9 0 494327219 434274304 67371 33554432000 4194304 4417332 140736609261648 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/1491/statm: 106024 67371 181 55 0 103910 0
[pid=1491/tid=1498] ppid=1489 vsize=424096 CPUtime=40.75 cores=0-7
/proc/1491/task/1498/stat : 1498 (plingeling) R 1489 1491 1220 0 -1 4202560 12369 1261 0 0 4073 2 0 0 25 0 9 0 494327292 434274304 67371 33554432000 4194304 4417332 140736609261648 18446744073709551615 4364736 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=1491/tid=1499] ppid=1489 vsize=424096 CPUtime=40.76 cores=0-7
/proc/1491/task/1499/stat : 1499 (plingeling) R 1489 1491 1220 0 -1 4202560 11372 1261 0 0 4074 2 0 0 25 0 9 0 494327292 434274304 67371 33554432000 4194304 4417332 140736609261648 18446744073709551615 4259993 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1491/tid=1500] ppid=1489 vsize=424096 CPUtime=40.76 cores=0-7
/proc/1491/task/1500/stat : 1500 (plingeling) R 1489 1491 1220 0 -1 4202560 16631 1261 0 0 4073 3 0 0 25 0 9 0 494327292 434274304 67371 33554432000 4194304 4417332 140736609261648 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1491/tid=1501] ppid=1489 vsize=424096 CPUtime=40.76 cores=0-7
/proc/1491/task/1501/stat : 1501 (plingeling) R 1489 1491 1220 0 -1 4202560 21078 1261 0 0 4072 4 0 0 25 0 9 0 494327292 434274304 67371 33554432000 4194304 4417332 140736609261648 18446744073709551615 4364568 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1491/tid=1502] ppid=1489 vsize=424096 CPUtime=40.75 cores=0-7
/proc/1491/task/1502/stat : 1502 (plingeling) R 1489 1491 1220 0 -1 4202560 13734 1261 0 0 4072 3 0 0 25 0 9 0 494327292 434274304 67371 33554432000 4194304 4417332 140736609261648 18446744073709551615 4364355 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1491/tid=1503] ppid=1489 vsize=424096 CPUtime=40.76 cores=0-7
/proc/1491/task/1503/stat : 1503 (plingeling) R 1489 1491 1220 0 -1 4202560 12420 1261 0 0 4075 1 0 0 25 0 9 0 494327292 434274304 67371 33554432000 4194304 4417332 140736609261648 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1491/tid=1504] ppid=1489 vsize=424096 CPUtime=40.53 cores=0-7
/proc/1491/task/1504/stat : 1504 (plingeling) R 1489 1491 1220 0 -1 4202560 12157 1261 0 0 4051 2 0 0 25 0 9 0 494327292 434274304 67371 33554432000 4194304 4417332 140736609261648 18446744073709551615 4259896 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1491/tid=1505] ppid=1489 vsize=424096 CPUtime=40.75 cores=0-7
/proc/1491/task/1505/stat : 1505 (plingeling) R 1489 1491 1220 0 -1 4202560 14428 1261 0 0 4073 2 0 0 25 0 9 0 494327292 434274304 67371 33554432000 4194304 4417332 140736609261648 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 326.62
Current children cumulated vsize (KiB) 424096

[startup+42.3005 s]
/proc/loadavg: 5.56 1.88 0.67 9/179 1507
/proc/meminfo: memFree=21968872/32951124 swapFree=67111528/67111528
[pid=1491] ppid=1489 vsize=424096 CPUtime=333.01 cores=0-7
/proc/1491/stat : 1491 (plingeling) S 1489 1491 1220 0 -1 4202496 125267 1261 0 0 33277 24 0 0 18 0 9 0 494327219 434274304 67371 33554432000 4194304 4417332 140736609261648 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/1491/statm: 106024 67371 181 55 0 103910 0
[pid=1491/tid=1498] ppid=1489 vsize=424096 CPUtime=41.55 cores=0-7
/proc/1491/task/1498/stat : 1498 (plingeling) R 1489 1491 1220 0 -1 4202560 12369 1261 0 0 4153 2 0 0 25 0 9 0 494327292 434274304 67371 33554432000 4194304 4417332 140736609261648 18446744073709551615 4364957 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=1491/tid=1499] ppid=1489 vsize=424096 CPUtime=41.56 cores=0-7
/proc/1491/task/1499/stat : 1499 (plingeling) R 1489 1491 1220 0 -1 4202560 11372 1261 0 0 4154 2 0 0 25 0 9 0 494327292 434274304 67371 33554432000 4194304 4417332 140736609261648 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1491/tid=1500] ppid=1489 vsize=424096 CPUtime=41.56 cores=0-7
/proc/1491/task/1500/stat : 1500 (plingeling) R 1489 1491 1220 0 -1 4202560 16631 1261 0 0 4153 3 0 0 25 0 9 0 494327292 434274304 67371 33554432000 4194304 4417332 140736609261648 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1491/tid=1501] ppid=1489 vsize=424096 CPUtime=41.56 cores=0-7
/proc/1491/task/1501/stat : 1501 (plingeling) R 1489 1491 1220 0 -1 4202560 21078 1261 0 0 4152 4 0 0 25 0 9 0 494327292 434274304 67371 33554432000 4194304 4417332 140736609261648 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1491/tid=1502] ppid=1489 vsize=424096 CPUtime=41.55 cores=0-7
/proc/1491/task/1502/stat : 1502 (plingeling) R 1489 1491 1220 0 -1 4202560 13734 1261 0 0 4152 3 0 0 25 0 9 0 494327292 434274304 67371 33554432000 4194304 4417332 140736609261648 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1491/tid=1503] ppid=1489 vsize=424096 CPUtime=41.56 cores=0-7
/proc/1491/task/1503/stat : 1503 (plingeling) R 1489 1491 1220 0 -1 4202560 12420 1261 0 0 4155 1 0 0 25 0 9 0 494327292 434274304 67371 33554432000 4194304 4417332 140736609261648 18446744073709551615 4236772 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1491/tid=1504] ppid=1489 vsize=424096 CPUtime=41.32 cores=0-7
/proc/1491/task/1504/stat : 1504 (plingeling) R 1489 1491 1220 0 -1 4202560 12157 1261 0 0 4130 2 0 0 25 0 9 0 494327292 434274304 67371 33554432000 4194304 4417332 140736609261648 18446744073709551615 4232334 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1491/tid=1505] ppid=1489 vsize=424096 CPUtime=41.55 cores=0-7
/proc/1491/task/1505/stat : 1505 (plingeling) R 1489 1491 1220 0 -1 4202560 14428 1261 0 0 4153 2 0 0 25 0 9 0 494327292 434274304 67371 33554432000 4194304 4417332 140736609261648 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 333.01
Current children cumulated vsize (KiB) 424096

[startup+43.1013 s]
/proc/loadavg: 5.56 1.88 0.67 9/179 1507
/proc/meminfo: memFree=21971352/32951124 swapFree=67111528/67111528
[pid=1491] ppid=1489 vsize=421528 CPUtime=339.41 cores=0-7
/proc/1491/stat : 1491 (plingeling) S 1489 1491 1220 0 -1 4202496 126465 1261 0 0 33917 24 0 0 18 0 9 0 494327219 431644672 66729 33554432000 4194304 4417332 140736609261648 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/1491/statm: 105382 66729 181 55 0 103268 0
[pid=1491/tid=1498] ppid=1489 vsize=421528 CPUtime=42.35 cores=0-7
/proc/1491/task/1498/stat : 1498 (plingeling) R 1489 1491 1220 0 -1 4202560 12369 1261 0 0 4233 2 0 0 25 0 9 0 494327292 431644672 66729 33554432000 4194304 4417332 140736609261648 18446744073709551615 4365003 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=1491/tid=1499] ppid=1489 vsize=421528 CPUtime=42.36 cores=0-7
/proc/1491/task/1499/stat : 1499 (plingeling) R 1489 1491 1220 0 -1 4202560 11372 1261 0 0 4234 2 0 0 25 0 9 0 494327292 431644672 66729 33554432000 4194304 4417332 140736609261648 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1491/tid=1500] ppid=1489 vsize=421528 CPUtime=42.36 cores=0-7
/proc/1491/task/1500/stat : 1500 (plingeling) R 1489 1491 1220 0 -1 4202560 16631 1261 0 0 4233 3 0 0 25 0 9 0 494327292 431644672 66729 33554432000 4194304 4417332 140736609261648 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1491/tid=1501] ppid=1489 vsize=421528 CPUtime=42.36 cores=0-7
/proc/1491/task/1501/stat : 1501 (plingeling) R 1489 1491 1220 0 -1 4202560 22276 1261 0 0 4232 4 0 0 25 0 9 0 494327292 431644672 66729 33554432000 4194304 4417332 140736609261648 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1491/tid=1502] ppid=1489 vsize=421528 CPUtime=42.36 cores=0-7
/proc/1491/task/1502/stat : 1502 (plingeling) R 1489 1491 1220 0 -1 4202560 13734 1261 0 0 4233 3 0 0 25 0 9 0 494327292 431644672 66729 33554432000 4194304 4417332 140736609261648 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1491/tid=1503] ppid=1489 vsize=421528 CPUtime=42.36 cores=0-7
/proc/1491/task/1503/stat : 1503 (plingeling) R 1489 1491 1220 0 -1 4202560 12420 1261 0 0 4235 1 0 0 25 0 9 0 494327292 431644672 66729 33554432000 4194304 4417332 140736609261648 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1491/tid=1504] ppid=1489 vsize=421528 CPUtime=42.12 cores=0-7
/proc/1491/task/1504/stat : 1504 (plingeling) R 1489 1491 1220 0 -1 4202560 12157 1261 0 0 4210 2 0 0 25 0 9 0 494327292 431644672 66729 33554432000 4194304 4417332 140736609261648 18446744073709551615 4263109 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1491/tid=1505] ppid=1489 vsize=421528 CPUtime=42.35 cores=0-7
/proc/1491/task/1505/stat : 1505 (plingeling) R 1489 1491 1220 0 -1 4202560 14428 1261 0 0 4233 2 0 0 25 0 9 0 494327292 431644672 66729 33554432000 4194304 4417332 140736609261648 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 339.41
Current children cumulated vsize (KiB) 421528

[startup+43.3013 s]
/proc/loadavg: 5.56 1.88 0.67 9/179 1507
/proc/meminfo: memFree=21971352/32951124 swapFree=67111528/67111528
[pid=1491] ppid=1489 vsize=421528 CPUtime=340.59 cores=0-7
/proc/1491/stat : 1491 (plingeling) S 1489 1491 1220 0 -1 4202496 126466 1261 0 0 34035 24 0 0 18 0 3 0 494327219 431644672 66730 33554432000 4194304 4417332 140736609261648 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/1491/statm: 105382 66730 182 55 0 103268 0
[pid=1491/tid=1498] ppid=1489 vsize=421528 CPUtime=42.55 cores=0-7
/proc/1491/task/1498/stat : 1498 (plingeling) R 1489 1491 1220 0 -1 4202560 12369 1261 0 0 4253 2 0 0 25 0 3 0 494327292 431644672 66730 33554432000 4194304 4417332 140736609261648 18446744073709551615 4302020 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=1491/tid=1504] ppid=1489 vsize=421528 CPUtime=42.32 cores=0-7
/proc/1491/task/1504/stat : 1504 (plingeling) R 1489 1491 1220 0 -1 4202560 12157 1261 0 0 4230 2 0 0 25 0 3 0 494327292 431644672 66730 33554432000 4194304 4417332 140736609261648 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 340.59
Current children cumulated vsize (KiB) 421528

Child status: 20
Real time (s): 43.3644
CPU time (s): 340.672
CPU user time (s): 340.406
CPU system time (s): 0.265959
CPU usage (%): 785.604
Max. virtual memory (cumulated for all children) (KiB): 489952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 340.406
system time used= 0.265959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 127730
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= 209
involuntary context switches= 1616

runsolver used 0.056991 second user time and 0.183972 second system time

The end

Launcher Data

Begin job on node140 at 2011-04-28 21:31:59
IDJOB=3310071
IDBENCH=88066
IDSOLVER=1695
FILE ID=node140/3310071-1304019119
RUNJOBID= node140-1304019069-1234
PBS_JOBID= 13170278
Free space on /tmp= 72660 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT02/industrial/nam/fpga-routing/k2fix_gr_rcs_w9.shuffled.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3310071-1304019119/watcher-3310071-1304019119 -o /tmp/evaluation-result-3310071-1304019119/solver-3310071-1304019119 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3310071-1304019119.cnf

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

MD5SUM BENCH= 3469bb30890bba597175d692c3430b0e
RANDOM SEED=2020923166

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22234292 kB
Buffers:       2290896 kB
Cached:        7791608 kB
SwapCached:          0 kB
Active:        2577056 kB
Inactive:      7567660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22234292 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4320 kB
Writeback:           0 kB
AnonPages:       62284 kB
Mapped:          14568 kB
Slab:           504536 kB
PageTables:       4020 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   180152 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= 72660 MiB
End job on node140 at 2011-04-28 21:32:42