Trace number 3380118

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
SApperloT2010 2011-05-15 (fixed)? (TO) 1300.09 1300.06

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
blocks-blocks-37-1.130-NOTKNOWN.cnf
MD5SUMc7a9573eb59580c8d4fc5a3ca880d541
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark454.45
Satisfiable
(Un)Satisfiability was proved
Number of variables559571
Number of clauses10223027
Sum of the clauses size22253097
Maximum clause length1408
Minimum clause length1
Number of clauses of size 11517
Number of clauses of size 29836450
Number of clauses of size 3365560
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 519500

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-3380118-1305455192/watcher-3380118-1305455192 -o /tmp/evaluation-result-3380118-1305455192/solver-3380118-1305455192 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3380118-1305455192.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.99 4.01 3.86 4/376 27215
/proc/meminfo: memFree=21440296/32950928 swapFree=65730864/67111528
[pid=27215] ppid=27213 vsize=47300 CPUtime=0 cores=5,7
/proc/27215/stat : 27215 (SApperloT2010) R 27213 27215 26042 0 -1 4202496 4864 0 0 0 0 0 0 0 21 0 1 0 735750425 48435200 4804 33554432000 4194304 4394578 140734138892752 18446744073709551615 4331533 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27215/statm: 11825 4815 244 49 0 8966 0

[startup+0.112652 s]
/proc/loadavg: 3.99 4.01 3.86 4/376 27215
/proc/meminfo: memFree=21440296/32950928 swapFree=65730864/67111528
[pid=27215] ppid=27213 vsize=134916 CPUtime=0.1 cores=5,7
/proc/27215/stat : 27215 (SApperloT2010) R 27213 27215 26042 0 -1 4202496 10652 0 0 0 9 1 0 0 22 0 1 0 735750425 138153984 10592 33554432000 4194304 4394578 140734138892752 18446744073709551615 260905393920 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27215/statm: 33729 10593 247 49 0 30870 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 134916

[startup+0.200637 s]
/proc/loadavg: 3.99 4.01 3.86 4/376 27215
/proc/meminfo: memFree=21440296/32950928 swapFree=65730864/67111528
[pid=27215] ppid=27213 vsize=139304 CPUtime=0.18 cores=5,7
/proc/27215/stat : 27215 (SApperloT2010) R 27213 27215 26042 0 -1 4202496 11794 0 0 0 17 1 0 0 22 0 1 0 735750425 142647296 11701 33554432000 4194304 4394578 140734138892752 18446744073709551615 260905012863 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27215/statm: 34826 11701 247 49 0 31967 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 139304

[startup+0.300618 s]
/proc/loadavg: 3.99 4.01 3.86 4/376 27215
/proc/meminfo: memFree=21440296/32950928 swapFree=65730864/67111528
[pid=27215] ppid=27213 vsize=150476 CPUtime=0.29 cores=5,7
/proc/27215/stat : 27215 (SApperloT2010) R 27213 27215 26042 0 -1 4202496 14608 0 0 0 27 2 0 0 22 0 1 0 735750425 154087424 14515 33554432000 4194304 4394578 140734138892752 18446744073709551615 260905393920 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27215/statm: 37619 14516 247 49 0 34760 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 150476

[startup+0.700544 s]
/proc/loadavg: 3.99 4.01 3.86 4/376 27215
/proc/meminfo: memFree=21440296/32950928 swapFree=65730864/67111528
[pid=27215] ppid=27213 vsize=216504 CPUtime=0.68 cores=5,7
/proc/27215/stat : 27215 (SApperloT2010) R 27213 27215 26042 0 -1 4202496 31177 0 0 0 63 5 0 0 24 0 1 0 735750425 221700096 31084 33554432000 4194304 4394578 140734138892752 18446744073709551615 4369135 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27215/statm: 54126 31084 247 49 0 51267 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 216504

[startup+1.5004 s]
/proc/loadavg: 3.99 4.01 3.86 5/377 27216
/proc/meminfo: memFree=21242152/32950928 swapFree=65730864/67111528
[pid=27215] ppid=27213 vsize=342704 CPUtime=1.49 cores=5,7
/proc/27215/stat : 27215 (SApperloT2010) R 27213 27215 26042 0 -1 4202496 62874 0 0 0 136 13 0 0 25 0 1 0 735750425 350928896 62781 33554432000 4194304 4394578 140734138892752 18446744073709551615 260905012822 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27215/statm: 85676 62783 247 49 0 82817 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 342704

[startup+3.1011 s]
/proc/loadavg: 3.99 4.01 3.86 5/377 27216
/proc/meminfo: memFree=21067444/32950928 swapFree=65730864/67111528
[pid=27215] ppid=27213 vsize=596652 CPUtime=3.09 cores=5,7
/proc/27215/stat : 27215 (SApperloT2010) R 27213 27215 26042 0 -1 4202496 126633 0 0 0 285 24 0 0 25 0 1 0 735750425 610971648 126540 33554432000 4194304 4394578 140734138892752 18446744073709551615 260905393920 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27215/statm: 149163 126541 247 49 0 146304 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 596652

[startup+6.30052 s]
/proc/loadavg: 3.99 4.01 3.86 5/377 27216
/proc/meminfo: memFree=20852452/32950928 swapFree=65730864/67111528
[pid=27215] ppid=27213 vsize=642576 CPUtime=6.29 cores=5,7
/proc/27215/stat : 27215 (SApperloT2010) R 27213 27215 26042 0 -1 4202496 138417 0 0 0 603 26 0 0 25 0 1 0 735750425 657997824 137872 33554432000 4194304 4394578 140734138892752 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27215/statm: 160644 137872 261 49 0 157785 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 642576

[startup+12.7003 s]
/proc/loadavg: 3.99 4.01 3.86 5/377 27217
/proc/meminfo: memFree=20785380/32950928 swapFree=65730864/67111528
[pid=27215] ppid=27213 vsize=661752 CPUtime=12.69 cores=5,7
/proc/27215/stat : 27215 (SApperloT2010) R 27213 27215 26042 0 -1 4202496 143481 0 0 0 1243 26 0 0 25 0 1 0 735750425 677634048 141910 33554432000 4194304 4394578 140734138892752 18446744073709551615 4287897 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27215/statm: 165438 141910 263 49 0 162579 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 661752

[startup+25.501 s]
/proc/loadavg: 3.99 4.01 3.86 5/377 27217
/proc/meminfo: memFree=20687196/32950928 swapFree=65730864/67111528
[pid=27215] ppid=27213 vsize=676072 CPUtime=25.49 cores=5,7
/proc/27215/stat : 27215 (SApperloT2010) R 27213 27215 26042 0 -1 4202496 147484 0 0 0 2522 27 0 0 25 0 1 0 735750425 692297728 145913 33554432000 4194304 4394578 140734138892752 18446744073709551615 4288254 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27215/statm: 169018 145913 263 49 0 166159 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 676072

[startup+51.1003 s]
/proc/loadavg: 3.99 4.01 3.86 5/377 27218
/proc/meminfo: memFree=20494204/32950928 swapFree=65730864/67111528
[pid=27215] ppid=27213 vsize=708260 CPUtime=51.09 cores=5,7
/proc/27215/stat : 27215 (SApperloT2010) R 27213 27215 26042 0 -1 4202496 155558 0 0 0 5081 28 0 0 25 0 1 0 735750425 725258240 153987 33554432000 4194304 4394578 140734138892752 18446744073709551615 4290882 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27215/statm: 177065 153987 263 49 0 174206 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 708260

[startup+102.301 s]
/proc/loadavg: 3.99 4.00 3.87 5/377 27219
/proc/meminfo: memFree=20118208/32950928 swapFree=65730864/67111528
[pid=27215] ppid=27213 vsize=763756 CPUtime=102.3 cores=5,7
/proc/27215/stat : 27215 (SApperloT2010) R 27213 27215 26042 0 -1 4202496 171396 0 0 0 10199 31 0 0 25 0 1 0 735750425 782086144 166751 33554432000 4194304 4394578 140734138892752 18446744073709551615 4288227 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27215/statm: 190939 166751 263 49 0 188080 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 763756

[startup+162.301 s]
/proc/loadavg: 4.07 4.02 3.88 5/377 27221
/proc/meminfo: memFree=19731260/32950928 swapFree=65730864/67111528
[pid=27215] ppid=27213 vsize=808936 CPUtime=162.3 cores=5,7
/proc/27215/stat : 27215 (SApperloT2010) R 27213 27215 26042 0 -1 4202496 182690 0 0 0 16197 33 0 0 25 0 1 0 735750425 828350464 178045 33554432000 4194304 4394578 140734138892752 18446744073709551615 4288217 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27215/statm: 202234 178045 263 49 0 199375 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 808936

[startup+222.314 s]
/proc/loadavg: 4.02 4.01 3.88 5/377 27222
/proc/meminfo: memFree=19326228/32950928 swapFree=65730864/67111528
[pid=27215] ppid=27213 vsize=879432 CPUtime=222.31 cores=5,7
/proc/27215/stat : 27215 (SApperloT2010) R 27213 27215 26042 0 -1 4202496 203500 0 0 0 22195 36 0 0 25 0 1 0 735750425 900538368 194758 33554432000 4194304 4394578 140734138892752 18446744073709551615 4316298 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27215/statm: 219858 194758 263 49 0 216999 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 879432

[startup+282.301 s]
/proc/loadavg: 4.04 4.02 3.90 5/377 27224
/proc/meminfo: memFree=19044816/32950928 swapFree=65730864/67111528
[pid=27215] ppid=27213 vsize=927416 CPUtime=282.3 cores=5,7
/proc/27215/stat : 27215 (SApperloT2010) R 27213 27215 26042 0 -1 4202496 216422 0 0 0 28192 38 0 0 25 0 1 0 735750425 949673984 207680 33554432000 4194304 4394578 140734138892752 18446744073709551615 4287937 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27215/statm: 231854 207680 263 49 0 228995 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 927416

[startup+342.301 s]
/proc/loadavg: 4.01 4.02 3.90 5/377 27225
/proc/meminfo: memFree=18855308/32950928 swapFree=65730864/67111528
[pid=27215] ppid=27213 vsize=1025720 CPUtime=342.3 cores=5,7
/proc/27215/stat : 27215 (SApperloT2010) R 27213 27215 26042 0 -1 4202496 248816 0 0 0 34187 43 0 0 25 0 1 0 735750425 1050337280 231881 33554432000 4194304 4394578 140734138892752 18446744073709551615 4287700 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27215/statm: 256430 231881 263 49 0 253571 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1025720

[startup+402.301 s]
/proc/loadavg: 4.00 4.01 3.91 5/377 27227
/proc/meminfo: memFree=18750832/32950928 swapFree=65730864/67111528
[pid=27215] ppid=27213 vsize=1079944 CPUtime=402.31 cores=5,7
/proc/27215/stat : 27215 (SApperloT2010) R 27213 27215 26042 0 -1 4202496 262372 0 0 0 40185 46 0 0 25 0 1 0 735750425 1105862656 245437 33554432000 4194304 4394578 140734138892752 18446744073709551615 4287234 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27215/statm: 269986 245437 263 49 0 267127 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 1079944

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/377 27229
/proc/meminfo: memFree=18621564/32950928 swapFree=65730864/67111528
[pid=27215] ppid=27213 vsize=1133036 CPUtime=462.3 cores=5,7
/proc/27215/stat : 27215 (SApperloT2010) R 27213 27215 26042 0 -1 4202496 275631 0 0 0 46182 48 0 0 25 0 1 0 735750425 1160228864 258696 33554432000 4194304 4394578 140734138892752 18446744073709551615 4288254 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27215/statm: 283259 258696 263 49 0 280400 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1133036

[startup+522.301 s]
/proc/loadavg: 4.05 4.01 3.91 5/377 27230
/proc/meminfo: memFree=18587164/32950928 swapFree=65730864/67111528
[pid=27215] ppid=27213 vsize=1167868 CPUtime=522.31 cores=5,7
/proc/27215/stat : 27215 (SApperloT2010) R 27213 27215 26042 0 -1 4202496 284342 0 0 0 52181 50 0 0 25 0 1 0 735750425 1195896832 267407 33554432000 4194304 4394578 140734138892752 18446744073709551615 4287927 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27215/statm: 291967 267407 263 49 0 289108 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 1167868

[startup+582.301 s]
/proc/loadavg: 4.05 4.02 3.92 5/377 27232
/proc/meminfo: memFree=18555988/32950928 swapFree=65730864/67111528
[pid=27215] ppid=27213 vsize=1195396 CPUtime=582.31 cores=5,7
/proc/27215/stat : 27215 (SApperloT2010) R 27213 27215 26042 0 -1 4202496 291262 0 0 0 58179 52 0 0 25 0 1 0 735750425 1224085504 274327 33554432000 4194304 4394578 140734138892752 18446744073709551615 4287949 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27215/statm: 298849 274327 263 49 0 295990 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 1195396

[startup+642.301 s]
/proc/loadavg: 4.02 4.02 3.92 5/377 27233
/proc/meminfo: memFree=18509648/32950928 swapFree=65730864/67111528
[pid=27215] ppid=27213 vsize=1195396 CPUtime=642.31 cores=5,7
/proc/27215/stat : 27215 (SApperloT2010) R 27213 27215 26042 0 -1 4202496 291262 0 0 0 64179 52 0 0 25 0 1 0 735750425 1224085504 274327 33554432000 4194304 4394578 140734138892752 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27215/statm: 298849 274327 263 49 0 295990 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 1195396

[startup+702.301 s]
/proc/loadavg: 4.00 4.01 3.92 5/377 27235
/proc/meminfo: memFree=18489384/32950928 swapFree=65730864/67111528
[pid=27215] ppid=27213 vsize=1195396 CPUtime=702.32 cores=5,7
/proc/27215/stat : 27215 (SApperloT2010) R 27213 27215 26042 0 -1 4202496 291263 0 0 0 70180 52 0 0 25 0 1 0 735750425 1224085504 274328 33554432000 4194304 4394578 140734138892752 18446744073709551615 4288372 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27215/statm: 298849 274328 263 49 0 295990 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 1195396

[startup+762.301 s]
/proc/loadavg: 4.04 4.02 3.93 5/377 27240
/proc/meminfo: memFree=18478332/32950928 swapFree=65730864/67111528
[pid=27215] ppid=27213 vsize=1195396 CPUtime=762.33 cores=5,7
/proc/27215/stat : 27215 (SApperloT2010) R 27213 27215 26042 0 -1 4202496 291265 0 0 0 76181 52 0 0 25 0 1 0 735750425 1224085504 274330 33554432000 4194304 4394578 140734138892752 18446744073709551615 4288245 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27215/statm: 298849 274330 263 49 0 295990 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 1195396

[startup+822.3 s]
/proc/loadavg: 4.06 4.03 3.93 5/377 27241
/proc/meminfo: memFree=18443656/32950928 swapFree=65730864/67111528
[pid=27215] ppid=27213 vsize=1195396 CPUtime=822.32 cores=5,7
/proc/27215/stat : 27215 (SApperloT2010) R 27213 27215 26042 0 -1 4202496 291270 0 0 0 82180 52 0 0 25 0 1 0 735750425 1224085504 274335 33554432000 4194304 4394578 140734138892752 18446744073709551615 4291892 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27215/statm: 298849 274335 263 49 0 295990 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 1195396

[startup+882.314 s]
/proc/loadavg: 4.02 4.02 3.93 5/377 27243
/proc/meminfo: memFree=18407628/32950928 swapFree=65730864/67111528
[pid=27215] ppid=27213 vsize=1195396 CPUtime=882.33 cores=5,7
/proc/27215/stat : 27215 (SApperloT2010) R 27213 27215 26042 0 -1 4202496 291270 0 0 0 88181 52 0 0 25 0 1 0 735750425 1224085504 274335 33554432000 4194304 4394578 140734138892752 18446744073709551615 4288318 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27215/statm: 298849 274335 263 49 0 295990 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 1195396

[startup+942.3 s]
/proc/loadavg: 4.01 4.02 3.93 5/377 27244
/proc/meminfo: memFree=18179904/32950928 swapFree=65730864/67111528
[pid=27215] ppid=27213 vsize=1260932 CPUtime=942.32 cores=5,7
/proc/27215/stat : 27215 (SApperloT2010) R 27213 27215 26042 0 -1 4202496 325397 0 0 0 94176 56 0 0 25 0 1 0 735750425 1291194368 292077 33554432000 4194304 4394578 140734138892752 18446744073709551615 4288238 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27215/statm: 315233 292077 263 49 0 312374 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 1260932

[startup+1002.3 s]
/proc/loadavg: 4.00 4.01 3.93 5/377 27246
/proc/meminfo: memFree=18045168/32950928 swapFree=65730864/67111528
[pid=27215] ppid=27213 vsize=1282404 CPUtime=1002.32 cores=5,7
/proc/27215/stat : 27215 (SApperloT2010) R 27213 27215 26042 0 -1 4202496 330721 0 0 0 100175 57 0 0 25 0 1 0 735750425 1313181696 297401 33554432000 4194304 4394578 140734138892752 18446744073709551615 4287388 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27215/statm: 320601 297401 263 49 0 317742 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1282404

[startup+1062.3 s]
/proc/loadavg: 4.07 4.02 3.94 5/377 27248
/proc/meminfo: memFree=17909324/32950928 swapFree=65730864/67111528
[pid=27215] ppid=27213 vsize=1293080 CPUtime=1062.33 cores=5,7
/proc/27215/stat : 27215 (SApperloT2010) R 27213 27215 26042 0 -1 4202496 333412 0 0 0 106175 58 0 0 25 0 1 0 735750425 1324113920 300092 33554432000 4194304 4394578 140734138892752 18446744073709551615 4287252 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27215/statm: 323270 300092 263 49 0 320411 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 1293080

[startup+1122.3 s]
/proc/loadavg: 4.08 4.03 3.94 5/377 27249
/proc/meminfo: memFree=17790100/32950928 swapFree=65730864/67111528
[pid=27215] ppid=27213 vsize=1293080 CPUtime=1122.33 cores=5,7
/proc/27215/stat : 27215 (SApperloT2010) R 27213 27215 26042 0 -1 4202496 333412 0 0 0 112175 58 0 0 25 0 1 0 735750425 1324113920 300092 33554432000 4194304 4394578 140734138892752 18446744073709551615 4287382 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27215/statm: 323270 300092 263 49 0 320411 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 1293080

[startup+1182.3 s]
/proc/loadavg: 4.03 4.02 3.94 5/377 27251
/proc/meminfo: memFree=17789412/32950928 swapFree=65730864/67111528
[pid=27215] ppid=27213 vsize=1293080 CPUtime=1182.33 cores=5,7
/proc/27215/stat : 27215 (SApperloT2010) R 27213 27215 26042 0 -1 4202496 333412 0 0 0 118175 58 0 0 25 0 1 0 735750425 1324113920 300092 33554432000 4194304 4394578 140734138892752 18446744073709551615 4287971 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27215/statm: 323270 300092 263 49 0 320411 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 1293080

[startup+1242.3 s]
/proc/loadavg: 4.12 4.05 3.95 5/377 27252
/proc/meminfo: memFree=17772212/32950928 swapFree=65730864/67111528
[pid=27215] ppid=27213 vsize=1293080 CPUtime=1242.33 cores=5,7
/proc/27215/stat : 27215 (SApperloT2010) R 27213 27215 26042 0 -1 4202496 333412 0 0 0 124175 58 0 0 25 0 1 0 735750425 1324113920 300092 33554432000 4194304 4394578 140734138892752 18446744073709551615 4287550 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27215/statm: 323270 300092 263 49 0 320411 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 1293080



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.78 3.99 3.94 2/362 27308
/proc/meminfo: memFree=20795488/32950928 swapFree=65730864/67111528
[pid=27215] ppid=27213 vsize=1293080 CPUtime=1300.04 cores=5,7
/proc/27215/stat : 27215 (SApperloT2010) R 27213 27215 26042 0 -1 4202496 333412 0 0 0 129946 58 0 0 25 0 1 0 735750425 1324113920 300092 33554432000 4194304 4394578 140734138892752 18446744073709551615 4287984 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27215/statm: 323270 300092 263 49 0 320411 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 1293080

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

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

[startup+1300 s]
/proc/loadavg: 3.78 3.99 3.94 2/362 27308
/proc/meminfo: memFree=20795488/32950928 swapFree=65730864/67111528
[pid=27215] ppid=27213 vsize=1293080 CPUtime=1300.04 cores=5,7
/proc/27215/stat : 27215 (SApperloT2010) R 27213 27215 26042 0 -1 4202496 333412 0 0 0 129946 58 0 0 25 0 1 0 735750425 1324113920 300092 33554432000 4194304 4394578 140734138892752 18446744073709551615 4287984 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27215/statm: 323270 300092 263 49 0 320411 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 1293080

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.06
CPU time (s): 1300.09
CPU user time (s): 1299.47
CPU system time (s): 0.621905
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1293080

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

runsolver used 4.55831 second user time and 10.8194 second system time

The end

Launcher Data

Begin job on node116 at 2011-05-15 12:26:37
IDJOB=3380118
IDBENCH=82399
IDSOLVER=1862
FILE ID=node116/3380118-1305455192
RUNJOBID= node116-1305455191-27176
PBS_JOBID= 13324870
Free space on /tmp= 72920 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT11/application/rintanen/SATPlanning/blocks-blocks-37-1.130-NOTKNOWN.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3380118-1305455192/watcher-3380118-1305455192 -o /tmp/evaluation-result-3380118-1305455192/solver-3380118-1305455192 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3380118-1305455192.cnf

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

MD5SUM BENCH= c7a9573eb59580c8d4fc5a3ca880d541
RANDOM SEED=1687744192

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:      21440452 kB
Buffers:        105852 kB
Cached:        1408016 kB
SwapCached:      12356 kB
Active:       10416984 kB
Inactive:       868096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      21440452 kB
SwapTotal:    67111528 kB
SwapFree:     65730864 kB
Dirty:          256960 kB
Writeback:           0 kB
AnonPages:     9769376 kB
Mapped:          16476 kB
Slab:           113784 kB
PageTables:      45572 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 83346724 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= 72988 MiB
End job on node116 at 2011-05-15 12:48:20