Trace number 3350542

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
minisat hack: contrasat 2011-03-02? (TO) 1300.06 1300.03

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 benchmark1119.56
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: 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-3350542-1304969632/watcher-3350542-1304969632 -o /tmp/evaluation-result-3350542-1304969632/solver-3350542-1304969632 -C 2400 -W 1300 -M 7680 contrasat_release HOME/instance-3350542-1304969632.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 4.00 3.98 3.22 5/329 1064
/proc/meminfo: memFree=30193636/32950928 swapFree=60198988/67111528
[pid=1064] ppid=1062 vsize=19636 CPUtime=0 cores=5,7
/proc/1064/stat : 1064 (contrasat_relea) R 1062 1064 615 0 -1 4202496 685 0 0 0 0 0 0 0 22 0 1 0 608562133 20107264 626 33554432000 4194304 4298156 140734543502720 18446744073709551615 4200780 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1064/statm: 4909 626 214 26 0 1541 0

[startup+0.037352 s]
/proc/loadavg: 4.00 3.98 3.22 5/329 1064
/proc/meminfo: memFree=30193636/32950928 swapFree=60198988/67111528
[pid=1064] ppid=1062 vsize=22660 CPUtime=0.03 cores=5,7
/proc/1064/stat : 1064 (contrasat_relea) R 1062 1064 615 0 -1 4202496 1471 0 0 0 3 0 0 0 22 0 1 0 608562133 23203840 1366 33554432000 4194304 4298156 140734543502720 18446744073709551615 4284982 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1064/statm: 5665 1366 216 26 0 2297 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 22660

[startup+0.100341 s]
/proc/loadavg: 4.00 3.98 3.22 5/329 1064
/proc/meminfo: memFree=30193636/32950928 swapFree=60198988/67111528
[pid=1064] ppid=1062 vsize=31060 CPUtime=0.09 cores=5,7
/proc/1064/stat : 1064 (contrasat_relea) R 1062 1064 615 0 -1 4202496 5323 0 0 0 8 1 0 0 22 0 1 0 608562133 31805440 4453 33554432000 4194304 4298156 140734543502720 18446744073709551615 4284805 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1064/statm: 7765 4456 216 26 0 4397 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31060

[startup+0.300362 s]
/proc/loadavg: 4.00 3.98 3.22 5/329 1064
/proc/meminfo: memFree=30193636/32950928 swapFree=60198988/67111528
[pid=1064] ppid=1062 vsize=88188 CPUtime=0.29 cores=5,7
/proc/1064/stat : 1064 (contrasat_relea) R 1062 1064 615 0 -1 4202496 20347 0 0 0 26 3 0 0 23 0 1 0 608562133 90304512 15489 33554432000 4194304 4298156 140734543502720 18446744073709551615 4284805 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1064/statm: 22047 15491 216 26 0 18679 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 88188

[startup+0.700237 s]
/proc/loadavg: 4.00 3.98 3.22 5/329 1064
/proc/meminfo: memFree=30193636/32950928 swapFree=60198988/67111528
[pid=1064] ppid=1062 vsize=167176 CPUtime=0.69 cores=5,7
/proc/1064/stat : 1064 (contrasat_relea) R 1062 1064 615 0 -1 4202496 48896 0 0 0 61 8 0 0 25 0 1 0 608562133 171188224 36881 33554432000 4194304 4298156 140734543502720 18446744073709551615 268272349893 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1064/statm: 41794 36882 216 26 0 38426 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 167176

[startup+1.50109 s]
/proc/loadavg: 4.00 3.98 3.22 5/330 1065
/proc/meminfo: memFree=30033304/32950928 swapFree=60198988/67111528
[pid=1064] ppid=1062 vsize=207784 CPUtime=1.49 cores=5,7
/proc/1064/stat : 1064 (contrasat_relea) R 1062 1064 615 0 -1 4202496 51961 0 0 0 141 8 0 0 25 0 1 0 608562133 212770816 39385 33554432000 4194304 4298156 140734543502720 18446744073709551615 4227735 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1064/statm: 51946 39385 222 26 0 48578 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 207784

[startup+3.10081 s]
/proc/loadavg: 4.00 3.98 3.22 5/330 1065
/proc/meminfo: memFree=30031880/32950928 swapFree=60198988/67111528
[pid=1064] ppid=1062 vsize=162504 CPUtime=3.09 cores=5,7
/proc/1064/stat : 1064 (contrasat_relea) R 1062 1064 615 0 -1 4202496 64518 0 0 0 299 10 0 0 25 0 1 0 608562133 166404096 31255 33554432000 4194304 4298156 140734543502720 18446744073709551615 4256284 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1064/statm: 40626 31255 242 26 0 37258 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 162504

[startup+6.30024 s]
/proc/loadavg: 4.00 3.98 3.23 5/330 1065
/proc/meminfo: memFree=30049536/32950928 swapFree=60198988/67111528
[pid=1064] ppid=1062 vsize=162504 CPUtime=6.29 cores=5,7
/proc/1064/stat : 1064 (contrasat_relea) R 1062 1064 615 0 -1 4202496 66287 0 0 0 619 10 0 0 25 0 1 0 608562133 166404096 33014 33554432000 4194304 4298156 140734543502720 18446744073709551615 4256547 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1064/statm: 40626 33014 242 26 0 37258 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 162504

[startup+12.7011 s]
/proc/loadavg: 4.00 3.98 3.23 5/330 1065
/proc/meminfo: memFree=30098760/32950928 swapFree=60198988/67111528
[pid=1064] ppid=1062 vsize=162504 CPUtime=12.69 cores=5,7
/proc/1064/stat : 1064 (contrasat_relea) R 1062 1064 615 0 -1 4202496 83251 0 0 0 1256 13 0 0 25 0 1 0 608562133 166404096 33274 33554432000 4194304 4298156 140734543502720 18446744073709551615 4256293 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1064/statm: 40626 33274 243 26 0 37258 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 162504

[startup+25.5009 s]
/proc/loadavg: 4.00 3.98 3.24 5/330 1066
/proc/meminfo: memFree=30026708/32950928 swapFree=60198988/67111528
[pid=1064] ppid=1062 vsize=162504 CPUtime=25.49 cores=5,7
/proc/1064/stat : 1064 (contrasat_relea) R 1062 1064 615 0 -1 4202496 118445 0 0 0 2531 18 0 0 25 0 1 0 608562133 166404096 35307 33554432000 4194304 4298156 140734543502720 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1064/statm: 40626 35307 243 26 0 37258 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 162504

[startup+51.1002 s]
/proc/loadavg: 4.00 3.98 3.26 5/330 1066
/proc/meminfo: memFree=30007880/32950928 swapFree=60198988/67111528
[pid=1064] ppid=1062 vsize=193324 CPUtime=51.09 cores=5,7
/proc/1064/stat : 1064 (contrasat_relea) R 1062 1064 615 0 -1 4202496 176938 0 0 0 5083 26 0 0 25 0 1 0 608562133 197963776 36846 33554432000 4194304 4298156 140734543502720 18446744073709551615 4251890 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1064/statm: 48331 36846 243 26 0 44963 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 193324

[startup+102.312 s]
/proc/loadavg: 4.00 3.98 3.30 5/330 1068
/proc/meminfo: memFree=29932428/32950928 swapFree=60198988/67111528
[pid=1064] ppid=1062 vsize=193324 CPUtime=102.3 cores=5,7
/proc/1064/stat : 1064 (contrasat_relea) R 1062 1064 615 0 -1 4202496 285836 0 0 0 10189 41 0 0 25 0 1 0 608562133 197963776 39834 33554432000 4194304 4298156 140734543502720 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1064/statm: 48331 39834 243 26 0 44963 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 193324

[startup+162.3 s]
/proc/loadavg: 4.06 3.99 3.35 5/330 1123
/proc/meminfo: memFree=28450848/32950928 swapFree=60198988/67111528
[pid=1064] ppid=1062 vsize=193324 CPUtime=162.29 cores=5,7
/proc/1064/stat : 1064 (contrasat_relea) R 1062 1064 615 0 -1 4202496 427973 0 0 0 16169 60 0 0 25 0 1 0 608562133 197963776 38524 33554432000 4194304 4298156 140734543502720 18446744073709551615 4256985 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1064/statm: 48331 38524 243 26 0 44963 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 193324

[startup+222.301 s]
/proc/loadavg: 4.02 3.99 3.38 5/330 1152
/proc/meminfo: memFree=28993904/32950928 swapFree=60198988/67111528
[pid=1064] ppid=1062 vsize=243412 CPUtime=222.3 cores=5,7
/proc/1064/stat : 1064 (contrasat_relea) R 1062 1064 615 0 -1 4202496 556248 0 0 0 22151 79 0 0 25 0 1 0 608562133 249253888 47087 33554432000 4194304 4298156 140734543502720 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1064/statm: 60853 47087 243 26 0 57485 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 243412

[startup+282.301 s]
/proc/loadavg: 4.01 3.99 3.42 5/330 1153
/proc/meminfo: memFree=28999900/32950928 swapFree=60198988/67111528
[pid=1064] ppid=1062 vsize=193812 CPUtime=282.3 cores=5,7
/proc/1064/stat : 1064 (contrasat_relea) R 1062 1064 615 0 -1 4202496 687512 0 0 0 28133 97 0 0 25 0 1 0 608562133 198463488 42336 33554432000 4194304 4298156 140734543502720 18446744073709551615 4252048 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1064/statm: 48453 42336 243 26 0 45085 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 193812

[startup+342.3 s]
/proc/loadavg: 4.11 4.02 3.46 5/330 1155
/proc/meminfo: memFree=28971024/32950928 swapFree=60198988/67111528
[pid=1064] ppid=1062 vsize=243900 CPUtime=342.3 cores=5,7
/proc/1064/stat : 1064 (contrasat_relea) R 1062 1064 615 0 -1 4202496 808683 0 0 0 34116 114 0 0 25 0 1 0 608562133 249753600 43796 33554432000 4194304 4298156 140734543502720 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1064/statm: 60975 43796 243 26 0 57607 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 243900

[startup+402.301 s]
/proc/loadavg: 4.04 4.02 3.49 5/330 1157
/proc/meminfo: memFree=28946188/32950928 swapFree=60198988/67111528
[pid=1064] ppid=1062 vsize=243900 CPUtime=402.3 cores=5,7
/proc/1064/stat : 1064 (contrasat_relea) R 1062 1064 615 0 -1 4202496 935724 0 0 0 40098 132 0 0 25 0 1 0 608562133 249753600 44525 33554432000 4194304 4298156 140734543502720 18446744073709551615 4251943 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1064/statm: 60975 44525 243 26 0 57607 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 243900

[startup+462.301 s]
/proc/loadavg: 4.01 4.01 3.52 5/330 1158
/proc/meminfo: memFree=28873352/32950928 swapFree=60198988/67111528
[pid=1064] ppid=1062 vsize=244188 CPUtime=462.3 cores=5,7
/proc/1064/stat : 1064 (contrasat_relea) R 1062 1064 615 0 -1 4202496 1038299 0 0 0 46082 148 0 0 25 0 1 0 608562133 250048512 50969 33554432000 4194304 4298156 140734543502720 18446744073709551615 4261489 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1064/statm: 61047 50969 243 26 0 57679 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 244188

[startup+522.3 s]
/proc/loadavg: 4.00 4.01 3.55 5/330 1160
/proc/meminfo: memFree=28901072/32950928 swapFree=60198988/67111528
[pid=1064] ppid=1062 vsize=244188 CPUtime=522.3 cores=5,7
/proc/1064/stat : 1064 (contrasat_relea) R 1062 1064 615 0 -1 4202496 1179229 0 0 0 52064 166 0 0 25 0 1 0 608562133 250048512 52258 33554432000 4194304 4298156 140734543502720 18446744073709551615 4252741 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1064/statm: 61047 52258 243 26 0 57679 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 244188

[startup+582.3 s]
/proc/loadavg: 4.05 4.02 3.58 5/330 1161
/proc/meminfo: memFree=28914548/32950928 swapFree=60198988/67111528
[pid=1064] ppid=1062 vsize=244188 CPUtime=582.31 cores=5,7
/proc/1064/stat : 1064 (contrasat_relea) R 1062 1064 615 0 -1 4202496 1284302 0 0 0 58049 182 0 0 25 0 1 0 608562133 250048512 46564 33554432000 4194304 4298156 140734543502720 18446744073709551615 4256258 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1064/statm: 61047 46564 243 26 0 57679 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 244188

[startup+642.301 s]
/proc/loadavg: 4.12 4.04 3.61 5/330 1163
/proc/meminfo: memFree=28812944/32950928 swapFree=60198988/67111528
[pid=1064] ppid=1062 vsize=244188 CPUtime=642.31 cores=5,7
/proc/1064/stat : 1064 (contrasat_relea) R 1062 1064 615 0 -1 4202496 1395650 0 0 0 64032 199 0 0 25 0 1 0 608562133 250048512 52600 33554432000 4194304 4298156 140734543502720 18446744073709551615 4256544 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1064/statm: 61047 52600 243 26 0 57679 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 244188

[startup+702.301 s]
/proc/loadavg: 4.09 4.05 3.64 5/330 1165
/proc/meminfo: memFree=28785120/32950928 swapFree=60198988/67111528
[pid=1064] ppid=1062 vsize=325576 CPUtime=702.31 cores=5,7
/proc/1064/stat : 1064 (contrasat_relea) R 1062 1064 615 0 -1 4202496 1446958 0 0 0 70026 205 0 0 25 0 1 0 608562133 333389824 68118 33554432000 4194304 4298156 140734543502720 18446744073709551615 4252211 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1064/statm: 81394 68118 243 26 0 78026 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 325576

[startup+762.312 s]
/proc/loadavg: 4.03 4.04 3.66 5/330 1166
/proc/meminfo: memFree=28757548/32950928 swapFree=60198988/67111528
[pid=1064] ppid=1062 vsize=244188 CPUtime=762.33 cores=5,7
/proc/1064/stat : 1064 (contrasat_relea) R 1062 1064 615 0 -1 4202496 1539450 0 0 0 76014 219 0 0 25 0 1 0 608562133 250048512 54180 33554432000 4194304 4298156 140734543502720 18446744073709551615 4251890 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1064/statm: 61047 54180 243 26 0 57679 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 244188

[startup+822.301 s]
/proc/loadavg: 4.01 4.03 3.68 5/330 1168
/proc/meminfo: memFree=28913248/32950928 swapFree=60198988/67111528
[pid=1064] ppid=1062 vsize=244188 CPUtime=822.31 cores=5,7
/proc/1064/stat : 1064 (contrasat_relea) R 1062 1064 615 0 -1 4202496 1652385 0 0 0 81996 235 0 0 25 0 1 0 608562133 250048512 50717 33554432000 4194304 4298156 140734543502720 18446744073709551615 4251890 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1064/statm: 61047 50717 243 26 0 57679 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 244188

[startup+882.301 s]
/proc/loadavg: 4.06 4.04 3.70 5/330 1169
/proc/meminfo: memFree=28817220/32950928 swapFree=60198988/67111528
[pid=1064] ppid=1062 vsize=325736 CPUtime=882.31 cores=5,7
/proc/1064/stat : 1064 (contrasat_relea) R 1062 1064 615 0 -1 4202496 1709775 0 0 0 87987 244 0 0 25 0 1 0 608562133 333553664 66536 33554432000 4194304 4298156 140734543502720 18446744073709551615 4251943 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1064/statm: 81434 66536 243 26 0 78066 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 325736

[startup+942.3 s]
/proc/loadavg: 3.53 3.90 3.67 4/324 1188
/proc/meminfo: memFree=29199092/32950928 swapFree=60198988/67111528
[pid=1064] ppid=1062 vsize=325736 CPUtime=942.32 cores=5,7
/proc/1064/stat : 1064 (contrasat_relea) R 1062 1064 615 0 -1 4202496 1815050 0 0 0 93974 258 0 0 25 0 1 0 608562133 333553664 58017 33554432000 4194304 4298156 140734543502720 18446744073709551615 4251937 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1064/statm: 81434 58017 243 26 0 78066 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 325736

[startup+1002.3 s]
/proc/loadavg: 3.19 3.73 3.63 4/324 1190
/proc/meminfo: memFree=29238612/32950928 swapFree=60198988/67111528
[pid=1064] ppid=1062 vsize=244348 CPUtime=1002.32 cores=5,7
/proc/1064/stat : 1064 (contrasat_relea) R 1062 1064 615 0 -1 4202496 1937234 0 0 0 99956 276 0 0 25 0 1 0 608562133 250212352 52272 33554432000 4194304 4298156 140734543502720 18446744073709551615 4252048 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1064/statm: 61087 52272 243 26 0 57719 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 244348

[startup+1062.3 s]
/proc/loadavg: 3.07 3.60 3.59 4/324 1191
/proc/meminfo: memFree=29276392/32950928 swapFree=60198988/67111528
[pid=1064] ppid=1062 vsize=325736 CPUtime=1062.32 cores=5,7
/proc/1064/stat : 1064 (contrasat_relea) R 1062 1064 615 0 -1 4202496 2032359 0 0 0 105941 291 0 0 25 0 1 0 608562133 333553664 59889 33554432000 4194304 4298156 140734543502720 18446744073709551615 4251915 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1064/statm: 81434 59889 243 26 0 78066 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 325736

[startup+1122.3 s]
/proc/loadavg: 3.09 3.50 3.55 4/324 1193
/proc/meminfo: memFree=29144144/32950928 swapFree=60198988/67111528
[pid=1064] ppid=1062 vsize=244896 CPUtime=1122.32 cores=5,7
/proc/1064/stat : 1064 (contrasat_relea) R 1062 1064 615 0 -1 4202496 2156782 0 0 0 111923 309 0 0 25 0 1 0 608562133 250773504 53392 33554432000 4194304 4298156 140734543502720 18446744073709551615 4251937 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1064/statm: 61224 53392 243 26 0 57856 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 244896

[startup+1182.3 s]
/proc/loadavg: 3.03 3.41 3.52 4/324 1194
/proc/meminfo: memFree=29104544/32950928 swapFree=60198988/67111528
[pid=1064] ppid=1062 vsize=326672 CPUtime=1182.32 cores=5,7
/proc/1064/stat : 1064 (contrasat_relea) R 1062 1064 615 0 -1 4202496 2224372 0 0 0 117911 321 0 0 25 0 1 0 608562133 334512128 72603 33554432000 4194304 4298156 140734543502720 18446744073709551615 4251958 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1064/statm: 81668 72603 243 26 0 78300 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 326672

[startup+1242.3 s]
/proc/loadavg: 2.44 3.18 3.43 3/318 1214
/proc/meminfo: memFree=29390340/32950928 swapFree=60198988/67111528
[pid=1064] ppid=1062 vsize=246492 CPUtime=1242.33 cores=5,7
/proc/1064/stat : 1064 (contrasat_relea) R 1062 1064 615 0 -1 4202496 2369101 0 0 0 123890 343 0 0 25 0 1 0 608562133 252407808 55974 33554432000 4194304 4298156 140734543502720 18446744073709551615 4256237 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1064/statm: 61623 55974 243 26 0 58255 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 246492



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.16 2.96 3.34 3/318 1216
/proc/meminfo: memFree=29281316/32950928 swapFree=60198988/67111528
[pid=1064] ppid=1062 vsize=460140 CPUtime=1300.03 cores=5,7
/proc/1064/stat : 1064 (contrasat_relea) R 1062 1064 615 0 -1 4202496 2392803 0 0 0 129656 347 0 0 25 0 1 0 608562133 471183360 79651 33554432000 4194304 4298156 140734543502720 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1064/statm: 115035 79651 243 26 0 111667 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 460140

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1300.06
CPU user time (s): 1296.57
CPU system time (s): 3.49147
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 588064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1296.57
system time used= 3.49147
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2392805
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= 9
involuntary context switches= 2233

runsolver used 3.85441 second user time and 9.17361 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-09 21:33:53
IDJOB=3350542
IDBENCH=82363
IDSOLVER=1816
FILE ID=node122/3350542-1304969632
RUNJOBID= node122-1304968095-636
PBS_JOBID= 13285628
Free space on /tmp= 44096 MiB

SOLVER NAME= minisat hack: contrasat 2011-03-02
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.070-NOTKNOWN.cnf
COMMAND LINE= contrasat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3350542-1304969632/watcher-3350542-1304969632 -o /tmp/evaluation-result-3350542-1304969632/solver-3350542-1304969632 -C 2400 -W 1300 -M 7680  contrasat_release HOME/instance-3350542-1304969632.cnf

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

MD5SUM BENCH= f52ec4dacdcf65c3aedb61fb46ade01b
RANDOM SEED=1444327767

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30194040 kB
Buffers:        141436 kB
Cached:        1084296 kB
SwapCached:      49768 kB
Active:         593692 kB
Inactive:      1996392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30194040 kB
SwapTotal:    67111528 kB
SwapFree:     60198988 kB
Dirty:           53020 kB
Writeback:           0 kB
AnonPages:     1325412 kB
Mapped:          14264 kB
Slab:            70364 kB
PageTables:      33140 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 52869712 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= 43984 MiB
End job on node122 at 2011-05-09 21:55:35