Trace number 3291324

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

General information on the benchmark

NameSAT03/industrial/goldberg/hard_eq_check/
c6288mul.miter.shuffled-as.sat03-346.cnf
MD5SUM9799c8db3562549113e4a12f98721530
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark42.8615
Satisfiable
(Un)Satisfiability was proved
Number of variables9540
Number of clauses61421
Sum of the clauses size207840
Maximum clause length64
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214116
Number of clauses of size 328488
Number of clauses of size 40
Number of clauses of size 518816
Number of clauses of size over 51

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: 977)

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

running on 2 cores: 1,3

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.00 4.14 4.94 5/189 12047
/proc/meminfo: memFree=31599184/32950928 swapFree=67053604/67111528
[pid=12047] ppid=12045 vsize=7472 CPUtime=0 cores=1,3
/proc/12047/stat : 12047 (lingeling) R 12045 12047 11600 0 -1 4202496 434 0 0 0 0 0 0 0 22 0 1 0 878461966 7651328 376 33554432000 4194304 4409164 140734437193152 18446744073709551615 254500691712 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12047/statm: 1868 376 112 53 0 291 0

[startup+0.041883 s]
/proc/loadavg: 4.00 4.14 4.94 5/189 12047
/proc/meminfo: memFree=31599184/32950928 swapFree=67053604/67111528
[pid=12047] ppid=12045 vsize=10456 CPUtime=0.03 cores=1,3
/proc/12047/stat : 12047 (lingeling) R 12045 12047 11600 0 -1 4202496 1307 0 0 0 3 0 0 0 22 0 1 0 878461966 10706944 1149 33554432000 4194304 4409164 140734437193152 18446744073709551615 4281439 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12047/statm: 2614 1149 123 53 0 1037 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 10456

[startup+0.100874 s]
/proc/loadavg: 4.00 4.14 4.94 5/189 12047
/proc/meminfo: memFree=31599184/32950928 swapFree=67053604/67111528
[pid=12047] ppid=12045 vsize=10556 CPUtime=0.09 cores=1,3
/proc/12047/stat : 12047 (lingeling) R 12045 12047 11600 0 -1 4202496 1381 0 0 0 9 0 0 0 22 0 1 0 878461966 10809344 1148 33554432000 4194304 4409164 140734437193152 18446744073709551615 4295886 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12047/statm: 2639 1148 129 53 0 1062 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10556

[startup+0.300828 s]
/proc/loadavg: 4.00 4.14 4.94 5/189 12047
/proc/meminfo: memFree=31599184/32950928 swapFree=67053604/67111528
[pid=12047] ppid=12045 vsize=9924 CPUtime=0.29 cores=1,3
/proc/12047/stat : 12047 (lingeling) R 12045 12047 11600 0 -1 4202496 2171 0 0 0 29 0 0 0 23 0 1 0 878461966 10162176 1024 33554432000 4194304 4409164 140734437193152 18446744073709551615 4277440 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12047/statm: 2481 1024 131 53 0 904 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9924

[startup+0.700756 s]
/proc/loadavg: 4.00 4.14 4.94 5/189 12047
/proc/meminfo: memFree=31599184/32950928 swapFree=67053604/67111528
[pid=12047] ppid=12045 vsize=11044 CPUtime=0.69 cores=1,3
/proc/12047/stat : 12047 (lingeling) R 12045 12047 11600 0 -1 4202496 3372 0 0 0 69 0 0 0 25 0 1 0 878461966 11309056 1273 33554432000 4194304 4409164 140734437193152 18446744073709551615 4230698 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12047/statm: 2761 1273 133 53 0 1184 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11044

[startup+1.50061 s]
/proc/loadavg: 4.00 4.14 4.94 5/190 12048
/proc/meminfo: memFree=31594860/32950928 swapFree=67053604/67111528
[pid=12047] ppid=12045 vsize=10504 CPUtime=1.49 cores=1,3
/proc/12047/stat : 12047 (lingeling) R 12045 12047 11600 0 -1 4202496 3437 0 0 0 149 0 0 0 25 0 1 0 878461966 10756096 1149 33554432000 4194304 4409164 140734437193152 18446744073709551615 4246554 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12047/statm: 2626 1149 137 53 0 1049 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10504

[startup+3.10028 s]
/proc/loadavg: 4.00 4.14 4.93 5/190 12048
/proc/meminfo: memFree=31592264/32950928 swapFree=67053604/67111528
[pid=12047] ppid=12045 vsize=12808 CPUtime=3.09 cores=1,3
/proc/12047/stat : 12047 (lingeling) R 12045 12047 11600 0 -1 4202496 4273 0 0 0 307 2 0 0 25 0 1 0 878461966 13115392 1729 33554432000 4194304 4409164 140734437193152 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12047/statm: 3202 1729 141 53 0 1625 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12808

[startup+6.30064 s]
/proc/loadavg: 4.00 4.14 4.93 5/190 12048
/proc/meminfo: memFree=31586084/32950928 swapFree=67053604/67111528
[pid=12047] ppid=12045 vsize=13648 CPUtime=6.29 cores=1,3
/proc/12047/stat : 12047 (lingeling) R 12045 12047 11600 0 -1 4202496 5912 0 0 0 623 6 0 0 25 0 1 0 878461966 13975552 1964 33554432000 4194304 4409164 140734437193152 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12047/statm: 3412 1964 141 53 0 1835 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13648

[startup+12.7004 s]
/proc/loadavg: 4.00 4.14 4.92 5/190 12048
/proc/meminfo: memFree=31572996/32950928 swapFree=67053604/67111528
[pid=12047] ppid=12045 vsize=16004 CPUtime=12.69 cores=1,3
/proc/12047/stat : 12047 (lingeling) R 12045 12047 11600 0 -1 4202496 9546 0 0 0 1255 14 0 0 25 0 1 0 878461966 16388096 2528 33554432000 4194304 4409164 140734437193152 18446744073709551615 4358813 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12047/statm: 4001 2528 141 53 0 2424 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16004

[startup+25.5008 s]
/proc/loadavg: 4.00 4.13 4.91 5/190 12048
/proc/meminfo: memFree=31528736/32950928 swapFree=67053604/67111528
[pid=12047] ppid=12045 vsize=24748 CPUtime=25.49 cores=1,3
/proc/12047/stat : 12047 (lingeling) R 12045 12047 11600 0 -1 4202496 20993 0 0 0 2522 27 0 0 25 0 1 0 878461966 25341952 4744 33554432000 4194304 4409164 140734437193152 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12047/statm: 6187 4744 141 53 0 4610 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 24748

[startup+51.1007 s]
/proc/loadavg: 4.00 4.12 4.89 5/190 12049
/proc/meminfo: memFree=31525804/32950928 swapFree=67053604/67111528
[pid=12047] ppid=12045 vsize=22500 CPUtime=51.09 cores=1,3
/proc/12047/stat : 12047 (lingeling) R 12045 12047 11600 0 -1 4202496 35559 0 0 0 5062 47 0 0 25 0 1 0 878461966 23040000 4152 33554432000 4194304 4409164 140734437193152 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12047/statm: 5625 4152 141 53 0 4048 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 22500

[startup+102.307 s]
/proc/loadavg: 4.00 4.10 4.83 5/190 12050
/proc/meminfo: memFree=31523016/32950928 swapFree=67053604/67111528
[pid=12047] ppid=12045 vsize=30908 CPUtime=102.3 cores=1,3
/proc/12047/stat : 12047 (lingeling) R 12045 12047 11600 0 -1 4202496 65605 0 0 0 10147 83 0 0 25 0 1 0 878461966 31649792 6254 33554432000 4194304 4409164 140734437193152 18446744073709551615 4358167 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12047/statm: 7727 6254 141 53 0 6150 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 30908

[startup+162.301 s]
/proc/loadavg: 4.00 4.08 4.78 5/190 12052
/proc/meminfo: memFree=31533872/32950928 swapFree=67053604/67111528
[pid=12047] ppid=12045 vsize=49316 CPUtime=162.29 cores=1,3
/proc/12047/stat : 12047 (lingeling) R 12045 12047 11600 0 -1 4202496 94188 0 0 0 16109 120 0 0 25 0 1 0 878461966 50499584 10856 33554432000 4194304 4409164 140734437193152 18446744073709551615 4358348 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12047/statm: 12329 10856 141 53 0 10752 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 49316

[startup+222.301 s]
/proc/loadavg: 4.00 4.06 4.72 5/190 12053
/proc/meminfo: memFree=31399032/32950928 swapFree=67053604/67111528
[pid=12047] ppid=12045 vsize=78768 CPUtime=222.3 cores=1,3
/proc/12047/stat : 12047 (lingeling) R 12045 12047 11600 0 -1 4202496 119975 0 0 0 22082 148 0 0 25 0 1 0 878461966 80658432 18219 33554432000 4194304 4409164 140734437193152 18446744073709551615 4358348 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12047/statm: 19692 18219 141 53 0 18115 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 78768

[startup+282.301 s]
/proc/loadavg: 4.05 4.06 4.68 5/190 12055
/proc/meminfo: memFree=31490240/32950928 swapFree=67053604/67111528
[pid=12047] ppid=12045 vsize=86832 CPUtime=282.3 cores=1,3
/proc/12047/stat : 12047 (lingeling) R 12045 12047 11600 0 -1 4202496 144254 0 0 0 28066 164 0 0 25 0 1 0 878461966 88915968 20235 33554432000 4194304 4409164 140734437193152 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12047/statm: 21708 20235 141 53 0 20131 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 86832

[startup+342.301 s]
/proc/loadavg: 3.94 4.03 4.63 4/184 12082
/proc/meminfo: memFree=31789832/32950928 swapFree=67053604/67111528
[pid=12047] ppid=12045 vsize=132584 CPUtime=342.31 cores=1,3
/proc/12047/stat : 12047 (lingeling) R 12045 12047 11600 0 -1 4202496 159788 0 0 0 34051 180 0 0 25 0 1 0 878461966 135766016 31673 33554432000 4194304 4409164 140734437193152 18446744073709551615 4303712 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12047/statm: 33146 31673 141 53 0 31569 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 132584

[startup+402.301 s]
/proc/loadavg: 3.19 3.81 4.52 3/178 12108
/proc/meminfo: memFree=32195076/32950928 swapFree=67053604/67111528
[pid=12047] ppid=12045 vsize=88844 CPUtime=402.31 cores=1,3
/proc/12047/stat : 12047 (lingeling) R 12045 12047 11600 0 -1 4202496 192878 0 0 0 40034 197 0 0 25 0 1 0 878461966 90976256 20770 33554432000 4194304 4409164 140734437193152 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12047/statm: 22211 20770 141 53 0 20634 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 88844

[startup+462.301 s]
/proc/loadavg: 2.43 3.48 4.36 3/178 12110
/proc/meminfo: memFree=32064700/32950928 swapFree=67053604/67111528
[pid=12047] ppid=12045 vsize=205604 CPUtime=462.31 cores=1,3
/proc/12047/stat : 12047 (lingeling) R 12045 12047 11600 0 -1 4202496 222068 0 0 0 46017 214 0 0 25 0 1 0 878461966 210538496 49960 33554432000 4194304 4409164 140734437193152 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12047/statm: 51401 49960 141 53 0 49824 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 205604

[startup+522.301 s]
/proc/loadavg: 2.16 3.21 4.21 3/178 12111
/proc/meminfo: memFree=32031292/32950928 swapFree=67053604/67111528
[pid=12047] ppid=12045 vsize=205604 CPUtime=522.31 cores=1,3
/proc/12047/stat : 12047 (lingeling) R 12045 12047 11600 0 -1 4202496 222068 0 0 0 52005 226 0 0 25 0 1 0 878461966 210538496 49960 33554432000 4194304 4409164 140734437193152 18446744073709551615 4358568 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12047/statm: 51401 49960 141 53 0 49824 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 205604

[startup+582.301 s]
/proc/loadavg: 2.06 2.98 4.06 3/178 12113
/proc/meminfo: memFree=31976564/32950928 swapFree=67053604/67111528
[pid=12047] ppid=12045 vsize=260288 CPUtime=582.29 cores=1,3
/proc/12047/stat : 12047 (lingeling) R 12045 12047 11600 0 -1 4202496 235739 0 0 0 57993 236 0 0 25 0 1 0 878461966 266534912 63631 33554432000 4194304 4409164 140734437193152 18446744073709551615 4358262 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12047/statm: 65072 63631 141 53 0 63495 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 260288

[startup+642.301 s]
/proc/loadavg: 2.02 2.80 3.93 3/178 12115
/proc/meminfo: memFree=32064684/32950928 swapFree=67053604/67111528
[pid=12047] ppid=12045 vsize=172512 CPUtime=642.31 cores=1,3
/proc/12047/stat : 12047 (lingeling) R 12045 12047 11600 0 -1 4202496 264562 0 0 0 63980 251 0 0 25 0 1 0 878461966 176652288 41655 33554432000 4194304 4409164 140734437193152 18446744073709551615 4358255 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12047/statm: 43128 41655 141 53 0 41551 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 172512

[startup+702.301 s]
/proc/loadavg: 2.00 2.65 3.81 3/178 12116
/proc/meminfo: memFree=31977472/32950928 swapFree=67053604/67111528
[pid=12047] ppid=12045 vsize=234240 CPUtime=702.3 cores=1,3
/proc/12047/stat : 12047 (lingeling) R 12045 12047 11600 0 -1 4202496 279097 0 0 0 69967 263 0 0 25 0 1 0 878461966 239861760 56190 33554432000 4194304 4409164 140734437193152 18446744073709551615 4358286 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12047/statm: 58560 56190 141 53 0 56983 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 234240

[startup+762.307 s]
/proc/loadavg: 2.08 2.55 3.70 3/178 12118
/proc/meminfo: memFree=31938488/32950928 swapFree=67053604/67111528
[pid=12047] ppid=12045 vsize=268068 CPUtime=762.3 cores=1,3
/proc/12047/stat : 12047 (lingeling) R 12045 12047 11600 0 -1 4202496 295746 0 0 0 75954 276 0 0 25 0 1 0 878461966 274501632 64647 33554432000 4194304 4409164 140734437193152 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12047/statm: 67017 64647 141 53 0 65440 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 268068

[startup+822.301 s]
/proc/loadavg: 2.03 2.45 3.59 3/178 12119
/proc/meminfo: memFree=31911416/32950928 swapFree=67053604/67111528
[pid=12047] ppid=12045 vsize=344672 CPUtime=822.29 cores=1,3
/proc/12047/stat : 12047 (lingeling) R 12045 12047 11600 0 -1 4202496 331550 0 0 0 81944 285 0 0 25 0 1 0 878461966 352944128 83798 33554432000 4194304 4409164 140734437193152 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12047/statm: 86168 83798 141 53 0 84591 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 344672

[startup+882.3 s]
/proc/loadavg: 2.01 2.36 3.49 3/178 12121
/proc/meminfo: memFree=31901084/32950928 swapFree=67053604/67111528
[pid=12047] ppid=12045 vsize=344672 CPUtime=882.29 cores=1,3
/proc/12047/stat : 12047 (lingeling) R 12045 12047 11600 0 -1 4202496 339742 0 0 0 87936 293 0 0 25 0 1 0 878461966 352944128 83798 33554432000 4194304 4409164 140734437193152 18446744073709551615 4359786 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12047/statm: 86168 83798 141 53 0 84591 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 344672

[startup+942.3 s]
/proc/loadavg: 2.00 2.29 3.39 3/178 12123
/proc/meminfo: memFree=31868792/32950928 swapFree=67053604/67111528
[pid=12047] ppid=12045 vsize=377440 CPUtime=942.29 cores=1,3
/proc/12047/stat : 12047 (lingeling) R 12045 12047 11600 0 -1 4202496 347934 0 0 0 93928 301 0 0 25 0 1 0 878461966 386498560 91990 33554432000 4194304 4409164 140734437193152 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12047/statm: 94360 91990 141 53 0 92783 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 377440

[startup+1002.3 s]
/proc/loadavg: 2.00 2.24 3.30 3/178 12124
/proc/meminfo: memFree=31984696/32950928 swapFree=67053604/67111528
[pid=12047] ppid=12045 vsize=241184 CPUtime=1002.29 cores=1,3
/proc/12047/stat : 12047 (lingeling) R 12045 12047 11600 0 -1 4202496 373893 0 0 0 99916 313 0 0 25 0 1 0 878461966 246972416 58823 33554432000 4194304 4409164 140734437193152 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12047/statm: 60296 58823 141 53 0 58719 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 241184

[startup+1062.3 s]
/proc/loadavg: 2.00 2.19 3.22 3/178 12126
/proc/meminfo: memFree=32008712/32950928 swapFree=67053604/67111528
[pid=12047] ppid=12045 vsize=169896 CPUtime=1062.3 cores=1,3
/proc/12047/stat : 12047 (lingeling) R 12045 12047 11600 0 -1 4202496 374821 0 0 0 105909 321 0 0 25 0 1 0 878461966 173973504 41001 33554432000 4194304 4409164 140734437193152 18446744073709551615 4263959 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12047/statm: 42474 41001 141 53 0 40897 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 169896

[startup+1122.3 s]
/proc/loadavg: 2.00 2.15 3.14 3/178 12127
/proc/meminfo: memFree=31957572/32950928 swapFree=67053604/67111528
[pid=12047] ppid=12045 vsize=263104 CPUtime=1122.3 cores=1,3
/proc/12047/stat : 12047 (lingeling) R 12045 12047 11600 0 -1 4202496 398167 0 0 0 111898 332 0 0 25 0 1 0 878461966 269418496 64303 33554432000 4194304 4409164 140734437193152 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12047/statm: 65776 64303 141 53 0 64199 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 263104

[startup+1182.3 s]
/proc/loadavg: 1.47 1.98 3.02 2/172 12154
/proc/meminfo: memFree=32110008/32950928 swapFree=67053604/67111528
[pid=12047] ppid=12045 vsize=263104 CPUtime=1182.3 cores=1,3
/proc/12047/stat : 12047 (lingeling) R 12045 12047 11600 0 -1 4202496 398167 0 0 0 117883 347 0 0 25 0 1 0 878461966 269418496 64303 33554432000 4194304 4409164 140734437193152 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12047/statm: 65776 64303 141 53 0 64199 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 263104

[startup+1242.3 s]
/proc/loadavg: 1.17 1.80 2.89 2/172 12156
/proc/meminfo: memFree=32023660/32950928 swapFree=67053604/67111528
[pid=12047] ppid=12045 vsize=349108 CPUtime=1242.3 cores=1,3
/proc/12047/stat : 12047 (lingeling) R 12045 12047 11600 0 -1 4202496 419668 0 0 0 123865 365 0 0 25 0 1 0 878461966 357486592 85804 33554432000 4194304 4409164 140734437193152 18446744073709551615 4358240 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12047/statm: 87277 85804 141 53 0 85700 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 349108



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.12 1.68 2.78 2/172 12157
/proc/meminfo: memFree=32023116/32950928 swapFree=67053604/67111528
[pid=12047] ppid=12045 vsize=349108 CPUtime=1300.01 cores=1,3
/proc/12047/stat : 12047 (lingeling) R 12045 12047 11600 0 -1 4202496 427860 0 0 0 129625 376 0 0 25 0 1 0 878461966 357486592 85804 33554432000 4194304 4409164 140734437193152 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12047/statm: 87277 85804 141 53 0 85700 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 349108

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.03
CPU user time (s): 1296.26
CPU system time (s): 3.77643
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 381876

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

runsolver used 2.01269 second user time and 5.08223 second system time

The end

Launcher Data

Begin job on node149 at 2011-06-10 03:17:33
IDJOB=3291324
IDBENCH=84205
IDSOLVER=1606
FILE ID=node149/3291324-1307668653
RUNJOBID= node149-1307667676-11620
PBS_JOBID= 13549506
Free space on /tmp= 73788 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT03/industrial/goldberg/hard_eq_check/c6288mul.miter.shuffled-as.sat03-346.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291324-1307668653/watcher-3291324-1307668653 -o /tmp/evaluation-result-3291324-1307668653/solver-3291324-1307668653 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3291324-1307668653.cnf

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

MD5SUM BENCH= 9799c8db3562549113e4a12f98721530
RANDOM SEED=433336725

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31599728 kB
Buffers:         63512 kB
Cached:         580388 kB
SwapCached:      10328 kB
Active:         886924 kB
Inactive:       323772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31599728 kB
SwapTotal:    67111528 kB
SwapFree:     67053604 kB
Dirty:            1584 kB
Writeback:           0 kB
AnonPages:      564324 kB
Mapped:           9920 kB
Slab:            73476 kB
PageTables:       6316 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   801388 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= 74000 MiB
End job on node149 at 2011-06-10 03:39:15