Trace number 3310110

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 57.0583 9.93947

General information on the benchmark

NameSAT-Race-2010-CNF/software-verification/
nec/hard-6-U-7061.cnf
MD5SUMb15321a24257fa4bdfd9c20c782f4c0e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4.00339
Satisfiable
(Un)Satisfiability was proved
Number of variables370048
Number of clauses1118066
Sum of the clauses size2910246
Maximum clause length493
Minimum clause length1
Number of clauses of size 194
Number of clauses of size 2742801
Number of clauses of size 3369913
Number of clauses of size 41454
Number of clauses of size 5618
Number of clauses of size over 53186

Solver Data

57.01/9.93	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-3310110-1304019417/watcher-3310110-1304019417 -o /tmp/evaluation-result-3310110-1304019417/solver-3310110-1304019417 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3310110-1304019417.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.18 5.28 2.40 2/170 29694
/proc/meminfo: memFree=23706600/32950928 swapFree=67071984/67111528
[pid=29694] ppid=29692 vsize=13996 CPUtime=0 cores=0-7
/proc/29694/stat : 29694 (plingeling) R 29692 29694 29499 0 -1 4202496 1590 1253 0 0 0 0 0 0 25 0 1 0 592172348 14331904 1519 33554432000 4194304 4417332 140737082107680 18446744073709551615 260905087981 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/29694/statm: 3532 1530 147 55 0 1418 0

[startup+0.036952 s]
/proc/loadavg: 7.18 5.28 2.40 2/170 29694
/proc/meminfo: memFree=23706600/32950928 swapFree=67071984/67111528
[pid=29694] ppid=29692 vsize=51292 CPUtime=0.03 cores=0-7
/proc/29694/stat : 29694 (plingeling) R 29692 29694 29499 0 -1 4202496 11061 1253 0 0 2 1 0 0 25 0 1 0 592172348 52523008 10846 33554432000 4194304 4417332 140737082107680 18446744073709551615 4320831 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/29694/statm: 12823 10846 148 55 0 10709 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 51292

[startup+0.100941 s]
/proc/loadavg: 7.18 5.28 2.40 2/170 29694
/proc/meminfo: memFree=23706600/32950928 swapFree=67071984/67111528
[pid=29694] ppid=29692 vsize=89144 CPUtime=0.09 cores=0-7
/proc/29694/stat : 29694 (plingeling) R 29692 29694 29499 0 -1 4202496 20673 1253 0 0 7 2 0 0 25 0 1 0 592172348 91283456 20309 33554432000 4194304 4417332 140737082107680 18446744073709551615 4231506 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/29694/statm: 22286 20309 148 55 0 20172 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 89144

[startup+0.300905 s]
/proc/loadavg: 7.18 5.28 2.40 2/170 29694
/proc/meminfo: memFree=23706600/32950928 swapFree=67071984/67111528
[pid=29694] ppid=29692 vsize=118508 CPUtime=0.28 cores=0-7
/proc/29694/stat : 29694 (plingeling) R 29692 29694 29499 0 -1 4202496 28014 1253 0 0 26 2 0 0 25 0 1 0 592172348 121352192 27650 33554432000 4194304 4417332 140737082107680 18446744073709551615 4260017 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/29694/statm: 29627 27650 148 55 0 27513 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 118508

[startup+0.700832 s]
/proc/loadavg: 7.18 5.28 2.40 2/170 29694
/proc/meminfo: memFree=23706600/32950928 swapFree=67071984/67111528
[pid=29694] ppid=29692 vsize=187728 CPUtime=0.69 cores=0-7
/proc/29694/stat : 29694 (plingeling) R 29692 29694 29499 0 -1 4202496 45321 1253 0 0 64 5 0 0 25 0 1 0 592172348 192233472 44955 33554432000 4194304 4417332 140737082107680 18446744073709551615 4264900 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/29694/statm: 46932 44955 148 55 0 44818 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 187728

[startup+1.50069 s]
/proc/loadavg: 7.18 5.28 2.40 2/171 29700
/proc/meminfo: memFree=23493692/32950928 swapFree=67071984/67111528
[pid=29694] ppid=29692 vsize=344408 CPUtime=1.49 cores=0-7
/proc/29694/stat : 29694 (plingeling) R 29692 29694 29499 0 -1 4202496 84491 1253 0 0 140 9 0 0 25 0 1 0 592172348 352673792 84125 33554432000 4194304 4417332 140737082107680 18446744073709551615 4264858 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/29694/statm: 86102 84125 148 55 0 83988 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 344408

[startup+3.1004 s]
/proc/loadavg: 7.18 5.28 2.40 2/171 29700
/proc/meminfo: memFree=23346752/32950928 swapFree=67071984/67111528
[pid=29694] ppid=29692 vsize=667620 CPUtime=3.75 cores=0-7
/proc/29694/stat : 29694 (plingeling) S 29692 29694 29499 0 -1 4202496 147548 1253 0 0 356 19 0 0 18 0 9 0 592172348 683642880 128089 33554432000 4194304 4417332 140737082107680 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/29694/statm: 166905 128089 157 55 0 164791 0
Current children cumulated CPU time (s) 3.75
Current children cumulated vsize (KiB) 667620

[startup+6.30082 s]
/proc/loadavg: 7.33 5.34 2.44 9/179 29708
/proc/meminfo: memFree=23068988/32950928 swapFree=67071984/67111528
[pid=29694] ppid=29692 vsize=850372 CPUtime=29.31 cores=0-7
/proc/29694/stat : 29694 (plingeling) S 29692 29694 29499 0 -1 4202496 300100 1253 0 0 2887 44 0 0 18 0 9 0 592172348 870780928 167498 33554432000 4194304 4417332 140737082107680 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/29694/statm: 212593 167498 176 55 0 210479 0
[pid=29694/tid=29701] ppid=29692 vsize=850372 CPUtime=3.29 cores=0-7
/proc/29694/task/29701/stat : 29701 (plingeling) R 29692 29694 29499 0 -1 4202560 26103 1253 0 0 325 4 0 0 25 0 9 0 592172647 870780928 167498 33554432000 4194304 4417332 140737082107680 18446744073709551615 4256068 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=29694/tid=29702] ppid=29692 vsize=850372 CPUtime=3.24 cores=0-7
/proc/29694/task/29702/stat : 29702 (plingeling) R 29692 29694 29499 0 -1 4202560 20455 1253 0 0 322 2 0 0 25 0 9 0 592172647 870780928 167498 33554432000 4194304 4417332 140737082107680 18446744073709551615 4264199 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=29694/tid=29703] ppid=29692 vsize=850372 CPUtime=3.29 cores=0-7
/proc/29694/task/29703/stat : 29703 (plingeling) R 29692 29694 29499 0 -1 4202560 21124 1253 0 0 326 3 0 0 25 0 9 0 592172647 870780928 167498 33554432000 4194304 4417332 140737082107680 18446744073709551615 4235981 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=29694/tid=29704] ppid=29692 vsize=850372 CPUtime=3.29 cores=0-7
/proc/29694/task/29704/stat : 29704 (plingeling) R 29692 29694 29499 0 -1 4202560 7084 1253 0 0 328 1 0 0 25 0 9 0 592172647 870780928 167498 33554432000 4194304 4417332 140737082107680 18446744073709551615 4365869 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29694/tid=29705] ppid=29692 vsize=850372 CPUtime=3.29 cores=0-7
/proc/29694/task/29705/stat : 29705 (plingeling) R 29692 29694 29499 0 -1 4202560 23688 1253 0 0 326 3 0 0 25 0 9 0 592172647 870780928 167498 33554432000 4194304 4417332 140737082107680 18446744073709551615 4255662 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29694/tid=29706] ppid=29692 vsize=850372 CPUtime=3.29 cores=0-7
/proc/29694/task/29706/stat : 29706 (plingeling) R 29692 29694 29499 0 -1 4202560 19512 1253 0 0 326 3 0 0 25 0 9 0 592172647 870780928 167498 33554432000 4194304 4417332 140737082107680 18446744073709551615 4268496 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29694/tid=29707] ppid=29692 vsize=850372 CPUtime=3.26 cores=0-7
/proc/29694/task/29707/stat : 29707 (plingeling) R 29692 29694 29499 0 -1 4202560 12917 1253 0 0 324 2 0 0 25 0 9 0 592172647 870780928 167498 33554432000 4194304 4417332 140737082107680 18446744073709551615 4317317 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=29694/tid=29708] ppid=29692 vsize=850372 CPUtime=3.29 cores=0-7
/proc/29694/task/29708/stat : 29708 (plingeling) R 29692 29694 29499 0 -1 4202560 22757 1253 0 0 326 3 0 0 25 0 9 0 592172648 870780928 167498 33554432000 4194304 4417332 140737082107680 18446744073709551615 4265465 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 29.31
Current children cumulated vsize (KiB) 850372

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

[startup+7.90052 s]
/proc/loadavg: 7.33 5.34 2.44 9/179 29708
/proc/meminfo: memFree=22974996/32950928 swapFree=67071984/67111528
[pid=29694] ppid=29692 vsize=863396 CPUtime=42.09 cores=0-7
/proc/29694/stat : 29694 (plingeling) S 29692 29694 29499 0 -1 4202496 324009 1253 0 0 4162 47 0 0 18 0 9 0 592172348 884117504 185089 33554432000 4194304 4417332 140737082107680 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/29694/statm: 215849 185089 178 55 0 213735 0
[pid=29694/tid=29701] ppid=29692 vsize=863396 CPUtime=4.89 cores=0-7
/proc/29694/task/29701/stat : 29701 (plingeling) R 29692 29694 29499 0 -1 4202560 26103 1253 0 0 485 4 0 0 25 0 9 0 592172647 884117504 185089 33554432000 4194304 4417332 140737082107680 18446744073709551615 4281949 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=29694/tid=29702] ppid=29692 vsize=863396 CPUtime=4.84 cores=0-7
/proc/29694/task/29702/stat : 29702 (plingeling) R 29692 29694 29499 0 -1 4202560 27781 1253 0 0 481 3 0 0 25 0 9 0 592172647 884117504 185089 33554432000 4194304 4417332 140737082107680 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=29694/tid=29703] ppid=29692 vsize=863396 CPUtime=4.89 cores=0-7
/proc/29694/task/29703/stat : 29703 (plingeling) R 29692 29694 29499 0 -1 4202560 21124 1253 0 0 486 3 0 0 25 0 9 0 592172647 884117504 185089 33554432000 4194304 4417332 140737082107680 18446744073709551615 4330435 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=29694/tid=29704] ppid=29692 vsize=863396 CPUtime=4.89 cores=0-7
/proc/29694/task/29704/stat : 29704 (plingeling) R 29692 29694 29499 0 -1 4202560 8108 1253 0 0 487 2 0 0 25 0 9 0 592172647 884117504 185089 33554432000 4194304 4417332 140737082107680 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29694/tid=29705] ppid=29692 vsize=863396 CPUtime=4.89 cores=0-7
/proc/29694/task/29705/stat : 29705 (plingeling) R 29692 29694 29499 0 -1 4202560 30124 1253 0 0 485 4 0 0 25 0 9 0 592172647 884117504 185089 33554432000 4194304 4417332 140737082107680 18446744073709551615 4234242 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29694/tid=29706] ppid=29692 vsize=863396 CPUtime=4.89 cores=0-7
/proc/29694/task/29706/stat : 29706 (plingeling) R 29692 29694 29499 0 -1 4202560 23086 1253 0 0 486 3 0 0 25 0 9 0 592172647 884117504 185089 33554432000 4194304 4417332 140737082107680 18446744073709551615 4268632 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29694/tid=29707] ppid=29692 vsize=863396 CPUtime=4.86 cores=0-7
/proc/29694/task/29707/stat : 29707 (plingeling) R 29692 29694 29499 0 -1 4202560 18466 1253 0 0 483 3 0 0 25 0 9 0 592172647 884117504 185089 33554432000 4194304 4417332 140737082107680 18446744073709551615 4331183 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=29694/tid=29708] ppid=29692 vsize=863396 CPUtime=4.89 cores=0-7
/proc/29694/task/29708/stat : 29708 (plingeling) R 29692 29694 29499 0 -1 4202560 22757 1253 0 0 486 3 0 0 25 0 9 0 592172648 884117504 185089 33554432000 4194304 4417332 140737082107680 18446744073709551615 4346278 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 42.09
Current children cumulated vsize (KiB) 863396

[startup+8.70037 s]
/proc/loadavg: 7.38 5.38 2.47 9/179 29708
/proc/meminfo: memFree=22979584/32950928 swapFree=67071984/67111528
[pid=29694] ppid=29692 vsize=863388 CPUtime=48.53 cores=0-7
/proc/29694/stat : 29694 (plingeling) S 29692 29694 29499 0 -1 4202496 326216 1253 0 0 4805 48 0 0 18 0 9 0 592172348 884109312 181787 33554432000 4194304 4417332 140737082107680 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/29694/statm: 215847 181787 178 55 0 213733 0
[pid=29694/tid=29701] ppid=29692 vsize=863388 CPUtime=5.69 cores=0-7
/proc/29694/task/29701/stat : 29701 (plingeling) R 29692 29694 29499 0 -1 4202560 26103 1253 0 0 565 4 0 0 25 0 9 0 592172647 884109312 181787 33554432000 4194304 4417332 140737082107680 18446744073709551615 4330404 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=29694/tid=29702] ppid=29692 vsize=863388 CPUtime=5.65 cores=0-7
/proc/29694/task/29702/stat : 29702 (plingeling) R 29692 29694 29499 0 -1 4202560 27781 1253 0 0 562 3 0 0 25 0 9 0 592172647 884109312 181787 33554432000 4194304 4417332 140737082107680 18446744073709551615 4330435 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=29694/tid=29703] ppid=29692 vsize=863388 CPUtime=5.7 cores=0-7
/proc/29694/task/29703/stat : 29703 (plingeling) R 29692 29694 29499 0 -1 4202560 21124 1253 0 0 567 3 0 0 25 0 9 0 592172647 884109312 181787 33554432000 4194304 4417332 140737082107680 18446744073709551615 4233483 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=29694/tid=29704] ppid=29692 vsize=863388 CPUtime=5.7 cores=0-7
/proc/29694/task/29704/stat : 29704 (plingeling) R 29692 29694 29499 0 -1 4202560 8108 1253 0 0 568 2 0 0 25 0 9 0 592172647 884109312 181787 33554432000 4194304 4417332 140737082107680 18446744073709551615 4236689 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29694/tid=29705] ppid=29692 vsize=863388 CPUtime=5.69 cores=0-7
/proc/29694/task/29705/stat : 29705 (plingeling) R 29692 29694 29499 0 -1 4202560 30124 1253 0 0 565 4 0 0 25 0 9 0 592172647 884109312 181787 33554432000 4194304 4417332 140737082107680 18446744073709551615 4330435 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29694/tid=29706] ppid=29692 vsize=863388 CPUtime=5.69 cores=0-7
/proc/29694/task/29706/stat : 29706 (plingeling) R 29692 29694 29499 0 -1 4202560 25293 1253 0 0 566 3 0 0 25 0 9 0 592172647 884109312 181787 33554432000 4194304 4417332 140737082107680 18446744073709551615 4256848 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29694/tid=29707] ppid=29692 vsize=863388 CPUtime=5.66 cores=0-7
/proc/29694/task/29707/stat : 29707 (plingeling) R 29692 29694 29499 0 -1 4202560 18466 1253 0 0 563 3 0 0 25 0 9 0 592172647 884109312 181787 33554432000 4194304 4417332 140737082107680 18446744073709551615 4254328 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=29694/tid=29708] ppid=29692 vsize=863388 CPUtime=5.69 cores=0-7
/proc/29694/task/29708/stat : 29708 (plingeling) R 29692 29694 29499 0 -1 4202560 22757 1253 0 0 566 3 0 0 25 0 9 0 592172648 884109312 181787 33554432000 4194304 4417332 140737082107680 18446744073709551615 4330435 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 48.53
Current children cumulated vsize (KiB) 863388

[startup+9.50122 s]
/proc/loadavg: 7.38 5.38 2.47 9/179 29708
/proc/meminfo: memFree=22979584/32950928 swapFree=67071984/67111528
[pid=29694] ppid=29692 vsize=931588 CPUtime=54.89 cores=0-7
/proc/29694/stat : 29694 (plingeling) S 29692 29694 29499 0 -1 4202496 331155 1253 0 0 5441 48 0 0 18 0 9 0 592172348 953946112 186725 33554432000 4194304 4417332 140737082107680 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/29694/statm: 232897 186725 180 55 0 230783 0
[pid=29694/tid=29701] ppid=29692 vsize=931588 CPUtime=6.49 cores=0-7
/proc/29694/task/29701/stat : 29701 (plingeling) R 29692 29694 29499 0 -1 4202560 27197 1253 0 0 645 4 0 0 25 0 9 0 592172647 953946112 186725 33554432000 4194304 4417332 140737082107680 18446744073709551615 4252349 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=29694/tid=29702] ppid=29692 vsize=931588 CPUtime=6.44 cores=0-7
/proc/29694/task/29702/stat : 29702 (plingeling) R 29692 29694 29499 0 -1 4202560 27882 1253 0 0 641 3 0 0 25 0 9 0 592172647 953946112 186725 33554432000 4194304 4417332 140737082107680 18446744073709551615 4252365 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=29694/tid=29703] ppid=29692 vsize=931588 CPUtime=6.49 cores=0-7
/proc/29694/task/29703/stat : 29703 (plingeling) R 29692 29694 29499 0 -1 4202560 21124 1253 0 0 646 3 0 0 25 0 9 0 592172647 953946112 186725 33554432000 4194304 4417332 140737082107680 18446744073709551615 4226190 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=29694/tid=29704] ppid=29692 vsize=931588 CPUtime=6.49 cores=0-7
/proc/29694/task/29704/stat : 29704 (plingeling) R 29692 29694 29499 0 -1 4202560 8108 1253 0 0 647 2 0 0 25 0 9 0 592172647 953946112 186725 33554432000 4194304 4417332 140737082107680 18446744073709551615 4236577 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29694/tid=29705] ppid=29692 vsize=931588 CPUtime=6.49 cores=0-7
/proc/29694/task/29705/stat : 29705 (plingeling) R 29692 29694 29499 0 -1 4202560 30226 1253 0 0 645 4 0 0 25 0 9 0 592172647 953946112 186725 33554432000 4194304 4417332 140737082107680 18446744073709551615 4252621 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29694/tid=29706] ppid=29692 vsize=931588 CPUtime=6.49 cores=0-7
/proc/29694/task/29706/stat : 29706 (plingeling) R 29692 29694 29499 0 -1 4202560 26609 1253 0 0 646 3 0 0 25 0 9 0 592172647 953946112 186725 33554432000 4194304 4417332 140737082107680 18446744073709551615 4252336 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29694/tid=29707] ppid=29692 vsize=931588 CPUtime=6.45 cores=0-7
/proc/29694/task/29707/stat : 29707 (plingeling) R 29692 29694 29499 0 -1 4202560 20690 1253 0 0 642 3 0 0 25 0 9 0 592172647 953946112 186725 33554432000 4194304 4417332 140737082107680 18446744073709551615 4249584 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=29694/tid=29708] ppid=29692 vsize=931588 CPUtime=6.49 cores=0-7
/proc/29694/task/29708/stat : 29708 (plingeling) R 29692 29694 29499 0 -1 4202560 22859 1253 0 0 646 3 0 0 25 0 9 0 592172648 953946112 186725 33554432000 4194304 4417332 140737082107680 18446744073709551615 4252336 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 54.89
Current children cumulated vsize (KiB) 931588

[startup+9.90614 s]
/proc/loadavg: 7.38 5.38 2.47 5/175 29708
/proc/meminfo: memFree=22959652/32950928 swapFree=67071984/67111528
[pid=29694] ppid=29692 vsize=879268 CPUtime=57.01 cores=0-7
/proc/29694/stat : 29694 (plingeling) R 29692 29694 29499 0 -1 4202496 333069 1253 0 0 5653 48 0 0 18 0 1 0 592172348 900370432 186094 33554432000 4194304 4417332 140737082107680 18446744073709551615 260905437319 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29694/statm: 219817 186094 181 55 0 217703 0
Current children cumulated CPU time (s) 57.01
Current children cumulated vsize (KiB) 879268

Child status: 20
Real time (s): 9.93947
CPU time (s): 57.0583
CPU user time (s): 56.5334
CPU system time (s): 0.52492
CPU usage (%): 574.058
Max. virtual memory (cumulated for all children) (KiB): 932352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 56.5334
system time used= 0.52492
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 334325
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= 398
involuntary context switches= 316

runsolver used 0.009998 second user time and 0.046992 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-28 21:36:57
IDJOB=3310110
IDBENCH=88178
IDSOLVER=1695
FILE ID=node116/3310110-1304019417
RUNJOBID= node116-1304019070-29513
PBS_JOBID= 13170294
Free space on /tmp= 72492 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT-Race-2010-CNF/software-verification/nec/hard-6-U-7061.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3310110-1304019417/watcher-3310110-1304019417 -o /tmp/evaluation-result-3310110-1304019417/solver-3310110-1304019417 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3310110-1304019417.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= b15321a24257fa4bdfd9c20c782f4c0e
RANDOM SEED=757327709

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
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.77
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.826
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.826
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.75
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.826
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:      23706756 kB
Buffers:       1890808 kB
Cached:        6889188 kB
SwapCached:       9732 kB
Active:        4275188 kB
Inactive:      4543352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23706756 kB
SwapTotal:    67111528 kB
SwapFree:     67071984 kB
Dirty:           23088 kB
Writeback:          12 kB
AnonPages:       32460 kB
Mapped:          13768 kB
Slab:           359000 kB
PageTables:       4000 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   185848 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= 72492 MiB
End job on node116 at 2011-04-28 21:37:07