Trace number 3348695

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: cir_minisat 2011-03-02? (TO) 1300.02 1300.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: 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-3348695-1304968371/watcher-3348695-1304968371 -o /tmp/evaluation-result-3348695-1304968371/solver-3348695-1304968371 -C 2400 -W 1300 -M 7680 HOME/cir_minisat HOME/instance-3348695-1304968371.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.88 2.00 0.80 6/303 11151
/proc/meminfo: memFree=25966136/32951124 swapFree=63485424/67111528
[pid=11151] ppid=11149 vsize=19840 CPUtime=0 cores=0,2
/proc/11151/stat : 11151 (cir_minisat) R 11149 11151 9758 0 -1 4202496 806 0 0 0 0 0 0 0 25 0 1 0 589253023 20316160 733 33554432000 4194304 4254575 140735902494448 18446744073709551615 4240513 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11151/statm: 4960 734 210 15 0 1603 0

[startup+0.018849 s]
/proc/loadavg: 3.88 2.00 0.80 6/303 11151
/proc/meminfo: memFree=25966136/32951124 swapFree=63485424/67111528
[pid=11151] ppid=11149 vsize=22720 CPUtime=0.01 cores=0,2
/proc/11151/stat : 11151 (cir_minisat) R 11149 11151 9758 0 -1 4202496 1686 0 0 0 1 0 0 0 25 0 1 0 589253023 23265280 1549 33554432000 4194304 4254575 140735902494448 18446744073709551615 4241276 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11151/statm: 5680 1551 212 15 0 2323 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 22720

[startup+0.100861 s]
/proc/loadavg: 3.88 2.00 0.80 6/303 11151
/proc/meminfo: memFree=25966136/32951124 swapFree=63485424/67111528
[pid=11151] ppid=11149 vsize=28184 CPUtime=0.09 cores=0,2
/proc/11151/stat : 11151 (cir_minisat) R 11149 11151 9758 0 -1 4202496 3326 0 0 0 9 0 0 0 25 0 1 0 589253023 28860416 3072 33554432000 4194304 4254575 140735902494448 18446744073709551615 4222821 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11151/statm: 7046 3072 230 15 0 3689 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28184

[startup+0.30082 s]
/proc/loadavg: 3.88 2.00 0.80 6/303 11151
/proc/meminfo: memFree=25966136/32951124 swapFree=63485424/67111528
[pid=11151] ppid=11149 vsize=28648 CPUtime=0.28 cores=0,2
/proc/11151/stat : 11151 (cir_minisat) R 11149 11151 9758 0 -1 4202496 3503 0 0 0 28 0 0 0 25 0 1 0 589253023 29335552 3202 33554432000 4194304 4254575 140735902494448 18446744073709551615 4212536 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11151/statm: 7162 3202 232 15 0 3805 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 28648

[startup+0.700757 s]
/proc/loadavg: 3.88 2.00 0.80 6/303 11151
/proc/meminfo: memFree=25966136/32951124 swapFree=63485424/67111528
[pid=11151] ppid=11149 vsize=28888 CPUtime=0.68 cores=0,2
/proc/11151/stat : 11151 (cir_minisat) R 11149 11151 9758 0 -1 4202496 3664 0 0 0 68 0 0 0 25 0 1 0 589253023 29581312 3361 33554432000 4194304 4254575 140735902494448 18446744073709551615 4209812 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11151/statm: 7222 3361 233 15 0 3865 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 28888

[startup+1.50057 s]
/proc/loadavg: 3.88 2.00 0.80 6/304 11152
/proc/meminfo: memFree=25949892/32951124 swapFree=63485424/67111528
[pid=11151] ppid=11149 vsize=29364 CPUtime=1.49 cores=0,2
/proc/11151/stat : 11151 (cir_minisat) R 11149 11151 9758 0 -1 4202496 4046 0 0 0 148 1 0 0 25 0 1 0 589253023 30068736 3735 33554432000 4194304 4254575 140735902494448 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11151/statm: 7341 3735 233 15 0 3984 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 29364

[startup+3.10031 s]
/proc/loadavg: 3.88 2.00 0.80 6/304 11152
/proc/meminfo: memFree=25943568/32951124 swapFree=63485424/67111528
[pid=11151] ppid=11149 vsize=32600 CPUtime=3.09 cores=0,2
/proc/11151/stat : 11151 (cir_minisat) R 11149 11151 9758 0 -1 4202496 4667 0 0 0 308 1 0 0 25 0 1 0 589253023 33382400 4350 33554432000 4194304 4254575 140735902494448 18446744073709551615 4223282 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11151/statm: 8150 4350 233 15 0 4793 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 32600

[startup+6.30073 s]
/proc/loadavg: 3.89 2.04 0.82 6/304 11152
/proc/meminfo: memFree=25929060/32951124 swapFree=63485424/67111528
[pid=11151] ppid=11149 vsize=38152 CPUtime=6.29 cores=0,2
/proc/11151/stat : 11151 (cir_minisat) R 11149 11151 9758 0 -1 4202496 5950 0 0 0 628 1 0 0 25 0 1 0 589253023 39067648 5620 33554432000 4194304 4254575 140735902494448 18446744073709551615 4216627 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11151/statm: 9538 5620 233 15 0 6181 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38152

[startup+12.7005 s]
/proc/loadavg: 3.89 2.07 0.84 6/304 11152
/proc/meminfo: memFree=25901836/32951124 swapFree=63485424/67111528
[pid=11151] ppid=11149 vsize=47600 CPUtime=12.69 cores=0,2
/proc/11151/stat : 11151 (cir_minisat) R 11149 11151 9758 0 -1 4202496 8124 0 0 0 1268 1 0 0 25 0 1 0 589253023 48742400 7754 33554432000 4194304 4254575 140735902494448 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11151/statm: 11900 7754 233 15 0 8543 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 47600

[startup+25.5012 s]
/proc/loadavg: 3.92 2.16 0.89 6/304 11152
/proc/meminfo: memFree=25844540/32951124 swapFree=63485424/67111528
[pid=11151] ppid=11149 vsize=62948 CPUtime=25.48 cores=0,2
/proc/11151/stat : 11151 (cir_minisat) R 11149 11151 9758 0 -1 4202496 12006 0 0 0 2546 2 0 0 25 0 1 0 589253023 64458752 11569 33554432000 4194304 4254575 140735902494448 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11151/statm: 15737 11569 233 15 0 12380 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 62948

[startup+51.1005 s]
/proc/loadavg: 3.94 2.31 0.97 6/304 11153
/proc/meminfo: memFree=25748716/32951124 swapFree=63485424/67111528
[pid=11151] ppid=11149 vsize=85820 CPUtime=51.09 cores=0,2
/proc/11151/stat : 11151 (cir_minisat) R 11149 11151 9758 0 -1 4202496 17495 0 0 0 5105 4 0 0 25 0 1 0 589253023 87879680 16999 33554432000 4194304 4254575 140735902494448 18446744073709551615 4216450 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11151/statm: 21455 16999 233 15 0 18098 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 85820

[startup+102.311 s]
/proc/loadavg: 3.97 2.57 1.12 6/304 11154
/proc/meminfo: memFree=25572984/32951124 swapFree=63485424/67111528
[pid=11151] ppid=11149 vsize=90564 CPUtime=102.3 cores=0,2
/proc/11151/stat : 11151 (cir_minisat) R 11149 11151 9758 0 -1 4202496 31459 0 0 0 10222 8 0 0 25 0 1 0 589253023 92737536 15196 33554432000 4194304 4254575 140735902494448 18446744073709551615 4216441 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11151/statm: 22641 15196 233 15 0 19284 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 90564

[startup+162.301 s]
/proc/loadavg: 3.99 2.82 1.30 6/304 11156
/proc/meminfo: memFree=25386048/32951124 swapFree=63485424/67111528
[pid=11151] ppid=11149 vsize=124776 CPUtime=162.29 cores=0,2
/proc/11151/stat : 11151 (cir_minisat) R 11149 11151 9758 0 -1 4202496 41419 0 0 0 16217 12 0 0 25 0 1 0 589253023 127770624 25058 33554432000 4194304 4254575 140735902494448 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11151/statm: 31194 25058 233 15 0 27837 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 124776

[startup+222.301 s]
/proc/loadavg: 3.99 3.04 1.47 6/304 11158
/proc/meminfo: memFree=25013152/32951124 swapFree=63485424/67111528
[pid=11151] ppid=11149 vsize=177168 CPUtime=222.29 cores=0,2
/proc/11151/stat : 11151 (cir_minisat) R 11149 11151 9758 0 -1 4202496 52998 0 0 0 22212 17 0 0 25 0 1 0 589253023 181420032 36600 33554432000 4194304 4254575 140735902494448 18446744073709551615 4216520 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11151/statm: 44292 36600 233 15 0 40935 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 177168

[startup+282.301 s]
/proc/loadavg: 3.99 3.21 1.62 6/304 11159
/proc/meminfo: memFree=24844392/32951124 swapFree=63485424/67111528
[pid=11151] ppid=11149 vsize=129700 CPUtime=282.29 cores=0,2
/proc/11151/stat : 11151 (cir_minisat) R 11149 11151 9758 0 -1 4202496 72172 0 0 0 28206 23 0 0 25 0 1 0 589253023 132812800 26243 33554432000 4194304 4254575 140735902494448 18446744073709551615 4217028 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11151/statm: 32425 26243 233 15 0 29068 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 129700

[startup+342.301 s]
/proc/loadavg: 3.99 3.35 1.77 6/304 11161
/proc/meminfo: memFree=24657972/32951124 swapFree=63485424/67111528
[pid=11151] ppid=11149 vsize=182436 CPUtime=342.28 cores=0,2
/proc/11151/stat : 11151 (cir_minisat) R 11149 11151 9758 0 -1 4202496 80979 0 0 0 34203 25 0 0 25 0 1 0 589253023 186814464 34938 33554432000 4194304 4254575 140735902494448 18446744073709551615 4216771 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11151/statm: 45609 34938 233 15 0 42252 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 182436

[startup+402.301 s]
/proc/loadavg: 4.08 3.49 1.92 6/304 11162
/proc/meminfo: memFree=24612792/32951124 swapFree=63485424/67111528
[pid=11151] ppid=11149 vsize=102836 CPUtime=402.28 cores=0,2
/proc/11151/stat : 11151 (cir_minisat) R 11149 11151 9758 0 -1 4202496 92084 0 0 0 40199 29 0 0 25 0 1 0 589253023 105304064 20257 33554432000 4194304 4254575 140735902494448 18446744073709551615 4209517 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11151/statm: 25709 20257 233 15 0 22352 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 102836

[startup+462.301 s]
/proc/loadavg: 4.06 3.60 2.05 6/304 11164
/proc/meminfo: memFree=24464180/32951124 swapFree=63485424/67111528
[pid=11151] ppid=11149 vsize=186012 CPUtime=462.28 cores=0,2
/proc/11151/stat : 11151 (cir_minisat) R 11149 11151 9758 0 -1 4202496 104241 0 0 0 46194 34 0 0 25 0 1 0 589253023 190476288 32322 33554432000 4194304 4254575 140735902494448 18446744073709551615 4216488 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11151/statm: 46503 32322 233 15 0 43146 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 186012

[startup+522.301 s]
/proc/loadavg: 4.08 3.68 2.17 6/304 11166
/proc/meminfo: memFree=24401756/32951124 swapFree=63485424/67111528
[pid=11151] ppid=11149 vsize=88948 CPUtime=522.29 cores=0,2
/proc/11151/stat : 11151 (cir_minisat) R 11149 11151 9758 0 -1 4202496 120677 0 0 0 52188 41 0 0 25 0 1 0 589253023 91082752 16060 33554432000 4194304 4254575 140735902494448 18446744073709551615 4216537 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11151/statm: 22237 16060 233 15 0 18880 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 88948

[startup+582.3 s]
/proc/loadavg: 4.03 3.74 2.29 6/304 11167
/proc/meminfo: memFree=24179744/32951124 swapFree=63485424/67111528
[pid=11151] ppid=11149 vsize=140592 CPUtime=582.29 cores=0,2
/proc/11151/stat : 11151 (cir_minisat) R 11149 11151 9758 0 -1 4202496 132273 0 0 0 58183 46 0 0 25 0 1 0 589253023 143966208 27458 33554432000 4194304 4254575 140735902494448 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11151/statm: 35148 27458 233 15 0 31791 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 140592

[startup+642.3 s]
/proc/loadavg: 4.01 3.78 2.39 6/304 11169
/proc/meminfo: memFree=23999644/32951124 swapFree=63485424/67111528
[pid=11151] ppid=11149 vsize=193604 CPUtime=642.29 cores=0,2
/proc/11151/stat : 11151 (cir_minisat) R 11149 11151 9758 0 -1 4202496 140661 0 0 0 64181 48 0 0 25 0 1 0 589253023 198250496 35720 33554432000 4194304 4254575 140735902494448 18446744073709551615 4216450 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11151/statm: 48401 35720 233 15 0 45044 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 193604

[startup+702.3 s]
/proc/loadavg: 4.00 3.82 2.49 6/304 11170
/proc/meminfo: memFree=23926924/32951124 swapFree=63485424/67111528
[pid=11151] ppid=11149 vsize=113096 CPUtime=702.29 cores=0,2
/proc/11151/stat : 11151 (cir_minisat) R 11149 11151 9758 0 -1 4202496 150977 0 0 0 70178 51 0 0 25 0 1 0 589253023 115810304 22280 33554432000 4194304 4254575 140735902494448 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11151/statm: 28274 22280 233 15 0 24917 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 113096

[startup+762.311 s]
/proc/loadavg: 4.00 3.85 2.58 6/304 11175
/proc/meminfo: memFree=23759456/32951124 swapFree=63485424/67111528
[pid=11151] ppid=11149 vsize=146272 CPUtime=762.3 cores=0,2
/proc/11151/stat : 11151 (cir_minisat) R 11149 11151 9758 0 -1 4202496 159219 0 0 0 76177 53 0 0 25 0 1 0 589253023 149782528 30415 33554432000 4194304 4254575 140735902494448 18446744073709551615 4217050 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11151/statm: 36568 30415 233 15 0 33211 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 146272

[startup+822.3 s]
/proc/loadavg: 4.00 3.87 2.66 6/304 11177
/proc/meminfo: memFree=23589832/32951124 swapFree=63485424/67111528
[pid=11151] ppid=11149 vsize=198444 CPUtime=822.29 cores=0,2
/proc/11151/stat : 11151 (cir_minisat) R 11149 11151 9758 0 -1 4202496 166548 0 0 0 82173 56 0 0 25 0 1 0 589253023 203206656 37663 33554432000 4194304 4254575 140735902494448 18446744073709551615 4216441 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11151/statm: 49611 37663 233 15 0 46254 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 198444

[startup+882.301 s]
/proc/loadavg: 4.07 3.91 2.75 5/304 11178
/proc/meminfo: memFree=23471368/32951124 swapFree=63485424/67111528
[pid=11151] ppid=11149 vsize=118312 CPUtime=882.29 cores=0,2
/proc/11151/stat : 11151 (cir_minisat) R 11149 11151 9758 0 -1 4202496 176923 0 0 0 88168 61 0 0 25 0 1 0 589253023 121151488 23581 33554432000 4194304 4254575 140735902494448 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11151/statm: 29578 23581 233 15 0 26221 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 118312

[startup+942.301 s]
/proc/loadavg: 4.17 3.97 2.84 6/304 11180
/proc/meminfo: memFree=23328868/32951124 swapFree=63485424/67111528
[pid=11151] ppid=11149 vsize=149532 CPUtime=942.28 cores=0,2
/proc/11151/stat : 11151 (cir_minisat) R 11149 11151 9758 0 -1 4202496 183236 0 0 0 94166 62 0 0 25 0 1 0 589253023 153120768 29820 33554432000 4194304 4254575 140735902494448 18446744073709551615 4209312 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11151/statm: 37383 29820 233 15 0 34026 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 149532

[startup+1002.3 s]
/proc/loadavg: 4.06 3.97 2.91 6/304 11181
/proc/meminfo: memFree=23175560/32951124 swapFree=63485424/67111528
[pid=11151] ppid=11149 vsize=200620 CPUtime=1002.29 cores=0,2
/proc/11151/stat : 11151 (cir_minisat) R 11149 11151 9758 0 -1 4202496 188921 0 0 0 100165 64 0 0 25 0 1 0 589253023 205434880 35435 33554432000 4194304 4254575 140735902494448 18446744073709551615 4216537 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11151/statm: 50155 35435 233 15 0 46798 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 200620

[startup+1062.3 s]
/proc/loadavg: 4.18 4.00 2.99 6/304 11183
/proc/meminfo: memFree=23130876/32951124 swapFree=63485424/67111528
[pid=11151] ppid=11149 vsize=101880 CPUtime=1062.28 cores=0,2
/proc/11151/stat : 11151 (cir_minisat) R 11149 11151 9758 0 -1 4202496 198660 0 0 0 106161 67 0 0 25 0 1 0 589253023 104325120 19645 33554432000 4194304 4254575 140735902494448 18446744073709551615 4222530 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11151/statm: 25470 19645 233 15 0 22113 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 101880

[startup+1122.3 s]
/proc/loadavg: 4.06 4.00 3.05 6/304 11185
/proc/meminfo: memFree=22965048/32951124 swapFree=63485424/67111528
[pid=11151] ppid=11149 vsize=154944 CPUtime=1122.29 cores=0,2
/proc/11151/stat : 11151 (cir_minisat) R 11149 11151 9758 0 -1 4202496 210021 0 0 0 112157 72 0 0 25 0 1 0 589253023 158662656 30835 33554432000 4194304 4254575 140735902494448 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11151/statm: 38736 30835 233 15 0 35379 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 154944

[startup+1182.3 s]
/proc/loadavg: 4.02 4.00 3.10 6/304 11242
/proc/meminfo: memFree=25121428/32951124 swapFree=63485424/67111528
[pid=11151] ppid=11149 vsize=205976 CPUtime=1182.28 cores=0,2
/proc/11151/stat : 11151 (cir_minisat) R 11149 11151 9758 0 -1 4202496 216057 0 0 0 118154 74 0 0 25 0 1 0 589253023 210919424 36816 33554432000 4194304 4254575 140735902494448 18446744073709551615 4209504 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11151/statm: 51494 36816 233 15 0 48137 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 205976

[startup+1242.3 s]
/proc/loadavg: 4.09 4.02 3.16 5/304 11326
/proc/meminfo: memFree=26129468/32951124 swapFree=63485424/67111528
[pid=11151] ppid=11149 vsize=207172 CPUtime=1242.29 cores=0,2
/proc/11151/stat : 11151 (cir_minisat) R 11149 11151 9758 0 -1 4202496 220521 0 0 0 124153 76 0 0 25 0 1 0 589253023 212144128 41251 33554432000 4194304 4254575 140735902494448 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11151/statm: 51793 41251 233 15 0 48436 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 207172



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.11 4.03 3.22 5/304 11327
/proc/meminfo: memFree=25933020/32951124 swapFree=63485424/67111528
[pid=11151] ppid=11149 vsize=211056 CPUtime=1299.99 cores=0,2
/proc/11151/stat : 11151 (cir_minisat) R 11149 11151 9758 0 -1 4202496 227050 0 0 0 129921 78 0 0 25 0 1 0 589253023 216121344 47681 33554432000 4194304 4254575 140735902494448 18446744073709551615 4223782 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11151/statm: 52764 47681 233 15 0 49407 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 211056

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): 1300.02
CPU time (s): 1300.02
CPU user time (s): 1299.22
CPU system time (s): 0.796878
CPU usage (%): 99.9998
Max. virtual memory (cumulated for all children) (KiB): 211056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.22
system time used= 0.796878
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 227050
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= 9
involuntary context switches= 2893

runsolver used 3.83642 second user time and 8.00478 second system time

The end

Launcher Data

Begin job on node147 at 2011-05-09 21:12:51
IDJOB=3348695
IDBENCH=70791
IDSOLVER=1810
FILE ID=node147/3348695-1304968371
RUNJOBID= node147-1304968213-11023
PBS_JOBID= 13285603
Free space on /tmp= 53128 MiB

SOLVER NAME= minisat hack: cir_minisat 2011-03-02
BENCH NAME= SAT09/APPLICATIONS/bitverif/smulo/smulo064.cnf
COMMAND LINE= HOME/cir_minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3348695-1304968371/watcher-3348695-1304968371 -o /tmp/evaluation-result-3348695-1304968371/solver-3348695-1304968371 -C 2400 -W 1300 -M 7680  HOME/cir_minisat HOME/instance-3348695-1304968371.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 472e9d10d7fd1a82d06da0809d0002df
RANDOM SEED=725184202

node147.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.836
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.67
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.836
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.836
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.82
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.836
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.75
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.836
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.836
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.76
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.836
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.836
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:     32951124 kB
MemFree:      25966168 kB
Buffers:        160764 kB
Cached:        2927804 kB
SwapCached:      12852 kB
Active:        1246240 kB
Inactive:      5548892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25966168 kB
SwapTotal:    67111528 kB
SwapFree:     63485424 kB
Dirty:           46172 kB
Writeback:           0 kB
AnonPages:     3701876 kB
Mapped:          15544 kB
Slab:            96464 kB
PageTables:      30812 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 45730620 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= 53188 MiB
End job on node147 at 2011-05-09 21:34:33