Trace number 3434110

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: MiniSAT 2.2.0-agile-26? (TO) 5000.35 5000.15

General information on the benchmark

NameSAT04/industrial/velev/vliw_unsat_2.0/
9dlx_vliw_at_b_iq9.used-as.sat04-719.cnf
MD5SUM9a43349587a435e7109b46b3aceb156e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1144.59
Satisfiable
(Un)Satisfiability was proved
Number of variables482093
Number of clauses9676386
Sum of the clauses size28195028
Maximum clause length226
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 29152157
Number of clauses of size 3120945
Number of clauses of size 410067
Number of clauses of size 528986
Number of clauses of size over 5364230

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: 977)

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

running on 4 cores: 1,3,5,7

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: 1.96 2.00 1.99 2/517 20843
/proc/meminfo: memFree=5394568/32950928 swapFree=35134332/67111528
[pid=20843] ppid=20841 vsize=21140 CPUtime=0 cores=1,3,5,7
/proc/20843/stat : 20843 (minisat) R 20841 20843 20314 0 -1 4202496 1250 0 0 0 0 0 0 0 23 0 1 0 800401369 21647360 1161 33554432000 4194304 4291235 140736511510304 18446744073709551615 4276956 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/20843/statm: 5285 1162 214 24 0 1919 0

[startup+0.076576 s]
/proc/loadavg: 1.96 2.00 1.99 2/517 20843
/proc/meminfo: memFree=5394568/32950928 swapFree=35134332/67111528
[pid=20843] ppid=20841 vsize=30904 CPUtime=0.06 cores=1,3,5,7
/proc/20843/stat : 20843 (minisat) R 20841 20843 20314 0 -1 4202496 4729 0 0 0 6 0 0 0 23 0 1 0 800401369 31645696 4126 33554432000 4194304 4291235 140736511510304 18446744073709551615 254500389064 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/20843/statm: 7726 4143 215 24 0 4360 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 30904

[startup+0.100567 s]
/proc/loadavg: 1.96 2.00 1.99 2/517 20843
/proc/meminfo: memFree=5394568/32950928 swapFree=35134332/67111528
[pid=20843] ppid=20841 vsize=36016 CPUtime=0.09 cores=1,3,5,7
/proc/20843/stat : 20843 (minisat) R 20841 20843 20314 0 -1 4202496 6062 0 0 0 8 1 0 0 23 0 1 0 800401369 36880384 5190 33554432000 4194304 4291235 140736511510304 18446744073709551615 4277976 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/20843/statm: 9004 5194 215 24 0 5638 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36016

[startup+0.300524 s]
/proc/loadavg: 1.96 2.00 1.99 2/517 20843
/proc/meminfo: memFree=5394568/32950928 swapFree=35134332/67111528
[pid=20843] ppid=20841 vsize=77152 CPUtime=0.29 cores=1,3,5,7
/proc/20843/stat : 20843 (minisat) R 20841 20843 20314 0 -1 4202496 17394 0 0 0 26 3 0 0 25 0 1 0 800401369 79003648 14580 33554432000 4194304 4291235 140736511510304 18446744073709551615 4276956 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/20843/statm: 19288 14581 215 24 0 15922 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 77152

[startup+0.700452 s]
/proc/loadavg: 1.96 2.00 1.99 2/517 20843
/proc/meminfo: memFree=5394568/32950928 swapFree=35134332/67111528
[pid=20843] ppid=20841 vsize=159300 CPUtime=0.69 cores=1,3,5,7
/proc/20843/stat : 20843 (minisat) R 20841 20843 20314 0 -1 4202496 38617 0 0 0 64 5 0 0 25 0 1 0 800401369 163123200 32219 33554432000 4194304 4291235 140736511510304 18446744073709551615 254500352709 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/20843/statm: 39825 32221 215 24 0 36459 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 159300

[startup+1.50029 s]
/proc/loadavg: 1.96 2.00 1.99 3/518 20844
/proc/meminfo: memFree=5211412/32950928 swapFree=35134332/67111528
[pid=20843] ppid=20841 vsize=299512 CPUtime=1.49 cores=1,3,5,7
/proc/20843/stat : 20843 (minisat) R 20841 20843 20314 0 -1 4202496 81706 0 0 0 138 11 0 0 25 0 1 0 800401369 306700288 67448 33554432000 4194304 4291235 140736511510304 18446744073709551615 4220502 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/20843/statm: 74878 67449 215 24 0 71512 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 299512

[startup+3.10098 s]
/proc/loadavg: 1.96 2.00 1.99 3/518 20845
/proc/meminfo: memFree=4811900/32950928 swapFree=35134332/67111528
[pid=20843] ppid=20841 vsize=650684 CPUtime=3.11 cores=1,3,5,7
/proc/20843/stat : 20843 (minisat) R 20841 20843 20314 0 -1 4202496 169713 0 0 0 287 24 0 0 25 0 1 0 800401369 666300416 138510 33554432000 4194304 4291235 140736511510304 18446744073709551615 254500388619 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/20843/statm: 162671 138511 215 24 0 159305 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 650684

[startup+6.30033 s]
/proc/loadavg: 1.96 2.00 1.99 3/518 20845
/proc/meminfo: memFree=4733608/32950928 swapFree=35134332/67111528
[pid=20843] ppid=20841 vsize=721616 CPUtime=6.29 cores=1,3,5,7
/proc/20843/stat : 20843 (minisat) R 20841 20843 20314 0 -1 4202496 196991 0 0 0 601 28 0 0 25 0 1 0 800401369 738934784 164123 33554432000 4194304 4291235 140736511510304 18446744073709551615 4255040 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/20843/statm: 180404 164123 237 24 0 177038 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 721616

[startup+12.7011 s]
/proc/loadavg: 1.96 2.00 1.99 3/518 20845
/proc/meminfo: memFree=4731020/32950928 swapFree=35134332/67111528
[pid=20843] ppid=20841 vsize=721616 CPUtime=12.69 cores=1,3,5,7
/proc/20843/stat : 20843 (minisat) R 20841 20843 20314 0 -1 4202496 196991 0 0 0 1241 28 0 0 25 0 1 0 800401369 738934784 164123 33554432000 4194304 4291235 140736511510304 18446744073709551615 4255113 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/20843/statm: 180404 164123 237 24 0 177038 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 721616

[startup+25.5005 s]
/proc/loadavg: 2.04 2.01 2.00 3/518 20845
/proc/meminfo: memFree=4726356/32950928 swapFree=35134332/67111528
[pid=20843] ppid=20841 vsize=721616 CPUtime=25.49 cores=1,3,5,7
/proc/20843/stat : 20843 (minisat) R 20841 20843 20314 0 -1 4202496 196991 0 0 0 2521 28 0 0 25 0 1 0 800401369 738934784 164123 33554432000 4194304 4291235 140736511510304 18446744073709551615 4255040 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/20843/statm: 180404 164123 237 24 0 177038 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 721616

[startup+51.1004 s]
/proc/loadavg: 2.02 2.01 2.00 3/518 20846
/proc/meminfo: memFree=4671872/32950928 swapFree=35134332/67111528
[pid=20843] ppid=20841 vsize=747188 CPUtime=51.09 cores=1,3,5,7
/proc/20843/stat : 20843 (minisat) R 20841 20843 20314 0 -1 4202496 207116 0 0 0 5081 28 0 0 25 0 1 0 800401369 765120512 173859 33554432000 4194304 4291235 140736511510304 18446744073709551615 4226656 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/20843/statm: 186797 173859 239 24 0 183431 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 747188

[startup+102.301 s]
/proc/loadavg: 2.01 2.00 2.00 3/518 20847
/proc/meminfo: memFree=4761880/32950928 swapFree=35134332/67111528
[pid=20843] ppid=20841 vsize=694460 CPUtime=102.29 cores=1,3,5,7
/proc/20843/stat : 20843 (minisat) R 20841 20843 20314 0 -1 4202496 254028 0 0 0 10195 34 0 0 25 0 1 0 800401369 711127040 147878 33554432000 4194304 4291235 140736511510304 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/20843/statm: 173615 147878 259 24 0 170249 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 694460

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/518 20849
/proc/meminfo: memFree=4704332/32950928 swapFree=35134332/67111528
[pid=20843] ppid=20841 vsize=694460 CPUtime=162.29 cores=1,3,5,7
/proc/20843/stat : 20843 (minisat) R 20841 20843 20314 0 -1 4202496 264930 0 0 0 16191 38 0 0 25 0 1 0 800401369 711127040 158626 33554432000 4194304 4291235 140736511510304 18446744073709551615 4262932 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/20843/statm: 173615 158626 259 24 0 170249 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 694460

[startup+222.3 s]
/proc/loadavg: 2.07 2.03 2.01 3/518 20850
/proc/meminfo: memFree=4634464/32950928 swapFree=35134332/67111528
[pid=20843] ppid=20841 vsize=826720 CPUtime=222.29 cores=1,3,5,7
/proc/20843/stat : 20843 (minisat) R 20841 20843 20314 0 -1 4202496 277584 0 0 0 22187 42 0 0 25 0 1 0 800401369 846561280 171161 33554432000 4194304 4291235 140736511510304 18446744073709551615 4251583 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/20843/statm: 206680 171161 259 24 0 203314 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 826720

[startup+282.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/518 20852
/proc/meminfo: memFree=4561364/32950928 swapFree=35134332/67111528
[pid=20843] ppid=20841 vsize=826720 CPUtime=282.29 cores=1,3,5,7
/proc/20843/stat : 20843 (minisat) R 20841 20843 20314 0 -1 4202496 292551 0 0 0 28182 47 0 0 25 0 1 0 800401369 846561280 186015 33554432000 4194304 4291235 140736511510304 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/20843/statm: 206680 186015 259 24 0 203314 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 826720

[startup+342.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/518 20854
/proc/meminfo: memFree=4414000/32950928 swapFree=35134332/67111528
[pid=20843] ppid=20841 vsize=1041644 CPUtime=342.29 cores=1,3,5,7
/proc/20843/stat : 20843 (minisat) R 20841 20843 20314 0 -1 4202496 325492 0 0 0 34173 56 0 0 25 0 1 0 800401369 1066643456 218807 33554432000 4194304 4291235 140736511510304 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/20843/statm: 260411 218807 259 24 0 257045 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 1041644

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/518 20855
/proc/meminfo: memFree=4334956/32950928 swapFree=35134332/67111528
[pid=20843] ppid=20841 vsize=1041644 CPUtime=402.29 cores=1,3,5,7
/proc/20843/stat : 20843 (minisat) R 20841 20843 20314 0 -1 4202496 340147 0 0 0 40169 60 0 0 25 0 1 0 800401369 1066643456 233349 33554432000 4194304 4291235 140736511510304 18446744073709551615 4256265 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/20843/statm: 260411 233349 259 24 0 257045 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 1041644

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/518 20857
/proc/meminfo: memFree=4243048/32950928 swapFree=35134332/67111528
[pid=20843] ppid=20841 vsize=1041644 CPUtime=462.28 cores=1,3,5,7
/proc/20843/stat : 20843 (minisat) R 20841 20843 20314 0 -1 4202496 359171 0 0 0 46164 64 0 0 25 0 1 0 800401369 1066643456 252264 33554432000 4194304 4291235 140736511510304 18446744073709551615 4269535 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/20843/statm: 260411 252264 259 24 0 257045 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 1041644

[startup+522.3 s]
/proc/loadavg: 2.14 2.04 2.01 3/518 20858
/proc/meminfo: memFree=4167124/32950928 swapFree=35134332/67111528
[pid=20843] ppid=20841 vsize=1390892 CPUtime=522.3 cores=1,3,5,7
/proc/20843/stat : 20843 (minisat) R 20841 20843 20314 0 -1 4202496 374381 0 0 0 52162 68 0 0 25 0 1 0 800401369 1424273408 267375 33554432000 4194304 4291235 140736511510304 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/20843/statm: 347723 267375 259 24 0 344357 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1390892

[startup+582.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/518 20860
/proc/meminfo: memFree=4028592/32950928 swapFree=35134332/67111528
[pid=20843] ppid=20841 vsize=1390892 CPUtime=582.28 cores=1,3,5,7
/proc/20843/stat : 20843 (minisat) R 20841 20843 20314 0 -1 4202496 407147 0 0 0 58154 74 0 0 25 0 1 0 800401369 1424273408 299990 33554432000 4194304 4291235 140736511510304 18446744073709551615 4262560 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/20843/statm: 347723 299990 259 24 0 344357 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 1390892

[startup+642.321 s]

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

[startup+4122.3 s]
/proc/loadavg: 2.04 2.05 2.00 3/518 21003
/proc/meminfo: memFree=1055480/32950928 swapFree=35134332/67111528
[pid=20843] ppid=20841 vsize=4795440 CPUtime=4122.44 cores=1,3,5,7
/proc/20843/stat : 20843 (minisat) R 20841 20843 20314 0 -1 4202496 1260811 0 0 0 411923 321 0 0 25 0 1 0 800401369 4910530560 1150401 33554432000 4194304 4291235 140736511510304 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20843/statm: 1198860 1150401 259 24 0 1195494 0
Current children cumulated CPU time (s) 4122.44
Current children cumulated vsize (KiB) 4795440

[startup+4182.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/518 21005
/proc/meminfo: memFree=951040/32950928 swapFree=35134332/67111528
[pid=20843] ppid=20841 vsize=4795440 CPUtime=4182.45 cores=1,3,5,7
/proc/20843/stat : 20843 (minisat) R 20841 20843 20314 0 -1 4202496 1279291 0 0 0 417919 326 0 0 25 0 1 0 800401369 4910530560 1168843 33554432000 4194304 4291235 140736511510304 18446744073709551615 4248246 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20843/statm: 1198860 1168843 259 24 0 1195494 0
Current children cumulated CPU time (s) 4182.45
Current children cumulated vsize (KiB) 4795440

[startup+4242.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/518 21007
/proc/meminfo: memFree=924780/32950928 swapFree=35134332/67111528
[pid=20843] ppid=20841 vsize=7230716 CPUtime=4242.45 cores=1,3,5,7
/proc/20843/stat : 20843 (minisat) R 20841 20843 20314 0 -1 4202496 1307795 0 0 0 423911 334 0 0 25 0 1 0 800401369 7404253184 1197281 33554432000 4194304 4291235 140736511510304 18446744073709551615 4248464 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20843/statm: 1807679 1197281 259 24 0 1804313 0
Current children cumulated CPU time (s) 4242.45
Current children cumulated vsize (KiB) 7230716

[startup+4302.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/518 21008
/proc/meminfo: memFree=737788/32950928 swapFree=35134332/67111528
[pid=20843] ppid=20841 vsize=7230716 CPUtime=4302.45 cores=1,3,5,7
/proc/20843/stat : 20843 (minisat) R 20841 20843 20314 0 -1 4202496 1343079 0 0 0 429903 342 0 0 25 0 1 0 800401369 7404253184 1232487 33554432000 4194304 4291235 140736511510304 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20843/statm: 1807679 1232487 259 24 0 1804313 0
Current children cumulated CPU time (s) 4302.45
Current children cumulated vsize (KiB) 7230716

[startup+4362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/518 21010
/proc/meminfo: memFree=606184/32950928 swapFree=35134332/67111528
[pid=20843] ppid=20841 vsize=7257184 CPUtime=4362.46 cores=1,3,5,7
/proc/20843/stat : 20843 (minisat) R 20841 20843 20314 0 -1 4202496 1368435 0 0 0 435898 348 0 0 25 0 1 0 800401369 7431356416 1257776 33554432000 4194304 4291235 140736511510304 18446744073709551615 4256080 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20843/statm: 1814296 1257776 259 24 0 1810930 0
Current children cumulated CPU time (s) 4362.46
Current children cumulated vsize (KiB) 7257184

[startup+4422.3 s]
/proc/loadavg: 2.07 2.04 2.01 3/518 21012
/proc/meminfo: memFree=469680/32950928 swapFree=35134332/67111528
[pid=20843] ppid=20841 vsize=7257184 CPUtime=4422.46 cores=1,3,5,7
/proc/20843/stat : 20843 (minisat) R 20841 20843 20314 0 -1 4202496 1395075 0 0 0 441891 355 0 0 25 0 1 0 800401369 7431356416 1284320 33554432000 4194304 4291235 140736511510304 18446744073709551615 4248240 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20843/statm: 1814296 1284320 259 24 0 1810930 0
Current children cumulated CPU time (s) 4422.46
Current children cumulated vsize (KiB) 7257184

[startup+4482.3 s]
/proc/loadavg: 2.06 2.04 2.01 3/518 21014
/proc/meminfo: memFree=451860/32950928 swapFree=35134332/67111528
[pid=20843] ppid=20841 vsize=7257184 CPUtime=4482.48 cores=1,3,5,7
/proc/20843/stat : 20843 (minisat) R 20841 20843 20314 0 -1 4202496 1418228 0 0 0 447887 361 0 0 25 0 1 0 800401369 7431356416 1307411 33554432000 4194304 4291235 140736511510304 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20843/statm: 1814296 1307411 259 24 0 1810930 0
Current children cumulated CPU time (s) 4482.48
Current children cumulated vsize (KiB) 7257184

[startup+4542.3 s]
/proc/loadavg: 2.11 2.06 2.01 3/518 21016
/proc/meminfo: memFree=321880/32950928 swapFree=35134332/67111528
[pid=20843] ppid=20841 vsize=7257184 CPUtime=4542.47 cores=1,3,5,7
/proc/20843/stat : 20843 (minisat) R 20841 20843 20314 0 -1 4202496 1441441 0 0 0 453879 368 0 0 25 0 1 0 800401369 7431356416 1330560 33554432000 4194304 4291235 140736511510304 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20843/statm: 1814296 1330560 259 24 0 1810930 0
Current children cumulated CPU time (s) 4542.47
Current children cumulated vsize (KiB) 7257184

[startup+4602.32 s]
/proc/loadavg: 2.07 2.06 2.01 3/518 21017
/proc/meminfo: memFree=206528/32950928 swapFree=35134332/67111528
[pid=20843] ppid=20841 vsize=7257184 CPUtime=4602.49 cores=1,3,5,7
/proc/20843/stat : 20843 (minisat) R 20841 20843 20314 0 -1 4202496 1462556 0 0 0 459876 373 0 0 25 0 1 0 800401369 7431356416 1351602 33554432000 4194304 4291235 140736511510304 18446744073709551615 4256124 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20843/statm: 1814296 1351602 259 24 0 1810930 0
Current children cumulated CPU time (s) 4602.49
Current children cumulated vsize (KiB) 7257184

[startup+4662.3 s]
/proc/loadavg: 2.03 2.05 2.00 3/518 21019
/proc/meminfo: memFree=162436/32950928 swapFree=35134332/67111528
[pid=20843] ppid=20841 vsize=7257184 CPUtime=4662.47 cores=1,3,5,7
/proc/20843/stat : 20843 (minisat) R 20841 20843 20314 0 -1 4202496 1491939 0 0 0 465868 379 0 0 25 0 1 0 800401369 7431356416 1380905 33554432000 4194304 4291235 140736511510304 18446744073709551615 4248548 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20843/statm: 1814296 1380905 259 24 0 1810930 0
Current children cumulated CPU time (s) 4662.47
Current children cumulated vsize (KiB) 7257184

[startup+4722.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/518 21020
/proc/meminfo: memFree=259684/32950928 swapFree=35109168/67111528
[pid=20843] ppid=20841 vsize=7257184 CPUtime=4722.47 cores=1,3,5,7
/proc/20843/stat : 20843 (minisat) R 20841 20843 20314 0 -1 4202496 1512644 0 0 0 471862 385 0 0 25 0 1 0 800401369 7431356416 1401540 33554432000 4194304 4291235 140736511510304 18446744073709551615 4261825 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20843/statm: 1814296 1401540 259 24 0 1810930 0
Current children cumulated CPU time (s) 4722.47
Current children cumulated vsize (KiB) 7257184

[startup+4782.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/518 21022
/proc/meminfo: memFree=121668/32950928 swapFree=35109168/67111528
[pid=20843] ppid=20841 vsize=7257184 CPUtime=4782.48 cores=1,3,5,7
/proc/20843/stat : 20843 (minisat) R 20841 20843 20314 0 -1 4202496 1537833 0 0 0 477857 391 0 0 25 0 1 0 800401369 7431356416 1426658 33554432000 4194304 4291235 140736511510304 18446744073709551615 4255893 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20843/statm: 1814296 1426658 259 24 0 1810930 0
Current children cumulated CPU time (s) 4782.48
Current children cumulated vsize (KiB) 7257184

[startup+4842.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/518 21024
/proc/meminfo: memFree=220580/32950928 swapFree=35022696/67111528
[pid=20843] ppid=20841 vsize=7260424 CPUtime=4842.48 cores=1,3,5,7
/proc/20843/stat : 20843 (minisat) R 20841 20843 20314 0 -1 4202496 1564461 0 0 0 483849 399 0 0 25 0 1 0 800401369 7434674176 1453215 33554432000 4194304 4291235 140736511510304 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20843/statm: 1815106 1453215 259 24 0 1811740 0
Current children cumulated CPU time (s) 4842.48
Current children cumulated vsize (KiB) 7260424

[startup+4902.3 s]
/proc/loadavg: 2.11 2.05 2.01 3/518 21025
/proc/meminfo: memFree=135928/32950928 swapFree=35022696/67111528
[pid=20843] ppid=20841 vsize=7269424 CPUtime=4902.48 cores=1,3,5,7
/proc/20843/stat : 20843 (minisat) R 20841 20843 20314 0 -1 4202496 1575229 0 0 0 489845 403 0 0 25 0 1 0 800401369 7443890176 1463932 33554432000 4194304 4291235 140736511510304 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20843/statm: 1817356 1463932 259 24 0 1813990 0
Current children cumulated CPU time (s) 4902.48
Current children cumulated vsize (KiB) 7269424

[startup+4962.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/518 21027
/proc/meminfo: memFree=96468/32950928 swapFree=34997536/67111528
[pid=20843] ppid=20841 vsize=7283684 CPUtime=4962.49 cores=1,3,5,7
/proc/20843/stat : 20843 (minisat) R 20841 20843 20314 0 -1 4202496 1582976 0 0 0 495843 406 0 0 25 0 1 0 800401369 7458492416 1471657 33554432000 4194304 4291235 140736511510304 18446744073709551615 4255875 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20843/statm: 1820921 1471657 259 24 0 1817555 0
Current children cumulated CPU time (s) 4962.49
Current children cumulated vsize (KiB) 7283684



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.05 2.04 2.00 3/518 21028
/proc/meminfo: memFree=125864/32950928 swapFree=34979748/67111528
[pid=20843] ppid=20841 vsize=7285844 CPUtime=5000.1 cores=1,3,5,7
/proc/20843/stat : 20843 (minisat) R 20841 20843 20314 0 -1 4202496 1586776 0 0 0 499603 407 0 0 25 0 1 0 800401369 7460704256 1475429 33554432000 4194304 4291235 140736511510304 18446744073709551615 4255875 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20843/statm: 1821461 1475429 259 24 0 1818095 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 7285844

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

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

[startup+5000.02 s]
/proc/loadavg: 2.05 2.04 2.00 3/518 21028
/proc/meminfo: memFree=125864/32950928 swapFree=34979748/67111528
[pid=20843] ppid=20841 vsize=0 CPUtime=5000.2 cores=1,3,5,7
/proc/20843/stat : 20843 (minisat) R 20841 20843 20314 0 -1 4203524 1586776 0 0 0 499603 417 0 0 25 0 1 0 800401369 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 5 0 0 0
/proc/20843/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.2
Current children cumulated vsize (KiB) 0

[startup+5000.1 s]
/proc/loadavg: 2.05 2.04 2.00 3/518 21028
/proc/meminfo: memFree=125864/32950928 swapFree=34979748/67111528
[pid=20843] ppid=20841 vsize=0 CPUtime=5000.28 cores=1,3,5,7
/proc/20843/stat : 20843 (minisat) R 20841 20843 20314 0 -1 4203524 1586776 0 0 0 499603 425 0 0 25 0 1 0 800401369 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 5 0 0 0
/proc/20843/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.28
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.15
CPU time (s): 5000.35
CPU user time (s): 4996.04
CPU system time (s): 4.30835
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 7285844

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

runsolver used 24.3723 second user time and 62.2465 second system time

The end

Launcher Data

Begin job on node149 at 2011-06-01 02:27:27
IDJOB=3434110
IDBENCH=85008
IDSOLVER=1930
FILE ID=node149/3434110-1306888040
RUNJOBID= node149-1306877501-20333
PBS_JOBID= 13488427
Free space on /tmp= 58436 MiB

SOLVER NAME= minisat hack: MiniSAT 2.2.0-agile-26
BENCH NAME= SAT04/industrial/velev/vliw_unsat_2.0/9dlx_vliw_at_b_iq9.used-as.sat04-719.cnf
COMMAND LINE= minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3434110-1306888040/watcher-3434110-1306888040 -o /tmp/evaluation-result-3434110-1306888040/solver-3434110-1306888040 -C 5000 -W 5100 -M 15500  minisat HOME/instance-3434110-1306888040.cnf

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

MD5SUM BENCH= 9a43349587a435e7109b46b3aceb156e
RANDOM SEED=913919047

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.83
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.806
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.73
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.806
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.82
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.806
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.806
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.806
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:     32950928 kB
MemFree:       5394476 kB
Buffers:        286568 kB
Cached:       17822008 kB
SwapCached:      82020 kB
Active:       11258076 kB
Inactive:     15575380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       5394476 kB
SwapTotal:    67111528 kB
SwapFree:     35134332 kB
Dirty:          213412 kB
Writeback:           0 kB
AnonPages:     8667144 kB
Mapped:          18120 kB
Slab:           532808 kB
PageTables:     118700 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 173589068 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= 58496 MiB
End job on node149 at 2011-06-01 03:50:49