Trace number 3309968

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 1032.84 1032.82

General information on the benchmark

NameSAT03/industrial/schuppan/l2s/
bc57-sensors-1-k303-unsat.shuffled-as.sat03-406.cnf
MD5SUMf16626953757fdd1326f2a14f01adca9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark911.704
Satisfiable
(Un)Satisfiability was proved
Number of variables435701
Number of clauses1379987
Sum of the clauses size3544455
Maximum clause length304
Minimum clause length1
Number of clauses of size 1142
Number of clauses of size 2654099
Number of clauses of size 3705129
Number of clauses of size 412732
Number of clauses of size 54852
Number of clauses of size over 53033

Solver Data

1032.81/1032.81	WARNING: for repeatability, setting FPU to use double precision
1032.81/1032.81	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-3309968-1303999018/watcher-3309968-1303999018 -o /tmp/evaluation-result-3309968-1303999018/solver-3309968-1303999018 -C 5000 -W 5100 -M 15500 glueminisat -compe HOME/instance-3309968-1303999018.cnf 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21064
/proc/meminfo: memFree=19761436/32951124 swapFree=67111464/67111528
[pid=21064] ppid=21062 vsize=21968 CPUtime=0 cores=0,2,4,6
/proc/21064/stat : 21064 (glueminisat) R 21062 21064 20405 0 -1 4202496 1195 0 0 0 0 0 0 0 23 0 1 0 511499941 22495232 1135 33554432000 4194304 4309791 140736959990064 18446744073709551615 4292785 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21064/statm: 5492 1140 215 29 0 2121 0

[startup+0.088001 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21064
/proc/meminfo: memFree=19761436/32951124 swapFree=67111464/67111528
[pid=21064] ppid=21062 vsize=85660 CPUtime=0.07 cores=0,2,4,6
/proc/21064/stat : 21064 (glueminisat) R 21062 21064 20405 0 -1 4202496 13654 0 0 0 6 1 0 0 23 0 1 0 511499941 87715840 13358 33554432000 4194304 4309791 140736959990064 18446744073709551615 228244045943 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21064/statm: 21415 13358 217 29 0 18044 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 85660

[startup+0.100999 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21064
/proc/meminfo: memFree=19761436/32951124 swapFree=67111464/67111528
[pid=21064] ppid=21062 vsize=87048 CPUtime=0.09 cores=0,2,4,6
/proc/21064/stat : 21064 (glueminisat) R 21062 21064 20405 0 -1 4202496 14092 0 0 0 8 1 0 0 23 0 1 0 511499941 89137152 13785 33554432000 4194304 4309791 140736959990064 18446744073709551615 4262760 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21064/statm: 21762 13785 217 29 0 18391 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 87048

[startup+0.30096 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21064
/proc/meminfo: memFree=19761436/32951124 swapFree=67111464/67111528
[pid=21064] ppid=21062 vsize=103156 CPUtime=0.29 cores=0,2,4,6
/proc/21064/stat : 21064 (glueminisat) R 21062 21064 20405 0 -1 4202496 19264 0 0 0 27 2 0 0 25 0 1 0 511499941 105631744 18485 33554432000 4194304 4309791 140736959990064 18446744073709551615 228244009669 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21064/statm: 25789 18485 217 29 0 22418 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 103156

[startup+0.700893 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21064
/proc/meminfo: memFree=19761436/32951124 swapFree=67111464/67111528
[pid=21064] ppid=21062 vsize=129804 CPUtime=0.69 cores=0,2,4,6
/proc/21064/stat : 21064 (glueminisat) R 21062 21064 20405 0 -1 4202496 26783 0 0 0 66 3 0 0 25 0 1 0 511499941 132919296 24718 33554432000 4194304 4309791 140736959990064 18446744073709551615 228244009669 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21064/statm: 32451 24718 217 29 0 29080 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 129804

[startup+1.50075 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21065
/proc/meminfo: memFree=19647852/32951124 swapFree=67111464/67111528
[pid=21064] ppid=21062 vsize=178216 CPUtime=1.49 cores=0,2,4,6
/proc/21064/stat : 21064 (glueminisat) R 21062 21064 20405 0 -1 4202496 38860 0 0 0 144 5 0 0 25 0 1 0 511499941 182493184 34491 33554432000 4194304 4309791 140736959990064 18446744073709551615 228243997882 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21064/statm: 44554 34491 217 29 0 41183 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 178216

[startup+3.10044 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21065
/proc/meminfo: memFree=19601472/32951124 swapFree=67111464/67111528
[pid=21064] ppid=21062 vsize=202624 CPUtime=3.08 cores=0,2,4,6
/proc/21064/stat : 21064 (glueminisat) R 21062 21064 20405 0 -1 4202496 46939 0 0 0 303 5 0 0 25 0 1 0 511499941 207486976 42145 33554432000 4194304 4309791 140736959990064 18446744073709551615 4258911 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21064/statm: 50656 42145 225 29 0 47285 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 202624

[startup+6.3009 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21065
/proc/meminfo: memFree=19568092/32951124 swapFree=67111464/67111528
[pid=21064] ppid=21062 vsize=214516 CPUtime=6.29 cores=0,2,4,6
/proc/21064/stat : 21064 (glueminisat) R 21062 21064 20405 0 -1 4202496 68120 0 0 0 620 9 0 0 25 0 1 0 511499941 219664384 45434 33554432000 4194304 4309791 140736959990064 18446744073709551615 4294433 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21064/statm: 53629 45434 226 29 0 50258 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 214516

[startup+12.7008 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21065
/proc/meminfo: memFree=19599980/32951124 swapFree=67111464/67111528
[pid=21064] ppid=21062 vsize=197664 CPUtime=12.69 cores=0,2,4,6
/proc/21064/stat : 21064 (glueminisat) R 21062 21064 20405 0 -1 4202496 71835 0 0 0 1260 9 0 0 25 0 1 0 511499941 202407936 39445 33554432000 4194304 4309791 140736959990064 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21064/statm: 49416 39445 244 29 0 46045 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 197664

[startup+25.5005 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21065
/proc/meminfo: memFree=19594760/32951124 swapFree=67111464/67111528
[pid=21064] ppid=21062 vsize=197664 CPUtime=25.49 cores=0,2,4,6
/proc/21064/stat : 21064 (glueminisat) R 21062 21064 20405 0 -1 4202496 72427 0 0 0 2540 9 0 0 25 0 1 0 511499941 202407936 40021 33554432000 4194304 4309791 140736959990064 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21064/statm: 49416 40021 244 29 0 46045 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 197664

[startup+51.101 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21066
/proc/meminfo: memFree=19581280/32951124 swapFree=67111464/67111528
[pid=21064] ppid=21062 vsize=209156 CPUtime=51.09 cores=0,2,4,6
/proc/21064/stat : 21064 (glueminisat) R 21062 21064 20405 0 -1 4202496 76331 0 0 0 5099 10 0 0 25 0 1 0 511499941 214175744 43312 33554432000 4194304 4309791 140736959990064 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21064/statm: 52289 43312 244 29 0 48918 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 209156

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 21067
/proc/meminfo: memFree=19559216/32951124 swapFree=67111464/67111528
[pid=21064] ppid=21062 vsize=228012 CPUtime=102.3 cores=0,2,4,6
/proc/21064/stat : 21064 (glueminisat) R 21062 21064 20405 0 -1 4202496 82393 0 0 0 10218 12 0 0 25 0 1 0 511499941 233484288 48743 33554432000 4194304 4309791 140736959990064 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21064/statm: 57003 48743 244 29 0 53632 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 228012

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21069
/proc/meminfo: memFree=19557844/32951124 swapFree=67111464/67111528
[pid=21064] ppid=21062 vsize=228012 CPUtime=162.3 cores=0,2,4,6
/proc/21064/stat : 21064 (glueminisat) R 21062 21064 20405 0 -1 4202496 82695 0 0 0 16217 13 0 0 25 0 1 0 511499941 233484288 49041 33554432000 4194304 4309791 140736959990064 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21064/statm: 57003 49041 244 29 0 53632 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 228012

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21070
/proc/meminfo: memFree=19557828/32951124 swapFree=67111464/67111528
[pid=21064] ppid=21062 vsize=228012 CPUtime=222.3 cores=0,2,4,6
/proc/21064/stat : 21064 (glueminisat) R 21062 21064 20405 0 -1 4202496 82695 0 0 0 22217 13 0 0 25 0 1 0 511499941 233484288 49041 33554432000 4194304 4309791 140736959990064 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21064/statm: 57003 49041 244 29 0 53632 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 228012

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21081
/proc/meminfo: memFree=19525352/32951124 swapFree=67111464/67111528
[pid=21064] ppid=21062 vsize=277332 CPUtime=282.29 cores=0,2,4,6
/proc/21064/stat : 21064 (glueminisat) R 21062 21064 20405 0 -1 4202496 90924 0 0 0 28215 14 0 0 25 0 1 0 511499941 283987968 57268 33554432000 4194304 4309791 140736959990064 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21064/statm: 69333 57268 244 29 0 65962 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 277332

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21083
/proc/meminfo: memFree=19557196/32951124 swapFree=67111464/67111528
[pid=21064] ppid=21062 vsize=228012 CPUtime=342.3 cores=0,2,4,6
/proc/21064/stat : 21064 (glueminisat) R 21062 21064 20405 0 -1 4202496 91275 0 0 0 34215 15 0 0 25 0 1 0 511499941 233484288 49085 33554432000 4194304 4309791 140736959990064 18446744073709551615 4259202 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21064/statm: 57003 49085 244 29 0 53632 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 228012

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21084
/proc/meminfo: memFree=19557304/32951124 swapFree=67111464/67111528
[pid=21064] ppid=21062 vsize=228012 CPUtime=402.3 cores=0,2,4,6
/proc/21064/stat : 21064 (glueminisat) R 21062 21064 20405 0 -1 4202496 100916 0 0 0 40214 16 0 0 25 0 1 0 511499941 233484288 49085 33554432000 4194304 4309791 140736959990064 18446744073709551615 4259191 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21064/statm: 57003 49085 244 29 0 53632 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 228012

[startup+462.301 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 21089
/proc/meminfo: memFree=19557240/32951124 swapFree=67111464/67111528
[pid=21064] ppid=21062 vsize=228012 CPUtime=462.3 cores=0,2,4,6
/proc/21064/stat : 21064 (glueminisat) R 21062 21064 20405 0 -1 4202496 100916 0 0 0 46214 16 0 0 25 0 1 0 511499941 233484288 49085 33554432000 4194304 4309791 140736959990064 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21064/statm: 57003 49085 244 29 0 53632 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 228012

[startup+522.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 21090
/proc/meminfo: memFree=19515032/32951124 swapFree=67111464/67111528
[pid=21064] ppid=21062 vsize=277332 CPUtime=522.29 cores=0,2,4,6
/proc/21064/stat : 21064 (glueminisat) R 21062 21064 20405 0 -1 4202496 111717 0 0 0 52211 18 0 0 25 0 1 0 511499941 283987968 59850 33554432000 4194304 4309791 140736959990064 18446744073709551615 4252197 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21064/statm: 69333 59850 244 29 0 65962 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 277332

[startup+582.301 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 21092
/proc/meminfo: memFree=19557304/32951124 swapFree=67111464/67111528
[pid=21064] ppid=21062 vsize=228012 CPUtime=582.3 cores=0,2,4,6
/proc/21064/stat : 21064 (glueminisat) R 21062 21064 20405 0 -1 4202496 111849 0 0 0 58211 19 0 0 25 0 1 0 511499941 233484288 49085 33554432000 4194304 4309791 140736959990064 18446744073709551615 4259463 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21064/statm: 57003 49085 244 29 0 53632 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 228012

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21094
/proc/meminfo: memFree=19517100/32951124 swapFree=67111464/67111528
[pid=21064] ppid=21062 vsize=277332 CPUtime=642.31 cores=0,2,4,6
/proc/21064/stat : 21064 (glueminisat) R 21062 21064 20405 0 -1 4202496 122058 0 0 0 64210 21 0 0 25 0 1 0 511499941 283987968 59265 33554432000 4194304 4309791 140736959990064 18446744073709551615 4259463 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21064/statm: 69333 59265 244 29 0 65962 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 277332

[startup+702.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21095
/proc/meminfo: memFree=19556768/32951124 swapFree=67111464/67111528
[pid=21064] ppid=21062 vsize=228012 CPUtime=702.3 cores=0,2,4,6
/proc/21064/stat : 21064 (glueminisat) R 21062 21064 20405 0 -1 4202496 124314 0 0 0 70208 22 0 0 25 0 1 0 511499941 233484288 49164 33554432000 4194304 4309791 140736959990064 18446744073709551615 4276348 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21064/statm: 57003 49164 244 29 0 53632 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 228012

[startup+762.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21097
/proc/meminfo: memFree=19522544/32951124 swapFree=67111464/67111528
[pid=21064] ppid=21062 vsize=277332 CPUtime=762.31 cores=0,2,4,6
/proc/21064/stat : 21064 (glueminisat) R 21062 21064 20405 0 -1 4202496 132992 0 0 0 76207 24 0 0 25 0 1 0 511499941 283987968 57832 33554432000 4194304 4309791 140736959990064 18446744073709551615 4275178 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21064/statm: 69333 57832 244 29 0 65962 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 277332

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21098
/proc/meminfo: memFree=19508384/32951124 swapFree=67111464/67111528
[pid=21064] ppid=21062 vsize=277332 CPUtime=822.31 cores=0,2,4,6
/proc/21064/stat : 21064 (glueminisat) R 21062 21064 20405 0 -1 4202496 136656 0 0 0 82205 26 0 0 25 0 1 0 511499941 283987968 61448 33554432000 4194304 4309791 140736959990064 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21064/statm: 69333 61448 244 29 0 65962 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 277332

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21100
/proc/meminfo: memFree=19524740/32951124 swapFree=67111464/67111528
[pid=21064] ppid=21062 vsize=277332 CPUtime=882.31 cores=0,2,4,6
/proc/21064/stat : 21064 (glueminisat) R 21062 21064 20405 0 -1 4202496 145057 0 0 0 88204 27 0 0 25 0 1 0 511499941 283987968 57401 33554432000 4194304 4309791 140736959990064 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21064/statm: 69333 57401 244 29 0 65962 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 277332

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21102
/proc/meminfo: memFree=19507728/32951124 swapFree=67111464/67111528
[pid=21064] ppid=21062 vsize=277332 CPUtime=942.31 cores=0,2,4,6
/proc/21064/stat : 21064 (glueminisat) R 21062 21064 20405 0 -1 4202496 149302 0 0 0 94202 29 0 0 25 0 1 0 511499941 283987968 61607 33554432000 4194304 4309791 140736959990064 18446744073709551615 4259194 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21064/statm: 69333 61607 244 29 0 65962 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 277332

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21103
/proc/meminfo: memFree=19492836/32951124 swapFree=67111464/67111528
[pid=21064] ppid=21062 vsize=308152 CPUtime=1002.31 cores=0,2,4,6
/proc/21064/stat : 21064 (glueminisat) R 21062 21064 20405 0 -1 4202496 153046 0 0 0 100201 30 0 0 25 0 1 0 511499941 315547648 65313 33554432000 4194304 4309791 140736959990064 18446744073709551615 4259159 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21064/statm: 77038 65313 244 29 0 73667 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 308152

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

[startup+1011.1 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 21104
/proc/meminfo: memFree=19556200/32951124 swapFree=67111464/67111528
[pid=21064] ppid=21062 vsize=228012 CPUtime=1011.11 cores=0,2,4,6
/proc/21064/stat : 21064 (glueminisat) R 21062 21064 20405 0 -1 4202496 153371 0 0 0 101081 30 0 0 25 0 1 0 511499941 233484288 49335 33554432000 4194304 4309791 140736959990064 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21064/statm: 57003 49335 244 29 0 53632 0
Current children cumulated CPU time (s) 1011.11
Current children cumulated vsize (KiB) 228012

[startup+1023.9 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 21104
/proc/meminfo: memFree=19556196/32951124 swapFree=67111464/67111528
[pid=21064] ppid=21062 vsize=228012 CPUtime=1023.91 cores=0,2,4,6
/proc/21064/stat : 21064 (glueminisat) R 21062 21064 20405 0 -1 4202496 153371 0 0 0 102361 30 0 0 25 0 1 0 511499941 233484288 49335 33554432000 4194304 4309791 140736959990064 18446744073709551615 4252197 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21064/statm: 57003 49335 244 29 0 53632 0
Current children cumulated CPU time (s) 1023.91
Current children cumulated vsize (KiB) 228012

[startup+1027.1 s]
/proc/loadavg: 2.06 2.01 2.00 3/178 21104
/proc/meminfo: memFree=19556320/32951124 swapFree=67111464/67111528
[pid=21064] ppid=21062 vsize=231920 CPUtime=1027.11 cores=0,2,4,6
/proc/21064/stat : 21064 (glueminisat) R 21062 21064 20405 0 -1 4202496 153477 0 0 0 102681 30 0 0 25 0 1 0 511499941 237486080 49440 33554432000 4194304 4309791 140736959990064 18446744073709551615 4259912 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21064/statm: 57980 49440 244 29 0 54609 0
Current children cumulated CPU time (s) 1027.11
Current children cumulated vsize (KiB) 231920

[startup+1030.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/178 21104
/proc/meminfo: memFree=19556192/32951124 swapFree=67111464/67111528
[pid=21064] ppid=21062 vsize=231920 CPUtime=1030.31 cores=0,2,4,6
/proc/21064/stat : 21064 (glueminisat) R 21062 21064 20405 0 -1 4202496 153561 0 0 0 103001 30 0 0 25 0 1 0 511499941 237486080 49523 33554432000 4194304 4309791 140736959990064 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21064/statm: 57980 49523 244 29 0 54609 0
Current children cumulated CPU time (s) 1030.31
Current children cumulated vsize (KiB) 231920

[startup+1031.9 s]
/proc/loadavg: 2.05 2.01 2.00 3/178 21104
/proc/meminfo: memFree=19556068/32951124 swapFree=67111464/67111528
[pid=21064] ppid=21062 vsize=231920 CPUtime=1031.91 cores=0,2,4,6
/proc/21064/stat : 21064 (glueminisat) R 21062 21064 20405 0 -1 4202496 153598 0 0 0 103161 30 0 0 25 0 1 0 511499941 237486080 49560 33554432000 4194304 4309791 140736959990064 18446744073709551615 4275163 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21064/statm: 57980 49560 244 29 0 54609 0
Current children cumulated CPU time (s) 1031.91
Current children cumulated vsize (KiB) 231920

[startup+1032.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/178 21104
/proc/meminfo: memFree=19556068/32951124 swapFree=67111464/67111528
[pid=21064] ppid=21062 vsize=231920 CPUtime=1032.31 cores=0,2,4,6
/proc/21064/stat : 21064 (glueminisat) R 21062 21064 20405 0 -1 4202496 153607 0 0 0 103201 30 0 0 25 0 1 0 511499941 237486080 49569 33554432000 4194304 4309791 140736959990064 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21064/statm: 57980 49569 244 29 0 54609 0
Current children cumulated CPU time (s) 1032.31
Current children cumulated vsize (KiB) 231920

[startup+1032.7 s]
/proc/loadavg: 2.05 2.01 2.00 3/178 21104
/proc/meminfo: memFree=19556068/32951124 swapFree=67111464/67111528
[pid=21064] ppid=21062 vsize=231920 CPUtime=1032.71 cores=0,2,4,6
/proc/21064/stat : 21064 (glueminisat) R 21062 21064 20405 0 -1 4202496 153624 0 0 0 103241 30 0 0 25 0 1 0 511499941 237486080 49586 33554432000 4194304 4309791 140736959990064 18446744073709551615 4259199 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21064/statm: 57980 49586 244 29 0 54609 0
Current children cumulated CPU time (s) 1032.71
Current children cumulated vsize (KiB) 231920

[startup+1032.8 s]
/proc/loadavg: 2.05 2.01 2.00 3/178 21104
/proc/meminfo: memFree=19555944/32951124 swapFree=67111464/67111528
[pid=21064] ppid=21062 vsize=231920 CPUtime=1032.81 cores=0,2,4,6
/proc/21064/stat : 21064 (glueminisat) R 21062 21064 20405 0 -1 4202496 153625 0 0 0 103251 30 0 0 25 0 1 0 511499941 237486080 49587 33554432000 4194304 4309791 140736959990064 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21064/statm: 57980 49587 244 29 0 54609 0
Current children cumulated CPU time (s) 1032.81
Current children cumulated vsize (KiB) 231920

Child status: 20
Real time (s): 1032.82
CPU time (s): 1032.84
CPU user time (s): 1032.52
CPU system time (s): 0.315951
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 308152

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

runsolver used 1.90271 second user time and 3.62545 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-28 15:57:00
IDJOB=3309968
IDBENCH=84246
IDSOLVER=1694
FILE ID=node136/3309968-1303999018
RUNJOBID= node136-1303987379-20423
PBS_JOBID= 13168738
Free space on /tmp= 72308 MiB

SOLVER NAME= glueminisat 2.2.5
BENCH NAME= SAT03/industrial/schuppan/l2s/bc57-sensors-1-k303-unsat.shuffled-as.sat03-406.cnf
COMMAND LINE= glueminisat -compe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309968-1303999018/watcher-3309968-1303999018 -o /tmp/evaluation-result-3309968-1303999018/solver-3309968-1303999018 -C 5000 -W 5100 -M 15500  glueminisat -compe HOME/instance-3309968-1303999018.cnf

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

MD5SUM BENCH= f16626953757fdd1326f2a14f01adca9
RANDOM SEED=761090163

node136.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.809
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.61
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.809
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.809
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.809
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.76
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.809
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.809
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.83
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.809
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.809
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19761592 kB
Buffers:       1735148 kB
Cached:       10725016 kB
SwapCached:         60 kB
Active:        5637316 kB
Inactive:      6972812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19761592 kB
SwapTotal:    67111528 kB
SwapFree:     67111464 kB
Dirty:           28164 kB
Writeback:           0 kB
AnonPages:      149276 kB
Mapped:          15256 kB
Slab:           516884 kB
PageTables:       4924 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   305288 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= 72308 MiB
End job on node136 at 2011-04-28 16:14:13