Trace number 3371505

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)? (TO) 1300.02 1300.03

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m47-q742.5-n45-p15-s28972035.cnf
MD5SUMbfa662ff57088c54e0febd091ce11e5c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.39763
Satisfiable
(Un)Satisfiability was proved
Number of variables1985
Number of clauses409171
Sum of the clauses size820237
Maximum clause length47
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2409126
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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-3371505-1305436125/watcher-3371505-1305436125 -o /tmp/evaluation-result-3371505-1305436125/solver-3371505-1305436125 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3371505-1305436125.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.34 2.49 3.29 4/363 30483
/proc/meminfo: memFree=18465932/32951124 swapFree=67111348/67111528
[pid=30483] ppid=30480 vsize=7732 CPUtime=0.01 cores=0,2
/proc/30483/stat : 30483 (lingeling) R 30480 30483 29179 0 -1 4202496 512 0 0 0 1 0 0 0 21 0 1 0 636028359 7917568 455 33554432000 4194304 4409284 140735736572848 18446744073709551615 233510297344 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30483/statm: 1933 455 110 53 0 356 0

[startup+0.06231 s]
/proc/loadavg: 1.34 2.49 3.29 4/363 30483
/proc/meminfo: memFree=18465932/32951124 swapFree=67111348/67111528
[pid=30483] ppid=30480 vsize=10804 CPUtime=0.05 cores=0,2
/proc/30483/stat : 30483 (lingeling) R 30480 30483 29179 0 -1 4202496 1280 0 0 0 5 0 0 0 21 0 1 0 636028359 11063296 1223 33554432000 4194304 4409284 140735736572848 18446744073709551615 233510297344 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30483/statm: 2701 1223 110 53 0 1124 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 10804

[startup+0.100279 s]
/proc/loadavg: 1.34 2.49 3.29 4/363 30483
/proc/meminfo: memFree=18465932/32951124 swapFree=67111348/67111528
[pid=30483] ppid=30480 vsize=14900 CPUtime=0.09 cores=0,2
/proc/30483/stat : 30483 (lingeling) R 30480 30483 29179 0 -1 4202496 2304 0 0 0 9 0 0 0 21 0 1 0 636028359 15257600 2247 33554432000 4194304 4409284 140735736572848 18446744073709551615 233510297344 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30483/statm: 3725 2247 110 53 0 2148 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14900

[startup+0.300242 s]
/proc/loadavg: 1.34 2.49 3.29 4/363 30483
/proc/meminfo: memFree=18465932/32951124 swapFree=67111348/67111528
[pid=30483] ppid=30480 vsize=14960 CPUtime=0.29 cores=0,2
/proc/30483/stat : 30483 (lingeling) R 30480 30483 29179 0 -1 4202496 2332 0 0 0 29 0 0 0 22 0 1 0 636028359 15319040 2274 33554432000 4194304 4409284 140735736572848 18446744073709551615 4269438 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30483/statm: 3740 2274 127 53 0 2163 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14960

[startup+0.700171 s]
/proc/loadavg: 1.34 2.49 3.29 4/363 30483
/proc/meminfo: memFree=18465932/32951124 swapFree=67111348/67111528
[pid=30483] ppid=30480 vsize=27356 CPUtime=0.69 cores=0,2
/proc/30483/stat : 30483 (lingeling) R 30480 30483 29179 0 -1 4202496 6438 0 0 0 69 0 0 0 24 0 1 0 636028359 28012544 4331 33554432000 4194304 4409284 140735736572848 18446744073709551615 4248769 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30483/statm: 6839 4331 135 53 0 5262 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27356

[startup+1.50106 s]
/proc/loadavg: 1.34 2.49 3.29 6/370 30493
/proc/meminfo: memFree=18421376/32951124 swapFree=67111348/67111528
[pid=30483] ppid=30480 vsize=27356 CPUtime=1.49 cores=0,2
/proc/30483/stat : 30483 (lingeling) R 30480 30483 29179 0 -1 4202496 6439 0 0 0 149 0 0 0 25 0 1 0 636028359 28012544 4332 33554432000 4194304 4409284 140735736572848 18446744073709551615 4242978 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30483/statm: 6839 4332 136 53 0 5262 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27356

[startup+3.10076 s]
/proc/loadavg: 1.34 2.49 3.29 6/370 30493
/proc/meminfo: memFree=18412824/32951124 swapFree=67111348/67111528
[pid=30483] ppid=30480 vsize=27356 CPUtime=3.09 cores=0,2
/proc/30483/stat : 30483 (lingeling) R 30480 30483 29179 0 -1 4202496 6439 0 0 0 309 0 0 0 25 0 1 0 636028359 28012544 4332 33554432000 4194304 4409284 140735736572848 18446744073709551615 4252249 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30483/statm: 6839 4332 136 53 0 5262 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27356

[startup+6.30019 s]
/proc/loadavg: 1.63 2.53 3.30 5/370 30493
/proc/meminfo: memFree=18409604/32951124 swapFree=67111348/67111528
[pid=30483] ppid=30480 vsize=27356 CPUtime=6.29 cores=0,2
/proc/30483/stat : 30483 (lingeling) R 30480 30483 29179 0 -1 4202496 6439 0 0 0 629 0 0 0 25 0 1 0 636028359 28012544 4332 33554432000 4194304 4409284 140735736572848 18446744073709551615 4243376 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30483/statm: 6839 4332 136 53 0 5262 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27356

[startup+12.701 s]
/proc/loadavg: 1.82 2.55 3.31 6/370 30493
/proc/meminfo: memFree=18393896/32951124 swapFree=67111348/67111528
[pid=30483] ppid=30480 vsize=27356 CPUtime=12.69 cores=0,2
/proc/30483/stat : 30483 (lingeling) R 30480 30483 29179 0 -1 4202496 6439 0 0 0 1269 0 0 0 25 0 1 0 636028359 28012544 4332 33554432000 4194304 4409284 140735736572848 18446744073709551615 4242963 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30483/statm: 6839 4332 136 53 0 5262 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27356

[startup+25.5007 s]
/proc/loadavg: 2.30 2.62 3.32 5/370 30521
/proc/meminfo: memFree=18375492/32951124 swapFree=67111348/67111528
[pid=30483] ppid=30480 vsize=36396 CPUtime=25.48 cores=0,2
/proc/30483/stat : 30483 (lingeling) R 30480 30483 29179 0 -1 4202496 8704 0 0 0 2546 2 0 0 25 0 1 0 636028359 37269504 6597 33554432000 4194304 4409284 140735736572848 18446744073709551615 4242957 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30483/statm: 9099 6597 141 53 0 7522 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 36396

[startup+51.1012 s]
/proc/loadavg: 2.88 2.73 3.33 5/370 30521
/proc/meminfo: memFree=18322456/32951124 swapFree=67111348/67111528
[pid=30483] ppid=30480 vsize=36396 CPUtime=51.09 cores=0,2
/proc/30483/stat : 30483 (lingeling) R 30480 30483 29179 0 -1 4202496 9675 0 0 0 5102 7 0 0 25 0 1 0 636028359 37269504 7568 33554432000 4194304 4409284 140735736572848 18446744073709551615 4337968 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30483/statm: 9099 7568 141 53 0 7522 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 36396

[startup+102.314 s]
/proc/loadavg: 3.51 2.93 3.37 6/370 30523
/proc/meminfo: memFree=18197064/32951124 swapFree=67111348/67111528
[pid=30483] ppid=30480 vsize=59912 CPUtime=102.3 cores=0,2
/proc/30483/stat : 30483 (lingeling) R 30480 30483 29179 0 -1 4202496 15606 0 0 0 10212 18 0 0 25 0 1 0 636028359 61349888 13499 33554432000 4194304 4409284 140735736572848 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30483/statm: 14978 13499 141 53 0 13401 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 59912

[startup+162.3 s]
/proc/loadavg: 3.93 3.15 3.41 5/370 30524
/proc/meminfo: memFree=18030236/32951124 swapFree=67111348/67111528
[pid=30483] ppid=30480 vsize=73748 CPUtime=162.28 cores=0,2
/proc/30483/stat : 30483 (lingeling) R 30480 30483 29179 0 -1 4202496 22178 0 0 0 16203 25 0 0 25 0 1 0 636028359 75517952 16958 33554432000 4194304 4409284 140735736572848 18446744073709551615 4358342 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30483/statm: 18437 16958 141 53 0 16860 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 73748

[startup+222.3 s]
/proc/loadavg: 4.16 3.35 3.46 5/370 30526
/proc/meminfo: memFree=17971168/32951124 swapFree=67111348/67111528
[pid=30483] ppid=30480 vsize=111608 CPUtime=222.29 cores=0,2
/proc/30483/stat : 30483 (lingeling) R 30480 30483 29179 0 -1 4202496 37729 0 0 0 22191 38 0 0 25 0 1 0 636028359 114286592 26423 33554432000 4194304 4409284 140735736572848 18446744073709551615 4358880 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30483/statm: 27902 26423 141 53 0 26325 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 111608

[startup+282.301 s]
/proc/loadavg: 4.06 3.46 3.49 5/370 30527
/proc/meminfo: memFree=17804352/32951124 swapFree=67111348/67111528
[pid=30483] ppid=30480 vsize=125288 CPUtime=282.28 cores=0,2
/proc/30483/stat : 30483 (lingeling) R 30480 30483 29179 0 -1 4202496 60564 0 0 0 28182 46 0 0 25 0 1 0 636028359 128294912 29843 33554432000 4194304 4409284 140735736572848 18446744073709551615 4242973 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30483/statm: 31322 29843 141 53 0 29745 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 125288

[startup+342.301 s]
/proc/loadavg: 4.10 3.58 3.53 6/370 30529
/proc/meminfo: memFree=17755688/32951124 swapFree=67111348/67111528
[pid=30483] ppid=30480 vsize=129176 CPUtime=342.29 cores=0,2
/proc/30483/stat : 30483 (lingeling) R 30480 30483 29179 0 -1 4202496 74833 0 0 0 34173 56 0 0 25 0 1 0 636028359 132276224 30815 33554432000 4194304 4409284 140735736572848 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30483/statm: 32294 30815 141 53 0 30717 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 129176

[startup+402.301 s]
/proc/loadavg: 4.11 3.67 3.56 6/370 30531
/proc/meminfo: memFree=17790368/32951124 swapFree=67111348/67111528
[pid=30483] ppid=30480 vsize=178992 CPUtime=402.28 cores=0,2
/proc/30483/stat : 30483 (lingeling) R 30480 30483 29179 0 -1 4202496 102481 0 0 0 40163 65 0 0 25 0 1 0 636028359 183287808 43269 33554432000 4194304 4409284 140735736572848 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30483/statm: 44748 43269 141 53 0 43171 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 178992

[startup+462.3 s]
/proc/loadavg: 4.04 3.72 3.58 5/370 30532
/proc/meminfo: memFree=17567604/32951124 swapFree=67111348/67111528
[pid=30483] ppid=30480 vsize=179832 CPUtime=462.28 cores=0,2
/proc/30483/stat : 30483 (lingeling) R 30480 30483 29179 0 -1 4202496 110673 0 0 0 46157 71 0 0 25 0 1 0 636028359 184147968 43479 33554432000 4194304 4409284 140735736572848 18446744073709551615 4247296 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30483/statm: 44958 43479 141 53 0 43381 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 179832

[startup+522.301 s]
/proc/loadavg: 4.01 3.77 3.61 5/370 30534
/proc/meminfo: memFree=17398556/32951124 swapFree=67111348/67111528
[pid=30483] ppid=30480 vsize=211492 CPUtime=522.28 cores=0,2
/proc/30483/stat : 30483 (lingeling) R 30480 30483 29179 0 -1 4202496 140515 0 0 0 52151 77 0 0 25 0 1 0 636028359 216567808 51426 33554432000 4194304 4409284 140735736572848 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30483/statm: 52873 51426 141 53 0 51296 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 211492

[startup+582.301 s]
/proc/loadavg: 4.00 3.81 3.63 6/370 30536
/proc/meminfo: memFree=17400492/32951124 swapFree=67111348/67111528
[pid=30483] ppid=30480 vsize=154992 CPUtime=582.29 cores=0,2
/proc/30483/stat : 30483 (lingeling) R 30480 30483 29179 0 -1 4202496 167368 0 0 0 58138 91 0 0 25 0 1 0 636028359 158711808 37269 33554432000 4194304 4409284 140735736572848 18446744073709551615 4358433 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30483/statm: 38748 37269 141 53 0 37171 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 154992

[startup+642.301 s]
/proc/loadavg: 4.00 3.84 3.65 6/370 30537
/proc/meminfo: memFree=17401308/32951124 swapFree=67111348/67111528
[pid=30483] ppid=30480 vsize=200952 CPUtime=642.3 cores=0,2
/proc/30483/stat : 30483 (lingeling) R 30480 30483 29179 0 -1 4202496 178858 0 0 0 64130 100 0 0 25 0 1 0 636028359 205774848 48759 33554432000 4194304 4409284 140735736572848 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30483/statm: 50238 48759 141 53 0 48661 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 200952

[startup+702.3 s]
/proc/loadavg: 4.09 3.90 3.68 5/370 30539
/proc/meminfo: memFree=17489928/32951124 swapFree=67111348/67111528
[pid=30483] ppid=30480 vsize=250928 CPUtime=702.29 cores=0,2
/proc/30483/stat : 30483 (lingeling) R 30480 30483 29179 0 -1 4202496 191352 0 0 0 70118 111 0 0 25 0 1 0 636028359 256950272 61253 33554432000 4194304 4409284 140735736572848 18446744073709551615 4358630 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30483/statm: 62732 61253 141 53 0 61155 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 250928

[startup+762.315 s]
/proc/loadavg: 4.12 3.94 3.71 5/370 30540
/proc/meminfo: memFree=17295956/32951124 swapFree=67111348/67111528
[pid=30483] ppid=30480 vsize=309944 CPUtime=762.29 cores=0,2
/proc/30483/stat : 30483 (lingeling) R 30480 30483 29179 0 -1 4202496 228537 0 0 0 76111 118 0 0 25 0 1 0 636028359 317382656 74894 33554432000 4194304 4409284 140735736572848 18446744073709551615 4358347 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30483/statm: 77486 74894 141 53 0 75909 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 309944

[startup+822.301 s]
/proc/loadavg: 4.12 3.98 3.73 6/370 30542
/proc/meminfo: memFree=17360492/32951124 swapFree=67111348/67111528
[pid=30483] ppid=30480 vsize=184020 CPUtime=822.29 cores=0,2
/proc/30483/stat : 30483 (lingeling) R 30480 30483 29179 0 -1 4202496 272809 0 0 0 82100 129 0 0 25 0 1 0 636028359 188436480 44558 33554432000 4194304 4409284 140735736572848 18446744073709551615 4358609 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30483/statm: 46005 44558 141 53 0 44428 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 184020

[startup+882.301 s]
/proc/loadavg: 4.04 3.98 3.74 6/370 30544
/proc/meminfo: memFree=17195016/32951124 swapFree=67111348/67111528
[pid=30483] ppid=30480 vsize=200044 CPUtime=882.28 cores=0,2
/proc/30483/stat : 30483 (lingeling) R 30480 30483 29179 0 -1 4202496 276783 0 0 0 88092 136 0 0 25 0 1 0 636028359 204845056 48532 33554432000 4194304 4409284 140735736572848 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30483/statm: 50011 48532 141 53 0 48434 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 200044

[startup+942.3 s]
/proc/loadavg: 4.06 4.00 3.76 5/370 30545
/proc/meminfo: memFree=17027924/32951124 swapFree=67111348/67111528
[pid=30483] ppid=30480 vsize=280616 CPUtime=942.28 cores=0,2
/proc/30483/stat : 30483 (lingeling) R 30480 30483 29179 0 -1 4202496 320498 0 0 0 94081 147 0 0 25 0 1 0 636028359 287350784 68663 33554432000 4194304 4409284 140735736572848 18446744073709551615 4358482 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30483/statm: 70154 68663 141 53 0 68577 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 280616

[startup+1002.3 s]
/proc/loadavg: 4.02 4.00 3.77 5/370 30550
/proc/meminfo: memFree=16925940/32951124 swapFree=67111348/67111528
[pid=30483] ppid=30480 vsize=318716 CPUtime=1002.28 cores=0,2
/proc/30483/stat : 30483 (lingeling) R 30480 30483 29179 0 -1 4202496 360278 0 0 0 100072 156 0 0 25 0 1 0 636028359 326365184 78200 33554432000 4194304 4409284 140735736572848 18446744073709551615 4358653 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30483/statm: 79679 78200 141 53 0 78102 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 318716

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.79 6/370 30551
/proc/meminfo: memFree=16807176/32951124 swapFree=67111348/67111528
[pid=30483] ppid=30480 vsize=351484 CPUtime=1062.28 cores=0,2
/proc/30483/stat : 30483 (lingeling) R 30480 30483 29179 0 -1 4202496 384854 0 0 0 106066 162 0 0 25 0 1 0 636028359 359919616 86392 33554432000 4194304 4409284 140735736572848 18446744073709551615 4358548 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30483/statm: 87871 86392 141 53 0 86294 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 351484

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.80 6/370 30553
/proc/meminfo: memFree=16746244/32951124 swapFree=67111348/67111528
[pid=30483] ppid=30480 vsize=351484 CPUtime=1122.28 cores=0,2
/proc/30483/stat : 30483 (lingeling) R 30480 30483 29179 0 -1 4202496 384854 0 0 0 112061 167 0 0 25 0 1 0 636028359 359919616 86392 33554432000 4194304 4409284 140735736572848 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30483/statm: 87871 86392 141 53 0 86294 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 351484

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.81 5/370 30554
/proc/meminfo: memFree=16561192/32951124 swapFree=67111348/67111528
[pid=30483] ppid=30480 vsize=351484 CPUtime=1182.28 cores=0,2
/proc/30483/stat : 30483 (lingeling) R 30480 30483 29179 0 -1 4202496 384854 0 0 0 118057 171 0 0 25 0 1 0 636028359 359919616 86392 33554432000 4194304 4409284 140735736572848 18446744073709551615 4358516 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30483/statm: 87871 86392 141 53 0 86294 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 351484

[startup+1242.3 s]
/proc/loadavg: 4.12 4.03 3.83 5/370 30556
/proc/meminfo: memFree=16528168/32951124 swapFree=67111348/67111528
[pid=30483] ppid=30480 vsize=351484 CPUtime=1242.28 cores=0,2
/proc/30483/stat : 30483 (lingeling) R 30480 30483 29179 0 -1 4202496 384854 0 0 0 124053 175 0 0 25 0 1 0 636028359 359919616 86392 33554432000 4194304 4409284 140735736572848 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30483/statm: 87871 86392 141 53 0 86294 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 351484



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.29 4.08 3.86 6/370 30558
/proc/meminfo: memFree=16852892/32951124 swapFree=67111348/67111528
[pid=30483] ppid=30480 vsize=351484 CPUtime=1299.99 cores=0,2
/proc/30483/stat : 30483 (lingeling) R 30480 30483 29179 0 -1 4202496 384854 0 0 0 129820 179 0 0 25 0 1 0 636028359 359919616 86392 33554432000 4194304 4409284 140735736572848 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30483/statm: 87871 86392 141 53 0 86294 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 351484

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1300.02
CPU user time (s): 1298.21
CPU system time (s): 1.81072
CPU usage (%): 99.999
Max. virtual memory (cumulated for all children) (KiB): 351484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.21
system time used= 1.81072
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 384854
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= 4612

runsolver used 4.66429 second user time and 10.7214 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-15 07:08:45
IDJOB=3371505
IDBENCH=88209
IDSOLVER=1849
FILE ID=node145/3371505-1305436125
RUNJOBID= node145-1305436125-30450
PBS_JOBID= 13324619
Free space on /tmp= 73664 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m47-q742.5-n45-p15-s28972035.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371505-1305436125/watcher-3371505-1305436125 -o /tmp/evaluation-result-3371505-1305436125/solver-3371505-1305436125 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3371505-1305436125.cnf

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

MD5SUM BENCH= bfa662ff57088c54e0febd091ce11e5c
RANDOM SEED=894554618

node145.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.786
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.57
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.786
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.76
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.786
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.786
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.786
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.82
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.786
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.74
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18466128 kB
Buffers:        309228 kB
Cached:        8339524 kB
SwapCached:          0 kB
Active:        7390696 kB
Inactive:      6738944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18466128 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           10608 kB
Writeback:           0 kB
AnonPages:     5480232 kB
Mapped:          27444 kB
Slab:           256072 kB
PageTables:      35140 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79372096 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= 73660 MiB
End job on node145 at 2011-05-15 07:30:27