Trace number 3350517

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

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top25.cnf
MD5SUM1d36146d5d79c91e0605a19242395228
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark527.919
Satisfiable
(Un)Satisfiability was proved
Number of variables71356
Number of clauses227126
Sum of the clauses size555264
Maximum clause length2747
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2137909
Number of clauses of size 387742
Number of clauses of size 4324
Number of clauses of size 523
Number of clauses of size over 51127

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-3350517-1304972068/watcher-3350517-1304972068 -o /tmp/evaluation-result-3350517-1304972068/solver-3350517-1304972068 -C 2400 -W 1300 -M 7680 contrasat_release HOME/instance-3350517-1304972068.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: 1.68 2.80 3.37 4/296 23759
/proc/meminfo: memFree=19914256/32951124 swapFree=66457188/67111528
[pid=23759] ppid=23757 vsize=27216 CPUtime=0 cores=5,7
/proc/23759/stat : 23759 (contrasat_relea) R 23757 23759 23121 0 -1 4202496 2228 0 0 0 0 0 0 0 21 0 1 0 608804948 27869184 2159 33554432000 4194304 4298156 140734183296784 18446744073709551615 4284417 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23759/statm: 6804 2161 215 26 0 3436 0

[startup+0.102523 s]
/proc/loadavg: 1.68 2.80 3.37 4/296 23759
/proc/meminfo: memFree=19914256/32951124 swapFree=66457188/67111528
[pid=23759] ppid=23757 vsize=43780 CPUtime=0.09 cores=5,7
/proc/23759/stat : 23759 (contrasat_relea) R 23757 23759 23121 0 -1 4202496 8074 0 0 0 8 1 0 0 21 0 1 0 608804948 44830720 6856 33554432000 4194304 4298156 140734183296784 18446744073709551615 4218262 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23759/statm: 10945 6856 220 26 0 7577 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 43780

[startup+0.200506 s]
/proc/loadavg: 1.68 2.80 3.37 4/296 23759
/proc/meminfo: memFree=19914256/32951124 swapFree=66457188/67111528
[pid=23759] ppid=23757 vsize=52592 CPUtime=0.19 cores=5,7
/proc/23759/stat : 23759 (contrasat_relea) R 23757 23759 23121 0 -1 4202496 9783 0 0 0 18 1 0 0 22 0 1 0 608804948 53854208 8387 33554432000 4194304 4298156 140734183296784 18446744073709551615 4284889 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23759/statm: 13148 8387 222 26 0 9780 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 52592

[startup+0.300489 s]
/proc/loadavg: 1.68 2.80 3.37 4/296 23759
/proc/meminfo: memFree=19914256/32951124 swapFree=66457188/67111528
[pid=23759] ppid=23757 vsize=49912 CPUtime=0.29 cores=5,7
/proc/23759/stat : 23759 (contrasat_relea) R 23757 23759 23121 0 -1 4202496 12276 0 0 0 27 2 0 0 22 0 1 0 608804948 51109888 8142 33554432000 4194304 4298156 140734183296784 18446744073709551615 4284982 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23759/statm: 12478 8143 223 26 0 9110 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 49912

[startup+0.700415 s]
/proc/loadavg: 1.68 2.80 3.37 4/296 23759
/proc/meminfo: memFree=19914256/32951124 swapFree=66457188/67111528
[pid=23759] ppid=23757 vsize=45684 CPUtime=0.69 cores=5,7
/proc/23759/stat : 23759 (contrasat_relea) R 23757 23759 23121 0 -1 4202496 14531 0 0 0 67 2 0 0 24 0 1 0 608804948 46780416 7502 33554432000 4194304 4298156 140734183296784 18446744073709551615 4252741 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23759/statm: 11421 7502 242 26 0 8053 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 45684

[startup+1.50029 s]
/proc/loadavg: 1.68 2.80 3.37 5/297 23760
/proc/meminfo: memFree=19871476/32951124 swapFree=66457188/67111528
[pid=23759] ppid=23757 vsize=52756 CPUtime=1.49 cores=5,7
/proc/23759/stat : 23759 (contrasat_relea) R 23757 23759 23121 0 -1 4202496 14786 0 0 0 147 2 0 0 25 0 1 0 608804948 54022144 7737 33554432000 4194304 4298156 140734183296784 18446744073709551615 4256248 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23759/statm: 13189 7737 243 26 0 9821 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 52756

[startup+3.10099 s]
/proc/loadavg: 1.87 2.82 3.37 5/297 23760
/proc/meminfo: memFree=19860908/32951124 swapFree=66457188/67111528
[pid=23759] ppid=23757 vsize=52756 CPUtime=3.09 cores=5,7
/proc/23759/stat : 23759 (contrasat_relea) R 23757 23759 23121 0 -1 4202496 16644 0 0 0 307 2 0 0 25 0 1 0 608804948 54022144 9141 33554432000 4194304 4298156 140734183296784 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23759/statm: 13189 9141 243 26 0 9821 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 52756

[startup+6.30042 s]
/proc/loadavg: 1.87 2.82 3.37 5/297 23760
/proc/meminfo: memFree=19832016/32951124 swapFree=66457188/67111528
[pid=23759] ppid=23757 vsize=55476 CPUtime=6.29 cores=5,7
/proc/23759/stat : 23759 (contrasat_relea) R 23757 23759 23121 0 -1 4202496 17567 0 0 0 627 2 0 0 25 0 1 0 608804948 56807424 10011 33554432000 4194304 4298156 140734183296784 18446744073709551615 4256826 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23759/statm: 13869 10011 243 26 0 10501 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 55476

[startup+12.7003 s]
/proc/loadavg: 2.20 2.86 3.38 5/297 23761
/proc/meminfo: memFree=19814052/32951124 swapFree=66457188/67111528
[pid=23759] ppid=23757 vsize=59896 CPUtime=12.69 cores=5,7
/proc/23759/stat : 23759 (contrasat_relea) R 23757 23759 23121 0 -1 4202496 19090 0 0 0 1267 2 0 0 25 0 1 0 608804948 61333504 11287 33554432000 4194304 4298156 140734183296784 18446744073709551615 4256284 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23759/statm: 14974 11287 243 26 0 11606 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 59896

[startup+25.501 s]
/proc/loadavg: 2.47 2.90 3.38 5/297 23761
/proc/meminfo: memFree=19792968/32951124 swapFree=66457188/67111528
[pid=23759] ppid=23757 vsize=75856 CPUtime=25.49 cores=5,7
/proc/23759/stat : 23759 (contrasat_relea) R 23757 23759 23121 0 -1 4202496 22906 0 0 0 2546 3 0 0 25 0 1 0 608804948 77676544 14485 33554432000 4194304 4298156 140734183296784 18446744073709551615 4256201 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23759/statm: 18964 14485 243 26 0 15596 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 75856

[startup+51.1005 s]
/proc/loadavg: 3.15 3.02 3.41 5/297 23762
/proc/meminfo: memFree=19745516/32951124 swapFree=66457188/67111528
[pid=23759] ppid=23757 vsize=94532 CPUtime=51.09 cores=5,7
/proc/23759/stat : 23759 (contrasat_relea) R 23757 23759 23121 0 -1 4202496 35423 0 0 0 5104 5 0 0 25 0 1 0 608804948 96800768 17400 33554432000 4194304 4298156 140734183296784 18446744073709551615 4255510 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23759/statm: 23633 17400 243 26 0 20265 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 94532

[startup+102.3 s]
/proc/loadavg: 3.71 3.19 3.45 5/297 23763
/proc/meminfo: memFree=19716484/32951124 swapFree=66457188/67111528
[pid=23759] ppid=23757 vsize=94532 CPUtime=102.3 cores=5,7
/proc/23759/stat : 23759 (contrasat_relea) R 23757 23759 23121 0 -1 4202496 36544 0 0 0 10224 6 0 0 25 0 1 0 608804948 96800768 18467 33554432000 4194304 4298156 140734183296784 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23759/statm: 23633 18467 243 26 0 20265 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 94532

[startup+162.301 s]
/proc/loadavg: 4.09 3.38 3.49 5/297 23765
/proc/meminfo: memFree=19667236/32951124 swapFree=66457188/67111528
[pid=23759] ppid=23757 vsize=120560 CPUtime=162.3 cores=5,7
/proc/23759/stat : 23759 (contrasat_relea) R 23757 23759 23121 0 -1 4202496 56161 0 0 0 16220 10 0 0 25 0 1 0 608804948 123453440 22308 33554432000 4194304 4298156 140734183296784 18446744073709551615 4256555 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23759/statm: 30140 22308 243 26 0 26772 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 120560

[startup+222.311 s]
/proc/loadavg: 4.03 3.49 3.52 5/297 23766
/proc/meminfo: memFree=19630616/32951124 swapFree=66457188/67111528
[pid=23759] ppid=23757 vsize=120560 CPUtime=222.31 cores=5,7
/proc/23759/stat : 23759 (contrasat_relea) R 23757 23759 23121 0 -1 4202496 56349 0 0 0 22221 10 0 0 25 0 1 0 608804948 123453440 22485 33554432000 4194304 4298156 140734183296784 18446744073709551615 4251890 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23759/statm: 30140 22485 243 26 0 26772 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 120560

[startup+282.3 s]
/proc/loadavg: 4.06 3.59 3.55 5/297 23768
/proc/meminfo: memFree=19610248/32951124 swapFree=66457188/67111528
[pid=23759] ppid=23757 vsize=120560 CPUtime=282.29 cores=5,7
/proc/23759/stat : 23759 (contrasat_relea) R 23757 23759 23121 0 -1 4202496 57228 0 0 0 28219 10 0 0 25 0 1 0 608804948 123453440 23330 33554432000 4194304 4298156 140734183296784 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23759/statm: 30140 23330 243 26 0 26772 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 120560

[startup+342.301 s]
/proc/loadavg: 4.02 3.67 3.58 5/297 23769
/proc/meminfo: memFree=19604024/32951124 swapFree=66457188/67111528
[pid=23759] ppid=23757 vsize=120560 CPUtime=342.3 cores=5,7
/proc/23759/stat : 23759 (contrasat_relea) R 23757 23759 23121 0 -1 4202496 57859 0 0 0 34219 11 0 0 25 0 1 0 608804948 123453440 23929 33554432000 4194304 4298156 140734183296784 18446744073709551615 4256201 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23759/statm: 30140 23929 243 26 0 26772 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 120560

[startup+402.301 s]
/proc/loadavg: 4.00 3.72 3.60 5/297 23771
/proc/meminfo: memFree=19606096/32951124 swapFree=66457188/67111528
[pid=23759] ppid=23757 vsize=113556 CPUtime=402.29 cores=5,7
/proc/23759/stat : 23759 (contrasat_relea) R 23757 23759 23121 0 -1 4202496 81963 0 0 0 40215 14 0 0 25 0 1 0 608804948 116281344 23423 33554432000 4194304 4298156 140734183296784 18446744073709551615 4254775 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23759/statm: 28389 23423 243 26 0 25021 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 113556

[startup+462.3 s]
/proc/loadavg: 4.05 3.78 3.63 5/297 23773
/proc/meminfo: memFree=19619824/32951124 swapFree=66457188/67111528
[pid=23759] ppid=23757 vsize=133176 CPUtime=462.3 cores=5,7
/proc/23759/stat : 23759 (contrasat_relea) R 23757 23759 23121 0 -1 4202496 96903 0 0 0 46212 18 0 0 25 0 1 0 608804948 136372224 21587 33554432000 4194304 4298156 140734183296784 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23759/statm: 33294 21587 243 26 0 29926 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 133176

[startup+522.301 s]
/proc/loadavg: 4.10 3.84 3.65 5/297 23774
/proc/meminfo: memFree=19593872/32951124 swapFree=66457188/67111528
[pid=23759] ppid=23757 vsize=144848 CPUtime=522.3 cores=5,7
/proc/23759/stat : 23759 (contrasat_relea) R 23757 23759 23121 0 -1 4202496 103739 0 0 0 52210 20 0 0 25 0 1 0 608804948 148324352 27589 33554432000 4194304 4298156 140734183296784 18446744073709551615 4256565 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23759/statm: 36212 27589 243 26 0 32844 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 144848

[startup+582.301 s]
/proc/loadavg: 4.03 3.86 3.67 5/297 23776
/proc/meminfo: memFree=19560608/32951124 swapFree=66457188/67111528
[pid=23759] ppid=23757 vsize=144848 CPUtime=582.28 cores=5,7
/proc/23759/stat : 23759 (contrasat_relea) R 23757 23759 23121 0 -1 4202496 130467 0 0 0 58202 26 0 0 25 0 1 0 608804948 148324352 28789 33554432000 4194304 4298156 140734183296784 18446744073709551615 4256575 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23759/statm: 36212 28789 243 26 0 32844 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 144848

[startup+642.3 s]
/proc/loadavg: 4.12 3.92 3.70 5/297 23777
/proc/meminfo: memFree=19551756/32951124 swapFree=66457188/67111528
[pid=23759] ppid=23757 vsize=133472 CPUtime=642.28 cores=5,7
/proc/23759/stat : 23759 (contrasat_relea) R 23757 23759 23121 0 -1 4202496 164635 0 0 0 64196 32 0 0 25 0 1 0 608804948 136675328 23546 33554432000 4194304 4298156 140734183296784 18446744073709551615 4256544 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23759/statm: 33368 23546 243 26 0 30000 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 133472

[startup+702.301 s]
/proc/loadavg: 4.04 3.93 3.72 5/297 23779
/proc/meminfo: memFree=19534868/32951124 swapFree=66457188/67111528
[pid=23759] ppid=23757 vsize=144848 CPUtime=702.29 cores=5,7
/proc/23759/stat : 23759 (contrasat_relea) R 23757 23759 23121 0 -1 4202496 206316 0 0 0 70189 40 0 0 25 0 1 0 608804948 148324352 30637 33554432000 4194304 4298156 140734183296784 18446744073709551615 4256937 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23759/statm: 36212 30637 243 26 0 32844 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 144848

[startup+762.301 s]
/proc/loadavg: 4.05 3.95 3.74 5/297 23781
/proc/meminfo: memFree=19461180/32951124 swapFree=66457188/67111528
[pid=23759] ppid=23757 vsize=163816 CPUtime=762.3 cores=5,7
/proc/23759/stat : 23759 (contrasat_relea) R 23757 23759 23121 0 -1 4202496 211984 0 0 0 76189 41 0 0 25 0 1 0 608804948 167747584 35822 33554432000 4194304 4298156 140734183296784 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23759/statm: 40954 35822 243 26 0 37586 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 163816

[startup+822.3 s]
/proc/loadavg: 4.09 3.97 3.75 5/297 23809
/proc/meminfo: memFree=19572924/32951124 swapFree=66457188/67111528
[pid=23759] ppid=23757 vsize=163816 CPUtime=822.29 cores=5,7
/proc/23759/stat : 23759 (contrasat_relea) R 23757 23759 23121 0 -1 4202496 212064 0 0 0 82188 41 0 0 25 0 1 0 608804948 167747584 35902 33554432000 4194304 4298156 140734183296784 18446744073709551615 4256484 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23759/statm: 40954 35902 243 26 0 37586 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 163816

[startup+882.312 s]
/proc/loadavg: 4.06 3.99 3.77 5/297 23811
/proc/meminfo: memFree=19529872/32951124 swapFree=66457188/67111528
[pid=23759] ppid=23757 vsize=163816 CPUtime=882.3 cores=5,7
/proc/23759/stat : 23759 (contrasat_relea) R 23757 23759 23121 0 -1 4202496 212179 0 0 0 88189 41 0 0 25 0 1 0 608804948 167747584 36017 33554432000 4194304 4298156 140734183296784 18446744073709551615 4256583 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23759/statm: 40954 36017 243 26 0 37586 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 163816

[startup+942.301 s]
/proc/loadavg: 4.10 4.01 3.79 5/297 23812
/proc/meminfo: memFree=19524996/32951124 swapFree=66457188/67111528
[pid=23759] ppid=23757 vsize=163816 CPUtime=942.29 cores=5,7
/proc/23759/stat : 23759 (contrasat_relea) R 23757 23759 23121 0 -1 4202496 212308 0 0 0 94188 41 0 0 25 0 1 0 608804948 167747584 36146 33554432000 4194304 4298156 140734183296784 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23759/statm: 40954 36146 243 26 0 37586 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 163816

[startup+1002.3 s]
/proc/loadavg: 4.03 4.00 3.80 5/297 23814
/proc/meminfo: memFree=19560180/32951124 swapFree=66457188/67111528
[pid=23759] ppid=23757 vsize=163816 CPUtime=1002.29 cores=5,7
/proc/23759/stat : 23759 (contrasat_relea) R 23757 23759 23121 0 -1 4202496 212342 0 0 0 100188 41 0 0 25 0 1 0 608804948 167747584 36180 33554432000 4194304 4298156 140734183296784 18446744073709551615 4256968 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23759/statm: 40954 36180 243 26 0 37586 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 163816

[startup+1062.3 s]
/proc/loadavg: 4.01 4.00 3.81 5/297 23816
/proc/meminfo: memFree=19545008/32951124 swapFree=66457188/67111528
[pid=23759] ppid=23757 vsize=163816 CPUtime=1062.29 cores=5,7
/proc/23759/stat : 23759 (contrasat_relea) R 23757 23759 23121 0 -1 4202496 212578 0 0 0 106188 41 0 0 25 0 1 0 608804948 167747584 36416 33554432000 4194304 4298156 140734183296784 18446744073709551615 4256589 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23759/statm: 40954 36416 243 26 0 37586 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 163816

[startup+1122.3 s]
/proc/loadavg: 4.04 4.01 3.82 5/297 23817
/proc/meminfo: memFree=19545460/32951124 swapFree=66457188/67111528
[pid=23759] ppid=23757 vsize=163816 CPUtime=1122.3 cores=5,7
/proc/23759/stat : 23759 (contrasat_relea) R 23757 23759 23121 0 -1 4202496 212858 0 0 0 112189 41 0 0 25 0 1 0 608804948 167747584 36696 33554432000 4194304 4298156 140734183296784 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23759/statm: 40954 36696 243 26 0 37586 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 163816

[startup+1182.3 s]
/proc/loadavg: 4.01 4.01 3.83 5/297 23819
/proc/meminfo: memFree=19584736/32951124 swapFree=66457188/67111528
[pid=23759] ppid=23757 vsize=144848 CPUtime=1182.3 cores=5,7
/proc/23759/stat : 23759 (contrasat_relea) R 23757 23759 23121 0 -1 4202496 228768 0 0 0 118185 45 0 0 25 0 1 0 608804948 148324352 31723 33554432000 4194304 4298156 140734183296784 18446744073709551615 4256293 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23759/statm: 36212 31723 243 26 0 32844 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 144848

[startup+1242.3 s]
/proc/loadavg: 4.04 4.02 3.84 5/297 23820
/proc/meminfo: memFree=19571808/32951124 swapFree=66457188/67111528
[pid=23759] ppid=23757 vsize=144848 CPUtime=1242.3 cores=5,7
/proc/23759/stat : 23759 (contrasat_relea) R 23757 23759 23121 0 -1 4202496 252977 0 0 0 124181 49 0 0 25 0 1 0 608804948 148324352 31522 33554432000 4194304 4298156 140734183296784 18446744073709551615 4256534 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23759/statm: 36212 31522 243 26 0 32844 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 144848



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.01 3.85 3/293 23824
/proc/meminfo: memFree=19727048/32951124 swapFree=66457188/67111528
[pid=23759] ppid=23757 vsize=163816 CPUtime=1300.01 cores=5,7
/proc/23759/stat : 23759 (contrasat_relea) R 23757 23759 23121 0 -1 4202496 259087 0 0 0 129951 50 0 0 25 0 1 0 608804948 167747584 37080 33554432000 4194304 4298156 140734183296784 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23759/statm: 40954 37080 243 26 0 37586 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 163816

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

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

[startup+1300 s]
/proc/loadavg: 4.01 4.01 3.85 3/293 23824
/proc/meminfo: memFree=19727048/32951124 swapFree=66457188/67111528
[pid=23759] ppid=23757 vsize=163816 CPUtime=1300.01 cores=5,7
/proc/23759/stat : 23759 (contrasat_relea) R 23757 23759 23121 0 -1 4202496 259087 0 0 0 129951 50 0 0 25 0 1 0 608804948 167747584 37080 33554432000 4194304 4298156 140734183296784 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23759/statm: 40954 37080 243 26 0 37586 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 163816

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.03
CPU user time (s): 1299.51
CPU system time (s): 0.511922
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 163820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.51
system time used= 0.511922
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 259087
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 1859

runsolver used 3.48747 second user time and 8.34173 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-09 22:14:28
IDJOB=3350517
IDBENCH=83121
IDSOLVER=1816
FILE ID=node132/3350517-1304972068
RUNJOBID= node132-1304972067-23720
PBS_JOBID= 13285618
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-top25.cnf
COMMAND LINE= contrasat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3350517-1304972068/watcher-3350517-1304972068 -o /tmp/evaluation-result-3350517-1304972068/solver-3350517-1304972068 -C 2400 -W 1300 -M 7680  contrasat_release HOME/instance-3350517-1304972068.cnf

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

MD5SUM BENCH= 1d36146d5d79c91e0605a19242395228
RANDOM SEED=967405789

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19914660 kB
Buffers:        167536 kB
Cached:        7155108 kB
SwapCached:       6744 kB
Active:        4383608 kB
Inactive:      8246388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19914660 kB
SwapTotal:    67111528 kB
SwapFree:     66457188 kB
Dirty:           14284 kB
Writeback:           0 kB
AnonPages:     5305596 kB
Mapped:          19456 kB
Slab:           319192 kB
PageTables:      25184 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 34876668 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 48100 MiB
End job on node132 at 2011-05-09 22:36:10