Trace number 3372343

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) 5000.11 4999.92

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_09_UNSAT.cnf
MD5SUMfeb620c17f2a4d7899a2e7883baa7391
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1430
Number of clauses87044
Sum of the clauses size258924
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22369
Number of clauses of size 384652
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: 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-3372343-1307643041/watcher-3372343-1307643041 -o /tmp/evaluation-result-3372343-1307643041/solver-3372343-1307643041 -C 5000 -W 5100 -M 15500 lingeling HOME/instance-3372343-1307643041.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.26 3.02 3/177 8987
/proc/meminfo: memFree=32445044/32950928 swapFree=67053604/67111528
[pid=8987] ppid=8985 vsize=7232 CPUtime=0 cores=1,3,5,7
/proc/8987/stat : 8987 (lingeling) R 8985 8987 8582 0 -1 4202496 381 0 0 0 0 0 0 0 25 0 1 0 875900748 7405568 323 33554432000 4194304 4409284 140736711037984 18446744073709551615 254500691712 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/8987/statm: 1808 323 111 53 0 231 0

[startup+0.056271 s]
/proc/loadavg: 2.00 2.26 3.02 3/177 8987
/proc/meminfo: memFree=32445044/32950928 swapFree=67053604/67111528
[pid=8987] ppid=8985 vsize=10812 CPUtime=0.05 cores=1,3,5,7
/proc/8987/stat : 8987 (lingeling) R 8985 8987 8582 0 -1 4202496 1292 0 0 0 5 0 0 0 25 0 1 0 875900748 11071488 1233 33554432000 4194304 4409284 140736711037984 18446744073709551615 4286019 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/8987/statm: 2703 1233 126 53 0 1126 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 10812

[startup+0.10027 s]
/proc/loadavg: 2.00 2.26 3.02 3/177 8987
/proc/meminfo: memFree=32445044/32950928 swapFree=67053604/67111528
[pid=8987] ppid=8985 vsize=10812 CPUtime=0.09 cores=1,3,5,7
/proc/8987/stat : 8987 (lingeling) R 8985 8987 8582 0 -1 4202496 1292 0 0 0 9 0 0 0 25 0 1 0 875900748 11071488 1233 33554432000 4194304 4409284 140736711037984 18446744073709551615 4285262 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/8987/statm: 2703 1233 126 53 0 1126 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10812

[startup+0.300229 s]
/proc/loadavg: 2.00 2.26 3.02 3/177 8987
/proc/meminfo: memFree=32445044/32950928 swapFree=67053604/67111528
[pid=8987] ppid=8985 vsize=14808 CPUtime=0.29 cores=1,3,5,7
/proc/8987/stat : 8987 (lingeling) R 8985 8987 8582 0 -1 4202496 2293 0 0 0 29 0 0 0 25 0 1 0 875900748 15163392 2234 33554432000 4194304 4409284 140736711037984 18446744073709551615 4269860 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/8987/statm: 3702 2234 128 53 0 2125 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14808

[startup+0.700148 s]
/proc/loadavg: 2.00 2.26 3.02 3/177 8987
/proc/meminfo: memFree=32445044/32950928 swapFree=67053604/67111528
[pid=8987] ppid=8985 vsize=13896 CPUtime=0.69 cores=1,3,5,7
/proc/8987/stat : 8987 (lingeling) R 8985 8987 8582 0 -1 4202496 3056 0 0 0 69 0 0 0 25 0 1 0 875900748 14229504 1998 33554432000 4194304 4409284 140736711037984 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/8987/statm: 3474 1998 140 53 0 1897 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13896

[startup+1.50099 s]
/proc/loadavg: 2.00 2.26 3.02 3/178 8988
/proc/meminfo: memFree=32437496/32950928 swapFree=67053604/67111528
[pid=8987] ppid=8985 vsize=17992 CPUtime=1.48 cores=1,3,5,7
/proc/8987/stat : 8987 (lingeling) R 8985 8987 8582 0 -1 4202496 4080 0 0 0 146 2 0 0 25 0 1 0 875900748 18423808 3022 33554432000 4194304 4409284 140736711037984 18446744073709551615 4231556 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/8987/statm: 4498 3022 140 53 0 2921 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 17992

[startup+3.10067 s]
/proc/loadavg: 2.00 2.26 3.02 3/178 8988
/proc/meminfo: memFree=32429436/32950928 swapFree=67053604/67111528
[pid=8987] ppid=8985 vsize=22344 CPUtime=3.09 cores=1,3,5,7
/proc/8987/stat : 8987 (lingeling) R 8985 8987 8582 0 -1 4202496 5168 0 0 0 303 6 0 0 25 0 1 0 875900748 22880256 4110 33554432000 4194304 4409284 140736711037984 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/8987/statm: 5586 4110 140 53 0 4009 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22344

[startup+6.30103 s]
/proc/loadavg: 2.00 2.25 3.01 3/178 8988
/proc/meminfo: memFree=32425168/32950928 swapFree=67053604/67111528
[pid=8987] ppid=8985 vsize=25516 CPUtime=6.29 cores=1,3,5,7
/proc/8987/stat : 8987 (lingeling) R 8985 8987 8582 0 -1 4202496 7041 0 0 0 619 10 0 0 25 0 1 0 875900748 26128384 4648 33554432000 4194304 4409284 140736711037984 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/8987/statm: 6379 4648 140 53 0 4802 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 25516

[startup+12.7008 s]
/proc/loadavg: 2.00 2.25 3.01 3/178 8988
/proc/meminfo: memFree=32408108/32950928 swapFree=67053604/67111528
[pid=8987] ppid=8985 vsize=36628 CPUtime=12.69 cores=1,3,5,7
/proc/8987/stat : 8987 (lingeling) R 8985 8987 8582 0 -1 4202496 11115 0 0 0 1253 16 0 0 25 0 1 0 875900748 37507072 7441 33554432000 4194304 4409284 140736711037984 18446744073709551615 4358445 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/8987/statm: 9157 7441 140 53 0 7580 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 36628

[startup+25.5002 s]
/proc/loadavg: 2.00 2.23 2.99 3/178 8988
/proc/meminfo: memFree=32404200/32950928 swapFree=67053604/67111528
[pid=8987] ppid=8985 vsize=40652 CPUtime=25.49 cores=1,3,5,7
/proc/8987/stat : 8987 (lingeling) R 8985 8987 8582 0 -1 4202496 19271 0 0 0 2523 26 0 0 25 0 1 0 875900748 41627648 8447 33554432000 4194304 4409284 140736711037984 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/8987/statm: 10163 8447 140 53 0 8586 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 40652

[startup+51.1011 s]
/proc/loadavg: 2.00 2.21 2.96 3/178 8989
/proc/meminfo: memFree=32403016/32950928 swapFree=67053604/67111528
[pid=8987] ppid=8985 vsize=46476 CPUtime=51.09 cores=1,3,5,7
/proc/8987/stat : 8987 (lingeling) R 8985 8987 8582 0 -1 4202496 29669 0 0 0 5060 49 0 0 25 0 1 0 875900748 47591424 9903 33554432000 4194304 4409284 140736711037984 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/8987/statm: 11619 9903 140 53 0 10042 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 46476

[startup+102.307 s]
/proc/loadavg: 2.00 2.18 2.91 3/178 8990
/proc/meminfo: memFree=32368616/32950928 swapFree=67053604/67111528
[pid=8987] ppid=8985 vsize=55796 CPUtime=102.3 cores=1,3,5,7
/proc/8987/stat : 8987 (lingeling) R 8985 8987 8582 0 -1 4202496 51629 0 0 0 10148 82 0 0 25 0 1 0 875900748 57135104 12233 33554432000 4194304 4409284 140736711037984 18446744073709551615 4358609 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/8987/statm: 13949 12233 140 53 0 12372 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 55796

[startup+162.301 s]
/proc/loadavg: 2.00 2.14 2.85 3/178 8992
/proc/meminfo: memFree=32333972/32950928 swapFree=67053604/67111528
[pid=8987] ppid=8985 vsize=64604 CPUtime=162.29 cores=1,3,5,7
/proc/8987/stat : 8987 (lingeling) R 8985 8987 8582 0 -1 4202496 73554 0 0 0 16113 116 0 0 25 0 1 0 875900748 66154496 14435 33554432000 4194304 4409284 140736711037984 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/8987/statm: 16151 14435 140 53 0 14574 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 64604

[startup+222.301 s]
/proc/loadavg: 2.00 2.12 2.79 3/178 8994
/proc/meminfo: memFree=32312484/32950928 swapFree=67053604/67111528
[pid=8987] ppid=8985 vsize=88924 CPUtime=222.29 cores=1,3,5,7
/proc/8987/stat : 8987 (lingeling) R 8985 8987 8582 0 -1 4202496 84609 0 0 0 22092 137 0 0 25 0 1 0 875900748 91058176 20515 33554432000 4194304 4409284 140736711037984 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/8987/statm: 22231 20515 140 53 0 20654 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 88924

[startup+282.301 s]
/proc/loadavg: 2.00 2.09 2.74 3/178 8995
/proc/meminfo: memFree=32263948/32950928 swapFree=67053604/67111528
[pid=8987] ppid=8985 vsize=104544 CPUtime=282.29 cores=1,3,5,7
/proc/8987/stat : 8987 (lingeling) R 8985 8987 8582 0 -1 4202496 102356 0 0 0 28076 153 0 0 25 0 1 0 875900748 107053056 24461 33554432000 4194304 4409284 140736711037984 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/8987/statm: 26136 24461 140 53 0 24559 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 104544

[startup+342.301 s]
/proc/loadavg: 2.00 2.07 2.69 3/178 8997
/proc/meminfo: memFree=32168904/32950928 swapFree=67053604/67111528
[pid=8987] ppid=8985 vsize=125964 CPUtime=342.3 cores=1,3,5,7
/proc/8987/stat : 8987 (lingeling) R 8985 8987 8582 0 -1 4202496 115390 0 0 0 34057 173 0 0 25 0 1 0 875900748 128987136 29876 33554432000 4194304 4409284 140736711037984 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/8987/statm: 31491 29876 140 53 0 29914 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 125964

[startup+402.301 s]
/proc/loadavg: 2.00 2.06 2.64 3/178 8998
/proc/meminfo: memFree=32194532/32950928 swapFree=67053604/67111528
[pid=8987] ppid=8985 vsize=106576 CPUtime=402.29 cores=1,3,5,7
/proc/8987/stat : 8987 (lingeling) R 8985 8987 8582 0 -1 4202496 127584 0 0 0 40034 195 0 0 25 0 1 0 875900748 109133824 25071 33554432000 4194304 4409284 140736711037984 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/8987/statm: 26644 25071 140 53 0 25067 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 106576

[startup+462.301 s]
/proc/loadavg: 2.00 2.04 2.60 3/178 9000
/proc/meminfo: memFree=32296040/32950928 swapFree=67053604/67111528
[pid=8987] ppid=8985 vsize=76832 CPUtime=462.3 cores=1,3,5,7
/proc/8987/stat : 8987 (lingeling) R 8985 8987 8582 0 -1 4202496 135461 0 0 0 46018 212 0 0 25 0 1 0 875900748 78675968 17635 33554432000 4194304 4409284 140736711037984 18446744073709551615 4358529 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/8987/statm: 19208 17635 140 53 0 17631 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 76832

[startup+522.301 s]
/proc/loadavg: 2.00 2.03 2.56 3/178 9002
/proc/meminfo: memFree=32222348/32950928 swapFree=67053604/67111528
[pid=8987] ppid=8985 vsize=118140 CPUtime=522.31 cores=1,3,5,7
/proc/8987/stat : 8987 (lingeling) R 8985 8987 8582 0 -1 4202496 164368 0 0 0 51986 245 0 0 25 0 1 0 875900748 120975360 28059 33554432000 4194304 4409284 140736711037984 18446744073709551615 4358627 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/8987/statm: 29535 28059 140 53 0 27958 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 118140

[startup+582.3 s]
/proc/loadavg: 2.00 2.03 2.52 3/178 9003
/proc/meminfo: memFree=32235684/32950928 swapFree=67053604/67111528
[pid=8987] ppid=8985 vsize=133496 CPUtime=582.3 cores=1,3,5,7
/proc/8987/stat : 8987 (lingeling) R 8985 8987 8582 0 -1 4202496 168207 0 0 0 57974 256 0 0 25 0 1 0 875900748 136699904 31898 33554432000 4194304 4409284 140736711037984 18446744073709551615 4358560 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/8987/statm: 33374 31898 140 53 0 31797 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 133496

[startup+642.3 s]

################
# More data... #
################

[startup+4062.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9108
/proc/meminfo: memFree=31788944/32950928 swapFree=67053604/67111528
[pid=8987] ppid=8985 vsize=467352 CPUtime=4062.45 cores=1,3,5,7
/proc/8987/stat : 8987 (lingeling) R 8985 8987 8582 0 -1 4202496 321667 0 0 0 405728 517 0 0 25 0 1 0 875900748 478568448 115363 33554432000 4194304 4409284 140736711037984 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/8987/statm: 116838 115363 141 53 0 115261 0
Current children cumulated CPU time (s) 4062.45
Current children cumulated vsize (KiB) 467352

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9110
/proc/meminfo: memFree=31875440/32950928 swapFree=67053604/67111528
[pid=8987] ppid=8985 vsize=430172 CPUtime=4122.45 cores=1,3,5,7
/proc/8987/stat : 8987 (lingeling) R 8985 8987 8582 0 -1 4202496 348111 0 0 0 411717 528 0 0 25 0 1 0 875900748 440496128 106068 33554432000 4194304 4409284 140736711037984 18446744073709551615 4358426 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/8987/statm: 107543 106068 141 53 0 105966 0
Current children cumulated CPU time (s) 4122.45
Current children cumulated vsize (KiB) 430172

[startup+4182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9111
/proc/meminfo: memFree=31936008/32950928 swapFree=67053604/67111528
[pid=8987] ppid=8985 vsize=304236 CPUtime=4182.45 cores=1,3,5,7
/proc/8987/stat : 8987 (lingeling) R 8985 8987 8582 0 -1 4202496 365986 0 0 0 417710 535 0 0 25 0 1 0 875900748 311537664 74584 33554432000 4194304 4409284 140736711037984 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/8987/statm: 76059 74584 141 53 0 74482 0
Current children cumulated CPU time (s) 4182.45
Current children cumulated vsize (KiB) 304236

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9113
/proc/meminfo: memFree=31935972/32950928 swapFree=67053604/67111528
[pid=8987] ppid=8985 vsize=304236 CPUtime=4242.45 cores=1,3,5,7
/proc/8987/stat : 8987 (lingeling) R 8985 8987 8582 0 -1 4202496 365986 0 0 0 423706 539 0 0 25 0 1 0 875900748 311537664 74584 33554432000 4194304 4409284 140736711037984 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/8987/statm: 76059 74584 141 53 0 74482 0
Current children cumulated CPU time (s) 4242.45
Current children cumulated vsize (KiB) 304236

[startup+4302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9114
/proc/meminfo: memFree=31935924/32950928 swapFree=67053604/67111528
[pid=8987] ppid=8985 vsize=304236 CPUtime=4302.46 cores=1,3,5,7
/proc/8987/stat : 8987 (lingeling) R 8985 8987 8582 0 -1 4202496 365986 0 0 0 429704 542 0 0 25 0 1 0 875900748 311537664 74584 33554432000 4194304 4409284 140736711037984 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/8987/statm: 76059 74584 141 53 0 74482 0
Current children cumulated CPU time (s) 4302.46
Current children cumulated vsize (KiB) 304236

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9116
/proc/meminfo: memFree=31935872/32950928 swapFree=67053604/67111528
[pid=8987] ppid=8985 vsize=304236 CPUtime=4362.46 cores=1,3,5,7
/proc/8987/stat : 8987 (lingeling) R 8985 8987 8582 0 -1 4202496 365986 0 0 0 435701 545 0 0 25 0 1 0 875900748 311537664 74584 33554432000 4194304 4409284 140736711037984 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/8987/statm: 76059 74584 141 53 0 74482 0
Current children cumulated CPU time (s) 4362.46
Current children cumulated vsize (KiB) 304236

[startup+4422.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 9118
/proc/meminfo: memFree=31934200/32950928 swapFree=67053604/67111528
[pid=8987] ppid=8985 vsize=304236 CPUtime=4422.46 cores=1,3,5,7
/proc/8987/stat : 8987 (lingeling) R 8985 8987 8582 0 -1 4202496 365986 0 0 0 441699 547 0 0 25 0 1 0 875900748 311537664 74584 33554432000 4194304 4409284 140736711037984 18446744073709551615 4359857 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/8987/statm: 76059 74584 141 53 0 74482 0
Current children cumulated CPU time (s) 4422.46
Current children cumulated vsize (KiB) 304236

[startup+4482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 9119
/proc/meminfo: memFree=31933280/32950928 swapFree=67053604/67111528
[pid=8987] ppid=8985 vsize=304236 CPUtime=4482.47 cores=1,3,5,7
/proc/8987/stat : 8987 (lingeling) R 8985 8987 8582 0 -1 4202496 365986 0 0 0 447696 551 0 0 25 0 1 0 875900748 311537664 74584 33554432000 4194304 4409284 140736711037984 18446744073709551615 4359877 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/8987/statm: 76059 74584 141 53 0 74482 0
Current children cumulated CPU time (s) 4482.47
Current children cumulated vsize (KiB) 304236

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9121
/proc/meminfo: memFree=31933476/32950928 swapFree=67053604/67111528
[pid=8987] ppid=8985 vsize=304236 CPUtime=4542.46 cores=1,3,5,7
/proc/8987/stat : 8987 (lingeling) R 8985 8987 8582 0 -1 4202496 365986 0 0 0 453693 553 0 0 25 0 1 0 875900748 311537664 74584 33554432000 4194304 4409284 140736711037984 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/8987/statm: 76059 74584 141 53 0 74482 0
Current children cumulated CPU time (s) 4542.46
Current children cumulated vsize (KiB) 304236

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9122
/proc/meminfo: memFree=31969384/32950928 swapFree=67053604/67111528
[pid=8987] ppid=8985 vsize=268608 CPUtime=4602.48 cores=1,3,5,7
/proc/8987/stat : 8987 (lingeling) R 8985 8987 8582 0 -1 4202496 387600 0 0 0 459688 560 0 0 25 0 1 0 875900748 275054592 65677 33554432000 4194304 4409284 140736711037984 18446744073709551615 4358750 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/8987/statm: 67152 65677 141 53 0 65575 0
Current children cumulated CPU time (s) 4602.48
Current children cumulated vsize (KiB) 268608

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9124
/proc/meminfo: memFree=32034304/32950928 swapFree=67053604/67111528
[pid=8987] ppid=8985 vsize=268608 CPUtime=4662.47 cores=1,3,5,7
/proc/8987/stat : 8987 (lingeling) R 8985 8987 8582 0 -1 4202496 387600 0 0 0 465683 564 0 0 25 0 1 0 875900748 275054592 65677 33554432000 4194304 4409284 140736711037984 18446744073709551615 4359879 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/8987/statm: 67152 65677 141 53 0 65575 0
Current children cumulated CPU time (s) 4662.47
Current children cumulated vsize (KiB) 268608

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9126
/proc/meminfo: memFree=32033996/32950928 swapFree=67053604/67111528
[pid=8987] ppid=8985 vsize=268608 CPUtime=4722.48 cores=1,3,5,7
/proc/8987/stat : 8987 (lingeling) R 8985 8987 8582 0 -1 4202496 387600 0 0 0 471682 566 0 0 25 0 1 0 875900748 275054592 65677 33554432000 4194304 4409284 140736711037984 18446744073709551615 4358611 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/8987/statm: 67152 65677 141 53 0 65575 0
Current children cumulated CPU time (s) 4722.48
Current children cumulated vsize (KiB) 268608

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9127
/proc/meminfo: memFree=31903596/32950928 swapFree=67053604/67111528
[pid=8987] ppid=8985 vsize=334144 CPUtime=4782.47 cores=1,3,5,7
/proc/8987/stat : 8987 (lingeling) R 8985 8987 8582 0 -1 4202496 403984 0 0 0 477676 571 0 0 25 0 1 0 875900748 342163456 82061 33554432000 4194304 4409284 140736711037984 18446744073709551615 4358867 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/8987/statm: 83536 82061 141 53 0 81959 0
Current children cumulated CPU time (s) 4782.47
Current children cumulated vsize (KiB) 334144

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9129
/proc/meminfo: memFree=31903564/32950928 swapFree=67053604/67111528
[pid=8987] ppid=8985 vsize=334144 CPUtime=4842.48 cores=1,3,5,7
/proc/8987/stat : 8987 (lingeling) R 8985 8987 8582 0 -1 4202496 403984 0 0 0 483672 576 0 0 25 0 1 0 875900748 342163456 82061 33554432000 4194304 4409284 140736711037984 18446744073709551615 4358426 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/8987/statm: 83536 82061 141 53 0 81959 0
Current children cumulated CPU time (s) 4842.48
Current children cumulated vsize (KiB) 334144

[startup+4902.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 9130
/proc/meminfo: memFree=31903392/32950928 swapFree=67053604/67111528
[pid=8987] ppid=8985 vsize=334144 CPUtime=4902.49 cores=1,3,5,7
/proc/8987/stat : 8987 (lingeling) R 8985 8987 8582 0 -1 4202496 403984 0 0 0 489671 578 0 0 25 0 1 0 875900748 342163456 82061 33554432000 4194304 4409284 140736711037984 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/8987/statm: 83536 82061 141 53 0 81959 0
Current children cumulated CPU time (s) 4902.49
Current children cumulated vsize (KiB) 334144

[startup+4962.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 9132
/proc/meminfo: memFree=31903468/32950928 swapFree=67053604/67111528
[pid=8987] ppid=8985 vsize=334144 CPUtime=4962.48 cores=1,3,5,7
/proc/8987/stat : 8987 (lingeling) R 8985 8987 8582 0 -1 4202496 403984 0 0 0 495669 579 0 0 25 0 1 0 875900748 342163456 82061 33554432000 4194304 4409284 140736711037984 18446744073709551615 4359843 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/8987/statm: 83536 82061 141 53 0 81959 0
Current children cumulated CPU time (s) 4962.48
Current children cumulated vsize (KiB) 334144



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.62 1.91 1.97 2/172 9158
/proc/meminfo: memFree=32141864/32950928 swapFree=67053604/67111528
[pid=8987] ppid=8985 vsize=334144 CPUtime=5000.09 cores=1,3,5,7
/proc/8987/stat : 8987 (lingeling) R 8985 8987 8582 0 -1 4202496 403984 0 0 0 499428 581 0 0 25 0 1 0 875900748 342163456 82061 33554432000 4194304 4409284 140736711037984 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/8987/statm: 83536 82061 141 53 0 81959 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 334144

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

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

[startup+4999.9 s]
/proc/loadavg: 1.62 1.91 1.97 2/172 9158
/proc/meminfo: memFree=32141864/32950928 swapFree=67053604/67111528
[pid=8987] ppid=8985 vsize=334144 CPUtime=5000.09 cores=1,3,5,7
/proc/8987/stat : 8987 (lingeling) R 8985 8987 8582 0 -1 4202496 403984 0 0 0 499428 581 0 0 25 0 1 0 875900748 342163456 82061 33554432000 4194304 4409284 140736711037984 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/8987/statm: 83536 82061 141 53 0 81959 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 334144

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.92
CPU time (s): 5000.11
CPU user time (s): 4994.29
CPU system time (s): 5.82411
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 477776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4994.29
system time used= 5.82411
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 403984
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= 3
involuntary context switches= 44969

runsolver used 7.8938 second user time and 19.3801 second system time

The end

Launcher Data

Begin job on node149 at 2011-06-09 20:10:41
IDJOB=3372343
IDBENCH=71089
IDSOLVER=1850
FILE ID=node149/3372343-1307643041
RUNJOBID= node149-1307642527-8601
PBS_JOBID= 13549399
Free space on /tmp= 74000 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rpoc_xits_09_UNSAT.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372343-1307643041/watcher-3372343-1307643041 -o /tmp/evaluation-result-3372343-1307643041/solver-3372343-1307643041 -C 5000 -W 5100 -M 15500  lingeling HOME/instance-3372343-1307643041.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= feb620c17f2a4d7899a2e7883baa7391
RANDOM SEED=323451319

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:      32445588 kB
Buffers:         35948 kB
Cached:         284028 kB
SwapCached:      10136 kB
Active:         133840 kB
Inactive:       235696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      32445588 kB
SwapTotal:    67111528 kB
SwapFree:     67053604 kB
Dirty:            2476 kB
Writeback:           0 kB
AnonPages:       46736 kB
Mapped:           9504 kB
Slab:            70256 kB
PageTables:       4104 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   239264 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-09 21:34:03