Trace number 3287045

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 137.655 35.6135

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-nlzbe256-tseitin.cnf
MD5SUM659dfff429810fdcd170c968aac23069
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark9.45456
Satisfiable
(Un)Satisfiability was proved
Number of variables361856
Number of clauses1084031
Sum of the clauses size2529403
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2722686
Number of clauses of size 3361343
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

137.63/35.61	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-3287045-1304062780/watcher-3287045-1304062780 -o /tmp/evaluation-result-3287045-1304062780/solver-3287045-1304062780 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3287045-1304062780.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.95 7.50 7.17 5/185 30853
/proc/meminfo: memFree=30420764/32951124 swapFree=67111344/67111528
[pid=30853] ppid=30851 vsize=10144 CPUtime=0 cores=1,3,5,7
/proc/30853/stat : 30853 (plingeling) R 30851 30853 29944 0 -1 4202496 293 1252 0 0 0 0 0 0 21 0 1 0 517876004 10387456 223 33554432000 4194304 4417332 140735364723872 18446744073709551615 271550231645 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/30853/statm: 2536 240 138 55 0 422 0

[startup+0.070984 s]
/proc/loadavg: 7.95 7.50 7.17 5/185 30853
/proc/meminfo: memFree=30420764/32951124 swapFree=67111344/67111528
[pid=30853] ppid=30851 vsize=26700 CPUtime=0.05 cores=1,3,5,7
/proc/30853/stat : 30853 (plingeling) R 30851 30853 29944 0 -1 4202496 4794 1252 0 0 5 0 0 0 21 0 1 0 517876004 27340800 4698 33554432000 4194304 4417332 140735364723872 18446744073709551615 4264940 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/30853/statm: 6675 4698 148 55 0 4561 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 26700

[startup+0.100963 s]
/proc/loadavg: 7.95 7.50 7.17 5/185 30853
/proc/meminfo: memFree=30420764/32951124 swapFree=67111344/67111528
[pid=30853] ppid=30851 vsize=30796 CPUtime=0.08 cores=1,3,5,7
/proc/30853/stat : 30853 (plingeling) R 30851 30853 29944 0 -1 4202496 5818 1252 0 0 8 0 0 0 21 0 1 0 517876004 31535104 5722 33554432000 4194304 4417332 140735364723872 18446744073709551615 4274347 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/30853/statm: 7699 5722 148 55 0 5585 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30796

[startup+0.30093 s]
/proc/loadavg: 7.95 7.50 7.17 5/185 30853
/proc/meminfo: memFree=30420764/32951124 swapFree=67111344/67111528
[pid=30853] ppid=30851 vsize=67248 CPUtime=0.29 cores=1,3,5,7
/proc/30853/stat : 30853 (plingeling) R 30851 30853 29944 0 -1 4202496 14943 1252 0 0 27 2 0 0 22 0 1 0 517876004 68861952 14835 33554432000 4194304 4417332 140735364723872 18446744073709551615 271550537472 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/30853/statm: 16812 14835 148 55 0 14698 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 67248

[startup+0.700859 s]
/proc/loadavg: 7.95 7.50 7.17 5/185 30853
/proc/meminfo: memFree=30420764/32951124 swapFree=67111344/67111528
[pid=30853] ppid=30851 vsize=153736 CPUtime=0.69 cores=1,3,5,7
/proc/30853/stat : 30853 (plingeling) R 30851 30853 29944 0 -1 4202496 36609 1252 0 0 65 4 0 0 23 0 1 0 517876004 157425664 36457 33554432000 4194304 4417332 140735364723872 18446744073709551615 271550537472 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/30853/statm: 38434 36457 148 55 0 36320 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 153736

[startup+1.50068 s]
/proc/loadavg: 7.95 7.50 7.17 6/186 30859
/proc/meminfo: memFree=30200168/32951124 swapFree=67111344/67111528
[pid=30853] ppid=30851 vsize=304208 CPUtime=1.91 cores=1,3,5,7
/proc/30853/stat : 30853 (plingeling) S 30851 30853 29944 0 -1 4202496 91889 1252 0 0 179 12 0 0 25 0 5 0 517876004 311508992 63817 33554432000 4194304 4417332 140735364723872 18446744073709551615 271562340325 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/30853/statm: 76052 63817 158 55 0 73938 0
Current children cumulated CPU time (s) 1.91
Current children cumulated vsize (KiB) 304208

[startup+3.10039 s]
/proc/loadavg: 7.95 7.50 7.17 9/190 30863
/proc/meminfo: memFree=30097464/32951124 swapFree=67111344/67111528
[pid=30853] ppid=30851 vsize=337040 CPUtime=8.3 cores=1,3,5,7
/proc/30853/stat : 30853 (plingeling) S 30851 30853 29944 0 -1 4202496 129409 1252 0 0 813 17 0 0 25 0 5 0 517876004 345128960 72039 33554432000 4194304 4417332 140735364723872 18446744073709551615 271562340325 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/30853/statm: 84260 72039 172 55 0 82146 0
[pid=30853/tid=30860] ppid=30851 vsize=337040 CPUtime=1.73 cores=1,3,5,7
/proc/30853/task/30860/stat : 30860 (plingeling) R 30851 30853 29944 0 -1 4202560 16763 1252 0 0 171 2 0 0 25 0 5 0 517876140 345128960 72039 33554432000 4194304 4417332 140735364723872 18446744073709551615 4275748 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30853/tid=30861] ppid=30851 vsize=337040 CPUtime=1.72 cores=1,3,5,7
/proc/30853/task/30861/stat : 30861 (plingeling) R 30851 30853 29944 0 -1 4202560 16436 1252 0 0 170 2 0 0 25 0 5 0 517876140 345128960 72039 33554432000 4194304 4417332 140735364723872 18446744073709551615 4300603 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=30853/tid=30862] ppid=30851 vsize=337040 CPUtime=1.73 cores=1,3,5,7
/proc/30853/task/30862/stat : 30862 (plingeling) R 30851 30853 29944 0 -1 4202560 15980 1252 0 0 171 2 0 0 25 0 5 0 517876140 345128960 72039 33554432000 4194304 4417332 140735364723872 18446744073709551615 4276477 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30853/tid=30863] ppid=30851 vsize=337040 CPUtime=1.73 cores=1,3,5,7
/proc/30853/task/30863/stat : 30863 (plingeling) R 30851 30853 29944 0 -1 4202560 8472 1252 0 0 172 1 0 0 25 0 5 0 517876140 345128960 72039 33554432000 4194304 4417332 140735364723872 18446744073709551615 4265443 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 8.3
Current children cumulated vsize (KiB) 337040

[startup+6.30081 s]
/proc/loadavg: 7.96 7.51 7.17 9/190 30863
/proc/meminfo: memFree=30119092/32951124 swapFree=67111344/67111528
[pid=30853] ppid=30851 vsize=377540 CPUtime=21.08 cores=1,3,5,7
/proc/30853/stat : 30853 (plingeling) S 30851 30853 29944 0 -1 4202496 161973 1252 0 0 2087 21 0 0 25 0 5 0 517876004 386600960 82167 33554432000 4194304 4417332 140735364723872 18446744073709551615 271562340325 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/30853/statm: 94385 82167 175 55 0 92271 0
[pid=30853/tid=30860] ppid=30851 vsize=377540 CPUtime=4.93 cores=1,3,5,7
/proc/30853/task/30860/stat : 30860 (plingeling) R 30851 30853 29944 0 -1 4202560 23020 1252 0 0 490 3 0 0 25 0 5 0 517876140 386600960 82167 33554432000 4194304 4417332 140735364723872 18446744073709551615 4346375 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30853/tid=30861] ppid=30851 vsize=377540 CPUtime=4.9 cores=1,3,5,7
/proc/30853/task/30861/stat : 30861 (plingeling) R 30851 30853 29944 0 -1 4202560 24706 1252 0 0 487 3 0 0 25 0 5 0 517876140 386600960 82167 33554432000 4194304 4417332 140735364723872 18446744073709551615 4346401 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=30853/tid=30862] ppid=30851 vsize=377540 CPUtime=4.93 cores=1,3,5,7
/proc/30853/task/30862/stat : 30862 (plingeling) R 30851 30853 29944 0 -1 4202560 34017 1252 0 0 489 4 0 0 25 0 5 0 517876140 386600960 82167 33554432000 4194304 4417332 140735364723872 18446744073709551615 4253894 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30853/tid=30863] ppid=30851 vsize=377540 CPUtime=4.93 cores=1,3,5,7
/proc/30853/task/30863/stat : 30863 (plingeling) R 30851 30853 29944 0 -1 4202560 8472 1252 0 0 492 1 0 0 25 0 5 0 517876140 386600960 82167 33554432000 4194304 4417332 140735364723872 18446744073709551615 4365033 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 21.08
Current children cumulated vsize (KiB) 377540

[startup+12.7006 s]
/proc/loadavg: 7.96 7.52 7.17 9/190 30863
/proc/meminfo: memFree=30066036/32951124 swapFree=67111344/67111528
[pid=30853] ppid=30851 vsize=466352 CPUtime=46.64 cores=1,3,5,7
/proc/30853/stat : 30853 (plingeling) S 30851 30853 29944 0 -1 4202496 184296 1252 0 0 4640 24 0 0 25 0 5 0 517876004 477544448 104386 33554432000 4194304 4417332 140735364723872 18446744073709551615 271562340325 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/30853/statm: 116588 104386 179 55 0 114474 0
[pid=30853/tid=30860] ppid=30851 vsize=466352 CPUtime=11.33 cores=1,3,5,7
/proc/30853/task/30860/stat : 30860 (plingeling) R 30851 30853 29944 0 -1 4202560 35314 1252 0 0 1128 5 0 0 25 0 5 0 517876140 477544448 104386 33554432000 4194304 4417332 140735364723872 18446744073709551615 4252582 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30853/tid=30861] ppid=30851 vsize=466352 CPUtime=11.27 cores=1,3,5,7
/proc/30853/task/30861/stat : 30861 (plingeling) R 30851 30853 29944 0 -1 4202560 34731 1252 0 0 1123 4 0 0 25 0 5 0 517876140 477544448 104386 33554432000 4194304 4417332 140735364723872 18446744073709551615 4273030 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=30853/tid=30862] ppid=30851 vsize=466352 CPUtime=11.33 cores=1,3,5,7
/proc/30853/task/30862/stat : 30862 (plingeling) R 30851 30853 29944 0 -1 4202560 34019 1252 0 0 1129 4 0 0 25 0 5 0 517876140 477544448 104386 33554432000 4194304 4417332 140735364723872 18446744073709551615 4264959 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30853/tid=30863] ppid=30851 vsize=466352 CPUtime=11.33 cores=1,3,5,7
/proc/30853/task/30863/stat : 30863 (plingeling) R 30851 30853 29944 0 -1 4202560 8474 1252 0 0 1132 1 0 0 25 0 5 0 517876140 477544448 104386 33554432000 4194304 4417332 140735364723872 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 46.64
Current children cumulated vsize (KiB) 466352

[startup+25.5003 s]
/proc/loadavg: 8.04 7.56 7.19 9/190 30864
/proc/meminfo: memFree=29984836/32951124 swapFree=67111344/67111528
[pid=30853] ppid=30851 vsize=482736 CPUtime=97.78 cores=1,3,5,7
/proc/30853/stat : 30853 (plingeling) S 30851 30853 29944 0 -1 4202496 188392 1252 0 0 9753 25 0 0 25 0 5 0 517876004 494321664 108482 33554432000 4194304 4417332 140735364723872 18446744073709551615 271562340325 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/30853/statm: 120684 108482 179 55 0 118570 0
[pid=30853/tid=30860] ppid=30851 vsize=482736 CPUtime=24.13 cores=1,3,5,7
/proc/30853/task/30860/stat : 30860 (plingeling) R 30851 30853 29944 0 -1 4202560 35314 1252 0 0 2408 5 0 0 25 0 5 0 517876140 494321664 108482 33554432000 4194304 4417332 140735364723872 18446744073709551615 4271666 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30853/tid=30861] ppid=30851 vsize=482736 CPUtime=24 cores=1,3,5,7
/proc/30853/task/30861/stat : 30861 (plingeling) R 30851 30853 29944 0 -1 4202560 38827 1252 0 0 2395 5 0 0 25 0 5 0 517876140 494321664 108482 33554432000 4194304 4417332 140735364723872 18446744073709551615 4252640 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=30853/tid=30862] ppid=30851 vsize=482736 CPUtime=24.13 cores=1,3,5,7
/proc/30853/task/30862/stat : 30862 (plingeling) R 30851 30853 29944 0 -1 4202560 34019 1252 0 0 2409 4 0 0 25 0 5 0 517876140 494321664 108482 33554432000 4194304 4417332 140735364723872 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30853/tid=30863] ppid=30851 vsize=482736 CPUtime=24.13 cores=1,3,5,7
/proc/30853/task/30863/stat : 30863 (plingeling) R 30851 30853 29944 0 -1 4202560 8474 1252 0 0 2412 1 0 0 25 0 5 0 517876140 494321664 108482 33554432000 4194304 4417332 140735364723872 18446744073709551615 4365097 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 97.78
Current children cumulated vsize (KiB) 482736

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

[startup+31.9072 s]
/proc/loadavg: 8.04 7.57 7.20 9/190 30864
/proc/meminfo: memFree=30046588/32951124 swapFree=67111344/67111528
[pid=30853] ppid=30851 vsize=415376 CPUtime=123.36 cores=1,3,5,7
/proc/30853/stat : 30853 (plingeling) S 30851 30853 29944 0 -1 4202496 188392 1252 0 0 12311 25 0 0 25 0 5 0 517876004 425345024 91642 33554432000 4194304 4417332 140735364723872 18446744073709551615 271562340325 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/30853/statm: 103844 91642 179 55 0 101730 0
[pid=30853/tid=30860] ppid=30851 vsize=415376 CPUtime=30.53 cores=1,3,5,7
/proc/30853/task/30860/stat : 30860 (plingeling) R 30851 30853 29944 0 -1 4202560 35314 1252 0 0 3048 5 0 0 25 0 5 0 517876140 425345024 91642 33554432000 4194304 4417332 140735364723872 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30853/tid=30861] ppid=30851 vsize=415376 CPUtime=30.37 cores=1,3,5,7
/proc/30853/task/30861/stat : 30861 (plingeling) R 30851 30853 29944 0 -1 4202560 38827 1252 0 0 3032 5 0 0 25 0 5 0 517876140 425345024 91642 33554432000 4194304 4417332 140735364723872 18446744073709551615 4353408 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=30853/tid=30862] ppid=30851 vsize=415376 CPUtime=30.54 cores=1,3,5,7
/proc/30853/task/30862/stat : 30862 (plingeling) R 30851 30853 29944 0 -1 4202560 34019 1252 0 0 3050 4 0 0 25 0 5 0 517876140 425345024 91642 33554432000 4194304 4417332 140735364723872 18446744073709551615 4232537 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30853/tid=30863] ppid=30851 vsize=415376 CPUtime=30.54 cores=1,3,5,7
/proc/30853/task/30863/stat : 30863 (plingeling) R 30851 30853 29944 0 -1 4202560 8474 1252 0 0 3053 1 0 0 25 0 5 0 517876140 425345024 91642 33554432000 4194304 4417332 140735364723872 18446744073709551615 4232670 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 123.36
Current children cumulated vsize (KiB) 415376

[startup+33.5009 s]
/proc/loadavg: 8.04 7.57 7.20 9/190 30864
/proc/meminfo: memFree=30046588/32951124 swapFree=67111344/67111528
[pid=30853] ppid=30851 vsize=415376 CPUtime=129.73 cores=1,3,5,7
/proc/30853/stat : 30853 (plingeling) S 30851 30853 29944 0 -1 4202496 188392 1252 0 0 12948 25 0 0 25 0 5 0 517876004 425345024 91642 33554432000 4194304 4417332 140735364723872 18446744073709551615 271562340325 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/30853/statm: 103844 91642 179 55 0 101730 0
[pid=30853/tid=30860] ppid=30851 vsize=415376 CPUtime=32.13 cores=1,3,5,7
/proc/30853/task/30860/stat : 30860 (plingeling) R 30851 30853 29944 0 -1 4202560 35314 1252 0 0 3208 5 0 0 25 0 5 0 517876140 425345024 91642 33554432000 4194304 4417332 140735364723872 18446744073709551615 4250936 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30853/tid=30861] ppid=30851 vsize=415376 CPUtime=31.96 cores=1,3,5,7
/proc/30853/task/30861/stat : 30861 (plingeling) R 30851 30853 29944 0 -1 4202560 38827 1252 0 0 3191 5 0 0 25 0 5 0 517876140 425345024 91642 33554432000 4194304 4417332 140735364723872 18446744073709551615 4365915 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=30853/tid=30862] ppid=30851 vsize=415376 CPUtime=32.13 cores=1,3,5,7
/proc/30853/task/30862/stat : 30862 (plingeling) R 30851 30853 29944 0 -1 4202560 34019 1252 0 0 3209 4 0 0 25 0 5 0 517876140 425345024 91642 33554432000 4194304 4417332 140735364723872 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30853/tid=30863] ppid=30851 vsize=415376 CPUtime=32.13 cores=1,3,5,7
/proc/30853/task/30863/stat : 30863 (plingeling) R 30851 30853 29944 0 -1 4202560 8474 1252 0 0 3212 1 0 0 25 0 5 0 517876140 425345024 91642 33554432000 4194304 4417332 140735364723872 18446744073709551615 4281953 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 129.73
Current children cumulated vsize (KiB) 415376

[startup+34.3007 s]
/proc/loadavg: 8.04 7.57 7.20 10/190 30864
/proc/meminfo: memFree=30046588/32951124 swapFree=67111344/67111528
[pid=30853] ppid=30851 vsize=415376 CPUtime=132.93 cores=1,3,5,7
/proc/30853/stat : 30853 (plingeling) S 30851 30853 29944 0 -1 4202496 188392 1252 0 0 13268 25 0 0 25 0 5 0 517876004 425345024 91642 33554432000 4194304 4417332 140735364723872 18446744073709551615 271562340325 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/30853/statm: 103844 91642 179 55 0 101730 0
[pid=30853/tid=30860] ppid=30851 vsize=415376 CPUtime=32.93 cores=1,3,5,7
/proc/30853/task/30860/stat : 30860 (plingeling) R 30851 30853 29944 0 -1 4202560 35314 1252 0 0 3288 5 0 0 25 0 5 0 517876140 425345024 91642 33554432000 4194304 4417332 140735364723872 18446744073709551615 4365846 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30853/tid=30861] ppid=30851 vsize=415376 CPUtime=32.75 cores=1,3,5,7
/proc/30853/task/30861/stat : 30861 (plingeling) R 30851 30853 29944 0 -1 4202560 38827 1252 0 0 3270 5 0 0 25 0 5 0 517876140 425345024 91642 33554432000 4194304 4417332 140735364723872 18446744073709551615 4364572 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=30853/tid=30862] ppid=30851 vsize=415376 CPUtime=32.93 cores=1,3,5,7
/proc/30853/task/30862/stat : 30862 (plingeling) R 30851 30853 29944 0 -1 4202560 34019 1252 0 0 3289 4 0 0 25 0 5 0 517876140 425345024 91642 33554432000 4194304 4417332 140735364723872 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30853/tid=30863] ppid=30851 vsize=415376 CPUtime=32.93 cores=1,3,5,7
/proc/30853/task/30863/stat : 30863 (plingeling) R 30851 30853 29944 0 -1 4202560 8474 1252 0 0 3292 1 0 0 25 0 5 0 517876140 425345024 91642 33554432000 4194304 4417332 140735364723872 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 132.93
Current children cumulated vsize (KiB) 415376

[startup+35.1006 s]
/proc/loadavg: 8.04 7.57 7.20 9/190 30864
/proc/meminfo: memFree=30046724/32951124 swapFree=67111344/67111528
[pid=30853] ppid=30851 vsize=415376 CPUtime=136.14 cores=1,3,5,7
/proc/30853/stat : 30853 (plingeling) S 30851 30853 29944 0 -1 4202496 188392 1252 0 0 13589 25 0 0 25 0 5 0 517876004 425345024 91642 33554432000 4194304 4417332 140735364723872 18446744073709551615 271562340325 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/30853/statm: 103844 91642 179 55 0 101730 0
[pid=30853/tid=30860] ppid=30851 vsize=415376 CPUtime=33.73 cores=1,3,5,7
/proc/30853/task/30860/stat : 30860 (plingeling) R 30851 30853 29944 0 -1 4202560 35314 1252 0 0 3368 5 0 0 25 0 5 0 517876140 425345024 91642 33554432000 4194304 4417332 140735364723872 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30853/tid=30861] ppid=30851 vsize=415376 CPUtime=33.55 cores=1,3,5,7
/proc/30853/task/30861/stat : 30861 (plingeling) R 30851 30853 29944 0 -1 4202560 38827 1252 0 0 3350 5 0 0 25 0 5 0 517876140 425345024 91642 33554432000 4194304 4417332 140735364723872 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=30853/tid=30862] ppid=30851 vsize=415376 CPUtime=33.74 cores=1,3,5,7
/proc/30853/task/30862/stat : 30862 (plingeling) R 30851 30853 29944 0 -1 4202560 34019 1252 0 0 3370 4 0 0 25 0 5 0 517876140 425345024 91642 33554432000 4194304 4417332 140735364723872 18446744073709551615 4237211 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30853/tid=30863] ppid=30851 vsize=415376 CPUtime=33.74 cores=1,3,5,7
/proc/30853/task/30863/stat : 30863 (plingeling) R 30851 30853 29944 0 -1 4202560 8474 1252 0 0 3373 1 0 0 25 0 5 0 517876140 425345024 91642 33554432000 4194304 4417332 140735364723872 18446744073709551615 4250936 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 136.14
Current children cumulated vsize (KiB) 415376

[startup+35.5005 s]
/proc/loadavg: 8.04 7.57 7.20 9/190 30864
/proc/meminfo: memFree=30046724/32951124 swapFree=67111344/67111528
[pid=30853] ppid=30851 vsize=415376 CPUtime=137.53 cores=1,3,5,7
/proc/30853/stat : 30853 (plingeling) S 30851 30853 29944 0 -1 4202496 188393 1252 0 0 13728 25 0 0 18 0 2 0 517876004 425345024 91643 33554432000 4194304 4417332 140735364723872 18446744073709551615 271562340325 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/30853/statm: 103844 91643 180 55 0 101730 0
[pid=30853/tid=30863] ppid=30851 vsize=415376 CPUtime=34.13 cores=1,3,5,7
/proc/30853/task/30863/stat : 30863 (plingeling) R 30851 30853 29944 0 -1 4202560 8474 1252 0 0 3412 1 0 0 25 0 2 0 517876140 425345024 91643 33554432000 4194304 4417332 140735364723872 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 137.53
Current children cumulated vsize (KiB) 415376

[startup+35.6005 s]
/proc/loadavg: 8.04 7.57 7.20 9/190 30864
/proc/meminfo: memFree=30046724/32951124 swapFree=67111344/67111528
[pid=30853] ppid=30851 vsize=364164 CPUtime=137.63 cores=1,3,5,7
/proc/30853/stat : 30853 (plingeling) R 30851 30853 29944 0 -1 4202496 188393 1252 0 0 13738 25 0 0 16 0 1 0 517876004 372903936 81393 33554432000 4194304 4417332 140735364723872 18446744073709551615 271550580871 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30853/statm: 90922 81274 180 55 0 88808 0
Current children cumulated CPU time (s) 137.63
Current children cumulated vsize (KiB) 364164

Child status: 20
Real time (s): 35.6135
CPU time (s): 137.655
CPU user time (s): 137.383
CPU system time (s): 0.271958
CPU usage (%): 386.525
Max. virtual memory (cumulated for all children) (KiB): 482736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 137.383
system time used= 0.271958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 189648
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= 132
involuntary context switches= 1052

runsolver used 0.043993 second user time and 0.154976 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-29 09:39:41
IDJOB=3287045
IDBENCH=82456
IDSOLVER=1605
FILE ID=node133/3287045-1304062780
RUNJOBID= node133-1304062278-30559
PBS_JOBID= 13170442
Free space on /tmp= 71864 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-nlzbe256-tseitin.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3287045-1304062780/watcher-3287045-1304062780 -o /tmp/evaluation-result-3287045-1304062780/solver-3287045-1304062780 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3287045-1304062780.cnf

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

MD5SUM BENCH= 659dfff429810fdcd170c968aac23069
RANDOM SEED=1874309349

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
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.834
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:      30421044 kB
Buffers:        716300 kB
Cached:         877660 kB
SwapCached:        124 kB
Active:        1109544 kB
Inactive:      1061228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30421044 kB
SwapTotal:    67111528 kB
SwapFree:     67111344 kB
Dirty:           19624 kB
Writeback:           0 kB
AnonPages:      576804 kB
Mapped:          15308 kB
Slab:           294900 kB
PageTables:       5552 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   774316 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71864 MiB
End job on node133 at 2011-04-29 09:40:17