Trace number 3281357

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
kw 2011-02-28? (TO) 1300.07 1300.07

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 benchmark485.526
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: 935)

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-3281357-1303751318/watcher-3281357-1303751318 -o /tmp/evaluation-result-3281357-1303751318/solver-3281357-1303751318 -C 2400 -W 1300 -M 7680 kw --tmp-path=HOME HOME/instance-3281357-1303751318.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 4.08 4.01 3.83 4/189 9571
/proc/meminfo: memFree=12420512/32951124 swapFree=67111528/67111528
[pid=9571] ppid=9569 vsize=9664 CPUtime=0 cores=1,3
/proc/9571/stat : 9571 (kw) R 9569 9571 8809 0 -1 4202496 1647 0 0 0 0 0 0 0 22 0 1 0 486732620 9895936 1598 33554432000 4194304 6935321 140735617747376 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9571/statm: 2449 1605 241 670 0 1770 0

[startup+0.0624111 s]
/proc/loadavg: 4.08 4.01 3.83 4/189 9571
/proc/meminfo: memFree=12420512/32951124 swapFree=67111528/67111528
[pid=9571] ppid=9569 vsize=67704 CPUtime=0.05 cores=1,3
/proc/9571/stat : 9571 (kw) R 9569 9571 8809 0 -1 4202496 15403 0 0 0 4 1 0 0 22 0 1 0 486732620 69328896 15338 33554432000 4194304 6935321 140735617747376 18446744073709551615 4289359 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9571/statm: 16959 15347 241 670 0 16280 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 67704

[startup+0.100412 s]
/proc/loadavg: 4.08 4.01 3.83 4/189 9571
/proc/meminfo: memFree=12420512/32951124 swapFree=67111528/67111528
[pid=9571] ppid=9569 vsize=113544 CPUtime=0.09 cores=1,3
/proc/9571/stat : 9571 (kw) R 9569 9571 8809 0 -1 4202496 24694 0 0 0 8 1 0 0 22 0 1 0 486732620 116269056 24629 33554432000 4194304 6935321 140735617747376 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9571/statm: 28386 24638 241 670 0 27707 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 113544

[startup+0.300362 s]
/proc/loadavg: 4.08 4.01 3.83 4/189 9571
/proc/meminfo: memFree=12420512/32951124 swapFree=67111528/67111528
[pid=9571] ppid=9569 vsize=221956 CPUtime=0.29 cores=1,3
/proc/9571/stat : 9571 (kw) R 9569 9571 8809 0 -1 4202496 47708 0 0 0 25 4 0 0 23 0 1 0 486732620 227282944 47643 33554432000 4194304 6935321 140735617747376 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9571/statm: 55489 47644 250 670 0 54810 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 221956

[startup+0.700288 s]
/proc/loadavg: 4.08 4.01 3.83 4/189 9571
/proc/meminfo: memFree=12420512/32951124 swapFree=67111528/67111528
[pid=9571] ppid=9569 vsize=253056 CPUtime=0.69 cores=1,3
/proc/9571/stat : 9571 (kw) R 9569 9571 8809 0 -1 4202496 55382 0 0 0 64 5 0 0 25 0 1 0 486732620 259129344 55317 33554432000 4194304 6935321 140735617747376 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9571/statm: 63264 55317 250 670 0 62585 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 253056

[startup+1.94306 s]
/proc/loadavg: 4.08 4.01 3.83 4/189 9571
/proc/meminfo: memFree=12420512/32951124 swapFree=67111528/67111528
[pid=9571] ppid=9569 vsize=363568 CPUtime=1.93 cores=1,3
/proc/9571/stat : 9571 (kw) R 9569 9571 8809 0 -1 4202496 82220 0 0 0 185 8 0 0 25 0 1 0 486732620 372293632 82155 33554432000 4194304 6935321 140735617747376 18446744073709551615 4876454 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9571/statm: 90892 82155 250 670 0 90213 0
Current children cumulated CPU time (s) 1.93
Current children cumulated vsize (KiB) 363568

[startup+3.10085 s]
/proc/loadavg: 4.31 4.06 3.84 5/190 9572
/proc/meminfo: memFree=12085256/32951124 swapFree=67111528/67111528
[pid=9571] ppid=9569 vsize=435252 CPUtime=3.09 cores=1,3
/proc/9571/stat : 9571 (kw) R 9569 9571 8809 0 -1 4202496 98688 0 0 0 298 11 0 0 25 0 1 0 486732620 445698048 98623 33554432000 4194304 6935321 140735617747376 18446744073709551615 5324048 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9571/statm: 108813 98623 250 670 0 108134 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 435252

[startup+6.30027 s]
/proc/loadavg: 4.31 4.06 3.84 5/190 9572
/proc/meminfo: memFree=11840028/32951124 swapFree=67111528/67111528
[pid=9571] ppid=9569 vsize=663840 CPUtime=6.29 cores=1,3
/proc/9571/stat : 9571 (kw) R 9569 9571 8809 0 -1 4202496 153414 0 0 0 608 21 0 0 25 0 1 0 486732620 679772160 153349 33554432000 4194304 6935321 140735617747376 18446744073709551615 4397155 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9571/statm: 165960 153349 250 670 0 165281 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 663840

[startup+12.7011 s]
/proc/loadavg: 4.26 4.06 3.84 5/190 9572
/proc/meminfo: memFree=11397100/32951124 swapFree=67111528/67111528
[pid=9571] ppid=9569 vsize=1118476 CPUtime=12.69 cores=1,3
/proc/9571/stat : 9571 (kw) R 9569 9571 8809 0 -1 4202496 262206 0 0 0 1231 38 0 0 25 0 1 0 486732620 1145319424 262141 33554432000 4194304 6935321 140735617747376 18446744073709551615 5319265 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9571/statm: 279619 262141 250 670 0 278940 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1118476

[startup+25.5008 s]
/proc/loadavg: 4.22 4.05 3.85 5/190 9572
/proc/meminfo: memFree=11055100/32951124 swapFree=67111528/67111528
[pid=9571] ppid=9569 vsize=1442692 CPUtime=25.49 cores=1,3
/proc/9571/stat : 9571 (kw) R 9569 9571 8809 0 -1 4202496 342126 0 0 0 2494 55 0 0 25 0 1 0 486732620 1477316608 340267 33554432000 4194304 6935321 140735617747376 18446744073709551615 4392023 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9571/statm: 360673 340267 275 670 0 359994 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1442692

[startup+51.1011 s]
/proc/loadavg: 4.15 4.05 3.85 5/190 9573
/proc/meminfo: memFree=11100160/32951124 swapFree=67111528/67111528
[pid=9571] ppid=9569 vsize=1391456 CPUtime=51.09 cores=1,3
/proc/9571/stat : 9571 (kw) R 9569 9571 8809 0 -1 4202496 345102 0 0 0 5053 56 0 0 25 0 1 0 486732620 1424850944 328997 33554432000 4194304 6935321 140735617747376 18446744073709551615 4819813 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9571/statm: 347864 328997 298 670 0 347185 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1391456

[startup+102.307 s]
/proc/loadavg: 4.09 4.05 3.86 5/190 9574
/proc/meminfo: memFree=11045672/32951124 swapFree=67111528/67111528
[pid=9571] ppid=9569 vsize=1437820 CPUtime=102.29 cores=1,3
/proc/9571/stat : 9571 (kw) R 9569 9571 8809 0 -1 4202496 357099 0 0 0 10172 57 0 0 25 0 1 0 486732620 1472327680 340994 33554432000 4194304 6935321 140735617747376 18446744073709551615 4301372 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9571/statm: 359455 340994 298 670 0 358776 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 1437820

[startup+162.301 s]
/proc/loadavg: 4.03 4.04 3.86 5/190 9576
/proc/meminfo: memFree=11070940/32951124 swapFree=67111528/67111528
[pid=9571] ppid=9569 vsize=1406984 CPUtime=162.29 cores=1,3
/proc/9571/stat : 9571 (kw) R 9569 9571 8809 0 -1 4202496 358925 0 0 0 16169 60 0 0 25 0 1 0 486732620 1440751616 333391 33554432000 4194304 6935321 140735617747376 18446744073709551615 4429724 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9571/statm: 351746 333391 298 670 0 351067 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 1406984

[startup+222.301 s]
/proc/loadavg: 4.01 4.03 3.87 5/190 9578
/proc/meminfo: memFree=11048384/32951124 swapFree=67111528/67111528
[pid=9571] ppid=9569 vsize=1416552 CPUtime=222.29 cores=1,3
/proc/9571/stat : 9571 (kw) R 9569 9571 8809 0 -1 4202496 369534 0 0 0 22163 66 0 0 25 0 1 0 486732620 1450549248 335833 33554432000 4194304 6935321 140735617747376 18446744073709551615 4821203 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9571/statm: 354138 335833 298 670 0 353459 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 1416552

[startup+282.301 s]
/proc/loadavg: 4.00 4.02 3.88 5/190 9579
/proc/meminfo: memFree=11009560/32951124 swapFree=67111528/67111528
[pid=9571] ppid=9569 vsize=1444900 CPUtime=282.28 cores=1,3
/proc/9571/stat : 9571 (kw) R 9569 9571 8809 0 -1 4202496 376738 0 0 0 28156 72 0 0 25 0 1 0 486732620 1479577600 343037 33554432000 4194304 6935321 140735617747376 18446744073709551615 4430567 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9571/statm: 361225 343037 298 670 0 360546 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 1444900

[startup+342.301 s]
/proc/loadavg: 4.00 4.02 3.88 5/190 9581
/proc/meminfo: memFree=11007184/32951124 swapFree=67111528/67111528
[pid=9571] ppid=9569 vsize=1444900 CPUtime=342.29 cores=1,3
/proc/9571/stat : 9571 (kw) R 9569 9571 8809 0 -1 4202496 376946 0 0 0 34156 73 0 0 25 0 1 0 486732620 1479577600 343245 33554432000 4194304 6935321 140735617747376 18446744073709551615 4429740 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9571/statm: 361225 343245 298 670 0 360546 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 1444900

[startup+402.301 s]
/proc/loadavg: 4.00 4.01 3.89 5/190 9582
/proc/meminfo: memFree=11004212/32951124 swapFree=67111528/67111528
[pid=9571] ppid=9569 vsize=1444900 CPUtime=402.28 cores=1,3
/proc/9571/stat : 9571 (kw) R 9569 9571 8809 0 -1 4202496 376958 0 0 0 40153 75 0 0 25 0 1 0 486732620 1479577600 343257 33554432000 4194304 6935321 140735617747376 18446744073709551615 4487542 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9571/statm: 361225 343257 298 670 0 360546 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 1444900

[startup+462.301 s]
/proc/loadavg: 3.64 3.93 3.87 4/184 9601
/proc/meminfo: memFree=11206204/32951124 swapFree=67111528/67111528
[pid=9571] ppid=9569 vsize=1444900 CPUtime=462.29 cores=1,3
/proc/9571/stat : 9571 (kw) R 9569 9571 8809 0 -1 4202496 376963 0 0 0 46152 77 0 0 25 0 1 0 486732620 1479577600 343262 33554432000 4194304 6935321 140735617747376 18446744073709551615 4430621 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9571/statm: 361225 343262 298 670 0 360546 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 1444900

[startup+522.301 s]
/proc/loadavg: 3.24 3.76 3.81 4/184 9603
/proc/meminfo: memFree=11205108/32951124 swapFree=67111528/67111528
[pid=9571] ppid=9569 vsize=1444900 CPUtime=522.29 cores=1,3
/proc/9571/stat : 9571 (kw) R 9569 9571 8809 0 -1 4202496 376995 0 0 0 52151 78 0 0 25 0 1 0 486732620 1479577600 343294 33554432000 4194304 6935321 140735617747376 18446744073709551615 4429796 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9571/statm: 361225 343294 298 670 0 360546 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 1444900

[startup+582.301 s]
/proc/loadavg: 3.08 3.62 3.76 4/184 9604
/proc/meminfo: memFree=11204496/32951124 swapFree=67111528/67111528
[pid=9571] ppid=9569 vsize=1444900 CPUtime=582.28 cores=1,3
/proc/9571/stat : 9571 (kw) R 9569 9571 8809 0 -1 4202496 376998 0 0 0 58149 79 0 0 25 0 1 0 486732620 1479577600 343297 33554432000 4194304 6935321 140735617747376 18446744073709551615 4429571 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9571/statm: 361225 343297 298 670 0 360546 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 1444900

[startup+642.301 s]
/proc/loadavg: 3.08 3.52 3.71 4/184 9606
/proc/meminfo: memFree=11204428/32951124 swapFree=67111528/67111528
[pid=9571] ppid=9569 vsize=1444900 CPUtime=642.29 cores=1,3
/proc/9571/stat : 9571 (kw) R 9569 9571 8809 0 -1 4202496 377001 0 0 0 64149 80 0 0 25 0 1 0 486732620 1479577600 343300 33554432000 4194304 6935321 140735617747376 18446744073709551615 4430943 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9571/statm: 361225 343300 298 670 0 360546 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 1444900

[startup+702.3 s]
/proc/loadavg: 3.03 3.42 3.66 4/184 9607
/proc/meminfo: memFree=11181452/32951124 swapFree=67111528/67111528
[pid=9571] ppid=9569 vsize=1444900 CPUtime=702.28 cores=1,3
/proc/9571/stat : 9571 (kw) R 9569 9571 8809 0 -1 4202496 377034 0 0 0 70144 84 0 0 25 0 1 0 486732620 1479577600 343333 33554432000 4194304 6935321 140735617747376 18446744073709551615 4429606 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9571/statm: 361225 343333 298 670 0 360546 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 1444900

[startup+762.306 s]
/proc/loadavg: 3.01 3.34 3.62 4/184 9609
/proc/meminfo: memFree=11180220/32951124 swapFree=67111528/67111528
[pid=9571] ppid=9569 vsize=1444900 CPUtime=762.29 cores=1,3
/proc/9571/stat : 9571 (kw) R 9569 9571 8809 0 -1 4202496 377039 0 0 0 76143 86 0 0 25 0 1 0 486732620 1479577600 343338 33554432000 4194304 6935321 140735617747376 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9571/statm: 361225 343338 298 670 0 360546 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 1444900

[startup+822.3 s]
/proc/loadavg: 2.56 3.17 3.54 3/178 9629
/proc/meminfo: memFree=11274200/32951124 swapFree=67111528/67111528
[pid=9571] ppid=9569 vsize=1444900 CPUtime=822.28 cores=1,3
/proc/9571/stat : 9571 (kw) R 9569 9571 8809 0 -1 4202496 377048 0 0 0 82141 87 0 0 25 0 1 0 486732620 1479577600 343347 33554432000 4194304 6935321 140735617747376 18446744073709551615 4434198 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9571/statm: 361225 343347 298 670 0 360546 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 1444900

[startup+882.3 s]
/proc/loadavg: 2.20 2.95 3.44 3/178 9630
/proc/meminfo: memFree=11263812/32951124 swapFree=67111528/67111528
[pid=9571] ppid=9569 vsize=1444900 CPUtime=882.28 cores=1,3
/proc/9571/stat : 9571 (kw) R 9569 9571 8809 0 -1 4202496 377094 0 0 0 88136 92 0 0 25 0 1 0 486732620 1479577600 343393 33554432000 4194304 6935321 140735617747376 18446744073709551615 4430522 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9571/statm: 361225 343393 298 670 0 360546 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 1444900

[startup+942.3 s]
/proc/loadavg: 2.07 2.77 3.35 3/178 9632
/proc/meminfo: memFree=11263648/32951124 swapFree=67111528/67111528
[pid=9571] ppid=9569 vsize=1444900 CPUtime=942.28 cores=1,3
/proc/9571/stat : 9571 (kw) R 9569 9571 8809 0 -1 4202496 377096 0 0 0 94134 94 0 0 25 0 1 0 486732620 1479577600 343395 33554432000 4194304 6935321 140735617747376 18446744073709551615 4487925 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9571/statm: 361225 343395 298 670 0 360546 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 1444900

[startup+1002.3 s]
/proc/loadavg: 2.02 2.63 3.26 3/178 9633
/proc/meminfo: memFree=11263620/32951124 swapFree=67111528/67111528
[pid=9571] ppid=9569 vsize=1444900 CPUtime=1002.28 cores=1,3
/proc/9571/stat : 9571 (kw) R 9569 9571 8809 0 -1 4202496 377119 0 0 0 100131 97 0 0 25 0 1 0 486732620 1479577600 343418 33554432000 4194304 6935321 140735617747376 18446744073709551615 4429614 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9571/statm: 361225 343418 298 670 0 360546 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 1444900

[startup+1062.3 s]
/proc/loadavg: 1.79 2.46 3.16 2/172 9653
/proc/meminfo: memFree=11563492/32951124 swapFree=67111528/67111528
[pid=9571] ppid=9569 vsize=1444900 CPUtime=1062.29 cores=1,3
/proc/9571/stat : 9571 (kw) R 9569 9571 8809 0 -1 4202496 377120 0 0 0 106130 99 0 0 25 0 1 0 486732620 1479577600 343419 33554432000 4194304 6935321 140735617747376 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9571/statm: 361225 343419 298 670 0 360546 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 1444900

[startup+1122.3 s]
/proc/loadavg: 1.29 2.20 3.03 2/172 9655
/proc/meminfo: memFree=11555464/32951124 swapFree=67111528/67111528
[pid=9571] ppid=9569 vsize=1444900 CPUtime=1122.28 cores=1,3
/proc/9571/stat : 9571 (kw) R 9569 9571 8809 0 -1 4202496 377120 0 0 0 112126 102 0 0 25 0 1 0 486732620 1479577600 343419 33554432000 4194304 6935321 140735617747376 18446744073709551615 4487394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9571/statm: 361225 343419 298 670 0 360546 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 1444900

[startup+1182.3 s]
/proc/loadavg: 1.10 1.98 2.90 2/172 9656
/proc/meminfo: memFree=11555604/32951124 swapFree=67111528/67111528
[pid=9571] ppid=9569 vsize=1444900 CPUtime=1182.28 cores=1,3
/proc/9571/stat : 9571 (kw) R 9569 9571 8809 0 -1 4202496 377130 0 0 0 118124 104 0 0 25 0 1 0 486732620 1479577600 343429 33554432000 4194304 6935321 140735617747376 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9571/statm: 361225 343429 298 670 0 360546 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 1444900

[startup+1242.3 s]
/proc/loadavg: 1.04 1.80 2.77 2/172 9658
/proc/meminfo: memFree=11555584/32951124 swapFree=67111528/67111528
[pid=9571] ppid=9569 vsize=1444900 CPUtime=1242.29 cores=1,3
/proc/9571/stat : 9571 (kw) R 9569 9571 8809 0 -1 4202496 377132 0 0 0 124121 108 0 0 25 0 1 0 486732620 1479577600 343431 33554432000 4194304 6935321 140735617747376 18446744073709551615 4487547 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9571/statm: 361225 343431 298 670 0 360546 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 1444900



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.05 1.67 2.67 2/172 9659
/proc/meminfo: memFree=11555800/32951124 swapFree=67111528/67111528
[pid=9571] ppid=9569 vsize=1444900 CPUtime=1299.99 cores=1,3
/proc/9571/stat : 9571 (kw) R 9569 9571 8809 0 -1 4202496 377179 0 0 0 129889 110 0 0 25 0 1 0 486732620 1479577600 343478 33554432000 4194304 6935321 140735617747376 18446744073709551615 4433645 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9571/statm: 361225 343478 298 670 0 360546 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 1444900

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

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

[startup+1300 s]
/proc/loadavg: 1.05 1.67 2.67 2/172 9659
/proc/meminfo: memFree=11555800/32951124 swapFree=67111528/67111528
[pid=9571] ppid=9569 vsize=1444900 CPUtime=1299.99 cores=1,3
/proc/9571/stat : 9571 (kw) R 9569 9571 8809 0 -1 4202496 377179 0 0 0 129889 110 0 0 25 0 1 0 486732620 1479577600 343478 33554432000 4194304 6935321 140735617747376 18446744073709551615 4433645 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9571/statm: 361225 343478 298 670 0 360546 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 1444900

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.07
CPU time (s): 1300.07
CPU user time (s): 1298.9
CPU system time (s): 1.16982
CPU usage (%): 99.9998
Max. virtual memory (cumulated for all children) (KiB): 1449220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.9
system time used= 1.16982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 377179
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= 4
involuntary context switches= 2044

runsolver used 1.9437 second user time and 4.92125 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-25 19:08:42
IDJOB=3281357
IDBENCH=20580
IDSOLVER=1658
FILE ID=node104/3281357-1303751318
RUNJOBID= node104-1303750807-9370
PBS_JOBID= 13154058
Free space on /tmp= 71204 MiB

SOLVER NAME= kw 2011-02-28
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq7.cnf
COMMAND LINE= kw --tmp-path=TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281357-1303751318/watcher-3281357-1303751318 -o /tmp/evaluation-result-3281357-1303751318/solver-3281357-1303751318 -C 2400 -W 1300 -M 7680  kw --tmp-path=HOME HOME/instance-3281357-1303751318.cnf

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

MD5SUM BENCH= 0fbc00fde383cec371bb97d621c5e7e5
RANDOM SEED=1997392772

node104.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.855
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.71
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.855
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.855
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.67
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.855
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.80
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.855
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	: 5293.18
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.855
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.83
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.855
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12420660 kB
Buffers:       2282820 kB
Cached:       17091460 kB
SwapCached:          0 kB
Active:       11371372 kB
Inactive:      8573820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12420660 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          134428 kB
Writeback:           0 kB
AnonPages:      570416 kB
Mapped:          18724 kB
Slab:           519572 kB
PageTables:       6232 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   775836 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= 71200 MiB
End job on node104 at 2011-04-25 19:30:24