Trace number 3380459

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
minisat hack: cir_minisat 2011-05-13 (simp)? (TO) 1299.87 1300.02

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top22.cnf
MD5SUMe822739302a2d834ec9ddfe9fbd0caa2
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 variables55875
Number of clauses177646
Sum of the clauses size434144
Maximum clause length2255
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2108197
Number of clauses of size 368250
Number of clauses of size 4252
Number of clauses of size 520
Number of clauses of size over 5926

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

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.58 2.84 3.32 5/444 20970
/proc/meminfo: memFree=16973008/32951124 swapFree=45193364/67111528
[pid=20970] ppid=20968 vsize=27000 CPUtime=0 cores=0,2
/proc/20970/stat : 20970 (cir_minisat) R 20968 20970 17657 0 -1 4202496 2261 0 0 0 0 0 0 0 25 0 1 0 736143515 27648000 2142 33554432000 4194304 4300288 140735438817792 18446744073709551615 224284586693 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20970/statm: 6750 2143 218 26 0 3382 0

[startup+0.0549159 s]
/proc/loadavg: 3.58 2.84 3.32 5/444 20970
/proc/meminfo: memFree=16973008/32951124 swapFree=45193364/67111528
[pid=20970] ppid=20968 vsize=32192 CPUtime=0.04 cores=0,2
/proc/20970/stat : 20970 (cir_minisat) R 20968 20970 17657 0 -1 4202496 4167 0 0 0 4 0 0 0 25 0 1 0 736143515 32964608 3768 33554432000 4194304 4300288 140735438817792 18446744073709551615 224284586693 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20970/statm: 8048 3770 218 26 0 4680 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 32192

[startup+0.10093 s]
/proc/loadavg: 3.58 2.84 3.32 5/444 20970
/proc/meminfo: memFree=16973008/32951124 swapFree=45193364/67111528
[pid=20970] ppid=20968 vsize=36076 CPUtime=0.09 cores=0,2
/proc/20970/stat : 20970 (cir_minisat) R 20968 20970 17657 0 -1 4202496 5667 0 0 0 8 1 0 0 25 0 1 0 736143515 36941824 5061 33554432000 4194304 4300288 140735438817792 18446744073709551615 4228018 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20970/statm: 9019 5061 221 26 0 5651 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36076

[startup+0.300902 s]
/proc/loadavg: 3.58 2.84 3.32 5/444 20970
/proc/meminfo: memFree=16973008/32951124 swapFree=45193364/67111528
[pid=20970] ppid=20968 vsize=41844 CPUtime=0.29 cores=0,2
/proc/20970/stat : 20970 (cir_minisat) R 20968 20970 17657 0 -1 4202496 8446 0 0 0 27 2 0 0 25 0 1 0 736143515 42848256 6446 33554432000 4194304 4300288 140735438817792 18446744073709551615 4232486 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20970/statm: 10461 6447 222 26 0 7093 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41844

[startup+0.700845 s]
/proc/loadavg: 3.58 2.84 3.32 5/444 20970
/proc/meminfo: memFree=16973008/32951124 swapFree=45193364/67111528
[pid=20970] ppid=20968 vsize=37756 CPUtime=0.69 cores=0,2
/proc/20970/stat : 20970 (cir_minisat) R 20968 20970 17657 0 -1 4202496 9293 0 0 0 67 2 0 0 25 0 1 0 736143515 38662144 5711 33554432000 4194304 4300288 140735438817792 18446744073709551615 4255727 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20970/statm: 9439 5711 243 26 0 6071 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37756

[startup+1.50071 s]
/proc/loadavg: 3.58 2.84 3.32 5/445 20971
/proc/meminfo: memFree=16948356/32951124 swapFree=45193364/67111528
[pid=20970] ppid=20968 vsize=42108 CPUtime=1.49 cores=0,2
/proc/20970/stat : 20970 (cir_minisat) R 20968 20970 17657 0 -1 4202496 9489 0 0 0 147 2 0 0 25 0 1 0 736143515 43118592 5900 33554432000 4194304 4300288 140735438817792 18446744073709551615 4255957 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20970/statm: 10527 5900 243 26 0 7159 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42108

[startup+3.10043 s]
/proc/loadavg: 3.58 2.84 3.32 5/445 20971
/proc/meminfo: memFree=16943892/32951124 swapFree=45193364/67111528
[pid=20970] ppid=20968 vsize=42108 CPUtime=3.09 cores=0,2
/proc/20970/stat : 20970 (cir_minisat) R 20968 20970 17657 0 -1 4202496 10008 0 0 0 307 2 0 0 25 0 1 0 736143515 43118592 6408 33554432000 4194304 4300288 140735438817792 18446744073709551615 4256034 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20970/statm: 10527 6408 243 26 0 7159 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42108

[startup+6.30087 s]
/proc/loadavg: 3.61 2.86 3.32 5/445 20971
/proc/meminfo: memFree=16961308/32951124 swapFree=45193364/67111528
[pid=20970] ppid=20968 vsize=53864 CPUtime=6.29 cores=0,2
/proc/20970/stat : 20970 (cir_minisat) R 20968 20970 17657 0 -1 4202496 12924 0 0 0 627 2 0 0 25 0 1 0 736143515 55156736 9310 33554432000 4194304 4300288 140735438817792 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20970/statm: 13466 9310 243 26 0 10098 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 53864

[startup+12.7008 s]
/proc/loadavg: 3.72 2.90 3.33 5/445 20971
/proc/meminfo: memFree=16936280/32951124 swapFree=45193364/67111528
[pid=20970] ppid=20968 vsize=61044 CPUtime=12.68 cores=0,2
/proc/20970/stat : 20970 (cir_minisat) R 20968 20970 17657 0 -1 4202496 14769 0 0 0 1265 3 0 0 25 0 1 0 736143515 62509056 11117 33554432000 4194304 4300288 140735438817792 18446744073709551615 4255944 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20970/statm: 15261 11117 243 26 0 11893 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 61044

[startup+25.5007 s]
/proc/loadavg: 3.78 2.95 3.34 5/445 20971
/proc/meminfo: memFree=16870024/32951124 swapFree=45193364/67111528
[pid=20970] ppid=20968 vsize=72720 CPUtime=25.48 cores=0,2
/proc/20970/stat : 20970 (cir_minisat) R 20968 20970 17657 0 -1 4202496 17907 0 0 0 2544 4 0 0 25 0 1 0 736143515 74465280 14199 33554432000 4194304 4300288 140735438817792 18446744073709551615 4269834 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20970/statm: 18180 14199 243 26 0 14812 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 72720

[startup+51.1004 s]
/proc/loadavg: 3.85 3.04 3.36 5/445 20971
/proc/meminfo: memFree=16799904/32951124 swapFree=45193364/67111528
[pid=20970] ppid=20968 vsize=99124 CPUtime=51.09 cores=0,2
/proc/20970/stat : 20970 (cir_minisat) R 20968 20970 17657 0 -1 4202496 28766 0 0 0 5102 7 0 0 25 0 1 0 736143515 101502976 16617 33554432000 4194304 4300288 140735438817792 18446744073709551615 4250551 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20970/statm: 24781 16617 243 26 0 21413 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 99124

[startup+102.317 s]
/proc/loadavg: 3.98 3.20 3.40 5/445 20973
/proc/meminfo: memFree=16733668/32951124 swapFree=45193364/67111528
[pid=20970] ppid=20968 vsize=103708 CPUtime=102.31 cores=0,2
/proc/20970/stat : 20970 (cir_minisat) R 20968 20970 17657 0 -1 4202496 45902 0 0 0 10219 12 0 0 25 0 1 0 736143515 106196992 21861 33554432000 4194304 4300288 140735438817792 18446744073709551615 4255679 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20970/statm: 25927 21861 243 26 0 22559 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 103708

[startup+162.301 s]
/proc/loadavg: 3.99 3.34 3.43 5/445 20975
/proc/meminfo: memFree=16703472/32951124 swapFree=45193364/67111528
[pid=20970] ppid=20968 vsize=105744 CPUtime=162.28 cores=0,2
/proc/20970/stat : 20970 (cir_minisat) R 20968 20970 17657 0 -1 4202496 60222 0 0 0 16214 14 0 0 25 0 1 0 736143515 108281856 22662 33554432000 4194304 4300288 140735438817792 18446744073709551615 4268265 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20970/statm: 26436 22662 243 26 0 23068 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 105744

[startup+222.301 s]
/proc/loadavg: 3.99 3.46 3.46 5/445 20977
/proc/meminfo: memFree=16730804/32951124 swapFree=45193364/67111528
[pid=20970] ppid=20968 vsize=81748 CPUtime=222.29 cores=0,2
/proc/20970/stat : 20970 (cir_minisat) R 20968 20970 17657 0 -1 4202496 78803 0 0 0 22209 20 0 0 25 0 1 0 736143515 83709952 15569 33554432000 4194304 4300288 140735438817792 18446744073709551615 4268248 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20970/statm: 20437 15569 243 26 0 17069 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 81748

[startup+282.301 s]
/proc/loadavg: 3.99 3.55 3.49 5/445 20977
/proc/meminfo: memFree=16646924/32951124 swapFree=45193364/67111528
[pid=20970] ppid=20968 vsize=87868 CPUtime=282.28 cores=0,2
/proc/20970/stat : 20970 (cir_minisat) R 20968 20970 17657 0 -1 4202496 96067 0 0 0 28204 24 0 0 25 0 1 0 736143515 89976832 18222 33554432000 4194304 4300288 140735438817792 18446744073709551615 4256283 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20970/statm: 21967 18222 243 26 0 18599 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 87868

[startup+342.301 s]
/proc/loadavg: 3.99 3.63 3.52 5/445 20979
/proc/meminfo: memFree=16641160/32951124 swapFree=45193364/67111528
[pid=20970] ppid=20968 vsize=89424 CPUtime=342.28 cores=0,2
/proc/20970/stat : 20970 (cir_minisat) R 20968 20970 17657 0 -1 4202496 110293 0 0 0 34199 29 0 0 25 0 1 0 736143515 91570176 18729 33554432000 4194304 4300288 140735438817792 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20970/statm: 22356 18729 243 26 0 18988 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 89424

[startup+402.301 s]
/proc/loadavg: 4.12 3.73 3.56 5/445 20981
/proc/meminfo: memFree=16698016/32951124 swapFree=45193364/67111528
[pid=20970] ppid=20968 vsize=91796 CPUtime=402.26 cores=0,2
/proc/20970/stat : 20970 (cir_minisat) R 20968 20970 17657 0 -1 4202496 125211 0 0 0 40193 33 0 0 25 0 1 0 736143515 93999104 19157 33554432000 4194304 4300288 140735438817792 18446744073709551615 4255670 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/20970/statm: 22949 19157 243 26 0 19581 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 91796

[startup+462.301 s]
/proc/loadavg: 3.59 3.66 3.55 4/439 21003
/proc/meminfo: memFree=16754028/32951124 swapFree=45193364/67111528
[pid=20970] ppid=20968 vsize=93428 CPUtime=462.16 cores=0,2
/proc/20970/stat : 20970 (cir_minisat) R 20968 20970 17657 0 -1 4202496 139104 0 0 0 46178 38 0 0 25 0 1 0 736143515 95670272 18758 33554432000 4194304 4300288 140735438817792 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20970/statm: 23357 18758 243 26 0 19989 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 93428

[startup+522.301 s]
/proc/loadavg: 3.21 3.54 3.51 4/439 21005
/proc/meminfo: memFree=16766516/32951124 swapFree=45193364/67111528
[pid=20970] ppid=20968 vsize=105624 CPUtime=522.15 cores=0,2
/proc/20970/stat : 20970 (cir_minisat) R 20968 20970 17657 0 -1 4202496 153914 0 0 0 52173 42 0 0 25 0 1 0 736143515 108158976 20196 33554432000 4194304 4300288 140735438817792 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20970/statm: 26406 20196 243 26 0 23038 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 105624

[startup+582.301 s]
/proc/loadavg: 3.24 3.50 3.50 4/439 21005
/proc/meminfo: memFree=16700368/32951124 swapFree=45193364/67111528
[pid=20970] ppid=20968 vsize=90268 CPUtime=582.16 cores=0,2
/proc/20970/stat : 20970 (cir_minisat) R 20968 20970 17657 0 -1 4202496 168876 0 0 0 58168 48 0 0 25 0 1 0 736143515 92434432 18530 33554432000 4194304 4300288 140735438817792 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20970/statm: 22567 18530 243 26 0 19199 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 90268

[startup+642.301 s]
/proc/loadavg: 3.19 3.43 3.47 4/439 21007
/proc/meminfo: memFree=16760444/32951124 swapFree=45193364/67111528
[pid=20970] ppid=20968 vsize=128092 CPUtime=642.17 cores=0,2
/proc/20970/stat : 20970 (cir_minisat) R 20968 20970 17657 0 -1 4202496 178951 0 0 0 64165 52 0 0 25 0 1 0 736143515 131166208 28415 33554432000 4194304 4300288 140735438817792 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20970/statm: 32023 28415 243 26 0 28655 0
Current children cumulated CPU time (s) 642.17
Current children cumulated vsize (KiB) 128092

[startup+702.301 s]
/proc/loadavg: 3.07 3.35 3.44 4/439 21009
/proc/meminfo: memFree=16736700/32951124 swapFree=45193364/67111528
[pid=20970] ppid=20968 vsize=130376 CPUtime=702.15 cores=0,2
/proc/20970/stat : 20970 (cir_minisat) R 20968 20970 17657 0 -1 4202496 191991 0 0 0 70159 56 0 0 25 0 1 0 736143515 133505024 26705 33554432000 4194304 4300288 140735438817792 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20970/statm: 32594 26705 243 26 0 29226 0
Current children cumulated CPU time (s) 702.15
Current children cumulated vsize (KiB) 130376

[startup+762.317 s]
/proc/loadavg: 3.02 3.29 3.41 4/439 21011
/proc/meminfo: memFree=16679232/32951124 swapFree=45193364/67111528
[pid=20970] ppid=20968 vsize=131792 CPUtime=762.16 cores=0,2
/proc/20970/stat : 20970 (cir_minisat) R 20968 20970 17657 0 -1 4202496 205920 0 0 0 76155 61 0 0 25 0 1 0 736143515 134955008 26061 33554432000 4194304 4300288 140735438817792 18446744073709551615 4268248 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20970/statm: 32948 26061 243 26 0 29580 0
Current children cumulated CPU time (s) 762.16
Current children cumulated vsize (KiB) 131792

[startup+822.301 s]
/proc/loadavg: 3.01 3.23 3.38 4/439 21013
/proc/meminfo: memFree=16667032/32951124 swapFree=45193364/67111528
[pid=20970] ppid=20968 vsize=102928 CPUtime=822.15 cores=0,2
/proc/20970/stat : 20970 (cir_minisat) R 20968 20970 17657 0 -1 4202496 217556 0 0 0 82150 65 0 0 25 0 1 0 736143515 105398272 21968 33554432000 4194304 4300288 140735438817792 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20970/statm: 25732 21968 243 26 0 22364 0
Current children cumulated CPU time (s) 822.15
Current children cumulated vsize (KiB) 102928

[startup+882.301 s]
/proc/loadavg: 3.00 3.19 3.35 4/439 21013
/proc/meminfo: memFree=16627920/32951124 swapFree=45193364/67111528
[pid=20970] ppid=20968 vsize=164392 CPUtime=882.14 cores=0,2
/proc/20970/stat : 20970 (cir_minisat) R 20968 20970 17657 0 -1 4202496 229229 0 0 0 88145 69 0 0 25 0 1 0 736143515 168337408 33420 33554432000 4194304 4300288 140735438817792 18446744073709551615 4255670 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20970/statm: 41098 33420 243 26 0 37730 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 164392

[startup+942.301 s]
/proc/loadavg: 3.00 3.15 3.33 4/439 21015
/proc/meminfo: memFree=16558428/32951124 swapFree=45193364/67111528
[pid=20970] ppid=20968 vsize=134696 CPUtime=942.14 cores=0,2
/proc/20970/stat : 20970 (cir_minisat) R 20968 20970 17657 0 -1 4202496 242989 0 0 0 94140 74 0 0 25 0 1 0 736143515 137928704 29781 33554432000 4194304 4300288 140735438817792 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20970/statm: 33674 29781 243 26 0 30306 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 134696

[startup+1002.3 s]
/proc/loadavg: 3.00 3.12 3.31 4/439 21017
/proc/meminfo: memFree=16501832/32951124 swapFree=45193364/67111528
[pid=20970] ppid=20968 vsize=142588 CPUtime=1002.14 cores=0,2
/proc/20970/stat : 20970 (cir_minisat) R 20968 20970 17657 0 -1 4202496 256696 0 0 0 100135 79 0 0 25 0 1 0 736143515 146010112 27647 33554432000 4194304 4300288 140735438817792 18446744073709551615 4256021 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20970/statm: 35647 27647 243 26 0 32279 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 142588

[startup+1062.3 s]
/proc/loadavg: 3.00 3.10 3.28 4/439 21019
/proc/meminfo: memFree=16542948/32951124 swapFree=45193364/67111528
[pid=20970] ppid=20968 vsize=111944 CPUtime=1062.15 cores=0,2
/proc/20970/stat : 20970 (cir_minisat) R 20968 20970 17657 0 -1 4202496 267637 0 0 0 106131 84 0 0 25 0 1 0 736143515 114630656 22765 33554432000 4194304 4300288 140735438817792 18446744073709551615 4255761 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20970/statm: 27986 22765 243 26 0 24618 0
Current children cumulated CPU time (s) 1062.15
Current children cumulated vsize (KiB) 111944

[startup+1122.3 s]
/proc/loadavg: 3.04 3.09 3.27 4/439 21021
/proc/meminfo: memFree=16626716/32951124 swapFree=45193364/67111528
[pid=20970] ppid=20968 vsize=173408 CPUtime=1122.15 cores=0,2
/proc/20970/stat : 20970 (cir_minisat) R 20968 20970 17657 0 -1 4202496 278052 0 0 0 112128 87 0 0 25 0 1 0 736143515 177569792 32949 33554432000 4194304 4300288 140735438817792 18446744073709551615 4268555 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20970/statm: 43352 32949 243 26 0 39984 0
Current children cumulated CPU time (s) 1122.15
Current children cumulated vsize (KiB) 173408

[startup+1182.3 s]
/proc/loadavg: 3.12 3.10 3.26 4/439 21021
/proc/meminfo: memFree=16591824/32951124 swapFree=45193364/67111528
[pid=20970] ppid=20968 vsize=142588 CPUtime=1182.14 cores=0,2
/proc/20970/stat : 20970 (cir_minisat) R 20968 20970 17657 0 -1 4202496 290972 0 0 0 118123 91 0 0 25 0 1 0 736143515 146010112 30871 33554432000 4194304 4300288 140735438817792 18446744073709551615 4255947 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20970/statm: 35647 30871 243 26 0 32279 0
Current children cumulated CPU time (s) 1182.14
Current children cumulated vsize (KiB) 142588

[startup+1242.3 s]
/proc/loadavg: 2.77 3.02 3.22 3/433 21041
/proc/meminfo: memFree=16976416/32951124 swapFree=45193364/67111528
[pid=20970] ppid=20968 vsize=142588 CPUtime=1242.14 cores=0,2
/proc/20970/stat : 20970 (cir_minisat) R 20968 20970 17657 0 -1 4202496 305375 0 0 0 124118 96 0 0 25 0 1 0 736143515 146010112 30268 33554432000 4194304 4300288 140735438817792 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20970/statm: 35647 30268 243 26 0 32279 0
Current children cumulated CPU time (s) 1242.14
Current children cumulated vsize (KiB) 142588



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.71 2.67 3.09 2/427 21061
/proc/meminfo: memFree=17204040/32951124 swapFree=45193364/67111528
[pid=20970] ppid=20968 vsize=126656 CPUtime=1299.85 cores=0,2
/proc/20970/stat : 20970 (cir_minisat) R 20968 20970 17657 0 -1 4202496 317724 0 0 0 129886 99 0 0 25 0 1 0 736143515 129695744 26608 33554432000 4194304 4300288 140735438817792 18446744073709551615 4255985 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20970/statm: 31664 26608 243 26 0 28296 0
Current children cumulated CPU time (s) 1299.85
Current children cumulated vsize (KiB) 126656

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): 1299.87
CPU user time (s): 1298.87
CPU system time (s): 1.00385
CPU usage (%): 99.9882
Max. virtual memory (cumulated for all children) (KiB): 176444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.87
system time used= 1.00385
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 317724
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= 8
involuntary context switches= 3447

runsolver used 6.03208 second user time and 12.853 second system time

The end

Launcher Data

Begin job on node118 at 2011-05-15 13:32:09
IDJOB=3380459
IDBENCH=83113
IDSOLVER=1863
FILE ID=node118/3380459-1305459128
RUNJOBID= node118-1305459034-20816
PBS_JOBID= 13324868
Free space on /tmp= 73228 MiB

SOLVER NAME= cir_minisat 2011-05-13 (simp)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top22.cnf
COMMAND LINE= HOME/cir_minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3380459-1305459128/watcher-3380459-1305459128 -o /tmp/evaluation-result-3380459-1305459128/solver-3380459-1305459128 -C 2400 -W 1300 -M 7680  HOME/cir_minisat HOME/instance-3380459-1305459128.cnf

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

MD5SUM BENCH= e822739302a2d834ec9ddfe9fbd0caa2
RANDOM SEED=1699631091

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:      16973164 kB
Buffers:        300952 kB
Cached:        4629172 kB
SwapCached:      22084 kB
Active:       13017256 kB
Inactive:      2636572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16973164 kB
SwapTotal:    67111528 kB
SwapFree:     45193364 kB
Dirty:           10084 kB
Writeback:           0 kB
AnonPages:    10714560 kB
Mapped:          22672 kB
Slab:           156920 kB
PageTables:      99992 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 126236728 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= 73264 MiB
End job on node118 at 2011-05-15 13:53:51