Trace number 3372895

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

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_35.renamed-as.sat05-1921.cnf
MD5SUM5fda0e0fb8a21967728dfe29bf2d4ea5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1761.96
Satisfiable
(Un)Satisfiability was proved
Number of variables1225
Number of clauses211785
Sum of the clauses size554190
Maximum clause length35
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 283405
Number of clauses of size 3128310
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 570

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3372895-1305427203/watcher-3372895-1305427203 -o /tmp/evaluation-result-3372895-1305427203/solver-3372895-1305427203 -C 5000 -W 5100 -M 15500 lingeling HOME/instance-3372895-1305427203.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: 4.57 7.86 8.49 2/330 30807
/proc/meminfo: memFree=23178664/32951124 swapFree=59367104/67111528
[pid=30807] ppid=30805 vsize=7732 CPUtime=0 cores=1,3,5,7
/proc/30807/stat : 30807 (lingeling) R 30805 30807 22057 0 -1 4202496 513 0 0 0 0 0 0 0 25 0 1 0 635135970 7917568 456 33554432000 4194304 4409284 140733735631856 18446744073709551615 270338383616 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30807/statm: 1933 456 111 53 0 356 0

[startup+0.0766311 s]
/proc/loadavg: 4.57 7.86 8.49 2/330 30807
/proc/meminfo: memFree=23178664/32951124 swapFree=59367104/67111528
[pid=30807] ppid=30805 vsize=23092 CPUtime=0.07 cores=1,3,5,7
/proc/30807/stat : 30807 (lingeling) R 30805 30807 22057 0 -1 4202496 4353 0 0 0 7 0 0 0 25 0 1 0 635135970 23646208 4296 33554432000 4194304 4409284 140733735631856 18446744073709551615 270338383616 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30807/statm: 5773 4296 111 53 0 4196 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 23092

[startup+0.100622 s]
/proc/loadavg: 4.57 7.86 8.49 2/330 30807
/proc/meminfo: memFree=23178664/32951124 swapFree=59367104/67111528
[pid=30807] ppid=30805 vsize=23088 CPUtime=0.09 cores=1,3,5,7
/proc/30807/stat : 30807 (lingeling) R 30805 30807 22057 0 -1 4202496 4366 0 0 0 9 0 0 0 25 0 1 0 635135970 23642112 4308 33554432000 4194304 4409284 140733735631856 18446744073709551615 4285668 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30807/statm: 5772 4308 124 53 0 4195 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23088

[startup+0.300584 s]
/proc/loadavg: 4.57 7.86 8.49 2/330 30807
/proc/meminfo: memFree=23178664/32951124 swapFree=59367104/67111528
[pid=30807] ppid=30805 vsize=23088 CPUtime=0.29 cores=1,3,5,7
/proc/30807/stat : 30807 (lingeling) R 30805 30807 22057 0 -1 4202496 4371 0 0 0 29 0 0 0 25 0 1 0 635135970 23642112 4313 33554432000 4194304 4409284 140733735631856 18446744073709551615 4285791 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30807/statm: 5772 4313 129 53 0 4195 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23088

[startup+0.700503 s]
/proc/loadavg: 4.57 7.86 8.49 2/330 30807
/proc/meminfo: memFree=23178664/32951124 swapFree=59367104/67111528
[pid=30807] ppid=30805 vsize=23088 CPUtime=0.69 cores=1,3,5,7
/proc/30807/stat : 30807 (lingeling) R 30805 30807 22057 0 -1 4202496 5848 0 0 0 69 0 0 0 25 0 1 0 635135970 23642112 4316 33554432000 4194304 4409284 140733735631856 18446744073709551615 4258452 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30807/statm: 5772 4316 132 53 0 4195 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23088

[startup+1.50034 s]
/proc/loadavg: 4.57 7.86 8.49 3/331 30808
/proc/meminfo: memFree=23157212/32951124 swapFree=59367104/67111528
[pid=30807] ppid=30805 vsize=26556 CPUtime=1.49 cores=1,3,5,7
/proc/30807/stat : 30807 (lingeling) R 30805 30807 22057 0 -1 4202496 6695 0 0 0 149 0 0 0 25 0 1 0 635135970 27193344 5163 33554432000 4194304 4409284 140733735631856 18446744073709551615 4340276 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30807/statm: 6639 5163 133 53 0 5062 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26556

[startup+3.10103 s]
/proc/loadavg: 4.57 7.86 8.49 3/331 30808
/proc/meminfo: memFree=23156220/32951124 swapFree=59367104/67111528
[pid=30807] ppid=30805 vsize=26556 CPUtime=3.09 cores=1,3,5,7
/proc/30807/stat : 30807 (lingeling) R 30805 30807 22057 0 -1 4202496 6697 0 0 0 309 0 0 0 25 0 1 0 635135970 27193344 5165 33554432000 4194304 4409284 140733735631856 18446744073709551615 4242978 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30807/statm: 6639 5165 135 53 0 5062 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26556

[startup+6.3004 s]
/proc/loadavg: 4.36 7.76 8.46 3/331 30808
/proc/meminfo: memFree=23163224/32951124 swapFree=59367104/67111528
[pid=30807] ppid=30805 vsize=18364 CPUtime=6.29 cores=1,3,5,7
/proc/30807/stat : 30807 (lingeling) R 30805 30807 22057 0 -1 4202496 6702 0 0 0 628 1 0 0 25 0 1 0 635135970 18804736 3122 33554432000 4194304 4409284 140733735631856 18446744073709551615 4359751 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30807/statm: 4591 3122 140 53 0 3014 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18364

[startup+12.7001 s]
/proc/loadavg: 4.17 7.67 8.42 3/331 30808
/proc/meminfo: memFree=23161368/32951124 swapFree=59367104/67111528
[pid=30807] ppid=30805 vsize=20220 CPUtime=12.69 cores=1,3,5,7
/proc/30807/stat : 30807 (lingeling) R 30805 30807 22057 0 -1 4202496 7155 0 0 0 1265 4 0 0 25 0 1 0 635135970 20705280 3575 33554432000 4194304 4409284 140733735631856 18446744073709551615 4340282 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30807/statm: 5055 3575 140 53 0 3478 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20220

[startup+25.5006 s]
/proc/loadavg: 3.69 7.39 8.32 3/331 30809
/proc/meminfo: memFree=23158544/32951124 swapFree=59367104/67111528
[pid=30807] ppid=30805 vsize=23156 CPUtime=25.49 cores=1,3,5,7
/proc/30807/stat : 30807 (lingeling) R 30805 30807 22057 0 -1 4202496 7889 0 0 0 2537 12 0 0 25 0 1 0 635135970 23711744 4309 33554432000 4194304 4409284 140733735631856 18446744073709551615 4359857 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30807/statm: 5789 4309 140 53 0 4212 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 23156

[startup+51.1005 s]
/proc/loadavg: 3.11 6.95 8.15 3/331 30809
/proc/meminfo: memFree=23150788/32951124 swapFree=59367104/67111528
[pid=30807] ppid=30805 vsize=28220 CPUtime=51.09 cores=1,3,5,7
/proc/30807/stat : 30807 (lingeling) R 30805 30807 22057 0 -1 4202496 9155 0 0 0 5087 22 0 0 25 0 1 0 635135970 28897280 5575 33554432000 4194304 4409284 140733735631856 18446744073709551615 4358442 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30807/statm: 7055 5575 140 53 0 5478 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 28220

[startup+102.312 s]
/proc/loadavg: 2.48 6.19 7.82 3/331 30811
/proc/meminfo: memFree=23145072/32951124 swapFree=59367104/67111528
[pid=30807] ppid=30805 vsize=31744 CPUtime=102.31 cores=1,3,5,7
/proc/30807/stat : 30807 (lingeling) R 30805 30807 22057 0 -1 4202496 10036 0 0 0 10187 44 0 0 25 0 1 0 635135970 32505856 6456 33554432000 4194304 4409284 140733735631856 18446744073709551615 270338408343 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30807/statm: 7936 6456 140 53 0 6359 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 31744

[startup+162.3 s]
/proc/loadavg: 2.29 5.45 7.47 3/331 30812
/proc/meminfo: memFree=23124952/32951124 swapFree=59367104/67111528
[pid=30807] ppid=30805 vsize=51128 CPUtime=162.3 cores=1,3,5,7
/proc/30807/stat : 30807 (lingeling) R 30805 30807 22057 0 -1 4202496 14267 0 0 0 16161 69 0 0 25 0 1 0 635135970 52355072 10687 33554432000 4194304 4409284 140733735631856 18446744073709551615 270338408343 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30807/statm: 12782 10687 140 53 0 11205 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 51128

[startup+222.301 s]
/proc/loadavg: 2.10 4.82 7.12 3/331 30814
/proc/meminfo: memFree=23122564/32951124 swapFree=59367104/67111528
[pid=30807] ppid=30805 vsize=51776 CPUtime=222.3 cores=1,3,5,7
/proc/30807/stat : 30807 (lingeling) R 30805 30807 22057 0 -1 4202496 15044 0 0 0 22138 92 0 0 25 0 1 0 635135970 53018624 11464 33554432000 4194304 4409284 140733735631856 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30807/statm: 12944 11464 140 53 0 11367 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 51776

[startup+282.301 s]
/proc/loadavg: 2.04 4.31 6.80 3/331 30816
/proc/meminfo: memFree=23108644/32951124 swapFree=59367104/67111528
[pid=30807] ppid=30805 vsize=61836 CPUtime=282.3 cores=1,3,5,7
/proc/30807/stat : 30807 (lingeling) R 30805 30807 22057 0 -1 4202496 19017 0 0 0 28116 114 0 0 25 0 1 0 635135970 63320064 13979 33554432000 4194304 4409284 140733735631856 18446744073709551615 4358325 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30807/statm: 15459 13979 140 53 0 13882 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 61836

[startup+342.301 s]
/proc/loadavg: 2.01 3.88 6.49 3/331 30817
/proc/meminfo: memFree=23107124/32951124 swapFree=59367104/67111528
[pid=30807] ppid=30805 vsize=62644 CPUtime=342.3 cores=1,3,5,7
/proc/30807/stat : 30807 (lingeling) R 30805 30807 22057 0 -1 4202496 24384 0 0 0 34091 139 0 0 25 0 1 0 635135970 64147456 14181 33554432000 4194304 4409284 140733735631856 18446744073709551615 4358424 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30807/statm: 15661 14181 140 53 0 14084 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 62644

[startup+402.301 s]
/proc/loadavg: 2.00 3.54 6.21 3/331 30846
/proc/meminfo: memFree=23107180/32951124 swapFree=59367104/67111528
[pid=30807] ppid=30805 vsize=64016 CPUtime=402.31 cores=1,3,5,7
/proc/30807/stat : 30807 (lingeling) R 30805 30807 22057 0 -1 4202496 26739 0 0 0 40064 167 0 0 25 0 1 0 635135970 65552384 14524 33554432000 4194304 4409284 140733735631856 18446744073709551615 4358630 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30807/statm: 16004 14524 140 53 0 14427 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 64016

[startup+462.301 s]
/proc/loadavg: 2.00 3.26 5.94 3/331 30847
/proc/meminfo: memFree=23107036/32951124 swapFree=59367104/67111528
[pid=30807] ppid=30805 vsize=68156 CPUtime=462.32 cores=1,3,5,7
/proc/30807/stat : 30807 (lingeling) R 30805 30807 22057 0 -1 4202496 32055 0 0 0 46034 198 0 0 25 0 1 0 635135970 69791744 15559 33554432000 4194304 4409284 140733735631856 18446744073709551615 270338408343 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30807/statm: 17039 15559 140 53 0 15462 0
Current children cumulated CPU time (s) 462.32
Current children cumulated vsize (KiB) 68156

[startup+522.301 s]
/proc/loadavg: 2.00 3.02 5.69 3/331 30849
/proc/meminfo: memFree=23099672/32951124 swapFree=59367104/67111528
[pid=30807] ppid=30805 vsize=51552 CPUtime=522.32 cores=1,3,5,7
/proc/30807/stat : 30807 (lingeling) R 30805 30807 22057 0 -1 4202496 37422 0 0 0 52009 223 0 0 25 0 1 0 635135970 52789248 11409 33554432000 4194304 4409284 140733735631856 18446744073709551615 4359840 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30807/statm: 12888 11409 141 53 0 11311 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 51552

[startup+582.301 s]
/proc/loadavg: 2.00 2.84 5.46 3/331 30851
/proc/meminfo: memFree=23100244/32951124 swapFree=59367104/67111528
[pid=30807] ppid=30805 vsize=64692 CPUtime=582.31 cores=1,3,5,7
/proc/30807/stat : 30807 (lingeling) R 30805 30807 22057 0 -1 4202496 46914 0 0 0 57981 250 0 0 25 0 1 0 635135970 66244608 14592 33554432000 4194304 4409284 140733735631856 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30807/statm: 16173 14592 141 53 0 14596 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 64692

[startup+642.3 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.00 2.00 2.07 3/331 30954
/proc/meminfo: memFree=22687104/32951124 swapFree=59367104/67111528
[pid=30807] ppid=30805 vsize=67552 CPUtime=4002.47 cores=1,3,5,7
/proc/30807/stat : 30807 (lingeling) R 30805 30807 22057 0 -1 4202496 638706 0 0 0 399068 1179 0 0 25 0 1 0 635135970 69173248 14845 33554432000 4194304 4409284 140733735631856 18446744073709551615 270338408343 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30807/statm: 16888 14845 141 53 0 15311 0
Current children cumulated CPU time (s) 4002.47
Current children cumulated vsize (KiB) 67552

[startup+4062.31 s]
/proc/loadavg: 2.00 2.00 2.06 3/331 30955
/proc/meminfo: memFree=22651480/32951124 swapFree=59367104/67111528
[pid=30807] ppid=30805 vsize=100148 CPUtime=4062.49 cores=1,3,5,7
/proc/30807/stat : 30807 (lingeling) R 30805 30807 22057 0 -1 4202496 647419 0 0 0 405059 1190 0 0 25 0 1 0 635135970 102551552 23558 33554432000 4194304 4409284 140733735631856 18446744073709551615 4358613 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30807/statm: 25037 23558 141 53 0 23460 0
Current children cumulated CPU time (s) 4062.49
Current children cumulated vsize (KiB) 100148

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/331 30957
/proc/meminfo: memFree=22639552/32951124 swapFree=59367104/67111528
[pid=30807] ppid=30805 vsize=112672 CPUtime=4122.49 cores=1,3,5,7
/proc/30807/stat : 30807 (lingeling) R 30805 30807 22057 0 -1 4202496 663938 0 0 0 411042 1207 0 0 25 0 1 0 635135970 115376128 26706 33554432000 4194304 4409284 140733735631856 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30807/statm: 28168 26706 141 53 0 26591 0
Current children cumulated CPU time (s) 4122.49
Current children cumulated vsize (KiB) 112672

[startup+4182.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/331 30959
/proc/meminfo: memFree=22688740/32951124 swapFree=59367104/67111528
[pid=30807] ppid=30805 vsize=63448 CPUtime=4182.49 cores=1,3,5,7
/proc/30807/stat : 30807 (lingeling) R 30805 30807 22057 0 -1 4202496 671368 0 0 0 417029 1220 0 0 25 0 1 0 635135970 64970752 14415 33554432000 4194304 4409284 140733735631856 18446744073709551615 270338408343 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30807/statm: 15862 14415 141 53 0 14285 0
Current children cumulated CPU time (s) 4182.49
Current children cumulated vsize (KiB) 63448

[startup+4242.3 s]
/proc/loadavg: 2.14 2.04 2.06 3/331 30960
/proc/meminfo: memFree=22657464/32951124 swapFree=59367104/67111528
[pid=30807] ppid=30805 vsize=94744 CPUtime=4242.48 cores=1,3,5,7
/proc/30807/stat : 30807 (lingeling) R 30805 30807 22057 0 -1 4202496 679160 0 0 0 423014 1234 0 0 25 0 1 0 635135970 97017856 22207 33554432000 4194304 4409284 140733735631856 18446744073709551615 4358325 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30807/statm: 23686 22207 141 53 0 22109 0
Current children cumulated CPU time (s) 4242.48
Current children cumulated vsize (KiB) 94744

[startup+4302.3 s]
/proc/loadavg: 2.05 2.03 2.06 3/331 30962
/proc/meminfo: memFree=22669340/32951124 swapFree=59367104/67111528
[pid=30807] ppid=30805 vsize=83256 CPUtime=4302.49 cores=1,3,5,7
/proc/30807/stat : 30807 (lingeling) R 30805 30807 22057 0 -1 4202496 681483 0 0 0 429003 1246 0 0 25 0 1 0 635135970 85254144 19335 33554432000 4194304 4409284 140733735631856 18446744073709551615 4358527 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30807/statm: 20814 19335 141 53 0 19237 0
Current children cumulated CPU time (s) 4302.49
Current children cumulated vsize (KiB) 83256

[startup+4362.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/331 30963
/proc/meminfo: memFree=22694984/32951124 swapFree=59367104/67111528
[pid=30807] ppid=30805 vsize=58436 CPUtime=4362.49 cores=1,3,5,7
/proc/30807/stat : 30807 (lingeling) R 30805 30807 22057 0 -1 4202496 689089 0 0 0 434989 1260 0 0 25 0 1 0 635135970 59838464 13162 33554432000 4194304 4409284 140733735631856 18446744073709551615 4358627 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30807/statm: 14609 13162 141 53 0 13032 0
Current children cumulated CPU time (s) 4362.49
Current children cumulated vsize (KiB) 58436

[startup+4422.3 s]
/proc/loadavg: 2.00 2.02 2.04 3/331 30965
/proc/meminfo: memFree=22665820/32951124 swapFree=59367104/67111528
[pid=30807] ppid=30805 vsize=86372 CPUtime=4422.5 cores=1,3,5,7
/proc/30807/stat : 30807 (lingeling) R 30805 30807 22057 0 -1 4202496 696041 0 0 0 440976 1274 0 0 25 0 1 0 635135970 88444928 20114 33554432000 4194304 4409284 140733735631856 18446744073709551615 4358356 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30807/statm: 21593 20114 141 53 0 20016 0
Current children cumulated CPU time (s) 4422.5
Current children cumulated vsize (KiB) 86372

[startup+4482.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/331 30967
/proc/meminfo: memFree=22656860/32951124 swapFree=59367104/67111528
[pid=30807] ppid=30805 vsize=95576 CPUtime=4482.5 cores=1,3,5,7
/proc/30807/stat : 30807 (lingeling) R 30805 30807 22057 0 -1 4202496 709977 0 0 0 446961 1289 0 0 25 0 1 0 635135970 97869824 22415 33554432000 4194304 4409284 140733735631856 18446744073709551615 270338408343 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30807/statm: 23894 22415 141 53 0 22317 0
Current children cumulated CPU time (s) 4482.5
Current children cumulated vsize (KiB) 95576

[startup+4542.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/331 30968
/proc/meminfo: memFree=22689316/32951124 swapFree=59367104/67111528
[pid=30807] ppid=30805 vsize=63212 CPUtime=4542.5 cores=1,3,5,7
/proc/30807/stat : 30807 (lingeling) R 30805 30807 22057 0 -1 4202496 720270 0 0 0 452948 1302 0 0 25 0 1 0 635135970 64729088 14356 33554432000 4194304 4409284 140733735631856 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30807/statm: 15803 14356 141 53 0 14226 0
Current children cumulated CPU time (s) 4542.5
Current children cumulated vsize (KiB) 63212

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/331 30970
/proc/meminfo: memFree=22666468/32951124 swapFree=59367104/67111528
[pid=30807] ppid=30805 vsize=85040 CPUtime=4602.51 cores=1,3,5,7
/proc/30807/stat : 30807 (lingeling) R 30805 30807 22057 0 -1 4202496 725695 0 0 0 458935 1316 0 0 25 0 1 0 635135970 87080960 19781 33554432000 4194304 4409284 140733735631856 18446744073709551615 270338408343 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30807/statm: 21260 19781 141 53 0 19683 0
Current children cumulated CPU time (s) 4602.51
Current children cumulated vsize (KiB) 85040

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/331 30971
/proc/meminfo: memFree=22664068/32951124 swapFree=59367104/67111528
[pid=30807] ppid=30805 vsize=87204 CPUtime=4662.51 cores=1,3,5,7
/proc/30807/stat : 30807 (lingeling) R 30805 30807 22057 0 -1 4202496 732103 0 0 0 464918 1333 0 0 25 0 1 0 635135970 89296896 20322 33554432000 4194304 4409284 140733735631856 18446744073709551615 4358609 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30807/statm: 21801 20322 141 53 0 20224 0
Current children cumulated CPU time (s) 4662.51
Current children cumulated vsize (KiB) 87204

[startup+4722.31 s]
/proc/loadavg: 2.05 2.01 2.02 3/331 30973
/proc/meminfo: memFree=22672096/32951124 swapFree=59367104/67111528
[pid=30807] ppid=30805 vsize=79660 CPUtime=4722.53 cores=1,3,5,7
/proc/30807/stat : 30807 (lingeling) R 30805 30807 22057 0 -1 4202496 734063 0 0 0 470906 1347 0 0 25 0 1 0 635135970 81571840 18436 33554432000 4194304 4409284 140733735631856 18446744073709551615 4358389 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30807/statm: 19915 18436 141 53 0 18338 0
Current children cumulated CPU time (s) 4722.53
Current children cumulated vsize (KiB) 79660

[startup+4782.3 s]
/proc/loadavg: 2.05 2.02 2.02 3/331 30975
/proc/meminfo: memFree=22436960/32951124 swapFree=59367104/67111528
[pid=30807] ppid=30805 vsize=135032 CPUtime=4782.52 cores=1,3,5,7
/proc/30807/stat : 30807 (lingeling) R 30805 30807 22057 0 -1 4202496 749150 0 0 0 476887 1365 0 0 25 0 1 0 635135970 138272768 32279 33554432000 4194304 4409284 140733735631856 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30807/statm: 33758 32279 141 53 0 32181 0
Current children cumulated CPU time (s) 4782.52
Current children cumulated vsize (KiB) 135032

[startup+4842.3 s]
/proc/loadavg: 2.02 2.02 2.01 3/331 30976
/proc/meminfo: memFree=22437408/32951124 swapFree=59367104/67111528
[pid=30807] ppid=30805 vsize=134524 CPUtime=4842.51 cores=1,3,5,7
/proc/30807/stat : 30807 (lingeling) R 30805 30807 22057 0 -1 4202496 756770 0 0 0 482870 1381 0 0 25 0 1 0 635135970 137752576 32152 33554432000 4194304 4409284 140733735631856 18446744073709551615 4358619 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30807/statm: 33631 32152 141 53 0 32054 0
Current children cumulated CPU time (s) 4842.51
Current children cumulated vsize (KiB) 134524

[startup+4902.3 s]
/proc/loadavg: 2.00 2.01 2.01 3/331 30987
/proc/meminfo: memFree=22447332/32951124 swapFree=59367104/67111528
[pid=30807] ppid=30805 vsize=124328 CPUtime=4902.52 cores=1,3,5,7
/proc/30807/stat : 30807 (lingeling) R 30805 30807 22057 0 -1 4202496 763643 0 0 0 488856 1396 0 0 25 0 1 0 635135970 127311872 29603 33554432000 4194304 4409284 140733735631856 18446744073709551615 4358424 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30807/statm: 31082 29603 141 53 0 29505 0
Current children cumulated CPU time (s) 4902.52
Current children cumulated vsize (KiB) 124328

[startup+4962.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/331 30988
/proc/meminfo: memFree=22444704/32951124 swapFree=59367104/67111528
[pid=30807] ppid=30805 vsize=126724 CPUtime=4962.52 cores=1,3,5,7
/proc/30807/stat : 30807 (lingeling) R 30805 30807 22057 0 -1 4202496 771427 0 0 0 494836 1416 0 0 25 0 1 0 635135970 129765376 30202 33554432000 4194304 4409284 140733735631856 18446744073709551615 4358426 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30807/statm: 31681 30202 141 53 0 30104 0
Current children cumulated CPU time (s) 4962.52
Current children cumulated vsize (KiB) 126724



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/331 30989
/proc/meminfo: memFree=22437004/32951124 swapFree=59367104/67111528
[pid=30807] ppid=30805 vsize=135012 CPUtime=5000.03 cores=1,3,5,7
/proc/30807/stat : 30807 (lingeling) R 30805 30807 22057 0 -1 4202496 773499 0 0 0 498575 1428 0 0 25 0 1 0 635135970 138252288 32274 33554432000 4194304 4409284 140733735631856 18446744073709551615 4337968 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30807/statm: 33753 32274 141 53 0 32176 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 135012

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): 4999.82
CPU time (s): 5000.05
CPU user time (s): 4985.76
CPU system time (s): 14.2918
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 153580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4985.76
system time used= 14.2918
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 773499
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 9176

runsolver used 14.9617 second user time and 35.7176 second system time

The end

Launcher Data

Begin job on node143 at 2011-05-15 04:40:04
IDJOB=3372895
IDBENCH=85987
IDSOLVER=1850
FILE ID=node143/3372895-1305427203
RUNJOBID= node143-1305427149-26221
PBS_JOBID= 13324594
Free space on /tmp= 73548 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_35.renamed-as.sat05-1921.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372895-1305427203/watcher-3372895-1305427203 -o /tmp/evaluation-result-3372895-1305427203/solver-3372895-1305427203 -C 5000 -W 5100 -M 15500  lingeling HOME/instance-3372895-1305427203.cnf

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

MD5SUM BENCH= 5fda0e0fb8a21967728dfe29bf2d4ea5
RANDOM SEED=1909680409

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23178944 kB
Buffers:        182900 kB
Cached:         808184 kB
SwapCached:      67400 kB
Active:         175532 kB
Inactive:      9360924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23178944 kB
SwapTotal:    67111528 kB
SwapFree:     59367104 kB
Dirty:            3140 kB
Writeback:           0 kB
AnonPages:     8477892 kB
Mapped:          22604 kB
Slab:           118776 kB
PageTables:      53432 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 69977052 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= 73548 MiB
End job on node143 at 2011-05-15 06:03:25