Trace number 3309353

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.5? (TO) 5000.09 5000.02

General information on the benchmark

NameAPPLICATIONS/bitverif/
smulo/smulo064.cnf
MD5SUM472e9d10d7fd1a82d06da0809d0002df
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables47129
Number of clauses141002
Sum of the clauses size329002
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 294000
Number of clauses of size 347000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3309353-1303987435/watcher-3309353-1303987435 -o /tmp/evaluation-result-3309353-1303987435/solver-3309353-1303987435 -C 5000 -W 5100 -M 15500 glueminisat -compe HOME/instance-3309353-1303987435.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: 1.20 0.43 1.21 3/177 4550
/proc/meminfo: memFree=15242392/32950928 swapFree=67111528/67111528
[pid=4550] ppid=4548 vsize=20020 CPUtime=0 cores=0,2,4,6
/proc/4550/stat : 4550 (glueminisat) R 4548 4550 4456 0 -1 4202496 839 0 0 0 0 0 0 0 25 0 1 0 510342257 20500480 771 33554432000 4194304 4309791 140733381615680 18446744073709551615 4292785 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4550/statm: 5005 771 216 29 0 1634 0

[startup+0.0125101 s]
/proc/loadavg: 1.20 0.43 1.21 3/177 4550
/proc/meminfo: memFree=15242392/32950928 swapFree=67111528/67111528
[pid=4550] ppid=4548 vsize=21448 CPUtime=0.01 cores=0,2,4,6
/proc/4550/stat : 4550 (glueminisat) R 4548 4550 4456 0 -1 4202496 1277 0 0 0 1 0 0 0 25 0 1 0 510342257 21962752 1194 33554432000 4194304 4309791 140733381615680 18446744073709551615 4272692 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4550/statm: 5362 1195 217 29 0 1991 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 21448

[startup+0.100561 s]
/proc/loadavg: 1.20 0.43 1.21 3/177 4550
/proc/meminfo: memFree=15242392/32950928 swapFree=67111528/67111528
[pid=4550] ppid=4548 vsize=35632 CPUtime=0.09 cores=0,2,4,6
/proc/4550/stat : 4550 (glueminisat) R 4548 4550 4456 0 -1 4202496 5539 0 0 0 9 0 0 0 25 0 1 0 510342257 36487168 4988 33554432000 4194304 4309791 140733381615680 18446744073709551615 4231803 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4550/statm: 8908 4989 225 29 0 5537 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35632

[startup+0.300528 s]
/proc/loadavg: 1.20 0.43 1.21 3/177 4550
/proc/meminfo: memFree=15242392/32950928 swapFree=67111528/67111528
[pid=4550] ppid=4548 vsize=36172 CPUtime=0.29 cores=0,2,4,6
/proc/4550/stat : 4550 (glueminisat) R 4548 4550 4456 0 -1 4202496 8208 0 0 0 28 1 0 0 25 0 1 0 510342257 37040128 5301 33554432000 4194304 4309791 140733381615680 18446744073709551615 4260074 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4550/statm: 9043 5301 244 29 0 5672 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36172

[startup+0.70046 s]
/proc/loadavg: 1.20 0.43 1.21 3/177 4550
/proc/meminfo: memFree=15242392/32950928 swapFree=67111528/67111528
[pid=4550] ppid=4548 vsize=36172 CPUtime=0.69 cores=0,2,4,6
/proc/4550/stat : 4550 (glueminisat) R 4548 4550 4456 0 -1 4202496 8326 0 0 0 68 1 0 0 25 0 1 0 510342257 37040128 5413 33554432000 4194304 4309791 140733381615680 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4550/statm: 9043 5413 246 29 0 5672 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36172

[startup+1.50032 s]
/proc/loadavg: 1.20 0.43 1.21 3/178 4551
/proc/meminfo: memFree=15220444/32950928 swapFree=67111528/67111528
[pid=4550] ppid=4548 vsize=40524 CPUtime=1.49 cores=0,2,4,6
/proc/4550/stat : 4550 (glueminisat) R 4548 4550 4456 0 -1 4202496 8597 0 0 0 148 1 0 0 25 0 1 0 510342257 41496576 5675 33554432000 4194304 4309791 140733381615680 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4550/statm: 10131 5675 246 29 0 6760 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40524

[startup+3.10105 s]
/proc/loadavg: 1.20 0.43 1.21 3/178 4551
/proc/meminfo: memFree=15217840/32950928 swapFree=67111528/67111528
[pid=4550] ppid=4548 vsize=40524 CPUtime=3.09 cores=0,2,4,6
/proc/4550/stat : 4550 (glueminisat) R 4548 4550 4456 0 -1 4202496 9644 0 0 0 308 1 0 0 25 0 1 0 510342257 41496576 6569 33554432000 4194304 4309791 140733381615680 18446744073709551615 4259912 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4550/statm: 10131 6569 246 29 0 6760 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40524

[startup+6.30052 s]
/proc/loadavg: 1.26 0.46 1.21 3/178 4551
/proc/meminfo: memFree=15209344/32950928 swapFree=67111528/67111528
[pid=4550] ppid=4548 vsize=47600 CPUtime=6.29 cores=0,2,4,6
/proc/4550/stat : 4550 (glueminisat) R 4548 4550 4456 0 -1 4202496 11070 0 0 0 628 1 0 0 25 0 1 0 510342257 48742400 7982 33554432000 4194304 4309791 140733381615680 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4550/statm: 11900 7982 246 29 0 8529 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 47600

[startup+12.7004 s]
/proc/loadavg: 1.32 0.48 1.21 3/178 4551
/proc/meminfo: memFree=15209120/32950928 swapFree=67111528/67111528
[pid=4550] ppid=4548 vsize=49684 CPUtime=12.69 cores=0,2,4,6
/proc/4550/stat : 4550 (glueminisat) R 4548 4550 4456 0 -1 4202496 12613 0 0 0 1267 2 0 0 25 0 1 0 510342257 50876416 7933 33554432000 4194304 4309791 140733381615680 18446744073709551615 4259435 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4550/statm: 12421 7933 246 29 0 9050 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 49684

[startup+25.5003 s]
/proc/loadavg: 1.47 0.56 1.22 3/178 4551
/proc/meminfo: memFree=15198820/32950928 swapFree=67111528/67111528
[pid=4550] ppid=4548 vsize=54104 CPUtime=25.48 cores=0,2,4,6
/proc/4550/stat : 4550 (glueminisat) R 4548 4550 4456 0 -1 4202496 14375 0 0 0 2546 2 0 0 25 0 1 0 510342257 55402496 9520 33554432000 4194304 4309791 140733381615680 18446744073709551615 4259413 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4550/statm: 13526 9520 246 29 0 10155 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 54104

[startup+51.1009 s]
/proc/loadavg: 1.65 0.67 1.24 3/178 4552
/proc/meminfo: memFree=15171400/32950928 swapFree=67111528/67111528
[pid=4550] ppid=4548 vsize=72780 CPUtime=51.09 cores=0,2,4,6
/proc/4550/stat : 4550 (glueminisat) R 4548 4550 4456 0 -1 4202496 18214 0 0 0 5106 3 0 0 25 0 1 0 510342257 74526720 13305 33554432000 4194304 4309791 140733381615680 18446744073709551615 4259443 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4550/statm: 18195 13305 246 29 0 14824 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 72780

[startup+102.306 s]
/proc/loadavg: 1.94 0.90 1.29 3/178 4553
/proc/meminfo: memFree=15163704/32950928 swapFree=67111528/67111528
[pid=4550] ppid=4548 vsize=71168 CPUtime=102.3 cores=0,2,4,6
/proc/4550/stat : 4550 (glueminisat) R 4548 4550 4456 0 -1 4202496 22718 0 0 0 10226 4 0 0 25 0 1 0 510342257 72876032 14004 33554432000 4194304 4309791 140733381615680 18446744073709551615 4259609 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4550/statm: 17792 14004 246 29 0 14421 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 71168

[startup+162.3 s]
/proc/loadavg: 1.97 1.10 1.33 3/178 4582
/proc/meminfo: memFree=15186212/32950928 swapFree=67111528/67111528
[pid=4550] ppid=4548 vsize=94444 CPUtime=162.29 cores=0,2,4,6
/proc/4550/stat : 4550 (glueminisat) R 4548 4550 4456 0 -1 4202496 31792 0 0 0 16224 5 0 0 25 0 1 0 510342257 96710656 17884 33554432000 4194304 4309791 140733381615680 18446744073709551615 4259912 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4550/statm: 23611 17884 246 29 0 20240 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 94444

[startup+222.301 s]
/proc/loadavg: 1.99 1.26 1.37 3/178 4584
/proc/meminfo: memFree=15155932/32950928 swapFree=67111528/67111528
[pid=4550] ppid=4548 vsize=106248 CPUtime=222.29 cores=0,2,4,6
/proc/4550/stat : 4550 (glueminisat) R 4548 4550 4456 0 -1 4202496 33858 0 0 0 22223 6 0 0 25 0 1 0 510342257 108797952 19906 33554432000 4194304 4309791 140733381615680 18446744073709551615 4259912 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4550/statm: 26562 19906 246 29 0 23191 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 106248

[startup+282.301 s]
/proc/loadavg: 1.99 1.39 1.41 3/178 4585
/proc/meminfo: memFree=15161996/32950928 swapFree=67111528/67111528
[pid=4550] ppid=4548 vsize=106248 CPUtime=282.29 cores=0,2,4,6
/proc/4550/stat : 4550 (glueminisat) R 4548 4550 4456 0 -1 4202496 35563 0 0 0 28223 6 0 0 25 0 1 0 510342257 108797952 21541 33554432000 4194304 4309791 140733381615680 18446744073709551615 4275197 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4550/statm: 26562 21541 246 29 0 23191 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 106248

[startup+342.301 s]
/proc/loadavg: 2.05 1.52 1.45 3/178 4587
/proc/meminfo: memFree=15092296/32950928 swapFree=67111528/67111528
[pid=4550] ppid=4548 vsize=106248 CPUtime=342.29 cores=0,2,4,6
/proc/4550/stat : 4550 (glueminisat) R 4548 4550 4456 0 -1 4202496 36091 0 0 0 34223 6 0 0 25 0 1 0 510342257 108797952 22052 33554432000 4194304 4309791 140733381615680 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4550/statm: 26562 22052 246 29 0 23191 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 106248

[startup+402.301 s]
/proc/loadavg: 2.02 1.60 1.48 3/178 4588
/proc/meminfo: memFree=15123664/32950928 swapFree=67111528/67111528
[pid=4550] ppid=4548 vsize=106248 CPUtime=402.29 cores=0,2,4,6
/proc/4550/stat : 4550 (glueminisat) R 4548 4550 4456 0 -1 4202496 36226 0 0 0 40223 6 0 0 25 0 1 0 510342257 108797952 22181 33554432000 4194304 4309791 140733381615680 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4550/statm: 26562 22181 246 29 0 23191 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 106248

[startup+462.301 s]
/proc/loadavg: 2.00 1.67 1.51 3/178 4590
/proc/meminfo: memFree=15052720/32950928 swapFree=67111528/67111528
[pid=4550] ppid=4548 vsize=155568 CPUtime=462.29 cores=0,2,4,6
/proc/4550/stat : 4550 (glueminisat) R 4548 4550 4456 0 -1 4202496 44226 0 0 0 46222 7 0 0 25 0 1 0 510342257 159301632 30172 33554432000 4194304 4309791 140733381615680 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4550/statm: 38892 30172 246 29 0 35521 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 155568

[startup+522.301 s]
/proc/loadavg: 2.00 1.73 1.54 3/178 4592
/proc/meminfo: memFree=15122404/32950928 swapFree=67111528/67111528
[pid=4550] ppid=4548 vsize=155568 CPUtime=522.29 cores=0,2,4,6
/proc/4550/stat : 4550 (glueminisat) R 4548 4550 4456 0 -1 4202496 52225 0 0 0 52221 8 0 0 25 0 1 0 510342257 159301632 29981 33554432000 4194304 4309791 140733381615680 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4550/statm: 38892 29981 246 29 0 35521 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 155568

[startup+582.3 s]
/proc/loadavg: 2.00 1.77 1.56 3/178 4593
/proc/meminfo: memFree=15080472/32950928 swapFree=67111528/67111528
[pid=4550] ppid=4548 vsize=106248 CPUtime=582.3 cores=0,2,4,6
/proc/4550/stat : 4550 (glueminisat) R 4548 4550 4456 0 -1 4202496 53616 0 0 0 58221 9 0 0 25 0 1 0 510342257 108797952 22580 33554432000 4194304 4309791 140733381615680 18446744073709551615 4276312 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4550/statm: 26562 22580 246 29 0 23191 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 106248

[startup+642.3 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.01 2.01 1.93 3/178 4696
/proc/meminfo: memFree=14996668/32950928 swapFree=67111528/67111528
[pid=4550] ppid=4548 vsize=174528 CPUtime=4002.35 cores=0,2,4,6
/proc/4550/stat : 4550 (glueminisat) R 4548 4550 4456 0 -1 4202496 454180 0 0 0 400123 112 0 0 25 0 1 0 510342257 178716672 37534 33554432000 4194304 4309791 140733381615680 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4550/statm: 43632 37534 246 29 0 40261 0
Current children cumulated CPU time (s) 4002.35
Current children cumulated vsize (KiB) 174528

[startup+4062.31 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 4698
/proc/meminfo: memFree=14959956/32950928 swapFree=67111528/67111528
[pid=4550] ppid=4548 vsize=205348 CPUtime=4062.36 cores=0,2,4,6
/proc/4550/stat : 4550 (glueminisat) R 4548 4550 4456 0 -1 4202496 459791 0 0 0 406122 114 0 0 25 0 1 0 510342257 210276352 42995 33554432000 4194304 4309791 140733381615680 18446744073709551615 4259144 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4550/statm: 51337 42995 246 29 0 47966 0
Current children cumulated CPU time (s) 4062.36
Current children cumulated vsize (KiB) 205348

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 4700
/proc/meminfo: memFree=14928192/32950928 swapFree=67111528/67111528
[pid=4550] ppid=4548 vsize=255436 CPUtime=4122.36 cores=0,2,4,6
/proc/4550/stat : 4550 (glueminisat) R 4548 4550 4456 0 -1 4202496 464154 0 0 0 412120 116 0 0 25 0 1 0 510342257 261566464 47262 33554432000 4194304 4309791 140733381615680 18446744073709551615 4259872 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4550/statm: 63859 47262 246 29 0 60488 0
Current children cumulated CPU time (s) 4122.36
Current children cumulated vsize (KiB) 255436

[startup+4182.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 4701
/proc/meminfo: memFree=14967740/32950928 swapFree=67111528/67111528
[pid=4550] ppid=4548 vsize=151888 CPUtime=4182.36 cores=0,2,4,6
/proc/4550/stat : 4550 (glueminisat) R 4548 4550 4456 0 -1 4202496 474746 0 0 0 418118 118 0 0 25 0 1 0 510342257 155533312 33994 33554432000 4194304 4309791 140733381615680 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4550/statm: 37972 33994 246 29 0 34601 0
Current children cumulated CPU time (s) 4182.36
Current children cumulated vsize (KiB) 151888

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 4703
/proc/meminfo: memFree=14897160/32950928 swapFree=67111528/67111528
[pid=4550] ppid=4548 vsize=232028 CPUtime=4242.36 cores=0,2,4,6
/proc/4550/stat : 4550 (glueminisat) R 4548 4550 4456 0 -1 4202496 489279 0 0 0 424116 120 0 0 25 0 1 0 510342257 237596672 48413 33554432000 4194304 4309791 140733381615680 18446744073709551615 4259199 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4550/statm: 58007 48413 246 29 0 54636 0
Current children cumulated CPU time (s) 4242.36
Current children cumulated vsize (KiB) 232028

[startup+4302.3 s]
/proc/loadavg: 2.04 2.01 1.94 3/178 4704
/proc/meminfo: memFree=14861320/32950928 swapFree=67111528/67111528
[pid=4550] ppid=4548 vsize=232028 CPUtime=4302.36 cores=0,2,4,6
/proc/4550/stat : 4550 (glueminisat) R 4548 4550 4456 0 -1 4202496 494656 0 0 0 430114 122 0 0 25 0 1 0 510342257 237596672 53686 33554432000 4194304 4309791 140733381615680 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4550/statm: 58007 53686 246 29 0 54636 0
Current children cumulated CPU time (s) 4302.36
Current children cumulated vsize (KiB) 232028

[startup+4362.3 s]
/proc/loadavg: 2.01 2.01 1.94 3/178 4706
/proc/meminfo: memFree=14833032/32950928 swapFree=67111528/67111528
[pid=4550] ppid=4548 vsize=282116 CPUtime=4362.36 cores=0,2,4,6
/proc/4550/stat : 4550 (glueminisat) R 4548 4550 4456 0 -1 4202496 498632 0 0 0 436113 123 0 0 25 0 1 0 510342257 288886784 57576 33554432000 4194304 4309791 140733381615680 18446744073709551615 4259413 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4550/statm: 70529 57576 246 29 0 67158 0
Current children cumulated CPU time (s) 4362.36
Current children cumulated vsize (KiB) 282116

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 4708
/proc/meminfo: memFree=15018156/32950928 swapFree=67111528/67111528
[pid=4550] ppid=4548 vsize=151888 CPUtime=4422.36 cores=0,2,4,6
/proc/4550/stat : 4550 (glueminisat) R 4548 4550 4456 0 -1 4202496 502165 0 0 0 442111 125 0 0 25 0 1 0 510342257 155533312 34492 33554432000 4194304 4309791 140733381615680 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4550/statm: 37972 34492 246 29 0 34601 0
Current children cumulated CPU time (s) 4422.36
Current children cumulated vsize (KiB) 151888

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 4709
/proc/meminfo: memFree=14956012/32950928 swapFree=67111528/67111528
[pid=4550] ppid=4548 vsize=201208 CPUtime=4482.36 cores=0,2,4,6
/proc/4550/stat : 4550 (glueminisat) R 4548 4550 4456 0 -1 4202496 514488 0 0 0 448109 127 0 0 25 0 1 0 510342257 206036992 46731 33554432000 4194304 4309791 140733381615680 18446744073709551615 4275197 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4550/statm: 50302 46731 246 29 0 46931 0
Current children cumulated CPU time (s) 4482.36
Current children cumulated vsize (KiB) 201208

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 4711
/proc/meminfo: memFree=14920044/32950928 swapFree=67111528/67111528
[pid=4550] ppid=4548 vsize=232028 CPUtime=4542.36 cores=0,2,4,6
/proc/4550/stat : 4550 (glueminisat) R 4548 4550 4456 0 -1 4202496 520217 0 0 0 454107 129 0 0 25 0 1 0 510342257 237596672 52343 33554432000 4194304 4309791 140733381615680 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4550/statm: 58007 52343 246 29 0 54636 0
Current children cumulated CPU time (s) 4542.36
Current children cumulated vsize (KiB) 232028

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 4712
/proc/meminfo: memFree=14887044/32950928 swapFree=67111528/67111528
[pid=4550] ppid=4548 vsize=282116 CPUtime=4602.37 cores=0,2,4,6
/proc/4550/stat : 4550 (glueminisat) R 4548 4550 4456 0 -1 4202496 525048 0 0 0 460105 132 0 0 25 0 1 0 510342257 288886784 57085 33554432000 4194304 4309791 140733381615680 18446744073709551615 4259144 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4550/statm: 70529 57085 246 29 0 67158 0
Current children cumulated CPU time (s) 4602.37
Current children cumulated vsize (KiB) 282116

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 4723
/proc/meminfo: memFree=14855892/32950928 swapFree=67111528/67111528
[pid=4550] ppid=4548 vsize=282116 CPUtime=4662.36 cores=0,2,4,6
/proc/4550/stat : 4550 (glueminisat) R 4548 4550 4456 0 -1 4202496 529443 0 0 0 466103 133 0 0 25 0 1 0 510342257 288886784 61400 33554432000 4194304 4309791 140733381615680 18446744073709551615 4275453 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4550/statm: 70529 61400 246 29 0 67158 0
Current children cumulated CPU time (s) 4662.36
Current children cumulated vsize (KiB) 282116

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 4725
/proc/meminfo: memFree=14905856/32950928 swapFree=67111528/67111528
[pid=4550] ppid=4548 vsize=201208 CPUtime=4722.37 cores=0,2,4,6
/proc/4550/stat : 4550 (glueminisat) R 4548 4550 4456 0 -1 4202496 541021 0 0 0 472100 137 0 0 25 0 1 0 510342257 206036992 44826 33554432000 4194304 4309791 140733381615680 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4550/statm: 50302 44826 246 29 0 46931 0
Current children cumulated CPU time (s) 4722.37
Current children cumulated vsize (KiB) 201208

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 4726
/proc/meminfo: memFree=14868152/32950928 swapFree=67111528/67111528
[pid=4550] ppid=4548 vsize=232028 CPUtime=4782.37 cores=0,2,4,6
/proc/4550/stat : 4550 (glueminisat) R 4548 4550 4456 0 -1 4202496 547359 0 0 0 478098 139 0 0 25 0 1 0 510342257 237596672 51045 33554432000 4194304 4309791 140733381615680 18446744073709551615 4259423 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4550/statm: 58007 51045 246 29 0 54636 0
Current children cumulated CPU time (s) 4782.37
Current children cumulated vsize (KiB) 232028

[startup+4842.3 s]
/proc/loadavg: 2.11 2.03 1.95 3/178 4731
/proc/meminfo: memFree=14835364/32950928 swapFree=67111528/67111528
[pid=4550] ppid=4548 vsize=282116 CPUtime=4842.37 cores=0,2,4,6
/proc/4550/stat : 4550 (glueminisat) R 4548 4550 4456 0 -1 4202496 552095 0 0 0 484096 141 0 0 25 0 1 0 510342257 288886784 55680 33554432000 4194304 4309791 140733381615680 18446744073709551615 4259872 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4550/statm: 70529 55680 246 29 0 67158 0
Current children cumulated CPU time (s) 4842.37
Current children cumulated vsize (KiB) 282116

[startup+4902.3 s]
/proc/loadavg: 2.04 2.02 1.95 3/178 4732
/proc/meminfo: memFree=14946800/32950928 swapFree=67111528/67111528
[pid=4550] ppid=4548 vsize=282116 CPUtime=4902.37 cores=0,2,4,6
/proc/4550/stat : 4550 (glueminisat) R 4548 4550 4456 0 -1 4202496 556480 0 0 0 490095 142 0 0 25 0 1 0 510342257 288886784 59983 33554432000 4194304 4309791 140733381615680 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4550/statm: 70529 59983 246 29 0 67158 0
Current children cumulated CPU time (s) 4902.37
Current children cumulated vsize (KiB) 282116

[startup+4962.3 s]
/proc/loadavg: 2.01 2.02 1.95 3/178 4734
/proc/meminfo: memFree=14969112/32950928 swapFree=67111528/67111528
[pid=4550] ppid=4548 vsize=201208 CPUtime=4962.37 cores=0,2,4,6
/proc/4550/stat : 4550 (glueminisat) R 4548 4550 4456 0 -1 4202496 567958 0 0 0 496092 145 0 0 25 0 1 0 510342257 206036992 43233 33554432000 4194304 4309791 140733381615680 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4550/statm: 50302 43233 246 29 0 46931 0
Current children cumulated CPU time (s) 4962.37
Current children cumulated vsize (KiB) 201208



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.00 2.01 1.95 3/178 4735
/proc/meminfo: memFree=14943560/32950928 swapFree=67111528/67111528
[pid=4550] ppid=4548 vsize=232028 CPUtime=5000.07 cores=0,2,4,6
/proc/4550/stat : 4550 (glueminisat) R 4548 4550 4456 0 -1 4202496 572149 0 0 0 499861 146 0 0 25 0 1 0 510342257 237596672 47346 33554432000 4194304 4309791 140733381615680 18446744073709551615 4252213 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4550/statm: 58007 47346 246 29 0 54636 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 232028

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.02
CPU time (s): 5000.09
CPU user time (s): 4998.62
CPU system time (s): 1.47678
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 282116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.62
system time used= 1.47677
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 572149
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= 6
involuntary context switches= 3736

runsolver used 7.63584 second user time and 15.6216 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-28 12:43:56
IDJOB=3309353
IDBENCH=70791
IDSOLVER=1694
FILE ID=node126/3309353-1303987435
RUNJOBID= node126-1303987381-4474
PBS_JOBID= 13168747
Free space on /tmp= 71592 MiB

SOLVER NAME= glueminisat 2.2.5
BENCH NAME= SAT09/APPLICATIONS/bitverif/smulo/smulo064.cnf
COMMAND LINE= glueminisat -compe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309353-1303987435/watcher-3309353-1303987435 -o /tmp/evaluation-result-3309353-1303987435/solver-3309353-1303987435 -C 5000 -W 5100 -M 15500  glueminisat -compe HOME/instance-3309353-1303987435.cnf

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

MD5SUM BENCH= 472e9d10d7fd1a82d06da0809d0002df
RANDOM SEED=1198800111

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15242548 kB
Buffers:       1837432 kB
Cached:       15172364 kB
SwapCached:          0 kB
Active:        6613312 kB
Inactive:     10511924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15242548 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3288 kB
Writeback:           0 kB
AnonPages:      114648 kB
Mapped:          15312 kB
Slab:           518800 kB
PageTables:       4580 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   265188 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= 71592 MiB
End job on node126 at 2011-04-28 14:07:18