Trace number 3309554

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
glueminisat 2.2.5UNSAT 2271.05 2271

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.040-NOTKNOWN.cnf
MD5SUM36e8e2178d03f08fa4223da0e3d9beb5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark477.605
Satisfiable
(Un)Satisfiability was proved
Number of variables87884
Number of clauses1413816
Sum of the clauses size3227576
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 21364160
Number of clauses of size 33840
Number of clauses of size 417760
Number of clauses of size 57680
Number of clauses of size over 519680

Solver Data

2270.95/2270.98	WARNING: for repeatability, setting FPU to use double precision
2270.95/2270.98	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3309554-1303991463/watcher-3309554-1303991463 -o /tmp/evaluation-result-3309554-1303991463/solver-3309554-1303991463 -C 5000 -W 5100 -M 15500 glueminisat -compe HOME/instance-3309554-1303991463.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.02 2.02 1.94 2/177 26001
/proc/meminfo: memFree=14854832/32950928 swapFree=67111528/67111528
[pid=26001] ppid=25999 vsize=19992 CPUtime=0 cores=1,3,5,7
/proc/26001/stat : 26001 (glueminisat) R 25999 26001 25707 0 -1 4202496 794 0 0 0 0 0 0 0 23 0 1 0 510746013 20471808 735 33554432000 4194304 4309791 140733228528032 18446744073709551615 4243969 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26001/statm: 4998 735 216 29 0 1627 0

[startup+0.0541589 s]
/proc/loadavg: 2.02 2.02 1.94 2/177 26001
/proc/meminfo: memFree=14854832/32950928 swapFree=67111528/67111528
[pid=26001] ppid=25999 vsize=24992 CPUtime=0.04 cores=1,3,5,7
/proc/26001/stat : 26001 (glueminisat) R 25999 26001 25707 0 -1 4202496 2078 0 0 0 4 0 0 0 23 0 1 0 510746013 25591808 1957 33554432000 4194304 4309791 140733228528032 18446744073709551615 4294433 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26001/statm: 6248 1957 217 29 0 2877 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 24992

[startup+0.101162 s]
/proc/loadavg: 2.02 2.02 1.94 2/177 26001
/proc/meminfo: memFree=14854832/32950928 swapFree=67111528/67111528
[pid=26001] ppid=25999 vsize=31692 CPUtime=0.09 cores=1,3,5,7
/proc/26001/stat : 26001 (glueminisat) R 25999 26001 25707 0 -1 4202496 4985 0 0 0 8 1 0 0 23 0 1 0 510746013 32452608 4300 33554432000 4194304 4309791 140733228528032 18446744073709551615 274473628357 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26001/statm: 7923 4303 217 29 0 4552 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31692

[startup+0.301123 s]
/proc/loadavg: 2.02 2.02 1.94 2/177 26001
/proc/meminfo: memFree=14854832/32950928 swapFree=67111528/67111528
[pid=26001] ppid=25999 vsize=79128 CPUtime=0.29 cores=1,3,5,7
/proc/26001/stat : 26001 (glueminisat) R 25999 26001 25707 0 -1 4202496 19750 0 0 0 26 3 0 0 24 0 1 0 510746013 81027072 14954 33554432000 4194304 4309791 140733228528032 18446744073709551615 4294396 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26001/statm: 19782 14954 217 29 0 16411 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 79128

[startup+0.701045 s]
/proc/loadavg: 2.02 2.02 1.94 2/177 26001
/proc/meminfo: memFree=14854832/32950928 swapFree=67111528/67111528
[pid=26001] ppid=25999 vsize=91048 CPUtime=0.69 cores=1,3,5,7
/proc/26001/stat : 26001 (glueminisat) R 25999 26001 25707 0 -1 4202496 23897 0 0 0 66 3 0 0 25 0 1 0 510746013 93233152 18279 33554432000 4194304 4309791 140733228528032 18446744073709551615 4227136 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26001/statm: 22762 18279 221 29 0 19391 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 91048

[startup+1.50085 s]
/proc/loadavg: 2.02 2.02 1.94 3/178 26002
/proc/meminfo: memFree=14781920/32950928 swapFree=67111528/67111528
[pid=26001] ppid=25999 vsize=84296 CPUtime=1.49 cores=1,3,5,7
/proc/26001/stat : 26001 (glueminisat) R 25999 26001 25707 0 -1 4202496 27277 0 0 0 145 4 0 0 25 0 1 0 510746013 86319104 15032 33554432000 4194304 4309791 140733228528032 18446744073709551615 4276064 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26001/statm: 21074 15032 243 29 0 17703 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 84296

[startup+3.10063 s]
/proc/loadavg: 2.02 2.02 1.94 3/178 26002
/proc/meminfo: memFree=14791340/32950928 swapFree=67111528/67111528
[pid=26001] ppid=25999 vsize=84296 CPUtime=3.09 cores=1,3,5,7
/proc/26001/stat : 26001 (glueminisat) R 25999 26001 25707 0 -1 4202496 28382 0 0 0 305 4 0 0 25 0 1 0 510746013 86319104 16133 33554432000 4194304 4309791 140733228528032 18446744073709551615 4253890 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26001/statm: 21074 16133 245 29 0 17703 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 84296

[startup+6.30106 s]
/proc/loadavg: 2.02 2.02 1.94 3/178 26002
/proc/meminfo: memFree=14780768/32950928 swapFree=67111528/67111528
[pid=26001] ppid=25999 vsize=95972 CPUtime=6.29 cores=1,3,5,7
/proc/26001/stat : 26001 (glueminisat) R 25999 26001 25707 0 -1 4202496 30688 0 0 0 625 4 0 0 25 0 1 0 510746013 98275328 18439 33554432000 4194304 4309791 140733228528032 18446744073709551615 4275178 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26001/statm: 23993 18439 245 29 0 20622 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 95972

[startup+12.7009 s]
/proc/loadavg: 2.02 2.02 1.94 3/178 26002
/proc/meminfo: memFree=14764060/32950928 swapFree=67111528/67111528
[pid=26001] ppid=25999 vsize=114940 CPUtime=12.69 cores=1,3,5,7
/proc/26001/stat : 26001 (glueminisat) R 25999 26001 25707 0 -1 4202496 33852 0 0 0 1265 4 0 0 25 0 1 0 510746013 117698560 21598 33554432000 4194304 4309791 140733228528032 18446744073709551615 4275426 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26001/statm: 28735 21598 245 29 0 25364 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 114940

[startup+25.5006 s]
/proc/loadavg: 2.01 2.02 1.94 3/178 26002
/proc/meminfo: memFree=14720032/32950928 swapFree=67111528/67111528
[pid=26001] ppid=25999 vsize=145760 CPUtime=25.49 cores=1,3,5,7
/proc/26001/stat : 26001 (glueminisat) R 25999 26001 25707 0 -1 4202496 42512 0 0 0 2544 5 0 0 25 0 1 0 510746013 149258240 30247 33554432000 4194304 4309791 140733228528032 18446744073709551615 4275225 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26001/statm: 36440 30247 245 29 0 33069 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 145760

[startup+51.1011 s]
/proc/loadavg: 2.01 2.01 1.94 3/178 26003
/proc/meminfo: memFree=14707208/32950928 swapFree=67111528/67111528
[pid=26001] ppid=25999 vsize=145760 CPUtime=51.09 cores=1,3,5,7
/proc/26001/stat : 26001 (glueminisat) R 25999 26001 25707 0 -1 4202496 72448 0 0 0 5098 11 0 0 25 0 1 0 510746013 149258240 29570 33554432000 4194304 4309791 140733228528032 18446744073709551615 4275252 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26001/statm: 36440 29570 245 29 0 33069 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 145760

[startup+102.306 s]
/proc/loadavg: 2.00 2.01 1.94 3/178 26004
/proc/meminfo: memFree=14545468/32950928 swapFree=67111528/67111528
[pid=26001] ppid=25999 vsize=277236 CPUtime=102.3 cores=1,3,5,7
/proc/26001/stat : 26001 (glueminisat) R 25999 26001 25707 0 -1 4202496 103702 0 0 0 10212 18 0 0 25 0 1 0 510746013 283889664 60800 33554432000 4194304 4309791 140733228528032 18446744073709551615 4275240 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26001/statm: 69309 60800 245 29 0 65938 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 277236

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 26006
/proc/meminfo: memFree=14825188/32950928 swapFree=67111528/67111528
[pid=26001] ppid=25999 vsize=196212 CPUtime=162.29 cores=1,3,5,7
/proc/26001/stat : 26001 (glueminisat) R 25999 26001 25707 0 -1 4202496 157403 0 0 0 16202 27 0 0 25 0 1 0 510746013 200921088 44438 33554432000 4194304 4309791 140733228528032 18446744073709551615 4260074 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26001/statm: 49053 44438 245 29 0 45682 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 196212

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 26007
/proc/meminfo: memFree=14643124/32950928 swapFree=67111528/67111528
[pid=26001] ppid=25999 vsize=409860 CPUtime=222.29 cores=1,3,5,7
/proc/26001/stat : 26001 (glueminisat) R 25999 26001 25707 0 -1 4202496 185597 0 0 0 22196 33 0 0 25 0 1 0 510746013 419696640 72622 33554432000 4194304 4309791 140733228528032 18446744073709551615 4275178 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26001/statm: 102465 72622 245 29 0 99094 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 409860

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 26009
/proc/meminfo: memFree=14506188/32950928 swapFree=67111528/67111528
[pid=26001] ppid=25999 vsize=409860 CPUtime=282.3 cores=1,3,5,7
/proc/26001/stat : 26001 (glueminisat) R 25999 26001 25707 0 -1 4202496 209079 0 0 0 28193 37 0 0 25 0 1 0 510746013 419696640 96089 33554432000 4194304 4309791 140733228528032 18446744073709551615 4275183 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26001/statm: 102465 96089 245 29 0 99094 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 409860

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 26011
/proc/meminfo: memFree=14644028/32950928 swapFree=67111528/67111528
[pid=26001] ppid=25999 vsize=277600 CPUtime=342.3 cores=1,3,5,7
/proc/26001/stat : 26001 (glueminisat) R 25999 26001 25707 0 -1 4202496 262877 0 0 0 34183 47 0 0 25 0 1 0 510746013 284262400 50893 33554432000 4194304 4309791 140733228528032 18446744073709551615 4275236 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26001/statm: 69400 50893 245 29 0 66029 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 277600

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 26012
/proc/meminfo: memFree=14494448/32950928 swapFree=67111528/67111528
[pid=26001] ppid=25999 vsize=409860 CPUtime=402.3 cores=1,3,5,7
/proc/26001/stat : 26001 (glueminisat) R 25999 26001 25707 0 -1 4202496 291624 0 0 0 40177 53 0 0 25 0 1 0 510746013 419696640 79628 33554432000 4194304 4309791 140733228528032 18446744073709551615 4259435 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26001/statm: 102465 79628 245 29 0 99094 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 409860

[startup+462.301 s]
/proc/loadavg: 2.03 2.01 1.94 3/178 26014
/proc/meminfo: memFree=14343376/32950928 swapFree=67111528/67111528
[pid=26001] ppid=25999 vsize=624784 CPUtime=462.3 cores=1,3,5,7
/proc/26001/stat : 26001 (glueminisat) R 25999 26001 25707 0 -1 4202496 319359 0 0 0 46174 56 0 0 25 0 1 0 510746013 639778816 107350 33554432000 4194304 4309791 140733228528032 18446744073709551615 4275368 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26001/statm: 156196 107350 245 29 0 152825 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 624784

[startup+522.3 s]
/proc/loadavg: 2.01 2.01 1.94 3/178 26015
/proc/meminfo: memFree=14475160/32950928 swapFree=67111528/67111528
[pid=26001] ppid=25999 vsize=624784 CPUtime=522.3 cores=1,3,5,7
/proc/26001/stat : 26001 (glueminisat) R 25999 26001 25707 0 -1 4202496 343577 0 0 0 52169 61 0 0 25 0 1 0 510746013 639778816 131552 33554432000 4194304 4309791 140733228528032 18446744073709551615 4275197 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26001/statm: 156196 131552 245 29 0 152825 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 624784

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 26017
/proc/meminfo: memFree=14706396/32950928 swapFree=67111528/67111528
[pid=26001] ppid=25999 vsize=278016 CPUtime=582.3 cores=1,3,5,7
/proc/26001/stat : 26001 (glueminisat) R 25999 26001 25707 0 -1 4202496 391132 0 0 0 58160 70 0 0 25 0 1 0 510746013 284688384 56989 33554432000 4194304 4309791 140733228528032 18446744073709551615 4276336 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26001/statm: 69504 56989 245 29 0 66133 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 278016

[startup+642.301 s]

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

/proc/meminfo: memFree=14818628/32950928 swapFree=67111528/67111528
[pid=26001] ppid=25999 vsize=283936 CPUtime=1542.32 cores=1,3,5,7
/proc/26001/stat : 26001 (glueminisat) R 25999 26001 25707 0 -1 4202496 789860 0 0 0 154087 145 0 0 25 0 1 0 510746013 290750464 62707 33554432000 4194304 4309791 140733228528032 18446744073709551615 4275453 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26001/statm: 70984 62707 245 29 0 67613 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 283936

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 26084
/proc/meminfo: memFree=14757228/32950928 swapFree=67111528/67111528
[pid=26001] ppid=25999 vsize=416448 CPUtime=1602.33 cores=1,3,5,7
/proc/26001/stat : 26001 (glueminisat) R 25999 26001 25707 0 -1 4202496 804529 0 0 0 160085 148 0 0 25 0 1 0 510746013 426442752 77363 33554432000 4194304 4309791 140733228528032 18446744073709551615 4275453 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26001/statm: 104112 77363 245 29 0 100741 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 416448

[startup+1662.3 s]
/proc/loadavg: 2.03 2.01 1.95 3/178 26086
/proc/meminfo: memFree=14684284/32950928 swapFree=67111528/67111528
[pid=26001] ppid=25999 vsize=416628 CPUtime=1662.33 cores=1,3,5,7
/proc/26001/stat : 26001 (glueminisat) R 25999 26001 25707 0 -1 4202496 822971 0 0 0 166081 152 0 0 25 0 1 0 510746013 426627072 95796 33554432000 4194304 4309791 140733228528032 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26001/statm: 104157 95796 245 29 0 100786 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 416628

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 1.95 3/178 26087
/proc/meminfo: memFree=14654500/32950928 swapFree=67111528/67111528
[pid=26001] ppid=25999 vsize=632340 CPUtime=1722.33 cores=1,3,5,7
/proc/26001/stat : 26001 (glueminisat) R 25999 26001 25707 0 -1 4202496 838601 0 0 0 172078 155 0 0 25 0 1 0 510746013 647516160 111410 33554432000 4194304 4309791 140733228528032 18446744073709551615 4275443 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26001/statm: 158085 111410 245 29 0 154714 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 632340

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 26116
/proc/meminfo: memFree=14208332/32950928 swapFree=67111528/67111528
[pid=26001] ppid=25999 vsize=632732 CPUtime=1782.34 cores=1,3,5,7
/proc/26001/stat : 26001 (glueminisat) R 25999 26001 25707 0 -1 4202496 854224 0 0 0 178074 160 0 0 25 0 1 0 510746013 647917568 127022 33554432000 4194304 4309791 140733228528032 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26001/statm: 158183 127022 245 29 0 154812 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 632732

[startup+1842.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 26118
/proc/meminfo: memFree=14532696/32950928 swapFree=67111528/67111528
[pid=26001] ppid=25999 vsize=204524 CPUtime=1842.33 cores=1,3,5,7
/proc/26001/stat : 26001 (glueminisat) R 25999 26001 25707 0 -1 4202496 888141 0 0 0 184066 167 0 0 25 0 1 0 510746013 209432576 42856 33554432000 4194304 4309791 140733228528032 18446744073709551615 4275178 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26001/statm: 51131 42856 245 29 0 47760 0
Current children cumulated CPU time (s) 1842.33
Current children cumulated vsize (KiB) 204524

[startup+1902.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 26119
/proc/meminfo: memFree=14492736/32950928 swapFree=67111528/67111528
[pid=26001] ppid=25999 vsize=285912 CPUtime=1902.33 cores=1,3,5,7
/proc/26001/stat : 26001 (glueminisat) R 25999 26001 25707 0 -1 4202496 901312 0 0 0 190063 170 0 0 25 0 1 0 510746013 292773888 56012 33554432000 4194304 4309791 140733228528032 18446744073709551615 4275219 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26001/statm: 71478 56012 245 29 0 68107 0
Current children cumulated CPU time (s) 1902.33
Current children cumulated vsize (KiB) 285912

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 26121
/proc/meminfo: memFree=14426240/32950928 swapFree=67111528/67111528
[pid=26001] ppid=25999 vsize=418172 CPUtime=1962.34 cores=1,3,5,7
/proc/26001/stat : 26001 (glueminisat) R 25999 26001 25707 0 -1 4202496 914590 0 0 0 196060 174 0 0 25 0 1 0 510746013 428208128 69276 33554432000 4194304 4309791 140733228528032 18446744073709551615 4284267 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26001/statm: 104543 69276 245 29 0 101172 0
Current children cumulated CPU time (s) 1962.34
Current children cumulated vsize (KiB) 418172

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 26122
/proc/meminfo: memFree=14384804/32950928 swapFree=67111528/67111528
[pid=26001] ppid=25999 vsize=418356 CPUtime=2022.33 cores=1,3,5,7
/proc/26001/stat : 26001 (glueminisat) R 25999 26001 25707 0 -1 4202496 927905 0 0 0 202056 177 0 0 25 0 1 0 510746013 428396544 82580 33554432000 4194304 4309791 140733228528032 18446744073709551615 4275240 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26001/statm: 104589 82580 245 29 0 101218 0
Current children cumulated CPU time (s) 2022.33
Current children cumulated vsize (KiB) 418356

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 26124
/proc/meminfo: memFree=14329836/32950928 swapFree=67111528/67111528
[pid=26001] ppid=25999 vsize=418572 CPUtime=2082.35 cores=1,3,5,7
/proc/26001/stat : 26001 (glueminisat) R 25999 26001 25707 0 -1 4202496 938773 0 0 0 208054 181 0 0 25 0 1 0 510746013 428617728 93439 33554432000 4194304 4309791 140733228528032 18446744073709551615 4275453 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26001/statm: 104643 93439 245 29 0 101272 0
Current children cumulated CPU time (s) 2082.35
Current children cumulated vsize (KiB) 418572

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 26126
/proc/meminfo: memFree=14278592/32950928 swapFree=67111528/67111528
[pid=26001] ppid=25999 vsize=634172 CPUtime=2142.34 cores=1,3,5,7
/proc/26001/stat : 26001 (glueminisat) R 25999 26001 25707 0 -1 4202496 949054 0 0 0 214051 183 0 0 25 0 1 0 510746013 649392128 103713 33554432000 4194304 4309791 140733228528032 18446744073709551615 4275252 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26001/statm: 158543 103713 245 29 0 155172 0
Current children cumulated CPU time (s) 2142.34
Current children cumulated vsize (KiB) 634172

[startup+2202.3 s]
/proc/loadavg: 2.05 2.01 1.96 3/178 26127
/proc/meminfo: memFree=14254624/32950928 swapFree=67111528/67111528
[pid=26001] ppid=25999 vsize=635548 CPUtime=2202.34 cores=1,3,5,7
/proc/26001/stat : 26001 (glueminisat) R 25999 26001 25707 0 -1 4202496 960172 0 0 0 220049 185 0 0 25 0 1 0 510746013 650801152 114818 33554432000 4194304 4309791 140733228528032 18446744073709551615 4275240 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26001/statm: 158887 114818 245 29 0 155516 0
Current children cumulated CPU time (s) 2202.34
Current children cumulated vsize (KiB) 635548

[startup+2262.3 s]
/proc/loadavg: 2.02 2.01 1.96 3/178 26129
/proc/meminfo: memFree=14367180/32950928 swapFree=67111528/67111528
[pid=26001] ppid=25999 vsize=420624 CPUtime=2262.34 cores=1,3,5,7
/proc/26001/stat : 26001 (glueminisat) R 25999 26001 25707 0 -1 4202496 1033744 0 0 0 226037 197 0 0 25 0 1 0 510746013 430718976 83757 33554432000 4194304 4309791 140733228528032 18446744073709551615 4275189 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26001/statm: 105156 83757 245 29 0 101785 0
Current children cumulated CPU time (s) 2262.34
Current children cumulated vsize (KiB) 420624

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

[startup+2265.5 s]
/proc/loadavg: 2.02 2.01 1.96 3/178 26129
/proc/meminfo: memFree=14365196/32950928 swapFree=67111528/67111528
[pid=26001] ppid=25999 vsize=420624 CPUtime=2265.54 cores=1,3,5,7
/proc/26001/stat : 26001 (glueminisat) R 25999 26001 25707 0 -1 4202496 1034142 0 0 0 226357 197 0 0 25 0 1 0 510746013 430718976 84155 33554432000 4194304 4309791 140733228528032 18446744073709551615 4275453 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26001/statm: 105156 84155 245 29 0 101785 0
Current children cumulated CPU time (s) 2265.54
Current children cumulated vsize (KiB) 420624

[startup+2268.7 s]
/proc/loadavg: 2.01 2.01 1.96 3/178 26129
/proc/meminfo: memFree=14363336/32950928 swapFree=67111528/67111528
[pid=26001] ppid=25999 vsize=420624 CPUtime=2268.74 cores=1,3,5,7
/proc/26001/stat : 26001 (glueminisat) R 25999 26001 25707 0 -1 4202496 1034465 0 0 0 226677 197 0 0 25 0 1 0 510746013 430718976 84478 33554432000 4194304 4309791 140733228528032 18446744073709551615 4275219 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26001/statm: 105156 84478 245 29 0 101785 0
Current children cumulated CPU time (s) 2268.74
Current children cumulated vsize (KiB) 420624

[startup+2270.3 s]
/proc/loadavg: 2.01 2.01 1.96 3/178 26129
/proc/meminfo: memFree=14361964/32950928 swapFree=67111528/67111528
[pid=26001] ppid=25999 vsize=420624 CPUtime=2270.35 cores=1,3,5,7
/proc/26001/stat : 26001 (glueminisat) R 25999 26001 25707 0 -1 4202496 1034600 0 0 0 226837 198 0 0 25 0 1 0 510746013 430718976 84613 33554432000 4194304 4309791 140733228528032 18446744073709551615 4275178 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26001/statm: 105156 84613 245 29 0 101785 0
Current children cumulated CPU time (s) 2270.35
Current children cumulated vsize (KiB) 420624

[startup+2270.7 s]
/proc/loadavg: 2.01 2.01 1.96 3/178 26129
/proc/meminfo: memFree=14361964/32950928 swapFree=67111528/67111528
[pid=26001] ppid=25999 vsize=420624 CPUtime=2270.75 cores=1,3,5,7
/proc/26001/stat : 26001 (glueminisat) R 25999 26001 25707 0 -1 4202496 1034638 0 0 0 226877 198 0 0 25 0 1 0 510746013 430718976 84651 33554432000 4194304 4309791 140733228528032 18446744073709551615 4275183 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26001/statm: 105156 84651 245 29 0 101785 0
Current children cumulated CPU time (s) 2270.75
Current children cumulated vsize (KiB) 420624

[startup+2270.9 s]
/proc/loadavg: 2.01 2.01 1.96 3/178 26129
/proc/meminfo: memFree=14361964/32950928 swapFree=67111528/67111528
[pid=26001] ppid=25999 vsize=420624 CPUtime=2270.95 cores=1,3,5,7
/proc/26001/stat : 26001 (glueminisat) R 25999 26001 25707 0 -1 4202496 1034679 0 0 0 226897 198 0 0 25 0 1 0 510746013 430718976 84692 33554432000 4194304 4309791 140733228528032 18446744073709551615 4275385 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26001/statm: 105156 84692 245 29 0 101785 0
Current children cumulated CPU time (s) 2270.95
Current children cumulated vsize (KiB) 420624

[startup+2271 s]
/proc/loadavg: 2.01 2.01 1.96 3/178 26129
/proc/meminfo: memFree=14361964/32950928 swapFree=67111528/67111528
[pid=26001] ppid=25999 vsize=0 CPUtime=2271.04 cores=1,3,5,7
/proc/26001/stat : 26001 (glueminisat) R 25999 26001 25707 0 -1 4202500 1034691 0 0 0 226905 199 0 0 25 0 1 0 510746013 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 1 0 0 0
/proc/26001/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 2271.04
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 2271
CPU time (s): 2271.05
CPU user time (s): 2269.06
CPU system time (s): 1.9947
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 979424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2269.06
system time used= 1.9947
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1034691
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= 10
involuntary context switches= 1719

runsolver used 3.32549 second user time and 7.8718 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-28 13:51:04
IDJOB=3309554
IDBENCH=82378
IDSOLVER=1694
FILE ID=node125/3309554-1303991463
RUNJOBID= node125-1303987381-25726
PBS_JOBID= 13168748
Free space on /tmp= 72728 MiB

SOLVER NAME= glueminisat 2.2.5
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.040-NOTKNOWN.cnf
COMMAND LINE= glueminisat -compe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309554-1303991463/watcher-3309554-1303991463 -o /tmp/evaluation-result-3309554-1303991463/solver-3309554-1303991463 -C 5000 -W 5100 -M 15500  glueminisat -compe HOME/instance-3309554-1303991463.cnf

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

MD5SUM BENCH= 36e8e2178d03f08fa4223da0e3d9beb5
RANDOM SEED=1959088580

node125.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.828
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.828
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	: 5266.55
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.828
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.84
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.828
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.74
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.828
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.82
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.828
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.828
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.828
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:      14854864 kB
Buffers:       2213088 kB
Cached:       14971672 kB
SwapCached:          0 kB
Active:        9069836 kB
Inactive:      8493748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14854864 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           24100 kB
Writeback:           0 kB
AnonPages:      377960 kB
Mapped:          15260 kB
Slab:           468676 kB
PageTables:       5364 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   591896 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= 72624 MiB
End job on node125 at 2011-04-28 14:28:55