Trace number 3371884

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
Lingeling 587f (fixed)UNSAT 724.261 724.25

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-20-10p0.cnf
MD5SUM209f7789e3588d11f275f2003f2c6a67
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark365.63
Satisfiable
(Un)Satisfiability was proved
Number of variables259616
Number of clauses1374599
Sum of the clauses size3310772
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2982807
Number of clauses of size 3313283
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

Solver Data

724.20/724.24	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: 961)

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-3371884-1305431823/watcher-3371884-1305431823 -o /tmp/evaluation-result-3371884-1305431823/solver-3371884-1305431823 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3371884-1305431823.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.43 1.84 2.84 5/361 3794
/proc/meminfo: memFree=21271056/32951124 swapFree=67111348/67111528
[pid=3794] ppid=3792 vsize=8620 CPUtime=0 cores=0,2
/proc/3794/stat : 3794 (lingeling) R 3792 3794 3324 0 -1 4202496 733 0 0 0 0 0 0 0 22 0 1 0 635598536 8826880 677 33554432000 4194304 4409284 140734878569648 18446744073709551615 255106768640 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/3794/statm: 2203 681 110 53 0 626 0

[startup+0.0323651 s]
/proc/loadavg: 1.43 1.84 2.84 5/361 3794
/proc/meminfo: memFree=21271056/32951124 swapFree=67111348/67111528
[pid=3794] ppid=3792 vsize=13760 CPUtime=0.02 cores=0,2
/proc/3794/stat : 3794 (lingeling) R 3792 3794 3324 0 -1 4202496 2043 0 0 0 2 0 0 0 22 0 1 0 635598536 14090240 1963 33554432000 4194304 4409284 140734878569648 18446744073709551615 255106768640 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/3794/statm: 3440 1963 111 53 0 1863 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13760

[startup+0.100364 s]
/proc/loadavg: 1.43 1.84 2.84 5/361 3794
/proc/meminfo: memFree=21271056/32951124 swapFree=67111348/67111528
[pid=3794] ppid=3792 vsize=22364 CPUtime=0.08 cores=0,2
/proc/3794/stat : 3794 (lingeling) R 3792 3794 3324 0 -1 4202496 4220 0 0 0 8 0 0 0 22 0 1 0 635598536 22900736 4114 33554432000 4194304 4409284 140734878569648 18446744073709551615 255106768640 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/3794/statm: 5591 4114 111 53 0 4014 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 22364

[startup+0.300335 s]
/proc/loadavg: 1.43 1.84 2.84 5/361 3794
/proc/meminfo: memFree=21271056/32951124 swapFree=67111348/67111528
[pid=3794] ppid=3792 vsize=35528 CPUtime=0.28 cores=0,2
/proc/3794/stat : 3794 (lingeling) R 3792 3794 3324 0 -1 4202496 7550 0 0 0 27 1 0 0 23 0 1 0 635598536 36380672 7406 33554432000 4194304 4409284 140734878569648 18446744073709551615 255106768640 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/3794/statm: 8882 7406 112 53 0 7305 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 35528

[startup+0.700257 s]
/proc/loadavg: 1.43 1.84 2.84 5/361 3794
/proc/meminfo: memFree=21271056/32951124 swapFree=67111348/67111528
[pid=3794] ppid=3792 vsize=60976 CPUtime=0.69 cores=0,2
/proc/3794/stat : 3794 (lingeling) R 3792 3794 3324 0 -1 4202496 14022 0 0 0 66 3 0 0 25 0 1 0 635598536 62439424 13774 33554432000 4194304 4409284 140734878569648 18446744073709551615 4295736 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/3794/statm: 15244 13774 118 53 0 13667 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 60976

[startup+1.50114 s]
/proc/loadavg: 1.43 1.84 2.84 5/362 3795
/proc/meminfo: memFree=21223688/32951124 swapFree=67111348/67111528
[pid=3794] ppid=3792 vsize=69556 CPUtime=1.49 cores=0,2
/proc/3794/stat : 3794 (lingeling) R 3792 3794 3324 0 -1 4202496 22449 0 0 0 145 4 0 0 25 0 1 0 635598536 71225344 15898 33554432000 4194304 4409284 140734878569648 18446744073709551615 4281273 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/3794/statm: 17389 15898 129 53 0 15812 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 69556

[startup+3.10084 s]
/proc/loadavg: 1.43 1.84 2.84 5/362 3795
/proc/meminfo: memFree=21222456/32951124 swapFree=67111348/67111528
[pid=3794] ppid=3792 vsize=72916 CPUtime=3.08 cores=0,2
/proc/3794/stat : 3794 (lingeling) R 3792 3794 3324 0 -1 4202496 26419 0 0 0 304 4 0 0 25 0 1 0 635598536 74665984 16741 33554432000 4194304 4409284 140734878569648 18446744073709551615 4255111 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/3794/statm: 18229 16741 132 53 0 16652 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 72916

[startup+6.30025 s]
/proc/loadavg: 1.63 1.88 2.84 5/362 3823
/proc/meminfo: memFree=21187640/32951124 swapFree=67111348/67111528
[pid=3794] ppid=3792 vsize=82708 CPUtime=6.28 cores=0,2
/proc/3794/stat : 3794 (lingeling) R 3792 3794 3324 0 -1 4202496 28885 0 0 0 624 4 0 0 25 0 1 0 635598536 84692992 19199 33554432000 4194304 4409284 140734878569648 18446744073709551615 4229760 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/3794/statm: 20677 19199 136 53 0 19100 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 82708

[startup+12.7011 s]
/proc/loadavg: 1.82 1.92 2.85 5/362 3823
/proc/meminfo: memFree=21172800/32951124 swapFree=67111348/67111528
[pid=3794] ppid=3792 vsize=82460 CPUtime=12.68 cores=0,2
/proc/3794/stat : 3794 (lingeling) R 3792 3794 3324 0 -1 4202496 28890 0 0 0 1264 4 0 0 25 0 1 0 635598536 84439040 19142 33554432000 4194304 4409284 140734878569648 18446744073709551615 4230803 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/3794/statm: 20615 19142 141 53 0 19038 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 82460

[startup+25.5009 s]
/proc/loadavg: 2.30 2.02 2.87 5/362 3823
/proc/meminfo: memFree=21153592/32951124 swapFree=67111348/67111528
[pid=3794] ppid=3792 vsize=82792 CPUtime=25.49 cores=0,2
/proc/3794/stat : 3794 (lingeling) R 3792 3794 3324 0 -1 4202496 28992 0 0 0 2543 6 0 0 25 0 1 0 635598536 84779008 19225 33554432000 4194304 4409284 140734878569648 18446744073709551615 4272209 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/3794/statm: 20698 19225 141 53 0 19121 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 82792

[startup+51.1004 s]
/proc/loadavg: 3.04 2.21 2.91 5/362 3851
/proc/meminfo: memFree=21109104/32951124 swapFree=67111348/67111528
[pid=3794] ppid=3792 vsize=86928 CPUtime=51.09 cores=0,2
/proc/3794/stat : 3794 (lingeling) R 3792 3794 3324 0 -1 4202496 31026 0 0 0 5100 9 0 0 25 0 1 0 635598536 89014272 20259 33554432000 4194304 4409284 140734878569648 18446744073709551615 4358347 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/3794/statm: 21732 20259 141 53 0 20155 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 86928

[startup+102.313 s]
/proc/loadavg: 3.58 2.48 2.96 5/362 3852
/proc/meminfo: memFree=21098816/32951124 swapFree=67111348/67111528
[pid=3794] ppid=3792 vsize=101564 CPUtime=102.3 cores=0,2
/proc/3794/stat : 3794 (lingeling) R 3792 3794 3324 0 -1 4202496 34932 0 0 0 10215 15 0 0 25 0 1 0 635598536 104001536 23918 33554432000 4194304 4409284 140734878569648 18446744073709551615 4271386 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/3794/statm: 25391 23918 141 53 0 23814 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 101564

[startup+162.301 s]
/proc/loadavg: 3.89 2.77 3.03 5/362 3854
/proc/meminfo: memFree=21037520/32951124 swapFree=67111348/67111528
[pid=3794] ppid=3792 vsize=122180 CPUtime=162.29 cores=0,2
/proc/3794/stat : 3794 (lingeling) R 3792 3794 3324 0 -1 4202496 42207 0 0 0 16207 22 0 0 25 0 1 0 635598536 125112320 27025 33554432000 4194304 4409284 140734878569648 18446744073709551615 4346332 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/3794/statm: 30545 27025 141 53 0 28968 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 122180

[startup+222.3 s]
/proc/loadavg: 3.96 2.99 3.09 5/362 3855
/proc/meminfo: memFree=20985884/32951124 swapFree=67111348/67111528
[pid=3794] ppid=3792 vsize=165888 CPUtime=222.29 cores=0,2
/proc/3794/stat : 3794 (lingeling) R 3792 3794 3324 0 -1 4202496 53620 0 0 0 22197 32 0 0 25 0 1 0 635598536 169869312 37952 33554432000 4194304 4409284 140734878569648 18446744073709551615 4327865 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/3794/statm: 41472 37952 141 53 0 39895 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 165888

[startup+282.301 s]
/proc/loadavg: 3.98 3.17 3.14 5/362 3893
/proc/meminfo: memFree=21027716/32951124 swapFree=67111348/67111528
[pid=3794] ppid=3792 vsize=164508 CPUtime=282.3 cores=0,2
/proc/3794/stat : 3794 (lingeling) R 3792 3794 3324 0 -1 4202496 53670 0 0 0 28188 42 0 0 25 0 1 0 635598536 168456192 37607 33554432000 4194304 4409284 140734878569648 18446744073709551615 4230570 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/3794/statm: 41127 37607 141 53 0 39550 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 164508

[startup+342.3 s]
/proc/loadavg: 3.99 3.32 3.19 5/362 3895
/proc/meminfo: memFree=21024960/32951124 swapFree=67111348/67111528
[pid=3794] ppid=3792 vsize=132860 CPUtime=342.3 cores=0,2
/proc/3794/stat : 3794 (lingeling) R 3792 3794 3324 0 -1 4202496 70339 0 0 0 34179 51 0 0 25 0 1 0 635598536 136048640 29695 33554432000 4194304 4409284 140734878569648 18446744073709551615 255106793367 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/3794/statm: 33215 29695 141 53 0 31638 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 132860

[startup+402.301 s]
/proc/loadavg: 4.15 3.49 3.26 5/362 3896
/proc/meminfo: memFree=20988464/32951124 swapFree=67111348/67111528
[pid=3794] ppid=3792 vsize=165476 CPUtime=402.3 cores=0,2
/proc/3794/stat : 3794 (lingeling) R 3792 3794 3324 0 -1 4202496 79096 0 0 0 40170 60 0 0 25 0 1 0 635598536 169447424 38102 33554432000 4194304 4409284 140734878569648 18446744073709551615 4358418 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/3794/statm: 41369 38102 141 53 0 39792 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 165476

[startup+462.301 s]
/proc/loadavg: 4.11 3.59 3.30 5/362 3898
/proc/meminfo: memFree=20927028/32951124 swapFree=67111348/67111528
[pid=3794] ppid=3792 vsize=170716 CPUtime=462.29 cores=0,2
/proc/3794/stat : 3794 (lingeling) R 3792 3794 3324 0 -1 4202496 82248 0 0 0 46155 74 0 0 25 0 1 0 635598536 174813184 41206 33554432000 4194304 4409284 140734878569648 18446744073709551615 255106793367 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/3794/statm: 42679 41206 141 53 0 41102 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 170716

[startup+522.301 s]
/proc/loadavg: 4.04 3.66 3.35 5/362 3899
/proc/meminfo: memFree=20922276/32951124 swapFree=67111348/67111528
[pid=3794] ppid=3792 vsize=170548 CPUtime=522.3 cores=0,2
/proc/3794/stat : 3794 (lingeling) R 3792 3794 3324 0 -1 4202496 98924 0 0 0 52144 86 0 0 25 0 1 0 635598536 174641152 41164 33554432000 4194304 4409284 140734878569648 18446744073709551615 4358442 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/3794/statm: 42637 41164 141 53 0 41060 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 170548

[startup+582.301 s]
/proc/loadavg: 4.01 3.72 3.38 5/362 3901
/proc/meminfo: memFree=20928688/32951124 swapFree=67111348/67111528
[pid=3794] ppid=3792 vsize=170548 CPUtime=582.3 cores=0,2
/proc/3794/stat : 3794 (lingeling) R 3792 3794 3324 0 -1 4202496 98924 0 0 0 58133 97 0 0 25 0 1 0 635598536 174641152 41164 33554432000 4194304 4409284 140734878569648 18446744073709551615 4360264 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/3794/statm: 42637 41164 141 53 0 41060 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 170548

[startup+642.301 s]
/proc/loadavg: 4.18 3.82 3.43 5/362 3903
/proc/meminfo: memFree=20880276/32951124 swapFree=67111348/67111528
[pid=3794] ppid=3792 vsize=169484 CPUtime=642.31 cores=0,2
/proc/3794/stat : 3794 (lingeling) R 3792 3794 3324 0 -1 4202496 98963 0 0 0 64124 107 0 0 25 0 1 0 635598536 173551616 40898 33554432000 4194304 4409284 140734878569648 18446744073709551615 255106793367 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/3794/statm: 42371 40898 141 53 0 40794 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 169484

[startup+702.301 s]
/proc/loadavg: 4.16 3.88 3.48 5/362 3904
/proc/meminfo: memFree=20872924/32951124 swapFree=67111348/67111528
[pid=3794] ppid=3792 vsize=183048 CPUtime=702.31 cores=0,2
/proc/3794/stat : 3794 (lingeling) R 3792 3794 3324 0 -1 4202496 118784 0 0 0 70108 123 0 0 25 0 1 0 635598536 187441152 44289 33554432000 4194304 4409284 140734878569648 18446744073709551615 4281669 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/3794/statm: 45762 44289 141 53 0 44185 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 183048

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

[startup+703.901 s]
/proc/loadavg: 4.16 3.88 3.48 5/362 3904
/proc/meminfo: memFree=20873144/32951124 swapFree=67111348/67111528
[pid=3794] ppid=3792 vsize=183048 CPUtime=703.91 cores=0,2
/proc/3794/stat : 3794 (lingeling) R 3792 3794 3324 0 -1 4202496 118784 0 0 0 70268 123 0 0 25 0 1 0 635598536 187441152 44289 33554432000 4194304 4409284 140734878569648 18446744073709551615 4340276 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/3794/statm: 45762 44289 141 53 0 44185 0
Current children cumulated CPU time (s) 703.91
Current children cumulated vsize (KiB) 183048

[startup+716.701 s]
/proc/loadavg: 4.13 3.88 3.48 5/362 3904
/proc/meminfo: memFree=20897320/32951124 swapFree=67111348/67111528
[pid=3794] ppid=3792 vsize=151172 CPUtime=716.7 cores=0,2
/proc/3794/stat : 3794 (lingeling) R 3792 3794 3324 0 -1 4202496 119009 0 0 0 71546 124 0 0 25 0 1 0 635598536 154800128 36320 33554432000 4194304 4409284 140734878569648 18446744073709551615 255106793367 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/3794/statm: 37793 36320 141 53 0 36216 0
Current children cumulated CPU time (s) 716.7
Current children cumulated vsize (KiB) 151172

[startup+719.901 s]
/proc/loadavg: 4.12 3.89 3.49 5/362 3905
/proc/meminfo: memFree=20897320/32951124 swapFree=67111348/67111528
[pid=3794] ppid=3792 vsize=151172 CPUtime=719.9 cores=0,2
/proc/3794/stat : 3794 (lingeling) R 3792 3794 3324 0 -1 4202496 119009 0 0 0 71865 125 0 0 25 0 1 0 635598536 154800128 36320 33554432000 4194304 4409284 140734878569648 18446744073709551615 4230803 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/3794/statm: 37793 36320 141 53 0 36216 0
Current children cumulated CPU time (s) 719.9
Current children cumulated vsize (KiB) 151172

[startup+721.501 s]
/proc/loadavg: 4.12 3.89 3.49 5/362 3905
/proc/meminfo: memFree=20897320/32951124 swapFree=67111348/67111528
[pid=3794] ppid=3792 vsize=151172 CPUtime=721.51 cores=0,2
/proc/3794/stat : 3794 (lingeling) R 3792 3794 3324 0 -1 4202496 119009 0 0 0 72025 126 0 0 25 0 1 0 635598536 154800128 36320 33554432000 4194304 4409284 140734878569648 18446744073709551615 255106793367 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/3794/statm: 37793 36320 141 53 0 36216 0
Current children cumulated CPU time (s) 721.51
Current children cumulated vsize (KiB) 151172

[startup+723.1 s]
/proc/loadavg: 4.12 3.89 3.49 5/362 3905
/proc/meminfo: memFree=20898064/32951124 swapFree=67111348/67111528
[pid=3794] ppid=3792 vsize=151172 CPUtime=723.1 cores=0,2
/proc/3794/stat : 3794 (lingeling) R 3792 3794 3324 0 -1 4202496 119009 0 0 0 72184 126 0 0 25 0 1 0 635598536 154800128 36320 33554432000 4194304 4409284 140734878569648 18446744073709551615 4360204 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/3794/statm: 37793 36320 141 53 0 36216 0
Current children cumulated CPU time (s) 723.1
Current children cumulated vsize (KiB) 151172

[startup+723.9 s]
/proc/loadavg: 4.12 3.89 3.49 5/362 3905
/proc/meminfo: memFree=20898064/32951124 swapFree=67111348/67111528
[pid=3794] ppid=3792 vsize=151172 CPUtime=723.9 cores=0,2
/proc/3794/stat : 3794 (lingeling) R 3792 3794 3324 0 -1 4202496 119009 0 0 0 72264 126 0 0 25 0 1 0 635598536 154800128 36320 33554432000 4194304 4409284 140734878569648 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/3794/statm: 37793 36320 141 53 0 36216 0
Current children cumulated CPU time (s) 723.9
Current children cumulated vsize (KiB) 151172

[startup+724.101 s]
/proc/loadavg: 4.12 3.89 3.49 5/362 3905
/proc/meminfo: memFree=20898064/32951124 swapFree=67111348/67111528
[pid=3794] ppid=3792 vsize=151172 CPUtime=724.1 cores=0,2
/proc/3794/stat : 3794 (lingeling) R 3792 3794 3324 0 -1 4202496 119009 0 0 0 72284 126 0 0 25 0 1 0 635598536 154800128 36320 33554432000 4194304 4409284 140734878569648 18446744073709551615 255106793367 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/3794/statm: 37793 36320 141 53 0 36216 0
Current children cumulated CPU time (s) 724.1
Current children cumulated vsize (KiB) 151172

[startup+724.201 s]
/proc/loadavg: 4.12 3.89 3.49 5/362 3905
/proc/meminfo: memFree=20898064/32951124 swapFree=67111348/67111528
[pid=3794] ppid=3792 vsize=151172 CPUtime=724.2 cores=0,2
/proc/3794/stat : 3794 (lingeling) R 3792 3794 3324 0 -1 4202496 119009 0 0 0 72294 126 0 0 25 0 1 0 635598536 154800128 36320 33554432000 4194304 4409284 140734878569648 18446744073709551615 255106793367 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/3794/statm: 37793 36320 141 53 0 36216 0
Current children cumulated CPU time (s) 724.2
Current children cumulated vsize (KiB) 151172

Child status: 20
Real time (s): 724.25
CPU time (s): 724.261
CPU user time (s): 722.983
CPU system time (s): 1.27781
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 215824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 722.983
system time used= 1.2778
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 119012
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= 5
involuntary context switches= 1949

runsolver used 2.58261 second user time and 5.38118 second system time

The end

Launcher Data

Begin job on node144 at 2011-05-15 05:57:04
IDJOB=3371884
IDBENCH=71037
IDSOLVER=1849
FILE ID=node144/3371884-1305431823
RUNJOBID= node144-1305431817-3725
PBS_JOBID= 13324616
Free space on /tmp= 73168 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-20-10p0.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371884-1305431823/watcher-3371884-1305431823 -o /tmp/evaluation-result-3371884-1305431823/solver-3371884-1305431823 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3371884-1305431823.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 209f7789e3588d11f275f2003f2c6a67
RANDOM SEED=1343194122

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
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.82
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.850
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.850
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:     32951124 kB
MemFree:      21271088 kB
Buffers:        295204 kB
Cached:        3734008 kB
SwapCached:          0 kB
Active:        8544820 kB
Inactive:      2786700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21271088 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           92100 kB
Writeback:           0 kB
AnonPages:     7302428 kB
Mapped:          27976 kB
Slab:           246384 kB
PageTables:      38248 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 82207000 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= 73176 MiB
End job on node144 at 2011-05-15 06:09:08