Trace number 3309953

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 1132.9 1132.87

General information on the benchmark

NameSAT03/industrial/goldberg/hard_eq_check/
k2mul.miter.shuffled-as.sat03-355.cnf
MD5SUM77e0700cbaeeb3d63a4820608fc84761
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1129.19
Satisfiable
(Un)Satisfiability was proved
Number of variables11680
Number of clauses74581
Sum of the clauses size252050
Maximum clause length86
Minimum clause length1
Number of clauses of size 14
Number of clauses of size 217176
Number of clauses of size 334696
Number of clauses of size 40
Number of clauses of size 522704
Number of clauses of size over 51

Solver Data

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 26356
/proc/meminfo: memFree=14996668/32950928 swapFree=67111528/67111528
[pid=26356] ppid=26354 vsize=21140 CPUtime=0 cores=1,3,5,7
/proc/26356/stat : 26356 (glueminisat) R 26354 26356 25707 0 -1 4202496 1049 0 0 0 0 0 0 0 25 0 1 0 511473356 21647360 987 33554432000 4194304 4309791 140737148281968 18446744073709551615 274473628357 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/26356/statm: 5285 988 217 29 0 1914 0

[startup+0.081133 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 26356
/proc/meminfo: memFree=14996668/32950928 swapFree=67111528/67111528
[pid=26356] ppid=26354 vsize=24912 CPUtime=0.07 cores=1,3,5,7
/proc/26356/stat : 26356 (glueminisat) R 26354 26356 25707 0 -1 4202496 2560 0 0 0 7 0 0 0 25 0 1 0 511473356 25509888 2324 33554432000 4194304 4309791 140737148281968 18446744073709551615 4231803 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/26356/statm: 6228 2324 225 29 0 2857 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 24912

[startup+0.101126 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 26356
/proc/meminfo: memFree=14996668/32950928 swapFree=67111528/67111528
[pid=26356] ppid=26354 vsize=24912 CPUtime=0.09 cores=1,3,5,7
/proc/26356/stat : 26356 (glueminisat) R 26354 26356 25707 0 -1 4202496 2560 0 0 0 9 0 0 0 25 0 1 0 511473356 25509888 2324 33554432000 4194304 4309791 140737148281968 18446744073709551615 4232235 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/26356/statm: 6228 2324 225 29 0 2857 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24912

[startup+0.300092 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 26356
/proc/meminfo: memFree=14996668/32950928 swapFree=67111528/67111528
[pid=26356] ppid=26354 vsize=21588 CPUtime=0.29 cores=1,3,5,7
/proc/26356/stat : 26356 (glueminisat) R 26354 26356 25707 0 -1 4202496 3010 0 0 0 29 0 0 0 25 0 1 0 511473356 22106112 2152 33554432000 4194304 4309791 140737148281968 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/26356/statm: 5397 2152 245 29 0 2026 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21588

[startup+0.701079 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 26356
/proc/meminfo: memFree=14996668/32950928 swapFree=67111528/67111528
[pid=26356] ppid=26354 vsize=21588 CPUtime=0.69 cores=1,3,5,7
/proc/26356/stat : 26356 (glueminisat) R 26354 26356 25707 0 -1 4202496 3060 0 0 0 69 0 0 0 25 0 1 0 511473356 22106112 2197 33554432000 4194304 4309791 140737148281968 18446744073709551615 4259159 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/26356/statm: 5397 2197 245 29 0 2026 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21588

[startup+1.50094 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26357
/proc/meminfo: memFree=14987808/32950928 swapFree=67111528/67111528
[pid=26356] ppid=26354 vsize=22616 CPUtime=1.49 cores=1,3,5,7
/proc/26356/stat : 26356 (glueminisat) R 26354 26356 25707 0 -1 4202496 3209 0 0 0 149 0 0 0 25 0 1 0 511473356 23158784 2339 33554432000 4194304 4309791 140737148281968 18446744073709551615 4260051 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/26356/statm: 5654 2339 245 29 0 2283 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22616

[startup+3.10066 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26357
/proc/meminfo: memFree=14986568/32950928 swapFree=67111528/67111528
[pid=26356] ppid=26354 vsize=24364 CPUtime=3.09 cores=1,3,5,7
/proc/26356/stat : 26356 (glueminisat) R 26354 26356 25707 0 -1 4202496 4020 0 0 0 309 0 0 0 25 0 1 0 511473356 24948736 2542 33554432000 4194304 4309791 140737148281968 18446744073709551615 4259621 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/26356/statm: 6091 2542 245 29 0 2720 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24364

[startup+6.3011 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26357
/proc/meminfo: memFree=14980972/32950928 swapFree=67111528/67111528
[pid=26356] ppid=26354 vsize=27452 CPUtime=6.29 cores=1,3,5,7
/proc/26356/stat : 26356 (glueminisat) R 26354 26356 25707 0 -1 4202496 4932 0 0 0 629 0 0 0 25 0 1 0 511473356 28110848 3446 33554432000 4194304 4309791 140737148281968 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/26356/statm: 6863 3446 245 29 0 3492 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27452

[startup+12.701 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26357
/proc/meminfo: memFree=14970488/32950928 swapFree=67111528/67111528
[pid=26356] ppid=26354 vsize=32848 CPUtime=12.69 cores=1,3,5,7
/proc/26356/stat : 26356 (glueminisat) R 26354 26356 25707 0 -1 4202496 6705 0 0 0 1269 0 0 0 25 0 1 0 511473356 33636352 5022 33554432000 4194304 4309791 140737148281968 18446744073709551615 4253890 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/26356/statm: 8212 5022 245 29 0 4841 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32848

[startup+25.5007 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26357
/proc/meminfo: memFree=14963184/32950928 swapFree=67111528/67111528
[pid=26356] ppid=26354 vsize=32848 CPUtime=25.49 cores=1,3,5,7
/proc/26356/stat : 26356 (glueminisat) R 26354 26356 25707 0 -1 4202496 8668 0 0 0 2548 1 0 0 25 0 1 0 511473356 33636352 5032 33554432000 4194304 4309791 140737148281968 18446744073709551615 4276390 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/26356/statm: 8212 5032 245 29 0 4841 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 32848

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26358
/proc/meminfo: memFree=15046448/32950928 swapFree=67111528/67111528
[pid=26356] ppid=26354 vsize=48792 CPUtime=51.09 cores=1,3,5,7
/proc/26356/stat : 26356 (glueminisat) R 26354 26356 25707 0 -1 4202496 10773 0 0 0 5108 1 0 0 25 0 1 0 511473356 49963008 7101 33554432000 4194304 4309791 140737148281968 18446744073709551615 4252201 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/26356/statm: 12198 7101 245 29 0 8827 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 48792

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26359
/proc/meminfo: memFree=14984412/32950928 swapFree=67111528/67111528
[pid=26356] ppid=26354 vsize=55976 CPUtime=102.3 cores=1,3,5,7
/proc/26356/stat : 26356 (glueminisat) R 26354 26356 25707 0 -1 4202496 13721 0 0 0 10228 2 0 0 25 0 1 0 511473356 57319424 9872 33554432000 4194304 4309791 140737148281968 18446744073709551615 4259895 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/26356/statm: 13994 9872 245 29 0 10623 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 55976

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26361
/proc/meminfo: memFree=14946660/32950928 swapFree=67111528/67111528
[pid=26356] ppid=26354 vsize=56608 CPUtime=162.29 cores=1,3,5,7
/proc/26356/stat : 26356 (glueminisat) R 26354 26356 25707 0 -1 4202496 14572 0 0 0 16227 2 0 0 25 0 1 0 511473356 57966592 10698 33554432000 4194304 4309791 140737148281968 18446744073709551615 4259220 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/26356/statm: 14152 10698 245 29 0 10781 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 56608

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26362
/proc/meminfo: memFree=14996208/32950928 swapFree=67111528/67111528
[pid=26356] ppid=26354 vsize=57532 CPUtime=222.29 cores=1,3,5,7
/proc/26356/stat : 26356 (glueminisat) R 26354 26356 25707 0 -1 4202496 19692 0 0 0 22226 3 0 0 25 0 1 0 511473356 58912768 11098 33554432000 4194304 4309791 140737148281968 18446744073709551615 4252197 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/26356/statm: 14383 11098 245 29 0 11012 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 57532

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26364
/proc/meminfo: memFree=14957612/32950928 swapFree=67111528/67111528
[pid=26356] ppid=26354 vsize=99484 CPUtime=282.3 cores=1,3,5,7
/proc/26356/stat : 26356 (glueminisat) R 26354 26356 25707 0 -1 4202496 23067 0 0 0 28225 5 0 0 25 0 1 0 511473356 101871616 14403 33554432000 4194304 4309791 140737148281968 18446744073709551615 4259144 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/26356/statm: 24871 14403 245 29 0 21500 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 99484

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26366
/proc/meminfo: memFree=14983484/32950928 swapFree=67111528/67111528
[pid=26356] ppid=26354 vsize=99484 CPUtime=342.3 cores=1,3,5,7
/proc/26356/stat : 26356 (glueminisat) R 26354 26356 25707 0 -1 4202496 24491 0 0 0 34224 6 0 0 25 0 1 0 511473356 101871616 15800 33554432000 4194304 4309791 140737148281968 18446744073709551615 4259432 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/26356/statm: 24871 15800 245 29 0 21500 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 99484

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26367
/proc/meminfo: memFree=14944016/32950928 swapFree=67111528/67111528
[pid=26356] ppid=26354 vsize=99484 CPUtime=402.3 cores=1,3,5,7
/proc/26356/stat : 26356 (glueminisat) R 26354 26356 25707 0 -1 4202496 24943 0 0 0 40224 6 0 0 25 0 1 0 511473356 101871616 16246 33554432000 4194304 4309791 140737148281968 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/26356/statm: 24871 16246 245 29 0 21500 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 99484

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26369
/proc/meminfo: memFree=14921756/32950928 swapFree=67111528/67111528
[pid=26356] ppid=26354 vsize=99484 CPUtime=462.3 cores=1,3,5,7
/proc/26356/stat : 26356 (glueminisat) R 26354 26356 25707 0 -1 4202496 25419 0 0 0 46224 6 0 0 25 0 1 0 511473356 101871616 16713 33554432000 4194304 4309791 140737148281968 18446744073709551615 4275183 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/26356/statm: 24871 16713 245 29 0 21500 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 99484

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26370
/proc/meminfo: memFree=14965864/32950928 swapFree=67111528/67111528
[pid=26356] ppid=26354 vsize=99484 CPUtime=522.3 cores=1,3,5,7
/proc/26356/stat : 26356 (glueminisat) R 26354 26356 25707 0 -1 4202496 25686 0 0 0 52224 6 0 0 25 0 1 0 511473356 101871616 16975 33554432000 4194304 4309791 140737148281968 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/26356/statm: 24871 16975 245 29 0 21500 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 99484

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26381
/proc/meminfo: memFree=14899656/32950928 swapFree=67111528/67111528
[pid=26356] ppid=26354 vsize=148804 CPUtime=582.3 cores=1,3,5,7
/proc/26356/stat : 26356 (glueminisat) R 26354 26356 25707 0 -1 4202496 41653 0 0 0 58222 8 0 0 25 0 1 0 511473356 152375296 25255 33554432000 4194304 4309791 140737148281968 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/26356/statm: 37201 25255 245 29 0 33830 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 148804

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26383
/proc/meminfo: memFree=14901864/32950928 swapFree=67111528/67111528
[pid=26356] ppid=26354 vsize=99484 CPUtime=642.31 cores=1,3,5,7
/proc/26356/stat : 26356 (glueminisat) R 26354 26356 25707 0 -1 4202496 50248 0 0 0 64221 10 0 0 25 0 1 0 511473356 101871616 16996 33554432000 4194304 4309791 140737148281968 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/26356/statm: 24871 16996 245 29 0 21500 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 99484

[startup+702.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26386
/proc/meminfo: memFree=14943612/32950928 swapFree=67111528/67111528
[pid=26356] ppid=26354 vsize=99484 CPUtime=702.3 cores=1,3,5,7
/proc/26356/stat : 26356 (glueminisat) R 26354 26356 25707 0 -1 4202496 68401 0 0 0 70218 12 0 0 25 0 1 0 511473356 101871616 16996 33554432000 4194304 4309791 140737148281968 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/26356/statm: 24871 16996 245 29 0 21500 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 99484

[startup+762.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26389
/proc/meminfo: memFree=14912988/32950928 swapFree=67111528/67111528
[pid=26356] ppid=26354 vsize=99484 CPUtime=762.31 cores=1,3,5,7
/proc/26356/stat : 26356 (glueminisat) R 26354 26356 25707 0 -1 4202496 77540 0 0 0 76218 13 0 0 25 0 1 0 511473356 101871616 16996 33554432000 4194304 4309791 140737148281968 18446744073709551615 4275189 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/26356/statm: 24871 16996 245 29 0 21500 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 99484

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26390
/proc/meminfo: memFree=14960956/32950928 swapFree=67111528/67111528
[pid=26356] ppid=26354 vsize=148804 CPUtime=822.3 cores=1,3,5,7
/proc/26356/stat : 26356 (glueminisat) R 26354 26356 25707 0 -1 4202496 95547 0 0 0 82215 15 0 0 25 0 1 0 511473356 152375296 25852 33554432000 4194304 4309791 140737148281968 18446744073709551615 4275178 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/26356/statm: 37201 25852 245 29 0 33830 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 148804

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26392
/proc/meminfo: memFree=14937996/32950928 swapFree=67111528/67111528
[pid=26356] ppid=26354 vsize=99484 CPUtime=882.31 cores=1,3,5,7
/proc/26356/stat : 26356 (glueminisat) R 26354 26356 25707 0 -1 4202496 106098 0 0 0 88214 17 0 0 25 0 1 0 511473356 101871616 17023 33554432000 4194304 4309791 140737148281968 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/26356/statm: 24871 17023 245 29 0 21500 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 99484

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26394
/proc/meminfo: memFree=14906088/32950928 swapFree=67111528/67111528
[pid=26356] ppid=26354 vsize=99484 CPUtime=942.31 cores=1,3,5,7
/proc/26356/stat : 26356 (glueminisat) R 26354 26356 25707 0 -1 4202496 116136 0 0 0 94212 19 0 0 25 0 1 0 511473356 101871616 17023 33554432000 4194304 4309791 140737148281968 18446744073709551615 4259453 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/26356/statm: 24871 17023 245 29 0 21500 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 99484

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26395
/proc/meminfo: memFree=14849748/32950928 swapFree=67111528/67111528
[pid=26356] ppid=26354 vsize=148804 CPUtime=1002.31 cores=1,3,5,7
/proc/26356/stat : 26356 (glueminisat) R 26354 26356 25707 0 -1 4202496 133842 0 0 0 100209 22 0 0 25 0 1 0 511473356 152375296 24762 33554432000 4194304 4309791 140737148281968 18446744073709551615 4259182 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/26356/statm: 37201 24762 245 29 0 33830 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 148804

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26397
/proc/meminfo: memFree=14925328/32950928 swapFree=67111528/67111528
[pid=26356] ppid=26354 vsize=148804 CPUtime=1062.31 cores=1,3,5,7
/proc/26356/stat : 26356 (glueminisat) R 26354 26356 25707 0 -1 4202496 146476 0 0 0 106206 25 0 0 25 0 1 0 511473356 152375296 26558 33554432000 4194304 4309791 140737148281968 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/26356/statm: 37201 26558 245 29 0 33830 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 148804

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26398
/proc/meminfo: memFree=14881768/32950928 swapFree=67111528/67111528
[pid=26356] ppid=26354 vsize=99484 CPUtime=1122.32 cores=1,3,5,7
/proc/26356/stat : 26356 (glueminisat) R 26354 26356 25707 0 -1 4202496 159374 0 0 0 112204 28 0 0 25 0 1 0 511473356 101871616 17023 33554432000 4194304 4309791 140737148281968 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/26356/statm: 24871 17023 245 29 0 21500 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 99484

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

[startup+1126.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26399
/proc/meminfo: memFree=14919464/32950928 swapFree=67111528/67111528
[pid=26356] ppid=26354 vsize=99484 CPUtime=1126.32 cores=1,3,5,7
/proc/26356/stat : 26356 (glueminisat) R 26354 26356 25707 0 -1 4202496 161073 0 0 0 112604 28 0 0 25 0 1 0 511473356 101871616 18555 33554432000 4194304 4309791 140737148281968 18446744073709551615 4259848 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/26356/statm: 24871 18555 245 29 0 21500 0
Current children cumulated CPU time (s) 1126.32
Current children cumulated vsize (KiB) 99484

[startup+1129.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26399
/proc/meminfo: memFree=14918216/32950928 swapFree=67111528/67111528
[pid=26356] ppid=26354 vsize=99484 CPUtime=1129.51 cores=1,3,5,7
/proc/26356/stat : 26356 (glueminisat) R 26354 26356 25707 0 -1 4202496 161073 0 0 0 112923 28 0 0 25 0 1 0 511473356 101871616 18555 33554432000 4194304 4309791 140737148281968 18446744073709551615 4259144 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/26356/statm: 24871 18555 245 29 0 21500 0
Current children cumulated CPU time (s) 1129.51
Current children cumulated vsize (KiB) 99484

[startup+1131.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26399
/proc/meminfo: memFree=14917096/32950928 swapFree=67111528/67111528
[pid=26356] ppid=26354 vsize=99484 CPUtime=1131.11 cores=1,3,5,7
/proc/26356/stat : 26356 (glueminisat) R 26354 26356 25707 0 -1 4202496 161073 0 0 0 113083 28 0 0 25 0 1 0 511473356 101871616 18555 33554432000 4194304 4309791 140737148281968 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/26356/statm: 24871 18555 245 29 0 21500 0
Current children cumulated CPU time (s) 1131.11
Current children cumulated vsize (KiB) 99484

[startup+1131.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26399
/proc/meminfo: memFree=14916476/32950928 swapFree=67111528/67111528
[pid=26356] ppid=26354 vsize=99484 CPUtime=1131.92 cores=1,3,5,7
/proc/26356/stat : 26356 (glueminisat) R 26354 26356 25707 0 -1 4202496 161073 0 0 0 113164 28 0 0 25 0 1 0 511473356 101871616 18555 33554432000 4194304 4309791 140737148281968 18446744073709551615 4275178 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/26356/statm: 24871 18555 245 29 0 21500 0
Current children cumulated CPU time (s) 1131.92
Current children cumulated vsize (KiB) 99484

[startup+1132.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26399
/proc/meminfo: memFree=14916476/32950928 swapFree=67111528/67111528
[pid=26356] ppid=26354 vsize=99484 CPUtime=1132.31 cores=1,3,5,7
/proc/26356/stat : 26356 (glueminisat) R 26354 26356 25707 0 -1 4202496 161073 0 0 0 113203 28 0 0 25 0 1 0 511473356 101871616 18555 33554432000 4194304 4309791 140737148281968 18446744073709551615 4275457 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/26356/statm: 24871 18555 245 29 0 21500 0
Current children cumulated CPU time (s) 1132.31
Current children cumulated vsize (KiB) 99484

[startup+1132.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26399
/proc/meminfo: memFree=14916476/32950928 swapFree=67111528/67111528
[pid=26356] ppid=26354 vsize=99484 CPUtime=1132.71 cores=1,3,5,7
/proc/26356/stat : 26356 (glueminisat) R 26354 26356 25707 0 -1 4202496 161073 0 0 0 113243 28 0 0 25 0 1 0 511473356 101871616 18555 33554432000 4194304 4309791 140737148281968 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/26356/statm: 24871 18555 245 29 0 21500 0
Current children cumulated CPU time (s) 1132.71
Current children cumulated vsize (KiB) 99484

[startup+1132.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26399
/proc/meminfo: memFree=14916476/32950928 swapFree=67111528/67111528
[pid=26356] ppid=26354 vsize=99484 CPUtime=1132.81 cores=1,3,5,7
/proc/26356/stat : 26356 (glueminisat) R 26354 26356 25707 0 -1 4202496 161073 0 0 0 113253 28 0 0 25 0 1 0 511473356 101871616 18555 33554432000 4194304 4309791 140737148281968 18446744073709551615 4259856 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/26356/statm: 24871 18555 245 29 0 21500 0
Current children cumulated CPU time (s) 1132.81
Current children cumulated vsize (KiB) 99484

Child status: 20
Real time (s): 1132.87
CPU time (s): 1132.9
CPU user time (s): 1132.61
CPU system time (s): 0.288956
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 148804

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

runsolver used 1.75073 second user time and 4.01339 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-28 15:52:17
IDJOB=3309953
IDBENCH=84215
IDSOLVER=1694
FILE ID=node125/3309953-1303998737
RUNJOBID= node125-1303987381-25726
PBS_JOBID= 13168748
Free space on /tmp= 72760 MiB

SOLVER NAME= glueminisat 2.2.5
BENCH NAME= SAT03/industrial/goldberg/hard_eq_check/k2mul.miter.shuffled-as.sat03-355.cnf
COMMAND LINE= glueminisat -compe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309953-1303998737/watcher-3309953-1303998737 -o /tmp/evaluation-result-3309953-1303998737/solver-3309953-1303998737 -C 5000 -W 5100 -M 15500  glueminisat -compe HOME/instance-3309953-1303998737.cnf

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

MD5SUM BENCH= 77e0700cbaeeb3d63a4820608fc84761
RANDOM SEED=1959220686

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:      14996948 kB
Buffers:       2213288 kB
Cached:       14944016 kB
SwapCached:          0 kB
Active:        8929204 kB
Inactive:      8494124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14996948 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1956 kB
Writeback:           0 kB
AnonPages:      265152 kB
Mapped:          15204 kB
Slab:           467996 kB
PageTables:       5120 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   411072 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= 72760 MiB
End job on node125 at 2011-04-28 16:11:10