Trace number 3282997

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 221.491 55.8434

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-c32s-gcdm16-23.cnf
MD5SUMa61ef2b7b3d16661e8162c430ffb1a51
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark29.8925
Satisfiable
(Un)Satisfiability was proved
Number of variables135543
Number of clauses404326
Sum of the clauses size943426
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2269550
Number of clauses of size 3134775
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

221.38/55.84	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-3282997-1304044414/watcher-3282997-1304044414 -o /tmp/evaluation-result-3282997-1304044414/solver-3282997-1304044414 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3282997-1304044414.cnf 

running on 4 cores: 0,2,4,6

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.38 6.70 7.28 5/181 9375
/proc/meminfo: memFree=26435412/32950928 swapFree=67111524/67111528
[pid=9375] ppid=9373 vsize=10916 CPUtime=0 cores=0,2,4,6
/proc/9375/stat : 9375 (plingeling) R 9373 9375 9252 0 -1 4202496 798 1252 0 0 0 0 0 0 25 0 1 0 516040159 11177984 727 33554432000 4194304 4417332 140733309198288 18446744073709551615 251814240000 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/9375/statm: 2729 727 147 55 0 615 0

[startup+0.040186 s]
/proc/loadavg: 7.38 6.70 7.28 5/181 9375
/proc/meminfo: memFree=26435412/32950928 swapFree=67111524/67111528
[pid=9375] ppid=9373 vsize=19392 CPUtime=0.03 cores=0,2,4,6
/proc/9375/stat : 9375 (plingeling) R 9373 9375 9252 0 -1 4202496 2958 1252 0 0 3 0 0 0 25 0 1 0 516040159 19857408 2871 33554432000 4194304 4417332 140733309198288 18446744073709551615 4274363 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/9375/statm: 4848 2871 148 55 0 2734 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 19392

[startup+0.100169 s]
/proc/loadavg: 7.38 6.70 7.28 5/181 9375
/proc/meminfo: memFree=26435412/32950928 swapFree=67111524/67111528
[pid=9375] ppid=9373 vsize=28240 CPUtime=0.08 cores=0,2,4,6
/proc/9375/stat : 9375 (plingeling) R 9373 9375 9252 0 -1 4202496 5170 1252 0 0 8 0 0 0 25 0 1 0 516040159 28917760 5083 33554432000 4194304 4417332 140733309198288 18446744073709551615 251813858816 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/9375/statm: 7060 5083 148 55 0 4946 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 28240

[startup+0.300133 s]
/proc/loadavg: 7.38 6.70 7.28 5/181 9375
/proc/meminfo: memFree=26435412/32950928 swapFree=67111524/67111528
[pid=9375] ppid=9373 vsize=65056 CPUtime=0.29 cores=0,2,4,6
/proc/9375/stat : 9375 (plingeling) R 9373 9375 9252 0 -1 4202496 14394 1252 0 0 27 2 0 0 25 0 1 0 516040159 66617344 14287 33554432000 4194304 4417332 140733309198288 18446744073709551615 4227906 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/9375/statm: 16264 14287 148 55 0 14150 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 65056

[startup+0.701071 s]
/proc/loadavg: 7.38 6.70 7.28 5/181 9375
/proc/meminfo: memFree=26435412/32950928 swapFree=67111524/67111528
[pid=9375] ppid=9373 vsize=209040 CPUtime=1.29 cores=0,2,4,6
/proc/9375/stat : 9375 (plingeling) S 9373 9375 9252 0 -1 4202496 41328 1252 0 0 123 6 0 0 25 0 5 0 516040159 214056960 26563 33554432000 4194304 4417332 140733309198288 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/9375/statm: 52260 26563 170 55 0 50146 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 209040

[startup+1.50094 s]
/proc/loadavg: 7.38 6.70 7.28 9/186 9385
/proc/meminfo: memFree=26320680/32950928 swapFree=67111524/67111528
[pid=9375] ppid=9373 vsize=206876 CPUtime=4.48 cores=0,2,4,6
/proc/9375/stat : 9375 (plingeling) S 9373 9375 9252 0 -1 4202496 59582 1252 0 0 441 7 0 0 25 0 5 0 516040159 211841024 26812 33554432000 4194304 4417332 140733309198288 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/9375/statm: 51719 26812 173 55 0 49605 0
[pid=9375/tid=9382] ppid=9373 vsize=206876 CPUtime=0.99 cores=0,2,4,6
/proc/9375/task/9382/stat : 9382 (plingeling) R 9373 9375 9252 0 -1 4202560 9797 1252 0 0 98 1 0 0 25 0 5 0 516040209 211841024 26812 33554432000 4194304 4417332 140733309198288 18446744073709551615 4284341 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9375/tid=9383] ppid=9373 vsize=206876 CPUtime=0.99 cores=0,2,4,6
/proc/9375/task/9383/stat : 9383 (plingeling) R 9373 9375 9252 0 -1 4202560 11026 1252 0 0 98 1 0 0 25 0 5 0 516040209 211841024 26812 33554432000 4194304 4417332 140733309198288 18446744073709551615 4288818 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9375/tid=9384] ppid=9373 vsize=206876 CPUtime=0.98 cores=0,2,4,6
/proc/9375/task/9384/stat : 9384 (plingeling) R 9373 9375 9252 0 -1 4202560 8396 1252 0 0 98 0 0 0 25 0 5 0 516040209 211841024 26812 33554432000 4194304 4417332 140733309198288 18446744073709551615 4286960 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9375/tid=9385] ppid=9373 vsize=206876 CPUtime=0.98 cores=0,2,4,6
/proc/9375/task/9385/stat : 9385 (plingeling) R 9373 9375 9252 0 -1 4202560 2549 1252 0 0 98 0 0 0 25 0 5 0 516040209 211841024 26812 33554432000 4194304 4417332 140733309198288 18446744073709551615 4365872 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.48
Current children cumulated vsize (KiB) 206876

[startup+3.10067 s]
/proc/loadavg: 7.38 6.70 7.28 9/186 9385
/proc/meminfo: memFree=26535448/32950928 swapFree=67111524/67111528
[pid=9375] ppid=9373 vsize=252920 CPUtime=10.87 cores=0,2,4,6
/proc/9375/stat : 9375 (plingeling) S 9373 9375 9252 0 -1 4202496 74699 1252 0 0 1078 9 0 0 25 0 5 0 516040159 258990080 35720 33554432000 4194304 4417332 140733309198288 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/9375/statm: 63230 35720 176 55 0 61116 0
[pid=9375/tid=9382] ppid=9373 vsize=252920 CPUtime=2.59 cores=0,2,4,6
/proc/9375/task/9382/stat : 9382 (plingeling) R 9373 9375 9252 0 -1 4202560 15645 1252 0 0 258 1 0 0 25 0 5 0 516040209 258990080 35720 33554432000 4194304 4417332 140733309198288 18446744073709551615 4345860 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9375/tid=9383] ppid=9373 vsize=252920 CPUtime=2.59 cores=0,2,4,6
/proc/9375/task/9383/stat : 9383 (plingeling) R 9373 9375 9252 0 -1 4202560 14913 1252 0 0 258 1 0 0 25 0 5 0 516040209 258990080 35720 33554432000 4194304 4417332 140733309198288 18446744073709551615 4346375 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9375/tid=9384] ppid=9373 vsize=252920 CPUtime=2.59 cores=0,2,4,6
/proc/9375/task/9384/stat : 9384 (plingeling) R 9373 9375 9252 0 -1 4202560 13778 1252 0 0 258 1 0 0 25 0 5 0 516040209 258990080 35720 33554432000 4194304 4417332 140733309198288 18446744073709551615 4346401 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9375/tid=9385] ppid=9373 vsize=252920 CPUtime=2.57 cores=0,2,4,6
/proc/9375/task/9385/stat : 9385 (plingeling) R 9373 9375 9252 0 -1 4202560 2549 1252 0 0 257 0 0 0 25 0 5 0 516040209 258990080 35720 33554432000 4194304 4417332 140733309198288 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 10.87
Current children cumulated vsize (KiB) 252920

[startup+6.30113 s]
/proc/loadavg: 7.59 6.76 7.29 9/186 9385
/proc/meminfo: memFree=26516112/32950928 swapFree=67111524/67111528
[pid=9375] ppid=9373 vsize=250192 CPUtime=23.65 cores=0,2,4,6
/proc/9375/stat : 9375 (plingeling) S 9373 9375 9252 0 -1 4202496 84318 1252 0 0 2354 11 0 0 25 0 5 0 516040159 256196608 37958 33554432000 4194304 4417332 140733309198288 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/9375/statm: 62548 37958 180 55 0 60434 0
[pid=9375/tid=9382] ppid=9373 vsize=250192 CPUtime=5.79 cores=0,2,4,6
/proc/9375/task/9382/stat : 9382 (plingeling) R 9373 9375 9252 0 -1 4202560 18724 1252 0 0 577 2 0 0 25 0 5 0 516040209 256196608 37958 33554432000 4194304 4417332 140733309198288 18446744073709551615 4253410 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9375/tid=9383] ppid=9373 vsize=250192 CPUtime=5.79 cores=0,2,4,6
/proc/9375/task/9383/stat : 9383 (plingeling) R 9373 9375 9252 0 -1 4202560 17960 1252 0 0 577 2 0 0 25 0 5 0 516040209 256196608 37958 33554432000 4194304 4417332 140733309198288 18446744073709551615 4272992 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9375/tid=9384] ppid=9373 vsize=250192 CPUtime=5.79 cores=0,2,4,6
/proc/9375/task/9384/stat : 9384 (plingeling) R 9373 9375 9252 0 -1 4202560 17271 1252 0 0 577 2 0 0 25 0 5 0 516040209 256196608 37958 33554432000 4194304 4417332 140733309198288 18446744073709551615 4366571 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9375/tid=9385] ppid=9373 vsize=250192 CPUtime=5.76 cores=0,2,4,6
/proc/9375/task/9385/stat : 9385 (plingeling) R 9373 9375 9252 0 -1 4202560 2549 1252 0 0 576 0 0 0 25 0 5 0 516040209 256196608 37958 33554432000 4194304 4417332 140733309198288 18446744073709551615 4352289 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 23.65
Current children cumulated vsize (KiB) 250192

[startup+12.7011 s]
/proc/loadavg: 7.63 6.78 7.30 9/186 9386
/proc/meminfo: memFree=26500868/32950928 swapFree=67111524/67111528
[pid=9375] ppid=9373 vsize=242788 CPUtime=49.21 cores=0,2,4,6
/proc/9375/stat : 9375 (plingeling) S 9373 9375 9252 0 -1 4202496 86789 1252 0 0 4910 11 0 0 25 0 5 0 516040159 248614912 36108 33554432000 4194304 4417332 140733309198288 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/9375/statm: 60697 36108 181 55 0 58583 0
[pid=9375/tid=9382] ppid=9373 vsize=242788 CPUtime=12.19 cores=0,2,4,6
/proc/9375/task/9382/stat : 9382 (plingeling) R 9373 9375 9252 0 -1 4202560 18724 1252 0 0 1217 2 0 0 25 0 5 0 516040209 248614912 36108 33554432000 4194304 4417332 140733309198288 18446744073709551615 4357111 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9375/tid=9383] ppid=9373 vsize=242788 CPUtime=12.19 cores=0,2,4,6
/proc/9375/task/9383/stat : 9383 (plingeling) R 9373 9375 9252 0 -1 4202560 17960 1252 0 0 1217 2 0 0 25 0 5 0 516040209 248614912 36108 33554432000 4194304 4417332 140733309198288 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9375/tid=9384] ppid=9373 vsize=242788 CPUtime=12.19 cores=0,2,4,6
/proc/9375/task/9384/stat : 9384 (plingeling) R 9373 9375 9252 0 -1 4202560 17319 1252 0 0 1217 2 0 0 25 0 5 0 516040209 248614912 36108 33554432000 4194304 4417332 140733309198288 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9375/tid=9385] ppid=9373 vsize=242788 CPUtime=12.12 cores=0,2,4,6
/proc/9375/task/9385/stat : 9385 (plingeling) R 9373 9375 9252 0 -1 4202560 4972 1252 0 0 1212 0 0 0 25 0 5 0 516040209 248614912 36108 33554432000 4194304 4417332 140733309198288 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 49.21
Current children cumulated vsize (KiB) 242788

[startup+25.5009 s]
/proc/loadavg: 7.71 6.84 7.31 9/186 9386
/proc/meminfo: memFree=26429060/32950928 swapFree=67111524/67111528
[pid=9375] ppid=9373 vsize=234536 CPUtime=100.34 cores=0,2,4,6
/proc/9375/stat : 9375 (plingeling) S 9373 9375 9252 0 -1 4202496 86859 1252 0 0 10023 11 0 0 25 0 5 0 516040159 240164864 34045 33554432000 4194304 4417332 140733309198288 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/9375/statm: 58634 34045 181 55 0 56520 0
[pid=9375/tid=9382] ppid=9373 vsize=234536 CPUtime=24.99 cores=0,2,4,6
/proc/9375/task/9382/stat : 9382 (plingeling) R 9373 9375 9252 0 -1 4202560 18741 1252 0 0 2497 2 0 0 25 0 5 0 516040209 240164864 34045 33554432000 4194304 4417332 140733309198288 18446744073709551615 4250977 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9375/tid=9383] ppid=9373 vsize=234536 CPUtime=24.99 cores=0,2,4,6
/proc/9375/task/9383/stat : 9383 (plingeling) R 9373 9375 9252 0 -1 4202560 17975 1252 0 0 2497 2 0 0 25 0 5 0 516040209 240164864 34045 33554432000 4194304 4417332 140733309198288 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9375/tid=9384] ppid=9373 vsize=234536 CPUtime=24.99 cores=0,2,4,6
/proc/9375/task/9384/stat : 9384 (plingeling) R 9373 9375 9252 0 -1 4202560 17357 1252 0 0 2497 2 0 0 25 0 5 0 516040209 240164864 34045 33554432000 4194304 4417332 140733309198288 18446744073709551615 4364608 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9375/tid=9385] ppid=9373 vsize=234536 CPUtime=24.84 cores=0,2,4,6
/proc/9375/task/9385/stat : 9385 (plingeling) R 9373 9375 9252 0 -1 4202560 4972 1252 0 0 2484 0 0 0 25 0 5 0 516040209 240164864 34045 33554432000 4194304 4417332 140733309198288 18446744073709551615 4364473 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 100.34
Current children cumulated vsize (KiB) 234536

[startup+51.1006 s]
/proc/loadavg: 7.86 6.95 7.33 9/186 9386
/proc/meminfo: memFree=26318104/32950928 swapFree=67111524/67111528
[pid=9375] ppid=9373 vsize=238424 CPUtime=202.61 cores=0,2,4,6
/proc/9375/stat : 9375 (plingeling) S 9373 9375 9252 0 -1 4202496 91001 1252 0 0 20249 12 0 0 25 0 5 0 516040159 244146176 35023 33554432000 4194304 4417332 140733309198288 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/9375/statm: 59606 35023 181 55 0 57492 0
[pid=9375/tid=9382] ppid=9373 vsize=238424 CPUtime=50.59 cores=0,2,4,6
/proc/9375/task/9382/stat : 9382 (plingeling) R 9373 9375 9252 0 -1 4202560 19778 1252 0 0 5057 2 0 0 25 0 5 0 516040209 244146176 35023 33554432000 4194304 4417332 140733309198288 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9375/tid=9383] ppid=9373 vsize=238424 CPUtime=50.59 cores=0,2,4,6
/proc/9375/task/9383/stat : 9383 (plingeling) R 9373 9375 9252 0 -1 4202560 20038 1252 0 0 5057 2 0 0 25 0 5 0 516040209 244146176 35023 33554432000 4194304 4417332 140733309198288 18446744073709551615 4272908 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9375/tid=9384] ppid=9373 vsize=238424 CPUtime=50.59 cores=0,2,4,6
/proc/9375/task/9384/stat : 9384 (plingeling) R 9373 9375 9252 0 -1 4202560 18399 1252 0 0 5057 2 0 0 25 0 5 0 516040209 244146176 35023 33554432000 4194304 4417332 140733309198288 18446744073709551615 4246296 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9375/tid=9385] ppid=9373 vsize=238424 CPUtime=50.3 cores=0,2,4,6
/proc/9375/task/9385/stat : 9385 (plingeling) R 9373 9375 9252 0 -1 4202560 4972 1252 0 0 5030 0 0 0 25 0 5 0 516040209 244146176 35023 33554432000 4194304 4417332 140733309198288 18446744073709551615 4365853 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 202.61
Current children cumulated vsize (KiB) 238424

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

[startup+54.3011 s]
/proc/loadavg: 7.86 6.95 7.33 9/186 9386
/proc/meminfo: memFree=26365844/32950928 swapFree=67111524/67111528
[pid=9375] ppid=9373 vsize=230208 CPUtime=215.39 cores=0,2,4,6
/proc/9375/stat : 9375 (plingeling) S 9373 9375 9252 0 -1 4202496 91001 1252 0 0 21527 12 0 0 25 0 5 0 516040159 235732992 32969 33554432000 4194304 4417332 140733309198288 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/9375/statm: 57552 32969 181 55 0 55438 0
[pid=9375/tid=9382] ppid=9373 vsize=230208 CPUtime=53.79 cores=0,2,4,6
/proc/9375/task/9382/stat : 9382 (plingeling) R 9373 9375 9252 0 -1 4202560 19778 1252 0 0 5377 2 0 0 25 0 5 0 516040209 235732992 32969 33554432000 4194304 4417332 140733309198288 18446744073709551615 4364547 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9375/tid=9383] ppid=9373 vsize=230208 CPUtime=53.79 cores=0,2,4,6
/proc/9375/task/9383/stat : 9383 (plingeling) R 9373 9375 9252 0 -1 4202560 20038 1252 0 0 5377 2 0 0 25 0 5 0 516040209 235732992 32969 33554432000 4194304 4417332 140733309198288 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9375/tid=9384] ppid=9373 vsize=230208 CPUtime=53.79 cores=0,2,4,6
/proc/9375/task/9384/stat : 9384 (plingeling) R 9373 9375 9252 0 -1 4202560 18399 1252 0 0 5377 2 0 0 25 0 5 0 516040209 235732992 32969 33554432000 4194304 4417332 140733309198288 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9375/tid=9385] ppid=9373 vsize=230208 CPUtime=53.49 cores=0,2,4,6
/proc/9375/task/9385/stat : 9385 (plingeling) R 9373 9375 9252 0 -1 4202560 4972 1252 0 0 5349 0 0 0 25 0 5 0 516040209 235732992 32969 33554432000 4194304 4417332 140733309198288 18446744073709551615 4364504 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 215.39
Current children cumulated vsize (KiB) 230208

[startup+55.1009 s]
/proc/loadavg: 7.87 6.96 7.33 9/186 9386
/proc/meminfo: memFree=26360140/32950928 swapFree=67111524/67111528
[pid=9375] ppid=9373 vsize=230208 CPUtime=218.58 cores=0,2,4,6
/proc/9375/stat : 9375 (plingeling) S 9373 9375 9252 0 -1 4202496 91001 1252 0 0 21846 12 0 0 25 0 5 0 516040159 235732992 32969 33554432000 4194304 4417332 140733309198288 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/9375/statm: 57552 32969 181 55 0 55438 0
[pid=9375/tid=9382] ppid=9373 vsize=230208 CPUtime=54.59 cores=0,2,4,6
/proc/9375/task/9382/stat : 9382 (plingeling) R 9373 9375 9252 0 -1 4202560 19778 1252 0 0 5457 2 0 0 25 0 5 0 516040209 235732992 32969 33554432000 4194304 4417332 140733309198288 18446744073709551615 4250807 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9375/tid=9383] ppid=9373 vsize=230208 CPUtime=54.59 cores=0,2,4,6
/proc/9375/task/9383/stat : 9383 (plingeling) R 9373 9375 9252 0 -1 4202560 20038 1252 0 0 5457 2 0 0 25 0 5 0 516040209 235732992 32969 33554432000 4194304 4417332 140733309198288 18446744073709551615 4236732 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9375/tid=9384] ppid=9373 vsize=230208 CPUtime=54.59 cores=0,2,4,6
/proc/9375/task/9384/stat : 9384 (plingeling) R 9373 9375 9252 0 -1 4202560 18399 1252 0 0 5457 2 0 0 25 0 5 0 516040209 235732992 32969 33554432000 4194304 4417332 140733309198288 18446744073709551615 4365872 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9375/tid=9385] ppid=9373 vsize=230208 CPUtime=54.28 cores=0,2,4,6
/proc/9375/task/9385/stat : 9385 (plingeling) R 9373 9375 9252 0 -1 4202560 4972 1252 0 0 5428 0 0 0 25 0 5 0 516040209 235732992 32969 33554432000 4194304 4417332 140733309198288 18446744073709551615 4281851 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 218.58
Current children cumulated vsize (KiB) 230208

[startup+55.5009 s]
/proc/loadavg: 7.87 6.96 7.33 9/186 9386
/proc/meminfo: memFree=26360140/32950928 swapFree=67111524/67111528
[pid=9375] ppid=9373 vsize=230208 CPUtime=220.18 cores=0,2,4,6
/proc/9375/stat : 9375 (plingeling) S 9373 9375 9252 0 -1 4202496 91001 1252 0 0 22006 12 0 0 25 0 5 0 516040159 235732992 32969 33554432000 4194304 4417332 140733309198288 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/9375/statm: 57552 32969 181 55 0 55438 0
[pid=9375/tid=9382] ppid=9373 vsize=230208 CPUtime=54.99 cores=0,2,4,6
/proc/9375/task/9382/stat : 9382 (plingeling) R 9373 9375 9252 0 -1 4202560 19778 1252 0 0 5497 2 0 0 25 0 5 0 516040209 235732992 32969 33554432000 4194304 4417332 140733309198288 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9375/tid=9383] ppid=9373 vsize=230208 CPUtime=54.99 cores=0,2,4,6
/proc/9375/task/9383/stat : 9383 (plingeling) R 9373 9375 9252 0 -1 4202560 20038 1252 0 0 5497 2 0 0 25 0 5 0 516040209 235732992 32969 33554432000 4194304 4417332 140733309198288 18446744073709551615 4364656 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9375/tid=9384] ppid=9373 vsize=230208 CPUtime=54.99 cores=0,2,4,6
/proc/9375/task/9384/stat : 9384 (plingeling) R 9373 9375 9252 0 -1 4202560 18399 1252 0 0 5497 2 0 0 25 0 5 0 516040209 235732992 32969 33554432000 4194304 4417332 140733309198288 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9375/tid=9385] ppid=9373 vsize=230208 CPUtime=54.68 cores=0,2,4,6
/proc/9375/task/9385/stat : 9385 (plingeling) R 9373 9375 9252 0 -1 4202560 4972 1252 0 0 5468 0 0 0 25 0 5 0 516040209 235732992 32969 33554432000 4194304 4417332 140733309198288 18446744073709551615 4354401 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 220.18
Current children cumulated vsize (KiB) 230208

[startup+55.7008 s]
/proc/loadavg: 7.87 6.96 7.33 9/186 9386
/proc/meminfo: memFree=26360140/32950928 swapFree=67111524/67111528
[pid=9375] ppid=9373 vsize=230208 CPUtime=220.98 cores=0,2,4,6
/proc/9375/stat : 9375 (plingeling) S 9373 9375 9252 0 -1 4202496 91001 1252 0 0 22086 12 0 0 25 0 5 0 516040159 235732992 32969 33554432000 4194304 4417332 140733309198288 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/9375/statm: 57552 32969 181 55 0 55438 0
[pid=9375/tid=9382] ppid=9373 vsize=230208 CPUtime=55.19 cores=0,2,4,6
/proc/9375/task/9382/stat : 9382 (plingeling) R 9373 9375 9252 0 -1 4202560 19778 1252 0 0 5517 2 0 0 25 0 5 0 516040209 235732992 32969 33554432000 4194304 4417332 140733309198288 18446744073709551615 4364265 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9375/tid=9383] ppid=9373 vsize=230208 CPUtime=55.19 cores=0,2,4,6
/proc/9375/task/9383/stat : 9383 (plingeling) R 9373 9375 9252 0 -1 4202560 20038 1252 0 0 5517 2 0 0 25 0 5 0 516040209 235732992 32969 33554432000 4194304 4417332 140733309198288 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9375/tid=9384] ppid=9373 vsize=230208 CPUtime=55.19 cores=0,2,4,6
/proc/9375/task/9384/stat : 9384 (plingeling) R 9373 9375 9252 0 -1 4202560 18399 1252 0 0 5517 2 0 0 25 0 5 0 516040209 235732992 32969 33554432000 4194304 4417332 140733309198288 18446744073709551615 4251045 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9375/tid=9385] ppid=9373 vsize=230208 CPUtime=54.88 cores=0,2,4,6
/proc/9375/task/9385/stat : 9385 (plingeling) R 9373 9375 9252 0 -1 4202560 4972 1252 0 0 5488 0 0 0 25 0 5 0 516040209 235732992 32969 33554432000 4194304 4417332 140733309198288 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 220.98
Current children cumulated vsize (KiB) 230208

[startup+55.8008 s]
/proc/loadavg: 7.87 6.96 7.33 9/186 9386
/proc/meminfo: memFree=26360140/32950928 swapFree=67111524/67111528
[pid=9375] ppid=9373 vsize=230208 CPUtime=221.38 cores=0,2,4,6
/proc/9375/stat : 9375 (plingeling) S 9373 9375 9252 0 -1 4202496 91001 1252 0 0 22126 12 0 0 25 0 5 0 516040159 235732992 32969 33554432000 4194304 4417332 140733309198288 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/9375/statm: 57552 32969 181 55 0 55438 0
[pid=9375/tid=9382] ppid=9373 vsize=230208 CPUtime=55.29 cores=0,2,4,6
/proc/9375/task/9382/stat : 9382 (plingeling) R 9373 9375 9252 0 -1 4202560 19778 1252 0 0 5527 2 0 0 25 0 5 0 516040209 235732992 32969 33554432000 4194304 4417332 140733309198288 18446744073709551615 4232666 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9375/tid=9383] ppid=9373 vsize=230208 CPUtime=55.29 cores=0,2,4,6
/proc/9375/task/9383/stat : 9383 (plingeling) R 9373 9375 9252 0 -1 4202560 20038 1252 0 0 5527 2 0 0 25 0 5 0 516040209 235732992 32969 33554432000 4194304 4417332 140733309198288 18446744073709551615 4365101 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9375/tid=9384] ppid=9373 vsize=230208 CPUtime=55.29 cores=0,2,4,6
/proc/9375/task/9384/stat : 9384 (plingeling) R 9373 9375 9252 0 -1 4202560 18399 1252 0 0 5527 2 0 0 25 0 5 0 516040209 235732992 32969 33554432000 4194304 4417332 140733309198288 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9375/tid=9385] ppid=9373 vsize=230208 CPUtime=54.98 cores=0,2,4,6
/proc/9375/task/9385/stat : 9385 (plingeling) R 9373 9375 9252 0 -1 4202560 4972 1252 0 0 5498 0 0 0 25 0 5 0 516040209 235732992 32969 33554432000 4194304 4417332 140733309198288 18446744073709551615 4357458 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 221.38
Current children cumulated vsize (KiB) 230208

Child status: 20
Real time (s): 55.8434
CPU time (s): 221.491
CPU user time (s): 221.357
CPU system time (s): 0.133979
CPU usage (%): 396.63
Max. virtual memory (cumulated for all children) (KiB): 259864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 221.357
system time used= 0.133979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 92257
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= 113
involuntary context switches= 1047

runsolver used 0.116982 second user time and 0.186971 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-29 04:33:35
IDJOB=3282997
IDBENCH=70952
IDSOLVER=1605
FILE ID=node126/3282997-1304044414
RUNJOBID= node126-1304044269-9270
PBS_JOBID= 13170390
Free space on /tmp= 71592 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-c32s-gcdm16-23.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282997-1304044414/watcher-3282997-1304044414 -o /tmp/evaluation-result-3282997-1304044414/solver-3282997-1304044414 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3282997-1304044414.cnf

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

MD5SUM BENCH= a61ef2b7b3d16661e8162c430ffb1a51
RANDOM SEED=207780979

node126.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.783
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.56
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.783
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.783
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.783
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.74
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.783
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.80
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.783
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.783
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.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      26435576 kB
Buffers:       1404924 kB
Cached:        4039080 kB
SwapCached:          4 kB
Active:         649008 kB
Inactive:      5323280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26435576 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            6996 kB
Writeback:           0 kB
AnonPages:      528668 kB
Mapped:          15500 kB
Slab:           479776 kB
PageTables:       5908 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   728216 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= 71592 MiB
End job on node126 at 2011-04-29 04:34:31