Trace number 3422455

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: EBMiniSAT 2011-03-02? (TO) 5000.12 4999.93

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 benchmark1033.04
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-3422455-1306667713/watcher-3422455-1306667713 -o /tmp/evaluation-result-3422455-1306667713/solver-3422455-1306667713 -C 5000 -W 5100 -M 15500 HOME/ebminisat_release HOME/instance-3422455-1306667713.cnf -verb=0 

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.01 2.04 2.00 2/515 9946
/proc/meminfo: memFree=11241500/32950928 swapFree=67074476/67111528
[pid=9946] ppid=9944 vsize=25168 CPUtime=0 cores=0,2,4,6
/proc/9946/stat : 9946 (ebminisat_relea) R 9944 9946 9226 0 -1 4202496 1992 0 0 0 0 0 0 0 25 0 1 0 857001979 25772032 1883 33554432000 4194304 4293939 140735746042768 18446744073709551615 4240881 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9946/statm: 6292 1886 217 25 0 2925 0

[startup+0.0425941 s]
/proc/loadavg: 2.01 2.04 2.00 2/515 9946
/proc/meminfo: memFree=11241500/32950928 swapFree=67074476/67111528
[pid=9946] ppid=9944 vsize=32436 CPUtime=0.03 cores=0,2,4,6
/proc/9946/stat : 9946 (ebminisat_relea) R 9944 9946 9226 0 -1 4202496 4095 0 0 0 3 0 0 0 25 0 1 0 857001979 33214464 3806 33554432000 4194304 4293939 140735746042768 18446744073709551615 256415052485 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9946/statm: 8109 3809 219 25 0 4742 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 32436

[startup+0.100584 s]
/proc/loadavg: 2.01 2.04 2.00 2/515 9946
/proc/meminfo: memFree=11241500/32950928 swapFree=67074476/67111528
[pid=9946] ppid=9944 vsize=40568 CPUtime=0.09 cores=0,2,4,6
/proc/9946/stat : 9946 (ebminisat_relea) R 9944 9946 9226 0 -1 4202496 7184 0 0 0 9 0 0 0 25 0 1 0 857001979 41541632 6332 33554432000 4194304 4293939 140735746042768 18446744073709551615 4215504 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9946/statm: 10142 6332 222 25 0 6775 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 40568

[startup+0.300541 s]
/proc/loadavg: 2.01 2.04 2.00 2/515 9946
/proc/meminfo: memFree=11241500/32950928 swapFree=67074476/67111528
[pid=9946] ppid=9944 vsize=47640 CPUtime=0.29 cores=0,2,4,6
/proc/9946/stat : 9946 (ebminisat_relea) R 9944 9946 9226 0 -1 4202496 10536 0 0 0 29 0 0 0 25 0 1 0 857001979 48783360 7874 33554432000 4194304 4293939 140735746042768 18446744073709551615 4232002 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9946/statm: 11910 7874 225 25 0 8543 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 47640

[startup+0.700467 s]
/proc/loadavg: 2.01 2.04 2.00 2/515 9946
/proc/meminfo: memFree=11241500/32950928 swapFree=67074476/67111528
[pid=9946] ppid=9944 vsize=45220 CPUtime=0.68 cores=0,2,4,6
/proc/9946/stat : 9946 (ebminisat_relea) R 9944 9946 9226 0 -1 4202496 11905 0 0 0 68 0 0 0 25 0 1 0 857001979 46305280 7182 33554432000 4194304 4293939 140735746042768 18446744073709551615 4251650 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9946/statm: 11305 7182 245 25 0 7938 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 45220

[startup+1.50032 s]
/proc/loadavg: 2.01 2.04 2.00 3/516 9947
/proc/meminfo: memFree=11212360/32950928 swapFree=67074476/67111528
[pid=9946] ppid=9944 vsize=45220 CPUtime=1.48 cores=0,2,4,6
/proc/9946/stat : 9946 (ebminisat_relea) R 9944 9946 9226 0 -1 4202496 12171 0 0 0 148 0 0 0 25 0 1 0 857001979 46305280 7439 33554432000 4194304 4293939 140735746042768 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9946/statm: 11305 7439 245 25 0 7938 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 45220

[startup+3.10101 s]
/proc/loadavg: 2.01 2.04 2.00 4/516 9947
/proc/meminfo: memFree=11209508/32950928 swapFree=67074476/67111528
[pid=9946] ppid=9944 vsize=52292 CPUtime=3.09 cores=0,2,4,6
/proc/9946/stat : 9946 (ebminisat_relea) R 9944 9946 9226 0 -1 4202496 12718 0 0 0 308 1 0 0 25 0 1 0 857001979 53547008 7976 33554432000 4194304 4293939 140735746042768 18446744073709551615 4255561 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9946/statm: 13073 7976 245 25 0 9706 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 52292

[startup+6.30041 s]
/proc/loadavg: 2.01 2.03 2.00 3/516 9947
/proc/meminfo: memFree=11203804/32950928 swapFree=67074476/67111528
[pid=9946] ppid=9944 vsize=52828 CPUtime=6.29 cores=0,2,4,6
/proc/9946/stat : 9946 (ebminisat_relea) R 9944 9946 9226 0 -1 4202496 14028 0 0 0 628 1 0 0 25 0 1 0 857001979 54095872 9266 33554432000 4194304 4293939 140735746042768 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9946/statm: 13207 9266 245 25 0 9840 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 52828

[startup+12.7012 s]
/proc/loadavg: 2.01 2.03 2.00 3/516 9947
/proc/meminfo: memFree=11182376/32950928 swapFree=67074476/67111528
[pid=9946] ppid=9944 vsize=72064 CPUtime=12.69 cores=0,2,4,6
/proc/9946/stat : 9946 (ebminisat_relea) R 9944 9946 9226 0 -1 4202496 19034 0 0 0 1267 2 0 0 25 0 1 0 857001979 73793536 14232 33554432000 4194304 4293939 140735746042768 18446744073709551615 4256166 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9946/statm: 18016 14232 245 25 0 14649 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 72064

[startup+25.5008 s]
/proc/loadavg: 2.00 2.03 2.00 3/516 9948
/proc/meminfo: memFree=11166848/32950928 swapFree=67074476/67111528
[pid=9946] ppid=9944 vsize=102708 CPUtime=25.49 cores=0,2,4,6
/proc/9946/stat : 9946 (ebminisat_relea) R 9944 9946 9226 0 -1 4202496 22613 0 0 0 2546 3 0 0 25 0 1 0 857001979 105172992 17753 33554432000 4194304 4293939 140735746042768 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9946/statm: 25677 17753 245 25 0 22310 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 102708

[startup+51.1009 s]
/proc/loadavg: 2.00 2.03 2.00 3/516 9948
/proc/meminfo: memFree=11172564/32950928 swapFree=67074476/67111528
[pid=9946] ppid=9944 vsize=78820 CPUtime=51.1 cores=0,2,4,6
/proc/9946/stat : 9946 (ebminisat_relea) R 9944 9946 9226 0 -1 4202496 32934 0 0 0 5105 5 0 0 25 0 1 0 857001979 80711680 15581 33554432000 4194304 4293939 140735746042768 18446744073709551615 4256088 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9946/statm: 19705 15581 245 25 0 16338 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 78820

[startup+102.32 s]
/proc/loadavg: 2.00 2.02 2.00 4/516 9950
/proc/meminfo: memFree=11160024/32950928 swapFree=67074476/67111528
[pid=9946] ppid=9944 vsize=93812 CPUtime=102.31 cores=0,2,4,6
/proc/9946/stat : 9946 (ebminisat_relea) R 9944 9946 9226 0 -1 4202496 49641 0 0 0 10222 9 0 0 25 0 1 0 857001979 96063488 17031 33554432000 4194304 4293939 140735746042768 18446744073709551615 4256170 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9946/statm: 23453 17031 245 25 0 20086 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 93812

[startup+162.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/516 9951
/proc/meminfo: memFree=11145348/32950928 swapFree=67074476/67111528
[pid=9946] ppid=9944 vsize=88920 CPUtime=162.3 cores=0,2,4,6
/proc/9946/stat : 9946 (ebminisat_relea) R 9944 9946 9226 0 -1 4202496 68025 0 0 0 16217 13 0 0 25 0 1 0 857001979 91054080 18536 33554432000 4194304 4293939 140735746042768 18446744073709551615 4256104 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9946/statm: 22230 18536 245 25 0 18863 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 88920

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/516 9953
/proc/meminfo: memFree=11143804/32950928 swapFree=67074476/67111528
[pid=9946] ppid=9944 vsize=91108 CPUtime=222.3 cores=0,2,4,6
/proc/9946/stat : 9946 (ebminisat_relea) R 9944 9946 9226 0 -1 4202496 84658 0 0 0 22213 17 0 0 25 0 1 0 857001979 93294592 17479 33554432000 4194304 4293939 140735746042768 18446744073709551615 4251387 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9946/statm: 22777 17479 245 25 0 19410 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 91108

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/516 9955
/proc/meminfo: memFree=11085472/32950928 swapFree=67074476/67111528
[pid=9946] ppid=9944 vsize=152572 CPUtime=282.3 cores=0,2,4,6
/proc/9946/stat : 9946 (ebminisat_relea) R 9944 9946 9226 0 -1 4202496 97978 0 0 0 28209 21 0 0 25 0 1 0 857001979 156233728 30558 33554432000 4194304 4293939 140735746042768 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9946/statm: 38143 30558 245 25 0 34776 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 152572

[startup+342.301 s]
/proc/loadavg: 2.12 2.03 2.01 3/516 9956
/proc/meminfo: memFree=11073512/32950928 swapFree=67074476/67111528
[pid=9946] ppid=9944 vsize=158036 CPUtime=342.3 cores=0,2,4,6
/proc/9946/stat : 9946 (ebminisat_relea) R 9944 9946 9226 0 -1 4202496 117037 0 0 0 34205 25 0 0 25 0 1 0 857001979 161828864 31737 33554432000 4194304 4293939 140735746042768 18446744073709551615 4256173 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9946/statm: 39509 31737 245 25 0 36142 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 158036

[startup+402.3 s]
/proc/loadavg: 2.18 2.07 2.02 3/516 9958
/proc/meminfo: memFree=11072364/32950928 swapFree=67074476/67111528
[pid=9946] ppid=9944 vsize=163792 CPUtime=402.31 cores=0,2,4,6
/proc/9946/stat : 9946 (ebminisat_relea) R 9944 9946 9226 0 -1 4202496 135687 0 0 0 40201 30 0 0 25 0 1 0 857001979 167723008 30371 33554432000 4194304 4293939 140735746042768 18446744073709551615 4255561 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9946/statm: 40948 30371 245 25 0 37581 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 163792

[startup+462.301 s]
/proc/loadavg: 2.10 2.07 2.02 3/516 9959
/proc/meminfo: memFree=11080504/32950928 swapFree=67074476/67111528
[pid=9946] ppid=9944 vsize=134520 CPUtime=462.31 cores=0,2,4,6
/proc/9946/stat : 9946 (ebminisat_relea) R 9944 9946 9226 0 -1 4202496 152975 0 0 0 46197 34 0 0 25 0 1 0 857001979 137748480 26745 33554432000 4194304 4293939 140735746042768 18446744073709551615 4255909 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9946/statm: 33630 26745 245 25 0 30263 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 134520

[startup+522.301 s]
/proc/loadavg: 2.03 2.05 2.01 3/516 9961
/proc/meminfo: memFree=11019808/32950928 swapFree=67074476/67111528
[pid=9946] ppid=9944 vsize=215428 CPUtime=522.31 cores=0,2,4,6
/proc/9946/stat : 9946 (ebminisat_relea) R 9944 9946 9226 0 -1 4202496 167186 0 0 0 52193 38 0 0 25 0 1 0 857001979 220598272 40742 33554432000 4194304 4293939 140735746042768 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9946/statm: 53857 40742 245 25 0 50490 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 215428

[startup+582.3 s]
/proc/loadavg: 2.01 2.04 2.01 3/516 9963
/proc/meminfo: memFree=11047180/32950928 swapFree=67074476/67111528
[pid=9946] ppid=9944 vsize=168480 CPUtime=582.31 cores=0,2,4,6
/proc/9946/stat : 9946 (ebminisat_relea) R 9944 9946 9226 0 -1 4202496 183891 0 0 0 58189 42 0 0 25 0 1 0 857001979 172523520 32387 33554432000 4194304 4293939 140735746042768 18446744073709551615 4256104 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9946/statm: 42120 32387 245 25 0 38753 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 168480

[startup+642.301 s]

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

[startup+4062.32 s]
/proc/loadavg: 2.14 2.04 2.01 3/516 10095
/proc/meminfo: memFree=11405912/32950928 swapFree=67074476/67111528
[pid=9946] ppid=9944 vsize=234012 CPUtime=4062.47 cores=0,2,4,6
/proc/9946/stat : 9946 (ebminisat_relea) R 9944 9946 9226 0 -1 4202496 966644 0 0 0 405982 265 0 0 25 0 1 0 857001979 239628288 47969 33554432000 4194304 4293939 140735746042768 18446744073709551615 4255909 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9946/statm: 58503 47969 245 25 0 55136 0
Current children cumulated CPU time (s) 4062.47
Current children cumulated vsize (KiB) 234012

[startup+4122.3 s]
/proc/loadavg: 2.14 2.06 2.02 3/516 10097
/proc/meminfo: memFree=11366928/32950928 swapFree=67074476/67111528
[pid=9946] ppid=9944 vsize=284100 CPUtime=4122.44 cores=0,2,4,6
/proc/9946/stat : 9946 (ebminisat_relea) R 9944 9946 9226 0 -1 4202496 976338 0 0 0 411977 267 0 0 25 0 1 0 857001979 290918400 57499 33554432000 4194304 4293939 140735746042768 18446744073709551615 4255841 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9946/statm: 71025 57499 245 25 0 67658 0
Current children cumulated CPU time (s) 4122.44
Current children cumulated vsize (KiB) 284100

[startup+4182.3 s]
/proc/loadavg: 2.05 2.05 2.01 3/516 10099
/proc/meminfo: memFree=11338232/32950928 swapFree=67074476/67111528
[pid=9946] ppid=9944 vsize=284100 CPUtime=4182.45 cores=0,2,4,6
/proc/9946/stat : 9946 (ebminisat_relea) R 9944 9946 9226 0 -1 4202496 984215 0 0 0 417975 270 0 0 25 0 1 0 857001979 290918400 65262 33554432000 4194304 4293939 140735746042768 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9946/statm: 71025 65262 245 25 0 67658 0
Current children cumulated CPU time (s) 4182.45
Current children cumulated vsize (KiB) 284100

[startup+4242.3 s]
/proc/loadavg: 2.02 2.04 2.01 3/516 10100
/proc/meminfo: memFree=11397712/32950928 swapFree=67074476/67111528
[pid=9946] ppid=9944 vsize=234440 CPUtime=4242.45 cores=0,2,4,6
/proc/9946/stat : 9946 (ebminisat_relea) R 9944 9946 9226 0 -1 4202496 1000516 0 0 0 423971 274 0 0 25 0 1 0 857001979 240066560 50033 33554432000 4194304 4293939 140735746042768 18446744073709551615 4255642 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9946/statm: 58610 50033 245 25 0 55243 0
Current children cumulated CPU time (s) 4242.45
Current children cumulated vsize (KiB) 234440

[startup+4302.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/516 10102
/proc/meminfo: memFree=11359724/32950928 swapFree=67074476/67111528
[pid=9946] ppid=9944 vsize=284528 CPUtime=4302.45 cores=0,2,4,6
/proc/9946/stat : 9946 (ebminisat_relea) R 9944 9946 9226 0 -1 4202496 1009571 0 0 0 429968 277 0 0 25 0 1 0 857001979 291356672 58940 33554432000 4194304 4293939 140735746042768 18446744073709551615 4255891 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9946/statm: 71132 58940 245 25 0 67765 0
Current children cumulated CPU time (s) 4302.45
Current children cumulated vsize (KiB) 284528

[startup+4362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/516 10103
/proc/meminfo: memFree=11449832/32950928 swapFree=67074476/67111528
[pid=9946] ppid=9944 vsize=165796 CPUtime=4362.46 cores=0,2,4,6
/proc/9946/stat : 9946 (ebminisat_relea) R 9944 9946 9226 0 -1 4202496 1020092 0 0 0 435964 282 0 0 25 0 1 0 857001979 169775104 37456 33554432000 4194304 4293939 140735746042768 18446744073709551615 4269190 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9946/statm: 41449 37456 245 25 0 38082 0
Current children cumulated CPU time (s) 4362.46
Current children cumulated vsize (KiB) 165796

[startup+4422.3 s]
/proc/loadavg: 2.00 2.02 2.00 4/516 10105
/proc/meminfo: memFree=11384316/32950928 swapFree=67074476/67111528
[pid=9946] ppid=9944 vsize=234440 CPUtime=4422.46 cores=0,2,4,6
/proc/9946/stat : 9946 (ebminisat_relea) R 9944 9946 9226 0 -1 4202496 1034465 0 0 0 441961 285 0 0 25 0 1 0 857001979 240066560 51602 33554432000 4194304 4293939 140735746042768 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9946/statm: 58610 51602 245 25 0 55243 0
Current children cumulated CPU time (s) 4422.46
Current children cumulated vsize (KiB) 234440

[startup+4482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/516 10107
/proc/meminfo: memFree=11344720/32950928 swapFree=67074476/67111528
[pid=9946] ppid=9944 vsize=284528 CPUtime=4482.46 cores=0,2,4,6
/proc/9946/stat : 9946 (ebminisat_relea) R 9944 9946 9226 0 -1 4202496 1043258 0 0 0 447958 288 0 0 25 0 1 0 857001979 291356672 60265 33554432000 4194304 4293939 140735746042768 18446744073709551615 4255827 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9946/statm: 71132 60265 245 25 0 67765 0
Current children cumulated CPU time (s) 4482.46
Current children cumulated vsize (KiB) 284528

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/516 10108
/proc/meminfo: memFree=11419688/32950928 swapFree=67074476/67111528
[pid=9946] ppid=9944 vsize=185932 CPUtime=4542.46 cores=0,2,4,6
/proc/9946/stat : 9946 (ebminisat_relea) R 9944 9946 9226 0 -1 4202496 1053981 0 0 0 453955 291 0 0 25 0 1 0 857001979 190394368 39869 33554432000 4194304 4293939 140735746042768 18446744073709551615 4248982 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9946/statm: 46483 39869 245 25 0 43116 0
Current children cumulated CPU time (s) 4542.46
Current children cumulated vsize (KiB) 185932

[startup+4602.3 s]
/proc/loadavg: 2.13 2.03 2.01 4/516 10110
/proc/meminfo: memFree=11369176/32950928 swapFree=67074476/67111528
[pid=9946] ppid=9944 vsize=235720 CPUtime=4602.47 cores=0,2,4,6
/proc/9946/stat : 9946 (ebminisat_relea) R 9944 9946 9226 0 -1 4202496 1066641 0 0 0 459954 293 0 0 25 0 1 0 857001979 241377280 52324 33554432000 4194304 4293939 140735746042768 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9946/statm: 58930 52324 245 25 0 55563 0
Current children cumulated CPU time (s) 4602.47
Current children cumulated vsize (KiB) 235720

[startup+4662.3 s]
/proc/loadavg: 2.10 2.04 2.01 3/516 10111
/proc/meminfo: memFree=11337508/32950928 swapFree=67074476/67111528
[pid=9946] ppid=9944 vsize=285808 CPUtime=4662.46 cores=0,2,4,6
/proc/9946/stat : 9946 (ebminisat_relea) R 9944 9946 9226 0 -1 4202496 1074483 0 0 0 465951 295 0 0 25 0 1 0 857001979 292667392 60024 33554432000 4194304 4293939 140735746042768 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9946/statm: 71452 60024 245 25 0 68085 0
Current children cumulated CPU time (s) 4662.46
Current children cumulated vsize (KiB) 285808

[startup+4722.32 s]
/proc/loadavg: 2.03 2.03 2.00 3/516 10113
/proc/meminfo: memFree=11403920/32950928 swapFree=67074476/67111528
[pid=9946] ppid=9944 vsize=204900 CPUtime=4722.48 cores=0,2,4,6
/proc/9946/stat : 9946 (ebminisat_relea) R 9944 9946 9226 0 -1 4202496 1088480 0 0 0 471949 299 0 0 25 0 1 0 857001979 209817600 43683 33554432000 4194304 4293939 140735746042768 18446744073709551615 4256124 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9946/statm: 51225 43683 245 25 0 47858 0
Current children cumulated CPU time (s) 4722.48
Current children cumulated vsize (KiB) 204900

[startup+4782.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/516 10115
/proc/meminfo: memFree=11349188/32950928 swapFree=67074476/67111528
[pid=9946] ppid=9944 vsize=285808 CPUtime=4782.47 cores=0,2,4,6
/proc/9946/stat : 9946 (ebminisat_relea) R 9944 9946 9226 0 -1 4202496 1102323 0 0 0 477944 303 0 0 25 0 1 0 857001979 292667392 57304 33554432000 4194304 4293939 140735746042768 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9946/statm: 71452 57304 245 25 0 68085 0
Current children cumulated CPU time (s) 4782.47
Current children cumulated vsize (KiB) 285808

[startup+4842.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/516 10116
/proc/meminfo: memFree=11305744/32950928 swapFree=67074476/67111528
[pid=9946] ppid=9944 vsize=367196 CPUtime=4842.47 cores=0,2,4,6
/proc/9946/stat : 9946 (ebminisat_relea) R 9944 9946 9226 0 -1 4202496 1113125 0 0 0 483941 306 0 0 25 0 1 0 857001979 376008704 67925 33554432000 4194304 4293939 140735746042768 18446744073709551615 4248982 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9946/statm: 91799 67925 245 25 0 88432 0
Current children cumulated CPU time (s) 4842.47
Current children cumulated vsize (KiB) 367196

[startup+4902.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/516 10118
/proc/meminfo: memFree=11370792/32950928 swapFree=67074476/67111528
[pid=9946] ppid=9944 vsize=235720 CPUtime=4902.47 cores=0,2,4,6
/proc/9946/stat : 9946 (ebminisat_relea) R 9944 9946 9226 0 -1 4202496 1131974 0 0 0 489934 313 0 0 25 0 1 0 857001979 241377280 51840 33554432000 4194304 4293939 140735746042768 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9946/statm: 58930 51840 245 25 0 55563 0
Current children cumulated CPU time (s) 4902.47
Current children cumulated vsize (KiB) 235720

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/516 10119
/proc/meminfo: memFree=11336392/32950928 swapFree=67074476/67111528
[pid=9946] ppid=9944 vsize=285808 CPUtime=4962.48 cores=0,2,4,6
/proc/9946/stat : 9946 (ebminisat_relea) R 9944 9946 9226 0 -1 4202496 1140774 0 0 0 495932 316 0 0 25 0 1 0 857001979 292667392 60456 33554432000 4194304 4293939 140735746042768 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9946/statm: 71452 60456 245 25 0 68085 0
Current children cumulated CPU time (s) 4962.48
Current children cumulated vsize (KiB) 285808



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/516 10120
/proc/meminfo: memFree=11316508/32950928 swapFree=67074476/67111528
[pid=9946] ppid=9944 vsize=285808 CPUtime=5000.09 cores=0,2,4,6
/proc/9946/stat : 9946 (ebminisat_relea) R 9944 9946 9226 0 -1 4202496 1145415 0 0 0 499692 317 0 0 25 0 1 0 857001979 292667392 65002 33554432000 4194304 4293939 140735746042768 18446744073709551615 4256104 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9946/statm: 71452 65002 245 25 0 68085 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 285808

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

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

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/516 10120
/proc/meminfo: memFree=11316508/32950928 swapFree=67074476/67111528
[pid=9946] ppid=9944 vsize=285808 CPUtime=5000.09 cores=0,2,4,6
/proc/9946/stat : 9946 (ebminisat_relea) R 9944 9946 9226 0 -1 4202496 1145415 0 0 0 499692 317 0 0 25 0 1 0 857001979 292667392 65002 33554432000 4194304 4293939 140735746042768 18446744073709551615 4256104 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9946/statm: 71452 65002 245 25 0 68085 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 285808

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.93
CPU time (s): 5000.12
CPU user time (s): 4996.93
CPU system time (s): 3.18651
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 367196

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

runsolver used 26.8479 second user time and 59.49 second system time

The end

Launcher Data

Begin job on node115 at 2011-05-29 13:15:13
IDJOB=3422455
IDBENCH=83121
IDSOLVER=1914
FILE ID=node115/3422455-1306667713
RUNJOBID= node115-1306658669-9244
PBS_JOBID= 13471782
Free space on /tmp= 73152 MiB

SOLVER NAME= minisat hack: EBMiniSAT 2011-03-02
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top25.cnf
COMMAND LINE= DIR/ebminisat_release BENCHNAME  -verb=0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3422455-1306667713/watcher-3422455-1306667713 -o /tmp/evaluation-result-3422455-1306667713/solver-3422455-1306667713 -C 5000 -W 5100 -M 15500  HOME/ebminisat_release HOME/instance-3422455-1306667713.cnf  -verb=0

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

MD5SUM BENCH= 1d36146d5d79c91e0605a19242395228
RANDOM SEED=1795745055

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      11241664 kB
Buffers:        195736 kB
Cached:        3344892 kB
SwapCached:       5152 kB
Active:       13798228 kB
Inactive:      7581256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      11241664 kB
SwapTotal:    67111528 kB
SwapFree:     67074476 kB
Dirty:            4284 kB
Writeback:          24 kB
AnonPages:    17837000 kB
Mapped:          41720 kB
Slab:           181924 kB
PageTables:      76576 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 152342504 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= 73164 MiB
End job on node115 at 2011-05-29 14:38:35