Trace number 3292428

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.01

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_36.renamed-as.sat05-1922.cnf
MD5SUMc9c90d9af49f4c08c7262ecb9a0b2a3d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark978.31
Satisfiable
(Un)Satisfiability was proved
Number of variables1296
Number of clauses230544
Sum of the clauses size603180
Maximum clause length36
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 290828
Number of clauses of size 3139644
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 572

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

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-3292428-1303787262/watcher-3292428-1303787262 -o /tmp/evaluation-result-3292428-1303787262/solver-3292428-1303787262 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3292428-1303787262.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.06 4.24 4.05 5/187 23214
/proc/meminfo: memFree=24649104/32951132 swapFree=67111364/67111528
[pid=23214] ppid=23212 vsize=6564 CPUtime=0 cores=5,7
/proc/23214/stat : 23214 (lingeling) R 23212 23214 21546 0 -1 4202496 161 0 0 0 0 0 0 0 21 0 1 0 490324863 6721536 103 33554432000 4194304 4409164 140734786395472 18446744073709551615 4229760 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23214/statm: 1641 108 87 53 0 64 0

[startup+0.08371 s]
/proc/loadavg: 4.06 4.24 4.05 5/187 23214
/proc/meminfo: memFree=24649104/32951132 swapFree=67111364/67111528
[pid=23214] ppid=23212 vsize=23092 CPUtime=0.07 cores=5,7
/proc/23214/stat : 23214 (lingeling) R 23212 23214 21546 0 -1 4202496 4354 0 0 0 7 0 0 0 21 0 1 0 490324863 23646208 4296 33554432000 4194304 4409164 140734786395472 18446744073709551615 242970550016 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23214/statm: 5773 4296 111 53 0 4196 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 23092

[startup+0.100707 s]
/proc/loadavg: 4.06 4.24 4.05 5/187 23214
/proc/meminfo: memFree=24649104/32951132 swapFree=67111364/67111528
[pid=23214] ppid=23212 vsize=23088 CPUtime=0.09 cores=5,7
/proc/23214/stat : 23214 (lingeling) R 23212 23214 21546 0 -1 4202496 4365 0 0 0 9 0 0 0 21 0 1 0 490324863 23642112 4306 33554432000 4194304 4409164 140734786395472 18446744073709551615 4280002 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23214/statm: 5772 4306 122 53 0 4195 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23088

[startup+0.300671 s]
/proc/loadavg: 4.06 4.24 4.05 5/187 23214
/proc/meminfo: memFree=24649104/32951132 swapFree=67111364/67111528
[pid=23214] ppid=23212 vsize=23088 CPUtime=0.29 cores=5,7
/proc/23214/stat : 23214 (lingeling) R 23212 23214 21546 0 -1 4202496 4372 0 0 0 29 0 0 0 22 0 1 0 490324863 23642112 4313 33554432000 4194304 4409164 140734786395472 18446744073709551615 4284120 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23214/statm: 5772 4313 129 53 0 4195 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23088

[startup+0.700602 s]
/proc/loadavg: 4.06 4.24 4.05 5/187 23214
/proc/meminfo: memFree=24649104/32951132 swapFree=67111364/67111528
[pid=23214] ppid=23212 vsize=23088 CPUtime=0.68 cores=5,7
/proc/23214/stat : 23214 (lingeling) R 23212 23214 21546 0 -1 4202496 5983 0 0 0 68 0 0 0 23 0 1 0 490324863 23642112 4316 33554432000 4194304 4409164 140734786395472 18446744073709551615 4269833 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23214/statm: 5772 4316 132 53 0 4195 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 23088

[startup+1.50047 s]
/proc/loadavg: 4.06 4.24 4.05 6/188 23215
/proc/meminfo: memFree=24620088/32951132 swapFree=67111364/67111528
[pid=23214] ppid=23212 vsize=26904 CPUtime=1.48 cores=5,7
/proc/23214/stat : 23214 (lingeling) R 23212 23214 21546 0 -1 4202496 6906 0 0 0 148 0 0 0 25 0 1 0 490324863 27549696 5239 33554432000 4194304 4409164 140734786395472 18446744073709551615 4340210 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23214/statm: 6726 5239 133 53 0 5149 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 26904

[startup+3.10019 s]
/proc/loadavg: 4.22 4.27 4.06 5/188 23215
/proc/meminfo: memFree=24611284/32951132 swapFree=67111364/67111528
[pid=23214] ppid=23212 vsize=26904 CPUtime=3.08 cores=5,7
/proc/23214/stat : 23214 (lingeling) R 23212 23214 21546 0 -1 4202496 6908 0 0 0 308 0 0 0 25 0 1 0 490324863 27549696 5241 33554432000 4194304 4409164 140734786395472 18446744073709551615 4243014 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23214/statm: 6726 5241 135 53 0 5149 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 26904

[startup+6.30064 s]
/proc/loadavg: 4.22 4.27 4.06 5/188 23215
/proc/meminfo: memFree=24617276/32951132 swapFree=67111364/67111528
[pid=23214] ppid=23212 vsize=18712 CPUtime=6.29 cores=5,7
/proc/23214/stat : 23214 (lingeling) R 23212 23214 21546 0 -1 4202496 6913 0 0 0 628 1 0 0 25 0 1 0 490324863 19161088 3198 33554432000 4194304 4409164 140734786395472 18446744073709551615 4358244 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23214/statm: 4678 3198 140 53 0 3101 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18712

[startup+12.7005 s]
/proc/loadavg: 4.18 4.26 4.06 5/188 23215
/proc/meminfo: memFree=24620368/32951132 swapFree=67111364/67111528
[pid=23214] ppid=23212 vsize=20812 CPUtime=12.68 cores=5,7
/proc/23214/stat : 23214 (lingeling) R 23212 23214 21546 0 -1 4202496 7438 0 0 0 1264 4 0 0 25 0 1 0 490324863 21311488 3723 33554432000 4194304 4409164 140734786395472 18446744073709551615 242970574743 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23214/statm: 5203 3723 140 53 0 3626 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 20812

[startup+25.5003 s]
/proc/loadavg: 4.16 4.25 4.06 5/188 23216
/proc/meminfo: memFree=24607236/32951132 swapFree=67111364/67111528
[pid=23214] ppid=23212 vsize=23876 CPUtime=25.48 cores=5,7
/proc/23214/stat : 23214 (lingeling) R 23212 23214 21546 0 -1 4202496 8204 0 0 0 2540 8 0 0 25 0 1 0 490324863 24449024 4489 33554432000 4194304 4409164 140734786395472 18446744073709551615 242970574743 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23214/statm: 5969 4489 140 53 0 4392 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 23876

[startup+51.1009 s]
/proc/loadavg: 4.10 4.23 4.05 5/188 23216
/proc/meminfo: memFree=24599328/32951132 swapFree=67111364/67111528
[pid=23214] ppid=23212 vsize=29196 CPUtime=51.09 cores=5,7
/proc/23214/stat : 23214 (lingeling) R 23212 23214 21546 0 -1 4202496 9534 0 0 0 5090 19 0 0 25 0 1 0 490324863 29896704 5819 33554432000 4194304 4409164 140734786395472 18446744073709551615 242970574743 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23214/statm: 7299 5819 140 53 0 5722 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 29196

[startup+102.307 s]
/proc/loadavg: 4.04 4.19 4.05 5/188 23218
/proc/meminfo: memFree=24573892/32951132 swapFree=67111364/67111528
[pid=23214] ppid=23212 vsize=32168 CPUtime=102.3 cores=5,7
/proc/23214/stat : 23214 (lingeling) R 23212 23214 21546 0 -1 4202496 10277 0 0 0 10194 36 0 0 25 0 1 0 490324863 32940032 6562 33554432000 4194304 4409164 140734786395472 18446744073709551615 4359747 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23214/statm: 8042 6562 140 53 0 6465 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 32168

[startup+162.301 s]
/proc/loadavg: 4.05 4.17 4.05 5/188 23219
/proc/meminfo: memFree=24569772/32951132 swapFree=67111364/67111528
[pid=23214] ppid=23212 vsize=36696 CPUtime=162.29 cores=5,7
/proc/23214/stat : 23214 (lingeling) R 23212 23214 21546 0 -1 4202496 11409 0 0 0 16169 60 0 0 25 0 1 0 490324863 37576704 7694 33554432000 4194304 4409164 140734786395472 18446744073709551615 4358352 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23214/statm: 9174 7694 140 53 0 7597 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 36696

[startup+222.3 s]
/proc/loadavg: 4.02 4.13 4.04 5/188 23221
/proc/meminfo: memFree=24566508/32951132 swapFree=67111364/67111528
[pid=23214] ppid=23212 vsize=51920 CPUtime=222.29 cores=5,7
/proc/23214/stat : 23214 (lingeling) R 23212 23214 21546 0 -1 4202496 15194 0 0 0 22146 83 0 0 25 0 1 0 490324863 53166080 11479 33554432000 4194304 4409164 140734786395472 18446744073709551615 242970574743 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23214/statm: 12980 11479 140 53 0 11403 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 51920

[startup+282.301 s]
/proc/loadavg: 4.00 4.11 4.04 5/188 23222
/proc/meminfo: memFree=24567716/32951132 swapFree=67111364/67111528
[pid=23214] ppid=23212 vsize=55592 CPUtime=282.29 cores=5,7
/proc/23214/stat : 23214 (lingeling) R 23212 23214 21546 0 -1 4202496 16133 0 0 0 28124 105 0 0 25 0 1 0 490324863 56926208 12418 33554432000 4194304 4409164 140734786395472 18446744073709551615 4358357 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23214/statm: 13898 12418 140 53 0 12321 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 55592

[startup+342.301 s]
/proc/loadavg: 4.00 4.08 4.03 5/188 23224
/proc/meminfo: memFree=24557380/32951132 swapFree=67111364/67111528
[pid=23214] ppid=23212 vsize=59484 CPUtime=342.29 cores=5,7
/proc/23214/stat : 23214 (lingeling) R 23212 23214 21546 0 -1 4202496 18495 0 0 0 34100 129 0 0 25 0 1 0 490324863 60911616 13413 33554432000 4194304 4409164 140734786395472 18446744073709551615 4358514 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23214/statm: 14871 13413 140 53 0 13294 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 59484

[startup+402.3 s]
/proc/loadavg: 4.00 4.07 4.03 5/188 23226
/proc/meminfo: memFree=24545204/32951132 swapFree=67111364/67111528
[pid=23214] ppid=23212 vsize=62124 CPUtime=402.29 cores=5,7
/proc/23214/stat : 23214 (lingeling) R 23212 23214 21546 0 -1 4202496 22479 0 0 0 40079 150 0 0 25 0 1 0 490324863 63614976 14051 33554432000 4194304 4409164 140734786395472 18446744073709551615 4358339 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23214/statm: 15531 14051 140 53 0 13954 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 62124

[startup+462.301 s]
/proc/loadavg: 4.00 4.05 4.02 5/188 23227
/proc/meminfo: memFree=24510196/32951132 swapFree=67111364/67111528
[pid=23214] ppid=23212 vsize=66004 CPUtime=462.29 cores=5,7
/proc/23214/stat : 23214 (lingeling) R 23212 23214 21546 0 -1 4202496 27261 0 0 0 46061 168 0 0 25 0 1 0 490324863 67588096 15021 33554432000 4194304 4409164 140734786395472 18446744073709551615 242970574743 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23214/statm: 16501 15021 140 53 0 14924 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 66004

[startup+522.301 s]
/proc/loadavg: 4.04 4.05 4.02 5/188 23229
/proc/meminfo: memFree=24561356/32951132 swapFree=67111364/67111528
[pid=23214] ppid=23212 vsize=66168 CPUtime=522.3 cores=5,7
/proc/23214/stat : 23214 (lingeling) R 23212 23214 21546 0 -1 4202496 32110 0 0 0 52043 187 0 0 25 0 1 0 490324863 67756032 15062 33554432000 4194304 4409164 140734786395472 18446744073709551615 4360402 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23214/statm: 16542 15062 140 53 0 14965 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 66168

[startup+582.3 s]
/proc/loadavg: 4.09 4.07 4.02 5/188 23230
/proc/meminfo: memFree=24569872/32951132 swapFree=67111364/67111528
[pid=23214] ppid=23212 vsize=66232 CPUtime=582.29 cores=5,7
/proc/23214/stat : 23214 (lingeling) R 23212 23214 21546 0 -1 4202496 35950 0 0 0 58022 207 0 0 25 0 1 0 490324863 67821568 15078 33554432000 4194304 4409164 140734786395472 18446744073709551615 242970574743 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23214/statm: 16558 15078 140 53 0 14981 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 66232

[startup+642.301 s]
/proc/loadavg: 4.03 4.06 4.02 5/188 23232
/proc/meminfo: memFree=24543292/32951132 swapFree=67111364/67111528
[pid=23214] ppid=23212 vsize=72004 CPUtime=642.3 cores=5,7
/proc/23214/stat : 23214 (lingeling) R 23212 23214 21546 0 -1 4202496 45846 0 0 0 64003 227 0 0 25 0 1 0 490324863 73732096 16521 33554432000 4194304 4409164 140734786395472 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23214/statm: 18001 16521 140 53 0 16424 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 72004

[startup+702.301 s]
/proc/loadavg: 4.06 4.06 4.02 5/188 23234
/proc/meminfo: memFree=24540136/32951132 swapFree=67111364/67111528
[pid=23214] ppid=23212 vsize=70096 CPUtime=702.3 cores=5,7
/proc/23214/stat : 23214 (lingeling) R 23212 23214 21546 0 -1 4202496 53480 0 0 0 69983 247 0 0 25 0 1 0 490324863 71778304 16044 33554432000 4194304 4409164 140734786395472 18446744073709551615 4358400 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23214/statm: 17524 16044 140 53 0 15947 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 70096

[startup+762.306 s]
/proc/loadavg: 4.02 4.05 4.01 5/188 23235
/proc/meminfo: memFree=24518780/32951132 swapFree=67111364/67111528
[pid=23214] ppid=23212 vsize=84732 CPUtime=762.31 cores=5,7
/proc/23214/stat : 23214 (lingeling) R 23212 23214 21546 0 -1 4202496 63882 0 0 0 75969 262 0 0 25 0 1 0 490324863 86765568 19703 33554432000 4194304 4409164 140734786395472 18446744073709551615 242970574743 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23214/statm: 21183 19703 140 53 0 19606 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 84732

[startup+822.301 s]
/proc/loadavg: 4.00 4.03 4.01 5/188 23237
/proc/meminfo: memFree=24512184/32951132 swapFree=67111364/67111528
[pid=23214] ppid=23212 vsize=79780 CPUtime=822.3 cores=5,7
/proc/23214/stat : 23214 (lingeling) R 23212 23214 21546 0 -1 4202496 70888 0 0 0 81949 281 0 0 25 0 1 0 490324863 81694720 18465 33554432000 4194304 4409164 140734786395472 18446744073709551615 4337885 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23214/statm: 19945 18465 140 53 0 18368 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 79780

[startup+882.301 s]
/proc/loadavg: 4.00 4.03 4.00 5/188 23238
/proc/meminfo: memFree=24517972/32951132 swapFree=67111364/67111528
[pid=23214] ppid=23212 vsize=80260 CPUtime=882.31 cores=5,7
/proc/23214/stat : 23214 (lingeling) R 23212 23214 21546 0 -1 4202496 80904 0 0 0 87935 296 0 0 25 0 1 0 490324863 82186240 18585 33554432000 4194304 4409164 140734786395472 18446744073709551615 242970574743 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23214/statm: 20065 18585 140 53 0 18488 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 80260

[startup+942.3 s]
/proc/loadavg: 3.72 3.95 3.98 4/182 23258
/proc/meminfo: memFree=24585940/32951132 swapFree=67111364/67111528
[pid=23214] ppid=23212 vsize=77100 CPUtime=942.31 cores=5,7
/proc/23214/stat : 23214 (lingeling) R 23212 23214 21546 0 -1 4202496 93281 0 0 0 93914 317 0 0 25 0 1 0 490324863 78950400 17795 33554432000 4194304 4409164 140734786395472 18446744073709551615 4337476 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23214/statm: 19275 17795 140 53 0 17698 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 77100

[startup+1002.3 s]
/proc/loadavg: 3.04 3.73 3.90 3/176 23278
/proc/meminfo: memFree=24637720/32951132 swapFree=67111364/67111528
[pid=23214] ppid=23212 vsize=78016 CPUtime=1002.31 cores=5,7
/proc/23214/stat : 23214 (lingeling) R 23212 23214 21546 0 -1 4202496 99081 0 0 0 99895 336 0 0 25 0 1 0 490324863 79888384 18024 33554432000 4194304 4409164 140734786395472 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23214/statm: 19504 18024 140 53 0 17927 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 78016

[startup+1062.3 s]
/proc/loadavg: 2.15 3.36 3.76 2/170 23297
/proc/meminfo: memFree=24712408/32951132 swapFree=67111364/67111528
[pid=23214] ppid=23212 vsize=82124 CPUtime=1062.31 cores=5,7
/proc/23214/stat : 23214 (lingeling) R 23212 23214 21546 0 -1 4202496 106323 0 0 0 105870 361 0 0 25 0 1 0 490324863 84094976 19051 33554432000 4194304 4409164 140734786395472 18446744073709551615 4271363 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23214/statm: 20531 19051 140 53 0 18954 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 82124

[startup+1122.3 s]
/proc/loadavg: 1.42 2.93 3.58 2/170 23299
/proc/meminfo: memFree=24704976/32951132 swapFree=67111364/67111528
[pid=23214] ppid=23212 vsize=89520 CPUtime=1122.31 cores=5,7
/proc/23214/stat : 23214 (lingeling) R 23212 23214 21546 0 -1 4202496 115233 0 0 0 111841 390 0 0 25 0 1 0 490324863 91668480 20900 33554432000 4194304 4409164 140734786395472 18446744073709551615 4358367 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23214/statm: 22380 20900 140 53 0 20803 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 89520

[startup+1182.3 s]
/proc/loadavg: 1.15 2.58 3.42 2/170 23300
/proc/meminfo: memFree=24711152/32951132 swapFree=67111364/67111528
[pid=23214] ppid=23212 vsize=83292 CPUtime=1182.31 cores=5,7
/proc/23214/stat : 23214 (lingeling) R 23212 23214 21546 0 -1 4202496 125269 0 0 0 117810 421 0 0 25 0 1 0 490324863 85291008 19343 33554432000 4194304 4409164 140734786395472 18446744073709551615 242970574743 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23214/statm: 20823 19343 140 53 0 19246 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 83292

[startup+1242.3 s]
/proc/loadavg: 1.05 2.29 3.27 2/170 23302
/proc/meminfo: memFree=24711504/32951132 swapFree=67111364/67111528
[pid=23214] ppid=23212 vsize=82940 CPUtime=1242.31 cores=5,7
/proc/23214/stat : 23214 (lingeling) R 23212 23214 21546 0 -1 4202496 129732 0 0 0 123784 447 0 0 25 0 1 0 490324863 84930560 19255 33554432000 4194304 4409164 140734786395472 18446744073709551615 4358475 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23214/statm: 20735 19255 140 53 0 19158 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 82940



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.02 2.07 3.13 2/170 23304
/proc/meminfo: memFree=24714952/32951132 swapFree=67111364/67111528
[pid=23214] ppid=23212 vsize=79660 CPUtime=1300.02 cores=5,7
/proc/23214/stat : 23214 (lingeling) R 23212 23214 21546 0 -1 4202496 141437 0 0 0 129527 475 0 0 25 0 1 0 490324863 81571840 18435 33554432000 4194304 4409164 140734786395472 18446744073709551615 242970574743 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23214/statm: 19915 18435 140 53 0 18338 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 79660

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.01
CPU time (s): 1300.03
CPU user time (s): 1295.27
CPU system time (s): 4.75628
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 94860

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

runsolver used 1.9887 second user time and 4.83226 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-26 05:07:42
IDJOB=3292428
IDBENCH=85991
IDSOLVER=1606
FILE ID=node128/3292428-1303787262
RUNJOBID= node128-1303786885-23054
PBS_JOBID= 13157217
Free space on /tmp= 67088 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_36.renamed-as.sat05-1922.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3292428-1303787262/watcher-3292428-1303787262 -o /tmp/evaluation-result-3292428-1303787262/solver-3292428-1303787262 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3292428-1303787262.cnf

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

MD5SUM BENCH= c9c90d9af49f4c08c7262ecb9a0b2a3d
RANDOM SEED=330541240

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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.75
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.852
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.82
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.852
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.75
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.852
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.852
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.852
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      24649260 kB
Buffers:       1296484 kB
Cached:        6191272 kB
SwapCached:        160 kB
Active:         930592 kB
Inactive:      6753112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      24649260 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            3544 kB
Writeback:           0 kB
AnonPages:      195468 kB
Mapped:          16112 kB
Slab:           553984 kB
PageTables:       5244 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   382644 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 67096 MiB
End job on node128 at 2011-04-26 05:29:24