Trace number 3293209

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 168.893 42.572

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

168.80/42.57	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-3293209-1304110494/watcher-3293209-1304110494 -o /tmp/evaluation-result-3293209-1304110494/solver-3293209-1304110494 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3293209-1304110494.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: 7.53 7.84 7.91 6/181 3659
/proc/meminfo: memFree=24340596/32951124 swapFree=67111524/67111528
[pid=3659] ppid=3657 vsize=10980 CPUtime=0 cores=1,3,5,7
/proc/3659/stat : 3659 (plingeling) R 3657 3659 2566 0 -1 4202496 838 1252 0 0 0 0 0 0 20 0 1 0 522647129 11243520 767 33554432000 4194304 4417332 140734821468944 18446744073709551615 212687675136 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/3659/statm: 2745 767 147 55 0 631 0

[startup+0.086561 s]
/proc/loadavg: 7.53 7.84 7.91 6/181 3659
/proc/meminfo: memFree=24340596/32951124 swapFree=67111524/67111528
[pid=3659] ppid=3657 vsize=17928 CPUtime=0.07 cores=1,3,5,7
/proc/3659/stat : 3659 (plingeling) R 3657 3659 2566 0 -1 4202496 2591 1252 0 0 7 0 0 0 20 0 1 0 522647129 18358272 2504 33554432000 4194304 4417332 140734821468944 18446744073709551615 4262099 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/3659/statm: 4482 2504 147 55 0 2368 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 17928

[startup+0.100558 s]
/proc/loadavg: 7.53 7.84 7.91 6/181 3659
/proc/meminfo: memFree=24340596/32951124 swapFree=67111524/67111528
[pid=3659] ppid=3657 vsize=22024 CPUtime=0.08 cores=1,3,5,7
/proc/3659/stat : 3659 (plingeling) R 3657 3659 2566 0 -1 4202496 3615 1252 0 0 8 0 0 0 20 0 1 0 522647129 22552576 3528 33554432000 4194304 4417332 140734821468944 18446744073709551615 212687294079 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/3659/statm: 5506 3528 147 55 0 3392 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 22024

[startup+0.300484 s]
/proc/loadavg: 7.53 7.84 7.91 6/181 3659
/proc/meminfo: memFree=24340596/32951124 swapFree=67111524/67111528
[pid=3659] ppid=3657 vsize=70568 CPUtime=0.3 cores=1,3,5,7
/proc/3659/stat : 3659 (plingeling) S 3657 3659 2566 0 -1 4202496 5760 1252 0 0 29 1 0 0 22 0 5 0 522647129 72261632 5429 33554432000 4194304 4417332 140734821468944 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/3659/statm: 17642 5429 164 55 0 15528 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 70568

[startup+0.700413 s]
/proc/loadavg: 7.53 7.84 7.91 6/181 3659
/proc/meminfo: memFree=24340596/32951124 swapFree=67111524/67111528
[pid=3659] ppid=3657 vsize=73248 CPUtime=1.9 cores=1,3,5,7
/proc/3659/stat : 3659 (plingeling) S 3657 3659 2566 0 -1 4202496 6965 1252 0 0 189 1 0 0 22 0 5 0 522647129 75005952 6121 33554432000 4194304 4417332 140734821468944 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/3659/statm: 18312 6121 176 55 0 16198 0
Current children cumulated CPU time (s) 1.9
Current children cumulated vsize (KiB) 73248

[startup+1.50027 s]
/proc/loadavg: 7.53 7.84 7.91 9/186 3669
/proc/meminfo: memFree=24314400/32951124 swapFree=67111524/67111528
[pid=3659] ppid=3657 vsize=172700 CPUtime=5.1 cores=1,3,5,7
/proc/3659/stat : 3659 (plingeling) S 3657 3659 2566 0 -1 4202496 20930 1252 0 0 507 3 0 0 22 0 5 0 522647129 176844800 14592 33554432000 4194304 4417332 140734821468944 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/3659/statm: 43175 14592 181 55 0 41061 0
[pid=3659/tid=3666] ppid=3657 vsize=172700 CPUtime=1.19 cores=1,3,5,7
/proc/3659/task/3666/stat : 3666 (plingeling) R 3657 3659 2566 0 -1 4202560 4673 1252 0 0 119 0 0 0 25 0 5 0 522647159 176844800 14592 33554432000 4194304 4417332 140734821468944 18446744073709551615 4236017 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=3659/tid=3667] ppid=3657 vsize=172700 CPUtime=1.19 cores=1,3,5,7
/proc/3659/task/3667/stat : 3667 (plingeling) R 3657 3659 2566 0 -1 4202560 4797 1252 0 0 119 0 0 0 25 0 5 0 522647159 176844800 14592 33554432000 4194304 4417332 140734821468944 18446744073709551615 4250047 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=3659/tid=3668] ppid=3657 vsize=172700 CPUtime=1.19 cores=1,3,5,7
/proc/3659/task/3668/stat : 3668 (plingeling) R 3657 3659 2566 0 -1 4202560 4266 1252 0 0 119 0 0 0 25 0 5 0 522647159 176844800 14592 33554432000 4194304 4417332 140734821468944 18446744073709551615 4249322 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=3659/tid=3669] ppid=3657 vsize=172700 CPUtime=1.2 cores=1,3,5,7
/proc/3659/task/3669/stat : 3669 (plingeling) R 3657 3659 2566 0 -1 4202560 1495 1252 0 0 120 0 0 0 25 0 5 0 522647159 176844800 14592 33554432000 4194304 4417332 140734821468944 18446744073709551615 4364652 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.1
Current children cumulated vsize (KiB) 172700

[startup+3.10098 s]
/proc/loadavg: 7.53 7.84 7.91 9/186 3669
/proc/meminfo: memFree=24290340/32951124 swapFree=67111524/67111528
[pid=3659] ppid=3657 vsize=172700 CPUtime=11.49 cores=1,3,5,7
/proc/3659/stat : 3659 (plingeling) S 3657 3659 2566 0 -1 4202496 20930 1252 0 0 1146 3 0 0 22 0 5 0 522647129 176844800 14592 33554432000 4194304 4417332 140734821468944 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/3659/statm: 43175 14592 181 55 0 41061 0
[pid=3659/tid=3666] ppid=3657 vsize=172700 CPUtime=2.8 cores=1,3,5,7
/proc/3659/task/3666/stat : 3666 (plingeling) R 3657 3659 2566 0 -1 4202560 4673 1252 0 0 280 0 0 0 25 0 5 0 522647159 176844800 14592 33554432000 4194304 4417332 140734821468944 18446744073709551615 4235359 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=3659/tid=3667] ppid=3657 vsize=172700 CPUtime=2.79 cores=1,3,5,7
/proc/3659/task/3667/stat : 3667 (plingeling) R 3657 3659 2566 0 -1 4202560 4797 1252 0 0 279 0 0 0 25 0 5 0 522647159 176844800 14592 33554432000 4194304 4417332 140734821468944 18446744073709551615 4249597 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=3659/tid=3668] ppid=3657 vsize=172700 CPUtime=2.78 cores=1,3,5,7
/proc/3659/task/3668/stat : 3668 (plingeling) R 3657 3659 2566 0 -1 4202560 4266 1252 0 0 278 0 0 0 25 0 5 0 522647159 176844800 14592 33554432000 4194304 4417332 140734821468944 18446744073709551615 4258575 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=3659/tid=3669] ppid=3657 vsize=172700 CPUtime=2.8 cores=1,3,5,7
/proc/3659/task/3669/stat : 3669 (plingeling) R 3657 3659 2566 0 -1 4202560 1495 1252 0 0 280 0 0 0 25 0 5 0 522647159 176844800 14592 33554432000 4194304 4417332 140734821468944 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.49
Current children cumulated vsize (KiB) 172700

[startup+6.3004 s]
/proc/loadavg: 7.57 7.84 7.91 9/186 3669
/proc/meminfo: memFree=24263832/32951124 swapFree=67111524/67111528
[pid=3659] ppid=3657 vsize=183244 CPUtime=24.27 cores=1,3,5,7
/proc/3659/stat : 3659 (plingeling) S 3657 3659 2566 0 -1 4202496 24860 1252 0 0 2424 3 0 0 22 0 5 0 522647129 187641856 17033 33554432000 4194304 4417332 140734821468944 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/3659/statm: 45811 17033 181 55 0 43697 0
[pid=3659/tid=3666] ppid=3657 vsize=183244 CPUtime=6 cores=1,3,5,7
/proc/3659/task/3666/stat : 3666 (plingeling) R 3657 3659 2566 0 -1 4202560 4673 1252 0 0 600 0 0 0 25 0 5 0 522647159 187641856 17033 33554432000 4194304 4417332 140734821468944 18446744073709551615 4238918 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=3659/tid=3667] ppid=3657 vsize=183244 CPUtime=5.99 cores=1,3,5,7
/proc/3659/task/3667/stat : 3667 (plingeling) R 3657 3659 2566 0 -1 4202560 4797 1252 0 0 599 0 0 0 25 0 5 0 522647159 187641856 17033 33554432000 4194304 4417332 140734821468944 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=3659/tid=3668] ppid=3657 vsize=183244 CPUtime=5.96 cores=1,3,5,7
/proc/3659/task/3668/stat : 3668 (plingeling) R 3657 3659 2566 0 -1 4202560 5290 1252 0 0 596 0 0 0 25 0 5 0 522647159 187641856 17033 33554432000 4194304 4417332 140734821468944 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=3659/tid=3669] ppid=3657 vsize=183244 CPUtime=5.99 cores=1,3,5,7
/proc/3659/task/3669/stat : 3669 (plingeling) R 3657 3659 2566 0 -1 4202560 4401 1252 0 0 599 0 0 0 25 0 5 0 522647159 187641856 17033 33554432000 4194304 4417332 140734821468944 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.27
Current children cumulated vsize (KiB) 183244

[startup+12.7002 s]
/proc/loadavg: 7.60 7.84 7.91 9/186 3669
/proc/meminfo: memFree=24229872/32951124 swapFree=67111524/67111528
[pid=3659] ppid=3657 vsize=210352 CPUtime=49.84 cores=1,3,5,7
/proc/3659/stat : 3659 (plingeling) S 3657 3659 2566 0 -1 4202496 31832 1252 0 0 4980 4 0 0 22 0 5 0 522647129 215400448 24005 33554432000 4194304 4417332 140734821468944 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/3659/statm: 52588 24005 181 55 0 50474 0
[pid=3659/tid=3666] ppid=3657 vsize=210352 CPUtime=12.39 cores=1,3,5,7
/proc/3659/task/3666/stat : 3666 (plingeling) R 3657 3659 2566 0 -1 4202560 5698 1252 0 0 1239 0 0 0 25 0 5 0 522647159 215400448 24005 33554432000 4194304 4417332 140734821468944 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=3659/tid=3667] ppid=3657 vsize=210352 CPUtime=12.4 cores=1,3,5,7
/proc/3659/task/3667/stat : 3667 (plingeling) R 3657 3659 2566 0 -1 4202560 7540 1252 0 0 1239 1 0 0 25 0 5 0 522647159 215400448 24005 33554432000 4194304 4417332 140734821468944 18446744073709551615 4259147 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=3659/tid=3668] ppid=3657 vsize=210352 CPUtime=12.32 cores=1,3,5,7
/proc/3659/task/3668/stat : 3668 (plingeling) R 3657 3659 2566 0 -1 4202560 8185 1252 0 0 1232 0 0 0 25 0 5 0 522647159 215400448 24005 33554432000 4194304 4417332 140734821468944 18446744073709551615 4364568 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=3659/tid=3669] ppid=3657 vsize=210352 CPUtime=12.39 cores=1,3,5,7
/proc/3659/task/3669/stat : 3669 (plingeling) R 3657 3659 2566 0 -1 4202560 4710 1252 0 0 1239 0 0 0 25 0 5 0 522647159 215400448 24005 33554432000 4194304 4417332 140734821468944 18446744073709551615 4364722 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 49.84
Current children cumulated vsize (KiB) 210352

[startup+25.5009 s]
/proc/loadavg: 7.69 7.85 7.91 9/186 3669
/proc/meminfo: memFree=24196284/32951124 swapFree=67111524/67111528
[pid=3659] ppid=3657 vsize=255128 CPUtime=100.96 cores=1,3,5,7
/proc/3659/stat : 3659 (plingeling) S 3657 3659 2566 0 -1 4202496 44497 1252 0 0 10091 5 0 0 22 0 5 0 522647129 261251072 35199 33554432000 4194304 4417332 140734821468944 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/3659/statm: 63782 35199 181 55 0 61668 0
[pid=3659/tid=3666] ppid=3657 vsize=255128 CPUtime=25.2 cores=1,3,5,7
/proc/3659/task/3666/stat : 3666 (plingeling) R 3657 3659 2566 0 -1 4202560 9709 1252 0 0 2519 1 0 0 25 0 5 0 522647159 261251072 35199 33554432000 4194304 4417332 140734821468944 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=3659/tid=3667] ppid=3657 vsize=255128 CPUtime=25.2 cores=1,3,5,7
/proc/3659/task/3667/stat : 3667 (plingeling) R 3657 3659 2566 0 -1 4202560 8563 1252 0 0 2519 1 0 0 25 0 5 0 522647159 261251072 35199 33554432000 4194304 4417332 140734821468944 18446744073709551615 4232787 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=3659/tid=3668] ppid=3657 vsize=255128 CPUtime=25.05 cores=1,3,5,7
/proc/3659/task/3668/stat : 3668 (plingeling) R 3657 3659 2566 0 -1 4202560 9138 1252 0 0 2505 0 0 0 25 0 5 0 522647159 261251072 35199 33554432000 4194304 4417332 140734821468944 18446744073709551615 4364722 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=3659/tid=3669] ppid=3657 vsize=255128 CPUtime=25.2 cores=1,3,5,7
/proc/3659/task/3669/stat : 3669 (plingeling) R 3657 3659 2566 0 -1 4202560 11388 1252 0 0 2519 1 0 0 25 0 5 0 522647159 261251072 35199 33554432000 4194304 4417332 140734821468944 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 100.96
Current children cumulated vsize (KiB) 255128

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

[startup+31.9067 s]
/proc/loadavg: 7.71 7.85 7.91 9/186 3669
/proc/meminfo: memFree=24174344/32951124 swapFree=67111524/67111528
[pid=3659] ppid=3657 vsize=270744 CPUtime=126.55 cores=1,3,5,7
/proc/3659/stat : 3659 (plingeling) S 3657 3659 2566 0 -1 4202496 53802 1252 0 0 12648 7 0 0 22 0 5 0 522647129 277241856 39103 33554432000 4194304 4417332 140734821468944 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/3659/statm: 67686 39103 181 55 0 65572 0
[pid=3659/tid=3666] ppid=3657 vsize=270744 CPUtime=31.61 cores=1,3,5,7
/proc/3659/task/3666/stat : 3666 (plingeling) R 3657 3659 2566 0 -1 4202560 13805 1252 0 0 3159 2 0 0 25 0 5 0 522647159 277241856 39103 33554432000 4194304 4417332 140734821468944 18446744073709551615 4258488 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=3659/tid=3667] ppid=3657 vsize=270744 CPUtime=31.6 cores=1,3,5,7
/proc/3659/task/3667/stat : 3667 (plingeling) R 3657 3659 2566 0 -1 4202560 8563 1252 0 0 3159 1 0 0 25 0 5 0 522647159 277241856 39103 33554432000 4194304 4417332 140734821468944 18446744073709551615 4307968 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=3659/tid=3668] ppid=3657 vsize=270744 CPUtime=31.42 cores=1,3,5,7
/proc/3659/task/3668/stat : 3668 (plingeling) R 3657 3659 2566 0 -1 4202560 13234 1252 0 0 3141 1 0 0 25 0 5 0 522647159 277241856 39103 33554432000 4194304 4417332 140734821468944 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=3659/tid=3669] ppid=3657 vsize=270744 CPUtime=31.6 cores=1,3,5,7
/proc/3659/task/3669/stat : 3669 (plingeling) R 3657 3659 2566 0 -1 4202560 12501 1252 0 0 3159 1 0 0 25 0 5 0 522647159 277241856 39103 33554432000 4194304 4417332 140734821468944 18446744073709551615 18446744073699065918 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 126.55
Current children cumulated vsize (KiB) 270744

[startup+38.3006 s]
/proc/loadavg: 7.74 7.86 7.91 9/186 3670
/proc/meminfo: memFree=24180904/32951124 swapFree=67111524/67111528
[pid=3659] ppid=3657 vsize=269400 CPUtime=152.1 cores=1,3,5,7
/proc/3659/stat : 3659 (plingeling) S 3657 3659 2566 0 -1 4202496 61862 1252 0 0 15201 9 0 0 22 0 5 0 522647129 275865600 38767 33554432000 4194304 4417332 140734821468944 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/3659/statm: 67350 38767 181 55 0 65236 0
[pid=3659/tid=3666] ppid=3657 vsize=269400 CPUtime=38 cores=1,3,5,7
/proc/3659/task/3666/stat : 3666 (plingeling) R 3657 3659 2566 0 -1 4202560 14447 1252 0 0 3798 2 0 0 25 0 5 0 522647159 275865600 38767 33554432000 4194304 4417332 140734821468944 18446744073709551615 4364811 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=3659/tid=3667] ppid=3657 vsize=269400 CPUtime=37.99 cores=1,3,5,7
/proc/3659/task/3667/stat : 3667 (plingeling) R 3657 3659 2566 0 -1 4202560 13486 1252 0 0 3797 2 0 0 25 0 5 0 522647159 275865600 38767 33554432000 4194304 4417332 140734821468944 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=3659/tid=3668] ppid=3657 vsize=269400 CPUtime=37.79 cores=1,3,5,7
/proc/3659/task/3668/stat : 3668 (plingeling) R 3657 3659 2566 0 -1 4202560 13234 1252 0 0 3778 1 0 0 25 0 5 0 522647159 275865600 38767 33554432000 4194304 4417332 140734821468944 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=3659/tid=3669] ppid=3657 vsize=269400 CPUtime=37.99 cores=1,3,5,7
/proc/3659/task/3669/stat : 3669 (plingeling) R 3657 3659 2566 0 -1 4202560 14996 1252 0 0 3798 1 0 0 25 0 5 0 522647159 275865600 38767 33554432000 4194304 4417332 140734821468944 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 152.1
Current children cumulated vsize (KiB) 269400

[startup+39.9003 s]
/proc/loadavg: 7.74 7.86 7.91 9/186 3670
/proc/meminfo: memFree=24170612/32951124 swapFree=67111524/67111528
[pid=3659] ppid=3657 vsize=269400 CPUtime=158.49 cores=1,3,5,7
/proc/3659/stat : 3659 (plingeling) S 3657 3659 2566 0 -1 4202496 61862 1252 0 0 15840 9 0 0 22 0 5 0 522647129 275865600 38767 33554432000 4194304 4417332 140734821468944 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/3659/statm: 67350 38767 181 55 0 65236 0
[pid=3659/tid=3666] ppid=3657 vsize=269400 CPUtime=39.6 cores=1,3,5,7
/proc/3659/task/3666/stat : 3666 (plingeling) R 3657 3659 2566 0 -1 4202560 14447 1252 0 0 3958 2 0 0 25 0 5 0 522647159 275865600 38767 33554432000 4194304 4417332 140734821468944 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=3659/tid=3667] ppid=3657 vsize=269400 CPUtime=39.59 cores=1,3,5,7
/proc/3659/task/3667/stat : 3667 (plingeling) R 3657 3659 2566 0 -1 4202560 13486 1252 0 0 3957 2 0 0 25 0 5 0 522647159 275865600 38767 33554432000 4194304 4417332 140734821468944 18446744073709551615 4364568 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=3659/tid=3668] ppid=3657 vsize=269400 CPUtime=39.38 cores=1,3,5,7
/proc/3659/task/3668/stat : 3668 (plingeling) R 3657 3659 2566 0 -1 4202560 13234 1252 0 0 3937 1 0 0 25 0 5 0 522647159 275865600 38767 33554432000 4194304 4417332 140734821468944 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=3659/tid=3669] ppid=3657 vsize=269400 CPUtime=39.59 cores=1,3,5,7
/proc/3659/task/3669/stat : 3669 (plingeling) R 3657 3659 2566 0 -1 4202560 14996 1252 0 0 3958 1 0 0 25 0 5 0 522647159 275865600 38767 33554432000 4194304 4417332 140734821468944 18446744073709551615 4366011 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 158.49
Current children cumulated vsize (KiB) 269400

[startup+41.501 s]
/proc/loadavg: 7.84 7.87 7.92 9/186 3670
/proc/meminfo: memFree=24164908/32951124 swapFree=67111524/67111528
[pid=3659] ppid=3657 vsize=269400 CPUtime=164.89 cores=1,3,5,7
/proc/3659/stat : 3659 (plingeling) S 3657 3659 2566 0 -1 4202496 61862 1252 0 0 16480 9 0 0 22 0 5 0 522647129 275865600 38767 33554432000 4194304 4417332 140734821468944 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/3659/statm: 67350 38767 181 55 0 65236 0
[pid=3659/tid=3666] ppid=3657 vsize=269400 CPUtime=41.2 cores=1,3,5,7
/proc/3659/task/3666/stat : 3666 (plingeling) R 3657 3659 2566 0 -1 4202560 14447 1252 0 0 4118 2 0 0 25 0 5 0 522647159 275865600 38767 33554432000 4194304 4417332 140734821468944 18446744073709551615 4364706 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=3659/tid=3667] ppid=3657 vsize=269400 CPUtime=41.19 cores=1,3,5,7
/proc/3659/task/3667/stat : 3667 (plingeling) R 3657 3659 2566 0 -1 4202560 13486 1252 0 0 4117 2 0 0 25 0 5 0 522647159 275865600 38767 33554432000 4194304 4417332 140734821468944 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=3659/tid=3668] ppid=3657 vsize=269400 CPUtime=40.97 cores=1,3,5,7
/proc/3659/task/3668/stat : 3668 (plingeling) R 3657 3659 2566 0 -1 4202560 13234 1252 0 0 4096 1 0 0 25 0 5 0 522647159 275865600 38767 33554432000 4194304 4417332 140734821468944 18446744073709551615 4364899 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=3659/tid=3669] ppid=3657 vsize=269400 CPUtime=41.19 cores=1,3,5,7
/proc/3659/task/3669/stat : 3669 (plingeling) R 3657 3659 2566 0 -1 4202560 14996 1252 0 0 4118 1 0 0 25 0 5 0 522647159 275865600 38767 33554432000 4194304 4417332 140734821468944 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 164.89
Current children cumulated vsize (KiB) 269400

[startup+42.3008 s]
/proc/loadavg: 7.84 7.87 7.92 9/186 3670
/proc/meminfo: memFree=24172348/32951124 swapFree=67111524/67111528
[pid=3659] ppid=3657 vsize=266832 CPUtime=168.08 cores=1,3,5,7
/proc/3659/stat : 3659 (plingeling) S 3657 3659 2566 0 -1 4202496 63060 1252 0 0 16799 9 0 0 22 0 5 0 522647129 273235968 38125 33554432000 4194304 4417332 140734821468944 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/3659/statm: 66708 38125 181 55 0 64594 0
[pid=3659/tid=3666] ppid=3657 vsize=266832 CPUtime=42 cores=1,3,5,7
/proc/3659/task/3666/stat : 3666 (plingeling) R 3657 3659 2566 0 -1 4202560 14447 1252 0 0 4198 2 0 0 25 0 5 0 522647159 273235968 38125 33554432000 4194304 4417332 140734821468944 18446744073709551615 4364722 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=3659/tid=3667] ppid=3657 vsize=266832 CPUtime=41.99 cores=1,3,5,7
/proc/3659/task/3667/stat : 3667 (plingeling) R 3657 3659 2566 0 -1 4202560 13486 1252 0 0 4197 2 0 0 25 0 5 0 522647159 273235968 38125 33554432000 4194304 4417332 140734821468944 18446744073709551615 4270119 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=3659/tid=3668] ppid=3657 vsize=266832 CPUtime=41.76 cores=1,3,5,7
/proc/3659/task/3668/stat : 3668 (plingeling) R 3657 3659 2566 0 -1 4202560 13234 1252 0 0 4175 1 0 0 25 0 5 0 522647159 273235968 38125 33554432000 4194304 4417332 140734821468944 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=3659/tid=3669] ppid=3657 vsize=266832 CPUtime=41.99 cores=1,3,5,7
/proc/3659/task/3669/stat : 3669 (plingeling) R 3657 3659 2566 0 -1 4202560 16194 1252 0 0 4198 1 0 0 25 0 5 0 522647159 273235968 38125 33554432000 4194304 4417332 140734821468944 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 168.08
Current children cumulated vsize (KiB) 266832

[startup+42.5008 s]
/proc/loadavg: 7.84 7.87 7.92 9/186 3670
/proc/meminfo: memFree=24172348/32951124 swapFree=67111524/67111528
[pid=3659] ppid=3657 vsize=266832 CPUtime=168.8 cores=1,3,5,7
/proc/3659/stat : 3659 (plingeling) S 3657 3659 2566 0 -1 4202496 63061 1252 0 0 16871 9 0 0 18 0 3 0 522647129 273235968 38126 33554432000 4194304 4417332 140734821468944 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/3659/statm: 66708 38126 182 55 0 64594 0
[pid=3659/tid=3667] ppid=3657 vsize=266832 CPUtime=42.19 cores=1,3,5,7
/proc/3659/task/3667/stat : 3667 (plingeling) R 3657 3659 2566 0 -1 4202560 13486 1252 0 0 4217 2 0 0 25 0 3 0 522647159 273235968 38126 33554432000 4194304 4417332 140734821468944 18446744073709551615 4365509 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=3659/tid=3668] ppid=3657 vsize=266832 CPUtime=41.96 cores=1,3,5,7
/proc/3659/task/3668/stat : 3668 (plingeling) R 3657 3659 2566 0 -1 4202560 13234 1252 0 0 4195 1 0 0 25 0 3 0 522647159 273235968 38126 33554432000 4194304 4417332 140734821468944 18446744073709551615 4365960 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 168.8
Current children cumulated vsize (KiB) 266832

Child status: 20
Real time (s): 42.572
CPU time (s): 168.893
CPU user time (s): 168.79
CPU system time (s): 0.102984
CPU usage (%): 396.724
Max. virtual memory (cumulated for all children) (KiB): 296292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 168.79
system time used= 0.102984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64316
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= 62
involuntary context switches= 1227

runsolver used 0.058991 second user time and 0.175973 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-29 22:54:54
IDJOB=3293209
IDBENCH=88066
IDSOLVER=1605
FILE ID=node139/3293209-1304110494
RUNJOBID= node139-1304110420-3395
PBS_JOBID= 13170647
Free space on /tmp= 72548 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-3293209-1304110494/watcher-3293209-1304110494 -o /tmp/evaluation-result-3293209-1304110494/solver-3293209-1304110494 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3293209-1304110494.cnf

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

MD5SUM BENCH= 3469bb30890bba597175d692c3430b0e
RANDOM SEED=1214358898

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24340752 kB
Buffers:       2047616 kB
Cached:        5926704 kB
SwapCached:          4 kB
Active:         985720 kB
Inactive:      7106432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24340752 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            3736 kB
Writeback:          36 kB
AnonPages:      117212 kB
Mapped:          15500 kB
Slab:           454440 kB
PageTables:       4300 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   301980 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= 72548 MiB
End job on node139 at 2011-04-29 22:55:37