Trace number 3371354

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 170.106 42.91

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 benchmark32.0421
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

170.09/42.90	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-3371354-1305432638/watcher-3371354-1305432638 -o /tmp/evaluation-result-3371354-1305432638/solver-3371354-1305432638 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371354-1305432638.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: 4.99 2.08 1.37 5/233 13915
/proc/meminfo: memFree=19233580/32950928 swapFree=64721848/67111528
[pid=13915] ppid=13913 vsize=10980 CPUtime=0 cores=1,3,5,7
/proc/13915/stat : 13915 (plingeling) R 13913 13915 4864 0 -1 4202496 839 1251 0 0 0 0 0 0 25 0 1 0 654863632 11243520 769 33554432000 4194304 4417452 140735345479664 18446744073709551615 248089698048 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/13915/statm: 2745 769 148 55 0 631 0

[startup+0.0852689 s]
/proc/loadavg: 4.99 2.08 1.37 5/233 13915
/proc/meminfo: memFree=19233580/32950928 swapFree=64721848/67111528
[pid=13915] ppid=13913 vsize=17928 CPUtime=0.07 cores=1,3,5,7
/proc/13915/stat : 13915 (plingeling) R 13913 13915 4864 0 -1 4202496 2592 1251 0 0 7 0 0 0 25 0 1 0 654863632 18358272 2506 33554432000 4194304 4417452 140735345479664 18446744073709551615 4231321 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/13915/statm: 4482 2506 148 55 0 2368 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 17928

[startup+0.100265 s]
/proc/loadavg: 4.99 2.08 1.37 5/233 13915
/proc/meminfo: memFree=19233580/32950928 swapFree=64721848/67111528
[pid=13915] ppid=13913 vsize=22024 CPUtime=0.09 cores=1,3,5,7
/proc/13915/stat : 13915 (plingeling) R 13913 13915 4864 0 -1 4202496 3616 1251 0 0 9 0 0 0 25 0 1 0 654863632 22552576 3530 33554432000 4194304 4417452 140735345479664 18446744073709551615 4231277 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/13915/statm: 5506 3530 148 55 0 3392 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22024

[startup+0.300232 s]
/proc/loadavg: 4.99 2.08 1.37 5/233 13915
/proc/meminfo: memFree=19233580/32950928 swapFree=64721848/67111528
[pid=13915] ppid=13913 vsize=70568 CPUtime=0.29 cores=1,3,5,7
/proc/13915/stat : 13915 (plingeling) S 13913 13915 4864 0 -1 4202496 5760 1251 0 0 29 0 0 0 25 0 5 0 654863632 72261632 5430 33554432000 4194304 4417452 140735345479664 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/13915/statm: 17642 5430 164 55 0 15528 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 70568

[startup+0.700162 s]
/proc/loadavg: 4.99 2.08 1.37 5/233 13915
/proc/meminfo: memFree=19233580/32950928 swapFree=64721848/67111528
[pid=13915] ppid=13913 vsize=139264 CPUtime=1.9 cores=1,3,5,7
/proc/13915/stat : 13915 (plingeling) S 13913 13915 4864 0 -1 4202496 7242 1251 0 0 189 1 0 0 25 0 5 0 654863632 142606336 6275 33554432000 4194304 4417452 140735345479664 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/13915/statm: 34816 6275 175 55 0 32702 0
Current children cumulated CPU time (s) 1.9
Current children cumulated vsize (KiB) 139264

[startup+1.50102 s]
/proc/loadavg: 4.99 2.08 1.37 9/238 13925
/proc/meminfo: memFree=19187480/32950928 swapFree=64721848/67111528
[pid=13915] ppid=13913 vsize=170272 CPUtime=5.08 cores=1,3,5,7
/proc/13915/stat : 13915 (plingeling) S 13913 13915 4864 0 -1 4202496 18722 1251 0 0 506 2 0 0 25 0 5 0 654863632 174358528 14016 33554432000 4194304 4417452 140735345479664 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/13915/statm: 42568 14016 179 55 0 40454 0
[pid=13915/tid=13922] ppid=13913 vsize=170272 CPUtime=1.19 cores=1,3,5,7
/proc/13915/task/13922/stat : 13922 (plingeling) R 13913 13915 4864 0 -1 4202560 3565 1251 0 0 119 0 0 0 25 0 5 0 654863661 174358528 14016 33554432000 4194304 4417452 140735345479664 18446744073709551615 4236290 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=13915/tid=13923] ppid=13913 vsize=170272 CPUtime=1.19 cores=1,3,5,7
/proc/13915/task/13923/stat : 13923 (plingeling) R 13913 13915 4864 0 -1 4202560 3988 1251 0 0 119 0 0 0 25 0 5 0 654863661 174358528 14016 33554432000 4194304 4417452 140735345479664 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=13915/tid=13924] ppid=13913 vsize=170272 CPUtime=1.19 cores=1,3,5,7
/proc/13915/task/13924/stat : 13924 (plingeling) R 13913 13915 4864 0 -1 4202560 3493 1251 0 0 119 0 0 0 25 0 5 0 654863661 174358528 14016 33554432000 4194304 4417452 140735345479664 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=13915/tid=13925] ppid=13913 vsize=170272 CPUtime=1.2 cores=1,3,5,7
/proc/13915/task/13925/stat : 13925 (plingeling) R 13913 13915 4864 0 -1 4202560 1976 1251 0 0 120 0 0 0 25 0 5 0 654863661 174358528 14016 33554432000 4194304 4417452 140735345479664 18446744073709551615 4364558 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.08
Current children cumulated vsize (KiB) 170272

[startup+3.10074 s]
/proc/loadavg: 5.31 2.19 1.41 9/238 13925
/proc/meminfo: memFree=19172228/32950928 swapFree=64721848/67111528
[pid=13915] ppid=13913 vsize=172628 CPUtime=11.48 cores=1,3,5,7
/proc/13915/stat : 13915 (plingeling) S 13913 13915 4864 0 -1 4202496 19679 1251 0 0 1145 3 0 0 25 0 5 0 654863632 176771072 14605 33554432000 4194304 4417452 140735345479664 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/13915/statm: 43157 14605 179 55 0 41043 0
[pid=13915/tid=13922] ppid=13913 vsize=172628 CPUtime=2.79 cores=1,3,5,7
/proc/13915/task/13922/stat : 13922 (plingeling) R 13913 13915 4864 0 -1 4202560 3565 1251 0 0 279 0 0 0 25 0 5 0 654863661 176771072 14605 33554432000 4194304 4417452 140735345479664 18446744073709551615 4249563 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=13915/tid=13923] ppid=13913 vsize=172628 CPUtime=2.78 cores=1,3,5,7
/proc/13915/task/13923/stat : 13923 (plingeling) R 13913 13915 4864 0 -1 4202560 4512 1251 0 0 278 0 0 0 25 0 5 0 654863661 176771072 14605 33554432000 4194304 4417452 140735345479664 18446744073709551615 4249130 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=13915/tid=13924] ppid=13913 vsize=172628 CPUtime=2.79 cores=1,3,5,7
/proc/13915/task/13924/stat : 13924 (plingeling) R 13913 13915 4864 0 -1 4202560 3493 1251 0 0 279 0 0 0 25 0 5 0 654863661 176771072 14605 33554432000 4194304 4417452 140735345479664 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=13915/tid=13925] ppid=13913 vsize=172628 CPUtime=2.8 cores=1,3,5,7
/proc/13915/task/13925/stat : 13925 (plingeling) R 13913 13915 4864 0 -1 4202560 2409 1251 0 0 280 0 0 0 25 0 5 0 654863661 176771072 14605 33554432000 4194304 4417452 140735345479664 18446744073709551615 4364972 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.48
Current children cumulated vsize (KiB) 172628

[startup+6.30117 s]
/proc/loadavg: 5.31 2.19 1.41 9/238 13925
/proc/meminfo: memFree=19163688/32950928 swapFree=64721848/67111528
[pid=13915] ppid=13913 vsize=188052 CPUtime=24.26 cores=1,3,5,7
/proc/13915/stat : 13915 (plingeling) S 13913 13915 4864 0 -1 4202496 24075 1251 0 0 2423 3 0 0 25 0 5 0 654863632 192565248 17949 33554432000 4194304 4417452 140735345479664 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/13915/statm: 47013 17949 179 55 0 44899 0
[pid=13915/tid=13922] ppid=13913 vsize=188052 CPUtime=6 cores=1,3,5,7
/proc/13915/task/13922/stat : 13922 (plingeling) R 13913 13915 4864 0 -1 4202560 3565 1251 0 0 600 0 0 0 25 0 5 0 654863661 192565248 17949 33554432000 4194304 4417452 140735345479664 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=13915/tid=13923] ppid=13913 vsize=188052 CPUtime=5.95 cores=1,3,5,7
/proc/13915/task/13923/stat : 13923 (plingeling) R 13913 13915 4864 0 -1 4202560 4512 1251 0 0 595 0 0 0 25 0 5 0 654863661 192565248 17949 33554432000 4194304 4417452 140735345479664 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=13915/tid=13924] ppid=13913 vsize=188052 CPUtime=5.99 cores=1,3,5,7
/proc/13915/task/13924/stat : 13924 (plingeling) R 13913 13915 4864 0 -1 4202560 4518 1251 0 0 599 0 0 0 25 0 5 0 654863661 192565248 17949 33554432000 4194304 4417452 140735345479664 18446744073709551615 4245664 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=13915/tid=13925] ppid=13913 vsize=188052 CPUtime=5.99 cores=1,3,5,7
/proc/13915/task/13925/stat : 13925 (plingeling) R 13913 13915 4864 0 -1 4202560 5780 1251 0 0 599 0 0 0 25 0 5 0 654863661 192565248 17949 33554432000 4194304 4417452 140735345479664 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.26
Current children cumulated vsize (KiB) 188052

[startup+12.701 s]
/proc/loadavg: 5.72 2.38 1.48 9/238 13925
/proc/meminfo: memFree=19131956/32950928 swapFree=64721848/67111528
[pid=13915] ppid=13913 vsize=210860 CPUtime=49.81 cores=1,3,5,7
/proc/13915/stat : 13915 (plingeling) S 13913 13915 4864 0 -1 4202496 31320 1251 0 0 4977 4 0 0 25 0 5 0 654863632 215920640 24163 33554432000 4194304 4417452 140735345479664 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/13915/statm: 52715 24163 179 55 0 50601 0
[pid=13915/tid=13922] ppid=13913 vsize=210860 CPUtime=12.4 cores=1,3,5,7
/proc/13915/task/13922/stat : 13922 (plingeling) R 13913 13915 4864 0 -1 4202560 3734 1251 0 0 1240 0 0 0 25 0 5 0 654863661 215920640 24163 33554432000 4194304 4417452 140735345479664 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=13915/tid=13923] ppid=13913 vsize=210860 CPUtime=12.3 cores=1,3,5,7
/proc/13915/task/13923/stat : 13923 (plingeling) R 13913 13915 4864 0 -1 4202560 7629 1251 0 0 1230 0 0 0 25 0 5 0 654863661 215920640 24163 33554432000 4194304 4417452 140735345479664 18446744073709551615 4259855 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=13915/tid=13924] ppid=13913 vsize=210860 CPUtime=12.4 cores=1,3,5,7
/proc/13915/task/13924/stat : 13924 (plingeling) R 13913 13915 4864 0 -1 4202560 6740 1251 0 0 1239 1 0 0 25 0 5 0 654863661 215920640 24163 33554432000 4194304 4417452 140735345479664 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=13915/tid=13925] ppid=13913 vsize=210860 CPUtime=12.39 cores=1,3,5,7
/proc/13915/task/13925/stat : 13925 (plingeling) R 13913 13915 4864 0 -1 4202560 7517 1251 0 0 1239 0 0 0 25 0 5 0 654863661 215920640 24163 33554432000 4194304 4417452 140735345479664 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 49.81
Current children cumulated vsize (KiB) 210860

[startup+25.5008 s]
/proc/loadavg: 6.07 2.57 1.55 9/238 13926
/proc/meminfo: memFree=19108028/32950928 swapFree=64721848/67111528
[pid=13915] ppid=13913 vsize=250404 CPUtime=100.91 cores=1,3,5,7
/proc/13915/stat : 13915 (plingeling) S 13913 13915 4864 0 -1 4202496 41960 1251 0 0 10086 5 0 0 25 0 5 0 654863632 256413696 34049 33554432000 4194304 4417452 140735345479664 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/13915/statm: 62601 34049 179 55 0 60487 0
[pid=13915/tid=13922] ppid=13913 vsize=250404 CPUtime=25.2 cores=1,3,5,7
/proc/13915/task/13922/stat : 13922 (plingeling) R 13913 13915 4864 0 -1 4202560 6806 1251 0 0 2519 1 0 0 25 0 5 0 654863661 256413696 34049 33554432000 4194304 4417452 140735345479664 18446744073709551615 4237237 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=13915/tid=13923] ppid=13913 vsize=250404 CPUtime=25.01 cores=1,3,5,7
/proc/13915/task/13923/stat : 13923 (plingeling) R 13913 13915 4864 0 -1 4202560 8424 1251 0 0 2501 0 0 0 25 0 5 0 654863661 256413696 34049 33554432000 4194304 4417452 140735345479664 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=13915/tid=13924] ppid=13913 vsize=250404 CPUtime=25.19 cores=1,3,5,7
/proc/13915/task/13924/stat : 13924 (plingeling) R 13913 13915 4864 0 -1 4202560 7113 1251 0 0 2518 1 0 0 25 0 5 0 654863661 256413696 34049 33554432000 4194304 4417452 140735345479664 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=13915/tid=13925] ppid=13913 vsize=250404 CPUtime=25.2 cores=1,3,5,7
/proc/13915/task/13925/stat : 13925 (plingeling) R 13913 13915 4864 0 -1 4202560 13917 1251 0 0 2519 1 0 0 25 0 5 0 654863661 256413696 34049 33554432000 4194304 4417452 140735345479664 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 100.91
Current children cumulated vsize (KiB) 250404

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

[startup+31.9086 s]
/proc/loadavg: 6.37 2.75 1.61 9/238 13926
/proc/meminfo: memFree=19060780/32950928 swapFree=64721848/67111528
[pid=13915] ppid=13913 vsize=268240 CPUtime=126.5 cores=1,3,5,7
/proc/13915/stat : 13915 (plingeling) S 13913 13915 4864 0 -1 4202496 52595 1251 0 0 12643 7 0 0 25 0 5 0 654863632 274677760 38508 33554432000 4194304 4417452 140735345479664 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/13915/statm: 67060 38508 179 55 0 64946 0
[pid=13915/tid=13922] ppid=13913 vsize=268240 CPUtime=31.6 cores=1,3,5,7
/proc/13915/task/13922/stat : 13922 (plingeling) R 13913 13915 4864 0 -1 4202560 10902 1251 0 0 3159 1 0 0 25 0 5 0 654863661 274677760 38508 33554432000 4194304 4417452 140735345479664 18446744073709551615 4250266 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=13915/tid=13923] ppid=13913 vsize=268240 CPUtime=31.37 cores=1,3,5,7
/proc/13915/task/13923/stat : 13923 (plingeling) R 13913 13915 4864 0 -1 4202560 8424 1251 0 0 3137 0 0 0 25 0 5 0 654863661 274677760 38508 33554432000 4194304 4417452 140735345479664 18446744073709551615 4310641 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=13915/tid=13924] ppid=13913 vsize=268240 CPUtime=31.6 cores=1,3,5,7
/proc/13915/task/13924/stat : 13924 (plingeling) R 13913 13915 4864 0 -1 4202560 11209 1251 0 0 3158 2 0 0 25 0 5 0 654863661 274677760 38508 33554432000 4194304 4417452 140735345479664 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=13915/tid=13925] ppid=13913 vsize=268240 CPUtime=31.6 cores=1,3,5,7
/proc/13915/task/13925/stat : 13925 (plingeling) R 13913 13915 4864 0 -1 4202560 16360 1251 0 0 3159 1 0 0 25 0 5 0 654863661 274677760 38508 33554432000 4194304 4417452 140735345479664 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 126.5
Current children cumulated vsize (KiB) 268240

[startup+38.3005 s]
/proc/loadavg: 6.50 2.83 1.65 9/238 13926
/proc/meminfo: memFree=19071428/32950928 swapFree=64721848/67111528
[pid=13915] ppid=13913 vsize=260116 CPUtime=152.03 cores=1,3,5,7
/proc/13915/stat : 13915 (plingeling) S 13913 13915 4864 0 -1 4202496 59033 1251 0 0 15194 9 0 0 25 0 5 0 654863632 266358784 36477 33554432000 4194304 4417452 140735345479664 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/13915/statm: 65029 36477 179 55 0 62915 0
[pid=13915/tid=13922] ppid=13913 vsize=260116 CPUtime=38 cores=1,3,5,7
/proc/13915/task/13922/stat : 13922 (plingeling) R 13913 13915 4864 0 -1 4202560 11445 1251 0 0 3798 2 0 0 25 0 5 0 654863661 266358784 36477 33554432000 4194304 4417452 140735345479664 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=13915/tid=13923] ppid=13913 vsize=260116 CPUtime=37.72 cores=1,3,5,7
/proc/13915/task/13923/stat : 13923 (plingeling) R 13913 13915 4864 0 -1 4202560 12520 1251 0 0 3771 1 0 0 25 0 5 0 654863661 266358784 36477 33554432000 4194304 4417452 140735345479664 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=13915/tid=13924] ppid=13913 vsize=260116 CPUtime=37.99 cores=1,3,5,7
/proc/13915/task/13924/stat : 13924 (plingeling) R 13913 13915 4864 0 -1 4202560 11489 1251 0 0 3797 2 0 0 25 0 5 0 654863661 266358784 36477 33554432000 4194304 4417452 140735345479664 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=13915/tid=13925] ppid=13913 vsize=260116 CPUtime=37.99 cores=1,3,5,7
/proc/13915/task/13925/stat : 13925 (plingeling) R 13913 13915 4864 0 -1 4202560 17879 1251 0 0 3798 1 0 0 25 0 5 0 654863661 266358784 36477 33554432000 4194304 4417452 140735345479664 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 152.03
Current children cumulated vsize (KiB) 260116

[startup+41.501 s]
/proc/loadavg: 6.50 2.83 1.65 9/238 13926
/proc/meminfo: memFree=19069196/32950928 swapFree=64721848/67111528
[pid=13915] ppid=13913 vsize=261704 CPUtime=164.81 cores=1,3,5,7
/proc/13915/stat : 13915 (plingeling) S 13913 13915 4864 0 -1 4202496 59430 1251 0 0 16472 9 0 0 25 0 5 0 654863632 267984896 36874 33554432000 4194304 4417452 140735345479664 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/13915/statm: 65426 36874 179 55 0 63312 0
[pid=13915/tid=13922] ppid=13913 vsize=261704 CPUtime=41.2 cores=1,3,5,7
/proc/13915/task/13922/stat : 13922 (plingeling) R 13913 13915 4864 0 -1 4202560 11445 1251 0 0 4118 2 0 0 25 0 5 0 654863661 267984896 36874 33554432000 4194304 4417452 140735345479664 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=13915/tid=13923] ppid=13913 vsize=261704 CPUtime=40.89 cores=1,3,5,7
/proc/13915/task/13923/stat : 13923 (plingeling) R 13913 13915 4864 0 -1 4202560 12917 1251 0 0 4088 1 0 0 25 0 5 0 654863661 267984896 36874 33554432000 4194304 4417452 140735345479664 18446744073709551615 4365004 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=13915/tid=13924] ppid=13913 vsize=261704 CPUtime=41.19 cores=1,3,5,7
/proc/13915/task/13924/stat : 13924 (plingeling) R 13913 13915 4864 0 -1 4202560 11489 1251 0 0 4117 2 0 0 25 0 5 0 654863661 267984896 36874 33554432000 4194304 4417452 140735345479664 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=13915/tid=13925] ppid=13913 vsize=261704 CPUtime=41.19 cores=1,3,5,7
/proc/13915/task/13925/stat : 13925 (plingeling) R 13913 13915 4864 0 -1 4202560 17879 1251 0 0 4118 1 0 0 25 0 5 0 654863661 267984896 36874 33554432000 4194304 4417452 140735345479664 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 164.81
Current children cumulated vsize (KiB) 261704

[startup+42.3008 s]
/proc/loadavg: 6.62 2.92 1.68 9/238 13926
/proc/meminfo: memFree=19075168/32950928 swapFree=64721848/67111528
[pid=13915] ppid=13913 vsize=260848 CPUtime=168 cores=1,3,5,7
/proc/13915/stat : 13915 (plingeling) S 13913 13915 4864 0 -1 4202496 61056 1251 0 0 16791 9 0 0 25 0 5 0 654863632 267108352 36660 33554432000 4194304 4417452 140735345479664 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/13915/statm: 65212 36660 179 55 0 63098 0
[pid=13915/tid=13922] ppid=13913 vsize=260848 CPUtime=42 cores=1,3,5,7
/proc/13915/task/13922/stat : 13922 (plingeling) R 13913 13915 4864 0 -1 4202560 11445 1251 0 0 4198 2 0 0 25 0 5 0 654863661 267108352 36660 33554432000 4194304 4417452 140735345479664 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=13915/tid=13923] ppid=13913 vsize=260848 CPUtime=41.69 cores=1,3,5,7
/proc/13915/task/13923/stat : 13923 (plingeling) R 13913 13915 4864 0 -1 4202560 12917 1251 0 0 4168 1 0 0 25 0 5 0 654863661 267108352 36660 33554432000 4194304 4417452 140735345479664 18446744073709551615 4364711 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=13915/tid=13924] ppid=13913 vsize=260848 CPUtime=41.99 cores=1,3,5,7
/proc/13915/task/13924/stat : 13924 (plingeling) R 13913 13915 4864 0 -1 4202560 12373 1251 0 0 4197 2 0 0 25 0 5 0 654863661 267108352 36660 33554432000 4194304 4417452 140735345479664 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=13915/tid=13925] ppid=13913 vsize=260848 CPUtime=41.99 cores=1,3,5,7
/proc/13915/task/13925/stat : 13925 (plingeling) R 13913 13915 4864 0 -1 4202560 18621 1251 0 0 4198 1 0 0 25 0 5 0 654863661 267108352 36660 33554432000 4194304 4417452 140735345479664 18446744073709551615 4364784 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 168
Current children cumulated vsize (KiB) 260848

[startup+42.7007 s]
/proc/loadavg: 6.62 2.92 1.68 9/238 13926
/proc/meminfo: memFree=19075168/32950928 swapFree=64721848/67111528
[pid=13915] ppid=13913 vsize=262672 CPUtime=169.6 cores=1,3,5,7
/proc/13915/stat : 13915 (plingeling) S 13913 13915 4864 0 -1 4202496 61512 1251 0 0 16951 9 0 0 25 0 5 0 654863632 268976128 37116 33554432000 4194304 4417452 140735345479664 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/13915/statm: 65668 37116 179 55 0 63554 0
[pid=13915/tid=13922] ppid=13913 vsize=262672 CPUtime=42.4 cores=1,3,5,7
/proc/13915/task/13922/stat : 13922 (plingeling) R 13913 13915 4864 0 -1 4202560 11445 1251 0 0 4238 2 0 0 25 0 5 0 654863661 268976128 37116 33554432000 4194304 4417452 140735345479664 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=13915/tid=13923] ppid=13913 vsize=262672 CPUtime=42.09 cores=1,3,5,7
/proc/13915/task/13923/stat : 13923 (plingeling) R 13913 13915 4864 0 -1 4202560 12917 1251 0 0 4208 1 0 0 25 0 5 0 654863661 268976128 37116 33554432000 4194304 4417452 140735345479664 18446744073709551615 4365023 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=13915/tid=13924] ppid=13913 vsize=262672 CPUtime=42.39 cores=1,3,5,7
/proc/13915/task/13924/stat : 13924 (plingeling) R 13913 13915 4864 0 -1 4202560 12373 1251 0 0 4237 2 0 0 25 0 5 0 654863661 268976128 37116 33554432000 4194304 4417452 140735345479664 18446744073709551615 4251008 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=13915/tid=13925] ppid=13913 vsize=262672 CPUtime=42.39 cores=1,3,5,7
/proc/13915/task/13925/stat : 13925 (plingeling) R 13913 13915 4864 0 -1 4202560 19077 1251 0 0 4238 1 0 0 25 0 5 0 654863661 268976128 37116 33554432000 4194304 4417452 140735345479664 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 169.6
Current children cumulated vsize (KiB) 262672

[startup+42.9087 s]
/proc/loadavg: 6.62 2.92 1.68 8/237 13926
/proc/meminfo: memFree=19067984/32950928 swapFree=64721848/67111528
[pid=13915] ppid=13913 vsize=159864 CPUtime=170.09 cores=1,3,5,7
/proc/13915/stat : 13915 (plingeling) R 13913 13915 4864 0 -1 4202496 61513 1251 0 0 17000 9 0 0 18 0 1 0 654863632 163700736 5206 33554432000 4194304 4417452 140735345479664 18446744073709551615 248089724010 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13915/statm: 39966 4694 180 55 0 37852 0
Current children cumulated CPU time (s) 170.09
Current children cumulated vsize (KiB) 159864

Child status: 20
Real time (s): 42.91
CPU time (s): 170.106
CPU user time (s): 170.001
CPU system time (s): 0.104984
CPU usage (%): 396.425
Max. virtual memory (cumulated for all children) (KiB): 284624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 170.001
system time used= 0.104984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62767
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= 133
involuntary context switches= 1262

runsolver used 0.110983 second user time and 0.208968 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-15 06:10:38
IDJOB=3371354
IDBENCH=88066
IDSOLVER=1848
FILE ID=node123/3371354-1305432638
RUNJOBID= node123-1305432588-13670
PBS_JOBID= 13324571
Free space on /tmp= 73468 MiB

SOLVER NAME= Plingeling 587f (fixed)
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-3371354-1305432638/watcher-3371354-1305432638 -o /tmp/evaluation-result-3371354-1305432638/solver-3371354-1305432638 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371354-1305432638.cnf

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

MD5SUM BENCH= 3469bb30890bba597175d692c3430b0e
RANDOM SEED=1009394347

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
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.838
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.838
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.838
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.80
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.838
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.74
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.838
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:     32950928 kB
MemFree:      19233860 kB
Buffers:        305908 kB
Cached:        4038824 kB
SwapCached:      10528 kB
Active:       10592208 kB
Inactive:      2859352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19233860 kB
SwapTotal:    67111528 kB
SwapFree:     64721848 kB
Dirty:            3800 kB
Writeback:           0 kB
AnonPages:     9104484 kB
Mapped:          16408 kB
Slab:           174652 kB
PageTables:      31160 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 13123696 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= 73468 MiB
End job on node123 at 2011-05-15 06:11:21