Trace number 3309970

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) 5000.14 4999.99

General information on the benchmark

NameSAT03/industrial/schuppan/l2s/
dme-03-1-k247-unsat.shuffled-as.sat03-407.cnf
MD5SUM3fef216b3efe77c0f10ea0e0be664a94
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 variables261352
Number of clauses773077
Sum of the clauses size1985588
Maximum clause length248
Minimum clause length1
Number of clauses of size 11592
Number of clauses of size 2357488
Number of clauses of size 3413748
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5249

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-3309970-1303999275/watcher-3309970-1303999275 -o /tmp/evaluation-result-3309970-1303999275/solver-3309970-1303999275 -C 5000 -W 5100 -M 15500 lingeling HOME/instance-3309970-1303999275.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: 1.92 1.98 1.99 2/177 28744
/proc/meminfo: memFree=23598272/32950928 swapFree=67071984/67111528
[pid=28744] ppid=28742 vsize=11828 CPUtime=0 cores=1,3,5,7
/proc/28744/stat : 28744 (lingeling) R 28742 28744 27854 0 -1 4202496 1524 0 0 0 0 0 0 0 22 0 1 0 590158243 12111872 1466 33554432000 4194304 4409164 140737130921568 18446744073709551615 260905087961 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28744/statm: 2957 1466 112 53 0 1380 0

[startup+0.0913811 s]
/proc/loadavg: 1.92 1.98 1.99 2/177 28744
/proc/meminfo: memFree=23598272/32950928 swapFree=67071984/67111528
[pid=28744] ppid=28742 vsize=27600 CPUtime=0.08 cores=1,3,5,7
/proc/28744/stat : 28744 (lingeling) R 28742 28744 27854 0 -1 4202496 5497 0 0 0 8 0 0 0 22 0 1 0 590158243 28262400 5426 33554432000 4194304 4409164 140737130921568 18446744073709551615 260905393920 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28744/statm: 6900 5426 113 53 0 5323 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 27600

[startup+0.100375 s]
/proc/loadavg: 1.92 1.98 1.99 2/177 28744
/proc/meminfo: memFree=23598272/32950928 swapFree=67071984/67111528
[pid=28744] ppid=28742 vsize=27600 CPUtime=0.09 cores=1,3,5,7
/proc/28744/stat : 28744 (lingeling) R 28742 28744 27854 0 -1 4202496 5497 0 0 0 9 0 0 0 22 0 1 0 590158243 28262400 5426 33554432000 4194304 4409164 140737130921568 18446744073709551615 260905393920 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28744/statm: 6900 5426 113 53 0 5323 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27600

[startup+0.300343 s]
/proc/loadavg: 1.92 1.98 1.99 2/177 28744
/proc/meminfo: memFree=23598272/32950928 swapFree=67071984/67111528
[pid=28744] ppid=28742 vsize=33744 CPUtime=0.29 cores=1,3,5,7
/proc/28744/stat : 28744 (lingeling) R 28742 28744 27854 0 -1 4202496 7033 0 0 0 28 1 0 0 23 0 1 0 590158243 34553856 6962 33554432000 4194304 4409164 140737130921568 18446744073709551615 260905393920 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28744/statm: 8436 6962 113 53 0 6859 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33744

[startup+0.70027 s]
/proc/loadavg: 1.92 1.98 1.99 2/177 28744
/proc/meminfo: memFree=23598272/32950928 swapFree=67071984/67111528
[pid=28744] ppid=28742 vsize=58260 CPUtime=0.69 cores=1,3,5,7
/proc/28744/stat : 28744 (lingeling) R 28742 28744 27854 0 -1 4202496 13182 0 0 0 67 2 0 0 25 0 1 0 590158243 59658240 13096 33554432000 4194304 4409164 140737130921568 18446744073709551615 4295568 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28744/statm: 14565 13096 118 53 0 12988 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 58260

[startup+1.50012 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 28745
/proc/meminfo: memFree=23542744/32950928 swapFree=67071984/67111528
[pid=28744] ppid=28742 vsize=72360 CPUtime=1.49 cores=1,3,5,7
/proc/28744/stat : 28744 (lingeling) R 28742 28744 27854 0 -1 4202496 20344 0 0 0 147 2 0 0 25 0 1 0 590158243 74096640 16617 33554432000 4194304 4409164 140737130921568 18446744073709551615 4295747 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28744/statm: 18090 16617 130 53 0 16513 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 72360

[startup+3.10089 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 28745
/proc/meminfo: memFree=23495624/32950928 swapFree=67071984/67111528
[pid=28744] ppid=28742 vsize=73300 CPUtime=3.09 cores=1,3,5,7
/proc/28744/stat : 28744 (lingeling) R 28742 28744 27854 0 -1 4202496 23922 0 0 0 306 3 0 0 25 0 1 0 590158243 75059200 16837 33554432000 4194304 4409164 140737130921568 18446744073709551615 4259235 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28744/statm: 18325 16837 131 53 0 16748 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 73300

[startup+6.30025 s]
/proc/loadavg: 1.93 1.98 1.99 3/178 28745
/proc/meminfo: memFree=23464880/32950928 swapFree=67071984/67111528
[pid=28744] ppid=28742 vsize=90208 CPUtime=6.29 cores=1,3,5,7
/proc/28744/stat : 28744 (lingeling) R 28742 28744 27854 0 -1 4202496 32311 0 0 0 626 3 0 0 25 0 1 0 590158243 92372992 21066 33554432000 4194304 4409164 140737130921568 18446744073709551615 4204947 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28744/statm: 22552 21066 133 53 0 20975 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 90208

[startup+12.7011 s]
/proc/loadavg: 1.93 1.98 1.99 3/178 28745
/proc/meminfo: memFree=23445452/32950928 swapFree=67071984/67111528
[pid=28744] ppid=28742 vsize=89944 CPUtime=12.69 cores=1,3,5,7
/proc/28744/stat : 28744 (lingeling) R 28742 28744 27854 0 -1 4202496 32320 0 0 0 1266 3 0 0 25 0 1 0 590158243 92102656 21009 33554432000 4194304 4409164 140737130921568 18446744073709551615 4243795 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28744/statm: 22486 21009 136 53 0 20909 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 89944

[startup+25.5007 s]
/proc/loadavg: 1.95 1.98 1.99 3/178 28745
/proc/meminfo: memFree=23442276/32950928 swapFree=67071984/67111528
[pid=28744] ppid=28742 vsize=82064 CPUtime=25.49 cores=1,3,5,7
/proc/28744/stat : 28744 (lingeling) R 28742 28744 27854 0 -1 4202496 34637 0 0 0 2539 10 0 0 25 0 1 0 590158243 84033536 19044 33554432000 4194304 4409164 140737130921568 18446744073709551615 4226401 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28744/statm: 20516 19044 141 53 0 18939 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 82064

[startup+51.101 s]
/proc/loadavg: 1.96 1.98 1.99 3/178 28746
/proc/meminfo: memFree=23475456/32950928 swapFree=67071984/67111528
[pid=28744] ppid=28742 vsize=82060 CPUtime=51.09 cores=1,3,5,7
/proc/28744/stat : 28744 (lingeling) R 28742 28744 27854 0 -1 4202496 34698 0 0 0 5078 31 0 0 25 0 1 0 590158243 84029440 19043 33554432000 4194304 4409164 140737130921568 18446744073709551615 4276219 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28744/statm: 20515 19043 141 53 0 18938 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 82060

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.99 3/178 28747
/proc/meminfo: memFree=23487348/32950928 swapFree=67071984/67111528
[pid=28744] ppid=28742 vsize=82056 CPUtime=102.3 cores=1,3,5,7
/proc/28744/stat : 28744 (lingeling) R 28742 28744 27854 0 -1 4202496 34786 0 0 0 10159 71 0 0 25 0 1 0 590158243 84025344 19042 33554432000 4194304 4409164 140737130921568 18446744073709551615 4230441 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28744/statm: 20514 19042 141 53 0 18937 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 82056

[startup+162.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 28749
/proc/meminfo: memFree=23473424/32950928 swapFree=67071984/67111528
[pid=28744] ppid=28742 vsize=94344 CPUtime=162.29 cores=1,3,5,7
/proc/28744/stat : 28744 (lingeling) R 28742 28744 27854 0 -1 4202496 37881 0 0 0 16114 115 0 0 25 0 1 0 590158243 96608256 22114 33554432000 4194304 4409164 140737130921568 18446744073709551615 4358333 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28744/statm: 23586 22114 141 53 0 22009 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 94344

[startup+222.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 28751
/proc/meminfo: memFree=23474100/32950928 swapFree=67071984/67111528
[pid=28744] ppid=28742 vsize=94344 CPUtime=222.3 cores=1,3,5,7
/proc/28744/stat : 28744 (lingeling) R 28742 28744 27854 0 -1 4202496 37937 0 0 0 22075 155 0 0 25 0 1 0 590158243 96608256 22114 33554432000 4194304 4409164 140737130921568 18446744073709551615 4360176 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28744/statm: 23586 22114 141 53 0 22009 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 94344

[startup+282.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 28752
/proc/meminfo: memFree=23468488/32950928 swapFree=67071984/67111528
[pid=28744] ppid=28742 vsize=101576 CPUtime=282.3 cores=1,3,5,7
/proc/28744/stat : 28744 (lingeling) R 28742 28744 27854 0 -1 4202496 43870 0 0 0 28026 204 0 0 25 0 1 0 590158243 104013824 23922 33554432000 4194304 4409164 140737130921568 18446744073709551615 260905418647 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28744/statm: 25394 23922 141 53 0 23817 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 101576

[startup+342.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 28754
/proc/meminfo: memFree=23431116/32950928 swapFree=67071984/67111528
[pid=28744] ppid=28742 vsize=137508 CPUtime=342.3 cores=1,3,5,7
/proc/28744/stat : 28744 (lingeling) R 28742 28744 27854 0 -1 4202496 52883 0 0 0 33988 242 0 0 25 0 1 0 590158243 140808192 32905 33554432000 4194304 4409164 140737130921568 18446744073709551615 260905418647 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28744/statm: 34377 32905 141 53 0 32800 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 137508

[startup+402.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 28755
/proc/meminfo: memFree=23427616/32950928 swapFree=67071984/67111528
[pid=28744] ppid=28742 vsize=141656 CPUtime=402.3 cores=1,3,5,7
/proc/28744/stat : 28744 (lingeling) R 28742 28744 27854 0 -1 4202496 53950 0 0 0 39949 281 0 0 25 0 1 0 590158243 145055744 33942 33554432000 4194304 4409164 140737130921568 18446744073709551615 4358524 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28744/statm: 35414 33942 141 53 0 33837 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 141656

[startup+462.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 28757
/proc/meminfo: memFree=23420380/32950928 swapFree=67071984/67111528
[pid=28744] ppid=28742 vsize=148952 CPUtime=462.31 cores=1,3,5,7
/proc/28744/stat : 28744 (lingeling) R 28742 28744 27854 0 -1 4202496 59896 0 0 0 45910 321 0 0 25 0 1 0 590158243 152526848 35766 33554432000 4194304 4409164 140737130921568 18446744073709551615 4350802 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28744/statm: 37238 35766 141 53 0 35661 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 148952

[startup+522.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 28759
/proc/meminfo: memFree=23426660/32950928 swapFree=67071984/67111528
[pid=28744] ppid=28742 vsize=142656 CPUtime=522.31 cores=1,3,5,7
/proc/28744/stat : 28744 (lingeling) R 28742 28744 27854 0 -1 4202496 62447 0 0 0 51882 349 0 0 25 0 1 0 590158243 146079744 34192 33554432000 4194304 4409164 140737130921568 18446744073709551615 260905418647 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28744/statm: 35664 34192 141 53 0 34087 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 142656

[startup+582.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 28760
/proc/meminfo: memFree=23410748/32950928 swapFree=67071984/67111528
[pid=28744] ppid=28742 vsize=159040 CPUtime=582.31 cores=1,3,5,7
/proc/28744/stat : 28744 (lingeling) R 28742 28744 27854 0 -1 4202496 66543 0 0 0 57850 381 0 0 25 0 1 0 590158243 162856960 38288 33554432000 4194304 4409164 140737130921568 18446744073709551615 4306714 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28744/statm: 39760 38288 141 53 0 38183 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 159040

[startup+642.301 s]

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

[startup+4062.31 s]
/proc/loadavg: 1.01 1.01 1.00 2/172 28882
/proc/meminfo: memFree=22687580/32950928 swapFree=67071984/67111528
[pid=28744] ppid=28742 vsize=1031492 CPUtime=4062.42 cores=1,3,5,7
/proc/28744/stat : 28744 (lingeling) R 28742 28744 27854 0 -1 4202496 2349997 0 0 0 404501 1741 0 0 25 0 1 0 590158243 1056247808 256401 33554432000 4194304 4409164 140737130921568 18446744073709551615 4230441 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28744/statm: 257873 256401 141 53 0 256296 0
Current children cumulated CPU time (s) 4062.42
Current children cumulated vsize (KiB) 1031492

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 28884
/proc/meminfo: memFree=22645504/32950928 swapFree=67071984/67111528
[pid=28744] ppid=28742 vsize=1073448 CPUtime=4122.42 cores=1,3,5,7
/proc/28744/stat : 28744 (lingeling) R 28742 28744 27854 0 -1 4202496 2482083 0 0 0 410479 1763 0 0 25 0 1 0 590158243 1099210752 266890 33554432000 4194304 4409164 140737130921568 18446744073709551615 4226440 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28744/statm: 268362 266890 141 53 0 266785 0
Current children cumulated CPU time (s) 4122.42
Current children cumulated vsize (KiB) 1073448

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 28885
/proc/meminfo: memFree=22645688/32950928 swapFree=67071984/67111528
[pid=28744] ppid=28742 vsize=1073448 CPUtime=4182.42 cores=1,3,5,7
/proc/28744/stat : 28744 (lingeling) R 28742 28744 27854 0 -1 4202496 2482083 0 0 0 416465 1777 0 0 25 0 1 0 590158243 1099210752 266890 33554432000 4194304 4409164 140737130921568 18446744073709551615 4350656 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28744/statm: 268362 266890 141 53 0 266785 0
Current children cumulated CPU time (s) 4182.42
Current children cumulated vsize (KiB) 1073448

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 28887
/proc/meminfo: memFree=22645776/32950928 swapFree=67071984/67111528
[pid=28744] ppid=28742 vsize=1073448 CPUtime=4242.42 cores=1,3,5,7
/proc/28744/stat : 28744 (lingeling) R 28742 28744 27854 0 -1 4202496 2482083 0 0 0 422453 1789 0 0 25 0 1 0 590158243 1099210752 266890 33554432000 4194304 4409164 140737130921568 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28744/statm: 268362 266890 141 53 0 266785 0
Current children cumulated CPU time (s) 4242.42
Current children cumulated vsize (KiB) 1073448

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 28888
/proc/meminfo: memFree=22645956/32950928 swapFree=67071984/67111528
[pid=28744] ppid=28742 vsize=1073448 CPUtime=4302.42 cores=1,3,5,7
/proc/28744/stat : 28744 (lingeling) R 28742 28744 27854 0 -1 4202496 2482083 0 0 0 428439 1803 0 0 25 0 1 0 590158243 1099210752 266890 33554432000 4194304 4409164 140737130921568 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28744/statm: 268362 266890 141 53 0 266785 0
Current children cumulated CPU time (s) 4302.42
Current children cumulated vsize (KiB) 1073448

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 28890
/proc/meminfo: memFree=22645924/32950928 swapFree=67071984/67111528
[pid=28744] ppid=28742 vsize=1073448 CPUtime=4362.43 cores=1,3,5,7
/proc/28744/stat : 28744 (lingeling) R 28742 28744 27854 0 -1 4202496 2482083 0 0 0 434429 1814 0 0 25 0 1 0 590158243 1099210752 266890 33554432000 4194304 4409164 140737130921568 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28744/statm: 268362 266890 141 53 0 266785 0
Current children cumulated CPU time (s) 4362.43
Current children cumulated vsize (KiB) 1073448

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 28892
/proc/meminfo: memFree=22645984/32950928 swapFree=67071984/67111528
[pid=28744] ppid=28742 vsize=1073448 CPUtime=4422.42 cores=1,3,5,7
/proc/28744/stat : 28744 (lingeling) R 28742 28744 27854 0 -1 4202496 2482083 0 0 0 440417 1825 0 0 25 0 1 0 590158243 1099210752 266890 33554432000 4194304 4409164 140737130921568 18446744073709551615 4359675 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28744/statm: 268362 266890 141 53 0 266785 0
Current children cumulated CPU time (s) 4422.42
Current children cumulated vsize (KiB) 1073448

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 28893
/proc/meminfo: memFree=22500360/32950928 swapFree=67071984/67111528
[pid=28744] ppid=28742 vsize=1218656 CPUtime=4482.43 cores=1,3,5,7
/proc/28744/stat : 28744 (lingeling) R 28742 28744 27854 0 -1 4202496 2518385 0 0 0 446395 1848 0 0 25 0 1 0 590158243 1247903744 303192 33554432000 4194304 4409164 140737130921568 18446744073709551615 4351626 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28744/statm: 304664 303192 141 53 0 303087 0
Current children cumulated CPU time (s) 4482.43
Current children cumulated vsize (KiB) 1218656

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 28895
/proc/meminfo: memFree=22042268/32950928 swapFree=67071984/67111528
[pid=28744] ppid=28742 vsize=1675944 CPUtime=4542.44 cores=1,3,5,7
/proc/28744/stat : 28744 (lingeling) R 28742 28744 27854 0 -1 4202496 2721560 0 0 0 452360 1884 0 0 25 0 1 0 590158243 1716166656 417514 33554432000 4194304 4409164 140737130921568 18446744073709551615 4256884 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28744/statm: 418986 417514 141 53 0 417409 0
Current children cumulated CPU time (s) 4542.44
Current children cumulated vsize (KiB) 1675944

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 28896
/proc/meminfo: memFree=21912256/32950928 swapFree=67071984/67111528
[pid=28744] ppid=28742 vsize=1805648 CPUtime=4602.43 cores=1,3,5,7
/proc/28744/stat : 28744 (lingeling) R 28742 28744 27854 0 -1 4202496 2753986 0 0 0 458339 1904 0 0 25 0 1 0 590158243 1848983552 449940 33554432000 4194304 4409164 140737130921568 18446744073709551615 4256901 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28744/statm: 451412 449940 141 53 0 449835 0
Current children cumulated CPU time (s) 4602.43
Current children cumulated vsize (KiB) 1805648

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 28898
/proc/meminfo: memFree=21506632/32950928 swapFree=67071984/67111528
[pid=28744] ppid=28742 vsize=2210580 CPUtime=4662.43 cores=1,3,5,7
/proc/28744/stat : 28744 (lingeling) R 28742 28744 27854 0 -1 4202496 2991685 0 0 0 464296 1947 0 0 25 0 1 0 590158243 2263633920 551174 33554432000 4194304 4409164 140737130921568 18446744073709551615 4358444 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28744/statm: 552645 551174 141 53 0 551068 0
Current children cumulated CPU time (s) 4662.43
Current children cumulated vsize (KiB) 2210580

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 28900
/proc/meminfo: memFree=22437692/32950928 swapFree=67071984/67111528
[pid=28744] ppid=28742 vsize=1280536 CPUtime=4722.45 cores=1,3,5,7
/proc/28744/stat : 28744 (lingeling) R 28742 28744 27854 0 -1 4202496 2991685 0 0 0 470286 1959 0 0 25 0 1 0 590158243 1311268864 318663 33554432000 4194304 4409164 140737130921568 18446744073709551615 4300086 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28744/statm: 320134 318663 141 53 0 318557 0
Current children cumulated CPU time (s) 4722.45
Current children cumulated vsize (KiB) 1280536

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 28901
/proc/meminfo: memFree=21595084/32950928 swapFree=67071984/67111528
[pid=28744] ppid=28742 vsize=2122120 CPUtime=4782.43 cores=1,3,5,7
/proc/28744/stat : 28744 (lingeling) R 28742 28744 27854 0 -1 4202496 3218324 0 0 0 476256 1987 0 0 25 0 1 0 590158243 2173050880 529059 33554432000 4194304 4409164 140737130921568 18446744073709551615 4358463 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28744/statm: 530530 529059 141 53 0 528953 0
Current children cumulated CPU time (s) 4782.43
Current children cumulated vsize (KiB) 2122120

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 28903
/proc/meminfo: memFree=21595268/32950928 swapFree=67071984/67111528
[pid=28744] ppid=28742 vsize=2122120 CPUtime=4842.44 cores=1,3,5,7
/proc/28744/stat : 28744 (lingeling) R 28742 28744 27854 0 -1 4202496 3218324 0 0 0 482244 2000 0 0 25 0 1 0 590158243 2173050880 529059 33554432000 4194304 4409164 140737130921568 18446744073709551615 4244415 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28744/statm: 530530 529059 141 53 0 528953 0
Current children cumulated CPU time (s) 4842.44
Current children cumulated vsize (KiB) 2122120

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 28904
/proc/meminfo: memFree=21463672/32950928 swapFree=67071984/67111528
[pid=28744] ppid=28742 vsize=2253192 CPUtime=4902.44 cores=1,3,5,7
/proc/28744/stat : 28744 (lingeling) R 28742 28744 27854 0 -1 4202496 3251092 0 0 0 488229 2015 0 0 25 0 1 0 590158243 2307268608 561827 33554432000 4194304 4409164 140737130921568 18446744073709551615 4358328 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28744/statm: 563298 561827 141 53 0 561721 0
Current children cumulated CPU time (s) 4902.44
Current children cumulated vsize (KiB) 2253192

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 28906
/proc/meminfo: memFree=21463868/32950928 swapFree=67071984/67111528
[pid=28744] ppid=28742 vsize=2253192 CPUtime=4962.44 cores=1,3,5,7
/proc/28744/stat : 28744 (lingeling) R 28742 28744 27854 0 -1 4202496 3251092 0 0 0 494220 2024 0 0 25 0 1 0 590158243 2307268608 561827 33554432000 4194304 4409164 140737130921568 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28744/statm: 563298 561827 141 53 0 561721 0
Current children cumulated CPU time (s) 4962.44
Current children cumulated vsize (KiB) 2253192



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 28907
/proc/meminfo: memFree=21463960/32950928 swapFree=67071984/67111528
[pid=28744] ppid=28742 vsize=2253192 CPUtime=5000.05 cores=1,3,5,7
/proc/28744/stat : 28744 (lingeling) R 28742 28744 27854 0 -1 4202496 3251092 0 0 0 497970 2035 0 0 25 0 1 0 590158243 2307268608 561827 33554432000 4194304 4409164 140737130921568 18446744073709551615 260905418647 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28744/statm: 563298 561827 141 53 0 561721 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 2253192

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.00 1.00 1.00 2/172 28907
/proc/meminfo: memFree=21463960/32950928 swapFree=67071984/67111528
[pid=28744] ppid=28742 vsize=2253192 CPUtime=5000.05 cores=1,3,5,7
/proc/28744/stat : 28744 (lingeling) R 28742 28744 27854 0 -1 4202496 3251092 0 0 0 497970 2035 0 0 25 0 1 0 590158243 2307268608 561827 33554432000 4194304 4409164 140737130921568 18446744073709551615 260905418647 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28744/statm: 563298 561827 141 53 0 561721 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 2253192

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.99
CPU time (s): 5000.14
CPU user time (s): 4979.7
CPU system time (s): 20.4379
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 2253192

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

runsolver used 6.563 second user time and 17.1064 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-28 16:01:16
IDJOB=3309970
IDBENCH=84248
IDSOLVER=1693
FILE ID=node116/3309970-1303999275
RUNJOBID= node116-1303987383-27874
PBS_JOBID= 13168756
Free space on /tmp= 72472 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT03/industrial/schuppan/l2s/dme-03-1-k247-unsat.shuffled-as.sat03-407.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309970-1303999275/watcher-3309970-1303999275 -o /tmp/evaluation-result-3309970-1303999275/solver-3309970-1303999275 -C 5000 -W 5100 -M 15500  lingeling HOME/instance-3309970-1303999275.cnf

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

MD5SUM BENCH= 3fef216b3efe77c0f10ea0e0be664a94
RANDOM SEED=292183346

node116.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.826
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.65
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.826
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.826
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.75
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.826
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.826
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.77
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.826
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.826
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.75
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.826
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:      23598552 kB
Buffers:       1889704 kB
Cached:        6909284 kB
SwapCached:       9732 kB
Active:        4239872 kB
Inactive:      4689496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23598552 kB
SwapTotal:    67111528 kB
SwapFree:     67071984 kB
Dirty:           43440 kB
Writeback:           0 kB
AnonPages:      123900 kB
Mapped:          14196 kB
Slab:           359116 kB
PageTables:       4472 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   299780 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= 72500 MiB
End job on node116 at 2011-04-28 17:24:38