Trace number 3371885

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.05 1300.02

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_08_UNSAT.cnf
MD5SUM66aa2e18c32a02f55a810347a9702c7f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1067.51
Satisfiable
(Un)Satisfiability was proved
Number of variables1278
Number of clauses68055
Sum of the clauses size202155
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22148
Number of clauses of size 365884
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

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

running on 2 cores: 5,7

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: 4.03 4.05 4.60 5/369 29608
/proc/meminfo: memFree=18186372/32951124 swapFree=67111348/67111528
[pid=29608] ppid=29606 vsize=8768 CPUtime=0.01 cores=5,7
/proc/29608/stat : 29608 (lingeling) R 29606 29608 29179 0 -1 4202496 764 0 0 0 1 0 0 0 23 0 1 0 635612899 8978432 707 33554432000 4194304 4409284 140735490487760 18446744073709551615 233510297344 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29608/statm: 2192 707 111 53 0 615 0

[startup+0.062432 s]
/proc/loadavg: 4.03 4.05 4.60 5/369 29608
/proc/meminfo: memFree=18186372/32951124 swapFree=67111348/67111528
[pid=29608] ppid=29606 vsize=10812 CPUtime=0.05 cores=5,7
/proc/29608/stat : 29608 (lingeling) R 29606 29608 29179 0 -1 4202496 1291 0 0 0 5 0 0 0 23 0 1 0 635612899 11071488 1233 33554432000 4194304 4409284 140735490487760 18446744073709551615 4285251 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29608/statm: 2703 1233 126 53 0 1126 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 10812

[startup+0.100427 s]
/proc/loadavg: 4.03 4.05 4.60 5/369 29608
/proc/meminfo: memFree=18186372/32951124 swapFree=67111348/67111528
[pid=29608] ppid=29606 vsize=10812 CPUtime=0.09 cores=5,7
/proc/29608/stat : 29608 (lingeling) R 29606 29608 29179 0 -1 4202496 1291 0 0 0 9 0 0 0 23 0 1 0 635612899 11071488 1233 33554432000 4194304 4409284 140735490487760 18446744073709551615 4285916 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29608/statm: 2703 1233 126 53 0 1126 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10812

[startup+0.300389 s]
/proc/loadavg: 4.03 4.05 4.60 5/369 29608
/proc/meminfo: memFree=18186372/32951124 swapFree=67111348/67111528
[pid=29608] ppid=29606 vsize=13876 CPUtime=0.29 cores=5,7
/proc/29608/stat : 29608 (lingeling) R 29606 29608 29179 0 -1 4202496 2059 0 0 0 29 0 0 0 25 0 1 0 635612899 14209024 2001 33554432000 4194304 4409284 140735490487760 18446744073709551615 4269752 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29608/statm: 3469 2001 128 53 0 1892 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13876

[startup+0.700321 s]
/proc/loadavg: 4.03 4.05 4.60 5/369 29608
/proc/meminfo: memFree=18186372/32951124 swapFree=67111348/67111528
[pid=29608] ppid=29606 vsize=12356 CPUtime=0.69 cores=5,7
/proc/29608/stat : 29608 (lingeling) R 29606 29608 29179 0 -1 4202496 2319 0 0 0 69 0 0 0 25 0 1 0 635612899 12652544 1495 33554432000 4194304 4409284 140735490487760 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29608/statm: 3089 1495 140 53 0 1512 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12356

[startup+1.50017 s]
/proc/loadavg: 4.03 4.04 4.59 5/370 29609
/proc/meminfo: memFree=18180216/32951124 swapFree=67111348/67111528
[pid=29608] ppid=29606 vsize=12516 CPUtime=1.49 cores=5,7
/proc/29608/stat : 29608 (lingeling) R 29606 29608 29179 0 -1 4202496 2478 0 0 0 148 1 0 0 25 0 1 0 635612899 12816384 1654 33554432000 4194304 4409284 140735490487760 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29608/statm: 3129 1654 140 53 0 1552 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12516

[startup+3.10089 s]
/proc/loadavg: 4.03 4.04 4.59 5/370 29609
/proc/meminfo: memFree=18178356/32951124 swapFree=67111348/67111528
[pid=29608] ppid=29606 vsize=15896 CPUtime=3.09 cores=5,7
/proc/29608/stat : 29608 (lingeling) R 29606 29608 29179 0 -1 4202496 3323 0 0 0 306 3 0 0 25 0 1 0 635612899 16277504 2499 33554432000 4194304 4409284 140735490487760 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29608/statm: 3974 2499 140 53 0 2397 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15896

[startup+6.30033 s]
/proc/loadavg: 4.03 4.04 4.59 5/370 29609
/proc/meminfo: memFree=18174132/32951124 swapFree=67111348/67111528
[pid=29608] ppid=29606 vsize=23168 CPUtime=6.29 cores=5,7
/proc/29608/stat : 29608 (lingeling) R 29606 29608 29179 0 -1 4202496 5141 0 0 0 623 6 0 0 25 0 1 0 635612899 23724032 4317 33554432000 4194304 4409284 140735490487760 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29608/statm: 5792 4317 140 53 0 4215 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23168

[startup+12.7002 s]
/proc/loadavg: 4.02 4.04 4.58 5/370 29610
/proc/meminfo: memFree=18164536/32951124 swapFree=67111348/67111528
[pid=29608] ppid=29606 vsize=26768 CPUtime=12.69 cores=5,7
/proc/29608/stat : 29608 (lingeling) R 29606 29608 29179 0 -1 4202496 6041 0 0 0 1257 12 0 0 25 0 1 0 635612899 27410432 5217 33554432000 4194304 4409284 140735490487760 18446744073709551615 4304433 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29608/statm: 6692 5217 140 53 0 5115 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 26768

[startup+25.5009 s]
/proc/loadavg: 4.02 4.04 4.58 5/370 29664
/proc/meminfo: memFree=18203744/32951124 swapFree=67111348/67111528
[pid=29608] ppid=29606 vsize=35788 CPUtime=25.48 cores=5,7
/proc/29608/stat : 29608 (lingeling) R 29606 29608 29179 0 -1 4202496 14423 0 0 0 2525 23 0 0 25 0 1 0 635612899 36646912 7505 33554432000 4194304 4409284 140735490487760 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29608/statm: 8947 7505 141 53 0 7370 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 35788

[startup+51.1003 s]
/proc/loadavg: 4.01 4.04 4.56 5/370 29719
/proc/meminfo: memFree=18217880/32951124 swapFree=67111348/67111528
[pid=29608] ppid=29606 vsize=37888 CPUtime=51.09 cores=5,7
/proc/29608/stat : 29608 (lingeling) R 29606 29608 29179 0 -1 4202496 25326 0 0 0 5069 40 0 0 25 0 1 0 635612899 38797312 7998 33554432000 4194304 4409284 140735490487760 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29608/statm: 9472 7998 141 53 0 7895 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 37888

[startup+102.314 s]
/proc/loadavg: 4.05 4.04 4.53 5/370 29783
/proc/meminfo: memFree=18229380/32951124 swapFree=67111348/67111528
[pid=29608] ppid=29606 vsize=42796 CPUtime=102.3 cores=5,7
/proc/29608/stat : 29608 (lingeling) R 29606 29608 29179 0 -1 4202496 40403 0 0 0 10165 65 0 0 25 0 1 0 635612899 43823104 9225 33554432000 4194304 4409284 140735490487760 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29608/statm: 10699 9225 141 53 0 9122 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 42796

[startup+162.3 s]
/proc/loadavg: 4.06 4.05 4.50 5/370 29785
/proc/meminfo: memFree=18145204/32951124 swapFree=67111348/67111528
[pid=29608] ppid=29606 vsize=66152 CPUtime=162.29 cores=5,7
/proc/29608/stat : 29608 (lingeling) R 29606 29608 29179 0 -1 4202496 56615 0 0 0 16143 86 0 0 25 0 1 0 635612899 67739648 15064 33554432000 4194304 4409284 140735490487760 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29608/statm: 16538 15064 141 53 0 14961 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 66152

[startup+222.301 s]
/proc/loadavg: 4.02 4.04 4.47 5/370 29786
/proc/meminfo: memFree=18042228/32951124 swapFree=67111348/67111528
[pid=29608] ppid=29606 vsize=118668 CPUtime=222.29 cores=5,7
/proc/29608/stat : 29608 (lingeling) R 29606 29608 29179 0 -1 4202496 69744 0 0 0 22133 96 0 0 25 0 1 0 635612899 121516032 28193 33554432000 4194304 4409284 140735490487760 18446744073709551615 4358819 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29608/statm: 29667 28193 141 53 0 28090 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 118668

[startup+282.301 s]
/proc/loadavg: 4.00 4.03 4.43 5/370 29788
/proc/meminfo: memFree=18049872/32951124 swapFree=67111348/67111528
[pid=29608] ppid=29606 vsize=83168 CPUtime=282.29 cores=5,7
/proc/29608/stat : 29608 (lingeling) R 29606 29608 29179 0 -1 4202496 77693 0 0 0 28124 105 0 0 25 0 1 0 635612899 85164032 19318 33554432000 4194304 4409284 140735490487760 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29608/statm: 20792 19318 141 53 0 19215 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 83168

[startup+342.301 s]
/proc/loadavg: 4.00 4.02 4.41 5/370 29789
/proc/meminfo: memFree=17977184/32951124 swapFree=67111348/67111528
[pid=29608] ppid=29606 vsize=115936 CPUtime=342.29 cores=5,7
/proc/29608/stat : 29608 (lingeling) R 29606 29608 29179 0 -1 4202496 85885 0 0 0 34115 114 0 0 25 0 1 0 635612899 118718464 27510 33554432000 4194304 4409284 140735490487760 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29608/statm: 28984 27510 141 53 0 27407 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 115936

[startup+402.3 s]
/proc/loadavg: 4.00 4.01 4.38 5/370 29791
/proc/meminfo: memFree=17978360/32951124 swapFree=67111348/67111528
[pid=29608] ppid=29606 vsize=123836 CPUtime=402.29 cores=5,7
/proc/29608/stat : 29608 (lingeling) R 29606 29608 29179 0 -1 4202496 104244 0 0 0 40107 122 0 0 25 0 1 0 635612899 126808064 29485 33554432000 4194304 4409284 140735490487760 18446744073709551615 4358325 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29608/statm: 30959 29485 141 53 0 29382 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 123836

[startup+462.3 s]
/proc/loadavg: 4.04 4.03 4.35 5/370 29793
/proc/meminfo: memFree=17865348/32951124 swapFree=67111348/67111528
[pid=29608] ppid=29606 vsize=206332 CPUtime=462.29 cores=5,7
/proc/29608/stat : 29608 (lingeling) R 29606 29608 29179 0 -1 4202496 124868 0 0 0 46101 128 0 0 25 0 1 0 635612899 211283968 50109 33554432000 4194304 4409284 140735490487760 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29608/statm: 51583 50109 141 53 0 50006 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 206332

[startup+522.301 s]
/proc/loadavg: 4.05 4.03 4.34 5/370 29794
/proc/meminfo: memFree=17993520/32951124 swapFree=67111348/67111528
[pid=29608] ppid=29606 vsize=121980 CPUtime=522.3 cores=5,7
/proc/29608/stat : 29608 (lingeling) R 29606 29608 29179 0 -1 4202496 135246 0 0 0 52094 136 0 0 25 0 1 0 635612899 124907520 29021 33554432000 4194304 4409284 140735490487760 18446744073709551615 4358619 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29608/statm: 30495 29021 141 53 0 28918 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 121980

[startup+582.301 s]
/proc/loadavg: 4.02 4.02 4.31 5/370 29796
/proc/meminfo: memFree=17907684/32951124 swapFree=67111348/67111528
[pid=29608] ppid=29606 vsize=106036 CPUtime=582.3 cores=5,7
/proc/29608/stat : 29608 (lingeling) R 29606 29608 29179 0 -1 4202496 142213 0 0 0 58087 143 0 0 25 0 1 0 635612899 108580864 25035 33554432000 4194304 4409284 140735490487760 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29608/statm: 26509 25035 141 53 0 24932 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 106036

[startup+642.3 s]
/proc/loadavg: 4.13 4.05 4.30 5/370 29797
/proc/meminfo: memFree=17888048/32951124 swapFree=67111348/67111528
[pid=29608] ppid=29606 vsize=142580 CPUtime=642.31 cores=5,7
/proc/29608/stat : 29608 (lingeling) R 29606 29608 29179 0 -1 4202496 167733 0 0 0 64080 151 0 0 25 0 1 0 635612899 146001920 34171 33554432000 4194304 4409284 140735490487760 18446744073709551615 4358403 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29608/statm: 35645 34171 141 53 0 34068 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 142580

[startup+702.3 s]
/proc/loadavg: 4.10 4.05 4.28 5/370 29799
/proc/meminfo: memFree=17898276/32951124 swapFree=67111348/67111528
[pid=29608] ppid=29606 vsize=114524 CPUtime=702.3 cores=5,7
/proc/29608/stat : 29608 (lingeling) R 29606 29608 29179 0 -1 4202496 172780 0 0 0 70074 156 0 0 25 0 1 0 635612899 117272576 27189 33554432000 4194304 4409284 140735490487760 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29608/statm: 28631 27189 141 53 0 27054 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 114524

[startup+762.314 s]
/proc/loadavg: 4.03 4.04 4.26 5/370 29801
/proc/meminfo: memFree=17883724/32951124 swapFree=67111348/67111528
[pid=29608] ppid=29606 vsize=122488 CPUtime=762.32 cores=5,7
/proc/29608/stat : 29608 (lingeling) R 29606 29608 29179 0 -1 4202496 186875 0 0 0 76066 166 0 0 25 0 1 0 635612899 125427712 29180 33554432000 4194304 4409284 140735490487760 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29608/statm: 30622 29180 141 53 0 29045 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 122488

[startup+822.301 s]
/proc/loadavg: 4.01 4.03 4.24 5/370 29802
/proc/meminfo: memFree=17860372/32951124 swapFree=67111348/67111528
[pid=29608] ppid=29606 vsize=131044 CPUtime=822.3 cores=5,7
/proc/29608/stat : 29608 (lingeling) R 29606 29608 29179 0 -1 4202496 189014 0 0 0 82059 171 0 0 25 0 1 0 635612899 134189056 31319 33554432000 4194304 4409284 140735490487760 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29608/statm: 32761 31319 141 53 0 31184 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 131044

[startup+882.301 s]
/proc/loadavg: 4.00 4.02 4.23 5/370 29804
/proc/meminfo: memFree=17808368/32951124 swapFree=67111348/67111528
[pid=29608] ppid=29606 vsize=134844 CPUtime=882.3 cores=5,7
/proc/29608/stat : 29608 (lingeling) R 29606 29608 29179 0 -1 4202496 189964 0 0 0 88053 177 0 0 25 0 1 0 635612899 138080256 32269 33554432000 4194304 4409284 140735490487760 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29608/statm: 33711 32269 141 53 0 32134 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 134844

[startup+942.3 s]
/proc/loadavg: 4.00 4.02 4.21 5/370 29805
/proc/meminfo: memFree=17779684/32951124 swapFree=67111348/67111528
[pid=29608] ppid=29606 vsize=85952 CPUtime=942.31 cores=5,7
/proc/29608/stat : 29608 (lingeling) R 29606 29608 29179 0 -1 4202496 197406 0 0 0 94043 188 0 0 25 0 1 0 635612899 88014848 20046 33554432000 4194304 4409284 140735490487760 18446744073709551615 4358621 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29608/statm: 21488 20046 141 53 0 19911 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 85952

[startup+1002.3 s]
/proc/loadavg: 4.06 4.03 4.20 5/370 29807
/proc/meminfo: memFree=17698280/32951124 swapFree=67111348/67111528
[pid=29608] ppid=29606 vsize=102764 CPUtime=1002.31 cores=5,7
/proc/29608/stat : 29608 (lingeling) R 29606 29608 29179 0 -1 4202496 201609 0 0 0 100034 197 0 0 25 0 1 0 635612899 105230336 24249 33554432000 4194304 4409284 140735490487760 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29608/statm: 25691 24249 141 53 0 24114 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 102764

[startup+1062.3 s]
/proc/loadavg: 4.07 4.04 4.18 5/370 29809
/proc/meminfo: memFree=17762100/32951124 swapFree=67111348/67111528
[pid=29608] ppid=29606 vsize=80084 CPUtime=1062.31 cores=5,7
/proc/29608/stat : 29608 (lingeling) R 29606 29608 29179 0 -1 4202496 211791 0 0 0 106025 206 0 0 25 0 1 0 635612899 82006016 18579 33554432000 4194304 4409284 140735490487760 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29608/statm: 20021 18579 141 53 0 18444 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 80084

[startup+1122.3 s]
/proc/loadavg: 4.02 4.03 4.17 5/370 29810
/proc/meminfo: memFree=17704136/32951124 swapFree=67111348/67111528
[pid=29608] ppid=29606 vsize=97132 CPUtime=1122.32 cores=5,7
/proc/29608/stat : 29608 (lingeling) R 29606 29608 29179 0 -1 4202496 227102 0 0 0 112016 216 0 0 25 0 1 0 635612899 99463168 22809 33554432000 4194304 4409284 140735490487760 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29608/statm: 24283 22809 141 53 0 22706 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 97132

[startup+1182.3 s]
/proc/loadavg: 4.17 4.05 4.17 4/365 29830
/proc/meminfo: memFree=17931908/32951124 swapFree=67111348/67111528
[pid=29608] ppid=29606 vsize=97856 CPUtime=1182.31 cores=5,7
/proc/29608/stat : 29608 (lingeling) R 29606 29608 29179 0 -1 4202496 235475 0 0 0 118007 224 0 0 25 0 1 0 635612899 100204544 22990 33554432000 4194304 4409284 140735490487760 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29608/statm: 24464 22990 141 53 0 22887 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 97856

[startup+1242.3 s]
/proc/loadavg: 3.50 3.88 4.10 4/364 29831
/proc/meminfo: memFree=17979808/32951124 swapFree=67111348/67111528
[pid=29608] ppid=29606 vsize=111928 CPUtime=1242.32 cores=5,7
/proc/29608/stat : 29608 (lingeling) R 29606 29608 29179 0 -1 4202496 250045 0 0 0 123999 233 0 0 25 0 1 0 635612899 114614272 26364 33554432000 4194304 4409284 140735490487760 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29608/statm: 27982 26364 141 53 0 26405 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 111928



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.20 3.73 4.03 4/364 29833
/proc/meminfo: memFree=17996880/32951124 swapFree=67111348/67111528
[pid=29608] ppid=29606 vsize=117940 CPUtime=1300.03 cores=5,7
/proc/29608/stat : 29608 (lingeling) R 29606 29608 29179 0 -1 4202496 251548 0 0 0 129763 240 0 0 25 0 1 0 635612899 120770560 27867 33554432000 4194304 4409284 140735490487760 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29608/statm: 29485 27867 141 53 0 27908 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 117940

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.02
CPU time (s): 1300.05
CPU user time (s): 1297.63
CPU system time (s): 2.41463
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 208116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1297.63
system time used= 2.41463
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 251548
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= 4
involuntary context switches= 3435

runsolver used 4.45032 second user time and 10.9343 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-15 05:59:30
IDJOB=3371885
IDBENCH=71078
IDSOLVER=1849
FILE ID=node145/3371885-1305431970
RUNJOBID= node145-1305430419-29200
PBS_JOBID= 13324619
Free space on /tmp= 73612 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_08_UNSAT.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371885-1305431970/watcher-3371885-1305431970 -o /tmp/evaluation-result-3371885-1305431970/solver-3371885-1305431970 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3371885-1305431970.cnf

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

MD5SUM BENCH= 66aa2e18c32a02f55a810347a9702c7f
RANDOM SEED=395563259

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:      18186528 kB
Buffers:        307572 kB
Cached:        8385952 kB
SwapCached:          0 kB
Active:        7672208 kB
Inactive:      6732760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18186528 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           24088 kB
Writeback:           0 kB
AnonPages:     5711144 kB
Mapped:          28216 kB
Slab:           257380 kB
PageTables:      35000 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79642792 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= 73668 MiB
End job on node145 at 2011-05-15 06:21:12