Trace number 3419705

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
RestartSAT B95? (TO) 5000.18 5000.12

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq7.cnf
MD5SUM0fbc00fde383cec371bb97d621c5e7e5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark441.7
Satisfiable
(Un)Satisfiability was proved
Number of variables306095
Number of clauses6069108
Sum of the clauses size17675754
Maximum clause length163
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 25745111
Number of clauses of size 366910
Number of clauses of size 44878
Number of clauses of size 518476
Number of clauses of size over 5233732

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-3419705-1306579394/watcher-3419705-1306579394 -o /tmp/evaluation-result-3419705-1306579394/solver-3419705-1306579394 -C 5000 -W 5100 -M 15500 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3419705-1306579394.cnf 

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

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


[startup+0 s]
/proc/loadavg: 0.16 0.03 0.01 2/446 1841
/proc/meminfo: memFree=30698464/32950928 swapFree=34365936/67111528
[pid=1841] ppid=1839 vsize=19388 CPUtime=0 cores=0,2,4,6
/proc/1841/stat : 1841 (RestartSAT) R 1839 1841 1803 0 -1 4202496 682 0 0 0 0 0 0 0 21 0 1 0 769538623 19853312 621 33554432000 4194304 4291949 140734994946256 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1841/statm: 4847 621 225 24 0 1481 0

[startup+0.0509879 s]
/proc/loadavg: 0.16 0.03 0.01 2/446 1841
/proc/meminfo: memFree=30698464/32950928 swapFree=34365936/67111528
[pid=1841] ppid=1839 vsize=26764 CPUtime=0.04 cores=0,2,4,6
/proc/1841/stat : 1841 (RestartSAT) R 1839 1841 1803 0 -1 4202496 3305 0 0 0 4 0 0 0 21 0 1 0 769538623 27406336 2927 33554432000 4194304 4291949 140734994946256 18446744073709551615 235594527429 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1841/statm: 6691 2929 227 24 0 3325 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 26764

[startup+0.100978 s]
/proc/loadavg: 0.16 0.03 0.01 2/446 1841
/proc/meminfo: memFree=30698464/32950928 swapFree=34365936/67111528
[pid=1841] ppid=1839 vsize=36056 CPUtime=0.09 cores=0,2,4,6
/proc/1841/stat : 1841 (RestartSAT) R 1839 1841 1803 0 -1 4202496 6070 0 0 0 8 1 0 0 21 0 1 0 769538623 36921344 5224 33554432000 4194304 4291949 140734994946256 18446744073709551615 4223059 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1841/statm: 9014 5225 227 24 0 5648 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36056

[startup+0.300944 s]
/proc/loadavg: 0.16 0.03 0.01 2/446 1841
/proc/meminfo: memFree=30698464/32950928 swapFree=34365936/67111528
[pid=1841] ppid=1839 vsize=74132 CPUtime=0.28 cores=0,2,4,6
/proc/1841/stat : 1841 (RestartSAT) R 1839 1841 1803 0 -1 4202496 16808 0 0 0 26 2 0 0 22 0 1 0 769538623 75911168 14039 33554432000 4194304 4291949 140734994946256 18446744073709551615 4200425 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1841/statm: 18533 14040 227 24 0 15167 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 74132

[startup+0.700873 s]
/proc/loadavg: 0.16 0.03 0.01 2/446 1841
/proc/meminfo: memFree=30698464/32950928 swapFree=34365936/67111528
[pid=1841] ppid=1839 vsize=157632 CPUtime=0.68 cores=0,2,4,6
/proc/1841/stat : 1841 (RestartSAT) R 1839 1841 1803 0 -1 4202496 37903 0 0 0 62 6 0 0 24 0 1 0 769538623 161415168 31593 33554432000 4194304 4291949 140734994946256 18446744073709551615 235594527429 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1841/statm: 39408 31593 227 24 0 36042 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 157632

[startup+1.5009 s]
/proc/loadavg: 0.16 0.03 0.01 3/447 1842
/proc/meminfo: memFree=30521152/32950928 swapFree=34365936/67111528
[pid=1841] ppid=1839 vsize=296560 CPUtime=1.47 cores=0,2,4,6
/proc/1841/stat : 1841 (RestartSAT) R 1839 1841 1803 0 -1 4202496 80199 0 0 0 135 12 0 0 25 0 1 0 769538623 303677440 66235 33554432000 4194304 4291949 140734994946256 18446744073709551615 4278140 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/1841/statm: 74140 66237 227 24 0 70774 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 296560

[startup+3.10056 s]
/proc/loadavg: 0.16 0.03 0.01 3/447 1842
/proc/meminfo: memFree=30328956/32950928 swapFree=34365936/67111528
[pid=1841] ppid=1839 vsize=456212 CPUtime=3.08 cores=0,2,4,6
/proc/1841/stat : 1841 (RestartSAT) R 1839 1841 1803 0 -1 4202496 125231 0 0 0 289 19 0 0 25 0 1 0 769538623 467161088 103842 33554432000 4194304 4291949 140734994946256 18446744073709551615 4255122 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/1841/statm: 114053 103842 232 24 0 110687 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 456212

[startup+6.30101 s]
/proc/loadavg: 0.31 0.07 0.02 3/447 1842
/proc/meminfo: memFree=30285500/32950928 swapFree=34365936/67111528
[pid=1841] ppid=1839 vsize=456212 CPUtime=6.28 cores=0,2,4,6
/proc/1841/stat : 1841 (RestartSAT) R 1839 1841 1803 0 -1 4202496 125231 0 0 0 609 19 0 0 25 0 1 0 769538623 467161088 103842 33554432000 4194304 4291949 140734994946256 18446744073709551615 4226086 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/1841/statm: 114053 103842 232 24 0 110687 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 456212

[startup+12.7008 s]
/proc/loadavg: 0.44 0.10 0.03 3/447 1842
/proc/meminfo: memFree=30281332/32950928 swapFree=34365936/67111528
[pid=1841] ppid=1839 vsize=456212 CPUtime=12.68 cores=0,2,4,6
/proc/1841/stat : 1841 (RestartSAT) R 1839 1841 1803 0 -1 4202496 125231 0 0 0 1249 19 0 0 25 0 1 0 769538623 467161088 103842 33554432000 4194304 4291949 140734994946256 18446744073709551615 4255040 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/1841/statm: 114053 103842 232 24 0 110687 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 456212

[startup+25.5006 s]
/proc/loadavg: 0.79 0.19 0.06 3/447 1842
/proc/meminfo: memFree=30267704/32950928 swapFree=34365936/67111528
[pid=1841] ppid=1839 vsize=459288 CPUtime=25.47 cores=0,2,4,6
/proc/1841/stat : 1841 (RestartSAT) R 1839 1841 1803 0 -1 4202496 127015 0 0 0 2528 19 0 0 25 0 1 0 769538623 470310912 105567 33554432000 4194304 4291949 140734994946256 18446744073709551615 4226097 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/1841/statm: 114822 105567 234 24 0 111456 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 459288

[startup+51.1011 s]
/proc/loadavg: 1.20 0.33 0.11 3/447 1843
/proc/meminfo: memFree=30235308/32950928 swapFree=34365936/67111528
[pid=1841] ppid=1839 vsize=569612 CPUtime=51.07 cores=0,2,4,6
/proc/1841/stat : 1841 (RestartSAT) R 1839 1841 1803 0 -1 4202496 157737 0 0 0 5084 23 0 0 25 0 1 0 769538623 583282688 123047 33554432000 4194304 4291949 140734994946256 18446744073709551615 4257065 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/1841/statm: 142403 123049 234 24 0 139037 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 569612

[startup+102.317 s]
/proc/loadavg: 1.72 0.60 0.21 3/447 1844
/proc/meminfo: memFree=30257704/32950928 swapFree=34365936/67111528
[pid=1841] ppid=1839 vsize=439384 CPUtime=102.28 cores=0,2,4,6
/proc/1841/stat : 1841 (RestartSAT) R 1839 1841 1803 0 -1 4202496 162522 0 0 0 10203 25 0 0 25 0 1 0 769538623 449929216 96415 33554432000 4194304 4291949 140734994946256 18446744073709551615 4251639 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/1841/statm: 109846 96415 253 24 0 106480 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 439384

[startup+162.3 s]
/proc/loadavg: 1.89 0.86 0.32 3/447 1846
/proc/meminfo: memFree=30193448/32950928 swapFree=34365936/67111528
[pid=1841] ppid=1839 vsize=439384 CPUtime=162.26 cores=0,2,4,6
/proc/1841/stat : 1841 (RestartSAT) R 1839 1841 1803 0 -1 4202496 167418 0 0 0 16201 25 0 0 25 0 1 0 769538623 449929216 101209 33554432000 4194304 4291949 140734994946256 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/1841/statm: 109846 101209 253 24 0 106480 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 439384

[startup+222.301 s]
/proc/loadavg: 1.96 1.06 0.43 3/447 1848
/proc/meminfo: memFree=30154728/32950928 swapFree=34365936/67111528
[pid=1841] ppid=1839 vsize=520772 CPUtime=222.26 cores=0,2,4,6
/proc/1841/stat : 1841 (RestartSAT) R 1839 1841 1803 0 -1 4202496 171647 0 0 0 22200 26 0 0 25 0 1 0 769538623 533270528 105371 33554432000 4194304 4291949 140734994946256 18446744073709551615 4255676 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/1841/statm: 130193 105371 253 24 0 126827 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 520772

[startup+282.3 s]
/proc/loadavg: 1.98 1.23 0.52 3/447 1849
/proc/meminfo: memFree=30092068/32950928 swapFree=34365936/67111528
[pid=1841] ppid=1839 vsize=520772 CPUtime=282.26 cores=0,2,4,6
/proc/1841/stat : 1841 (RestartSAT) R 1839 1841 1803 0 -1 4202496 180470 0 0 0 28197 29 0 0 25 0 1 0 769538623 533270528 114116 33554432000 4194304 4291949 140734994946256 18446744073709551615 4255967 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/1841/statm: 130193 114116 253 24 0 126827 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 520772

[startup+342.301 s]
/proc/loadavg: 1.99 1.37 0.61 3/447 1851
/proc/meminfo: memFree=30050864/32950928 swapFree=34365936/67111528
[pid=1841] ppid=1839 vsize=520772 CPUtime=342.27 cores=0,2,4,6
/proc/1841/stat : 1841 (RestartSAT) R 1839 1841 1803 0 -1 4202496 186390 0 0 0 34196 31 0 0 25 0 1 0 769538623 533270528 119971 33554432000 4194304 4291949 140734994946256 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/1841/statm: 130193 119971 253 24 0 126827 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 520772

[startup+402.301 s]
/proc/loadavg: 1.99 1.48 0.69 3/447 1906
/proc/meminfo: memFree=30206888/32950928 swapFree=34365936/67111528
[pid=1841] ppid=1839 vsize=653032 CPUtime=402.26 cores=0,2,4,6
/proc/1841/stat : 1841 (RestartSAT) R 1839 1841 1803 0 -1 4202496 193913 0 0 0 40193 33 0 0 25 0 1 0 769538623 668704768 127428 33554432000 4194304 4291949 140734994946256 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/1841/statm: 163258 127428 253 24 0 159892 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 653032

[startup+462.301 s]
/proc/loadavg: 2.08 1.60 0.78 3/447 1908
/proc/meminfo: memFree=30118492/32950928 swapFree=34365936/67111528
[pid=1841] ppid=1839 vsize=653032 CPUtime=462.26 cores=0,2,4,6
/proc/1841/stat : 1841 (RestartSAT) R 1839 1841 1803 0 -1 4202496 200679 0 0 0 46192 34 0 0 25 0 1 0 769538623 668704768 134137 33554432000 4194304 4291949 140734994946256 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/1841/statm: 163258 134137 253 24 0 159892 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 653032

[startup+522.301 s]
/proc/loadavg: 2.07 1.68 0.86 3/447 1910
/proc/meminfo: memFree=30014304/32950928 swapFree=34365936/67111528
[pid=1841] ppid=1839 vsize=653032 CPUtime=522.26 cores=0,2,4,6
/proc/1841/stat : 1841 (RestartSAT) R 1839 1841 1803 0 -1 4202496 212630 0 0 0 52189 37 0 0 25 0 1 0 769538623 668704768 146000 33554432000 4194304 4291949 140734994946256 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/1841/statm: 163258 146000 253 24 0 159892 0
Current children cumulated CPU time (s) 522.26
Current children cumulated vsize (KiB) 653032

[startup+582.3 s]
/proc/loadavg: 2.02 1.74 0.93 3/447 1911
/proc/meminfo: memFree=29929960/32950928 swapFree=34365936/67111528
[pid=1841] ppid=1839 vsize=653032 CPUtime=582.27 cores=0,2,4,6
/proc/1841/stat : 1841 (RestartSAT) R 1839 1841 1803 0 -1 4202496 223065 0 0 0 58187 40 0 0 25 0 1 0 769538623 668704768 156359 33554432000 4194304 4291949 140734994946256 18446744073709551615 4255843 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/1841/statm: 163258 156359 253 24 0 159892 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 653032

[startup+642.301 s]

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

[startup+4062.32 s]
/proc/loadavg: 2.01 2.04 1.95 3/447 2043
/proc/meminfo: memFree=22684444/32950928 swapFree=34365936/67111528
[pid=1841] ppid=1839 vsize=3052800 CPUtime=4062.35 cores=0,2,4,6
/proc/1841/stat : 1841 (RestartSAT) R 1839 1841 1803 0 -1 4202496 709566 0 0 0 406054 181 0 0 25 0 1 0 769538623 3126067200 639585 33554432000 4194304 4291949 140734994946256 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/1841/statm: 763200 639585 253 24 0 759834 0
Current children cumulated CPU time (s) 4062.35
Current children cumulated vsize (KiB) 3052800

[startup+4122.3 s]
/proc/loadavg: 2.00 2.03 1.95 3/447 2045
/proc/meminfo: memFree=22579376/32950928 swapFree=34365936/67111528
[pid=1841] ppid=1839 vsize=3071028 CPUtime=4122.33 cores=0,2,4,6
/proc/1841/stat : 1841 (RestartSAT) R 1839 1841 1803 0 -1 4202496 716301 0 0 0 412051 182 0 0 25 0 1 0 769538623 3144732672 646288 33554432000 4194304 4291949 140734994946256 18446744073709551615 4255673 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/1841/statm: 767757 646288 253 24 0 764391 0
Current children cumulated CPU time (s) 4122.33
Current children cumulated vsize (KiB) 3071028

[startup+4182.3 s]
/proc/loadavg: 2.00 2.02 1.95 3/447 2046
/proc/meminfo: memFree=22431432/32950928 swapFree=34365936/67111528
[pid=1841] ppid=1839 vsize=3080144 CPUtime=4182.34 cores=0,2,4,6
/proc/1841/stat : 1841 (RestartSAT) R 1839 1841 1803 0 -1 4202496 722186 0 0 0 418050 184 0 0 25 0 1 0 769538623 3154067456 652143 33554432000 4194304 4291949 140734994946256 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/1841/statm: 770036 652143 253 24 0 766670 0
Current children cumulated CPU time (s) 4182.34
Current children cumulated vsize (KiB) 3080144

[startup+4242.3 s]
/proc/loadavg: 2.00 2.02 1.95 3/447 2048
/proc/meminfo: memFree=22365184/32950928 swapFree=34365936/67111528
[pid=1841] ppid=1839 vsize=3080144 CPUtime=4242.34 cores=0,2,4,6
/proc/1841/stat : 1841 (RestartSAT) R 1839 1841 1803 0 -1 4202496 725284 0 0 0 424049 185 0 0 25 0 1 0 769538623 3154067456 655214 33554432000 4194304 4291949 140734994946256 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/1841/statm: 770036 655214 253 24 0 766670 0
Current children cumulated CPU time (s) 4242.34
Current children cumulated vsize (KiB) 3080144

[startup+4302.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/447 2049
/proc/meminfo: memFree=22267188/32950928 swapFree=34365936/67111528
[pid=1841] ppid=1839 vsize=3091080 CPUtime=4302.34 cores=0,2,4,6
/proc/1841/stat : 1841 (RestartSAT) R 1839 1841 1803 0 -1 4202496 731370 0 0 0 430048 186 0 0 25 0 1 0 769538623 3165265920 661269 33554432000 4194304 4291949 140734994946256 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/1841/statm: 772770 661269 253 24 0 769404 0
Current children cumulated CPU time (s) 4302.34
Current children cumulated vsize (KiB) 3091080

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/447 2051
/proc/meminfo: memFree=22169564/32950928 swapFree=34365936/67111528
[pid=1841] ppid=1839 vsize=3091080 CPUtime=4362.35 cores=0,2,4,6
/proc/1841/stat : 1841 (RestartSAT) R 1839 1841 1803 0 -1 4202496 735570 0 0 0 436047 188 0 0 25 0 1 0 769538623 3165265920 665442 33554432000 4194304 4291949 140734994946256 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/1841/statm: 772770 665442 253 24 0 769404 0
Current children cumulated CPU time (s) 4362.35
Current children cumulated vsize (KiB) 3091080

[startup+4422.3 s]
/proc/loadavg: 2.17 2.04 1.97 3/447 2053
/proc/meminfo: memFree=22102700/32950928 swapFree=34365936/67111528
[pid=1841] ppid=1839 vsize=3091080 CPUtime=4422.34 cores=0,2,4,6
/proc/1841/stat : 1841 (RestartSAT) R 1839 1841 1803 0 -1 4202496 738135 0 0 0 442046 188 0 0 25 0 1 0 769538623 3165265920 667977 33554432000 4194304 4291949 140734994946256 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/1841/statm: 772770 667977 253 24 0 769404 0
Current children cumulated CPU time (s) 4422.34
Current children cumulated vsize (KiB) 3091080

[startup+4482.3 s]
/proc/loadavg: 2.19 2.07 1.98 4/447 2054
/proc/meminfo: memFree=22038568/32950928 swapFree=34365936/67111528
[pid=1841] ppid=1839 vsize=3091080 CPUtime=4482.34 cores=0,2,4,6
/proc/1841/stat : 1841 (RestartSAT) R 1839 1841 1803 0 -1 4202496 740840 0 0 0 448045 189 0 0 25 0 1 0 769538623 3165265920 670652 33554432000 4194304 4291949 140734994946256 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/1841/statm: 772770 670652 253 24 0 769404 0
Current children cumulated CPU time (s) 4482.34
Current children cumulated vsize (KiB) 3091080

[startup+4542.3 s]
/proc/loadavg: 2.10 2.06 1.98 3/447 2056
/proc/meminfo: memFree=21962156/32950928 swapFree=34365936/67111528
[pid=1841] ppid=1839 vsize=3091080 CPUtime=4542.34 cores=0,2,4,6
/proc/1841/stat : 1841 (RestartSAT) R 1839 1841 1803 0 -1 4202496 744006 0 0 0 454043 191 0 0 25 0 1 0 769538623 3165265920 673789 33554432000 4194304 4291949 140734994946256 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/1841/statm: 772770 673789 253 24 0 769404 0
Current children cumulated CPU time (s) 4542.34
Current children cumulated vsize (KiB) 3091080

[startup+4602.3 s]
/proc/loadavg: 2.04 2.05 1.98 3/447 2057
/proc/meminfo: memFree=21847684/32950928 swapFree=34365936/67111528
[pid=1841] ppid=1839 vsize=3107484 CPUtime=4602.35 cores=0,2,4,6
/proc/1841/stat : 1841 (RestartSAT) R 1839 1841 1803 0 -1 4202496 750359 0 0 0 460042 193 0 0 25 0 1 0 769538623 3182063616 680101 33554432000 4194304 4291949 140734994946256 18446744073709551615 4250438 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/1841/statm: 776871 680101 253 24 0 773505 0
Current children cumulated CPU time (s) 4602.35
Current children cumulated vsize (KiB) 3107484

[startup+4662.3 s]
/proc/loadavg: 2.01 2.04 1.98 3/447 2059
/proc/meminfo: memFree=21785884/32950928 swapFree=34365936/67111528
[pid=1841] ppid=1839 vsize=3107484 CPUtime=4662.35 cores=0,2,4,6
/proc/1841/stat : 1841 (RestartSAT) R 1839 1841 1803 0 -1 4202496 752975 0 0 0 466041 194 0 0 25 0 1 0 769538623 3182063616 682690 33554432000 4194304 4291949 140734994946256 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/1841/statm: 776871 682690 253 24 0 773505 0
Current children cumulated CPU time (s) 4662.35
Current children cumulated vsize (KiB) 3107484

[startup+4722.32 s]
/proc/loadavg: 2.00 2.03 1.98 3/447 2070
/proc/meminfo: memFree=21694424/32950928 swapFree=34365936/67111528
[pid=1841] ppid=1839 vsize=3107484 CPUtime=4722.36 cores=0,2,4,6
/proc/1841/stat : 1841 (RestartSAT) R 1839 1841 1803 0 -1 4202496 756274 0 0 0 472041 195 0 0 25 0 1 0 769538623 3182063616 685959 33554432000 4194304 4291949 140734994946256 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/1841/statm: 776871 685959 253 24 0 773505 0
Current children cumulated CPU time (s) 4722.36
Current children cumulated vsize (KiB) 3107484

[startup+4782.3 s]
/proc/loadavg: 2.00 2.02 1.98 3/447 2071
/proc/meminfo: memFree=21600892/32950928 swapFree=34365936/67111528
[pid=1841] ppid=1839 vsize=3107484 CPUtime=4782.35 cores=0,2,4,6
/proc/1841/stat : 1841 (RestartSAT) R 1839 1841 1803 0 -1 4202496 759510 0 0 0 478039 196 0 0 25 0 1 0 769538623 3182063616 689162 33554432000 4194304 4291949 140734994946256 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/1841/statm: 776871 689162 253 24 0 773505 0
Current children cumulated CPU time (s) 4782.35
Current children cumulated vsize (KiB) 3107484

[startup+4842.3 s]
/proc/loadavg: 2.00 2.02 1.98 3/447 2073
/proc/meminfo: memFree=21531312/32950928 swapFree=34365936/67111528
[pid=1841] ppid=1839 vsize=3118420 CPUtime=4842.35 cores=0,2,4,6
/proc/1841/stat : 1841 (RestartSAT) R 1839 1841 1803 0 -1 4202496 763331 0 0 0 484038 197 0 0 25 0 1 0 769538623 3193262080 692964 33554432000 4194304 4291949 140734994946256 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/1841/statm: 779605 692964 253 24 0 776239 0
Current children cumulated CPU time (s) 4842.35
Current children cumulated vsize (KiB) 3118420

[startup+4902.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/447 2077
/proc/meminfo: memFree=21445072/32950928 swapFree=34365936/67111528
[pid=1841] ppid=1839 vsize=3118420 CPUtime=4902.35 cores=0,2,4,6
/proc/1841/stat : 1841 (RestartSAT) R 1839 1841 1803 0 -1 4202496 771188 0 0 0 490035 200 0 0 25 0 1 0 769538623 3193262080 700750 33554432000 4194304 4291949 140734994946256 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/1841/statm: 779605 700750 253 24 0 776239 0
Current children cumulated CPU time (s) 4902.35
Current children cumulated vsize (KiB) 3118420

[startup+4962.3 s]
/proc/loadavg: 2.15 2.04 2.00 3/447 2079
/proc/meminfo: memFree=21360556/32950928 swapFree=34365936/67111528
[pid=1841] ppid=1839 vsize=3145760 CPUtime=4962.36 cores=0,2,4,6
/proc/1841/stat : 1841 (RestartSAT) R 1839 1841 1803 0 -1 4202496 776945 0 0 0 496034 202 0 0 25 0 1 0 769538623 3221258240 706489 33554432000 4194304 4291949 140734994946256 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/1841/statm: 786440 706489 253 24 0 783074 0
Current children cumulated CPU time (s) 4962.36
Current children cumulated vsize (KiB) 3145760



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.16 2.05 2.00 3/447 2080
/proc/meminfo: memFree=21289724/32950928 swapFree=34365936/67111528
[pid=1841] ppid=1839 vsize=3145760 CPUtime=5000.06 cores=0,2,4,6
/proc/1841/stat : 1841 (RestartSAT) R 1839 1841 1803 0 -1 4202496 780485 0 0 0 499804 202 0 0 25 0 1 0 769538623 3221258240 710013 33554432000 4194304 4291949 140734994946256 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/1841/statm: 786440 710013 253 24 0 783074 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 3145760

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

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

[startup+5000.12 s]
/proc/loadavg: 2.16 2.05 2.00 3/447 2080
/proc/meminfo: memFree=21289724/32950928 swapFree=34365936/67111528
[pid=1841] ppid=1839 vsize=0 CPUtime=5000.17 cores=0,2,4,6
/proc/1841/stat : 1841 (RestartSAT) R 1839 1841 1803 0 -1 4203524 780486 0 0 0 499805 212 0 0 25 0 1 0 769538623 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 2 0 0 0
/proc/1841/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.17
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.12
CPU time (s): 5000.18
CPU user time (s): 4998.05
CPU system time (s): 2.13068
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 3145760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.05
system time used= 2.13068
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 780486
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= 6
involuntary context switches= 3801

runsolver used 22.2376 second user time and 50.5033 second system time

The end

Launcher Data

Begin job on node120 at 2011-05-28 12:43:19
IDJOB=3419705
IDBENCH=20580
IDSOLVER=1911
FILE ID=node120/3419705-1306579394
RUNJOBID= node120-1306579394-1821
PBS_JOBID= 13471560
Free space on /tmp= 73320 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq7.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3419705-1306579394/watcher-3419705-1306579394 -o /tmp/evaluation-result-3419705-1306579394/solver-3419705-1306579394 -C 5000 -W 5100 -M 15500  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3419705-1306579394.cnf

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

MD5SUM BENCH= 0fbc00fde383cec371bb97d621c5e7e5
RANDOM SEED=1790102265

node120.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.809
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.809
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.07
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.809
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.82
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.809
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.809
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.78
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.809
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.809
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.809
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:      30698868 kB
Buffers:        206360 kB
Cached:        1668908 kB
SwapCached:      14912 kB
Active:         587400 kB
Inactive:      1399892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30698868 kB
SwapTotal:    67111528 kB
SwapFree:     34365936 kB
Dirty:          154480 kB
Writeback:           0 kB
AnonPages:      107232 kB
Mapped:           9292 kB
Slab:           104944 kB
PageTables:      91584 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 105491628 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 node120 at 2011-05-28 14:06:41