Trace number 3348713

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.05 1300.02

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top23.cnf
MD5SUM6ee28191d649bfeef8c7d8c569a3cd59
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark703.609
Satisfiable
(Un)Satisfiability was proved
Number of variables60823
Number of clauses193450
Sum of the clauses size472824
Maximum clause length2414
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2117689
Number of clauses of size 374473
Number of clauses of size 4275
Number of clauses of size 521
Number of clauses of size over 5991

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-3348713-1304972099/watcher-3348713-1304972099 -o /tmp/evaluation-result-3348713-1304972099/solver-3348713-1304972099 -C 2400 -W 1300 -M 7680 HOME/cir_minisat HOME/instance-3348713-1304972099.cnf 

running on 2 cores: 4,6

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: 4.02 3.99 3.66 6/360 21098
/proc/meminfo: memFree=25813972/32951124 swapFree=53501176/67111528
[pid=21098] ppid=21096 vsize=24424 CPUtime=0 cores=4,6
/proc/21098/stat : 21098 (cir_minisat) R 21096 21098 20502 0 -1 4202496 1900 0 0 0 0 0 0 0 22 0 1 0 608812515 25010176 1755 33554432000 4194304 4254575 140735765001472 18446744073709551615 4200761 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21098/statm: 6106 1756 213 15 0 2749 0

[startup+0.113277 s]
/proc/loadavg: 4.02 3.99 3.66 6/360 21098
/proc/meminfo: memFree=25813972/32951124 swapFree=53501176/67111528
[pid=21098] ppid=21096 vsize=30956 CPUtime=0.1 cores=4,6
/proc/21098/stat : 21098 (cir_minisat) R 21096 21098 20502 0 -1 4202496 4271 0 0 0 10 0 0 0 22 0 1 0 608812515 31698944 3934 33554432000 4194304 4254575 140735765001472 18446744073709551615 4216537 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21098/statm: 7739 3934 232 15 0 4382 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 30956

[startup+0.200257 s]
/proc/loadavg: 4.02 3.99 3.66 6/360 21098
/proc/meminfo: memFree=25813972/32951124 swapFree=53501176/67111528
[pid=21098] ppid=21096 vsize=31024 CPUtime=0.19 cores=4,6
/proc/21098/stat : 21098 (cir_minisat) R 21096 21098 20502 0 -1 4202496 4338 0 0 0 19 0 0 0 22 0 1 0 608812515 31768576 3973 33554432000 4194304 4254575 140735765001472 18446744073709551615 4212095 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21098/statm: 7756 3973 232 15 0 4399 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 31024

[startup+0.300245 s]
/proc/loadavg: 4.02 3.99 3.66 6/360 21098
/proc/meminfo: memFree=25813972/32951124 swapFree=53501176/67111528
[pid=21098] ppid=21096 vsize=31024 CPUtime=0.29 cores=4,6
/proc/21098/stat : 21098 (cir_minisat) R 21096 21098 20502 0 -1 4202496 4385 0 0 0 29 0 0 0 23 0 1 0 608812515 31768576 4017 33554432000 4194304 4254575 140735765001472 18446744073709551615 4217028 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21098/statm: 7756 4017 232 15 0 4399 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31024

[startup+0.701173 s]
/proc/loadavg: 4.02 3.99 3.66 6/360 21098
/proc/meminfo: memFree=25813972/32951124 swapFree=53501176/67111528
[pid=21098] ppid=21096 vsize=31336 CPUtime=0.69 cores=4,6
/proc/21098/stat : 21098 (cir_minisat) R 21096 21098 20502 0 -1 4202496 4545 0 0 0 69 0 0 0 25 0 1 0 608812515 32088064 4173 33554432000 4194304 4254575 140735765001472 18446744073709551615 4216624 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21098/statm: 7834 4173 233 15 0 4477 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31336

[startup+1.50104 s]
/proc/loadavg: 4.02 3.99 3.66 7/362 21100
/proc/meminfo: memFree=25777748/32951124 swapFree=53501176/67111528
[pid=21098] ppid=21096 vsize=31588 CPUtime=1.49 cores=4,6
/proc/21098/stat : 21098 (cir_minisat) R 21096 21098 20502 0 -1 4202496 4796 0 0 0 149 0 0 0 25 0 1 0 608812515 32346112 4366 33554432000 4194304 4254575 140735765001472 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21098/statm: 7897 4366 233 15 0 4540 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31588

[startup+3.10076 s]
/proc/loadavg: 4.02 3.99 3.66 6/362 21100
/proc/meminfo: memFree=25771796/32951124 swapFree=53501176/67111528
[pid=21098] ppid=21096 vsize=34752 CPUtime=3.09 cores=4,6
/proc/21098/stat : 21098 (cir_minisat) R 21096 21098 20502 0 -1 4202496 5217 0 0 0 309 0 0 0 25 0 1 0 608812515 35586048 4749 33554432000 4194304 4254575 140735765001472 18446744073709551615 4216807 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21098/statm: 8688 4749 233 15 0 5331 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 34752

[startup+6.30118 s]
/proc/loadavg: 4.01 3.99 3.66 6/362 21128
/proc/meminfo: memFree=28719464/32951124 swapFree=53501176/67111528
[pid=21098] ppid=21096 vsize=35616 CPUtime=6.29 cores=4,6
/proc/21098/stat : 21098 (cir_minisat) R 21096 21098 20502 0 -1 4202496 6049 0 0 0 628 1 0 0 25 0 1 0 608812515 36470784 5515 33554432000 4194304 4254575 140735765001472 18446744073709551615 4216428 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21098/statm: 8904 5515 233 15 0 5547 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 35616

[startup+12.7011 s]
/proc/loadavg: 4.01 3.99 3.66 7/362 21129
/proc/meminfo: memFree=28692428/32951124 swapFree=53501176/67111528
[pid=21098] ppid=21096 vsize=48504 CPUtime=12.68 cores=4,6
/proc/21098/stat : 21098 (cir_minisat) R 21096 21098 20502 0 -1 4202496 7617 0 0 0 1267 1 0 0 25 0 1 0 608812515 49668096 7057 33554432000 4194304 4254575 140735765001472 18446744073709551615 4216991 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21098/statm: 12126 7057 233 15 0 8769 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 48504

[startup+25.5008 s]
/proc/loadavg: 4.01 3.99 3.67 6/362 21129
/proc/meminfo: memFree=28643020/32951124 swapFree=53501176/67111528
[pid=21098] ppid=21096 vsize=62492 CPUtime=25.49 cores=4,6
/proc/21098/stat : 21098 (cir_minisat) R 21096 21098 20502 0 -1 4202496 10665 0 0 0 2547 2 0 0 25 0 1 0 608812515 63991808 10037 33554432000 4194304 4254575 140735765001472 18446744073709551615 4228118 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21098/statm: 15623 10037 233 15 0 12266 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 62492

[startup+51.1012 s]
/proc/loadavg: 4.00 3.99 3.67 6/362 21130
/proc/meminfo: memFree=28559332/32951124 swapFree=53501176/67111528
[pid=21098] ppid=21096 vsize=86352 CPUtime=51.09 cores=4,6
/proc/21098/stat : 21098 (cir_minisat) R 21096 21098 20502 0 -1 4202496 15742 0 0 0 5105 4 0 0 25 0 1 0 608812515 88424448 14973 33554432000 4194304 4254575 140735765001472 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21098/statm: 21588 14973 233 15 0 18231 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 86352

[startup+102.301 s]
/proc/loadavg: 4.00 3.99 3.69 6/362 21131
/proc/meminfo: memFree=28456760/32951124 swapFree=53501176/67111528
[pid=21098] ppid=21096 vsize=123736 CPUtime=102.31 cores=4,6
/proc/21098/stat : 21098 (cir_minisat) R 21096 21098 20502 0 -1 4202496 25105 0 0 0 10224 7 0 0 25 0 1 0 608812515 126705664 24204 33554432000 4194304 4254575 140735765001472 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21098/statm: 30934 24204 233 15 0 27577 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 123736

[startup+162.301 s]
/proc/loadavg: 4.00 3.99 3.71 6/362 21133
/proc/meminfo: memFree=28440604/32951124 swapFree=53501176/67111528
[pid=21098] ppid=21096 vsize=79480 CPUtime=162.29 cores=4,6
/proc/21098/stat : 21098 (cir_minisat) R 21096 21098 20502 0 -1 4202496 37056 0 0 0 16218 11 0 0 25 0 1 0 608812515 81387520 14057 33554432000 4194304 4254575 140735765001472 18446744073709551615 4216537 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21098/statm: 19870 14057 233 15 0 16513 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 79480

[startup+222.314 s]
/proc/loadavg: 4.03 4.00 3.73 6/362 21134
/proc/meminfo: memFree=28450076/32951124 swapFree=53501176/67111528
[pid=21098] ppid=21096 vsize=131812 CPUtime=222.3 cores=4,6
/proc/21098/stat : 21098 (cir_minisat) R 21096 21098 20502 0 -1 4202496 48079 0 0 0 22215 15 0 0 25 0 1 0 608812515 134975488 24901 33554432000 4194304 4254575 140735765001472 18446744073709551615 4209845 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21098/statm: 32953 24901 233 15 0 29596 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 131812

[startup+282.3 s]
/proc/loadavg: 4.15 4.04 3.76 6/362 21136
/proc/meminfo: memFree=28382584/32951124 swapFree=53501176/67111528
[pid=21098] ppid=21096 vsize=186180 CPUtime=282.3 cores=4,6
/proc/21098/stat : 21098 (cir_minisat) R 21096 21098 20502 0 -1 4202496 55957 0 0 0 28212 18 0 0 25 0 1 0 608812515 190648320 32657 33554432000 4194304 4254575 140735765001472 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21098/statm: 46545 32657 233 15 0 43188 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 186180

[startup+342.301 s]
/proc/loadavg: 4.05 4.03 3.77 6/362 21137
/proc/meminfo: memFree=28327956/32951124 swapFree=53501176/67111528
[pid=21098] ppid=21096 vsize=190248 CPUtime=342.3 cores=4,6
/proc/21098/stat : 21098 (cir_minisat) R 21096 21098 20502 0 -1 4202496 63284 0 0 0 34209 21 0 0 25 0 1 0 608812515 194813952 39910 33554432000 4194304 4254575 140735765001472 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21098/statm: 47562 39910 233 15 0 44205 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 190248

[startup+402.3 s]
/proc/loadavg: 4.02 4.02 3.78 6/362 21139
/proc/meminfo: memFree=28293556/32951124 swapFree=53501176/67111528
[pid=21098] ppid=21096 vsize=109576 CPUtime=402.3 cores=4,6
/proc/21098/stat : 21098 (cir_minisat) R 21096 21098 20502 0 -1 4202496 75833 0 0 0 40205 25 0 0 25 0 1 0 608812515 112205824 23268 33554432000 4194304 4254575 140735765001472 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21098/statm: 27394 23268 233 15 0 24037 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 109576

[startup+462.301 s]
/proc/loadavg: 4.16 4.05 3.80 6/362 21141
/proc/meminfo: memFree=28381300/32951124 swapFree=53501176/67111528
[pid=21098] ppid=21096 vsize=141372 CPUtime=462.3 cores=4,6
/proc/21098/stat : 21098 (cir_minisat) R 21096 21098 20502 0 -1 4202496 83162 0 0 0 46201 29 0 0 25 0 1 0 608812515 144764928 30502 33554432000 4194304 4254575 140735765001472 18446744073709551615 4216540 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21098/statm: 35343 30502 233 15 0 31986 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 141372

[startup+522.301 s]
/proc/loadavg: 4.21 4.07 3.82 6/362 21142
/proc/meminfo: memFree=28323564/32951124 swapFree=53501176/67111528
[pid=21098] ppid=21096 vsize=193608 CPUtime=522.3 cores=4,6
/proc/21098/stat : 21098 (cir_minisat) R 21096 21098 20502 0 -1 4202496 90347 0 0 0 52199 31 0 0 25 0 1 0 608812515 198254592 37584 33554432000 4194304 4254575 140735765001472 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21098/statm: 48402 37584 233 15 0 45045 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 193608

[startup+582.3 s]
/proc/loadavg: 4.07 4.06 3.83 6/362 21144
/proc/meminfo: memFree=28383060/32951124 swapFree=53501176/67111528
[pid=21098] ppid=21096 vsize=99760 CPUtime=582.3 cores=4,6
/proc/21098/stat : 21098 (cir_minisat) R 21096 21098 20502 0 -1 4202496 101524 0 0 0 58195 35 0 0 25 0 1 0 608812515 102154240 20521 33554432000 4194304 4254575 140735765001472 18446744073709551615 4216779 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21098/statm: 24940 20521 233 15 0 21583 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 99760

[startup+642.301 s]
/proc/loadavg: 4.02 4.04 3.84 6/362 21145
/proc/meminfo: memFree=28248608/32951124 swapFree=53501176/67111528
[pid=21098] ppid=21096 vsize=149548 CPUtime=642.31 cores=4,6
/proc/21098/stat : 21098 (cir_minisat) R 21096 21098 20502 0 -1 4202496 109642 0 0 0 64192 39 0 0 25 0 1 0 608812515 153137152 28498 33554432000 4194304 4254575 140735765001472 18446744073709551615 4216502 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21098/statm: 37387 28498 233 15 0 34030 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 149548

[startup+702.301 s]
/proc/loadavg: 4.01 4.03 3.84 6/362 21147
/proc/meminfo: memFree=28237144/32951124 swapFree=53501176/67111528
[pid=21098] ppid=21096 vsize=200368 CPUtime=702.3 cores=4,6
/proc/21098/stat : 21098 (cir_minisat) R 21096 21098 20502 0 -1 4202496 115919 0 0 0 70189 41 0 0 25 0 1 0 608812515 205176832 34653 33554432000 4194304 4254575 140735765001472 18446744073709551615 4216520 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21098/statm: 50092 34653 233 15 0 46735 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 200368

[startup+762.301 s]
/proc/loadavg: 4.05 4.04 3.85 6/362 21149
/proc/meminfo: memFree=28278020/32951124 swapFree=53501176/67111528
[pid=21098] ppid=21096 vsize=202604 CPUtime=762.32 cores=4,6
/proc/21098/stat : 21098 (cir_minisat) R 21096 21098 20502 0 -1 4202496 121524 0 0 0 76189 43 0 0 25 0 1 0 608812515 207466496 40107 33554432000 4194304 4254575 140735765001472 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21098/statm: 50651 40107 233 15 0 47294 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 202604

[startup+822.301 s]
/proc/loadavg: 4.10 4.06 3.87 6/362 21150
/proc/meminfo: memFree=28343788/32951124 swapFree=53501176/67111528
[pid=21098] ppid=21096 vsize=103832 CPUtime=822.31 cores=4,6
/proc/21098/stat : 21098 (cir_minisat) R 21096 21098 20502 0 -1 4202496 131653 0 0 0 82184 47 0 0 25 0 1 0 608812515 106323968 20148 33554432000 4194304 4254575 140735765001472 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21098/statm: 25958 20148 233 15 0 22601 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 103832

[startup+882.314 s]
/proc/loadavg: 4.08 4.06 3.88 6/362 21152
/proc/meminfo: memFree=28298372/32951124 swapFree=53501176/67111528
[pid=21098] ppid=21096 vsize=153936 CPUtime=882.32 cores=4,6
/proc/21098/stat : 21098 (cir_minisat) R 21096 21098 20502 0 -1 4202496 140684 0 0 0 88182 50 0 0 25 0 1 0 608812515 157630464 29028 33554432000 4194304 4254575 140735765001472 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21098/statm: 38484 29028 233 15 0 35127 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 153936

[startup+942.301 s]
/proc/loadavg: 4.03 4.05 3.89 6/362 21153
/proc/meminfo: memFree=28262616/32951124 swapFree=53501176/67111528
[pid=21098] ppid=21096 vsize=206048 CPUtime=942.31 cores=4,6
/proc/21098/stat : 21098 (cir_minisat) R 21096 21098 20502 0 -1 4202496 147538 0 0 0 94178 53 0 0 25 0 1 0 608812515 210993152 35764 33554432000 4194304 4254575 140735765001472 18446744073709551615 4216441 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21098/statm: 51512 35764 233 15 0 48155 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 206048

[startup+1002.3 s]
/proc/loadavg: 4.01 4.03 3.89 6/362 21155
/proc/meminfo: memFree=28230340/32951124 swapFree=53501176/67111528
[pid=21098] ppid=21096 vsize=207384 CPUtime=1002.32 cores=4,6
/proc/21098/stat : 21098 (cir_minisat) R 21096 21098 20502 0 -1 4202496 152180 0 0 0 100175 57 0 0 25 0 1 0 608812515 212361216 40261 33554432000 4194304 4254575 140735765001472 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21098/statm: 51846 40261 233 15 0 48489 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 207384

[startup+1062.3 s]
/proc/loadavg: 4.04 4.04 3.90 7/362 21157
/proc/meminfo: memFree=28386044/32951124 swapFree=53501176/67111528
[pid=21098] ppid=21096 vsize=108580 CPUtime=1062.32 cores=4,6
/proc/21098/stat : 21098 (cir_minisat) R 21096 21098 20502 0 -1 4202496 162500 0 0 0 106172 60 0 0 25 0 1 0 608812515 111185920 21181 33554432000 4194304 4254575 140735765001472 18446744073709551615 4216799 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21098/statm: 27145 21181 233 15 0 23788 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 108580

[startup+1122.3 s]
/proc/loadavg: 4.09 4.06 3.92 6/362 21158
/proc/meminfo: memFree=28260968/32951124 swapFree=53501176/67111528
[pid=21098] ppid=21096 vsize=129504 CPUtime=1122.31 cores=4,6
/proc/21098/stat : 21098 (cir_minisat) R 21096 21098 20502 0 -1 4202496 169867 0 0 0 112169 62 0 0 25 0 1 0 608812515 132612096 28413 33554432000 4194304 4254575 140735765001472 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21098/statm: 32376 28413 233 15 0 29019 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 129504

[startup+1182.3 s]
/proc/loadavg: 4.03 4.04 3.92 6/362 21160
/proc/meminfo: memFree=28335828/32951124 swapFree=53501176/67111528
[pid=21098] ppid=21096 vsize=162188 CPUtime=1182.31 cores=4,6
/proc/21098/stat : 21098 (cir_minisat) R 21096 21098 20502 0 -1 4202496 177606 0 0 0 118165 66 0 0 25 0 1 0 608812515 166080512 36017 33554432000 4194304 4254575 140735765001472 18446744073709551615 4216789 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21098/statm: 40547 36017 233 15 0 37190 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 162188

[startup+1242.3 s]
/proc/loadavg: 4.01 4.03 3.92 6/362 21161
/proc/meminfo: memFree=28217120/32951124 swapFree=53501176/67111528
[pid=21098] ppid=21096 vsize=219656 CPUtime=1242.31 cores=4,6
/proc/21098/stat : 21098 (cir_minisat) R 21096 21098 20502 0 -1 4202496 183918 0 0 0 124162 69 0 0 25 0 1 0 608812515 224927744 42240 33554432000 4194304 4254575 140735765001472 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21098/statm: 54914 42240 233 15 0 51557 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 219656



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.04 3.92 5/361 21164
/proc/meminfo: memFree=28248576/32951124 swapFree=53501176/67111528
[pid=21098] ppid=21096 vsize=221264 CPUtime=1300.03 cores=4,6
/proc/21098/stat : 21098 (cir_minisat) R 21096 21098 20502 0 -1 4202496 188800 0 0 0 129932 71 0 0 25 0 1 0 608812515 226574336 47035 33554432000 4194304 4254575 140735765001472 18446744073709551615 4212536 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21098/statm: 55316 47035 233 15 0 51959 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 221264

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

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

[startup+1300 s]
/proc/loadavg: 4.06 4.04 3.92 5/361 21164
/proc/meminfo: memFree=28248576/32951124 swapFree=53501176/67111528
[pid=21098] ppid=21096 vsize=221264 CPUtime=1300.03 cores=4,6
/proc/21098/stat : 21098 (cir_minisat) R 21096 21098 20502 0 -1 4202496 188800 0 0 0 129932 71 0 0 25 0 1 0 608812515 226574336 47035 33554432000 4194304 4254575 140735765001472 18446744073709551615 4212536 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21098/statm: 55316 47035 233 15 0 51959 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 221264

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1299.33
CPU system time (s): 0.72189
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 221264

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

runsolver used 4.55231 second user time and 10.7844 second system time

The end

Launcher Data

Begin job on node103 at 2011-05-09 22:14:59
IDJOB=3348713
IDBENCH=83114
IDSOLVER=1810
FILE ID=node103/3348713-1304972099
RUNJOBID= node103-1304970796-20926
PBS_JOBID= 13285647
Free space on /tmp= 48692 MiB

SOLVER NAME= minisat hack: cir_minisat 2011-03-02
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top23.cnf
COMMAND LINE= HOME/cir_minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3348713-1304972099/watcher-3348713-1304972099 -o /tmp/evaluation-result-3348713-1304972099/solver-3348713-1304972099 -C 2400 -W 1300 -M 7680  HOME/cir_minisat HOME/instance-3348713-1304972099.cnf

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

MD5SUM BENCH= 6ee28191d649bfeef8c7d8c569a3cd59
RANDOM SEED=96811788

node103.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.858
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.71
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.858
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.858
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.858
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.858
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.75
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.858
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.858
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.83
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.858
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:      25814624 kB
Buffers:        189084 kB
Cached:        1625968 kB
SwapCached:     339736 kB
Active:        3641908 kB
Inactive:      3248864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25814624 kB
SwapTotal:    67111528 kB
SwapFree:     53501176 kB
Dirty:            9724 kB
Writeback:           0 kB
AnonPages:     4746628 kB
Mapped:          10796 kB
Slab:           122720 kB
PageTables:      58544 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 81238240 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= 48852 MiB
End job on node103 at 2011-05-09 22:36:41