Trace number 3309483

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 124.444 16.2144

General information on the benchmark

Namevelev-pipe-o-uns-1.1-6.cnf
MD5SUMd986f0b849e7c714ed5d3a26373567af
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark11.3553
Satisfiable
(Un)Satisfiability was proved
Number of variables17710
Number of clauses304026
Sum of the clauses size890580
Maximum clause length131
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2268354
Number of clauses of size 326401
Number of clauses of size 4173
Number of clauses of size 5120
Number of clauses of size over 58977

Solver Data

124.42/16.21	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-3309483-1304004155/watcher-3309483-1304004155 -o /tmp/evaluation-result-3309483-1304004155/solver-3309483-1304004155 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3309483-1304004155.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: 0.92 0.98 1.11 1/170 12661
/proc/meminfo: memFree=18516668/32951124 swapFree=67110396/67111528
[pid=12661] ppid=12659 vsize=9440 CPUtime=0 cores=0-7
/proc/12661/stat : 12661 (plingeling) R 12659 12661 12635 0 -1 4202496 433 1253 0 0 0 0 0 0 25 0 1 0 590646169 9666560 362 33554432000 4194304 4417332 140736186438768 18446744073709551615 224284925696 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/12661/statm: 2360 362 146 55 0 246 0

[startup+0.077939 s]
/proc/loadavg: 0.92 0.98 1.11 1/170 12661
/proc/meminfo: memFree=18516668/32951124 swapFree=67110396/67111528
[pid=12661] ppid=12659 vsize=23324 CPUtime=0.07 cores=0-7
/proc/12661/stat : 12661 (plingeling) R 12659 12661 12635 0 -1 4202496 3925 1253 0 0 7 0 0 0 25 0 1 0 590646169 23883776 3854 33554432000 4194304 4417332 140736186438768 18446744073709551615 4274454 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/12661/statm: 5831 3854 148 55 0 3717 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 23324

[startup+0.100923 s]
/proc/loadavg: 0.92 0.98 1.11 1/170 12661
/proc/meminfo: memFree=18516668/32951124 swapFree=67110396/67111528
[pid=12661] ppid=12659 vsize=24652 CPUtime=0.09 cores=0-7
/proc/12661/stat : 12661 (plingeling) R 12659 12661 12635 0 -1 4202496 4281 1253 0 0 9 0 0 0 25 0 1 0 590646169 25243648 4186 33554432000 4194304 4417332 140736186438768 18446744073709551615 4231499 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/12661/statm: 6163 4186 148 55 0 4049 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24652

[startup+0.300893 s]
/proc/loadavg: 0.92 0.98 1.11 1/170 12661
/proc/meminfo: memFree=18516668/32951124 swapFree=67110396/67111528
[pid=12661] ppid=12659 vsize=60132 CPUtime=0.29 cores=0-7
/proc/12661/stat : 12661 (plingeling) R 12659 12661 12635 0 -1 4202496 13151 1253 0 0 28 1 0 0 25 0 1 0 590646169 61575168 13056 33554432000 4194304 4417332 140736186438768 18446744073709551615 224284925696 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/12661/statm: 15033 13056 148 55 0 12919 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 60132

[startup+1.53765 s]
/proc/loadavg: 0.92 0.98 1.11 1/170 12661
/proc/meminfo: memFree=18516668/32951124 swapFree=67110396/67111528
[pid=12661] ppid=12659 vsize=253420 CPUtime=8.18 cores=0-7
/proc/12661/stat : 12661 (plingeling) S 12659 12661 12635 0 -1 4202496 31897 1253 0 0 814 4 0 0 18 0 9 0 590646169 259502080 24550 33554432000 4194304 4417332 140736186438768 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/12661/statm: 63355 24550 175 55 0 61241 0
Current children cumulated CPU time (s) 8.18
Current children cumulated vsize (KiB) 253420

[startup+1.60064 s]
/proc/loadavg: 0.92 0.98 1.11 1/170 12661
/proc/meminfo: memFree=18516668/32951124 swapFree=67110396/67111528
[pid=12661] ppid=12659 vsize=251076 CPUtime=8.68 cores=0-7
/proc/12661/stat : 12661 (plingeling) S 12659 12661 12635 0 -1 4202496 31897 1253 0 0 864 4 0 0 18 0 9 0 590646169 257101824 23996 33554432000 4194304 4417332 140736186438768 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/12661/statm: 62769 23996 175 55 0 60655 0
Current children cumulated CPU time (s) 8.68
Current children cumulated vsize (KiB) 251076

[startup+3.10039 s]
/proc/loadavg: 0.93 0.98 1.11 9/179 12675
/proc/meminfo: memFree=18413188/32951124 swapFree=67110396/67111528
[pid=12661] ppid=12659 vsize=264916 CPUtime=20.67 cores=0-7
/proc/12661/stat : 12661 (plingeling) S 12659 12661 12635 0 -1 4202496 41350 1253 0 0 2062 5 0 0 18 0 9 0 590646169 271273984 27430 33554432000 4194304 4417332 140736186438768 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/12661/statm: 66229 27430 181 55 0 64115 0
[pid=12661/tid=12668] ppid=12659 vsize=264916 CPUtime=2.51 cores=0-7
/proc/12661/task/12668/stat : 12668 (plingeling) R 12659 12661 12635 0 -1 4202560 1075 1253 0 0 251 0 0 0 25 0 9 0 590646227 271273984 27430 33554432000 4194304 4417332 140736186438768 18446744073709551615 4275927 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12661/tid=12669] ppid=12659 vsize=264916 CPUtime=2.51 cores=0-7
/proc/12661/task/12669/stat : 12669 (plingeling) R 12659 12661 12635 0 -1 4202560 2751 1253 0 0 251 0 0 0 22 0 9 0 590646227 271273984 27430 33554432000 4194304 4417332 140736186438768 18446744073709551615 4346564 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=12661/tid=12670] ppid=12659 vsize=264916 CPUtime=2.51 cores=0-7
/proc/12661/task/12670/stat : 12670 (plingeling) R 12659 12661 12635 0 -1 4202560 3037 1253 0 0 251 0 0 0 22 0 9 0 590646227 271273984 27430 33554432000 4194304 4417332 140736186438768 18446744073709551615 4248416 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12661/tid=12671] ppid=12659 vsize=264916 CPUtime=2.51 cores=0-7
/proc/12661/task/12671/stat : 12671 (plingeling) R 12659 12661 12635 0 -1 4202560 282 1253 0 0 251 0 0 0 25 0 9 0 590646227 271273984 27430 33554432000 4194304 4417332 140736186438768 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12661/tid=12672] ppid=12659 vsize=264916 CPUtime=2.51 cores=0-7
/proc/12661/task/12672/stat : 12672 (plingeling) R 12659 12661 12635 0 -1 4202560 1123 1253 0 0 251 0 0 0 25 0 9 0 590646227 271273984 27430 33554432000 4194304 4417332 140736186438768 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12661/tid=12673] ppid=12659 vsize=264916 CPUtime=2.49 cores=0-7
/proc/12661/task/12673/stat : 12673 (plingeling) R 12659 12661 12635 0 -1 4202560 3740 1253 0 0 249 0 0 0 22 0 9 0 590646227 271273984 27430 33554432000 4194304 4417332 140736186438768 18446744073709551615 4346345 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12661/tid=12674] ppid=12659 vsize=264916 CPUtime=2.51 cores=0-7
/proc/12661/task/12674/stat : 12674 (plingeling) R 12659 12661 12635 0 -1 4202560 1345 1253 0 0 251 0 0 0 22 0 9 0 590646227 271273984 27430 33554432000 4194304 4417332 140736186438768 18446744073709551615 4247709 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12661/tid=12675] ppid=12659 vsize=264916 CPUtime=2.5 cores=0-7
/proc/12661/task/12675/stat : 12675 (plingeling) R 12659 12661 12635 0 -1 4202560 2313 1253 0 0 250 0 0 0 25 0 9 0 590646228 271273984 27430 33554432000 4194304 4417332 140736186438768 18446744073709551615 4274337 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 20.67
Current children cumulated vsize (KiB) 264916

[startup+6.30685 s]
/proc/loadavg: 1.49 1.10 1.15 9/179 12675
/proc/meminfo: memFree=18379608/32951124 swapFree=67110396/67111528
[pid=12661] ppid=12659 vsize=292744 CPUtime=46.3 cores=0-7
/proc/12661/stat : 12661 (plingeling) S 12659 12661 12635 0 -1 4202496 48208 1253 0 0 4624 6 0 0 18 0 9 0 590646169 299769856 34288 33554432000 4194304 4417332 140736186438768 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/12661/statm: 73186 34288 181 55 0 71072 0
[pid=12661/tid=12668] ppid=12659 vsize=292744 CPUtime=5.71 cores=0-7
/proc/12661/task/12668/stat : 12668 (plingeling) R 12659 12661 12635 0 -1 4202560 1616 1253 0 0 571 0 0 0 25 0 9 0 590646227 299769856 34288 33554432000 4194304 4417332 140736186438768 18446744073709551615 4364529 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12661/tid=12669] ppid=12659 vsize=292744 CPUtime=5.72 cores=0-7
/proc/12661/task/12669/stat : 12669 (plingeling) R 12659 12661 12635 0 -1 4202560 3134 1253 0 0 572 0 0 0 25 0 9 0 590646227 299769856 34288 33554432000 4194304 4417332 140736186438768 18446744073709551615 4275947 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=12661/tid=12670] ppid=12659 vsize=292744 CPUtime=5.71 cores=0-7
/proc/12661/task/12670/stat : 12670 (plingeling) R 12659 12661 12635 0 -1 4202560 3127 1253 0 0 571 0 0 0 25 0 9 0 590646227 299769856 34288 33554432000 4194304 4417332 140736186438768 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12661/tid=12671] ppid=12659 vsize=292744 CPUtime=5.71 cores=0-7
/proc/12661/task/12671/stat : 12671 (plingeling) R 12659 12661 12635 0 -1 4202560 1892 1253 0 0 571 0 0 0 25 0 9 0 590646227 299769856 34288 33554432000 4194304 4417332 140736186438768 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12661/tid=12672] ppid=12659 vsize=292744 CPUtime=5.71 cores=0-7
/proc/12661/task/12672/stat : 12672 (plingeling) R 12659 12661 12635 0 -1 4202560 3057 1253 0 0 571 0 0 0 25 0 9 0 590646227 299769856 34288 33554432000 4194304 4417332 140736186438768 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12661/tid=12673] ppid=12659 vsize=292744 CPUtime=5.68 cores=0-7
/proc/12661/task/12673/stat : 12673 (plingeling) R 12659 12661 12635 0 -1 4202560 4107 1253 0 0 568 0 0 0 25 0 9 0 590646227 299769856 34288 33554432000 4194304 4417332 140736186438768 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12661/tid=12674] ppid=12659 vsize=292744 CPUtime=5.71 cores=0-7
/proc/12661/task/12674/stat : 12674 (plingeling) R 12659 12661 12635 0 -1 4202560 2497 1253 0 0 571 0 0 0 25 0 9 0 590646227 299769856 34288 33554432000 4194304 4417332 140736186438768 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12661/tid=12675] ppid=12659 vsize=292744 CPUtime=5.71 cores=0-7
/proc/12661/task/12675/stat : 12675 (plingeling) R 12659 12661 12635 0 -1 4202560 3094 1253 0 0 571 0 0 0 25 0 9 0 590646228 299769856 34288 33554432000 4194304 4417332 140736186438768 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 46.3
Current children cumulated vsize (KiB) 292744

[startup+12.7008 s]
/proc/loadavg: 2.01 1.21 1.19 9/179 12675
/proc/meminfo: memFree=18367472/32951124 swapFree=67110396/67111528
[pid=12661] ppid=12659 vsize=303964 CPUtime=97.42 cores=0-7
/proc/12661/stat : 12661 (plingeling) S 12659 12661 12635 0 -1 4202496 54487 1253 0 0 9735 7 0 0 18 0 9 0 590646169 311259136 37239 33554432000 4194304 4417332 140736186438768 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/12661/statm: 75991 37239 181 55 0 73877 0
[pid=12661/tid=12668] ppid=12659 vsize=303964 CPUtime=12.11 cores=0-7
/proc/12661/task/12668/stat : 12668 (plingeling) R 12659 12661 12635 0 -1 4202560 2422 1253 0 0 1211 0 0 0 25 0 9 0 590646227 311259136 37239 33554432000 4194304 4417332 140736186438768 18446744073709551615 4246258 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12661/tid=12669] ppid=12659 vsize=303964 CPUtime=12.11 cores=0-7
/proc/12661/task/12669/stat : 12669 (plingeling) R 12659 12661 12635 0 -1 4202560 3718 1253 0 0 1211 0 0 0 25 0 9 0 590646227 311259136 37239 33554432000 4194304 4417332 140736186438768 18446744073709551615 4232666 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=12661/tid=12670] ppid=12659 vsize=303964 CPUtime=12.11 cores=0-7
/proc/12661/task/12670/stat : 12670 (plingeling) R 12659 12661 12635 0 -1 4202560 3127 1253 0 0 1211 0 0 0 25 0 9 0 590646227 311259136 37239 33554432000 4194304 4417332 140736186438768 18446744073709551615 4236596 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12661/tid=12671] ppid=12659 vsize=303964 CPUtime=12.11 cores=0-7
/proc/12661/task/12671/stat : 12671 (plingeling) R 12659 12661 12635 0 -1 4202560 3743 1253 0 0 1211 0 0 0 25 0 9 0 590646227 311259136 37239 33554432000 4194304 4417332 140736186438768 18446744073709551615 4259687 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12661/tid=12672] ppid=12659 vsize=303964 CPUtime=12.1 cores=0-7
/proc/12661/task/12672/stat : 12672 (plingeling) R 12659 12661 12635 0 -1 4202560 5134 1253 0 0 1210 0 0 0 25 0 9 0 590646227 311259136 37239 33554432000 4194304 4417332 140736186438768 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12661/tid=12673] ppid=12659 vsize=303964 CPUtime=12.04 cores=0-7
/proc/12661/task/12673/stat : 12673 (plingeling) R 12659 12661 12635 0 -1 4202560 4664 1253 0 0 1204 0 0 0 25 0 9 0 590646227 311259136 37239 33554432000 4194304 4417332 140736186438768 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12661/tid=12674] ppid=12659 vsize=303964 CPUtime=12.1 cores=0-7
/proc/12661/task/12674/stat : 12674 (plingeling) R 12659 12661 12635 0 -1 4202560 2497 1253 0 0 1210 0 0 0 25 0 9 0 590646227 311259136 37239 33554432000 4194304 4417332 140736186438768 18446744073709551615 4278353 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12661/tid=12675] ppid=12659 vsize=303964 CPUtime=12.1 cores=0-7
/proc/12661/task/12675/stat : 12675 (plingeling) R 12659 12661 12635 0 -1 4202560 3498 1253 0 0 1210 0 0 0 25 0 9 0 590646228 311259136 37239 33554432000 4194304 4417332 140736186438768 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 97.42
Current children cumulated vsize (KiB) 303964

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

[startup+13.5007 s]
/proc/loadavg: 2.01 1.21 1.19 9/179 12675
/proc/meminfo: memFree=18363752/32951124 swapFree=67110396/67111528
[pid=12661] ppid=12659 vsize=308124 CPUtime=103.82 cores=0-7
/proc/12661/stat : 12661 (plingeling) S 12659 12661 12635 0 -1 4202496 56431 1253 0 0 10375 7 0 0 18 0 9 0 590646169 315518976 38262 33554432000 4194304 4417332 140736186438768 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/12661/statm: 77031 38262 181 55 0 74917 0
[pid=12661/tid=12668] ppid=12659 vsize=308124 CPUtime=12.91 cores=0-7
/proc/12661/task/12668/stat : 12668 (plingeling) R 12659 12661 12635 0 -1 4202560 2422 1253 0 0 1291 0 0 0 25 0 9 0 590646227 315518976 38262 33554432000 4194304 4417332 140736186438768 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12661/tid=12669] ppid=12659 vsize=308124 CPUtime=12.91 cores=0-7
/proc/12661/task/12669/stat : 12669 (plingeling) R 12659 12661 12635 0 -1 4202560 3718 1253 0 0 1291 0 0 0 25 0 9 0 590646227 315518976 38262 33554432000 4194304 4417332 140736186438768 18446744073709551615 4237191 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=12661/tid=12670] ppid=12659 vsize=308124 CPUtime=12.91 cores=0-7
/proc/12661/task/12670/stat : 12670 (plingeling) R 12659 12661 12635 0 -1 4202560 3639 1253 0 0 1291 0 0 0 25 0 9 0 590646227 315518976 38262 33554432000 4194304 4417332 140736186438768 18446744073709551615 4264990 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12661/tid=12671] ppid=12659 vsize=308124 CPUtime=12.91 cores=0-7
/proc/12661/task/12671/stat : 12671 (plingeling) R 12659 12661 12635 0 -1 4202560 3743 1253 0 0 1291 0 0 0 25 0 9 0 590646227 315518976 38262 33554432000 4194304 4417332 140736186438768 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12661/tid=12672] ppid=12659 vsize=308124 CPUtime=12.9 cores=0-7
/proc/12661/task/12672/stat : 12672 (plingeling) R 12659 12661 12635 0 -1 4202560 5254 1253 0 0 1290 0 0 0 25 0 9 0 590646227 315518976 38262 33554432000 4194304 4417332 140736186438768 18446744073709551615 4260714 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12661/tid=12673] ppid=12659 vsize=308124 CPUtime=12.83 cores=0-7
/proc/12661/task/12673/stat : 12673 (plingeling) R 12659 12661 12635 0 -1 4202560 4664 1253 0 0 1283 0 0 0 25 0 9 0 590646227 315518976 38262 33554432000 4194304 4417332 140736186438768 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12661/tid=12674] ppid=12659 vsize=308124 CPUtime=12.9 cores=0-7
/proc/12661/task/12674/stat : 12674 (plingeling) R 12659 12661 12635 0 -1 4202560 3297 1253 0 0 1290 0 0 0 25 0 9 0 590646227 315518976 38262 33554432000 4194304 4417332 140736186438768 18446744073709551615 4265373 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12661/tid=12675] ppid=12659 vsize=308124 CPUtime=12.9 cores=0-7
/proc/12661/task/12675/stat : 12675 (plingeling) R 12659 12661 12635 0 -1 4202560 4010 1253 0 0 1290 0 0 0 25 0 9 0 590646228 315518976 38262 33554432000 4194304 4417332 140736186438768 18446744073709551615 4365872 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 103.82
Current children cumulated vsize (KiB) 308124

[startup+15.1064 s]
/proc/loadavg: 2.01 1.21 1.19 9/179 12675
/proc/meminfo: memFree=18340580/32951124 swapFree=67110396/67111528
[pid=12661] ppid=12659 vsize=332004 CPUtime=116.65 cores=0-7
/proc/12661/stat : 12661 (plingeling) S 12659 12661 12635 0 -1 4202496 62446 1253 0 0 11657 8 0 0 18 0 9 0 590646169 339972096 44240 33554432000 4194304 4417332 140736186438768 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/12661/statm: 83001 44240 181 55 0 80887 0
[pid=12661/tid=12668] ppid=12659 vsize=332004 CPUtime=14.51 cores=0-7
/proc/12661/task/12668/stat : 12668 (plingeling) R 12659 12661 12635 0 -1 4202560 3731 1253 0 0 1451 0 0 0 25 0 9 0 590646227 339972096 44240 33554432000 4194304 4417332 140736186438768 18446744073709551615 4249110 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12661/tid=12669] ppid=12659 vsize=332004 CPUtime=14.51 cores=0-7
/proc/12661/task/12669/stat : 12669 (plingeling) R 12659 12661 12635 0 -1 4202560 5021 1253 0 0 1451 0 0 0 25 0 9 0 590646227 339972096 44240 33554432000 4194304 4417332 140736186438768 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=12661/tid=12670] ppid=12659 vsize=332004 CPUtime=14.51 cores=0-7
/proc/12661/task/12670/stat : 12670 (plingeling) R 12659 12661 12635 0 -1 4202560 3639 1253 0 0 1451 0 0 0 25 0 9 0 590646227 339972096 44240 33554432000 4194304 4417332 140736186438768 18446744073709551615 4364951 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12661/tid=12671] ppid=12659 vsize=332004 CPUtime=14.51 cores=0-7
/proc/12661/task/12671/stat : 12671 (plingeling) R 12659 12661 12635 0 -1 4202560 4541 1253 0 0 1451 0 0 0 25 0 9 0 590646227 339972096 44240 33554432000 4194304 4417332 140736186438768 18446744073709551615 4251045 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12661/tid=12672] ppid=12659 vsize=332004 CPUtime=14.51 cores=0-7
/proc/12661/task/12672/stat : 12672 (plingeling) R 12659 12661 12635 0 -1 4202560 6547 1253 0 0 1451 0 0 0 25 0 9 0 590646227 339972096 44240 33554432000 4194304 4417332 140736186438768 18446744073709551615 4248877 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12661/tid=12673] ppid=12659 vsize=332004 CPUtime=14.43 cores=0-7
/proc/12661/task/12673/stat : 12673 (plingeling) R 12659 12661 12635 0 -1 4202560 5976 1253 0 0 1442 1 0 0 25 0 9 0 590646227 339972096 44240 33554432000 4194304 4417332 140736186438768 18446744073709551615 4250072 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12661/tid=12674] ppid=12659 vsize=332004 CPUtime=14.51 cores=0-7
/proc/12661/task/12674/stat : 12674 (plingeling) R 12659 12661 12635 0 -1 4202560 3297 1253 0 0 1451 0 0 0 25 0 9 0 590646227 339972096 44240 33554432000 4194304 4417332 140736186438768 18446744073709551615 4236816 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12661/tid=12675] ppid=12659 vsize=332004 CPUtime=14.51 cores=0-7
/proc/12661/task/12675/stat : 12675 (plingeling) R 12659 12661 12635 0 -1 4202560 4010 1253 0 0 1451 0 0 0 25 0 9 0 590646228 339972096 44240 33554432000 4194304 4417332 140736186438768 18446744073709551615 4306274 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 116.65
Current children cumulated vsize (KiB) 332004

[startup+15.9012 s]
/proc/loadavg: 2.01 1.21 1.19 9/179 12675
/proc/meminfo: memFree=18340580/32951124 swapFree=67110396/67111528
[pid=12661] ppid=12659 vsize=334064 CPUtime=123.01 cores=0-7
/proc/12661/stat : 12661 (plingeling) S 12659 12661 12635 0 -1 4202496 62961 1253 0 0 12293 8 0 0 18 0 9 0 590646169 342081536 44747 33554432000 4194304 4417332 140736186438768 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/12661/statm: 83516 44747 181 55 0 81402 0
[pid=12661/tid=12668] ppid=12659 vsize=334064 CPUtime=15.31 cores=0-7
/proc/12661/task/12668/stat : 12668 (plingeling) R 12659 12661 12635 0 -1 4202560 3731 1253 0 0 1531 0 0 0 25 0 9 0 590646227 342081536 44747 33554432000 4194304 4417332 140736186438768 18446744073709551615 4264978 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12661/tid=12669] ppid=12659 vsize=334064 CPUtime=15.31 cores=0-7
/proc/12661/task/12669/stat : 12669 (plingeling) R 12659 12661 12635 0 -1 4202560 5021 1253 0 0 1531 0 0 0 25 0 9 0 590646227 342081536 44747 33554432000 4194304 4417332 140736186438768 18446744073709551615 4249890 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=12661/tid=12670] ppid=12659 vsize=334064 CPUtime=15.31 cores=0-7
/proc/12661/task/12670/stat : 12670 (plingeling) R 12659 12661 12635 0 -1 4202560 3869 1253 0 0 1531 0 0 0 25 0 9 0 590646227 342081536 44747 33554432000 4194304 4417332 140736186438768 18446744073709551615 4331772 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12661/tid=12671] ppid=12659 vsize=334064 CPUtime=15.31 cores=0-7
/proc/12661/task/12671/stat : 12671 (plingeling) R 12659 12661 12635 0 -1 4202560 4541 1253 0 0 1531 0 0 0 25 0 9 0 590646227 342081536 44747 33554432000 4194304 4417332 140736186438768 18446744073709551615 4357915 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12661/tid=12672] ppid=12659 vsize=334064 CPUtime=15.3 cores=0-7
/proc/12661/task/12672/stat : 12672 (plingeling) R 12659 12661 12635 0 -1 4202560 6547 1253 0 0 1530 0 0 0 25 0 9 0 590646227 342081536 44747 33554432000 4194304 4417332 140736186438768 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12661/tid=12673] ppid=12659 vsize=334064 CPUtime=15.23 cores=0-7
/proc/12661/task/12673/stat : 12673 (plingeling) R 12659 12661 12635 0 -1 4202560 5976 1253 0 0 1522 1 0 0 25 0 9 0 590646227 342081536 44747 33554432000 4194304 4417332 140736186438768 18446744073709551615 4249171 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12661/tid=12674] ppid=12659 vsize=334064 CPUtime=15.3 cores=0-7
/proc/12661/task/12674/stat : 12674 (plingeling) R 12659 12661 12635 0 -1 4202560 3297 1253 0 0 1530 0 0 0 25 0 9 0 590646227 342081536 44747 33554432000 4194304 4417332 140736186438768 18446744073709551615 4251010 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12661/tid=12675] ppid=12659 vsize=334064 CPUtime=15.3 cores=0-7
/proc/12661/task/12675/stat : 12675 (plingeling) R 12659 12661 12635 0 -1 4202560 4295 1253 0 0 1530 0 0 0 25 0 9 0 590646228 342081536 44747 33554432000 4194304 4417332 140736186438768 18446744073709551615 4248242 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 123.01
Current children cumulated vsize (KiB) 334064

[startup+16.1013 s]
/proc/loadavg: 2.49 1.33 1.22 2/172 12675
/proc/meminfo: memFree=18334436/32951124 swapFree=67110396/67111528
[pid=12661] ppid=12659 vsize=338160 CPUtime=124.32 cores=0-7
/proc/12661/stat : 12661 (plingeling) S 12659 12661 12635 0 -1 4202496 63992 1253 0 0 12424 8 0 0 17 0 2 0 590646169 346275840 45778 33554432000 4194304 4417332 140736186438768 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/12661/statm: 84540 45778 182 55 0 82426 0
[pid=12661/tid=12670] ppid=12659 vsize=338160 CPUtime=15.51 cores=0-7
/proc/12661/task/12670/stat : 12670 (plingeling) R 12659 12661 12635 0 -1 4202560 4899 1253 0 0 1551 0 0 0 25 0 2 0 590646227 346275840 45778 33554432000 4194304 4417332 140736186438768 18446744073709551615 4253214 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 124.32
Current children cumulated vsize (KiB) 338160

[startup+16.2062 s]
/proc/loadavg: 2.49 1.33 1.22 2/172 12675
/proc/meminfo: memFree=18334436/32951124 swapFree=67110396/67111528
[pid=12661] ppid=12659 vsize=264484 CPUtime=124.42 cores=0-7
/proc/12661/stat : 12661 (plingeling) R 12659 12661 12635 0 -1 4202496 63992 1253 0 0 12434 8 0 0 16 0 1 0 590646169 270831616 38785 33554432000 4194304 4417332 140736186438768 18446744073709551615 224284969095 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12661/statm: 66121 38785 182 55 0 64007 0
Current children cumulated CPU time (s) 124.42
Current children cumulated vsize (KiB) 264484

Child status: 20
Real time (s): 16.2144
CPU time (s): 124.444
CPU user time (s): 124.347
CPU system time (s): 0.096985
CPU usage (%): 767.491
Max. virtual memory (cumulated for all children) (KiB): 338160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 124.347
system time used= 0.096985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65248
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= 292
involuntary context switches= 575

runsolver used 0.024996 second user time and 0.06499 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-28 17:22:35
IDJOB=3309483
IDBENCH=71718
IDSOLVER=1695
FILE ID=node118/3309483-1304004155
RUNJOBID= node118-1304004155-12649
PBS_JOBID= 13168814
Free space on /tmp= 71612 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT_RACE06/velev-pipe-o-uns-1.1-6.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309483-1304004155/watcher-3309483-1304004155 -o /tmp/evaluation-result-3309483-1304004155/solver-3309483-1304004155 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3309483-1304004155.cnf

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

MD5SUM BENCH= d986f0b849e7c714ed5d3a26373567af
RANDOM SEED=908229201

node118.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.842
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.68
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.842
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.842
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.842
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.842
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.68
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.842
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.842
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.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18517204 kB
Buffers:       1895028 kB
Cached:       11938312 kB
SwapCached:        600 kB
Active:        9362692 kB
Inactive:      4534852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18517204 kB
SwapTotal:    67111528 kB
SwapFree:     67110396 kB
Dirty:            5916 kB
Writeback:           0 kB
AnonPages:       63636 kB
Mapped:          14416 kB
Slab:           471148 kB
PageTables:       4256 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   187940 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= 71612 MiB
End job on node118 at 2011-04-28 17:22:51