Trace number 3371409

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 587f (fixed)UNSAT 645.8 164.043

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_f_unknown.cnf
MD5SUMf03ed12a281977a642336980ec847847
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark108.343
Satisfiable
(Un)Satisfiability was proved
Number of variables33320
Number of clauses763101
Sum of the clauses size2854525
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 252598
Number of clauses of size 392683
Number of clauses of size 4617820
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

645.69/164.04	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: 961)

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

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

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


[startup+0 s]
/proc/loadavg: 7.44 7.91 7.48 3/352 15804
/proc/meminfo: memFree=21642272/32951132 swapFree=64495980/67111528
[pid=15804] ppid=15802 vsize=11988 CPUtime=0 cores=0,2,4,6
/proc/15804/stat : 15804 (plingeling) R 15802 15804 14801 0 -1 4202496 1059 1252 0 0 0 0 0 0 21 0 1 0 653866136 12275712 989 33554432000 4194304 4417452 140733245567616 18446744073709551615 210647146240 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/15804/statm: 2997 989 148 55 0 883 0

[startup+0.0773219 s]
/proc/loadavg: 7.44 7.91 7.48 3/352 15804
/proc/meminfo: memFree=21642272/32951132 swapFree=64495980/67111528
[pid=15804] ppid=15802 vsize=34448 CPUtime=0.06 cores=0,2,4,6
/proc/15804/stat : 15804 (plingeling) R 15802 15804 14801 0 -1 4202496 6724 1252 0 0 6 0 0 0 21 0 1 0 653866136 35274752 6637 33554432000 4194304 4417452 140733245567616 18446744073709551615 4231321 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/15804/statm: 8612 6637 149 55 0 6498 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 34448

[startup+0.100317 s]
/proc/loadavg: 7.44 7.91 7.48 3/352 15804
/proc/meminfo: memFree=21642272/32951132 swapFree=64495980/67111528
[pid=15804] ppid=15802 vsize=40592 CPUtime=0.08 cores=0,2,4,6
/proc/15804/stat : 15804 (plingeling) R 15802 15804 14801 0 -1 4202496 8260 1252 0 0 8 0 0 0 21 0 1 0 653866136 41566208 8173 33554432000 4194304 4417452 140733245567616 18446744073709551615 4227819 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/15804/statm: 10148 8173 149 55 0 8034 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 40592

[startup+0.300285 s]
/proc/loadavg: 7.44 7.91 7.48 3/352 15804
/proc/meminfo: memFree=21642272/32951132 swapFree=64495980/67111528
[pid=15804] ppid=15802 vsize=77456 CPUtime=0.29 cores=0,2,4,6
/proc/15804/stat : 15804 (plingeling) R 15802 15804 14801 0 -1 4202496 17476 1252 0 0 27 2 0 0 22 0 1 0 653866136 79314944 17389 33554432000 4194304 4417452 140733245567616 18446744073709551615 210647146240 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/15804/statm: 19364 17389 149 55 0 17250 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 77456

[startup+0.700217 s]
/proc/loadavg: 7.44 7.91 7.48 3/352 15804
/proc/meminfo: memFree=21642272/32951132 swapFree=64495980/67111528
[pid=15804] ppid=15802 vsize=126608 CPUtime=0.68 cores=0,2,4,6
/proc/15804/stat : 15804 (plingeling) R 15802 15804 14801 0 -1 4202496 29764 1252 0 0 65 3 0 0 24 0 1 0 653866136 129646592 29677 33554432000 4194304 4417452 140733245567616 18446744073709551615 210647146240 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/15804/statm: 31652 29677 149 55 0 29538 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 126608

[startup+1.50102 s]
/proc/loadavg: 7.08 7.83 7.45 3/356 15821
/proc/meminfo: memFree=21289700/32951132 swapFree=64495980/67111528
[pid=15804] ppid=15802 vsize=250148 CPUtime=2.4 cores=0,2,4,6
/proc/15804/stat : 15804 (plingeling) S 15802 15804 14801 0 -1 4202496 56168 1252 0 0 220 20 0 0 25 0 5 0 653866136 256151552 49916 33554432000 4194304 4417452 140733245567616 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/15804/statm: 62537 49916 171 55 0 60423 0
Current children cumulated CPU time (s) 2.4
Current children cumulated vsize (KiB) 250148

[startup+3.10071 s]
/proc/loadavg: 7.08 7.83 7.45 7/360 15825
/proc/meminfo: memFree=21141240/32951132 swapFree=64495980/67111528
[pid=15804] ppid=15802 vsize=249368 CPUtime=7.04 cores=0,2,4,6
/proc/15804/stat : 15804 (plingeling) S 15802 15804 14801 0 -1 4202496 62835 1252 0 0 675 29 0 0 25 0 5 0 653866136 255352832 50126 33554432000 4194304 4417452 140733245567616 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/15804/statm: 62342 50126 176 55 0 60228 0
[pid=15804/tid=15822] ppid=15802 vsize=249368 CPUtime=1.43 cores=0,2,4,6
/proc/15804/task/15822/stat : 15822 (plingeling) R 15802 15804 14801 0 -1 4202560 2934 1252 0 0 143 0 0 0 25 0 5 0 653866244 255352832 50126 33554432000 4194304 4417452 140733245567616 18446744073709551615 4255615 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15804/tid=15823] ppid=15802 vsize=249368 CPUtime=1.89 cores=0,2,4,6
/proc/15804/task/15823/stat : 15823 (plingeling) R 15802 15804 14801 0 -1 4202560 3184 1252 0 0 189 0 0 0 25 0 5 0 653866244 255352832 50126 33554432000 4194304 4417452 140733245567616 18446744073709551615 4346458 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15804/tid=15824] ppid=15802 vsize=249368 CPUtime=1.49 cores=0,2,4,6
/proc/15804/task/15824/stat : 15824 (plingeling) R 15802 15804 14801 0 -1 4202560 2362 1252 0 0 149 0 0 0 25 0 5 0 653866244 255352832 50126 33554432000 4194304 4417452 140733245567616 18446744073709551615 4346484 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15804/tid=15825] ppid=15802 vsize=249368 CPUtime=1.12 cores=0,2,4,6
/proc/15804/task/15825/stat : 15825 (plingeling) R 15802 15804 14801 0 -1 4202560 3 1252 0 0 92 20 0 0 25 0 5 0 653866244 255352832 50126 33554432000 4194304 4417452 140733245567616 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 7.04
Current children cumulated vsize (KiB) 249368

[startup+6.30117 s]
/proc/loadavg: 7.23 7.85 7.46 9/364 15829
/proc/meminfo: memFree=21002788/32951132 swapFree=64495980/67111528
[pid=15804] ppid=15802 vsize=261436 CPUtime=17.37 cores=0,2,4,6
/proc/15804/stat : 15804 (plingeling) S 15802 15804 14801 0 -1 4202496 65861 1252 0 0 1703 34 0 0 25 0 5 0 653866136 267710464 53152 33554432000 4194304 4417452 140733245567616 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/15804/statm: 65359 53152 179 55 0 63245 0
[pid=15804/tid=15822] ppid=15802 vsize=261436 CPUtime=2.89 cores=0,2,4,6
/proc/15804/task/15822/stat : 15822 (plingeling) R 15802 15804 14801 0 -1 4202560 2934 1252 0 0 283 6 0 0 25 0 5 0 653866244 267710464 53152 33554432000 4194304 4417452 140733245567616 18446744073709551615 4260536 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15804/tid=15823] ppid=15802 vsize=261436 CPUtime=5.09 cores=0,2,4,6
/proc/15804/task/15823/stat : 15823 (plingeling) R 15802 15804 14801 0 -1 4202560 6209 1252 0 0 509 0 0 0 25 0 5 0 653866244 267710464 53152 33554432000 4194304 4417452 140733245567616 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15804/tid=15824] ppid=15802 vsize=261436 CPUtime=4.01 cores=0,2,4,6
/proc/15804/task/15824/stat : 15824 (plingeling) R 15802 15804 14801 0 -1 4202560 2363 1252 0 0 401 0 0 0 25 0 5 0 653866244 267710464 53152 33554432000 4194304 4417452 140733245567616 18446744073709551615 4337224 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15804/tid=15825] ppid=15802 vsize=261436 CPUtime=4.28 cores=0,2,4,6
/proc/15804/task/15825/stat : 15825 (plingeling) R 15802 15804 14801 0 -1 4202560 3 1252 0 0 408 20 0 0 25 0 5 0 653866244 267710464 53152 33554432000 4194304 4417452 140733245567616 18446744073709551615 4366480 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 17.37
Current children cumulated vsize (KiB) 261436

[startup+12.7011 s]
/proc/loadavg: 7.29 7.85 7.46 5/356 15845
/proc/meminfo: memFree=21416992/32951132 swapFree=64495980/67111528
[pid=15804] ppid=15802 vsize=273580 CPUtime=42.26 cores=0,2,4,6
/proc/15804/stat : 15804 (plingeling) S 15802 15804 14801 0 -1 4202496 68911 1252 0 0 4187 39 0 0 25 0 5 0 653866136 280145920 56194 33554432000 4194304 4417452 140733245567616 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/15804/statm: 68395 56194 179 55 0 66281 0
[pid=15804/tid=15822] ppid=15802 vsize=273580 CPUtime=8.65 cores=0,2,4,6
/proc/15804/task/15822/stat : 15822 (plingeling) R 15802 15804 14801 0 -1 4202560 5957 1252 0 0 855 10 0 0 25 0 5 0 653866244 280145920 56194 33554432000 4194304 4417452 140733245567616 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15804/tid=15823] ppid=15802 vsize=273580 CPUtime=11.49 cores=0,2,4,6
/proc/15804/task/15823/stat : 15823 (plingeling) R 15802 15804 14801 0 -1 4202560 6209 1252 0 0 1149 0 0 0 25 0 5 0 653866244 280145920 56194 33554432000 4194304 4417452 140733245567616 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15804/tid=15824] ppid=15802 vsize=273580 CPUtime=10.41 cores=0,2,4,6
/proc/15804/task/15824/stat : 15824 (plingeling) R 15802 15804 14801 0 -1 4202560 2390 1252 0 0 1041 0 0 0 25 0 5 0 653866244 280145920 56194 33554432000 4194304 4417452 140733245567616 18446744073709551615 4260776 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15804/tid=15825] ppid=15802 vsize=273580 CPUtime=10.6 cores=0,2,4,6
/proc/15804/task/15825/stat : 15825 (plingeling) R 15802 15804 14801 0 -1 4202560 3 1252 0 0 1040 20 0 0 25 0 5 0 653866244 280145920 56194 33554432000 4194304 4417452 140733245567616 18446744073709551615 4364587 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 42.26
Current children cumulated vsize (KiB) 273580

[startup+25.5009 s]
/proc/loadavg: 7.41 7.86 7.47 9/364 15865
/proc/meminfo: memFree=21213176/32951132 swapFree=64495980/67111528
[pid=15804] ppid=15802 vsize=277480 CPUtime=93.32 cores=0,2,4,6
/proc/15804/stat : 15804 (plingeling) S 15802 15804 14801 0 -1 4202496 69927 1252 0 0 9292 40 0 0 25 0 5 0 653866136 284139520 57080 33554432000 4194304 4417452 140733245567616 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/15804/statm: 69370 57080 179 55 0 67256 0
[pid=15804/tid=15822] ppid=15802 vsize=277480 CPUtime=21.45 cores=0,2,4,6
/proc/15804/task/15822/stat : 15822 (plingeling) R 15802 15804 14801 0 -1 4202560 6475 1252 0 0 2135 10 0 0 25 0 5 0 653866244 284139520 57080 33554432000 4194304 4417452 140733245567616 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15804/tid=15823] ppid=15802 vsize=277480 CPUtime=24.29 cores=0,2,4,6
/proc/15804/task/15823/stat : 15823 (plingeling) R 15802 15804 14801 0 -1 4202560 6261 1252 0 0 2429 0 0 0 25 0 5 0 653866244 284139520 57080 33554432000 4194304 4417452 140733245567616 18446744073709551615 4290595 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15804/tid=15824] ppid=15802 vsize=277480 CPUtime=23.22 cores=0,2,4,6
/proc/15804/task/15824/stat : 15824 (plingeling) R 15802 15804 14801 0 -1 4202560 2836 1252 0 0 2321 1 0 0 25 0 5 0 653866244 284139520 57080 33554432000 4194304 4417452 140733245567616 18446744073709551615 4255634 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15804/tid=15825] ppid=15802 vsize=277480 CPUtime=23.26 cores=0,2,4,6
/proc/15804/task/15825/stat : 15825 (plingeling) R 15802 15804 14801 0 -1 4202560 3 1252 0 0 2306 20 0 0 25 0 5 0 653866244 284139520 57080 33554432000 4194304 4417452 140733245567616 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 93.32
Current children cumulated vsize (KiB) 277480

[startup+51.1006 s]
/proc/loadavg: 7.64 7.87 7.48 9/364 15866
/proc/meminfo: memFree=21225456/32951132 swapFree=64495980/67111528
[pid=15804] ppid=15802 vsize=254984 CPUtime=195.42 cores=0,2,4,6
/proc/15804/stat : 15804 (plingeling) S 15802 15804 14801 0 -1 4202496 71523 1252 0 0 19502 40 0 0 25 0 5 0 653866136 261103616 51545 33554432000 4194304 4417452 140733245567616 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/15804/statm: 63746 51545 179 55 0 61632 0
[pid=15804/tid=15822] ppid=15802 vsize=254984 CPUtime=47.04 cores=0,2,4,6
/proc/15804/task/15822/stat : 15822 (plingeling) R 15802 15804 14801 0 -1 4202560 6792 1252 0 0 4694 10 0 0 25 0 5 0 653866244 261103616 51545 33554432000 4194304 4417452 140733245567616 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15804/tid=15823] ppid=15802 vsize=254984 CPUtime=49.88 cores=0,2,4,6
/proc/15804/task/15823/stat : 15823 (plingeling) R 15802 15804 14801 0 -1 4202560 7192 1252 0 0 4988 0 0 0 25 0 5 0 653866244 261103616 51545 33554432000 4194304 4417452 140733245567616 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15804/tid=15824] ppid=15802 vsize=254984 CPUtime=48.82 cores=0,2,4,6
/proc/15804/task/15824/stat : 15824 (plingeling) R 15802 15804 14801 0 -1 4202560 3184 1252 0 0 4881 1 0 0 25 0 5 0 653866244 261103616 51545 33554432000 4194304 4417452 140733245567616 18446744073709551615 4330515 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15804/tid=15825] ppid=15802 vsize=254984 CPUtime=48.57 cores=0,2,4,6
/proc/15804/task/15825/stat : 15825 (plingeling) R 15802 15804 14801 0 -1 4202560 3 1252 0 0 4837 20 0 0 25 0 5 0 653866244 261103616 51545 33554432000 4194304 4417452 140733245567616 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 195.42
Current children cumulated vsize (KiB) 254984

[startup+102.313 s]
/proc/loadavg: 7.90 7.90 7.51 9/364 15867
/proc/meminfo: memFree=21214384/32951132 swapFree=64495980/67111528
[pid=15804] ppid=15802 vsize=263220 CPUtime=399.68 cores=0,2,4,6
/proc/15804/stat : 15804 (plingeling) S 15802 15804 14801 0 -1 4202496 74109 1252 0 0 39926 42 0 0 25 0 5 0 653866136 269537280 53610 33554432000 4194304 4417452 140733245567616 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/15804/statm: 65805 53610 179 55 0 63691 0
[pid=15804/tid=15822] ppid=15802 vsize=263220 CPUtime=98.25 cores=0,2,4,6
/proc/15804/task/15822/stat : 15822 (plingeling) R 15802 15804 14801 0 -1 4202560 6846 1252 0 0 9813 12 0 0 25 0 5 0 653866244 269537280 53610 33554432000 4194304 4417452 140733245567616 18446744073709551615 4353546 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15804/tid=15823] ppid=15802 vsize=263220 CPUtime=101.08 cores=0,2,4,6
/proc/15804/task/15823/stat : 15823 (plingeling) R 15802 15804 14801 0 -1 4202560 7472 1252 0 0 10108 0 0 0 25 0 5 0 653866244 269537280 53610 33554432000 4194304 4417452 140733245567616 18446744073709551615 4364885 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15804/tid=15824] ppid=15802 vsize=263220 CPUtime=100.03 cores=0,2,4,6
/proc/15804/task/15824/stat : 15824 (plingeling) R 15802 15804 14801 0 -1 4202560 3399 1252 0 0 10002 1 0 0 25 0 5 0 653866244 269537280 53610 33554432000 4194304 4417452 140733245567616 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15804/tid=15825] ppid=15802 vsize=263220 CPUtime=99.21 cores=0,2,4,6
/proc/15804/task/15825/stat : 15825 (plingeling) R 15802 15804 14801 0 -1 4202560 2040 1252 0 0 9901 20 0 0 25 0 5 0 653866244 269537280 53610 33554432000 4194304 4417452 140733245567616 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 399.68
Current children cumulated vsize (KiB) 263220

[startup+162.301 s]
/proc/loadavg: 8.06 7.95 7.55 9/364 15869
/proc/meminfo: memFree=21199788/32951132 swapFree=64495980/67111528
[pid=15804] ppid=15802 vsize=265988 CPUtime=638.96 cores=0,2,4,6
/proc/15804/stat : 15804 (plingeling) S 15802 15804 14801 0 -1 4202496 75823 1252 0 0 63852 44 0 0 25 0 5 0 653866136 272371712 54303 33554432000 4194304 4417452 140733245567616 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/15804/statm: 66497 54303 180 55 0 64383 0
[pid=15804/tid=15822] ppid=15802 vsize=265988 CPUtime=158.23 cores=0,2,4,6
/proc/15804/task/15822/stat : 15822 (plingeling) R 15802 15804 14801 0 -1 4202560 6895 1252 0 0 15810 13 0 0 25 0 5 0 653866244 272371712 54303 33554432000 4194304 4417452 140733245567616 18446744073709551615 4366412 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15804/tid=15823] ppid=15802 vsize=265988 CPUtime=161.07 cores=0,2,4,6
/proc/15804/task/15823/stat : 15823 (plingeling) R 15802 15804 14801 0 -1 4202560 8123 1252 0 0 16106 1 0 0 25 0 5 0 653866244 272371712 54303 33554432000 4194304 4417452 140733245567616 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15804/tid=15824] ppid=15802 vsize=265988 CPUtime=160.01 cores=0,2,4,6
/proc/15804/task/15824/stat : 15824 (plingeling) R 15802 15804 14801 0 -1 4202560 3579 1252 0 0 16000 1 0 0 25 0 5 0 653866244 272371712 54303 33554432000 4194304 4417452 140733245567616 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15804/tid=15825] ppid=15802 vsize=265988 CPUtime=158.54 cores=0,2,4,6
/proc/15804/task/15825/stat : 15825 (plingeling) R 15802 15804 14801 0 -1 4202560 2874 1252 0 0 15834 20 0 0 25 0 5 0 653866244 272371712 54303 33554432000 4194304 4417452 140733245567616 18446744073709551615 4353636 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 638.96
Current children cumulated vsize (KiB) 265988

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

[startup+163.101 s]
/proc/loadavg: 8.06 7.95 7.55 9/364 15869
/proc/meminfo: memFree=21199788/32951132 swapFree=64495980/67111528
[pid=15804] ppid=15802 vsize=270448 CPUtime=642.15 cores=0,2,4,6
/proc/15804/stat : 15804 (plingeling) S 15802 15804 14801 0 -1 4202496 76938 1252 0 0 64171 44 0 0 25 0 5 0 653866136 276938752 55418 33554432000 4194304 4417452 140733245567616 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/15804/statm: 67612 55418 180 55 0 65498 0
[pid=15804/tid=15822] ppid=15802 vsize=270448 CPUtime=159.03 cores=0,2,4,6
/proc/15804/task/15822/stat : 15822 (plingeling) R 15802 15804 14801 0 -1 4202560 6895 1252 0 0 15890 13 0 0 25 0 5 0 653866244 276938752 55418 33554432000 4194304 4417452 140733245567616 18446744073709551615 4262963 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15804/tid=15823] ppid=15802 vsize=270448 CPUtime=161.87 cores=0,2,4,6
/proc/15804/task/15823/stat : 15823 (plingeling) R 15802 15804 14801 0 -1 4202560 8123 1252 0 0 16186 1 0 0 25 0 5 0 653866244 276938752 55418 33554432000 4194304 4417452 140733245567616 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15804/tid=15824] ppid=15802 vsize=270448 CPUtime=160.81 cores=0,2,4,6
/proc/15804/task/15824/stat : 15824 (plingeling) R 15802 15804 14801 0 -1 4202560 3579 1252 0 0 16080 1 0 0 25 0 5 0 653866244 276938752 55418 33554432000 4194304 4417452 140733245567616 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15804/tid=15825] ppid=15802 vsize=270448 CPUtime=159.32 cores=0,2,4,6
/proc/15804/task/15825/stat : 15825 (plingeling) R 15802 15804 14801 0 -1 4202560 3989 1252 0 0 15912 20 0 0 25 0 5 0 653866244 276938752 55418 33554432000 4194304 4417452 140733245567616 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 642.15
Current children cumulated vsize (KiB) 270448

[startup+163.501 s]
/proc/loadavg: 8.06 7.95 7.55 9/364 15869
/proc/meminfo: memFree=21199788/32951132 swapFree=64495980/67111528
[pid=15804] ppid=15802 vsize=270448 CPUtime=643.75 cores=0,2,4,6
/proc/15804/stat : 15804 (plingeling) S 15802 15804 14801 0 -1 4202496 76938 1252 0 0 64331 44 0 0 25 0 5 0 653866136 276938752 55418 33554432000 4194304 4417452 140733245567616 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/15804/statm: 67612 55418 180 55 0 65498 0
[pid=15804/tid=15822] ppid=15802 vsize=270448 CPUtime=159.43 cores=0,2,4,6
/proc/15804/task/15822/stat : 15822 (plingeling) R 15802 15804 14801 0 -1 4202560 6895 1252 0 0 15930 13 0 0 25 0 5 0 653866244 276938752 55418 33554432000 4194304 4417452 140733245567616 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15804/tid=15823] ppid=15802 vsize=270448 CPUtime=162.27 cores=0,2,4,6
/proc/15804/task/15823/stat : 15823 (plingeling) R 15802 15804 14801 0 -1 4202560 8123 1252 0 0 16226 1 0 0 25 0 5 0 653866244 276938752 55418 33554432000 4194304 4417452 140733245567616 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15804/tid=15824] ppid=15802 vsize=270448 CPUtime=161.21 cores=0,2,4,6
/proc/15804/task/15824/stat : 15824 (plingeling) R 15802 15804 14801 0 -1 4202560 3579 1252 0 0 16120 1 0 0 25 0 5 0 653866244 276938752 55418 33554432000 4194304 4417452 140733245567616 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15804/tid=15825] ppid=15802 vsize=270448 CPUtime=159.72 cores=0,2,4,6
/proc/15804/task/15825/stat : 15825 (plingeling) R 15802 15804 14801 0 -1 4202560 3989 1252 0 0 15952 20 0 0 25 0 5 0 653866244 276938752 55418 33554432000 4194304 4417452 140733245567616 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 643.75
Current children cumulated vsize (KiB) 270448

[startup+163.914 s]
/proc/loadavg: 8.06 7.95 7.55 9/364 15869
/proc/meminfo: memFree=21195324/32951132 swapFree=64495980/67111528
[pid=15804] ppid=15802 vsize=270368 CPUtime=645.39 cores=0,2,4,6
/proc/15804/stat : 15804 (plingeling) S 15802 15804 14801 0 -1 4202496 76938 1252 0 0 64495 44 0 0 25 0 5 0 653866136 276856832 55398 33554432000 4194304 4417452 140733245567616 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/15804/statm: 67592 55398 180 55 0 65478 0
[pid=15804/tid=15822] ppid=15802 vsize=270368 CPUtime=159.84 cores=0,2,4,6
/proc/15804/task/15822/stat : 15822 (plingeling) R 15802 15804 14801 0 -1 4202560 6895 1252 0 0 15971 13 0 0 25 0 5 0 653866244 276856832 55398 33554432000 4194304 4417452 140733245567616 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15804/tid=15823] ppid=15802 vsize=270368 CPUtime=162.69 cores=0,2,4,6
/proc/15804/task/15823/stat : 15823 (plingeling) R 15802 15804 14801 0 -1 4202560 8123 1252 0 0 16268 1 0 0 25 0 5 0 653866244 276856832 55398 33554432000 4194304 4417452 140733245567616 18446744073709551615 4354594 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15804/tid=15824] ppid=15802 vsize=270368 CPUtime=161.63 cores=0,2,4,6
/proc/15804/task/15824/stat : 15824 (plingeling) R 15802 15804 14801 0 -1 4202560 3579 1252 0 0 16162 1 0 0 25 0 5 0 653866244 276856832 55398 33554432000 4194304 4417452 140733245567616 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15804/tid=15825] ppid=15802 vsize=270368 CPUtime=160.12 cores=0,2,4,6
/proc/15804/task/15825/stat : 15825 (plingeling) R 15802 15804 14801 0 -1 4202560 3989 1252 0 0 15992 20 0 0 25 0 5 0 653866244 276856832 55398 33554432000 4194304 4417452 140733245567616 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 645.39
Current children cumulated vsize (KiB) 270368

[startup+164.001 s]
/proc/loadavg: 8.06 7.95 7.55 9/364 15869
/proc/meminfo: memFree=21195324/32951132 swapFree=64495980/67111528
[pid=15804] ppid=15802 vsize=267136 CPUtime=645.69 cores=0,2,4,6
/proc/15804/stat : 15804 (plingeling) S 15802 15804 14801 0 -1 4202496 77092 1252 0 0 64525 44 0 0 18 0 4 0 653866136 273547264 54591 33554432000 4194304 4417452 140733245567616 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/15804/statm: 66784 54591 181 55 0 64670 0
[pid=15804/tid=15823] ppid=15802 vsize=267136 CPUtime=162.77 cores=0,2,4,6
/proc/15804/task/15823/stat : 15823 (plingeling) R 15802 15804 14801 0 -1 4202560 8123 1252 0 0 16276 1 0 0 25 0 4 0 653866244 273547264 54591 33554432000 4194304 4417452 140733245567616 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15804/tid=15824] ppid=15802 vsize=267136 CPUtime=161.71 cores=0,2,4,6
/proc/15804/task/15824/stat : 15824 (plingeling) R 15802 15804 14801 0 -1 4202560 3579 1252 0 0 16170 1 0 0 25 0 4 0 653866244 273547264 54591 33554432000 4194304 4417452 140733245567616 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15804/tid=15825] ppid=15802 vsize=267136 CPUtime=160.21 cores=0,2,4,6
/proc/15804/task/15825/stat : 15825 (plingeling) R 15802 15804 14801 0 -1 4202560 4142 1252 0 0 16001 20 0 0 25 0 4 0 653866244 273547264 54591 33554432000 4194304 4417452 140733245567616 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 645.69
Current children cumulated vsize (KiB) 267136

Child status: 20
Real time (s): 164.043
CPU time (s): 645.8
CPU user time (s): 645.343
CPU system time (s): 0.45693
CPU usage (%): 393.678
Max. virtual memory (cumulated for all children) (KiB): 280732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 645.343
system time used= 0.45693
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78347
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= 38
involuntary context switches= 3099

runsolver used 0.536918 second user time and 1.27581 second system time

The end

Launcher Data

Begin job on node129 at 2011-05-15 03:24:25
IDJOB=3371409
IDBENCH=82497
IDSOLVER=1848
FILE ID=node129/3371409-1305422664
RUNJOBID= node129-1305422664-15790
PBS_JOBID= 13324559
Free space on /tmp= 73324 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/application/manthey/traffic/traffic_f_unknown.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371409-1305422664/watcher-3371409-1305422664 -o /tmp/evaluation-result-3371409-1305422664/solver-3371409-1305422664 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371409-1305422664.cnf

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

MD5SUM BENCH= f03ed12a281977a642336980ec847847
RANDOM SEED=580916452

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      21642552 kB
Buffers:        248864 kB
Cached:        5884988 kB
SwapCached:      52668 kB
Active:        2919372 kB
Inactive:      8166728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      21642552 kB
SwapTotal:    67111528 kB
SwapFree:     64495980 kB
Dirty:           37340 kB
Writeback:           0 kB
AnonPages:     4908300 kB
Mapped:          16848 kB
Slab:           120788 kB
PageTables:      37960 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 79738036 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= 73324 MiB
End job on node129 at 2011-05-15 03:27:09