Trace number 3422438

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) 5000.1 5000.03

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom20.cnf
MD5SUM9851f8e63efc4505343bf50c1cf30646
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 variables44362
Number of clauses148436
Sum of the clauses size378642
Maximum clause length1419
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 276003
Number of clauses of size 371663
Number of clauses of size 4209
Number of clauses of size 518
Number of clauses of size over 5542

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-3422438-1306665705/watcher-3422438-1306665705 -o /tmp/evaluation-result-3422438-1306665705/solver-3422438-1306665705 -C 5000 -W 5100 -M 15500 contrasat_release HOME/instance-3422438-1306665705.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.12 2.05 2.01 2/558 4634
/proc/meminfo: memFree=22961228/32951124 swapFree=39849780/67111528
[pid=4634] ppid=4632 vsize=22880 CPUtime=0 cores=0,2,4,6
/proc/4634/stat : 4634 (contrasat_relea) R 4632 4634 4195 0 -1 4202496 1383 0 0 0 0 0 0 0 25 0 1 0 856801229 23429120 1325 33554432000 4194304 4298156 140733327822960 18446744073709551615 4284417 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4634/statm: 5720 1328 215 26 0 2352 0

[startup+0.094531 s]
/proc/loadavg: 2.12 2.05 2.01 2/558 4634
/proc/meminfo: memFree=22961228/32951124 swapFree=39849780/67111528
[pid=4634] ppid=4632 vsize=34336 CPUtime=0.08 cores=0,2,4,6
/proc/4634/stat : 4634 (contrasat_relea) R 4632 4634 4195 0 -1 4202496 5774 0 0 0 8 0 0 0 25 0 1 0 856801229 35160064 4931 33554432000 4194304 4298156 140733327822960 18446744073709551615 4284982 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4634/statm: 8584 4931 222 26 0 5216 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 34336

[startup+0.100498 s]
/proc/loadavg: 2.12 2.05 2.01 2/558 4634
/proc/meminfo: memFree=22961228/32951124 swapFree=39849780/67111528
[pid=4634] ppid=4632 vsize=34656 CPUtime=0.09 cores=0,2,4,6
/proc/4634/stat : 4634 (contrasat_relea) R 4632 4634 4195 0 -1 4202496 5910 0 0 0 9 0 0 0 25 0 1 0 856801229 35487744 5058 33554432000 4194304 4298156 140733327822960 18446744073709551615 4284982 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4634/statm: 8664 5058 222 26 0 5296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34656

[startup+0.300494 s]
/proc/loadavg: 2.12 2.05 2.01 2/558 4634
/proc/meminfo: memFree=22961228/32951124 swapFree=39849780/67111528
[pid=4634] ppid=4632 vsize=38956 CPUtime=0.29 cores=0,2,4,6
/proc/4634/stat : 4634 (contrasat_relea) R 4632 4634 4195 0 -1 4202496 8846 0 0 0 29 0 0 0 25 0 1 0 856801229 39890944 5987 33554432000 4194304 4298156 140733327822960 18446744073709551615 224284594383 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4634/statm: 9739 5987 223 26 0 6371 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38956

[startup+0.700438 s]
/proc/loadavg: 2.12 2.05 2.01 2/558 4634
/proc/meminfo: memFree=22961228/32951124 swapFree=39849780/67111528
[pid=4634] ppid=4632 vsize=36708 CPUtime=0.69 cores=0,2,4,6
/proc/4634/stat : 4634 (contrasat_relea) R 4632 4634 4195 0 -1 4202496 9886 0 0 0 69 0 0 0 25 0 1 0 856801229 37588992 5238 33554432000 4194304 4298156 140733327822960 18446744073709551615 4252693 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4634/statm: 9177 5238 242 26 0 5809 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36708

[startup+1.50029 s]
/proc/loadavg: 2.12 2.05 2.01 3/559 4635
/proc/meminfo: memFree=22936924/32951124 swapFree=39849780/67111528
[pid=4634] ppid=4632 vsize=41060 CPUtime=1.49 cores=0,2,4,6
/proc/4634/stat : 4634 (contrasat_relea) R 4632 4634 4195 0 -1 4202496 11325 0 0 0 148 1 0 0 25 0 1 0 856801229 42045440 6373 33554432000 4194304 4298156 140733327822960 18446744073709551615 4256771 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4634/statm: 10265 6373 242 26 0 6897 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41060

[startup+3.10103 s]
/proc/loadavg: 2.12 2.05 2.01 3/559 4635
/proc/meminfo: memFree=22926756/32951124 swapFree=39849780/67111528
[pid=4634] ppid=4632 vsize=48132 CPUtime=3.09 cores=0,2,4,6
/proc/4634/stat : 4634 (contrasat_relea) R 4632 4634 4195 0 -1 4202496 11845 0 0 0 308 1 0 0 25 0 1 0 856801229 49287168 6874 33554432000 4194304 4298156 140733327822960 18446744073709551615 4256301 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4634/statm: 12033 6874 242 26 0 8665 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 48132

[startup+6.3005 s]
/proc/loadavg: 2.11 2.05 2.01 3/559 4635
/proc/meminfo: memFree=22919688/32951124 swapFree=39849780/67111528
[pid=4634] ppid=4632 vsize=43780 CPUtime=6.29 cores=0,2,4,6
/proc/4634/stat : 4634 (contrasat_relea) R 4632 4634 4195 0 -1 4202496 16243 0 0 0 628 1 0 0 25 0 1 0 856801229 44830720 7346 33554432000 4194304 4298156 140733327822960 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4634/statm: 10945 7346 242 26 0 7577 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43780

[startup+12.7004 s]
/proc/loadavg: 2.26 2.08 2.02 3/559 4637
/proc/meminfo: memFree=22889656/32951124 swapFree=39849780/67111528
[pid=4634] ppid=4632 vsize=50920 CPUtime=12.69 cores=0,2,4,6
/proc/4634/stat : 4634 (contrasat_relea) R 4632 4634 4195 0 -1 4202496 20254 0 0 0 1267 2 0 0 25 0 1 0 856801229 52142080 9162 33554432000 4194304 4298156 140733327822960 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4634/statm: 12730 9162 242 26 0 9362 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 50920

[startup+25.5003 s]
/proc/loadavg: 2.20 2.07 2.02 3/559 4637
/proc/meminfo: memFree=22840032/32951124 swapFree=39849780/67111528
[pid=4634] ppid=4632 vsize=66920 CPUtime=25.49 cores=0,2,4,6
/proc/4634/stat : 4634 (contrasat_relea) R 4632 4634 4195 0 -1 4202496 24192 0 0 0 2547 2 0 0 25 0 1 0 856801229 68526080 12625 33554432000 4194304 4298156 140733327822960 18446744073709551615 4256826 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4634/statm: 16730 12625 242 26 0 13362 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 66920

[startup+51.101 s]
/proc/loadavg: 2.20 2.08 2.02 3/559 4637
/proc/meminfo: memFree=22926548/32951124 swapFree=39849780/67111528
[pid=4634] ppid=4632 vsize=85600 CPUtime=51.09 cores=0,2,4,6
/proc/4634/stat : 4634 (contrasat_relea) R 4632 4634 4195 0 -1 4202496 40940 0 0 0 5105 4 0 0 25 0 1 0 856801229 87654400 14369 33554432000 4194304 4298156 140733327822960 18446744073709551615 4252096 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4634/statm: 21400 14369 242 26 0 18032 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 85600

[startup+102.321 s]
/proc/loadavg: 2.13 2.08 2.02 3/559 4639
/proc/meminfo: memFree=22910024/32951124 swapFree=39849780/67111528
[pid=4634] ppid=4632 vsize=85600 CPUtime=102.31 cores=0,2,4,6
/proc/4634/stat : 4634 (contrasat_relea) R 4632 4634 4195 0 -1 4202496 42949 0 0 0 10226 5 0 0 25 0 1 0 856801229 87654400 16331 33554432000 4194304 4298156 140733327822960 18446744073709551615 4256804 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4634/statm: 21400 16331 242 26 0 18032 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 85600

[startup+162.3 s]
/proc/loadavg: 2.05 2.07 2.02 3/559 4641
/proc/meminfo: memFree=22826900/32951124 swapFree=39849780/67111528
[pid=4634] ppid=4632 vsize=92964 CPUtime=162.29 cores=0,2,4,6
/proc/4634/stat : 4634 (contrasat_relea) R 4632 4634 4195 0 -1 4202496 46640 0 0 0 16224 5 0 0 25 0 1 0 856801229 95195136 19652 33554432000 4194304 4298156 140733327822960 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4634/statm: 23241 19652 242 26 0 19873 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 92964

[startup+222.3 s]
/proc/loadavg: 2.02 2.05 2.01 3/559 4641
/proc/meminfo: memFree=22778872/32951124 swapFree=39849780/67111528
[pid=4634] ppid=4632 vsize=92964 CPUtime=222.29 cores=0,2,4,6
/proc/4634/stat : 4634 (contrasat_relea) R 4632 4634 4195 0 -1 4202496 46641 0 0 0 22224 5 0 0 25 0 1 0 856801229 95195136 19653 33554432000 4194304 4298156 140733327822960 18446744073709551615 4256915 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4634/statm: 23241 19653 242 26 0 19873 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 92964

[startup+282.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/559 4643
/proc/meminfo: memFree=22719704/32951124 swapFree=39849780/67111528
[pid=4634] ppid=4632 vsize=104692 CPUtime=282.29 cores=0,2,4,6
/proc/4634/stat : 4634 (contrasat_relea) R 4632 4634 4195 0 -1 4202496 52854 0 0 0 28223 6 0 0 25 0 1 0 856801229 107204608 21082 33554432000 4194304 4298156 140733327822960 18446744073709551615 4256534 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4634/statm: 26173 21082 242 26 0 22805 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 104692

[startup+342.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/559 4645
/proc/meminfo: memFree=22846400/32951124 swapFree=39849780/67111528
[pid=4634] ppid=4632 vsize=104692 CPUtime=342.29 cores=0,2,4,6
/proc/4634/stat : 4634 (contrasat_relea) R 4632 4634 4195 0 -1 4202496 53074 0 0 0 34223 6 0 0 25 0 1 0 856801229 107204608 21299 33554432000 4194304 4298156 140733327822960 18446744073709551615 4256767 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4634/statm: 26173 21299 242 26 0 22805 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 104692

[startup+402.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/559 4647
/proc/meminfo: memFree=22795008/32951124 swapFree=39849780/67111528
[pid=4634] ppid=4632 vsize=104692 CPUtime=402.29 cores=0,2,4,6
/proc/4634/stat : 4634 (contrasat_relea) R 4632 4634 4195 0 -1 4202496 80525 0 0 0 40219 10 0 0 25 0 1 0 856801229 107204608 21178 33554432000 4194304 4298156 140733327822960 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4634/statm: 26173 21178 242 26 0 22805 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 104692

[startup+462.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/559 4649
/proc/meminfo: memFree=22838256/32951124 swapFree=39849780/67111528
[pid=4634] ppid=4632 vsize=104692 CPUtime=462.29 cores=0,2,4,6
/proc/4634/stat : 4634 (contrasat_relea) R 4632 4634 4195 0 -1 4202496 127241 0 0 0 46212 17 0 0 25 0 1 0 856801229 107204608 20862 33554432000 4194304 4298156 140733327822960 18446744073709551615 4256524 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4634/statm: 26173 20862 242 26 0 22805 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 104692

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/559 4649
/proc/meminfo: memFree=22791352/32951124 swapFree=39849780/67111528
[pid=4634] ppid=4632 vsize=104692 CPUtime=522.3 cores=0,2,4,6
/proc/4634/stat : 4634 (contrasat_relea) R 4632 4634 4195 0 -1 4202496 128252 0 0 0 52212 18 0 0 25 0 1 0 856801229 107204608 21844 33554432000 4194304 4298156 140733327822960 18446744073709551615 4256293 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4634/statm: 26173 21844 242 26 0 22805 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 104692

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/559 4651
/proc/meminfo: memFree=22915448/32951124 swapFree=39849780/67111528
[pid=4634] ppid=4632 vsize=104692 CPUtime=582.3 cores=0,2,4,6
/proc/4634/stat : 4634 (contrasat_relea) R 4632 4634 4195 0 -1 4202496 128252 0 0 0 58212 18 0 0 25 0 1 0 856801229 107204608 21844 33554432000 4194304 4298156 140733327822960 18446744073709551615 4256826 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4634/statm: 26173 21844 242 26 0 22805 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 104692

[startup+642.3 s]

################
# More data... #
################

[startup+4002.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/559 4783
/proc/meminfo: memFree=23525996/32951124 swapFree=39849780/67111528
[pid=4634] ppid=4632 vsize=171960 CPUtime=4002.35 cores=0,2,4,6
/proc/4634/stat : 4634 (contrasat_relea) R 4632 4634 4195 0 -1 4202496 2457113 0 0 0 399843 392 0 0 25 0 1 0 856801229 176087040 36858 33554432000 4194304 4298156 140733327822960 18446744073709551615 4256524 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4634/statm: 42990 36858 242 26 0 39622 0
Current children cumulated CPU time (s) 4002.35
Current children cumulated vsize (KiB) 171960

[startup+4062.32 s]
/proc/loadavg: 2.00 2.02 2.00 3/559 4785
/proc/meminfo: memFree=23504244/32951124 swapFree=39849780/67111528
[pid=4634] ppid=4632 vsize=171960 CPUtime=4062.37 cores=0,2,4,6
/proc/4634/stat : 4634 (contrasat_relea) R 4632 4634 4195 0 -1 4202496 2504847 0 0 0 405838 399 0 0 25 0 1 0 856801229 176087040 39183 33554432000 4194304 4298156 140733327822960 18446744073709551615 4256784 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4634/statm: 42990 39183 242 26 0 39622 0
Current children cumulated CPU time (s) 4062.37
Current children cumulated vsize (KiB) 171960

[startup+4122.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/559 4785
/proc/meminfo: memFree=23499844/32951124 swapFree=39849780/67111528
[pid=4634] ppid=4632 vsize=202780 CPUtime=4122.35 cores=0,2,4,6
/proc/4634/stat : 4634 (contrasat_relea) R 4632 4634 4195 0 -1 4202496 2539807 0 0 0 411829 406 0 0 25 0 1 0 856801229 207646720 41672 33554432000 4194304 4298156 140733327822960 18446744073709551615 4254663 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4634/statm: 50695 41672 242 26 0 47327 0
Current children cumulated CPU time (s) 4122.35
Current children cumulated vsize (KiB) 202780

[startup+4182.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/559 4787
/proc/meminfo: memFree=23496336/32951124 swapFree=39849780/67111528
[pid=4634] ppid=4632 vsize=202780 CPUtime=4182.36 cores=0,2,4,6
/proc/4634/stat : 4634 (contrasat_relea) R 4632 4634 4195 0 -1 4202496 2584149 0 0 0 417822 414 0 0 25 0 1 0 856801229 207646720 39697 33554432000 4194304 4298156 140733327822960 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4634/statm: 50695 39697 242 26 0 47327 0
Current children cumulated CPU time (s) 4182.36
Current children cumulated vsize (KiB) 202780

[startup+4242.3 s]
/proc/loadavg: 2.17 2.06 2.02 3/559 4789
/proc/meminfo: memFree=23482916/32951124 swapFree=39849780/67111528
[pid=4634] ppid=4632 vsize=171960 CPUtime=4242.35 cores=0,2,4,6
/proc/4634/stat : 4634 (contrasat_relea) R 4632 4634 4195 0 -1 4202496 2638596 0 0 0 423814 421 0 0 25 0 1 0 856801229 176087040 35906 33554432000 4194304 4298156 140733327822960 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4634/statm: 42990 35906 242 26 0 39622 0
Current children cumulated CPU time (s) 4242.35
Current children cumulated vsize (KiB) 171960

[startup+4302.3 s]
/proc/loadavg: 2.14 2.08 2.02 3/559 4791
/proc/meminfo: memFree=23502364/32951124 swapFree=39849780/67111528
[pid=4634] ppid=4632 vsize=171960 CPUtime=4302.36 cores=0,2,4,6
/proc/4634/stat : 4634 (contrasat_relea) R 4632 4634 4195 0 -1 4202496 2684809 0 0 0 429805 431 0 0 25 0 1 0 856801229 176087040 37956 33554432000 4194304 4298156 140733327822960 18446744073709551615 4256826 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4634/statm: 42990 37956 242 26 0 39622 0
Current children cumulated CPU time (s) 4302.36
Current children cumulated vsize (KiB) 171960

[startup+4362.3 s]
/proc/loadavg: 2.05 2.06 2.02 3/559 4793
/proc/meminfo: memFree=23484344/32951124 swapFree=39849780/67111528
[pid=4634] ppid=4632 vsize=202780 CPUtime=4362.35 cores=0,2,4,6
/proc/4634/stat : 4634 (contrasat_relea) R 4632 4634 4195 0 -1 4202496 2731638 0 0 0 435798 437 0 0 25 0 1 0 856801229 207646720 40532 33554432000 4194304 4298156 140733327822960 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4634/statm: 50695 40532 242 26 0 47327 0
Current children cumulated CPU time (s) 4362.35
Current children cumulated vsize (KiB) 202780

[startup+4422.3 s]
/proc/loadavg: 2.02 2.05 2.01 3/559 4793
/proc/meminfo: memFree=23474600/32951124 swapFree=39849780/67111528
[pid=4634] ppid=4632 vsize=202780 CPUtime=4422.36 cores=0,2,4,6
/proc/4634/stat : 4634 (contrasat_relea) R 4632 4634 4195 0 -1 4202496 2777835 0 0 0 441792 444 0 0 25 0 1 0 856801229 207646720 41134 33554432000 4194304 4298156 140733327822960 18446744073709551615 4256248 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4634/statm: 50695 41135 242 26 0 47327 0
Current children cumulated CPU time (s) 4422.36
Current children cumulated vsize (KiB) 202780

[startup+4482.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/559 4795
/proc/meminfo: memFree=23486960/32951124 swapFree=39849780/67111528
[pid=4634] ppid=4632 vsize=202780 CPUtime=4482.36 cores=0,2,4,6
/proc/4634/stat : 4634 (contrasat_relea) R 4632 4634 4195 0 -1 4202496 2824236 0 0 0 447785 451 0 0 25 0 1 0 856801229 207646720 40972 33554432000 4194304 4298156 140733327822960 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4634/statm: 50695 40972 242 26 0 47327 0
Current children cumulated CPU time (s) 4482.36
Current children cumulated vsize (KiB) 202780

[startup+4542.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/559 4797
/proc/meminfo: memFree=23505276/32951124 swapFree=39849780/67111528
[pid=4634] ppid=4632 vsize=171960 CPUtime=4542.36 cores=0,2,4,6
/proc/4634/stat : 4634 (contrasat_relea) R 4632 4634 4195 0 -1 4202496 2880128 0 0 0 453777 459 0 0 25 0 1 0 856801229 176087040 37684 33554432000 4194304 4298156 140733327822960 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4634/statm: 42990 37684 242 26 0 39622 0
Current children cumulated CPU time (s) 4542.36
Current children cumulated vsize (KiB) 171960

[startup+4602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/559 4799
/proc/meminfo: memFree=23494452/32951124 swapFree=39849780/67111528
[pid=4634] ppid=4632 vsize=171960 CPUtime=4602.37 cores=0,2,4,6
/proc/4634/stat : 4634 (contrasat_relea) R 4632 4634 4195 0 -1 4202496 2928006 0 0 0 459769 468 0 0 25 0 1 0 856801229 176087040 38442 33554432000 4194304 4298156 140733327822960 18446744073709551615 4256555 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4634/statm: 42990 38442 242 26 0 39622 0
Current children cumulated CPU time (s) 4602.37
Current children cumulated vsize (KiB) 171960

[startup+4662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/559 4801
/proc/meminfo: memFree=23485228/32951124 swapFree=39849780/67111528
[pid=4634] ppid=4632 vsize=171960 CPUtime=4662.36 cores=0,2,4,6
/proc/4634/stat : 4634 (contrasat_relea) R 4632 4634 4195 0 -1 4202496 2972894 0 0 0 465759 477 0 0 25 0 1 0 856801229 176087040 38235 33554432000 4194304 4298156 140733327822960 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4634/statm: 42990 38235 242 26 0 39622 0
Current children cumulated CPU time (s) 4662.36
Current children cumulated vsize (KiB) 171960

[startup+4722.32 s]
/proc/loadavg: 2.00 2.01 2.00 3/559 4801
/proc/meminfo: memFree=23473644/32951124 swapFree=39849780/67111528
[pid=4634] ppid=4632 vsize=202780 CPUtime=4722.38 cores=0,2,4,6
/proc/4634/stat : 4634 (contrasat_relea) R 4632 4634 4195 0 -1 4202496 3021840 0 0 0 471753 485 0 0 25 0 1 0 856801229 207646720 40067 33554432000 4194304 4298156 140733327822960 18446744073709551615 4256544 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4634/statm: 50695 40067 242 26 0 47327 0
Current children cumulated CPU time (s) 4722.38
Current children cumulated vsize (KiB) 202780

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/559 4812
/proc/meminfo: memFree=23487476/32951124 swapFree=39849780/67111528
[pid=4634] ppid=4632 vsize=171960 CPUtime=4782.36 cores=0,2,4,6
/proc/4634/stat : 4634 (contrasat_relea) R 4632 4634 4195 0 -1 4202496 3068282 0 0 0 477744 492 0 0 25 0 1 0 856801229 176087040 38898 33554432000 4194304 4298156 140733327822960 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4634/statm: 42990 38898 242 26 0 39622 0
Current children cumulated CPU time (s) 4782.36
Current children cumulated vsize (KiB) 171960

[startup+4842.3 s]
/proc/loadavg: 2.11 2.03 2.01 3/559 4814
/proc/meminfo: memFree=23477280/32951124 swapFree=39849780/67111528
[pid=4634] ppid=4632 vsize=202780 CPUtime=4842.36 cores=0,2,4,6
/proc/4634/stat : 4634 (contrasat_relea) R 4632 4634 4195 0 -1 4202496 3116161 0 0 0 483736 500 0 0 25 0 1 0 856801229 207646720 39607 33554432000 4194304 4298156 140733327822960 18446744073709551615 4256826 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4634/statm: 50695 39607 242 26 0 47327 0
Current children cumulated CPU time (s) 4842.36
Current children cumulated vsize (KiB) 202780

[startup+4902.3 s]
/proc/loadavg: 2.14 2.05 2.01 4/559 4816
/proc/meminfo: memFree=23473904/32951124 swapFree=39849780/67111528
[pid=4634] ppid=4632 vsize=171960 CPUtime=4902.36 cores=0,2,4,6
/proc/4634/stat : 4634 (contrasat_relea) R 4632 4634 4195 0 -1 4202496 3162085 0 0 0 489728 508 0 0 25 0 1 0 856801229 176087040 38641 33554432000 4194304 4298156 140733327822960 18446744073709551615 4256248 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4634/statm: 42990 38641 242 26 0 39622 0
Current children cumulated CPU time (s) 4902.36
Current children cumulated vsize (KiB) 171960

[startup+4962.3 s]
/proc/loadavg: 2.05 2.04 2.01 3/559 4818
/proc/meminfo: memFree=23478800/32951124 swapFree=39849780/67111528
[pid=4634] ppid=4632 vsize=202780 CPUtime=4962.36 cores=0,2,4,6
/proc/4634/stat : 4634 (contrasat_relea) R 4632 4634 4195 0 -1 4202496 3212167 0 0 0 495720 516 0 0 25 0 1 0 856801229 207646720 40496 33554432000 4194304 4298156 140733327822960 18446744073709551615 4256262 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4634/statm: 50695 40496 242 26 0 47327 0
Current children cumulated CPU time (s) 4962.36
Current children cumulated vsize (KiB) 202780



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.02 2.03 2.00 3/559 4818
/proc/meminfo: memFree=23477896/32951124 swapFree=39849780/67111528
[pid=4634] ppid=4632 vsize=171960 CPUtime=5000.07 cores=0,2,4,6
/proc/4634/stat : 4634 (contrasat_relea) R 4632 4634 4195 0 -1 4202496 3245119 0 0 0 499486 521 0 0 25 0 1 0 856801229 176087040 39143 33554432000 4194304 4298156 140733327822960 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4634/statm: 42990 39143 242 26 0 39622 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 171960

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): 5000.03
CPU time (s): 5000.1
CPU user time (s): 4994.88
CPU system time (s): 5.22621
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 252100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4994.88
system time used= 5.22621
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3245123
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= 10
involuntary context switches= 4312

runsolver used 28.2607 second user time and 62.6765 second system time

The end

Launcher Data

Begin job on node118 at 2011-05-29 12:41:46
IDJOB=3422438
IDBENCH=83110
IDSOLVER=1915
FILE ID=node118/3422438-1306665705
RUNJOBID= node118-1306658668-4213
PBS_JOBID= 13471779
Free space on /tmp= 73140 MiB

SOLVER NAME= minisat hack: contrasat 2011-03-02
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom20.cnf
COMMAND LINE= contrasat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3422438-1306665705/watcher-3422438-1306665705 -o /tmp/evaluation-result-3422438-1306665705/solver-3422438-1306665705 -C 5000 -W 5100 -M 15500  contrasat_release HOME/instance-3422438-1306665705.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 9851f8e63efc4505343bf50c1cf30646
RANDOM SEED=2109326780

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22961508 kB
Buffers:        223488 kB
Cached:        1806748 kB
SwapCached:      53036 kB
Active:        1692280 kB
Inactive:      8001948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22961508 kB
SwapTotal:    67111528 kB
SwapFree:     39849780 kB
Dirty:            3096 kB
Writeback:           0 kB
AnonPages:     7624688 kB
Mapped:          25796 kB
Slab:           108904 kB
PageTables:     116788 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 184556480 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= 73260 MiB
End job on node118 at 2011-05-29 14:05:08