Trace number 3350520

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

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom26.cnf
MD5SUM98fee1752ddf8cd7cd77925ecf4bfe6e
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 variables73074
Number of clauses245746
Sum of the clauses size628346
Maximum clause length2232
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2124096
Number of clauses of size 3120415
Number of clauses of size 4350
Number of clauses of size 524
Number of clauses of size over 5860

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

running on 2 cores: 5,7

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.25 3.51 3.50 4/367 4639
/proc/meminfo: memFree=22859548/32951132 swapFree=64495964/67111528
[pid=4639] ppid=4637 vsize=25548 CPUtime=0 cores=5,7
/proc/4639/stat : 4639 (contrasat_relea) R 4637 4639 3848 0 -1 4202496 1907 0 0 0 0 0 0 0 21 0 1 0 608743752 26161152 1837 33554432000 4194304 4298156 140735308188128 18446744073709551615 4284417 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4639/statm: 6387 1847 215 26 0 3019 0

[startup+0.0345991 s]
/proc/loadavg: 4.25 3.51 3.50 4/367 4639
/proc/meminfo: memFree=22859548/32951132 swapFree=64495964/67111528
[pid=4639] ppid=4637 vsize=31092 CPUtime=0.02 cores=5,7
/proc/4639/stat : 4639 (contrasat_relea) R 4637 4639 3848 0 -1 4202496 3709 0 0 0 2 0 0 0 21 0 1 0 608743752 31838208 3462 33554432000 4194304 4298156 140735308188128 18446744073709551615 210646807237 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4639/statm: 7773 3464 216 26 0 4405 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 31092

[startup+0.100587 s]
/proc/loadavg: 4.25 3.51 3.50 4/367 4639
/proc/meminfo: memFree=22859548/32951132 swapFree=64495964/67111528
[pid=4639] ppid=4637 vsize=42376 CPUtime=0.08 cores=5,7
/proc/4639/stat : 4639 (contrasat_relea) R 4637 4639 3848 0 -1 4202496 7521 0 0 0 8 0 0 0 21 0 1 0 608743752 43393024 6530 33554432000 4194304 4298156 140735308188128 18446744073709551615 210646807237 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4639/statm: 10594 6532 216 26 0 7226 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 42376

[startup+0.300552 s]
/proc/loadavg: 4.25 3.51 3.50 4/367 4639
/proc/meminfo: memFree=22859548/32951132 swapFree=64495964/67111528
[pid=4639] ppid=4637 vsize=62788 CPUtime=0.29 cores=5,7
/proc/4639/stat : 4639 (contrasat_relea) R 4637 4639 3848 0 -1 4202496 11410 0 0 0 28 1 0 0 22 0 1 0 608743752 64294912 9836 33554432000 4194304 4298156 140735308188128 18446744073709551615 4210673 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4639/statm: 15697 9836 223 26 0 12329 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 62788

[startup+0.700481 s]
/proc/loadavg: 4.25 3.51 3.50 4/367 4639
/proc/meminfo: memFree=22859548/32951132 swapFree=64495964/67111528
[pid=4639] ppid=4637 vsize=49476 CPUtime=0.69 cores=5,7
/proc/4639/stat : 4639 (contrasat_relea) R 4637 4639 3848 0 -1 4202496 15535 0 0 0 68 1 0 0 24 0 1 0 608743752 50663424 7968 33554432000 4194304 4298156 140735308188128 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4639/statm: 12369 7968 242 26 0 9001 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 49476

[startup+1.50035 s]
/proc/loadavg: 4.23 3.52 3.50 6/368 4640
/proc/meminfo: memFree=22824952/32951132 swapFree=64495964/67111528
[pid=4639] ppid=4637 vsize=49476 CPUtime=1.48 cores=5,7
/proc/4639/stat : 4639 (contrasat_relea) R 4637 4639 3848 0 -1 4202496 15843 0 0 0 147 1 0 0 25 0 1 0 608743752 50663424 8264 33554432000 4194304 4298156 140735308188128 18446744073709551615 4256954 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4639/statm: 12369 8264 243 26 0 9001 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 49476

[startup+3.10108 s]
/proc/loadavg: 4.23 3.52 3.50 6/368 4640
/proc/meminfo: memFree=22820364/32951132 swapFree=64495964/67111528
[pid=4639] ppid=4637 vsize=56548 CPUtime=3.09 cores=5,7
/proc/4639/stat : 4639 (contrasat_relea) R 4637 4639 3848 0 -1 4202496 18149 0 0 0 308 1 0 0 25 0 1 0 608743752 57905152 10081 33554432000 4194304 4298156 140735308188128 18446744073709551615 4256284 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4639/statm: 14137 10081 243 26 0 10769 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 56548

[startup+6.30054 s]
/proc/loadavg: 4.21 3.53 3.50 5/368 4640
/proc/meminfo: memFree=22813084/32951132 swapFree=64495964/67111528
[pid=4639] ppid=4637 vsize=60968 CPUtime=6.29 cores=5,7
/proc/4639/stat : 4639 (contrasat_relea) R 4637 4639 3848 0 -1 4202496 19934 0 0 0 627 2 0 0 25 0 1 0 608743752 62431232 11581 33554432000 4194304 4298156 140735308188128 18446744073709551615 4256809 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4639/statm: 15242 11581 243 26 0 11874 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 60968

[startup+12.7005 s]
/proc/loadavg: 4.19 3.54 3.50 6/368 4641
/proc/meminfo: memFree=22807920/32951132 swapFree=64495964/67111528
[pid=4639] ppid=4637 vsize=65388 CPUtime=12.69 cores=5,7
/proc/4639/stat : 4639 (contrasat_relea) R 4637 4639 3848 0 -1 4202496 20449 0 0 0 1267 2 0 0 25 0 1 0 608743752 66957312 12075 33554432000 4194304 4298156 140735308188128 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4639/statm: 16347 12075 243 26 0 12979 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 65388

[startup+25.5003 s]
/proc/loadavg: 4.15 3.56 3.51 6/368 4641
/proc/meminfo: memFree=22791448/32951132 swapFree=64495964/67111528
[pid=4639] ppid=4637 vsize=72572 CPUtime=25.49 cores=5,7
/proc/4639/stat : 4639 (contrasat_relea) R 4637 4639 3848 0 -1 4202496 23048 0 0 0 2547 2 0 0 25 0 1 0 608743752 74313728 14273 33554432000 4194304 4298156 140735308188128 18446744073709551615 4252245 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4639/statm: 18143 14273 243 26 0 14775 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 72572

[startup+51.101 s]
/proc/loadavg: 4.10 3.59 3.52 5/368 4642
/proc/meminfo: memFree=22776312/32951132 swapFree=64495964/67111528
[pid=4639] ppid=4637 vsize=91600 CPUtime=51.09 cores=5,7
/proc/4639/stat : 4639 (contrasat_relea) R 4637 4639 3848 0 -1 4202496 29001 0 0 0 5106 3 0 0 25 0 1 0 608743752 93798400 19245 33554432000 4194304 4298156 140735308188128 18446744073709551615 4256544 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4639/statm: 22900 19245 243 26 0 19532 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 91600

[startup+102.314 s]
/proc/loadavg: 4.04 3.65 3.55 6/368 4645
/proc/meminfo: memFree=22770316/32951132 swapFree=64495964/67111528
[pid=4639] ppid=4637 vsize=98784 CPUtime=102.3 cores=5,7
/proc/4639/stat : 4639 (contrasat_relea) R 4637 4639 3848 0 -1 4202496 49463 0 0 0 10224 6 0 0 25 0 1 0 608743752 101154816 20488 33554432000 4194304 4298156 140735308188128 18446744073709551615 4256248 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4639/statm: 24696 20488 243 26 0 21328 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 98784

[startup+162.3 s]
/proc/loadavg: 4.01 3.71 3.57 6/368 4648
/proc/meminfo: memFree=22743976/32951132 swapFree=64495964/67111528
[pid=4639] ppid=4637 vsize=110456 CPUtime=162.29 cores=5,7
/proc/4639/stat : 4639 (contrasat_relea) R 4637 4639 3848 0 -1 4202496 53439 0 0 0 16222 7 0 0 25 0 1 0 608743752 113106944 23959 33554432000 4194304 4298156 140735308188128 18446744073709551615 4256544 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4639/statm: 27614 23959 243 26 0 24246 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 110456

[startup+222.301 s]
/proc/loadavg: 4.00 3.76 3.59 6/368 4649
/proc/meminfo: memFree=22737628/32951132 swapFree=64495964/67111528
[pid=4639] ppid=4637 vsize=122128 CPUtime=222.29 cores=5,7
/proc/4639/stat : 4639 (contrasat_relea) R 4637 4639 3848 0 -1 4202496 80304 0 0 0 22217 12 0 0 25 0 1 0 608743752 125059072 26411 33554432000 4194304 4298156 140735308188128 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4639/statm: 30532 26411 243 26 0 27164 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 122128

[startup+282.301 s]
/proc/loadavg: 4.00 3.80 3.62 5/368 4651
/proc/meminfo: memFree=22716632/32951132 swapFree=64495964/67111528
[pid=4639] ppid=4637 vsize=122128 CPUtime=282.29 cores=5,7
/proc/4639/stat : 4639 (contrasat_relea) R 4637 4639 3848 0 -1 4202496 80304 0 0 0 28217 12 0 0 25 0 1 0 608743752 125059072 26411 33554432000 4194304 4298156 140735308188128 18446744073709551615 4252159 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4639/statm: 30532 26411 243 26 0 27164 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 122128

[startup+342.301 s]
/proc/loadavg: 4.00 3.84 3.64 5/368 4652
/proc/meminfo: memFree=22644784/32951132 swapFree=64495964/67111528
[pid=4639] ppid=4637 vsize=110456 CPUtime=342.29 cores=5,7
/proc/4639/stat : 4639 (contrasat_relea) R 4637 4639 3848 0 -1 4202496 92701 0 0 0 34214 15 0 0 25 0 1 0 608743752 113106944 22762 33554432000 4194304 4298156 140735308188128 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4639/statm: 27614 22762 243 26 0 24246 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 110456

[startup+402.301 s]
/proc/loadavg: 4.13 3.89 3.67 5/368 4654
/proc/meminfo: memFree=22686656/32951132 swapFree=64495964/67111528
[pid=4639] ppid=4637 vsize=110456 CPUtime=402.29 cores=5,7
/proc/4639/stat : 4639 (contrasat_relea) R 4637 4639 3848 0 -1 4202496 159001 0 0 0 40202 27 0 0 25 0 1 0 608743752 113106944 23725 33554432000 4194304 4298156 140735308188128 18446744073709551615 4256822 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4639/statm: 27614 23725 243 26 0 24246 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 110456

[startup+462.301 s]
/proc/loadavg: 4.18 3.94 3.70 7/368 4683
/proc/meminfo: memFree=22805716/32951132 swapFree=64495964/67111528
[pid=4639] ppid=4637 vsize=122128 CPUtime=462.29 cores=5,7
/proc/4639/stat : 4639 (contrasat_relea) R 4637 4639 3848 0 -1 4202496 211934 0 0 0 46192 37 0 0 25 0 1 0 608743752 125059072 26508 33554432000 4194304 4298156 140735308188128 18446744073709551615 4256829 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4639/statm: 30532 26508 243 26 0 27164 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 122128

[startup+522.3 s]
/proc/loadavg: 4.13 3.97 3.72 7/368 4684
/proc/meminfo: memFree=22779180/32951132 swapFree=64495964/67111528
[pid=4639] ppid=4637 vsize=91780 CPUtime=522.29 cores=5,7
/proc/4639/stat : 4639 (contrasat_relea) R 4637 4639 3848 0 -1 4202496 292151 0 0 0 52180 49 0 0 25 0 1 0 608743752 93982720 19290 33554432000 4194304 4298156 140735308188128 18446744073709551615 4256248 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4639/statm: 22945 19290 243 26 0 19577 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 91780

[startup+582.3 s]
/proc/loadavg: 4.08 3.98 3.74 6/368 4686
/proc/meminfo: memFree=22779036/32951132 swapFree=64495964/67111528
[pid=4639] ppid=4637 vsize=141100 CPUtime=582.3 cores=5,7
/proc/4639/stat : 4639 (contrasat_relea) R 4637 4639 3848 0 -1 4202496 369768 0 0 0 58168 62 0 0 25 0 1 0 608743752 144486400 27035 33554432000 4194304 4298156 140735308188128 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4639/statm: 35275 27035 243 26 0 31907 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 141100

[startup+642.3 s]
/proc/loadavg: 4.06 4.00 3.75 7/368 4687
/proc/meminfo: memFree=22771188/32951132 swapFree=64495964/67111528
[pid=4639] ppid=4637 vsize=91780 CPUtime=642.31 cores=5,7
/proc/4639/stat : 4639 (contrasat_relea) R 4637 4639 3848 0 -1 4202496 435581 0 0 0 64159 72 0 0 25 0 1 0 608743752 93982720 19290 33554432000 4194304 4298156 140735308188128 18446744073709551615 4256301 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4639/statm: 22945 19290 243 26 0 19577 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 91780

[startup+702.301 s]
/proc/loadavg: 4.02 4.00 3.77 7/368 4689
/proc/meminfo: memFree=22786524/32951132 swapFree=64495964/67111528
[pid=4639] ppid=4637 vsize=91780 CPUtime=702.3 cores=5,7
/proc/4639/stat : 4639 (contrasat_relea) R 4637 4639 3848 0 -1 4202496 526519 0 0 0 70144 86 0 0 25 0 1 0 608743752 93982720 19290 33554432000 4194304 4298156 140735308188128 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4639/statm: 22945 19290 243 26 0 19577 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 91780

[startup+762.314 s]
/proc/loadavg: 4.01 4.00 3.78 6/368 4691
/proc/meminfo: memFree=22738004/32951132 swapFree=64495964/67111528
[pid=4639] ppid=4637 vsize=171948 CPUtime=762.31 cores=5,7
/proc/4639/stat : 4639 (contrasat_relea) R 4637 4639 3848 0 -1 4202496 625265 0 0 0 76131 100 0 0 25 0 1 0 608743752 176074752 34631 33554432000 4194304 4298156 140735308188128 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4639/statm: 42987 34631 243 26 0 39619 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 171948

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.79 6/368 4692
/proc/meminfo: memFree=22716392/32951132 swapFree=64495964/67111528
[pid=4639] ppid=4637 vsize=122628 CPUtime=822.31 cores=5,7
/proc/4639/stat : 4639 (contrasat_relea) R 4637 4639 3848 0 -1 4202496 694880 0 0 0 82120 111 0 0 25 0 1 0 608743752 125571072 27002 33554432000 4194304 4298156 140735308188128 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4639/statm: 30657 27002 243 26 0 27289 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 122628

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.80 6/368 4694
/proc/meminfo: memFree=22719564/32951132 swapFree=64495964/67111528
[pid=4639] ppid=4637 vsize=171948 CPUtime=882.3 cores=5,7
/proc/4639/stat : 4639 (contrasat_relea) R 4637 4639 3848 0 -1 4202496 776006 0 0 0 88105 125 0 0 25 0 1 0 608743752 176074752 37475 33554432000 4194304 4298156 140735308188128 18446744073709551615 4276251 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4639/statm: 42987 37475 243 26 0 39619 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 171948

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.81 7/368 4695
/proc/meminfo: memFree=22693372/32951132 swapFree=64495964/67111528
[pid=4639] ppid=4637 vsize=171948 CPUtime=942.3 cores=5,7
/proc/4639/stat : 4639 (contrasat_relea) R 4637 4639 3848 0 -1 4202496 848330 0 0 0 94092 138 0 0 25 0 1 0 608743752 176074752 35620 33554432000 4194304 4298156 140735308188128 18446744073709551615 4256826 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4639/statm: 42987 35620 243 26 0 39619 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 171948

[startup+1002.3 s]
/proc/loadavg: 4.13 4.03 3.83 7/368 4697
/proc/meminfo: memFree=22663208/32951132 swapFree=64495964/67111528
[pid=4639] ppid=4637 vsize=171948 CPUtime=1002.3 cores=5,7
/proc/4639/stat : 4639 (contrasat_relea) R 4637 4639 3848 0 -1 4202496 927634 0 0 0 100079 151 0 0 25 0 1 0 608743752 176074752 37263 33554432000 4194304 4298156 140735308188128 18446744073709551615 4256201 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4639/statm: 42987 37263 243 26 0 39619 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 171948

[startup+1062.3 s]
/proc/loadavg: 3.43 3.88 3.79 4/356 4735
/proc/meminfo: memFree=22957036/32951132 swapFree=64495964/67111528
[pid=4639] ppid=4637 vsize=171948 CPUtime=1062.3 cores=5,7
/proc/4639/stat : 4639 (contrasat_relea) R 4637 4639 3848 0 -1 4202496 1005654 0 0 0 106067 163 0 0 25 0 1 0 608743752 176074752 38422 33554432000 4194304 4298156 140735308188128 18446744073709551615 4264017 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4639/statm: 42987 38422 243 26 0 39619 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 171948

[startup+1122.3 s]
/proc/loadavg: 2.52 3.54 3.68 5/356 4736
/proc/meminfo: memFree=22963964/32951132 swapFree=64495964/67111528
[pid=4639] ppid=4637 vsize=171948 CPUtime=1122.3 cores=5,7
/proc/4639/stat : 4639 (contrasat_relea) R 4637 4639 3848 0 -1 4202496 1079465 0 0 0 112052 178 0 0 25 0 1 0 608743752 176074752 36794 33554432000 4194304 4298156 140735308188128 18446744073709551615 4256762 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4639/statm: 42987 36794 243 26 0 39619 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 171948

[startup+1182.3 s]
/proc/loadavg: 1.71 3.13 3.53 2/350 4755
/proc/meminfo: memFree=23091188/32951132 swapFree=64495964/67111528
[pid=4639] ppid=4637 vsize=171948 CPUtime=1182.3 cores=5,7
/proc/4639/stat : 4639 (contrasat_relea) R 4637 4639 3848 0 -1 4202496 1154546 0 0 0 118037 193 0 0 25 0 1 0 608743752 176074752 35762 33554432000 4194304 4298156 140735308188128 18446744073709551615 4256829 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4639/statm: 42987 35762 243 26 0 39619 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 171948

[startup+1242.3 s]
/proc/loadavg: 1.26 2.74 3.37 2/350 4756
/proc/meminfo: memFree=23080260/32951132 swapFree=64495964/67111528
[pid=4639] ppid=4637 vsize=171948 CPUtime=1242.31 cores=5,7
/proc/4639/stat : 4639 (contrasat_relea) R 4637 4639 3848 0 -1 4202496 1226441 0 0 0 124025 206 0 0 25 0 1 0 608743752 176074752 38109 33554432000 4194304 4298156 140735308188128 18446744073709551615 4256829 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4639/statm: 42987 38109 243 26 0 39619 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 171948



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.09 2.42 3.21 2/350 4758
/proc/meminfo: memFree=23079248/32951132 swapFree=64495964/67111528
[pid=4639] ppid=4637 vsize=171948 CPUtime=1300.01 cores=5,7
/proc/4639/stat : 4639 (contrasat_relea) R 4637 4639 3848 0 -1 4202496 1302394 0 0 0 129783 218 0 0 25 0 1 0 608743752 176074752 38216 33554432000 4194304 4298156 140735308188128 18446744073709551615 4256762 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4639/statm: 42987 38216 243 26 0 39619 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 171948

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.04
CPU user time (s): 1297.84
CPU system time (s): 2.19667
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 252088

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

runsolver used 4.37833 second user time and 10.9743 second system time

The end

Launcher Data

Begin job on node129 at 2011-05-09 22:04:01
IDJOB=3350520
IDBENCH=83107
IDSOLVER=1816
FILE ID=node129/3350520-1304971441
RUNJOBID= node129-1304971173-4341
PBS_JOBID= 13285621
Free space on /tmp= 48100 MiB

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

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

MD5SUM BENCH= 98fee1752ddf8cd7cd77925ecf4bfe6e
RANDOM SEED=4902617

node129.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.831
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.66
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.831
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.831
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.831
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.82
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.831
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.74
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.831
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.831
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.831
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      22859828 kB
Buffers:        147728 kB
Cached:        4435452 kB
SwapCached:      52448 kB
Active:        2721208 kB
Inactive:      7165084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      22859828 kB
SwapTotal:    67111528 kB
SwapFree:     64495964 kB
Dirty:            4804 kB
Writeback:           0 kB
AnonPages:     5259748 kB
Mapped:          17688 kB
Slab:           100184 kB
PageTables:      38896 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 80189740 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 48120 MiB
End job on node129 at 2011-05-09 22:25:43