Trace number 3422585

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
minisat hack: EBMiniSAT 2011-03-02? (TO) 5000.06 4999.93

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_35.renamed-as.sat05-1921.cnf
MD5SUM5fda0e0fb8a21967728dfe29bf2d4ea5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1761.96
Satisfiable
(Un)Satisfiability was proved
Number of variables1225
Number of clauses211785
Sum of the clauses size554190
Maximum clause length35
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 283405
Number of clauses of size 3128310
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 570

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: 961)

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-3422585-1306688867/watcher-3422585-1306688867 -o /tmp/evaluation-result-3422585-1306688867/solver-3422585-1306688867 -C 5000 -W 5100 -M 15500 HOME/ebminisat_release HOME/instance-3422585-1306688867.cnf -verb=0 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.02 2.00 2/395 28554
/proc/meminfo: memFree=16621628/32950904 swapFree=64480420/67111528
[pid=28554] ppid=28552 vsize=21012 CPUtime=0.01 cores=0,2,4,6
/proc/28554/stat : 28554 (ebminisat_relea) R 28552 28554 27054 0 -1 4202496 1260 0 0 0 1 0 0 0 22 0 1 0 780486433 21516288 1163 33554432000 4194304 4293939 140735290355200 18446744073709551615 4280633 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28554/statm: 5253 1163 217 25 0 1886 0

[startup+0.049308 s]
/proc/loadavg: 2.00 2.02 2.00 2/395 28554
/proc/meminfo: memFree=16621628/32950904 swapFree=64480420/67111528
[pid=28554] ppid=28552 vsize=27316 CPUtime=0.04 cores=0,2,4,6
/proc/28554/stat : 28554 (ebminisat_relea) R 28552 28554 27054 0 -1 4202496 3839 0 0 0 4 0 0 0 22 0 1 0 780486433 27971584 3296 33554432000 4194304 4293939 140735290355200 18446744073709551615 4279613 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28554/statm: 6829 3299 217 25 0 3462 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 27316

[startup+0.1003 s]
/proc/loadavg: 2.00 2.02 2.00 2/395 28554
/proc/meminfo: memFree=16621628/32950904 swapFree=64480420/67111528
[pid=28554] ppid=28552 vsize=29536 CPUtime=0.09 cores=0,2,4,6
/proc/28554/stat : 28554 (ebminisat_relea) R 28552 28554 27054 0 -1 4202496 4796 0 0 0 9 0 0 0 22 0 1 0 780486433 30244864 4005 33554432000 4194304 4293939 140735290355200 18446744073709551615 4230096 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28554/statm: 7384 4005 222 25 0 4017 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29536

[startup+0.30027 s]
/proc/loadavg: 2.00 2.02 2.00 2/395 28554
/proc/meminfo: memFree=16621628/32950904 swapFree=64480420/67111528
[pid=28554] ppid=28552 vsize=29672 CPUtime=0.29 cores=0,2,4,6
/proc/28554/stat : 28554 (ebminisat_relea) R 28552 28554 27054 0 -1 4202496 4836 0 0 0 29 0 0 0 23 0 1 0 780486433 30384128 4045 33554432000 4194304 4293939 140735290355200 18446744073709551615 4229790 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28554/statm: 7418 4045 222 25 0 4051 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29672

[startup+0.701209 s]
/proc/loadavg: 2.00 2.02 2.00 2/395 28554
/proc/meminfo: memFree=16621628/32950904 swapFree=64480420/67111528
[pid=28554] ppid=28552 vsize=28588 CPUtime=0.69 cores=0,2,4,6
/proc/28554/stat : 28554 (ebminisat_relea) R 28552 28554 27054 0 -1 4202496 5707 0 0 0 68 1 0 0 25 0 1 0 780486433 29274112 3507 33554432000 4194304 4293939 140735290355200 18446744073709551615 4255919 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28554/statm: 7147 3507 244 25 0 3780 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28588

[startup+1.50105 s]
/proc/loadavg: 2.00 2.02 2.00 3/401 28561
/proc/meminfo: memFree=16591348/32950904 swapFree=64480420/67111528
[pid=28554] ppid=28552 vsize=31308 CPUtime=1.49 cores=0,2,4,6
/proc/28554/stat : 28554 (ebminisat_relea) R 28552 28554 27054 0 -1 4202496 6248 0 0 0 148 1 0 0 25 0 1 0 780486433 32059392 4033 33554432000 4194304 4293939 140735290355200 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28554/statm: 7827 4033 244 25 0 4460 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31308

[startup+3.10066 s]
/proc/loadavg: 2.00 2.02 2.00 3/401 28561
/proc/meminfo: memFree=16584220/32950904 swapFree=64480420/67111528
[pid=28554] ppid=28552 vsize=35728 CPUtime=3.09 cores=0,2,4,6
/proc/28554/stat : 28554 (ebminisat_relea) R 28552 28554 27054 0 -1 4202496 7131 0 0 0 308 1 0 0 25 0 1 0 780486433 36585472 4894 33554432000 4194304 4293939 140735290355200 18446744073709551615 4256128 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28554/statm: 8932 4894 244 25 0 5565 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35728

[startup+6.3012 s]
/proc/loadavg: 2.00 2.02 2.00 3/401 28561
/proc/meminfo: memFree=16571348/32950904 swapFree=64480420/67111528
[pid=28554] ppid=28552 vsize=43392 CPUtime=6.29 cores=0,2,4,6
/proc/28554/stat : 28554 (ebminisat_relea) R 28552 28554 27054 0 -1 4202496 8766 0 0 0 628 1 0 0 25 0 1 0 780486433 44433408 6486 33554432000 4194304 4293939 140735290355200 18446744073709551615 4256170 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28554/statm: 10848 6486 244 25 0 7481 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43392

[startup+12.7011 s]
/proc/loadavg: 2.00 2.02 2.00 3/401 28561
/proc/meminfo: memFree=16545384/32950904 swapFree=64480420/67111528
[pid=28554] ppid=28552 vsize=57444 CPUtime=12.69 cores=0,2,4,6
/proc/28554/stat : 28554 (ebminisat_relea) R 28552 28554 27054 0 -1 4202496 11722 0 0 0 1267 2 0 0 25 0 1 0 780486433 58822656 9375 33554432000 4194304 4293939 140735290355200 18446744073709551615 4255891 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28554/statm: 14361 9375 244 25 0 10994 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 57444

[startup+25.5008 s]
/proc/loadavg: 2.00 2.02 2.00 3/401 28561
/proc/meminfo: memFree=16508576/32950904 swapFree=64480420/67111528
[pid=28554] ppid=28552 vsize=80820 CPUtime=25.49 cores=0,2,4,6
/proc/28554/stat : 28554 (ebminisat_relea) R 28552 28554 27054 0 -1 4202496 16216 0 0 0 2547 2 0 0 25 0 1 0 780486433 82759680 13780 33554432000 4194304 4293939 140735290355200 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28554/statm: 20205 13780 244 25 0 16838 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 80820

[startup+51.1012 s]
/proc/loadavg: 2.00 2.02 2.00 3/401 28562
/proc/meminfo: memFree=16517956/32950904 swapFree=64480420/67111528
[pid=28554] ppid=28552 vsize=84688 CPUtime=51.1 cores=0,2,4,6
/proc/28554/stat : 28554 (ebminisat_relea) R 28552 28554 27054 0 -1 4202496 26379 0 0 0 5105 5 0 0 25 0 1 0 780486433 86720512 13177 33554432000 4194304 4293939 140735290355200 18446744073709551615 4256166 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28554/statm: 21172 13177 244 25 0 17805 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 84688

[startup+102.315 s]
/proc/loadavg: 2.00 2.01 2.00 3/401 28563
/proc/meminfo: memFree=16508760/32950904 swapFree=64480420/67111528
[pid=28554] ppid=28552 vsize=92280 CPUtime=102.31 cores=0,2,4,6
/proc/28554/stat : 28554 (ebminisat_relea) R 28552 28554 27054 0 -1 4202496 42314 0 0 0 10223 8 0 0 25 0 1 0 780486433 94494720 15068 33554432000 4194304 4293939 140735290355200 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28554/statm: 23070 15068 244 25 0 19703 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 92280

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/401 28565
/proc/meminfo: memFree=16512848/32950904 swapFree=64480420/67111528
[pid=28554] ppid=28552 vsize=78964 CPUtime=162.3 cores=0,2,4,6
/proc/28554/stat : 28554 (ebminisat_relea) R 28552 28554 27054 0 -1 4202496 58630 0 0 0 16218 12 0 0 25 0 1 0 780486433 80859136 15583 33554432000 4194304 4293939 140735290355200 18446744073709551615 4255660 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28554/statm: 19741 15583 244 25 0 16374 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 78964

[startup+222.301 s]
/proc/loadavg: 2.05 2.02 2.00 3/401 28567
/proc/meminfo: memFree=16468680/32950904 swapFree=64480420/67111528
[pid=28554] ppid=28552 vsize=65072 CPUtime=222.3 cores=0,2,4,6
/proc/28554/stat : 28554 (ebminisat_relea) R 28552 28554 27054 0 -1 4202496 72646 0 0 0 22215 15 0 0 25 0 1 0 780486433 66633728 11956 33554432000 4194304 4293939 140735290355200 18446744073709551615 4255657 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28554/statm: 16268 11956 244 25 0 12901 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 65072

[startup+282.301 s]
/proc/loadavg: 2.11 2.04 2.01 3/401 28568
/proc/meminfo: memFree=16429608/32950904 swapFree=64480420/67111528
[pid=28554] ppid=28552 vsize=136756 CPUtime=282.3 cores=0,2,4,6
/proc/28554/stat : 28554 (ebminisat_relea) R 28552 28554 27054 0 -1 4202496 86224 0 0 0 28212 18 0 0 25 0 1 0 780486433 140038144 25238 33554432000 4194304 4293939 140735290355200 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28554/statm: 34189 25238 244 25 0 30822 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 136756

[startup+342.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/401 28570
/proc/meminfo: memFree=16404196/32950904 swapFree=64480420/67111528
[pid=28554] ppid=28552 vsize=110172 CPUtime=342.3 cores=0,2,4,6
/proc/28554/stat : 28554 (ebminisat_relea) R 28552 28554 27054 0 -1 4202496 101160 0 0 0 34209 21 0 0 25 0 1 0 780486433 112816128 20522 33554432000 4194304 4293939 140735290355200 18446744073709551615 4262926 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28554/statm: 27543 20522 244 25 0 24176 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 110172

[startup+402.301 s]
/proc/loadavg: 2.03 2.03 2.00 3/401 28571
/proc/meminfo: memFree=16387936/32950904 swapFree=64480420/67111528
[pid=28554] ppid=28552 vsize=144888 CPUtime=402.3 cores=0,2,4,6
/proc/28554/stat : 28554 (ebminisat_relea) R 28552 28554 27054 0 -1 4202496 111939 0 0 0 40207 23 0 0 25 0 1 0 780486433 148365312 31065 33554432000 4194304 4293939 140735290355200 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28554/statm: 36222 31065 244 25 0 32855 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 144888

[startup+462.301 s]
/proc/loadavg: 2.01 2.03 2.00 3/401 28573
/proc/meminfo: memFree=16366604/32950904 swapFree=64480420/67111528
[pid=28554] ppid=28552 vsize=148116 CPUtime=462.3 cores=0,2,4,6
/proc/28554/stat : 28554 (ebminisat_relea) R 28552 28554 27054 0 -1 4202496 127114 0 0 0 46203 27 0 0 25 0 1 0 780486433 151670784 26843 33554432000 4194304 4293939 140735290355200 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28554/statm: 37029 26843 244 25 0 33662 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 148116

[startup+522.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/401 28575
/proc/meminfo: memFree=16440616/32950904 swapFree=64480420/67111528
[pid=28554] ppid=28552 vsize=91788 CPUtime=522.3 cores=0,2,4,6
/proc/28554/stat : 28554 (ebminisat_relea) R 28552 28554 27054 0 -1 4202496 139988 0 0 0 52200 30 0 0 25 0 1 0 780486433 93990912 17382 33554432000 4194304 4293939 140735290355200 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28554/statm: 22947 17382 244 25 0 19580 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 91788

[startup+582.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/401 28576
/proc/meminfo: memFree=16349840/32950904 swapFree=64480420/67111528
[pid=28554] ppid=28552 vsize=155120 CPUtime=582.3 cores=0,2,4,6
/proc/28554/stat : 28554 (ebminisat_relea) R 28552 28554 27054 0 -1 4202496 152655 0 0 0 58198 32 0 0 25 0 1 0 780486433 158842880 29782 33554432000 4194304 4293939 140735290355200 18446744073709551615 4256104 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28554/statm: 38780 29782 244 25 0 35413 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 155120

[startup+642.301 s]

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

[startup+4062.32 s]
/proc/loadavg: 2.00 2.00 2.00 3/401 28681
/proc/meminfo: memFree=16240616/32950904 swapFree=64480420/67111528
[pid=28554] ppid=28552 vsize=236520 CPUtime=4062.41 cores=0,2,4,6
/proc/28554/stat : 28554 (ebminisat_relea) R 28552 28554 27054 0 -1 4202496 775340 0 0 0 406049 192 0 0 25 0 1 0 780486433 242196480 51303 33554432000 4194304 4293939 140735290355200 18446744073709551615 4255678 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28554/statm: 59130 51303 244 25 0 55763 0
Current children cumulated CPU time (s) 4062.41
Current children cumulated vsize (KiB) 236520

[startup+4122.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/401 28683
/proc/meminfo: memFree=16170288/32950904 swapFree=64480420/67111528
[pid=28554] ppid=28552 vsize=288292 CPUtime=4122.4 cores=0,2,4,6
/proc/28554/stat : 28554 (ebminisat_relea) R 28552 28554 27054 0 -1 4202496 782710 0 0 0 412046 194 0 0 25 0 1 0 780486433 295211008 58520 33554432000 4194304 4293939 140735290355200 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28554/statm: 72073 58520 244 25 0 68706 0
Current children cumulated CPU time (s) 4122.4
Current children cumulated vsize (KiB) 288292

[startup+4182.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/401 28684
/proc/meminfo: memFree=16110268/32950904 swapFree=64480420/67111528
[pid=28554] ppid=28552 vsize=288920 CPUtime=4182.4 cores=0,2,4,6
/proc/28554/stat : 28554 (ebminisat_relea) R 28552 28554 27054 0 -1 4202496 789683 0 0 0 418043 197 0 0 25 0 1 0 780486433 295854080 65370 33554432000 4194304 4293939 140735290355200 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28554/statm: 72230 65370 244 25 0 68863 0
Current children cumulated CPU time (s) 4182.4
Current children cumulated vsize (KiB) 288920

[startup+4242.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/401 28686
/proc/meminfo: memFree=16160972/32950904 swapFree=64480420/67111528
[pid=28554] ppid=28552 vsize=239252 CPUtime=4242.4 cores=0,2,4,6
/proc/28554/stat : 28554 (ebminisat_relea) R 28552 28554 27054 0 -1 4202496 803186 0 0 0 424040 200 0 0 25 0 1 0 780486433 244994048 46244 33554432000 4194304 4293939 140735290355200 18446744073709551615 4256111 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28554/statm: 59813 46244 244 25 0 56446 0
Current children cumulated CPU time (s) 4242.4
Current children cumulated vsize (KiB) 239252

[startup+4302.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/401 28687
/proc/meminfo: memFree=16223944/32950904 swapFree=64480420/67111528
[pid=28554] ppid=28552 vsize=290228 CPUtime=4302.41 cores=0,2,4,6
/proc/28554/stat : 28554 (ebminisat_relea) R 28552 28554 27054 0 -1 4202496 811986 0 0 0 430038 203 0 0 25 0 1 0 780486433 297193472 54895 33554432000 4194304 4293939 140735290355200 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28554/statm: 72557 54895 244 25 0 69190 0
Current children cumulated CPU time (s) 4302.41
Current children cumulated vsize (KiB) 290228

[startup+4362.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/401 28689
/proc/meminfo: memFree=16154116/32950904 swapFree=64480420/67111528
[pid=28554] ppid=28552 vsize=290748 CPUtime=4362.4 cores=0,2,4,6
/proc/28554/stat : 28554 (ebminisat_relea) R 28552 28554 27054 0 -1 4202496 818845 0 0 0 436035 205 0 0 25 0 1 0 780486433 297725952 61627 33554432000 4194304 4293939 140735290355200 18446744073709551615 4256148 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28554/statm: 72687 61627 244 25 0 69320 0
Current children cumulated CPU time (s) 4362.4
Current children cumulated vsize (KiB) 290748

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/401 28691
/proc/meminfo: memFree=16208292/32950904 swapFree=64480420/67111528
[pid=28554] ppid=28552 vsize=191716 CPUtime=4422.4 cores=0,2,4,6
/proc/28554/stat : 28554 (ebminisat_relea) R 28552 28554 27054 0 -1 4202496 829397 0 0 0 442033 207 0 0 25 0 1 0 780486433 196317184 40234 33554432000 4194304 4293939 140735290355200 18446744073709551615 4255663 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28554/statm: 47929 40234 244 25 0 44562 0
Current children cumulated CPU time (s) 4422.4
Current children cumulated vsize (KiB) 191716

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/401 28692
/proc/meminfo: memFree=16141688/32950904 swapFree=64480420/67111528
[pid=28554] ppid=28552 vsize=242504 CPUtime=4482.4 cores=0,2,4,6
/proc/28554/stat : 28554 (ebminisat_relea) R 28552 28554 27054 0 -1 4202496 839773 0 0 0 448031 209 0 0 25 0 1 0 780486433 248324096 50420 33554432000 4194304 4293939 140735290355200 18446744073709551615 4256170 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28554/statm: 60626 50420 244 25 0 57259 0
Current children cumulated CPU time (s) 4482.4
Current children cumulated vsize (KiB) 242504

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/401 28694
/proc/meminfo: memFree=16211724/32950904 swapFree=64480420/67111528
[pid=28554] ppid=28552 vsize=293940 CPUtime=4542.41 cores=0,2,4,6
/proc/28554/stat : 28554 (ebminisat_relea) R 28552 28554 27054 0 -1 4202496 847694 0 0 0 454029 212 0 0 25 0 1 0 780486433 300994560 58207 33554432000 4194304 4293939 140735290355200 18446744073709551615 4256170 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28554/statm: 73485 58207 244 25 0 70118 0
Current children cumulated CPU time (s) 4542.41
Current children cumulated vsize (KiB) 293940

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/401 28695
/proc/meminfo: memFree=16137932/32950904 swapFree=64480420/67111528
[pid=28554] ppid=28552 vsize=295376 CPUtime=4602.42 cores=0,2,4,6
/proc/28554/stat : 28554 (ebminisat_relea) R 28552 28554 27054 0 -1 4202496 854886 0 0 0 460028 214 0 0 25 0 1 0 780486433 302465024 65269 33554432000 4194304 4293939 140735290355200 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28554/statm: 73844 65269 244 25 0 70477 0
Current children cumulated CPU time (s) 4602.42
Current children cumulated vsize (KiB) 295376

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/401 28697
/proc/meminfo: memFree=16191240/32950904 swapFree=64480420/67111528
[pid=28554] ppid=28552 vsize=215676 CPUtime=4662.41 cores=0,2,4,6
/proc/28554/stat : 28554 (ebminisat_relea) R 28552 28554 27054 0 -1 4202496 867756 0 0 0 466023 218 0 0 25 0 1 0 780486433 220852224 43858 33554432000 4194304 4293939 140735290355200 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28554/statm: 53919 43858 244 25 0 50552 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 215676

[startup+4722.31 s]
/proc/loadavg: 2.07 2.03 2.01 3/401 28699
/proc/meminfo: memFree=16124748/32950904 swapFree=64480420/67111528
[pid=28554] ppid=28552 vsize=248632 CPUtime=4722.43 cores=0,2,4,6
/proc/28554/stat : 28554 (ebminisat_relea) R 28552 28554 27054 0 -1 4202496 877336 0 0 0 472023 220 0 0 25 0 1 0 780486433 254599168 53235 33554432000 4194304 4293939 140735290355200 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28554/statm: 62158 53235 244 25 0 58791 0
Current children cumulated CPU time (s) 4722.43
Current children cumulated vsize (KiB) 248632

[startup+4782.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/401 28700
/proc/meminfo: memFree=16193064/32950904 swapFree=64480420/67111528
[pid=28554] ppid=28552 vsize=298720 CPUtime=4782.42 cores=0,2,4,6
/proc/28554/stat : 28554 (ebminisat_relea) R 28552 28554 27054 0 -1 4202496 885207 0 0 0 478019 223 0 0 25 0 1 0 780486433 305889280 60936 33554432000 4194304 4293939 140735290355200 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28554/statm: 74680 60936 244 25 0 71313 0
Current children cumulated CPU time (s) 4782.42
Current children cumulated vsize (KiB) 298720

[startup+4842.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/401 28702
/proc/meminfo: memFree=16127692/32950904 swapFree=64480420/67111528
[pid=28554] ppid=28552 vsize=299004 CPUtime=4842.42 cores=0,2,4,6
/proc/28554/stat : 28554 (ebminisat_relea) R 28552 28554 27054 0 -1 4202496 891601 0 0 0 484016 226 0 0 25 0 1 0 780486433 306180096 67199 33554432000 4194304 4293939 140735290355200 18446744073709551615 4255827 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28554/statm: 74751 67199 244 25 0 71384 0
Current children cumulated CPU time (s) 4842.42
Current children cumulated vsize (KiB) 299004

[startup+4902.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/401 28703
/proc/meminfo: memFree=16200720/32950904 swapFree=64480420/67111528
[pid=28554] ppid=28552 vsize=199296 CPUtime=4902.42 cores=0,2,4,6
/proc/28554/stat : 28554 (ebminisat_relea) R 28552 28554 27054 0 -1 4202496 902042 0 0 0 490013 229 0 0 25 0 1 0 780486433 204079104 41886 33554432000 4194304 4293939 140735290355200 18446744073709551615 4256148 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28554/statm: 49824 41886 244 25 0 46457 0
Current children cumulated CPU time (s) 4902.42
Current children cumulated vsize (KiB) 199296

[startup+4962.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/401 28705
/proc/meminfo: memFree=16128292/32950904 swapFree=64480420/67111528
[pid=28554] ppid=28552 vsize=249336 CPUtime=4962.42 cores=0,2,4,6
/proc/28554/stat : 28554 (ebminisat_relea) R 28552 28554 27054 0 -1 4202496 913021 0 0 0 496010 232 0 0 25 0 1 0 780486433 255320064 52633 33554432000 4194304 4293939 140735290355200 18446744073709551615 4255919 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28554/statm: 62334 52633 244 25 0 58967 0
Current children cumulated CPU time (s) 4962.42
Current children cumulated vsize (KiB) 249336



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.01 2.00 3/401 28706
/proc/meminfo: memFree=16089720/32950904 swapFree=64480420/67111528
[pid=28554] ppid=28552 vsize=299636 CPUtime=5000.03 cores=0,2,4,6
/proc/28554/stat : 28554 (ebminisat_relea) R 28552 28554 27054 0 -1 4202496 918347 0 0 0 499770 233 0 0 25 0 1 0 780486433 306827264 57857 33554432000 4194304 4293939 140735290355200 18446744073709551615 4255909 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28554/statm: 74909 57857 244 25 0 71542 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 299636

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.01 2.00 3/401 28706
/proc/meminfo: memFree=16089720/32950904 swapFree=64480420/67111528
[pid=28554] ppid=28552 vsize=299636 CPUtime=5000.03 cores=0,2,4,6
/proc/28554/stat : 28554 (ebminisat_relea) R 28552 28554 27054 0 -1 4202496 918347 0 0 0 499770 233 0 0 25 0 1 0 780486433 306827264 57857 33554432000 4194304 4293939 140735290355200 18446744073709551615 4255909 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28554/statm: 74909 57857 244 25 0 71542 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 299636

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.93
CPU time (s): 5000.06
CPU user time (s): 4997.71
CPU system time (s): 2.34664
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 380392

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

runsolver used 19.757 second user time and 43.8973 second system time

The end

Launcher Data

Begin job on node121 at 2011-05-29 19:07:47
IDJOB=3422585
IDBENCH=85987
IDSOLVER=1914
FILE ID=node121/3422585-1306688867
RUNJOBID= node121-1306688867-28540
PBS_JOBID= 13471776
Free space on /tmp= 73348 MiB

SOLVER NAME= minisat hack: EBMiniSAT 2011-03-02
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_35.renamed-as.sat05-1921.cnf
COMMAND LINE= DIR/ebminisat_release BENCHNAME  -verb=0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3422585-1306688867/watcher-3422585-1306688867 -o /tmp/evaluation-result-3422585-1306688867/solver-3422585-1306688867 -C 5000 -W 5100 -M 15500  HOME/ebminisat_release HOME/instance-3422585-1306688867.cnf  -verb=0

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

MD5SUM BENCH= 5fda0e0fb8a21967728dfe29bf2d4ea5
RANDOM SEED=511269440

node121.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.817
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.63
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.817
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	: 5226.07
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.817
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.817
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.77
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.817
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.817
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.817
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.817
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:     32950904 kB
MemFree:      16618560 kB
Buffers:        251312 kB
Cached:        6060372 kB
SwapCached:      66536 kB
Active:        4070216 kB
Inactive:     12010756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      16618560 kB
SwapTotal:    67111528 kB
SwapFree:     64480420 kB
Dirty:            6612 kB
Writeback:           4 kB
AnonPages:     9710192 kB
Mapped:          27332 kB
Slab:           132844 kB
PageTables:      51588 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 83504784 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= 73348 MiB
End job on node121 at 2011-05-29 20:31:09