Trace number 3348715

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-top24.cnf
MD5SUM1f485d737caaaca49e2c467c83cbdcec
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark520.047
Satisfiable
(Un)Satisfiability was proved
Number of variables65983
Number of clauses209942
Sum of the clauses size513194
Maximum clause length2578
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2127592
Number of clauses of size 380970
Number of clauses of size 4299
Number of clauses of size 522
Number of clauses of size over 51058

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-3348715-1304972104/watcher-3348715-1304972104 -o /tmp/evaluation-result-3348715-1304972104/solver-3348715-1304972104 -C 2400 -W 1300 -M 7680 HOME/cir_minisat HOME/instance-3348715-1304972104.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: 4.01 3.99 3.66 4/361 21127
/proc/meminfo: memFree=28738684/32951124 swapFree=53501176/67111528
[pid=21127] ppid=21125 vsize=25448 CPUtime=0 cores=0,2
/proc/21127/stat : 21127 (cir_minisat) R 21125 21127 20502 0 -1 4202496 1932 0 0 0 0 0 0 0 25 0 1 0 608813009 26058752 1788 33554432000 4194304 4254575 140733758313360 18446744073709551615 4239917 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21127/statm: 6362 1789 213 15 0 3005 0

[startup+0.0532411 s]
/proc/loadavg: 4.01 3.99 3.66 4/361 21127
/proc/meminfo: memFree=28738684/32951124 swapFree=53501176/67111528
[pid=21127] ppid=21125 vsize=30660 CPUtime=0.04 cores=0,2
/proc/21127/stat : 21127 (cir_minisat) R 21125 21127 20502 0 -1 4202496 3977 0 0 0 4 0 0 0 25 0 1 0 608813009 31395840 3641 33554432000 4194304 4254575 140733758313360 18446744073709551615 216634176197 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21127/statm: 7665 3643 213 15 0 4308 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 30660

[startup+0.100233 s]
/proc/loadavg: 4.01 3.99 3.66 4/361 21127
/proc/meminfo: memFree=28738684/32951124 swapFree=53501176/67111528
[pid=21127] ppid=21125 vsize=32468 CPUtime=0.08 cores=0,2
/proc/21127/stat : 21127 (cir_minisat) R 21125 21127 20502 0 -1 4202496 4545 0 0 0 8 0 0 0 25 0 1 0 608813009 33247232 4128 33554432000 4194304 4254575 140733758313360 18446744073709551615 4216435 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21127/statm: 8117 4128 232 15 0 4760 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 32468

[startup+0.300208 s]
/proc/loadavg: 4.01 3.99 3.66 4/361 21127
/proc/meminfo: memFree=28738684/32951124 swapFree=53501176/67111528
[pid=21127] ppid=21125 vsize=32952 CPUtime=0.28 cores=0,2
/proc/21127/stat : 21127 (cir_minisat) R 21125 21127 20502 0 -1 4202496 4700 0 0 0 28 0 0 0 25 0 1 0 608813009 33742848 4283 33554432000 4194304 4254575 140733758313360 18446744073709551615 4216454 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21127/statm: 8238 4283 232 15 0 4881 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 32952

[startup+0.701127 s]
/proc/loadavg: 4.01 3.99 3.66 4/361 21127
/proc/meminfo: memFree=28738684/32951124 swapFree=53501176/67111528
[pid=21127] ppid=21125 vsize=33236 CPUtime=0.68 cores=0,2
/proc/21127/stat : 21127 (cir_minisat) R 21125 21127 20502 0 -1 4202496 4861 0 0 0 68 0 0 0 25 0 1 0 608813009 34033664 4410 33554432000 4194304 4254575 140733758313360 18446744073709551615 4224273 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21127/statm: 8309 4410 232 15 0 4952 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 33236

[startup+1.50101 s]
/proc/loadavg: 4.01 3.99 3.66 5/362 21128
/proc/meminfo: memFree=28717604/32951124 swapFree=53501176/67111528
[pid=21127] ppid=21125 vsize=33452 CPUtime=1.48 cores=0,2
/proc/21127/stat : 21127 (cir_minisat) R 21125 21127 20502 0 -1 4202496 5072 0 0 0 148 0 0 0 25 0 1 0 608813009 34254848 4552 33554432000 4194304 4254575 140733758313360 18446744073709551615 4216576 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21127/statm: 8363 4552 232 15 0 5006 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 33452

[startup+3.10072 s]
/proc/loadavg: 4.01 3.99 3.66 5/362 21128
/proc/meminfo: memFree=28713760/32951124 swapFree=53501176/67111528
[pid=21127] ppid=21125 vsize=33752 CPUtime=3.09 cores=0,2
/proc/21127/stat : 21127 (cir_minisat) R 21125 21127 20502 0 -1 4202496 5337 0 0 0 308 1 0 0 25 0 1 0 608813009 34562048 4782 33554432000 4194304 4254575 140733758313360 18446744073709551615 4216418 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21127/statm: 8438 4782 232 15 0 5081 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 33752

[startup+6.30116 s]
/proc/loadavg: 4.01 3.99 3.66 5/362 21129
/proc/meminfo: memFree=28698256/32951124 swapFree=53501176/67111528
[pid=21127] ppid=21125 vsize=37184 CPUtime=6.29 cores=0,2
/proc/21127/stat : 21127 (cir_minisat) R 21125 21127 20502 0 -1 4202496 6098 0 0 0 628 1 0 0 25 0 1 0 608813009 38076416 5462 33554432000 4194304 4254575 140733758313360 18446744073709551615 4212536 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21127/statm: 9296 5462 232 15 0 5939 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 37184

[startup+12.701 s]
/proc/loadavg: 4.01 3.99 3.66 5/362 21129
/proc/meminfo: memFree=28673392/32951124 swapFree=53501176/67111528
[pid=21127] ppid=21125 vsize=42840 CPUtime=12.69 cores=0,2
/proc/21127/stat : 21127 (cir_minisat) R 21125 21127 20502 0 -1 4202496 7684 0 0 0 1268 1 0 0 25 0 1 0 608813009 43868160 6995 33554432000 4194304 4254575 140733758313360 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21127/statm: 10710 6995 232 15 0 7353 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 42840

[startup+25.5008 s]
/proc/loadavg: 4.01 3.99 3.67 5/362 21129
/proc/meminfo: memFree=28624172/32951124 swapFree=53501176/67111528
[pid=21127] ppid=21125 vsize=64568 CPUtime=25.49 cores=0,2
/proc/21127/stat : 21127 (cir_minisat) R 21125 21127 20502 0 -1 4202496 10525 0 0 0 2547 2 0 0 25 0 1 0 608813009 66117632 9773 33554432000 4194304 4254575 140733758313360 18446744073709551615 4217050 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21127/statm: 16142 9773 232 15 0 12785 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 64568

[startup+51.1003 s]
/proc/loadavg: 4.00 3.99 3.67 5/362 21130
/proc/meminfo: memFree=28544944/32951124 swapFree=53501176/67111528
[pid=21127] ppid=21125 vsize=87092 CPUtime=51.09 cores=0,2
/proc/21127/stat : 21127 (cir_minisat) R 21125 21127 20502 0 -1 4202496 15836 0 0 0 5105 4 0 0 25 0 1 0 608813009 89182208 15032 33554432000 4194304 4254575 140733758313360 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21127/statm: 21773 15032 232 15 0 18416 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 87092

[startup+102.313 s]
/proc/loadavg: 4.00 3.99 3.69 5/362 21131
/proc/meminfo: memFree=28443492/32951124 swapFree=53501176/67111528
[pid=21127] ppid=21125 vsize=124288 CPUtime=102.31 cores=0,2
/proc/21127/stat : 21127 (cir_minisat) R 21125 21127 20502 0 -1 4202496 25231 0 0 0 10223 8 0 0 25 0 1 0 608813009 127270912 24263 33554432000 4194304 4254575 140733758313360 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21127/statm: 31072 24263 232 15 0 27715 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 124288

[startup+162.301 s]
/proc/loadavg: 4.08 4.00 3.71 5/362 21133
/proc/meminfo: memFree=28427956/32951124 swapFree=53501176/67111528
[pid=21127] ppid=21125 vsize=180796 CPUtime=162.29 cores=0,2
/proc/21127/stat : 21127 (cir_minisat) R 21125 21127 20502 0 -1 4202496 33568 0 0 0 16218 11 0 0 25 0 1 0 608813009 185135104 32513 33554432000 4194304 4254575 140733758313360 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21127/statm: 45199 32513 232 15 0 41842 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 180796

[startup+222.301 s]
/proc/loadavg: 4.19 4.03 3.74 5/362 21134
/proc/meminfo: memFree=28439164/32951124 swapFree=53501176/67111528
[pid=21127] ppid=21125 vsize=83960 CPUtime=222.29 cores=0,2
/proc/21127/stat : 21127 (cir_minisat) R 21125 21127 20502 0 -1 4202496 45317 0 0 0 22214 15 0 0 25 0 1 0 608813009 85975040 17278 33554432000 4194304 4254575 140733758313360 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21127/statm: 20990 17278 232 15 0 17633 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 83960

[startup+282.3 s]
/proc/loadavg: 4.14 4.04 3.76 5/362 21136
/proc/meminfo: memFree=28369936/32951124 swapFree=53501176/67111528
[pid=21127] ppid=21125 vsize=135244 CPUtime=282.3 cores=0,2
/proc/21127/stat : 21127 (cir_minisat) R 21125 21127 20502 0 -1 4202496 54795 0 0 0 28209 21 0 0 25 0 1 0 608813009 138489856 26590 33554432000 4194304 4254575 140733758313360 18446744073709551615 4209845 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21127/statm: 33811 26590 232 15 0 30454 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 135244

[startup+342.301 s]
/proc/loadavg: 4.05 4.03 3.77 5/362 21138
/proc/meminfo: memFree=28421452/32951124 swapFree=53501176/67111528
[pid=21127] ppid=21125 vsize=187612 CPUtime=342.3 cores=0,2
/proc/21127/stat : 21127 (cir_minisat) R 21125 21127 20502 0 -1 4202496 62709 0 0 0 34206 24 0 0 25 0 1 0 608813009 192114688 34420 33554432000 4194304 4254575 140733758313360 18446744073709551615 4216754 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21127/statm: 46903 34420 232 15 0 43546 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 187612

[startup+402.3 s]
/proc/loadavg: 4.02 4.02 3.78 5/362 21139
/proc/meminfo: memFree=28368824/32951124 swapFree=53501176/67111528
[pid=21127] ppid=21125 vsize=190092 CPUtime=402.3 cores=0,2
/proc/21127/stat : 21127 (cir_minisat) R 21125 21127 20502 0 -1 4202496 70401 0 0 0 40202 28 0 0 25 0 1 0 608813009 194654208 41989 33554432000 4194304 4254575 140733758313360 18446744073709551615 4216520 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21127/statm: 47523 41989 232 15 0 44166 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 190092

[startup+462.301 s]
/proc/loadavg: 4.15 4.05 3.80 5/362 21141
/proc/meminfo: memFree=28369876/32951124 swapFree=53501176/67111528
[pid=21127] ppid=21125 vsize=84132 CPUtime=462.3 cores=0,2
/proc/21127/stat : 21127 (cir_minisat) R 21125 21127 20502 0 -1 4202496 80212 0 0 0 46199 31 0 0 25 0 1 0 608813009 86151168 16232 33554432000 4194304 4254575 140733758313360 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21127/statm: 21033 16232 232 15 0 17676 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 84132

[startup+522.301 s]
/proc/loadavg: 4.19 4.07 3.82 5/362 21142
/proc/meminfo: memFree=28308684/32951124 swapFree=53501176/67111528
[pid=21127] ppid=21125 vsize=145596 CPUtime=522.3 cores=0,2
/proc/21127/stat : 21127 (cir_minisat) R 21125 21127 20502 0 -1 4202496 92113 0 0 0 52194 36 0 0 25 0 1 0 608813009 149090304 28003 33554432000 4194304 4254575 140733758313360 18446744073709551615 4216771 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21127/statm: 36399 28003 232 15 0 33042 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 145596

[startup+582.3 s]
/proc/loadavg: 4.07 4.05 3.83 5/362 21144
/proc/meminfo: memFree=28371652/32951124 swapFree=53501176/67111528
[pid=21127] ppid=21125 vsize=195684 CPUtime=582.3 cores=0,2
/proc/21127/stat : 21127 (cir_minisat) R 21125 21127 20502 0 -1 4202496 101003 0 0 0 58190 40 0 0 25 0 1 0 608813009 200380416 36800 33554432000 4194304 4254575 140733758313360 18446744073709551615 4209845 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21127/statm: 48921 36800 232 15 0 45564 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 195684

[startup+642.301 s]
/proc/loadavg: 4.02 4.04 3.84 5/362 21146
/proc/meminfo: memFree=28238316/32951124 swapFree=53501176/67111528
[pid=21127] ppid=21125 vsize=280404 CPUtime=642.31 cores=0,2
/proc/21127/stat : 21127 (cir_minisat) R 21125 21127 20502 0 -1 4202496 110529 0 0 0 64188 43 0 0 25 0 1 0 608813009 287133696 46228 33554432000 4194304 4254575 140733758313360 18446744073709551615 4209166 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21127/statm: 70101 46228 232 15 0 66744 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 280404

[startup+702.3 s]
/proc/loadavg: 4.01 4.03 3.84 5/362 21147
/proc/meminfo: memFree=28228464/32951124 swapFree=53501176/67111528
[pid=21127] ppid=21125 vsize=282760 CPUtime=702.31 cores=0,2
/proc/21127/stat : 21127 (cir_minisat) R 21125 21127 20502 0 -1 4202496 116876 0 0 0 70185 46 0 0 25 0 1 0 608813009 289546240 52468 33554432000 4194304 4254575 140733758313360 18446744073709551615 4216799 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21127/statm: 70690 52468 232 15 0 67333 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 282760

[startup+762.314 s]
/proc/loadavg: 4.04 4.04 3.85 5/362 21149
/proc/meminfo: memFree=28266224/32951124 swapFree=53501176/67111528
[pid=21127] ppid=21125 vsize=121844 CPUtime=762.32 cores=0,2
/proc/21127/stat : 21127 (cir_minisat) R 21125 21127 20502 0 -1 4202496 129451 0 0 0 76182 50 0 0 25 0 1 0 608813009 124768256 22304 33554432000 4194304 4254575 140733758313360 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21127/statm: 30461 22304 232 15 0 27104 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 121844

[startup+822.301 s]
/proc/loadavg: 4.10 4.06 3.87 5/362 21150
/proc/meminfo: memFree=28334116/32951124 swapFree=53501176/67111528
[pid=21127] ppid=21125 vsize=152664 CPUtime=822.31 cores=0,2
/proc/21127/stat : 21127 (cir_minisat) R 21125 21127 20502 0 -1 4202496 139587 0 0 0 82176 55 0 0 25 0 1 0 608813009 156327936 32322 33554432000 4194304 4254575 140733758313360 18446744073709551615 4216540 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21127/statm: 38166 32322 232 15 0 34809 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 152664

[startup+882.301 s]
/proc/loadavg: 4.07 4.06 3.88 5/362 21152
/proc/meminfo: memFree=28285848/32951124 swapFree=53501176/67111528
[pid=21127] ppid=21125 vsize=203224 CPUtime=882.31 cores=0,2
/proc/21127/stat : 21127 (cir_minisat) R 21125 21127 20502 0 -1 4202496 147317 0 0 0 88173 58 0 0 25 0 1 0 608813009 208101376 39965 33554432000 4194304 4254575 140733758313360 18446744073709551615 4217050 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21127/statm: 50806 39965 232 15 0 47449 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 203224

[startup+942.301 s]
/proc/loadavg: 4.02 4.04 3.89 5/362 21154
/proc/meminfo: memFree=28252572/32951124 swapFree=53501176/67111528
[pid=21127] ppid=21125 vsize=284812 CPUtime=942.31 cores=0,2
/proc/21127/stat : 21127 (cir_minisat) R 21125 21127 20502 0 -1 4202496 155097 0 0 0 94169 62 0 0 25 0 1 0 608813009 291647488 47629 33554432000 4194304 4254575 140733758313360 18446744073709551615 4216450 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21127/statm: 71203 47629 232 15 0 67846 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 284812

[startup+1002.3 s]
/proc/loadavg: 4.01 4.03 3.89 5/362 21155
/proc/meminfo: memFree=28220296/32951124 swapFree=53501176/67111528
[pid=21127] ppid=21125 vsize=287380 CPUtime=1002.32 cores=0,2
/proc/21127/stat : 21127 (cir_minisat) R 21125 21127 20502 0 -1 4202496 161414 0 0 0 100167 65 0 0 25 0 1 0 608813009 294277120 53855 33554432000 4194304 4254575 140733758313360 18446744073709551615 4216558 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21127/statm: 71845 53855 232 15 0 68488 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 287380

[startup+1062.3 s]
/proc/loadavg: 4.04 4.04 3.90 5/362 21157
/proc/meminfo: memFree=28372776/32951124 swapFree=53501176/67111528
[pid=21127] ppid=21125 vsize=96768 CPUtime=1062.31 cores=0,2
/proc/21127/stat : 21127 (cir_minisat) R 21125 21127 20502 0 -1 4202496 170775 0 0 0 106162 69 0 0 25 0 1 0 608813009 99090432 19364 33554432000 4194304 4254575 140733758313360 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21127/statm: 24192 19364 232 15 0 20835 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 96768

[startup+1122.3 s]
/proc/loadavg: 4.08 4.06 3.92 5/362 21158
/proc/meminfo: memFree=28253900/32951124 swapFree=53501176/67111528
[pid=21127] ppid=21125 vsize=158232 CPUtime=1122.31 cores=0,2
/proc/21127/stat : 21127 (cir_minisat) R 21125 21127 20502 0 -1 4202496 182202 0 0 0 112158 73 0 0 25 0 1 0 608813009 162029568 30656 33554432000 4194304 4254575 140733758313360 18446744073709551615 4216488 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21127/statm: 39558 30656 232 15 0 36201 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 158232

[startup+1182.3 s]
/proc/loadavg: 4.03 4.04 3.92 5/362 21160
/proc/meminfo: memFree=28325412/32951124 swapFree=53501176/67111528
[pid=21127] ppid=21125 vsize=208320 CPUtime=1182.31 cores=0,2
/proc/21127/stat : 21127 (cir_minisat) R 21125 21127 20502 0 -1 4202496 189922 0 0 0 118155 76 0 0 25 0 1 0 608813009 213319680 38274 33554432000 4194304 4254575 140733758313360 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21127/statm: 52080 38274 232 15 0 48723 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 208320

[startup+1242.3 s]
/proc/loadavg: 4.01 4.03 3.92 5/362 21162
/proc/meminfo: memFree=28209680/32951124 swapFree=53501176/67111528
[pid=21127] ppid=21125 vsize=208320 CPUtime=1242.32 cores=0,2
/proc/21127/stat : 21127 (cir_minisat) R 21125 21127 20502 0 -1 4202496 196544 0 0 0 124152 80 0 0 25 0 1 0 608813009 213319680 44820 33554432000 4194304 4254575 140733758313360 18446744073709551615 4216964 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21127/statm: 52080 44820 232 15 0 48723 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 208320



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.82 3.99 3.91 2/344 21217
/proc/meminfo: memFree=28593796/32951124 swapFree=53501176/67111528
[pid=21127] ppid=21125 vsize=289896 CPUtime=1300.03 cores=0,2
/proc/21127/stat : 21127 (cir_minisat) R 21125 21127 20502 0 -1 4202496 205591 0 0 0 129919 84 0 0 25 0 1 0 608813009 296853504 53791 33554432000 4194304 4254575 140733758313360 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21127/statm: 72474 53791 232 15 0 69117 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 289896

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.05
CPU user time (s): 1299.2
CPU system time (s): 0.85387
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 301204

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

runsolver used 4.53731 second user time and 9.91149 second system time

The end

Launcher Data

Begin job on node103 at 2011-05-09 22:15:04
IDJOB=3348715
IDBENCH=83116
IDSOLVER=1810
FILE ID=node103/3348715-1304972104
RUNJOBID= node103-1304970796-20925
PBS_JOBID= 13285647
Free space on /tmp= 48852 MiB

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

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

MD5SUM BENCH= 1f485d737caaaca49e2c467c83cbdcec
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:      28738964 kB
Buffers:        189112 kB
Cached:        1459492 kB
SwapCached:     339736 kB
Active:         725932 kB
Inactive:      3249860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28738964 kB
SwapTotal:    67111528 kB
SwapFree:     53501176 kB
Dirty:           14072 kB
Writeback:          20 kB
AnonPages:     1997704 kB
Mapped:          10984 kB
Slab:           119448 kB
PageTables:      53780 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 78417880 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= 48864 MiB
End job on node103 at 2011-05-09 22:36:46