Trace number 3350516

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: contrasat 2011-03-02? (TO) 1300.06 1300.02

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom24.cnf
MD5SUM16e1f2a4ab0c9df60ac0d098f9f252bb
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 variables62686
Number of clauses210488
Sum of the clauses size537842
Maximum clause length1941
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2106681
Number of clauses of size 3102739
Number of clauses of size 4299
Number of clauses of size 522
Number of clauses of size over 5746

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

running on 2 cores: 1,3

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.08 3.62 3.48 4/359 4033
/proc/meminfo: memFree=26772828/32951124 swapFree=40554396/67111528
[pid=4033] ppid=4031 vsize=27212 CPUtime=0 cores=1,3
/proc/4033/stat : 4033 (contrasat_relea) R 4031 4033 3183 0 -1 4202496 2138 0 0 0 0 0 0 0 22 0 1 0 608743020 27865088 2068 33554432000 4194304 4298156 140736222473760 18446744073709551615 4284417 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4033/statm: 6803 2078 215 26 0 3435 0

[startup+0.0733871 s]
/proc/loadavg: 4.08 3.62 3.48 4/359 4033
/proc/meminfo: memFree=26772828/32951124 swapFree=40554396/67111528
[pid=4033] ppid=4031 vsize=36676 CPUtime=0.07 cores=1,3
/proc/4033/stat : 4033 (contrasat_relea) R 4031 4033 3183 0 -1 4202496 6039 0 0 0 6 1 0 0 22 0 1 0 608743020 37556224 5214 33554432000 4194304 4298156 140736222473760 18446744073709551615 230808826565 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4033/statm: 9169 5216 216 26 0 5801 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 36676

[startup+0.100395 s]
/proc/loadavg: 4.08 3.62 3.48 4/359 4033
/proc/meminfo: memFree=26772828/32951124 swapFree=40554396/67111528
[pid=4033] ppid=4031 vsize=42332 CPUtime=0.09 cores=1,3
/proc/4033/stat : 4033 (contrasat_relea) R 4031 4033 3183 0 -1 4202496 7168 0 0 0 8 1 0 0 22 0 1 0 608743020 43347968 6194 33554432000 4194304 4298156 140736222473760 18446744073709551615 4218830 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4033/statm: 10583 6194 221 26 0 7215 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 42332

[startup+0.300345 s]
/proc/loadavg: 4.08 3.62 3.48 4/359 4033
/proc/meminfo: memFree=26772828/32951124 swapFree=40554396/67111528
[pid=4033] ppid=4031 vsize=48972 CPUtime=0.29 cores=1,3
/proc/4033/stat : 4033 (contrasat_relea) R 4031 4033 3183 0 -1 4202496 11446 0 0 0 28 1 0 0 23 0 1 0 608743020 50147328 7668 33554432000 4194304 4298156 140736222473760 18446744073709551615 4238234 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4033/statm: 12243 7669 223 26 0 8875 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 48972

[startup+0.700268 s]
/proc/loadavg: 4.08 3.62 3.48 4/359 4033
/proc/meminfo: memFree=26772828/32951124 swapFree=40554396/67111528
[pid=4033] ppid=4031 vsize=44524 CPUtime=0.69 cores=1,3
/proc/4033/stat : 4033 (contrasat_relea) R 4031 4033 3183 0 -1 4202496 13280 0 0 0 67 2 0 0 25 0 1 0 608743020 45592576 6990 33554432000 4194304 4298156 140736222473760 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4033/statm: 11131 6990 242 26 0 7763 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 44524

[startup+1.50013 s]
/proc/loadavg: 4.08 3.62 3.48 5/360 4034
/proc/meminfo: memFree=26744184/32951124 swapFree=40554396/67111528
[pid=4033] ppid=4031 vsize=51596 CPUtime=1.49 cores=1,3
/proc/4033/stat : 4033 (contrasat_relea) R 4031 4033 3183 0 -1 4202496 13606 0 0 0 147 2 0 0 25 0 1 0 608743020 52834304 7298 33554432000 4194304 4298156 140736222473760 18446744073709551615 4261864 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4033/statm: 12899 7298 242 26 0 9531 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 51596

[startup+3.10084 s]
/proc/loadavg: 4.08 3.62 3.48 5/360 4034
/proc/meminfo: memFree=26737392/32951124 swapFree=40554396/67111528
[pid=4033] ppid=4031 vsize=51596 CPUtime=3.09 cores=1,3
/proc/4033/stat : 4033 (contrasat_relea) R 4031 4033 3183 0 -1 4202496 15389 0 0 0 307 2 0 0 25 0 1 0 608743020 52834304 8646 33554432000 4194304 4298156 140736222473760 18446744073709551615 4256941 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4033/statm: 12899 8646 242 26 0 9531 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 51596

[startup+6.30026 s]
/proc/loadavg: 4.07 3.62 3.48 5/360 4036
/proc/meminfo: memFree=26775084/32951124 swapFree=40554396/67111528
[pid=4033] ppid=4031 vsize=58736 CPUtime=6.29 cores=1,3
/proc/4033/stat : 4033 (contrasat_relea) R 4031 4033 3183 0 -1 4202496 17732 0 0 0 626 3 0 0 25 0 1 0 608743020 60145664 10708 33554432000 4194304 4298156 140736222473760 18446744073709551615 4253641 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4033/statm: 14684 10708 242 26 0 11316 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 58736

[startup+12.7011 s]
/proc/loadavg: 4.07 3.63 3.49 5/360 4036
/proc/meminfo: memFree=26714652/32951124 swapFree=40554396/67111528
[pid=4033] ppid=4031 vsize=58736 CPUtime=12.7 cores=1,3
/proc/4033/stat : 4033 (contrasat_relea) R 4031 4033 3183 0 -1 4202496 17732 0 0 0 1267 3 0 0 25 0 1 0 608743020 60145664 10708 33554432000 4194304 4298156 140736222473760 18446744073709551615 4256524 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4033/statm: 14684 10708 242 26 0 11316 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 58736

[startup+25.5008 s]
/proc/loadavg: 4.05 3.65 3.49 5/360 4037
/proc/meminfo: memFree=26720444/32951124 swapFree=40554396/67111528
[pid=4033] ppid=4031 vsize=93396 CPUtime=25.5 cores=1,3
/proc/4033/stat : 4033 (contrasat_relea) R 4031 4033 3183 0 -1 4202496 31869 0 0 0 2545 5 0 0 25 0 1 0 608743020 95637504 14672 33554432000 4194304 4298156 140736222473760 18446744073709551615 4251943 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4033/statm: 23349 14672 242 26 0 19981 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 93396

[startup+51.1011 s]
/proc/loadavg: 4.19 3.71 3.52 5/360 4038
/proc/meminfo: memFree=26678880/32951124 swapFree=40554396/67111528
[pid=4033] ppid=4031 vsize=93396 CPUtime=51.09 cores=1,3
/proc/4033/stat : 4033 (contrasat_relea) R 4031 4033 3183 0 -1 4202496 35067 0 0 0 5104 5 0 0 25 0 1 0 608743020 95637504 17662 33554432000 4194304 4298156 140736222473760 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4033/statm: 23349 17662 242 26 0 19981 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 93396

[startup+102.314 s]
/proc/loadavg: 4.08 3.75 3.54 5/360 4039
/proc/meminfo: memFree=26727180/32951124 swapFree=40554396/67111528
[pid=4033] ppid=4031 vsize=89088 CPUtime=102.31 cores=1,3
/proc/4033/stat : 4033 (contrasat_relea) R 4031 4033 3183 0 -1 4202496 45557 0 0 0 10224 7 0 0 25 0 1 0 608743020 91226112 17611 33554432000 4194304 4298156 140736222473760 18446744073709551615 4256301 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4033/statm: 22272 17611 242 26 0 18904 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 89088

[startup+162.301 s]
/proc/loadavg: 4.06 3.81 3.57 5/360 4041
/proc/meminfo: memFree=26637468/32951124 swapFree=40554396/67111528
[pid=4033] ppid=4031 vsize=100760 CPUtime=162.3 cores=1,3
/proc/4033/stat : 4033 (contrasat_relea) R 4031 4033 3183 0 -1 4202496 49587 0 0 0 16222 8 0 0 25 0 1 0 608743020 103178240 21235 33554432000 4194304 4298156 140736222473760 18446744073709551615 4251890 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4033/statm: 25190 21235 242 26 0 21822 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 100760

[startup+222.301 s]
/proc/loadavg: 4.02 3.84 3.59 5/360 4043
/proc/meminfo: memFree=26691964/32951124 swapFree=40554396/67111528
[pid=4033] ppid=4031 vsize=100760 CPUtime=222.3 cores=1,3
/proc/4033/stat : 4033 (contrasat_relea) R 4031 4033 3183 0 -1 4202496 76841 0 0 0 22218 12 0 0 25 0 1 0 608743020 103178240 20598 33554432000 4194304 4298156 140736222473760 18446744073709551615 4256248 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4033/statm: 25190 20598 242 26 0 21822 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 100760

[startup+282.301 s]
/proc/loadavg: 4.01 3.86 3.62 5/360 4044
/proc/meminfo: memFree=26666236/32951124 swapFree=40554396/67111528
[pid=4033] ppid=4031 vsize=112432 CPUtime=282.3 cores=1,3
/proc/4033/stat : 4033 (contrasat_relea) R 4031 4033 3183 0 -1 4202496 78477 0 0 0 28217 13 0 0 25 0 1 0 608743020 115130368 22177 33554432000 4194304 4298156 140736222473760 18446744073709551615 4256826 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4033/statm: 28108 22177 242 26 0 24740 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 112432

[startup+342.301 s]
/proc/loadavg: 4.00 3.89 3.64 5/360 4073
/proc/meminfo: memFree=26857432/32951124 swapFree=40554396/67111528
[pid=4033] ppid=4031 vsize=112488 CPUtime=342.3 cores=1,3
/proc/4033/stat : 4033 (contrasat_relea) R 4031 4033 3183 0 -1 4202496 106274 0 0 0 34211 19 0 0 25 0 1 0 608743020 115187712 21613 33554432000 4194304 4298156 140736222473760 18446744073709551615 4256826 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4033/statm: 28122 21613 242 26 0 24754 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 112488

[startup+402.301 s]
/proc/loadavg: 4.00 3.90 3.66 5/360 4074
/proc/meminfo: memFree=26844628/32951124 swapFree=40554396/67111528
[pid=4033] ppid=4031 vsize=161804 CPUtime=402.3 cores=1,3
/proc/4033/stat : 4033 (contrasat_relea) R 4031 4033 3183 0 -1 4202496 162744 0 0 0 40202 28 0 0 25 0 1 0 608743020 165687296 34480 33554432000 4194304 4298156 140736222473760 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4033/statm: 40451 34480 242 26 0 37083 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 161804

[startup+462.301 s]
/proc/loadavg: 4.19 3.97 3.69 5/360 4076
/proc/meminfo: memFree=26761472/32951124 swapFree=40554396/67111528
[pid=4033] ppid=4031 vsize=161804 CPUtime=462.31 cores=1,3
/proc/4033/stat : 4033 (contrasat_relea) R 4031 4033 3183 0 -1 4202496 164152 0 0 0 46202 29 0 0 25 0 1 0 608743020 165687296 35859 33554432000 4194304 4298156 140736222473760 18446744073709551615 4256804 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4033/statm: 40451 35859 242 26 0 37083 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 161804

[startup+522.301 s]
/proc/loadavg: 4.12 3.99 3.71 5/360 4078
/proc/meminfo: memFree=26811500/32951124 swapFree=40554396/67111528
[pid=4033] ppid=4031 vsize=161804 CPUtime=522.31 cores=1,3
/proc/4033/stat : 4033 (contrasat_relea) R 4031 4033 3183 0 -1 4202496 164152 0 0 0 52202 29 0 0 25 0 1 0 608743020 165687296 35859 33554432000 4194304 4298156 140736222473760 18446744073709551615 4256804 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4033/statm: 40451 35859 242 26 0 37083 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 161804

[startup+582.301 s]
/proc/loadavg: 4.13 4.02 3.74 5/360 4079
/proc/meminfo: memFree=26860536/32951124 swapFree=40554396/67111528
[pid=4033] ppid=4031 vsize=112488 CPUtime=582.31 cores=1,3
/proc/4033/stat : 4033 (contrasat_relea) R 4031 4033 3183 0 -1 4202496 224728 0 0 0 58192 39 0 0 25 0 1 0 608743020 115187712 23530 33554432000 4194304 4298156 140736222473760 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4033/statm: 28122 23530 242 26 0 24754 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 112488

[startup+642.301 s]
/proc/loadavg: 4.05 4.01 3.75 5/360 4081
/proc/meminfo: memFree=26800208/32951124 swapFree=40554396/67111528
[pid=4033] ppid=4031 vsize=142836 CPUtime=642.32 cores=1,3
/proc/4033/stat : 4033 (contrasat_relea) R 4031 4033 3183 0 -1 4202496 292633 0 0 0 64182 50 0 0 25 0 1 0 608743020 146264064 27236 33554432000 4194304 4298156 140736222473760 18446744073709551615 4264297 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4033/statm: 35709 27237 242 26 0 32341 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 142836

[startup+702.301 s]
/proc/loadavg: 4.06 4.02 3.77 5/360 4082
/proc/meminfo: memFree=26812908/32951124 swapFree=40554396/67111528
[pid=4033] ppid=4031 vsize=159468 CPUtime=702.32 cores=1,3
/proc/4033/stat : 4033 (contrasat_relea) R 4031 4033 3183 0 -1 4202496 302043 0 0 0 70179 53 0 0 25 0 1 0 608743020 163295232 35900 33554432000 4194304 4298156 140736222473760 18446744073709551615 4252215 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4033/statm: 39867 35900 242 26 0 36499 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 159468

[startup+762.313 s]
/proc/loadavg: 4.02 4.02 3.78 5/360 4084
/proc/meminfo: memFree=26753464/32951124 swapFree=40554396/67111528
[pid=4033] ppid=4031 vsize=159468 CPUtime=762.33 cores=1,3
/proc/4033/stat : 4033 (contrasat_relea) R 4031 4033 3183 0 -1 4202496 302047 0 0 0 76180 53 0 0 25 0 1 0 608743020 163295232 35904 33554432000 4194304 4298156 140736222473760 18446744073709551615 4256804 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4033/statm: 39867 35904 242 26 0 36499 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 159468

[startup+822.3 s]
/proc/loadavg: 4.01 4.01 3.79 5/360 4086
/proc/meminfo: memFree=26724268/32951124 swapFree=40554396/67111528
[pid=4033] ppid=4031 vsize=159468 CPUtime=822.32 cores=1,3
/proc/4033/stat : 4033 (contrasat_relea) R 4031 4033 3183 0 -1 4202496 302047 0 0 0 82179 53 0 0 25 0 1 0 608743020 163295232 35904 33554432000 4194304 4298156 140736222473760 18446744073709551615 4264288 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4033/statm: 39867 35904 242 26 0 36499 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 159468

[startup+882.3 s]
/proc/loadavg: 4.00 4.00 3.80 5/360 4087
/proc/meminfo: memFree=26710304/32951124 swapFree=40554396/67111528
[pid=4033] ppid=4031 vsize=159468 CPUtime=882.32 cores=1,3
/proc/4033/stat : 4033 (contrasat_relea) R 4031 4033 3183 0 -1 4202496 302049 0 0 0 88179 53 0 0 25 0 1 0 608743020 163295232 35906 33554432000 4194304 4298156 140736222473760 18446744073709551615 4261203 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4033/statm: 39867 35906 242 26 0 36499 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 159468

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.81 5/360 4089
/proc/meminfo: memFree=26701300/32951124 swapFree=40554396/67111528
[pid=4033] ppid=4031 vsize=159468 CPUtime=942.32 cores=1,3
/proc/4033/stat : 4033 (contrasat_relea) R 4031 4033 3183 0 -1 4202496 302049 0 0 0 94179 53 0 0 25 0 1 0 608743020 163295232 35906 33554432000 4194304 4298156 140736222473760 18446744073709551615 4256248 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4033/statm: 39867 35906 242 26 0 36499 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 159468

[startup+1002.3 s]
/proc/loadavg: 3.51 3.87 3.78 4/354 4108
/proc/meminfo: memFree=26923112/32951124 swapFree=40554396/67111528
[pid=4033] ppid=4031 vsize=159468 CPUtime=1002.32 cores=1,3
/proc/4033/stat : 4033 (contrasat_relea) R 4031 4033 3183 0 -1 4202496 302049 0 0 0 100179 53 0 0 25 0 1 0 608743020 163295232 35906 33554432000 4194304 4298156 140736222473760 18446744073709551615 4253655 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4033/statm: 39867 35906 242 26 0 36499 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 159468

[startup+1062.3 s]
/proc/loadavg: 3.22 3.73 3.74 4/354 4110
/proc/meminfo: memFree=26955416/32951124 swapFree=40554396/67111528
[pid=4033] ppid=4031 vsize=159468 CPUtime=1062.32 cores=1,3
/proc/4033/stat : 4033 (contrasat_relea) R 4031 4033 3183 0 -1 4202496 302049 0 0 0 106179 53 0 0 25 0 1 0 608743020 163295232 35906 33554432000 4194304 4298156 140736222473760 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4033/statm: 39867 35906 242 26 0 36499 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 159468

[startup+1122.3 s]
/proc/loadavg: 2.62 3.47 3.64 3/348 4130
/proc/meminfo: memFree=27101544/32951124 swapFree=40554396/67111528
[pid=4033] ppid=4031 vsize=159468 CPUtime=1122.33 cores=1,3
/proc/4033/stat : 4033 (contrasat_relea) R 4031 4033 3183 0 -1 4202496 302052 0 0 0 112180 53 0 0 25 0 1 0 608743020 163295232 35909 33554432000 4194304 4298156 140736222473760 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4033/statm: 39867 35909 242 26 0 36499 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 159468

[startup+1182.3 s]
/proc/loadavg: 2.22 3.20 3.54 3/348 4131
/proc/meminfo: memFree=27116992/32951124 swapFree=40554396/67111528
[pid=4033] ppid=4031 vsize=159328 CPUtime=1182.32 cores=1,3
/proc/4033/stat : 4033 (contrasat_relea) R 4031 4033 3183 0 -1 4202496 352149 0 0 0 118169 63 0 0 25 0 1 0 608743020 163151872 32339 33554432000 4194304 4298156 140736222473760 18446744073709551615 4256547 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4033/statm: 39832 32339 242 26 0 36464 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 159328

[startup+1242.3 s]
/proc/loadavg: 2.15 2.99 3.44 3/348 4133
/proc/meminfo: memFree=27107640/32951124 swapFree=40554396/67111528
[pid=4033] ppid=4031 vsize=159328 CPUtime=1242.33 cores=1,3
/proc/4033/stat : 4033 (contrasat_relea) R 4031 4033 3183 0 -1 4202496 410617 0 0 0 124156 77 0 0 25 0 1 0 608743020 163151872 34288 33554432000 4194304 4298156 140736222473760 18446744073709551615 4256293 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4033/statm: 39832 34288 242 26 0 36464 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 159328



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.05 2.81 3.35 3/348 4134
/proc/meminfo: memFree=27117868/32951124 swapFree=40554396/67111528
[pid=4033] ppid=4031 vsize=159328 CPUtime=1300.03 cores=1,3
/proc/4033/stat : 4033 (contrasat_relea) R 4031 4033 3183 0 -1 4202496 473163 0 0 0 129912 91 0 0 25 0 1 0 608743020 163151872 31588 33554432000 4194304 4298156 140736222473760 18446744073709551615 4256593 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4033/statm: 39832 31588 242 26 0 36464 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 159328

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.06
CPU user time (s): 1299.13
CPU system time (s): 0.924859
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 208788

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

runsolver used 4.28135 second user time and 10.7474 second system time

The end

Launcher Data

Begin job on node104 at 2011-05-09 22:03:46
IDJOB=3350516
IDBENCH=83105
IDSOLVER=1816
FILE ID=node104/3350516-1304971426
RUNJOBID= node104-1304971068-3785
PBS_JOBID= 13285646
Free space on /tmp= 16500 MiB

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

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

MD5SUM BENCH= 16e1f2a4ab0c9df60ac0d098f9f252bb
RANDOM SEED=986947913

node104.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.855
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.855
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
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.67
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.855
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.80
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.855
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	: 5293.18
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.855
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.83
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.855
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26773108 kB
Buffers:        143672 kB
Cached:        1044576 kB
SwapCached:     121656 kB
Active:         940064 kB
Inactive:      5010576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26773108 kB
SwapTotal:    67111528 kB
SwapFree:     40554396 kB
Dirty:            4312 kB
Writeback:           0 kB
AnonPages:     4653300 kB
Mapped:          11488 kB
Slab:            76776 kB
PageTables:      86140 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 75496768 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= 16564 MiB
End job on node104 at 2011-05-09 22:25:28