Trace number 3310019

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.08 4999.91

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_36.renamed-as.sat05-1922.cnf
MD5SUMc9c90d9af49f4c08c7262ecb9a0b2a3d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2647.1
Satisfiable
(Un)Satisfiability was proved
Number of variables1296
Number of clauses230544
Sum of the clauses size603180
Maximum clause length36
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 290828
Number of clauses of size 3139644
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 572

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-3310019-1304001887/watcher-3310019-1304001887 -o /tmp/evaluation-result-3310019-1304001887/solver-3310019-1304001887 -C 5000 -W 5100 -M 15500 glueminisat -compe HOME/instance-3310019-1304001887.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: 0.92 1.00 1.27 2/181 30334
/proc/meminfo: memFree=21638828/32951124 swapFree=67111524/67111528
[pid=30334] ppid=30332 vsize=19816 CPUtime=0 cores=1,3,5,7
/proc/30334/stat : 30334 (glueminisat) R 30332 30334 29559 0 -1 4202496 816 0 0 0 0 0 0 0 21 0 1 0 511786544 20291584 745 33554432000 4194304 4309791 140736517222432 18446744073709551615 4294433 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30334/statm: 4954 747 215 29 0 1583 0

[startup+0.013399 s]
/proc/loadavg: 0.92 1.00 1.27 2/181 30334
/proc/meminfo: memFree=21638828/32951124 swapFree=67111524/67111528
[pid=30334] ppid=30332 vsize=20936 CPUtime=0.01 cores=1,3,5,7
/proc/30334/stat : 30334 (glueminisat) R 30332 30334 29559 0 -1 4202496 1224 0 0 0 1 0 0 0 21 0 1 0 511786544 21438464 1129 33554432000 4194304 4309791 140736517222432 18446744073709551615 255377359274 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30334/statm: 5234 1130 216 29 0 1863 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 20936

[startup+0.100377 s]
/proc/loadavg: 0.92 1.00 1.27 2/181 30334
/proc/meminfo: memFree=21638828/32951124 swapFree=67111524/67111528
[pid=30334] ppid=30332 vsize=29848 CPUtime=0.09 cores=1,3,5,7
/proc/30334/stat : 30334 (glueminisat) R 30332 30334 29559 0 -1 4202496 5023 0 0 0 9 0 0 0 21 0 1 0 511786544 30564352 4216 33554432000 4194304 4309791 140736517222432 18446744073709551615 4226993 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30334/statm: 7462 4216 222 29 0 4091 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29848

[startup+0.300339 s]
/proc/loadavg: 0.92 1.00 1.27 2/181 30334
/proc/meminfo: memFree=21638828/32951124 swapFree=67111524/67111528
[pid=30334] ppid=30332 vsize=30248 CPUtime=0.29 cores=1,3,5,7
/proc/30334/stat : 30334 (glueminisat) R 30332 30334 29559 0 -1 4202496 5082 0 0 0 29 0 0 0 22 0 1 0 511786544 30973952 4275 33554432000 4194304 4309791 140736517222432 18446744073709551615 4227136 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30334/statm: 7562 4275 222 29 0 4191 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30248

[startup+0.700276 s]
/proc/loadavg: 0.92 1.00 1.27 2/181 30334
/proc/meminfo: memFree=21638828/32951124 swapFree=67111524/67111528
[pid=30334] ppid=30332 vsize=29032 CPUtime=0.69 cores=1,3,5,7
/proc/30334/stat : 30334 (glueminisat) R 30332 30334 29559 0 -1 4202496 5962 0 0 0 69 0 0 0 23 0 1 0 511786544 29728768 3657 33554432000 4194304 4309791 140736517222432 18446744073709551615 4259159 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30334/statm: 7258 3657 242 29 0 3887 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29032

[startup+1.50113 s]
/proc/loadavg: 0.92 1.00 1.27 3/182 30335
/proc/meminfo: memFree=21613780/32951124 swapFree=67111524/67111528
[pid=30334] ppid=30332 vsize=31752 CPUtime=1.49 cores=1,3,5,7
/proc/30334/stat : 30334 (glueminisat) R 30332 30334 29559 0 -1 4202496 6485 0 0 0 149 0 0 0 25 0 1 0 511786544 32514048 4165 33554432000 4194304 4309791 140736517222432 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30334/statm: 7938 4165 243 29 0 4567 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31752

[startup+3.10083 s]
/proc/loadavg: 0.92 1.00 1.27 3/182 30335
/proc/meminfo: memFree=21607944/32951124 swapFree=67111524/67111528
[pid=30334] ppid=30332 vsize=35960 CPUtime=3.09 cores=1,3,5,7
/proc/30334/stat : 30334 (glueminisat) R 30332 30334 29559 0 -1 4202496 8511 0 0 0 309 0 0 0 25 0 1 0 511786544 36823040 4390 33554432000 4194304 4309791 140736517222432 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30334/statm: 8990 4390 243 29 0 5619 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35960

[startup+6.30024 s]
/proc/loadavg: 1.01 1.02 1.28 3/182 30335
/proc/meminfo: memFree=21593188/32951124 swapFree=67111524/67111528
[pid=30334] ppid=30332 vsize=40380 CPUtime=6.29 cores=1,3,5,7
/proc/30334/stat : 30334 (glueminisat) R 30332 30334 29559 0 -1 4202496 10685 0 0 0 629 0 0 0 25 0 1 0 511786544 41349120 6344 33554432000 4194304 4309791 140736517222432 18446744073709551615 4276888 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30334/statm: 10095 6344 243 29 0 6724 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40380

[startup+12.7011 s]
/proc/loadavg: 1.09 1.03 1.28 3/182 30335
/proc/meminfo: memFree=21562736/32951124 swapFree=67111524/67111528
[pid=30334] ppid=30332 vsize=54916 CPUtime=12.69 cores=1,3,5,7
/proc/30334/stat : 30334 (glueminisat) R 30332 30334 29559 0 -1 4202496 14747 0 0 0 1268 1 0 0 25 0 1 0 511786544 56233984 10330 33554432000 4194304 4309791 140736517222432 18446744073709551615 4259376 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30334/statm: 13729 10330 243 29 0 10358 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 54916

[startup+25.5007 s]
/proc/loadavg: 1.29 1.08 1.29 3/182 30336
/proc/meminfo: memFree=21567584/32951124 swapFree=67111524/67111528
[pid=30334] ppid=30332 vsize=66516 CPUtime=25.49 cores=1,3,5,7
/proc/30334/stat : 30334 (glueminisat) R 30332 30334 29559 0 -1 4202496 17128 0 0 0 2548 1 0 0 25 0 1 0 511786544 68112384 9491 33554432000 4194304 4309791 140736517222432 18446744073709551615 4275225 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30334/statm: 16629 9491 243 29 0 13258 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 66516

[startup+51.1009 s]
/proc/loadavg: 1.53 1.15 1.31 3/182 30336
/proc/meminfo: memFree=21525352/32951124 swapFree=67111524/67111528
[pid=30334] ppid=30332 vsize=71940 CPUtime=51.09 cores=1,3,5,7
/proc/30334/stat : 30334 (glueminisat) R 30332 30334 29559 0 -1 4202496 22870 0 0 0 5107 2 0 0 25 0 1 0 511786544 73666560 14734 33554432000 4194304 4309791 140736517222432 18446744073709551615 4277228 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30334/statm: 17985 14734 243 29 0 14614 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 71940

[startup+102.306 s]
/proc/loadavg: 1.79 1.28 1.34 3/182 30338
/proc/meminfo: memFree=21523368/32951124 swapFree=67111524/67111528
[pid=30334] ppid=30332 vsize=72628 CPUtime=102.3 cores=1,3,5,7
/proc/30334/stat : 30334 (glueminisat) R 30332 30334 29559 0 -1 4202496 23064 0 0 0 10228 2 0 0 25 0 1 0 511786544 74371072 14926 33554432000 4194304 4309791 140736517222432 18446744073709551615 4259453 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30334/statm: 18157 14926 243 29 0 14786 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 72628

[startup+162.3 s]
/proc/loadavg: 1.92 1.41 1.38 3/182 30339
/proc/meminfo: memFree=21476972/32951124 swapFree=67111524/67111528
[pid=30334] ppid=30332 vsize=95904 CPUtime=162.29 cores=1,3,5,7
/proc/30334/stat : 30334 (glueminisat) R 30332 30334 29559 0 -1 4202496 43412 0 0 0 16224 5 0 0 25 0 1 0 511786544 98205696 20768 33554432000 4194304 4309791 140736517222432 18446744073709551615 4259084 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30334/statm: 23976 20768 243 29 0 20605 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 95904

[startup+222.3 s]
/proc/loadavg: 2.03 1.53 1.42 3/182 30341
/proc/meminfo: memFree=21475476/32951124 swapFree=67111524/67111528
[pid=30334] ppid=30332 vsize=95904 CPUtime=222.3 cores=1,3,5,7
/proc/30334/stat : 30334 (glueminisat) R 30332 30334 29559 0 -1 4202496 60351 0 0 0 22222 8 0 0 25 0 1 0 511786544 98205696 20768 33554432000 4194304 4309791 140736517222432 18446744073709551615 4259466 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30334/statm: 23976 20768 243 29 0 20605 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 95904

[startup+282.301 s]
/proc/loadavg: 2.06 1.63 1.46 3/182 30343
/proc/meminfo: memFree=21407760/32951124 swapFree=67111524/67111528
[pid=30334] ppid=30332 vsize=145224 CPUtime=282.3 cores=1,3,5,7
/proc/30334/stat : 30334 (glueminisat) R 30332 30334 29559 0 -1 4202496 78272 0 0 0 28220 10 0 0 25 0 1 0 511786544 148709376 29544 33554432000 4194304 4309791 140736517222432 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30334/statm: 36306 29544 243 29 0 32935 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 145224

[startup+342.301 s]
/proc/loadavg: 2.02 1.69 1.49 3/182 30344
/proc/meminfo: memFree=21475456/32951124 swapFree=67111524/67111528
[pid=30334] ppid=30332 vsize=95904 CPUtime=342.3 cores=1,3,5,7
/proc/30334/stat : 30334 (glueminisat) R 30332 30334 29559 0 -1 4202496 89087 0 0 0 34218 12 0 0 25 0 1 0 511786544 98205696 20768 33554432000 4194304 4309791 140736517222432 18446744073709551615 4259376 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30334/statm: 23976 20768 243 29 0 20605 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 95904

[startup+402.301 s]
/proc/loadavg: 2.00 1.75 1.52 3/182 30346
/proc/meminfo: memFree=21403400/32951124 swapFree=67111524/67111528
[pid=30334] ppid=30332 vsize=145224 CPUtime=402.3 cores=1,3,5,7
/proc/30334/stat : 30334 (glueminisat) R 30332 30334 29559 0 -1 4202496 109324 0 0 0 40216 14 0 0 25 0 1 0 511786544 148709376 30361 33554432000 4194304 4309791 140736517222432 18446744073709551615 4277496 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30334/statm: 36306 30361 243 29 0 32935 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 145224

[startup+462.301 s]
/proc/loadavg: 2.00 1.79 1.55 3/182 30347
/proc/meminfo: memFree=21432028/32951124 swapFree=67111524/67111528
[pid=30334] ppid=30332 vsize=95904 CPUtime=462.31 cores=1,3,5,7
/proc/30334/stat : 30334 (glueminisat) R 30332 30334 29559 0 -1 4202496 122316 0 0 0 46214 17 0 0 25 0 1 0 511786544 98205696 20768 33554432000 4194304 4309791 140736517222432 18446744073709551615 4259432 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30334/statm: 23976 20768 243 29 0 20605 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 95904

[startup+522.301 s]
/proc/loadavg: 2.00 1.83 1.57 3/182 30349
/proc/meminfo: memFree=21475544/32951124 swapFree=67111524/67111528
[pid=30334] ppid=30332 vsize=95904 CPUtime=522.3 cores=1,3,5,7
/proc/30334/stat : 30334 (glueminisat) R 30332 30334 29559 0 -1 4202496 134408 0 0 0 52211 19 0 0 25 0 1 0 511786544 98205696 20768 33554432000 4194304 4309791 140736517222432 18446744073709551615 4259199 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30334/statm: 23976 20768 243 29 0 20605 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 95904

[startup+582.301 s]
/proc/loadavg: 2.08 1.87 1.60 3/182 30351
/proc/meminfo: memFree=21475404/32951124 swapFree=67111524/67111528
[pid=30334] ppid=30332 vsize=95904 CPUtime=582.31 cores=1,3,5,7
/proc/30334/stat : 30334 (glueminisat) R 30332 30334 29559 0 -1 4202496 146987 0 0 0 58210 21 0 0 25 0 1 0 511786544 98205696 20768 33554432000 4194304 4309791 140736517222432 18446744073709551615 4259453 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30334/statm: 23976 20768 243 29 0 20605 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 95904

[startup+642.3 s]

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

[startup+4062.31 s]
/proc/loadavg: 2.00 2.00 1.97 3/182 30455
/proc/meminfo: memFree=21246128/32951124 swapFree=67111524/67111528
[pid=30334] ppid=30332 vsize=213152 CPUtime=4062.43 cores=1,3,5,7
/proc/30334/stat : 30334 (glueminisat) R 30332 30334 29559 0 -1 4202496 701965 0 0 0 406070 173 0 0 25 0 1 0 511786544 218267648 46929 33554432000 4194304 4309791 140736517222432 18446744073709551615 4259199 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30334/statm: 53288 46929 243 29 0 49917 0
Current children cumulated CPU time (s) 4062.43
Current children cumulated vsize (KiB) 213152

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/182 30457
/proc/meminfo: memFree=21315064/32951124 swapFree=67111524/67111528
[pid=30334] ppid=30332 vsize=263240 CPUtime=4122.43 cores=1,3,5,7
/proc/30334/stat : 30334 (glueminisat) R 30332 30334 29559 0 -1 4202496 707509 0 0 0 412067 176 0 0 25 0 1 0 511786544 269557760 52357 33554432000 4194304 4309791 140736517222432 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30334/statm: 65810 52357 243 29 0 62439 0
Current children cumulated CPU time (s) 4122.43
Current children cumulated vsize (KiB) 263240

[startup+4182.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/182 30459
/proc/meminfo: memFree=21245976/32951124 swapFree=67111524/67111528
[pid=30334] ppid=30332 vsize=263240 CPUtime=4182.43 cores=1,3,5,7
/proc/30334/stat : 30334 (glueminisat) R 30332 30334 29559 0 -1 4202496 712504 0 0 0 418065 178 0 0 25 0 1 0 511786544 269557760 57233 33554432000 4194304 4309791 140736517222432 18446744073709551615 4259413 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30334/statm: 65810 57233 243 29 0 62439 0
Current children cumulated CPU time (s) 4182.43
Current children cumulated vsize (KiB) 263240

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/182 30460
/proc/meminfo: memFree=21287136/32951124 swapFree=67111524/67111528
[pid=30334] ppid=30332 vsize=182332 CPUtime=4242.43 cores=1,3,5,7
/proc/30334/stat : 30334 (glueminisat) R 30332 30334 29559 0 -1 4202496 724981 0 0 0 424061 182 0 0 25 0 1 0 511786544 186707968 41462 33554432000 4194304 4309791 140736517222432 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30334/statm: 45583 41462 243 29 0 42212 0
Current children cumulated CPU time (s) 4242.43
Current children cumulated vsize (KiB) 182332

[startup+4302.3 s]
/proc/loadavg: 2.08 2.02 1.98 3/182 30462
/proc/meminfo: memFree=21242852/32951124 swapFree=67111524/67111528
[pid=30334] ppid=30332 vsize=213152 CPUtime=4302.44 cores=1,3,5,7
/proc/30334/stat : 30334 (glueminisat) R 30332 30334 29559 0 -1 4202496 731123 0 0 0 430059 185 0 0 25 0 1 0 511786544 218267648 47473 33554432000 4194304 4309791 140736517222432 18446744073709551615 4252197 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30334/statm: 53288 47473 243 29 0 49917 0
Current children cumulated CPU time (s) 4302.44
Current children cumulated vsize (KiB) 213152

[startup+4362.3 s]
/proc/loadavg: 2.03 2.01 1.98 3/182 30463
/proc/meminfo: memFree=21204020/32951124 swapFree=67111524/67111528
[pid=30334] ppid=30332 vsize=263240 CPUtime=4362.43 cores=1,3,5,7
/proc/30334/stat : 30334 (glueminisat) R 30332 30334 29559 0 -1 4202496 736542 0 0 0 436056 187 0 0 25 0 1 0 511786544 269557760 52768 33554432000 4194304 4309791 140736517222432 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30334/statm: 65810 52768 243 29 0 62439 0
Current children cumulated CPU time (s) 4362.43
Current children cumulated vsize (KiB) 263240

[startup+4422.3 s]
/proc/loadavg: 2.05 2.02 1.98 3/182 30465
/proc/meminfo: memFree=21246540/32951124 swapFree=67111524/67111528
[pid=30334] ppid=30332 vsize=263240 CPUtime=4422.44 cores=1,3,5,7
/proc/30334/stat : 30334 (glueminisat) R 30332 30334 29559 0 -1 4202496 741438 0 0 0 442054 190 0 0 25 0 1 0 511786544 269557760 57547 33554432000 4194304 4309791 140736517222432 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30334/statm: 65810 57547 243 29 0 62439 0
Current children cumulated CPU time (s) 4422.44
Current children cumulated vsize (KiB) 263240

[startup+4482.3 s]
/proc/loadavg: 2.13 2.05 1.99 3/182 30467
/proc/meminfo: memFree=21289164/32951124 swapFree=67111524/67111528
[pid=30334] ppid=30332 vsize=182332 CPUtime=4482.44 cores=1,3,5,7
/proc/30334/stat : 30334 (glueminisat) R 30332 30334 29559 0 -1 4202496 754014 0 0 0 448050 194 0 0 25 0 1 0 511786544 186707968 41432 33554432000 4194304 4309791 140736517222432 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30334/statm: 45583 41432 243 29 0 42212 0
Current children cumulated CPU time (s) 4482.44
Current children cumulated vsize (KiB) 182332

[startup+4542.3 s]
/proc/loadavg: 2.28 2.10 2.01 3/182 30468
/proc/meminfo: memFree=21245132/32951124 swapFree=67111524/67111528
[pid=30334] ppid=30332 vsize=213152 CPUtime=4542.44 cores=1,3,5,7
/proc/30334/stat : 30334 (glueminisat) R 30332 30334 29559 0 -1 4202496 760154 0 0 0 454048 196 0 0 25 0 1 0 511786544 218267648 47444 33554432000 4194304 4309791 140736517222432 18446744073709551615 4259463 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30334/statm: 53288 47444 243 29 0 49917 0
Current children cumulated CPU time (s) 4542.44
Current children cumulated vsize (KiB) 213152

[startup+4602.3 s]
/proc/loadavg: 2.10 2.08 2.01 3/182 30479
/proc/meminfo: memFree=21205680/32951124 swapFree=67111524/67111528
[pid=30334] ppid=30332 vsize=263240 CPUtime=4602.45 cores=1,3,5,7
/proc/30334/stat : 30334 (glueminisat) R 30332 30334 29559 0 -1 4202496 765638 0 0 0 460046 199 0 0 25 0 1 0 511786544 269557760 52801 33554432000 4194304 4309791 140736517222432 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30334/statm: 65810 52801 243 29 0 62439 0
Current children cumulated CPU time (s) 4602.45
Current children cumulated vsize (KiB) 263240

[startup+4662.3 s]
/proc/loadavg: 2.04 2.06 2.00 3/182 30480
/proc/meminfo: memFree=21252148/32951124 swapFree=67111524/67111528
[pid=30334] ppid=30332 vsize=263240 CPUtime=4662.44 cores=1,3,5,7
/proc/30334/stat : 30334 (glueminisat) R 30332 30334 29559 0 -1 4202496 770458 0 0 0 466043 201 0 0 25 0 1 0 511786544 269557760 57503 33554432000 4194304 4309791 140736517222432 18446744073709551615 4259381 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30334/statm: 65810 57503 243 29 0 62439 0
Current children cumulated CPU time (s) 4662.44
Current children cumulated vsize (KiB) 263240

[startup+4722.31 s]
/proc/loadavg: 2.01 2.05 2.00 3/182 30482
/proc/meminfo: memFree=21298380/32951124 swapFree=67111524/67111528
[pid=30334] ppid=30332 vsize=182332 CPUtime=4722.45 cores=1,3,5,7
/proc/30334/stat : 30334 (glueminisat) R 30332 30334 29559 0 -1 4202496 782662 0 0 0 472041 204 0 0 25 0 1 0 511786544 186707968 40139 33554432000 4194304 4309791 140736517222432 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30334/statm: 45583 40139 243 29 0 42212 0
Current children cumulated CPU time (s) 4722.45
Current children cumulated vsize (KiB) 182332

[startup+4782.3 s]
/proc/loadavg: 2.08 2.05 2.01 4/183 30487
/proc/meminfo: memFree=21227292/32951124 swapFree=67111524/67111528
[pid=30334] ppid=30332 vsize=213152 CPUtime=4782.45 cores=1,3,5,7
/proc/30334/stat : 30334 (glueminisat) R 30332 30334 29559 0 -1 4202496 789006 0 0 0 478038 207 0 0 25 0 1 0 511786544 218267648 46330 33554432000 4194304 4309791 140736517222432 18446744073709551615 4259441 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30334/statm: 53288 46330 243 29 0 49917 0
Current children cumulated CPU time (s) 4782.45
Current children cumulated vsize (KiB) 213152

[startup+4842.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/182 30488
/proc/meminfo: memFree=21213948/32951124 swapFree=67111524/67111528
[pid=30334] ppid=30332 vsize=263240 CPUtime=4842.45 cores=1,3,5,7
/proc/30334/stat : 30334 (glueminisat) R 30332 30334 29559 0 -1 4202496 794433 0 0 0 484036 209 0 0 25 0 1 0 511786544 269557760 51650 33554432000 4194304 4309791 140736517222432 18446744073709551615 4259912 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30334/statm: 65810 51650 243 29 0 62439 0
Current children cumulated CPU time (s) 4842.45
Current children cumulated vsize (KiB) 263240

[startup+4902.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/182 30490
/proc/meminfo: memFree=21297760/32951124 swapFree=67111524/67111528
[pid=30334] ppid=30332 vsize=263240 CPUtime=4902.45 cores=1,3,5,7
/proc/30334/stat : 30334 (glueminisat) R 30332 30334 29559 0 -1 4202496 799356 0 0 0 490034 211 0 0 25 0 1 0 511786544 269557760 56443 33554432000 4194304 4309791 140736517222432 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30334/statm: 65810 56443 243 29 0 62439 0
Current children cumulated CPU time (s) 4902.45
Current children cumulated vsize (KiB) 263240

[startup+4962.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/182 30491
/proc/meminfo: memFree=21347592/32951124 swapFree=67111524/67111528
[pid=30334] ppid=30332 vsize=133012 CPUtime=4962.45 cores=1,3,5,7
/proc/30334/stat : 30334 (glueminisat) R 30332 30334 29559 0 -1 4202496 803112 0 0 0 496032 213 0 0 25 0 1 0 511786544 136204288 30045 33554432000 4194304 4309791 140736517222432 18446744073709551615 4259912 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30334/statm: 33253 30045 243 29 0 29882 0
Current children cumulated CPU time (s) 4962.45
Current children cumulated vsize (KiB) 133012



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 30493
/proc/meminfo: memFree=21451980/32951124 swapFree=67111524/67111528
[pid=30334] ppid=30332 vsize=182332 CPUtime=5000.06 cores=1,3,5,7
/proc/30334/stat : 30334 (glueminisat) R 30332 30334 29559 0 -1 4202496 814892 0 0 0 499790 216 0 0 25 0 1 0 511786544 186707968 41741 33554432000 4194304 4309791 140736517222432 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30334/statm: 45583 41741 243 29 0 42212 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 182332

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

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

[startup+4999.9 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 30493
/proc/meminfo: memFree=21451980/32951124 swapFree=67111524/67111528
[pid=30334] ppid=30332 vsize=182332 CPUtime=5000.06 cores=1,3,5,7
/proc/30334/stat : 30334 (glueminisat) R 30332 30334 29559 0 -1 4202496 814892 0 0 0 499790 216 0 0 25 0 1 0 511786544 186707968 41741 33554432000 4194304 4309791 140736517222432 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30334/statm: 45583 41741 243 29 0 42212 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 182332

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.91
CPU time (s): 5000.08
CPU user time (s): 4997.91
CPU system time (s): 2.17067
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 263240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4997.91
system time used= 2.17067
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 814892
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= 5
involuntary context switches= 8517

runsolver used 7.8618 second user time and 19.3871 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-28 16:44:47
IDJOB=3310019
IDBENCH=85991
IDSOLVER=1694
FILE ID=node135/3310019-1304001887
RUNJOBID= node135-1304001887-30315
PBS_JOBID= 13168739
Free space on /tmp= 71112 MiB

SOLVER NAME= glueminisat 2.2.5
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_36.renamed-as.sat05-1922.cnf
COMMAND LINE= glueminisat -compe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3310019-1304001887/watcher-3310019-1304001887 -o /tmp/evaluation-result-3310019-1304001887/solver-3310019-1304001887 -C 5000 -W 5100 -M 15500  glueminisat -compe HOME/instance-3310019-1304001887.cnf

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

MD5SUM BENCH= c9c90d9af49f4c08c7262ecb9a0b2a3d
RANDOM SEED=252606610

node135.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.851
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.70
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.851
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.83
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.851
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.74
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.851
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:     32951124 kB
MemFree:      21639604 kB
Buffers:       1872032 kB
Cached:        8787388 kB
SwapCached:          4 kB
Active:        2400260 kB
Inactive:      8329544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21639604 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            7096 kB
Writeback:           0 kB
AnonPages:       69848 kB
Mapped:          14800 kB
Slab:           519976 kB
PageTables:       4376 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   217312 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71112 MiB
End job on node135 at 2011-04-28 18:08:09