Trace number 3309520

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.04 4999.92

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.070-NOTKNOWN.cnf
MD5SUMf52ec4dacdcf65c3aedb61fb46ade01b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1007.46
Satisfiable
(Un)Satisfiability was proved
Number of variables153284
Number of clauses2473656
Sum of the clauses size5647736
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 22387280
Number of clauses of size 36720
Number of clauses of size 431080
Number of clauses of size 513440
Number of clauses of size over 534440

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-3309520-1303991296/watcher-3309520-1303991296 -o /tmp/evaluation-result-3309520-1303991296/solver-3309520-1303991296 -C 5000 -W 5100 -M 15500 lingeling HOME/instance-3309520-1303991296.cnf 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32099
/proc/meminfo: memFree=22072064/32951124 swapFree=67111528/67111528
[pid=32099] ppid=32097 vsize=6900 CPUtime=0 cores=1,3,5,7
/proc/32099/stat : 32099 (lingeling) R 32097 32099 31810 0 -1 4202496 306 0 0 0 0 0 0 0 23 0 1 0 491545102 7065600 248 33554432000 4194304 4409164 140736462011872 18446744073709551615 254261616384 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32099/statm: 1725 248 110 53 0 148 0

[startup+0.029648 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32099
/proc/meminfo: memFree=22072064/32951124 swapFree=67111528/67111528
[pid=32099] ppid=32097 vsize=8320 CPUtime=0.02 cores=1,3,5,7
/proc/32099/stat : 32099 (lingeling) R 32097 32099 31810 0 -1 4202496 649 0 0 0 2 0 0 0 23 0 1 0 491545102 8519680 574 33554432000 4194304 4409164 140736462011872 18446744073709551615 254261616384 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32099/statm: 2080 574 113 53 0 503 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8320

[startup+0.100635 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32099
/proc/meminfo: memFree=22072064/32951124 swapFree=67111528/67111528
[pid=32099] ppid=32097 vsize=10380 CPUtime=0.09 cores=1,3,5,7
/proc/32099/stat : 32099 (lingeling) R 32097 32099 31810 0 -1 4202496 1196 0 0 0 9 0 0 0 23 0 1 0 491545102 10629120 1121 33554432000 4194304 4409164 140736462011872 18446744073709551615 254261616384 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32099/statm: 2595 1121 113 53 0 1018 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10380

[startup+0.300599 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32099
/proc/meminfo: memFree=22072064/32951124 swapFree=67111528/67111528
[pid=32099] ppid=32097 vsize=21320 CPUtime=0.29 cores=1,3,5,7
/proc/32099/stat : 32099 (lingeling) R 32097 32099 31810 0 -1 4202496 3982 0 0 0 28 1 0 0 25 0 1 0 491545102 21831680 3856 33554432000 4194304 4409164 140736462011872 18446744073709551615 254261616384 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32099/statm: 5330 3856 113 53 0 3753 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21320

[startup+0.700528 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32099
/proc/meminfo: memFree=22072064/32951124 swapFree=67111528/67111528
[pid=32099] ppid=32097 vsize=53576 CPUtime=0.69 cores=1,3,5,7
/proc/32099/stat : 32099 (lingeling) R 32097 32099 31810 0 -1 4202496 12046 0 0 0 66 3 0 0 25 0 1 0 491545102 54861824 11920 33554432000 4194304 4409164 140736462011872 18446744073709551615 254261616384 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32099/statm: 13394 11920 113 53 0 11817 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 53576

[startup+1.50039 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32100
/proc/meminfo: memFree=22023828/32951124 swapFree=67111528/67111528
[pid=32099] ppid=32097 vsize=59880 CPUtime=1.49 cores=1,3,5,7
/proc/32099/stat : 32099 (lingeling) R 32097 32099 31810 0 -1 4202496 17551 0 0 0 145 4 0 0 25 0 1 0 491545102 61317120 13480 33554432000 4194304 4409164 140736462011872 18446744073709551615 4295747 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32099/statm: 14970 13480 129 53 0 13393 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 59880

[startup+3.10111 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32101
/proc/meminfo: memFree=22016812/32951124 swapFree=67111528/67111528
[pid=32099] ppid=32097 vsize=64924 CPUtime=3.09 cores=1,3,5,7
/proc/32099/stat : 32099 (lingeling) R 32097 32099 31810 0 -1 4202496 24442 0 0 0 305 4 0 0 25 0 1 0 491545102 66482176 14745 33554432000 4194304 4409164 140736462011872 18446744073709551615 4264708 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32099/statm: 16231 14745 133 53 0 14654 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 64924

[startup+6.30054 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32101
/proc/meminfo: memFree=22003304/32951124 swapFree=67111528/67111528
[pid=32099] ppid=32097 vsize=83668 CPUtime=6.29 cores=1,3,5,7
/proc/32099/stat : 32099 (lingeling) R 32097 32099 31810 0 -1 4202496 27090 0 0 0 624 5 0 0 25 0 1 0 491545102 85676032 17393 33554432000 4194304 4409164 140736462011872 18446744073709551615 4243014 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32099/statm: 20917 17393 136 53 0 19340 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 83668

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32101
/proc/meminfo: memFree=21987464/32951124 swapFree=67111528/67111528
[pid=32099] ppid=32097 vsize=83668 CPUtime=12.69 cores=1,3,5,7
/proc/32099/stat : 32099 (lingeling) R 32097 32099 31810 0 -1 4202496 27095 0 0 0 1264 5 0 0 25 0 1 0 491545102 85676032 17398 33554432000 4194304 4409164 140736462011872 18446744073709551615 4230570 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32099/statm: 20917 17398 141 53 0 19340 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 83668

[startup+25.5012 s]
/proc/loadavg: 2.08 2.02 2.01 3/178 32101
/proc/meminfo: memFree=22038328/32951124 swapFree=67111528/67111528
[pid=32099] ppid=32097 vsize=83668 CPUtime=25.49 cores=1,3,5,7
/proc/32099/stat : 32099 (lingeling) R 32097 32099 31810 0 -1 4202496 27095 0 0 0 2542 7 0 0 25 0 1 0 491545102 85676032 17398 33554432000 4194304 4409164 140736462011872 18446744073709551615 4226477 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32099/statm: 20917 17398 141 53 0 19340 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 83668

[startup+51.1006 s]
/proc/loadavg: 2.05 2.01 2.00 3/178 32102
/proc/meminfo: memFree=22003912/32951124 swapFree=67111528/67111528
[pid=32099] ppid=32097 vsize=102032 CPUtime=51.09 cores=1,3,5,7
/proc/32099/stat : 32099 (lingeling) R 32097 32099 31810 0 -1 4202496 31785 0 0 0 5099 10 0 0 25 0 1 0 491545102 104480768 21989 33554432000 4194304 4409164 140736462011872 18446744073709551615 4350832 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32099/statm: 25508 21989 141 53 0 23931 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 102032

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 32103
/proc/meminfo: memFree=21938628/32951124 swapFree=67111528/67111528
[pid=32099] ppid=32097 vsize=139176 CPUtime=102.3 cores=1,3,5,7
/proc/32099/stat : 32099 (lingeling) R 32097 32099 31810 0 -1 4202496 43241 0 0 0 10211 19 0 0 25 0 1 0 491545102 142516224 33322 33554432000 4194304 4409164 140736462011872 18446744073709551615 4348202 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32099/statm: 34794 33322 141 53 0 33217 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 139176

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32105
/proc/meminfo: memFree=21932832/32951124 swapFree=67111528/67111528
[pid=32099] ppid=32097 vsize=139172 CPUtime=162.29 cores=1,3,5,7
/proc/32099/stat : 32099 (lingeling) R 32097 32099 31810 0 -1 4202496 43241 0 0 0 16204 25 0 0 25 0 1 0 491545102 142512128 33321 33554432000 4194304 4409164 140736462011872 18446744073709551615 4352424 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32099/statm: 34793 33321 141 53 0 33216 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 139172

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32106
/proc/meminfo: memFree=21939012/32951124 swapFree=67111528/67111528
[pid=32099] ppid=32097 vsize=160628 CPUtime=222.29 cores=1,3,5,7
/proc/32099/stat : 32099 (lingeling) R 32097 32099 31810 0 -1 4202496 58025 0 0 0 22192 37 0 0 25 0 1 0 491545102 164483072 38685 33554432000 4194304 4409164 140736462011872 18446744073709551615 4358524 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32099/statm: 40157 38685 141 53 0 38580 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 160628

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 32108
/proc/meminfo: memFree=21918296/32951124 swapFree=67111528/67111528
[pid=32099] ppid=32097 vsize=189672 CPUtime=282.3 cores=1,3,5,7
/proc/32099/stat : 32099 (lingeling) R 32097 32099 31810 0 -1 4202496 65309 0 0 0 28186 44 0 0 25 0 1 0 491545102 194224128 45946 33554432000 4194304 4409164 140736462011872 18446744073709551615 4226443 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32099/statm: 47418 45946 141 53 0 45841 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 189672

[startup+342.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/178 32110
/proc/meminfo: memFree=21871672/32951124 swapFree=67111528/67111528
[pid=32099] ppid=32097 vsize=190932 CPUtime=342.3 cores=1,3,5,7
/proc/32099/stat : 32099 (lingeling) R 32097 32099 31810 0 -1 4202496 70147 0 0 0 34178 52 0 0 25 0 1 0 491545102 195514368 46261 33554432000 4194304 4409164 140736462011872 18446744073709551615 4231402 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32099/statm: 47733 46261 141 53 0 46156 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 190932

[startup+402.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 32111
/proc/meminfo: memFree=21858024/32951124 swapFree=67111528/67111528
[pid=32099] ppid=32097 vsize=242740 CPUtime=402.3 cores=1,3,5,7
/proc/32099/stat : 32099 (lingeling) R 32097 32099 31810 0 -1 4202496 96200 0 0 0 40166 64 0 0 25 0 1 0 491545102 248565760 59213 33554432000 4194304 4409164 140736462011872 18446744073709551615 4259291 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32099/statm: 60685 59213 141 53 0 59108 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 242740

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32113
/proc/meminfo: memFree=21852292/32951124 swapFree=67111528/67111528
[pid=32099] ppid=32097 vsize=247040 CPUtime=462.3 cores=1,3,5,7
/proc/32099/stat : 32099 (lingeling) R 32097 32099 31810 0 -1 4202496 102208 0 0 0 46156 74 0 0 25 0 1 0 491545102 252968960 60288 33554432000 4194304 4409164 140736462011872 18446744073709551615 4358240 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32099/statm: 61760 60288 141 53 0 60183 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 247040

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32114
/proc/meminfo: memFree=21797108/32951124 swapFree=67111528/67111528
[pid=32099] ppid=32097 vsize=262904 CPUtime=522.3 cores=1,3,5,7
/proc/32099/stat : 32099 (lingeling) R 32097 32099 31810 0 -1 4202496 111566 0 0 0 52146 84 0 0 25 0 1 0 491545102 269213696 64254 33554432000 4194304 4409164 140736462011872 18446744073709551615 4271332 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32099/statm: 65726 64254 141 53 0 64149 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 262904

[startup+582.301 s]
/proc/loadavg: 2.08 2.02 2.01 3/178 32116
/proc/meminfo: memFree=21800932/32951124 swapFree=67111528/67111528
[pid=32099] ppid=32097 vsize=240032 CPUtime=582.31 cores=1,3,5,7
/proc/32099/stat : 32099 (lingeling) R 32097 32099 31810 0 -1 4202496 123376 0 0 0 58135 96 0 0 25 0 1 0 491545102 245792768 58536 33554432000 4194304 4409164 140736462011872 18446744073709551615 4350903 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32099/statm: 60008 58536 141 53 0 58431 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 240032

[startup+642.3 s]

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

[startup+4062.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32249
/proc/meminfo: memFree=19866916/32951124 swapFree=67111528/67111528
[pid=32099] ppid=32097 vsize=289100 CPUtime=4062.39 cores=1,3,5,7
/proc/32099/stat : 32099 (lingeling) R 32097 32099 31810 0 -1 4202496 3496760 0 0 0 405280 959 0 0 25 0 1 0 491545102 296038400 70835 33554432000 4194304 4409164 140736462011872 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32099/statm: 72275 70835 141 53 0 70698 0
Current children cumulated CPU time (s) 4062.39
Current children cumulated vsize (KiB) 289100

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32250
/proc/meminfo: memFree=19725648/32951124 swapFree=67111528/67111528
[pid=32099] ppid=32097 vsize=430144 CPUtime=4122.39 cores=1,3,5,7
/proc/32099/stat : 32099 (lingeling) R 32097 32099 31810 0 -1 4202496 3531989 0 0 0 411266 973 0 0 25 0 1 0 491545102 440467456 106064 33554432000 4194304 4409164 140736462011872 18446744073709551615 4359755 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32099/statm: 107536 106064 141 53 0 105959 0
Current children cumulated CPU time (s) 4122.39
Current children cumulated vsize (KiB) 430144

[startup+4182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32252
/proc/meminfo: memFree=19796552/32951124 swapFree=67111528/67111528
[pid=32099] ppid=32097 vsize=359188 CPUtime=4182.4 cores=1,3,5,7
/proc/32099/stat : 32099 (lingeling) R 32097 32099 31810 0 -1 4202496 3583083 0 0 0 417250 990 0 0 25 0 1 0 491545102 367808512 88325 33554432000 4194304 4409164 140736462011872 18446744073709551615 4358514 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32099/statm: 89797 88325 141 53 0 88220 0
Current children cumulated CPU time (s) 4182.4
Current children cumulated vsize (KiB) 359188

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32254
/proc/meminfo: memFree=19731044/32951124 swapFree=67111528/67111528
[pid=32099] ppid=32097 vsize=424680 CPUtime=4242.39 cores=1,3,5,7
/proc/32099/stat : 32099 (lingeling) R 32097 32099 31810 0 -1 4202496 3608214 0 0 0 423240 999 0 0 25 0 1 0 491545102 434872320 104698 33554432000 4194304 4409164 140736462011872 18446744073709551615 4358255 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32099/statm: 106170 104698 141 53 0 104593 0
Current children cumulated CPU time (s) 4242.39
Current children cumulated vsize (KiB) 424680

[startup+4302.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 32255
/proc/meminfo: memFree=19796492/32951124 swapFree=67111528/67111528
[pid=32099] ppid=32097 vsize=359144 CPUtime=4302.39 cores=1,3,5,7
/proc/32099/stat : 32099 (lingeling) R 32097 32099 31810 0 -1 4202496 3640189 0 0 0 429225 1014 0 0 25 0 1 0 491545102 367763456 88314 33554432000 4194304 4409164 140736462011872 18446744073709551615 4347349 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32099/statm: 89786 88314 141 53 0 88209 0
Current children cumulated CPU time (s) 4302.39
Current children cumulated vsize (KiB) 359144

[startup+4362.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 32257
/proc/meminfo: memFree=19547200/32951124 swapFree=67111528/67111528
[pid=32099] ppid=32097 vsize=608116 CPUtime=4362.4 cores=1,3,5,7
/proc/32099/stat : 32099 (lingeling) R 32097 32099 31810 0 -1 4202496 3702817 0 0 0 435212 1028 0 0 25 0 1 0 491545102 622710784 150557 33554432000 4194304 4409164 140736462011872 18446744073709551615 4351666 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32099/statm: 152029 150557 141 53 0 150452 0
Current children cumulated CPU time (s) 4362.4
Current children cumulated vsize (KiB) 608116

[startup+4422.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 32267
/proc/meminfo: memFree=20096444/32951124 swapFree=67111528/67111528
[pid=32099] ppid=32097 vsize=292804 CPUtime=4422.4 cores=1,3,5,7
/proc/32099/stat : 32099 (lingeling) R 32097 32099 31810 0 -1 4202496 3836723 0 0 0 441189 1051 0 0 25 0 1 0 491545102 299831296 71729 33554432000 4194304 4409164 140736462011872 18446744073709551615 4348193 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32099/statm: 73201 71729 141 53 0 71624 0
Current children cumulated CPU time (s) 4422.4
Current children cumulated vsize (KiB) 292804

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32269
/proc/meminfo: memFree=19926800/32951124 swapFree=67111528/67111528
[pid=32099] ppid=32097 vsize=534496 CPUtime=4482.4 cores=1,3,5,7
/proc/32099/stat : 32099 (lingeling) R 32097 32099 31810 0 -1 4202496 3921818 0 0 0 447177 1063 0 0 25 0 1 0 491545102 547323904 132152 33554432000 4194304 4409164 140736462011872 18446744073709551615 4305107 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32099/statm: 133624 132152 141 53 0 132047 0
Current children cumulated CPU time (s) 4482.4
Current children cumulated vsize (KiB) 534496

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32271
/proc/meminfo: memFree=18461352/32951124 swapFree=67111528/67111528
[pid=32099] ppid=32097 vsize=753624 CPUtime=4542.41 cores=1,3,5,7
/proc/32099/stat : 32099 (lingeling) R 32097 32099 31810 0 -1 4202496 3981941 0 0 0 453165 1076 0 0 25 0 1 0 491545102 771710976 186934 33554432000 4194304 4409164 140736462011872 18446744073709551615 4244800 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32099/statm: 188406 186934 141 53 0 186829 0
Current children cumulated CPU time (s) 4542.41
Current children cumulated vsize (KiB) 753624

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32272
/proc/meminfo: memFree=18931680/32951124 swapFree=67111528/67111528
[pid=32099] ppid=32097 vsize=284060 CPUtime=4602.4 cores=1,3,5,7
/proc/32099/stat : 32099 (lingeling) R 32097 32099 31810 0 -1 4202496 4010846 0 0 0 459152 1088 0 0 25 0 1 0 491545102 290877440 69543 33554432000 4194304 4409164 140736462011872 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32099/statm: 71015 69543 141 53 0 69438 0
Current children cumulated CPU time (s) 4602.4
Current children cumulated vsize (KiB) 284060

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32274
/proc/meminfo: memFree=18820424/32951124 swapFree=67111528/67111528
[pid=32099] ppid=32097 vsize=395284 CPUtime=4662.41 cores=1,3,5,7
/proc/32099/stat : 32099 (lingeling) R 32097 32099 31810 0 -1 4202496 4038652 0 0 0 465139 1102 0 0 25 0 1 0 491545102 404770816 97349 33554432000 4194304 4409164 140736462011872 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32099/statm: 98821 97349 141 53 0 97244 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 395284

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32275
/proc/meminfo: memFree=18653384/32951124 swapFree=67111528/67111528
[pid=32099] ppid=32097 vsize=561968 CPUtime=4722.41 cores=1,3,5,7
/proc/32099/stat : 32099 (lingeling) R 32097 32099 31810 0 -1 4202496 4080338 0 0 0 471126 1115 0 0 25 0 1 0 491545102 575455232 139020 33554432000 4194304 4409164 140736462011872 18446744073709551615 4350548 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32099/statm: 140492 139020 141 53 0 138915 0
Current children cumulated CPU time (s) 4722.41
Current children cumulated vsize (KiB) 561968

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32277
/proc/meminfo: memFree=21122948/32951124 swapFree=67111528/67111528
[pid=32099] ppid=32097 vsize=342932 CPUtime=4782.41 cores=1,3,5,7
/proc/32099/stat : 32099 (lingeling) R 32097 32099 31810 0 -1 4202496 4104351 0 0 0 477113 1128 0 0 25 0 1 0 491545102 351162368 84261 33554432000 4194304 4409164 140736462011872 18446744073709551615 4230803 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32099/statm: 85733 84261 141 53 0 84156 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 342932

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32279
/proc/meminfo: memFree=20733952/32951124 swapFree=67111528/67111528
[pid=32099] ppid=32097 vsize=583712 CPUtime=4842.41 cores=1,3,5,7
/proc/32099/stat : 32099 (lingeling) R 32097 32099 31810 0 -1 4202496 4164546 0 0 0 483099 1142 0 0 25 0 1 0 491545102 597721088 144456 33554432000 4194304 4409164 140736462011872 18446744073709551615 4256862 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32099/statm: 145928 144456 141 53 0 144351 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 583712

[startup+4902.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 32280
/proc/meminfo: memFree=20876532/32951124 swapFree=67111528/67111528
[pid=32099] ppid=32097 vsize=304844 CPUtime=4902.41 cores=1,3,5,7
/proc/32099/stat : 32099 (lingeling) R 32097 32099 31810 0 -1 4202496 4202976 0 0 0 489086 1155 0 0 25 0 1 0 491545102 312160256 74739 33554432000 4194304 4409164 140736462011872 18446744073709551615 4347332 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32099/statm: 76211 74739 141 53 0 74634 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 304844

[startup+4962.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 32282
/proc/meminfo: memFree=20697208/32951124 swapFree=67111528/67111528
[pid=32099] ppid=32097 vsize=415316 CPUtime=4962.41 cores=1,3,5,7
/proc/32099/stat : 32099 (lingeling) R 32097 32099 31810 0 -1 4202496 4230594 0 0 0 495075 1166 0 0 25 0 1 0 491545102 425283584 102357 33554432000 4194304 4409164 140736462011872 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32099/statm: 103829 102357 141 53 0 102252 0
Current children cumulated CPU time (s) 4962.41
Current children cumulated vsize (KiB) 415316



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32283
/proc/meminfo: memFree=20731928/32951124 swapFree=67111528/67111528
[pid=32099] ppid=32097 vsize=301284 CPUtime=5000.02 cores=1,3,5,7
/proc/32099/stat : 32099 (lingeling) R 32097 32099 31810 0 -1 4202496 4258265 0 0 0 498826 1176 0 0 25 0 1 0 491545102 308514816 73849 33554432000 4194304 4409164 140736462011872 18446744073709551615 4348202 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32099/statm: 75321 73849 141 53 0 73744 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 301284

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: 2.00 2.00 2.00 3/178 32283
/proc/meminfo: memFree=20731928/32951124 swapFree=67111528/67111528
[pid=32099] ppid=32097 vsize=301284 CPUtime=5000.02 cores=1,3,5,7
/proc/32099/stat : 32099 (lingeling) R 32097 32099 31810 0 -1 4202496 4258265 0 0 0 498826 1176 0 0 25 0 1 0 491545102 308514816 73849 33554432000 4194304 4409164 140736462011872 18446744073709551615 4348202 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32099/statm: 75321 73849 141 53 0 73744 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 301284

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.92
CPU time (s): 5000.04
CPU user time (s): 4988.26
CPU system time (s): 11.7772
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 2150992

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

runsolver used 7.8668 second user time and 18.4822 second system time

The end

Launcher Data

Begin job on node140 at 2011-04-28 13:48:18
IDJOB=3309520
IDBENCH=82363
IDSOLVER=1693
FILE ID=node140/3309520-1303991296
RUNJOBID= node140-1303987378-31829
PBS_JOBID= 13168734
Free space on /tmp= 72600 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.070-NOTKNOWN.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309520-1303991296/watcher-3309520-1303991296 -o /tmp/evaluation-result-3309520-1303991296/solver-3309520-1303991296 -C 5000 -W 5100 -M 15500  lingeling HOME/instance-3309520-1303991296.cnf

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

MD5SUM BENCH= f52ec4dacdcf65c3aedb61fb46ade01b
RANDOM SEED=1312131570

node140.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.833
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.66
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.833
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.14
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.833
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.833
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.77
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.833
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.833
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.74
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.833
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.833
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:     32951124 kB
MemFree:      22072344 kB
Buffers:       2286196 kB
Cached:        7773092 kB
SwapCached:          0 kB
Active:        2778444 kB
Inactive:      7530492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22072344 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           43636 kB
Writeback:         140 kB
AnonPages:      249316 kB
Mapped:          15276 kB
Slab:           504840 kB
PageTables:       4988 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   388408 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= 72460 MiB
End job on node140 at 2011-04-28 15:11:40