Trace number 3281709

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 147.734 37.2809

General information on the benchmark

Namemanol-pipe-c6bidw_i.cnf
MD5SUM8aeb1eb6b7bf22d54183762fb5b6410c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark13.37
Satisfiable
(Un)Satisfiability was proved
Number of variables96089
Number of clauses283993
Sum of the clauses size662649
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2189328
Number of clauses of size 394664
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

147.51/37.28	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-3281709-1304040101/watcher-3281709-1304040101 -o /tmp/evaluation-result-3281709-1304040101/solver-3281709-1304040101 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3281709-1304040101.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: 8.03 7.69 7.74 5/181 28785
/proc/meminfo: memFree=19722488/32950928 swapFree=67111524/67111528
[pid=28785] ppid=28783 vsize=10296 CPUtime=0 cores=1,3,5,7
/proc/28785/stat : 28785 (plingeling) R 28783 28785 28251 0 -1 4202496 652 1254 0 0 0 0 0 0 25 0 1 0 594240792 10543104 581 33554432000 4194304 4417332 140734620061424 18446744073709551615 231895184331 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/28785/statm: 2574 581 147 55 0 460 0

[startup+0.055149 s]
/proc/loadavg: 8.03 7.69 7.74 5/181 28785
/proc/meminfo: memFree=19722488/32950928 swapFree=67111524/67111528
[pid=28785] ppid=28783 vsize=19048 CPUtime=0.04 cores=1,3,5,7
/proc/28785/stat : 28785 (plingeling) R 28783 28785 28251 0 -1 4202496 2869 1254 0 0 4 0 0 0 25 0 1 0 594240792 19505152 2786 33554432000 4194304 4417332 140734620061424 18446744073709551615 4264940 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/28785/statm: 4762 2786 148 55 0 2648 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 19048

[startup+0.101129 s]
/proc/loadavg: 8.03 7.69 7.74 5/181 28785
/proc/meminfo: memFree=19722488/32950928 swapFree=67111524/67111528
[pid=28785] ppid=28783 vsize=27768 CPUtime=0.09 cores=1,3,5,7
/proc/28785/stat : 28785 (plingeling) R 28783 28785 28251 0 -1 4202496 5049 1254 0 0 9 0 0 0 25 0 1 0 594240792 28434432 4966 33554432000 4194304 4417332 140734620061424 18446744073709551615 4264990 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/28785/statm: 6942 4966 148 55 0 4828 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27768

[startup+0.301091 s]
/proc/loadavg: 8.03 7.69 7.74 5/181 28785
/proc/meminfo: memFree=19722488/32950928 swapFree=67111524/67111528
[pid=28785] ppid=28783 vsize=63816 CPUtime=0.29 cores=1,3,5,7
/proc/28785/stat : 28785 (plingeling) R 28783 28785 28251 0 -1 4202496 14174 1254 0 0 28 1 0 0 25 0 1 0 594240792 65347584 13978 33554432000 4194304 4417332 140734620061424 18446744073709551615 231895490304 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/28785/statm: 15954 13978 148 55 0 13840 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 63816

[startup+0.700954 s]
/proc/loadavg: 8.03 7.69 7.74 5/181 28785
/proc/meminfo: memFree=19722488/32950928 swapFree=67111524/67111528
[pid=28785] ppid=28783 vsize=200352 CPUtime=1.7 cores=1,3,5,7
/proc/28785/stat : 28785 (plingeling) S 28783 28785 28251 0 -1 4202496 34920 1254 0 0 166 4 0 0 25 0 5 0 594240792 205160448 21517 33554432000 4194304 4417332 140734620061424 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/28785/statm: 50088 21517 172 55 0 47974 0
Current children cumulated CPU time (s) 1.7
Current children cumulated vsize (KiB) 200352

[startup+1.50081 s]
/proc/loadavg: 8.03 7.69 7.74 10/186 28795
/proc/meminfo: memFree=19598820/32950928 swapFree=67111524/67111528
[pid=28785] ppid=28783 vsize=190628 CPUtime=4.89 cores=1,3,5,7
/proc/28785/stat : 28785 (plingeling) S 28783 28785 28251 0 -1 4202496 49740 1254 0 0 483 6 0 0 25 0 5 0 594240792 195203072 21601 33554432000 4194304 4417332 140734620061424 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/28785/statm: 47657 21601 174 55 0 45543 0
[pid=28785/tid=28792] ppid=28783 vsize=190628 CPUtime=1.13 cores=1,3,5,7
/proc/28785/task/28792/stat : 28792 (plingeling) R 28783 28785 28251 0 -1 4202560 10713 1254 0 0 112 1 0 0 25 0 5 0 594240827 195203072 21601 33554432000 4194304 4417332 140734620061424 18446744073709551615 4284962 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28785/tid=28793] ppid=28783 vsize=190628 CPUtime=1.12 cores=1,3,5,7
/proc/28785/task/28793/stat : 28793 (plingeling) R 28783 28785 28251 0 -1 4202560 10745 1254 0 0 111 1 0 0 25 0 5 0 594240827 195203072 21601 33554432000 4194304 4417332 140734620061424 18446744073709551615 4284484 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28785/tid=28794] ppid=28783 vsize=190628 CPUtime=1.13 cores=1,3,5,7
/proc/28785/task/28794/stat : 28794 (plingeling) R 28783 28785 28251 0 -1 4202560 8303 1254 0 0 112 1 0 0 25 0 5 0 594240827 195203072 21601 33554432000 4194304 4417332 140734620061424 18446744073709551615 4284626 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28785/tid=28795] ppid=28783 vsize=190628 CPUtime=1.13 cores=1,3,5,7
/proc/28785/task/28795/stat : 28795 (plingeling) R 28783 28785 28251 0 -1 4202560 1697 1254 0 0 113 0 0 0 25 0 5 0 594240828 195203072 21601 33554432000 4194304 4417332 140734620061424 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.89
Current children cumulated vsize (KiB) 190628

[startup+3.1005 s]
/proc/loadavg: 8.02 7.69 7.74 10/186 28795
/proc/meminfo: memFree=19588900/32950928 swapFree=67111524/67111528
[pid=28785] ppid=28783 vsize=182796 CPUtime=11.29 cores=1,3,5,7
/proc/28785/stat : 28785 (plingeling) S 28783 28785 28251 0 -1 4202496 61716 1254 0 0 1121 8 0 0 25 0 5 0 594240792 187183104 19848 33554432000 4194304 4417332 140734620061424 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/28785/statm: 45699 19848 178 55 0 43585 0
[pid=28785/tid=28792] ppid=28783 vsize=182796 CPUtime=2.73 cores=1,3,5,7
/proc/28785/task/28792/stat : 28792 (plingeling) R 28783 28785 28251 0 -1 4202560 15132 1254 0 0 271 2 0 0 25 0 5 0 594240827 187183104 19848 33554432000 4194304 4417332 140734620061424 18446744073709551615 4320514 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28785/tid=28793] ppid=28783 vsize=182796 CPUtime=2.71 cores=1,3,5,7
/proc/28785/task/28793/stat : 28793 (plingeling) R 28783 28785 28251 0 -1 4202560 13389 1254 0 0 270 1 0 0 25 0 5 0 594240827 187183104 19848 33554432000 4194304 4417332 140734620061424 18446744073709551615 4320510 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28785/tid=28794] ppid=28783 vsize=182796 CPUtime=2.73 cores=1,3,5,7
/proc/28785/task/28794/stat : 28794 (plingeling) R 28783 28785 28251 0 -1 4202560 13216 1254 0 0 271 2 0 0 25 0 5 0 594240827 187183104 19848 33554432000 4194304 4417332 140734620061424 18446744073709551615 4284273 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28785/tid=28795] ppid=28783 vsize=182796 CPUtime=2.73 cores=1,3,5,7
/proc/28785/task/28795/stat : 28795 (plingeling) R 28783 28785 28251 0 -1 4202560 1697 1254 0 0 273 0 0 0 25 0 5 0 594240828 187183104 19848 33554432000 4194304 4417332 140734620061424 18446744073709551615 4364547 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.29
Current children cumulated vsize (KiB) 182796

[startup+6.3009 s]
/proc/loadavg: 8.02 7.69 7.74 9/186 28795
/proc/meminfo: memFree=19606016/32950928 swapFree=67111524/67111528
[pid=28785] ppid=28783 vsize=205636 CPUtime=24.07 cores=1,3,5,7
/proc/28785/stat : 28785 (plingeling) S 28783 28785 28251 0 -1 4202496 72263 1254 0 0 2397 10 0 0 25 0 5 0 594240792 210571264 25670 33554432000 4194304 4417332 140734620061424 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/28785/statm: 51409 25670 180 55 0 49295 0
[pid=28785/tid=28792] ppid=28783 vsize=205636 CPUtime=5.93 cores=1,3,5,7
/proc/28785/task/28792/stat : 28792 (plingeling) R 28783 28785 28251 0 -1 4202560 20131 1254 0 0 590 3 0 0 25 0 5 0 594240827 210571264 25670 33554432000 4194304 4417332 140734620061424 18446744073709551615 4364375 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28785/tid=28793] ppid=28783 vsize=205636 CPUtime=5.9 cores=1,3,5,7
/proc/28785/task/28793/stat : 28793 (plingeling) R 28783 28785 28251 0 -1 4202560 16979 1254 0 0 588 2 0 0 25 0 5 0 594240827 210571264 25670 33554432000 4194304 4417332 140734620061424 18446744073709551615 4364365 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28785/tid=28794] ppid=28783 vsize=205636 CPUtime=5.93 cores=1,3,5,7
/proc/28785/task/28794/stat : 28794 (plingeling) R 28783 28785 28251 0 -1 4202560 15077 1254 0 0 591 2 0 0 25 0 5 0 594240827 210571264 25670 33554432000 4194304 4417332 140734620061424 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28785/tid=28795] ppid=28783 vsize=205636 CPUtime=5.93 cores=1,3,5,7
/proc/28785/task/28795/stat : 28795 (plingeling) R 28783 28785 28251 0 -1 4202560 1794 1254 0 0 593 0 0 0 25 0 5 0 594240828 210571264 25670 33554432000 4194304 4417332 140734620061424 18446744073709551615 4365485 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.07
Current children cumulated vsize (KiB) 205636

[startup+12.7007 s]
/proc/loadavg: 8.02 7.70 7.74 10/186 28795
/proc/meminfo: memFree=19628108/32950928 swapFree=67111524/67111528
[pid=28785] ppid=28783 vsize=196612 CPUtime=49.64 cores=1,3,5,7
/proc/28785/stat : 28785 (plingeling) S 28783 28785 28251 0 -1 4202496 73402 1254 0 0 4954 10 0 0 25 0 5 0 594240792 201330688 23449 33554432000 4194304 4417332 140734620061424 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/28785/statm: 49153 23449 181 55 0 47039 0
[pid=28785/tid=28792] ppid=28783 vsize=196612 CPUtime=12.33 cores=1,3,5,7
/proc/28785/task/28792/stat : 28792 (plingeling) R 28783 28785 28251 0 -1 4202560 20153 1254 0 0 1230 3 0 0 25 0 5 0 594240827 201330688 23449 33554432000 4194304 4417332 140734620061424 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28785/tid=28793] ppid=28783 vsize=196612 CPUtime=12.26 cores=1,3,5,7
/proc/28785/task/28793/stat : 28793 (plingeling) R 28783 28785 28251 0 -1 4202560 18024 1254 0 0 1224 2 0 0 25 0 5 0 594240827 201330688 23449 33554432000 4194304 4417332 140734620061424 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28785/tid=28794] ppid=28783 vsize=196612 CPUtime=12.33 cores=1,3,5,7
/proc/28785/task/28794/stat : 28794 (plingeling) R 28783 28785 28251 0 -1 4202560 15115 1254 0 0 1231 2 0 0 25 0 5 0 594240827 201330688 23449 33554432000 4194304 4417332 140734620061424 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28785/tid=28795] ppid=28783 vsize=196612 CPUtime=12.33 cores=1,3,5,7
/proc/28785/task/28795/stat : 28795 (plingeling) R 28783 28785 28251 0 -1 4202560 1828 1254 0 0 1233 0 0 0 25 0 5 0 594240828 201330688 23449 33554432000 4194304 4417332 140734620061424 18446744073709551615 4232693 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 49.64
Current children cumulated vsize (KiB) 196612

[startup+25.5003 s]
/proc/loadavg: 8.02 7.71 7.74 9/186 28796
/proc/meminfo: memFree=19605812/32950928 swapFree=67111524/67111528
[pid=28785] ppid=28783 vsize=210476 CPUtime=100.76 cores=1,3,5,7
/proc/28785/stat : 28785 (plingeling) S 28783 28785 28251 0 -1 4202496 77301 1254 0 0 10066 10 0 0 25 0 5 0 594240792 215527424 27295 33554432000 4194304 4417332 140734620061424 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/28785/statm: 52619 27295 181 55 0 50505 0
[pid=28785/tid=28792] ppid=28783 vsize=210476 CPUtime=25.13 cores=1,3,5,7
/proc/28785/task/28792/stat : 28792 (plingeling) R 28783 28785 28251 0 -1 4202560 21186 1254 0 0 2510 3 0 0 25 0 5 0 594240827 215527424 27295 33554432000 4194304 4417332 140734620061424 18446744073709551615 4365039 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28785/tid=28793] ppid=28783 vsize=210476 CPUtime=24.99 cores=1,3,5,7
/proc/28785/task/28793/stat : 28793 (plingeling) R 28783 28785 28251 0 -1 4202560 18032 1254 0 0 2497 2 0 0 25 0 5 0 594240827 215527424 27295 33554432000 4194304 4417332 140734620061424 18446744073709551615 4309218 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28785/tid=28794] ppid=28783 vsize=210476 CPUtime=25.13 cores=1,3,5,7
/proc/28785/task/28794/stat : 28794 (plingeling) R 28783 28785 28251 0 -1 4202560 15149 1254 0 0 2511 2 0 0 25 0 5 0 594240827 215527424 27295 33554432000 4194304 4417332 140734620061424 18446744073709551615 4346463 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28785/tid=28795] ppid=28783 vsize=210476 CPUtime=25.13 cores=1,3,5,7
/proc/28785/task/28795/stat : 28795 (plingeling) R 28783 28785 28251 0 -1 4202560 4652 1254 0 0 2513 0 0 0 25 0 5 0 594240828 215527424 27295 33554432000 4194304 4417332 140734620061424 18446744073709551615 4365846 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 100.76
Current children cumulated vsize (KiB) 210476

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

[startup+31.9071 s]
/proc/loadavg: 8.01 7.72 7.74 10/186 28796
/proc/meminfo: memFree=19600344/32950928 swapFree=67111524/67111528
[pid=28785] ppid=28783 vsize=210436 CPUtime=126.36 cores=1,3,5,7
/proc/28785/stat : 28785 (plingeling) S 28783 28785 28251 0 -1 4202496 78372 1254 0 0 12625 11 0 0 25 0 5 0 594240792 215486464 27291 33554432000 4194304 4417332 140734620061424 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/28785/statm: 52609 27291 181 55 0 50495 0
[pid=28785/tid=28792] ppid=28783 vsize=210436 CPUtime=31.53 cores=1,3,5,7
/proc/28785/task/28792/stat : 28792 (plingeling) R 28783 28785 28251 0 -1 4202560 21195 1254 0 0 3150 3 0 0 25 0 5 0 594240827 215486464 27291 33554432000 4194304 4417332 140734620061424 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28785/tid=28793] ppid=28783 vsize=210436 CPUtime=31.36 cores=1,3,5,7
/proc/28785/task/28793/stat : 28793 (plingeling) R 28783 28785 28251 0 -1 4202560 18524 1254 0 0 3134 2 0 0 25 0 5 0 594240827 215486464 27291 33554432000 4194304 4417332 140734620061424 18446744073709551615 4365875 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28785/tid=28794] ppid=28783 vsize=210436 CPUtime=31.54 cores=1,3,5,7
/proc/28785/task/28794/stat : 28794 (plingeling) R 28783 28785 28251 0 -1 4202560 15719 1254 0 0 3152 2 0 0 25 0 5 0 594240827 215486464 27291 33554432000 4194304 4417332 140734620061424 18446744073709551615 4364671 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28785/tid=28795] ppid=28783 vsize=210436 CPUtime=31.54 cores=1,3,5,7
/proc/28785/task/28795/stat : 28795 (plingeling) R 28783 28785 28251 0 -1 4202560 4652 1254 0 0 3154 0 0 0 25 0 5 0 594240828 215486464 27291 33554432000 4194304 4417332 140734620061424 18446744073709551615 4265465 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 126.36
Current children cumulated vsize (KiB) 210436

[startup+35.1005 s]
/proc/loadavg: 8.01 7.72 7.74 10/186 28796
/proc/meminfo: memFree=19596004/32950928 swapFree=67111524/67111528
[pid=28785] ppid=28783 vsize=215312 CPUtime=139.13 cores=1,3,5,7
/proc/28785/stat : 28785 (plingeling) S 28783 28785 28251 0 -1 4202496 79591 1254 0 0 13902 11 0 0 25 0 5 0 594240792 220479488 28510 33554432000 4194304 4417332 140734620061424 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/28785/statm: 53828 28510 181 55 0 51714 0
[pid=28785/tid=28792] ppid=28783 vsize=215312 CPUtime=34.73 cores=1,3,5,7
/proc/28785/task/28792/stat : 28792 (plingeling) R 28783 28785 28251 0 -1 4202560 21390 1254 0 0 3470 3 0 0 25 0 5 0 594240827 220479488 28510 33554432000 4194304 4417332 140734620061424 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28785/tid=28793] ppid=28783 vsize=215312 CPUtime=34.54 cores=1,3,5,7
/proc/28785/task/28793/stat : 28793 (plingeling) R 28783 28785 28251 0 -1 4202560 18524 1254 0 0 3452 2 0 0 25 0 5 0 594240827 220479488 28510 33554432000 4194304 4417332 140734620061424 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28785/tid=28794] ppid=28783 vsize=215312 CPUtime=34.74 cores=1,3,5,7
/proc/28785/task/28794/stat : 28794 (plingeling) R 28783 28785 28251 0 -1 4202560 16743 1254 0 0 3472 2 0 0 25 0 5 0 594240827 220479488 28510 33554432000 4194304 4417332 140734620061424 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28785/tid=28795] ppid=28783 vsize=215312 CPUtime=34.74 cores=1,3,5,7
/proc/28785/task/28795/stat : 28795 (plingeling) R 28783 28785 28251 0 -1 4202560 4652 1254 0 0 3474 0 0 0 25 0 5 0 594240828 220479488 28510 33554432000 4194304 4417332 140734620061424 18446744073709551615 4366403 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 139.13
Current children cumulated vsize (KiB) 215312

[startup+35.9004 s]
/proc/loadavg: 8.01 7.72 7.74 10/186 28796
/proc/meminfo: memFree=19596004/32950928 swapFree=67111524/67111528
[pid=28785] ppid=28783 vsize=217324 CPUtime=142.31 cores=1,3,5,7
/proc/28785/stat : 28785 (plingeling) S 28783 28785 28251 0 -1 4202496 80094 1254 0 0 14220 11 0 0 25 0 5 0 594240792 222539776 29013 33554432000 4194304 4417332 140734620061424 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/28785/statm: 54331 29013 181 55 0 52217 0
[pid=28785/tid=28792] ppid=28783 vsize=217324 CPUtime=35.53 cores=1,3,5,7
/proc/28785/task/28792/stat : 28792 (plingeling) R 28783 28785 28251 0 -1 4202560 21390 1254 0 0 3550 3 0 0 25 0 5 0 594240827 222539776 29013 33554432000 4194304 4417332 140734620061424 18446744073709551615 4364473 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28785/tid=28793] ppid=28783 vsize=217324 CPUtime=35.33 cores=1,3,5,7
/proc/28785/task/28793/stat : 28793 (plingeling) R 28783 28785 28251 0 -1 4202560 18743 1254 0 0 3531 2 0 0 25 0 5 0 594240827 222539776 29013 33554432000 4194304 4417332 140734620061424 18446744073709551615 4265526 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28785/tid=28794] ppid=28783 vsize=217324 CPUtime=35.53 cores=1,3,5,7
/proc/28785/task/28794/stat : 28794 (plingeling) R 28783 28785 28251 0 -1 4202560 16743 1254 0 0 3551 2 0 0 25 0 5 0 594240827 222539776 29013 33554432000 4194304 4417332 140734620061424 18446744073709551615 4259855 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28785/tid=28795] ppid=28783 vsize=217324 CPUtime=35.53 cores=1,3,5,7
/proc/28785/task/28795/stat : 28795 (plingeling) R 28783 28785 28251 0 -1 4202560 4936 1254 0 0 3553 0 0 0 25 0 5 0 594240828 222539776 29013 33554432000 4194304 4417332 140734620061424 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 142.31
Current children cumulated vsize (KiB) 217324

[startup+36.7012 s]
/proc/loadavg: 8.01 7.72 7.74 10/186 28796
/proc/meminfo: memFree=19594296/32950928 swapFree=67111524/67111528
[pid=28785] ppid=28783 vsize=217324 CPUtime=145.51 cores=1,3,5,7
/proc/28785/stat : 28785 (plingeling) S 28783 28785 28251 0 -1 4202496 80094 1254 0 0 14540 11 0 0 25 0 5 0 594240792 222539776 29013 33554432000 4194304 4417332 140734620061424 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/28785/statm: 54331 29013 181 55 0 52217 0
[pid=28785/tid=28792] ppid=28783 vsize=217324 CPUtime=36.33 cores=1,3,5,7
/proc/28785/task/28792/stat : 28792 (plingeling) R 28783 28785 28251 0 -1 4202560 21390 1254 0 0 3630 3 0 0 25 0 5 0 594240827 222539776 29013 33554432000 4194304 4417332 140734620061424 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28785/tid=28793] ppid=28783 vsize=217324 CPUtime=36.13 cores=1,3,5,7
/proc/28785/task/28793/stat : 28793 (plingeling) R 28783 28785 28251 0 -1 4202560 18743 1254 0 0 3611 2 0 0 25 0 5 0 594240827 222539776 29013 33554432000 4194304 4417332 140734620061424 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28785/tid=28794] ppid=28783 vsize=217324 CPUtime=36.33 cores=1,3,5,7
/proc/28785/task/28794/stat : 28794 (plingeling) R 28783 28785 28251 0 -1 4202560 16743 1254 0 0 3631 2 0 0 25 0 5 0 594240827 222539776 29013 33554432000 4194304 4417332 140734620061424 18446744073709551615 4365846 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28785/tid=28795] ppid=28783 vsize=217324 CPUtime=36.33 cores=1,3,5,7
/proc/28785/task/28795/stat : 28795 (plingeling) R 28783 28785 28251 0 -1 4202560 4936 1254 0 0 3633 0 0 0 25 0 5 0 594240828 222539776 29013 33554432000 4194304 4417332 140734620061424 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 145.51
Current children cumulated vsize (KiB) 217324

[startup+37.1011 s]
/proc/loadavg: 8.01 7.72 7.74 10/186 28796
/proc/meminfo: memFree=19594296/32950928 swapFree=67111524/67111528
[pid=28785] ppid=28783 vsize=217320 CPUtime=147.11 cores=1,3,5,7
/proc/28785/stat : 28785 (plingeling) S 28783 28785 28251 0 -1 4202496 80094 1254 0 0 14700 11 0 0 25 0 5 0 594240792 222535680 29012 33554432000 4194304 4417332 140734620061424 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/28785/statm: 54330 29012 181 55 0 52216 0
[pid=28785/tid=28792] ppid=28783 vsize=217320 CPUtime=36.73 cores=1,3,5,7
/proc/28785/task/28792/stat : 28792 (plingeling) R 28783 28785 28251 0 -1 4202560 21390 1254 0 0 3670 3 0 0 25 0 5 0 594240827 222535680 29012 33554432000 4194304 4417332 140734620061424 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28785/tid=28793] ppid=28783 vsize=217320 CPUtime=36.53 cores=1,3,5,7
/proc/28785/task/28793/stat : 28793 (plingeling) R 28783 28785 28251 0 -1 4202560 18743 1254 0 0 3651 2 0 0 25 0 5 0 594240827 222535680 29012 33554432000 4194304 4417332 140734620061424 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28785/tid=28794] ppid=28783 vsize=217320 CPUtime=36.73 cores=1,3,5,7
/proc/28785/task/28794/stat : 28794 (plingeling) R 28783 28785 28251 0 -1 4202560 16743 1254 0 0 3671 2 0 0 25 0 5 0 594240827 222535680 29012 33554432000 4194304 4417332 140734620061424 18446744073709551615 4302131 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28785/tid=28795] ppid=28783 vsize=217320 CPUtime=36.73 cores=1,3,5,7
/proc/28785/task/28795/stat : 28795 (plingeling) R 28783 28785 28251 0 -1 4202560 4936 1254 0 0 3673 0 0 0 25 0 5 0 594240828 222535680 29012 33554432000 4194304 4417332 140734620061424 18446744073709551615 4236559 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 147.11
Current children cumulated vsize (KiB) 217320

[startup+37.2011 s]
/proc/loadavg: 8.01 7.72 7.74 10/186 28796
/proc/meminfo: memFree=19594296/32950928 swapFree=67111524/67111528
[pid=28785] ppid=28783 vsize=217316 CPUtime=147.51 cores=1,3,5,7
/proc/28785/stat : 28785 (plingeling) S 28783 28785 28251 0 -1 4202496 80094 1254 0 0 14740 11 0 0 25 0 5 0 594240792 222531584 29011 33554432000 4194304 4417332 140734620061424 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/28785/statm: 54329 29011 181 55 0 52215 0
[pid=28785/tid=28792] ppid=28783 vsize=217316 CPUtime=36.83 cores=1,3,5,7
/proc/28785/task/28792/stat : 28792 (plingeling) R 28783 28785 28251 0 -1 4202560 21390 1254 0 0 3680 3 0 0 25 0 5 0 594240827 222531584 29011 33554432000 4194304 4417332 140734620061424 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28785/tid=28793] ppid=28783 vsize=217316 CPUtime=36.63 cores=1,3,5,7
/proc/28785/task/28793/stat : 28793 (plingeling) R 28783 28785 28251 0 -1 4202560 18743 1254 0 0 3661 2 0 0 25 0 5 0 594240827 222531584 29011 33554432000 4194304 4417332 140734620061424 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28785/tid=28794] ppid=28783 vsize=217316 CPUtime=36.83 cores=1,3,5,7
/proc/28785/task/28794/stat : 28794 (plingeling) R 28783 28785 28251 0 -1 4202560 16743 1254 0 0 3681 2 0 0 25 0 5 0 594240827 222531584 29011 33554432000 4194304 4417332 140734620061424 18446744073709551615 4285583 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28785/tid=28795] ppid=28783 vsize=217316 CPUtime=36.83 cores=1,3,5,7
/proc/28785/task/28795/stat : 28795 (plingeling) R 28783 28785 28251 0 -1 4202560 4936 1254 0 0 3683 0 0 0 25 0 5 0 594240828 222531584 29011 33554432000 4194304 4417332 140734620061424 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 147.51
Current children cumulated vsize (KiB) 217316

Child status: 20
Real time (s): 37.2809
CPU time (s): 147.734
CPU user time (s): 147.612
CPU system time (s): 0.121981
CPU usage (%): 396.271
Max. virtual memory (cumulated for all children) (KiB): 222564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 147.612
system time used= 0.121981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 81352
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= 101
involuntary context switches= 1085

runsolver used 0.06499 second user time and 0.144977 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-29 03:21:41
IDJOB=3281709
IDBENCH=69599
IDSOLVER=1605
FILE ID=node114/3281709-1304040101
RUNJOBID= node114-1304037280-28270
PBS_JOBID= 13170369
Free space on /tmp= 71732 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT_RACE08/cnf/manol-pipe-c6bidw_i.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281709-1304040101/watcher-3281709-1304040101 -o /tmp/evaluation-result-3281709-1304040101/solver-3281709-1304040101 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3281709-1304040101.cnf

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

MD5SUM BENCH= 8aeb1eb6b7bf22d54183762fb5b6410c
RANDOM SEED=1064905468

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
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.848
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.848
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:     32950928 kB
MemFree:      19722776 kB
Buffers:       2249744 kB
Cached:        9605096 kB
SwapCached:          4 kB
Active:        4151460 kB
Inactive:      8495264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19722776 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            4724 kB
Writeback:           0 kB
AnonPages:      791624 kB
Mapped:          15296 kB
Slab:           515424 kB
PageTables:       6092 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   982676 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= 71732 MiB
End job on node114 at 2011-04-29 03:22:18