Trace number 3371377

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 176.315 45.3043

General information on the benchmark

Namemanol-pipe-f7nidw.cnf
MD5SUMb950ebec64dc35544d8f8bf6957e7bc2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark27.7028
Satisfiable
(Un)Satisfiability was proved
Number of variables310434
Number of clauses923497
Sum of the clauses size2154825
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2615664
Number of clauses of size 3307832
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

176.29/45.30	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-3371377-1305416898/watcher-3371377-1305416898 -o /tmp/evaluation-result-3371377-1305416898/solver-3371377-1305416898 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371377-1305416898.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.07 7.83 7.98 5/295 28611
/proc/meminfo: memFree=24389536/32951124 swapFree=63485424/67111528
[pid=28611] ppid=28609 vsize=13280 CPUtime=0 cores=1,3,5,7
/proc/28611/stat : 28611 (plingeling) R 28609 28611 28032 0 -1 4202496 1397 1258 0 0 0 0 0 0 22 0 1 0 634105769 13598720 1327 33554432000 4194304 4417452 140734707567200 18446744073709551615 4227893 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/28611/statm: 3320 1327 148 55 0 1206 0

[startup+0.0764261 s]
/proc/loadavg: 7.07 7.83 7.98 5/295 28611
/proc/meminfo: memFree=24389536/32951124 swapFree=63485424/67111528
[pid=28611] ppid=28609 vsize=26220 CPUtime=0.06 cores=1,3,5,7
/proc/28611/stat : 28611 (plingeling) R 28609 28611 28032 0 -1 4202496 4649 1258 0 0 6 0 0 0 22 0 1 0 634105769 26849280 4579 33554432000 4194304 4417452 140734707567200 18446744073709551615 4232651 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/28611/statm: 6555 4579 149 55 0 4441 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 26220

[startup+0.100409 s]
/proc/loadavg: 7.07 7.83 7.98 5/295 28611
/proc/meminfo: memFree=24389536/32951124 swapFree=63485424/67111528
[pid=28611] ppid=28609 vsize=30316 CPUtime=0.08 cores=1,3,5,7
/proc/28611/stat : 28611 (plingeling) R 28609 28611 28032 0 -1 4202496 5673 1258 0 0 8 0 0 0 23 0 1 0 634105769 31043584 5603 33554432000 4194304 4417452 140734707567200 18446744073709551615 4231321 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/28611/statm: 7579 5603 149 55 0 5465 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30316

[startup+0.300384 s]
/proc/loadavg: 7.07 7.83 7.98 5/295 28611
/proc/meminfo: memFree=24389536/32951124 swapFree=63485424/67111528
[pid=28611] ppid=28609 vsize=66768 CPUtime=0.29 cores=1,3,5,7
/proc/28611/stat : 28611 (plingeling) R 28609 28611 28032 0 -1 4202496 14798 1258 0 0 27 2 0 0 25 0 1 0 634105769 68370432 14716 33554432000 4194304 4417452 140734707567200 18446744073709551615 220816236288 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/28611/statm: 16692 14716 149 55 0 14578 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 66768

[startup+0.700311 s]
/proc/loadavg: 7.07 7.83 7.98 5/295 28611
/proc/meminfo: memFree=24389536/32951124 swapFree=63485424/67111528
[pid=28611] ppid=28609 vsize=153020 CPUtime=0.68 cores=1,3,5,7
/proc/28611/stat : 28611 (plingeling) R 28609 28611 28032 0 -1 4202496 36367 1258 0 0 64 4 0 0 25 0 1 0 634105769 156692480 36279 33554432000 4194304 4417452 140734707567200 18446744073709551615 220816236288 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/28611/statm: 38255 36279 149 55 0 36141 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 153020

[startup+1.50112 s]
/proc/loadavg: 7.07 7.83 7.98 6/296 28617
/proc/meminfo: memFree=24242596/32951124 swapFree=63485424/67111528
[pid=28611] ppid=28609 vsize=323720 CPUtime=2.34 cores=1,3,5,7
/proc/28611/stat : 28611 (plingeling) S 28609 28611 28032 0 -1 4202496 86517 1258 0 0 222 12 0 0 25 0 5 0 634105769 331489280 57280 33554432000 4194304 4417452 140734707567200 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/28611/statm: 80930 57280 171 55 0 78816 0
Current children cumulated CPU time (s) 2.34
Current children cumulated vsize (KiB) 323720

[startup+3.10083 s]
/proc/loadavg: 7.07 7.83 7.98 9/300 28621
/proc/meminfo: memFree=24204248/32951124 swapFree=63485424/67111528
[pid=28611] ppid=28609 vsize=351580 CPUtime=8.73 cores=1,3,5,7
/proc/28611/stat : 28611 (plingeling) S 28609 28611 28032 0 -1 4202496 117173 1258 0 0 857 16 0 0 25 0 5 0 634105769 360017920 59325 33554432000 4194304 4417452 140734707567200 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/28611/statm: 87895 59325 173 55 0 85781 0
[pid=28611/tid=28618] ppid=28609 vsize=351580 CPUtime=1.88 cores=1,3,5,7
/proc/28611/task/28618/stat : 28618 (plingeling) R 28609 28611 28032 0 -1 4202560 18634 1258 0 0 186 2 0 0 25 0 5 0 634105890 360017920 59325 33554432000 4194304 4417452 140734707567200 18446744073709551615 4281949 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28611/tid=28619] ppid=28609 vsize=351580 CPUtime=1.87 cores=1,3,5,7
/proc/28611/task/28619/stat : 28619 (plingeling) R 28609 28611 28032 0 -1 4202560 19196 1258 0 0 185 2 0 0 25 0 5 0 634105890 360017920 59325 33554432000 4194304 4417452 140734707567200 18446744073709551615 4287507 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28611/tid=28620] ppid=28609 vsize=351580 CPUtime=1.87 cores=1,3,5,7
/proc/28611/task/28620/stat : 28620 (plingeling) R 28609 28611 28032 0 -1 4202560 18572 1258 0 0 185 2 0 0 25 0 5 0 634105890 360017920 59325 33554432000 4194304 4417452 140734707567200 18446744073709551615 4284514 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28611/tid=28621] ppid=28609 vsize=351580 CPUtime=1.86 cores=1,3,5,7
/proc/28611/task/28621/stat : 28621 (plingeling) R 28609 28611 28032 0 -1 4202560 5509 1258 0 0 186 0 0 0 25 0 5 0 634105890 360017920 59325 33554432000 4194304 4417452 140734707567200 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 8.73
Current children cumulated vsize (KiB) 351580

[startup+6.30024 s]
/proc/loadavg: 7.15 7.83 7.98 9/300 28621
/proc/meminfo: memFree=24182424/32951124 swapFree=63485424/67111528
[pid=28611] ppid=28609 vsize=319720 CPUtime=21.49 cores=1,3,5,7
/proc/28611/stat : 28611 (plingeling) S 28609 28611 28032 0 -1 4202496 140741 1258 0 0 2130 19 0 0 25 0 5 0 634105769 327393280 56731 33554432000 4194304 4417452 140734707567200 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/28611/statm: 79930 56731 178 55 0 77816 0
[pid=28611/tid=28618] ppid=28609 vsize=319720 CPUtime=5.08 cores=1,3,5,7
/proc/28611/task/28618/stat : 28618 (plingeling) R 28609 28611 28032 0 -1 4202560 21946 1258 0 0 505 3 0 0 25 0 5 0 634105890 327393280 56731 33554432000 4194304 4417452 140734707567200 18446744073709551615 4330744 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28611/tid=28619] ppid=28609 vsize=319720 CPUtime=5.07 cores=1,3,5,7
/proc/28611/task/28619/stat : 28619 (plingeling) R 28609 28611 28032 0 -1 4202560 31024 1258 0 0 503 4 0 0 25 0 5 0 634105890 327393280 56731 33554432000 4194304 4417452 140734707567200 18446744073709551615 4330612 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28611/tid=28620] ppid=28609 vsize=319720 CPUtime=5.07 cores=1,3,5,7
/proc/28611/task/28620/stat : 28620 (plingeling) R 28609 28611 28032 0 -1 4202560 27000 1258 0 0 504 3 0 0 25 0 5 0 634105890 327393280 56731 33554432000 4194304 4417452 140734707567200 18446744073709551615 4233530 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28611/tid=28621] ppid=28609 vsize=319720 CPUtime=5.03 cores=1,3,5,7
/proc/28611/task/28621/stat : 28621 (plingeling) R 28609 28611 28032 0 -1 4202560 5509 1258 0 0 503 0 0 0 25 0 5 0 634105890 327393280 56731 33554432000 4194304 4417452 140734707567200 18446744073709551615 4364466 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 21.49
Current children cumulated vsize (KiB) 319720

[startup+12.7011 s]
/proc/loadavg: 7.21 7.83 7.98 9/300 28622
/proc/meminfo: memFree=24052536/32951124 swapFree=63485424/67111528
[pid=28611] ppid=28609 vsize=417948 CPUtime=47.04 cores=1,3,5,7
/proc/28611/stat : 28611 (plingeling) S 28609 28611 28032 0 -1 4202496 171479 1258 0 0 4681 23 0 0 25 0 5 0 634105769 427978752 81333 33554432000 4194304 4417452 140734707567200 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/28611/statm: 104487 81333 179 55 0 102373 0
[pid=28611/tid=28618] ppid=28609 vsize=417948 CPUtime=11.48 cores=1,3,5,7
/proc/28611/task/28618/stat : 28618 (plingeling) R 28609 28611 28032 0 -1 4202560 30146 1258 0 0 1144 4 0 0 25 0 5 0 634105890 427978752 81333 33554432000 4194304 4417452 140734707567200 18446744073709551615 4336164 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28611/tid=28619] ppid=28609 vsize=417948 CPUtime=11.48 cores=1,3,5,7
/proc/28611/task/28619/stat : 28619 (plingeling) R 28609 28611 28032 0 -1 4202560 41273 1258 0 0 1142 6 0 0 25 0 5 0 634105890 427978752 81333 33554432000 4194304 4417452 140734707567200 18446744073709551615 4257349 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28611/tid=28620] ppid=28609 vsize=417948 CPUtime=11.47 cores=1,3,5,7
/proc/28611/task/28620/stat : 28620 (plingeling) R 28609 28611 28032 0 -1 4202560 39289 1258 0 0 1143 4 0 0 25 0 5 0 634105890 427978752 81333 33554432000 4194304 4417452 140734707567200 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28611/tid=28621] ppid=28609 vsize=417948 CPUtime=11.37 cores=1,3,5,7
/proc/28611/task/28621/stat : 28621 (plingeling) R 28609 28611 28032 0 -1 4202560 5509 1258 0 0 1137 0 0 0 25 0 5 0 634105890 427978752 81333 33554432000 4194304 4417452 140734707567200 18446744073709551615 4232617 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 47.04
Current children cumulated vsize (KiB) 417948

[startup+25.5007 s]
/proc/loadavg: 7.47 7.86 7.99 9/300 28622
/proc/meminfo: memFree=24090696/32951124 swapFree=63485424/67111528
[pid=28611] ppid=28609 vsize=399608 CPUtime=98.12 cores=1,3,5,7
/proc/28611/stat : 28611 (plingeling) S 28609 28611 28032 0 -1 4202496 175738 1258 0 0 9788 24 0 0 25 0 5 0 634105769 409198592 71382 33554432000 4194304 4417452 140734707567200 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/28611/statm: 99902 71382 180 55 0 97788 0
[pid=28611/tid=28618] ppid=28609 vsize=399608 CPUtime=24.28 cores=1,3,5,7
/proc/28611/task/28618/stat : 28618 (plingeling) R 28609 28611 28032 0 -1 4202560 30175 1258 0 0 2424 4 0 0 25 0 5 0 634105890 409198592 71382 33554432000 4194304 4417452 140734707567200 18446744073709551615 4259651 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28611/tid=28619] ppid=28609 vsize=399608 CPUtime=24.28 cores=1,3,5,7
/proc/28611/task/28619/stat : 28619 (plingeling) R 28609 28611 28032 0 -1 4202560 41302 1258 0 0 2422 6 0 0 25 0 5 0 634105890 409198592 71382 33554432000 4194304 4417452 140734707567200 18446744073709551615 4264900 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28611/tid=28620] ppid=28609 vsize=399608 CPUtime=24.27 cores=1,3,5,7
/proc/28611/task/28620/stat : 28620 (plingeling) R 28609 28611 28032 0 -1 4202560 39394 1258 0 0 2423 4 0 0 25 0 5 0 634105890 409198592 71382 33554432000 4194304 4417452 140734707567200 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28611/tid=28621] ppid=28609 vsize=399608 CPUtime=24.06 cores=1,3,5,7
/proc/28611/task/28621/stat : 28621 (plingeling) R 28609 28611 28032 0 -1 4202560 9605 1258 0 0 2405 1 0 0 25 0 5 0 634105890 409198592 71382 33554432000 4194304 4417452 140734707567200 18446744073709551615 4281949 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 98.12
Current children cumulated vsize (KiB) 399608

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

[startup+38.3003 s]
/proc/loadavg: 7.63 7.88 7.99 9/300 28622
/proc/meminfo: memFree=24100768/32951124 swapFree=63485424/67111528
[pid=28611] ppid=28609 vsize=383264 CPUtime=149.21 cores=1,3,5,7
/proc/28611/stat : 28611 (plingeling) S 28609 28611 28032 0 -1 4202496 175912 1258 0 0 14897 24 0 0 25 0 5 0 634105769 392462336 67296 33554432000 4194304 4417452 140734707567200 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/28611/statm: 95816 67296 180 55 0 93702 0
[pid=28611/tid=28618] ppid=28609 vsize=383264 CPUtime=37.08 cores=1,3,5,7
/proc/28611/task/28618/stat : 28618 (plingeling) R 28609 28611 28032 0 -1 4202560 30222 1258 0 0 3704 4 0 0 25 0 5 0 634105890 392462336 67296 33554432000 4194304 4417452 140734707567200 18446744073709551615 4278138 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28611/tid=28619] ppid=28609 vsize=383264 CPUtime=37.08 cores=1,3,5,7
/proc/28611/task/28619/stat : 28619 (plingeling) R 28609 28611 28032 0 -1 4202560 41348 1258 0 0 3702 6 0 0 25 0 5 0 634105890 392462336 67296 33554432000 4194304 4417452 140734707567200 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28611/tid=28620] ppid=28609 vsize=383264 CPUtime=37.07 cores=1,3,5,7
/proc/28611/task/28620/stat : 28620 (plingeling) R 28609 28611 28032 0 -1 4202560 39475 1258 0 0 3703 4 0 0 25 0 5 0 634105890 392462336 67296 33554432000 4194304 4417452 140734707567200 18446744073709551615 4281949 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28611/tid=28621] ppid=28609 vsize=383264 CPUtime=36.75 cores=1,3,5,7
/proc/28611/task/28621/stat : 28621 (plingeling) R 28609 28611 28032 0 -1 4202560 9605 1258 0 0 3674 1 0 0 25 0 5 0 634105890 392462336 67296 33554432000 4194304 4417452 140734707567200 18446744073709551615 4281949 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 149.21
Current children cumulated vsize (KiB) 383264

[startup+41.5007 s]
/proc/loadavg: 7.66 7.88 7.99 9/300 28622
/proc/meminfo: memFree=24121520/32951124 swapFree=63485424/67111528
[pid=28611] ppid=28609 vsize=366572 CPUtime=161.98 cores=1,3,5,7
/proc/28611/stat : 28611 (plingeling) S 28609 28611 28032 0 -1 4202496 175912 1258 0 0 16174 24 0 0 25 0 5 0 634105769 375369728 63123 33554432000 4194304 4417452 140734707567200 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/28611/statm: 91643 63123 180 55 0 89529 0
[pid=28611/tid=28618] ppid=28609 vsize=366572 CPUtime=40.28 cores=1,3,5,7
/proc/28611/task/28618/stat : 28618 (plingeling) R 28609 28611 28032 0 -1 4202560 30222 1258 0 0 4024 4 0 0 25 0 5 0 634105890 375369728 63123 33554432000 4194304 4417452 140734707567200 18446744073709551615 4232464 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28611/tid=28619] ppid=28609 vsize=366572 CPUtime=40.28 cores=1,3,5,7
/proc/28611/task/28619/stat : 28619 (plingeling) R 28609 28611 28032 0 -1 4202560 41348 1258 0 0 4022 6 0 0 25 0 5 0 634105890 375369728 63123 33554432000 4194304 4417452 140734707567200 18446744073709551615 4364597 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28611/tid=28620] ppid=28609 vsize=366572 CPUtime=40.27 cores=1,3,5,7
/proc/28611/task/28620/stat : 28620 (plingeling) R 28609 28611 28032 0 -1 4202560 39475 1258 0 0 4023 4 0 0 25 0 5 0 634105890 375369728 63123 33554432000 4194304 4417452 140734707567200 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28611/tid=28621] ppid=28609 vsize=366572 CPUtime=39.92 cores=1,3,5,7
/proc/28611/task/28621/stat : 28621 (plingeling) R 28609 28611 28032 0 -1 4202560 9605 1258 0 0 3991 1 0 0 25 0 5 0 634105890 375369728 63123 33554432000 4194304 4417452 140734707567200 18446744073709551615 4232584 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 161.98
Current children cumulated vsize (KiB) 366572

[startup+43.1005 s]
/proc/loadavg: 7.66 7.88 7.99 9/300 28622
/proc/meminfo: memFree=24115692/32951124 swapFree=63485424/67111528
[pid=28611] ppid=28609 vsize=366568 CPUtime=168.36 cores=1,3,5,7
/proc/28611/stat : 28611 (plingeling) S 28609 28611 28032 0 -1 4202496 175912 1258 0 0 16812 24 0 0 25 0 5 0 634105769 375365632 63122 33554432000 4194304 4417452 140734707567200 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/28611/statm: 91642 63122 180 55 0 89528 0
[pid=28611/tid=28618] ppid=28609 vsize=366568 CPUtime=41.88 cores=1,3,5,7
/proc/28611/task/28618/stat : 28618 (plingeling) R 28609 28611 28032 0 -1 4202560 30222 1258 0 0 4184 4 0 0 25 0 5 0 634105890 375365632 63122 33554432000 4194304 4417452 140734707567200 18446744073709551615 4257620 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28611/tid=28619] ppid=28609 vsize=366568 CPUtime=41.88 cores=1,3,5,7
/proc/28611/task/28619/stat : 28619 (plingeling) R 28609 28611 28032 0 -1 4202560 41348 1258 0 0 4182 6 0 0 25 0 5 0 634105890 375365632 63122 33554432000 4194304 4417452 140734707567200 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28611/tid=28620] ppid=28609 vsize=366568 CPUtime=41.87 cores=1,3,5,7
/proc/28611/task/28620/stat : 28620 (plingeling) R 28609 28611 28032 0 -1 4202560 39475 1258 0 0 4183 4 0 0 25 0 5 0 634105890 375365632 63122 33554432000 4194304 4417452 140734707567200 18446744073709551615 4366005 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28611/tid=28621] ppid=28609 vsize=366568 CPUtime=41.5 cores=1,3,5,7
/proc/28611/task/28621/stat : 28621 (plingeling) R 28609 28611 28032 0 -1 4202560 9605 1258 0 0 4149 1 0 0 25 0 5 0 634105890 375365632 63122 33554432000 4194304 4417452 140734707567200 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 168.36
Current children cumulated vsize (KiB) 366568

[startup+44.7012 s]
/proc/loadavg: 7.69 7.88 7.99 9/300 28623
/proc/meminfo: memFree=24117676/32951124 swapFree=63485424/67111528
[pid=28611] ppid=28609 vsize=366536 CPUtime=174.75 cores=1,3,5,7
/proc/28611/stat : 28611 (plingeling) S 28609 28611 28032 0 -1 4202496 175912 1258 0 0 17451 24 0 0 25 0 5 0 634105769 375332864 63114 33554432000 4194304 4417452 140734707567200 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/28611/statm: 91634 63114 180 55 0 89520 0
[pid=28611/tid=28618] ppid=28609 vsize=366536 CPUtime=43.48 cores=1,3,5,7
/proc/28611/task/28618/stat : 28618 (plingeling) R 28609 28611 28032 0 -1 4202560 30222 1258 0 0 4344 4 0 0 25 0 5 0 634105890 375332864 63114 33554432000 4194304 4417452 140734707567200 18446744073709551615 4232787 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28611/tid=28619] ppid=28609 vsize=366536 CPUtime=43.48 cores=1,3,5,7
/proc/28611/task/28619/stat : 28619 (plingeling) R 28609 28611 28032 0 -1 4202560 41348 1258 0 0 4342 6 0 0 25 0 5 0 634105890 375332864 63114 33554432000 4194304 4417452 140734707567200 18446744073709551615 4235359 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28611/tid=28620] ppid=28609 vsize=366536 CPUtime=43.47 cores=1,3,5,7
/proc/28611/task/28620/stat : 28620 (plingeling) R 28609 28611 28032 0 -1 4202560 39475 1258 0 0 4343 4 0 0 25 0 5 0 634105890 375332864 63114 33554432000 4194304 4417452 140734707567200 18446744073709551615 4331796 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28611/tid=28621] ppid=28609 vsize=366536 CPUtime=43.09 cores=1,3,5,7
/proc/28611/task/28621/stat : 28621 (plingeling) R 28609 28611 28032 0 -1 4202560 9605 1258 0 0 4308 1 0 0 25 0 5 0 634105890 375332864 63114 33554432000 4194304 4417452 140734707567200 18446744073709551615 4236755 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 174.75
Current children cumulated vsize (KiB) 366536

[startup+45.1111 s]
/proc/loadavg: 7.69 7.88 7.99 9/300 28623
/proc/meminfo: memFree=24118544/32951124 swapFree=63485424/67111528
[pid=28611] ppid=28609 vsize=366520 CPUtime=176.11 cores=1,3,5,7
/proc/28611/stat : 28611 (plingeling) S 28609 28611 28032 0 -1 4202496 175919 1258 0 0 17587 24 0 0 17 0 2 0 634105769 375316480 63117 33554432000 4194304 4417452 140734707567200 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/28611/statm: 91630 63117 181 55 0 89516 0
[pid=28611/tid=28620] ppid=28609 vsize=366520 CPUtime=43.88 cores=1,3,5,7
/proc/28611/task/28620/stat : 28620 (plingeling) R 28609 28611 28032 0 -1 4202560 39481 1258 0 0 4384 4 0 0 25 0 2 0 634105890 375316480 63117 33554432000 4194304 4417452 140734707567200 18446744073709551615 4252204 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 176.11
Current children cumulated vsize (KiB) 366520

[startup+45.3011 s]
/proc/loadavg: 7.69 7.88 7.99 9/300 28623
/proc/meminfo: memFree=24118544/32951124 swapFree=63485424/67111528
[pid=28611] ppid=28609 vsize=207328 CPUtime=176.29 cores=1,3,5,7
/proc/28611/stat : 28611 (plingeling) R 28609 28611 28032 0 -1 4202496 175919 1258 0 0 17605 24 0 0 15 0 1 0 634105769 212303872 18672 33554432000 4194304 4417452 140734707567200 18446744073709551615 220816262250 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28611/statm: 51832 18177 181 55 0 49718 0
Current children cumulated CPU time (s) 176.29
Current children cumulated vsize (KiB) 207328

Child status: 20
Real time (s): 45.3043
CPU time (s): 176.315
CPU user time (s): 176.059
CPU system time (s): 0.255961
CPU usage (%): 389.18
Max. virtual memory (cumulated for all children) (KiB): 434420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 176.059
system time used= 0.255961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 177180
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= 128
involuntary context switches= 798

runsolver used 0.142978 second user time and 0.278957 second system time

The end

Launcher Data

Begin job on node147 at 2011-05-15 01:48:19
IDJOB=3371377
IDBENCH=69619
IDSOLVER=1848
FILE ID=node147/3371377-1305416898
RUNJOBID= node147-1305416883-28547
PBS_JOBID= 13324515
Free space on /tmp= 73092 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT_RACE08/cnf/manol-pipe-f7nidw.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371377-1305416898/watcher-3371377-1305416898 -o /tmp/evaluation-result-3371377-1305416898/solver-3371377-1305416898 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371377-1305416898.cnf

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

MD5SUM BENCH= b950ebec64dc35544d8f8bf6957e7bc2
RANDOM SEED=1620725953

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24389816 kB
Buffers:        292428 kB
Cached:        4983044 kB
SwapCached:      13132 kB
Active:        1670208 kB
Inactive:      6658572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24389816 kB
SwapTotal:    67111528 kB
SwapFree:     63485424 kB
Dirty:           17064 kB
Writeback:           0 kB
AnonPages:     3048176 kB
Mapped:          15312 kB
Slab:           141308 kB
PageTables:      28980 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 44910048 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= 73092 MiB
End job on node147 at 2011-05-15 01:49:04