Trace number 367607

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, and are wall clock time (not CPU 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
MXC 2007-02-08? (TO) 10000.2 10004.5

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq9.cnf
MD5SUM9a43349587a435e7109b46b3aceb156e
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of 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 (download as text)

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node13/watcher-367607-1176963160 -o ROOT/results/node13/solver-367607-1176963160 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/367607-1176963160/mxc /tmp/evaluation/367607-1176963160/instance-367607-1176963160.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 15000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.05 1.03 1.00 3/77 7846
/proc/meminfo: memFree=1267796/2055920 swapFree=4159408/4192956
[pid=7846] ppid=7844 vsize=214144 CPUtime=0
/proc/7846/stat : 7846 (mxc) R 7844 7846 7790 0 -1 4194304 744 0 0 0 0 0 0 0 18 0 1 0 144235111 219283456 728 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134550509 0 0 4096 0 0 0 0 17 1 0 0
/proc/7846/statm: 53536 734 42 122 0 53410 0

[startup+0.100862 s]
/proc/loadavg: 1.05 1.03 1.00 3/77 7846
/proc/meminfo: memFree=1267796/2055920 swapFree=4159408/4192956
[pid=7846] ppid=7844 vsize=214144 CPUtime=0.09
/proc/7846/stat : 7846 (mxc) R 7844 7846 7790 0 -1 4194304 17509 0 0 0 0 9 0 0 18 0 1 0 144235111 219283456 17493 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134550509 0 0 4096 0 0 0 0 17 1 0 0
/proc/7846/statm: 53536 17500 42 122 0 53410 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 214144

[startup+0.201893 s]
/proc/loadavg: 1.05 1.03 1.00 3/77 7846
/proc/meminfo: memFree=1267796/2055920 swapFree=4159408/4192956
[pid=7846] ppid=7844 vsize=214144 CPUtime=0.19
/proc/7846/stat : 7846 (mxc) R 7844 7846 7790 0 -1 4194304 34189 0 0 0 0 19 0 0 19 0 1 0 144235111 219283456 34173 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134550509 0 0 4096 0 0 0 0 17 0 0 0
/proc/7846/statm: 53536 34173 42 122 0 53410 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 214144

[startup+0.301919 s]
/proc/loadavg: 1.05 1.03 1.00 3/77 7846
/proc/meminfo: memFree=1267796/2055920 swapFree=4159408/4192956
[pid=7846] ppid=7844 vsize=214144 CPUtime=0.29
/proc/7846/stat : 7846 (mxc) R 7844 7846 7790 0 -1 4194304 52130 0 0 0 0 29 0 0 20 0 1 0 144235111 219283456 52114 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134550509 0 0 4096 0 0 0 0 17 0 0 0
/proc/7846/statm: 53536 52114 42 122 0 53410 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 214144

[startup+0.701995 s]
/proc/loadavg: 1.05 1.03 1.00 3/77 7846
/proc/meminfo: memFree=1267796/2055920 swapFree=4159408/4192956
[pid=7846] ppid=7844 vsize=284184 CPUtime=0.69
/proc/7846/stat : 7846 (mxc) R 7844 7846 7790 0 -1 4194304 68441 0 0 0 34 35 0 0 24 0 1 0 144235111 291004416 68425 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134686726 0 0 4096 0 0 0 0 17 0 0 0
/proc/7846/statm: 71046 68425 46 122 0 70920 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 284184

[startup+1.50116 s]
/proc/loadavg: 1.05 1.03 1.00 2/78 7847
/proc/meminfo: memFree=973944/2055920 swapFree=4159408/4192956
[pid=7846] ppid=7844 vsize=326136 CPUtime=1.49
/proc/7846/stat : 7846 (mxc) R 7844 7846 7790 0 -1 4194304 78618 0 0 0 110 39 0 0 25 0 1 0 144235111 333963264 78602 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134691428 0 0 4096 0 0 0 0 17 1 0 0
/proc/7846/statm: 81534 78602 46 122 0 81408 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 326136

[startup+3.1015 s]
/proc/loadavg: 1.12 1.04 1.01 2/78 7847
/proc/meminfo: memFree=920120/2055920 swapFree=4159408/4192956
[pid=7846] ppid=7844 vsize=405476 CPUtime=3.08
/proc/7846/stat : 7846 (mxc) R 7844 7846 7790 0 -1 4194304 97609 0 0 0 261 47 0 0 25 0 1 0 144235111 415207424 97593 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134688363 0 0 4096 0 0 0 0 17 1 0 0
/proc/7846/statm: 101369 97594 46 122 0 101243 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 405476

[startup+6.30119 s]
/proc/loadavg: 1.12 1.04 1.01 2/78 7847
/proc/meminfo: memFree=1068280/2055920 swapFree=4159408/4192956
[pid=7846] ppid=7844 vsize=218084 CPUtime=6.28
/proc/7846/stat : 7846 (mxc) R 7844 7846 7790 0 -1 4194304 103789 0 0 0 575 53 0 0 25 0 1 0 144235111 223318016 50470 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134520556 0 0 4096 0 0 0 0 17 1 0 0
/proc/7846/statm: 54521 50470 59 122 0 54395 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 218084

[startup+12.7016 s]
/proc/loadavg: 1.11 1.04 1.01 2/78 7847
/proc/meminfo: memFree=1066808/2055920 swapFree=4159408/4192956
[pid=7846] ppid=7844 vsize=219412 CPUtime=12.68
/proc/7846/stat : 7846 (mxc) R 7844 7846 7790 0 -1 4194304 104113 0 0 0 1214 54 0 0 25 0 1 0 144235111 224677888 50794 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134533523 0 0 4096 0 0 0 0 17 1 0 0
/proc/7846/statm: 54853 50794 59 122 0 54727 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 219412

[startup+25.5013 s]
/proc/loadavg: 1.09 1.04 1.01 2/78 7847
/proc/meminfo: memFree=1063352/2055920 swapFree=4159408/4192956
[pid=7846] ppid=7844 vsize=223116 CPUtime=25.47
/proc/7846/stat : 7846 (mxc) R 7844 7846 7790 0 -1 4194304 105005 0 0 0 2493 54 0 0 25 0 1 0 144235111 228470784 51686 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134530561 0 0 4096 0 0 0 0 17 1 0 0
/proc/7846/statm: 55779 51686 59 122 0 55653 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 223116

[startup+51.1017 s]
/proc/loadavg: 1.06 1.03 1.01 2/78 7847
/proc/meminfo: memFree=1049784/2055920 swapFree=4159408/4192956
[pid=7846] ppid=7844 vsize=232900 CPUtime=51.05
/proc/7846/stat : 7846 (mxc) R 7844 7846 7790 0 -1 4194304 107432 0 0 0 5048 57 0 0 25 0 1 0 144235111 238489600 54113 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134529591 0 0 4096 0 0 0 0 17 1 0 0
/proc/7846/statm: 58225 54113 59 122 0 58099 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 232900

[startup+102.302 s]
/proc/loadavg: 1.02 1.03 1.00 2/78 7847
/proc/meminfo: memFree=1039992/2055920 swapFree=4159408/4192956
[pid=7846] ppid=7844 vsize=246780 CPUtime=102.21
/proc/7846/stat : 7846 (mxc) R 7844 7846 7790 0 -1 4194304 110899 0 0 0 10161 60 0 0 25 0 1 0 144235111 252702720 57580 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/7846/statm: 61695 57580 59 122 0 61569 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 246780

[startup+162.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/78 7847
/proc/meminfo: memFree=1006648/2055920 swapFree=4159408/4192956
[pid=7846] ppid=7844 vsize=280176 CPUtime=162.19
/proc/7846/stat : 7846 (mxc) R 7844 7846 7790 0 -1 4194304 119214 0 0 0 16151 68 0 0 25 0 1 0 144235111 286900224 65895 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/7846/statm: 70044 65895 59 122 0 69918 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 280176

[startup+222.306 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 7847
/proc/meminfo: memFree=980856/2055920 swapFree=4159408/4192956
[pid=7846] ppid=7844 vsize=305916 CPUtime=222.17
/proc/7846/stat : 7846 (mxc) R 7844 7846 7790 0 -1 4194304 125670 0 0 0 22142 75 0 0 25 0 1 0 144235111 313257984 72351 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134531369 0 0 4096 0 0 0 0 17 1 0 0
/proc/7846/statm: 76479 72351 59 122 0 76353 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 305916

[startup+282.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 7847
/proc/meminfo: memFree=929216/2055920 swapFree=4159408/4192956
[pid=7846] ppid=7844 vsize=357976 CPUtime=282.15
/proc/7846/stat : 7846 (mxc) R 7844 7846 7790 0 -1 4194304 138686 0 0 0 28129 86 0 0 25 0 1 0 144235111 366567424 85367 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519200 0 0 4096 0 0 0 0 17 1 0 0
/proc/7846/statm: 89494 85367 59 122 0 89368 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 357976

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7847
/proc/meminfo: memFree=889152/2055920 swapFree=4159408/4192956
[pid=7846] ppid=7844 vsize=397952 CPUtime=342.13
/proc/7846/stat : 7846 (mxc) R 7844 7846 7790 0 -1 4194304 148554 0 0 0 34117 96 0 0 25 0 1 0 144235111 407502848 95235 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134535083 0 0 4096 0 0 0 0 17 1 0 0
/proc/7846/statm: 99488 95235 59 122 0 99362 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 397952

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7847
/proc/meminfo: memFree=829504/2055920 swapFree=4159408/4192956
[pid=7846] ppid=7844 vsize=457404 CPUtime=402.1
/proc/7846/stat : 7846 (mxc) R 7844 7846 7790 0 -1 4194304 163441 0 0 0 40103 107 0 0 25 0 1 0 144235111 468381696 110122 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/7846/statm: 114351 110122 59 122 0 114225 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 457404

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7847
/proc/meminfo: memFree=763776/2055920 swapFree=4159408/4192956
[pid=7846] ppid=7844 vsize=523160 CPUtime=462.08
/proc/7846/stat : 7846 (mxc) R 7844 7846 7790 0 -1 4194304 179894 0 0 0 46085 123 0 0 25 0 1 0 144235111 535715840 126575 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/7846/statm: 130790 126575 59 122 0 130664 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 523160

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7847
/proc/meminfo: memFree=714688/2055920 swapFree=4159408/4192956
[pid=7846] ppid=7844 vsize=572188 CPUtime=522.06
/proc/7846/stat : 7846 (mxc) R 7844 7846 7790 0 -1 4194304 192170 0 0 0 52073 133 0 0 25 0 1 0 144235111 585920512 138851 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134535083 0 0 4096 0 0 0 0 17 1 0 0
/proc/7846/statm: 143047 138851 59 122 0 142921 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 572188

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7847
/proc/meminfo: memFree=668480/2055920 swapFree=4159408/4192956
[pid=7846] ppid=7844 vsize=618028 CPUtime=582.03
/proc/7846/stat : 7846 (mxc) R 7844 7846 7790 0 -1 4194304 203645 0 0 0 58063 140 0 0 25 0 1 0 144235111 632860672 150326 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519631 0 0 4096 0 0 0 0 17 1 0 0
/proc/7846/statm: 154507 150326 59 122 0 154381 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 618028

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7847
/proc/meminfo: memFree=628864/2055920 swapFree=4159408/4192956
[pid=7846] ppid=7844 vsize=658224 CPUtime=642.01
/proc/7846/stat : 7846 (mxc) R 7844 7846 7790 0 -1 4194304 213751 0 0 0 64053 148 0 0 25 0 1 0 144235111 674021376 160432 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134531304 0 0 4096 0 0 0 0 17 1 0 0
/proc/7846/statm: 164556 160432 59 122 0 164430 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 658224


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

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 8249
/proc/meminfo: memFree=17472/2055920 swapFree=4159412/4192956
[pid=7846] ppid=7844 vsize=1448568 CPUtime=9158.72
/proc/7846/stat : 7846 (mxc) R 7844 7846 7790 0 -1 4194304 411428 0 0 0 915490 382 0 0 25 0 1 0 144235111 1483333632 357144 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134531167 0 0 4096 0 0 0 0 17 1 0 0
/proc/7846/statm: 362142 357144 67 122 0 362016 0
Current children cumulated CPU time (s) 9158.72
Current children cumulated vsize (KiB) 1448568

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 8249
/proc/meminfo: memFree=17408/2055920 swapFree=4159412/4192956
[pid=7846] ppid=7844 vsize=1448568 CPUtime=9218.7
/proc/7846/stat : 7846 (mxc) R 7844 7846 7790 0 -1 4194304 411428 0 0 0 921487 383 0 0 25 0 1 0 144235111 1483333632 357144 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134531184 0 0 4096 0 0 0 0 17 1 0 0
/proc/7846/statm: 362142 357144 67 122 0 362016 0
Current children cumulated CPU time (s) 9218.7
Current children cumulated vsize (KiB) 1448568

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 8249
/proc/meminfo: memFree=17408/2055920 swapFree=4159412/4192956
[pid=7846] ppid=7844 vsize=1448568 CPUtime=9278.67
/proc/7846/stat : 7846 (mxc) R 7844 7846 7790 0 -1 4194304 411428 0 0 0 927484 383 0 0 25 0 1 0 144235111 1483333632 357144 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134531283 0 0 4096 0 0 0 0 17 1 0 0
/proc/7846/statm: 362142 357144 67 122 0 362016 0
Current children cumulated CPU time (s) 9278.67
Current children cumulated vsize (KiB) 1448568

[startup+9342.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 8249
/proc/meminfo: memFree=17344/2055920 swapFree=4159412/4192956
[pid=7846] ppid=7844 vsize=1448568 CPUtime=9338.66
/proc/7846/stat : 7846 (mxc) R 7844 7846 7790 0 -1 4194304 411428 0 0 0 933482 384 0 0 25 0 1 0 144235111 1483333632 357144 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134531201 0 0 4096 0 0 0 0 17 1 0 0
/proc/7846/statm: 362142 357144 67 122 0 362016 0
Current children cumulated CPU time (s) 9338.66
Current children cumulated vsize (KiB) 1448568

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 8249
/proc/meminfo: memFree=17344/2055920 swapFree=4159412/4192956
[pid=7846] ppid=7844 vsize=1448568 CPUtime=9398.63
/proc/7846/stat : 7846 (mxc) R 7844 7846 7790 0 -1 4194304 411428 0 0 0 939479 384 0 0 25 0 1 0 144235111 1483333632 357144 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134531171 0 0 4096 0 0 0 0 17 1 0 0
/proc/7846/statm: 362142 357144 67 122 0 362016 0
Current children cumulated CPU time (s) 9398.63
Current children cumulated vsize (KiB) 1448568

[startup+9462.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 8249
/proc/meminfo: memFree=17280/2055920 swapFree=4159412/4192956
[pid=7846] ppid=7844 vsize=1448568 CPUtime=9458.62
/proc/7846/stat : 7846 (mxc) R 7844 7846 7790 0 -1 4194304 411428 0 0 0 945477 385 0 0 25 0 1 0 144235111 1483333632 357144 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134531280 0 0 4096 0 0 0 0 17 1 0 0
/proc/7846/statm: 362142 357144 67 122 0 362016 0
Current children cumulated CPU time (s) 9458.62
Current children cumulated vsize (KiB) 1448568

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 8249
/proc/meminfo: memFree=17344/2055920 swapFree=4159412/4192956
[pid=7846] ppid=7844 vsize=1448568 CPUtime=9518.59
/proc/7846/stat : 7846 (mxc) R 7844 7846 7790 0 -1 4194304 411428 0 0 0 951474 385 0 0 25 0 1 0 144235111 1483333632 357144 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134531193 0 0 4096 0 0 0 0 17 1 0 0
/proc/7846/statm: 362142 357144 67 122 0 362016 0
Current children cumulated CPU time (s) 9518.59
Current children cumulated vsize (KiB) 1448568

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 8249
/proc/meminfo: memFree=17280/2055920 swapFree=4159412/4192956
[pid=7846] ppid=7844 vsize=1448568 CPUtime=9578.57
/proc/7846/stat : 7846 (mxc) R 7844 7846 7790 0 -1 4194304 411428 0 0 0 957471 386 0 0 25 0 1 0 144235111 1483333632 357144 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134531372 0 0 4096 0 0 0 0 17 1 0 0
/proc/7846/statm: 362142 357144 67 122 0 362016 0
Current children cumulated CPU time (s) 9578.57
Current children cumulated vsize (KiB) 1448568

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 8249
/proc/meminfo: memFree=17344/2055920 swapFree=4159412/4192956
[pid=7846] ppid=7844 vsize=1448568 CPUtime=9638.54
/proc/7846/stat : 7846 (mxc) R 7844 7846 7790 0 -1 4194304 411428 0 0 0 963468 386 0 0 25 0 1 0 144235111 1483333632 357144 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134531167 0 0 4096 0 0 0 0 17 1 0 0
/proc/7846/statm: 362142 357144 67 122 0 362016 0
Current children cumulated CPU time (s) 9638.54
Current children cumulated vsize (KiB) 1448568

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 8249
/proc/meminfo: memFree=17344/2055920 swapFree=4159412/4192956
[pid=7846] ppid=7844 vsize=1448568 CPUtime=9698.52
/proc/7846/stat : 7846 (mxc) R 7844 7846 7790 0 -1 4194304 411428 0 0 0 969466 386 0 0 25 0 1 0 144235111 1483333632 357144 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134531287 0 0 4096 0 0 0 0 17 1 0 0
/proc/7846/statm: 362142 357144 67 122 0 362016 0
Current children cumulated CPU time (s) 9698.52
Current children cumulated vsize (KiB) 1448568

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 8249
/proc/meminfo: memFree=17280/2055920 swapFree=4159412/4192956
[pid=7846] ppid=7844 vsize=1448568 CPUtime=9758.5
/proc/7846/stat : 7846 (mxc) R 7844 7846 7790 0 -1 4194304 411428 0 0 0 975463 387 0 0 25 0 1 0 144235111 1483333632 357144 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134531169 0 0 4096 0 0 0 0 17 1 0 0
/proc/7846/statm: 362142 357144 67 122 0 362016 0
Current children cumulated CPU time (s) 9758.5
Current children cumulated vsize (KiB) 1448568

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 8249
/proc/meminfo: memFree=17280/2055920 swapFree=4159412/4192956
[pid=7846] ppid=7844 vsize=1448568 CPUtime=9818.47
/proc/7846/stat : 7846 (mxc) R 7844 7846 7790 0 -1 4194304 411428 0 0 0 981460 387 0 0 25 0 1 0 144235111 1483333632 357144 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134531287 0 0 4096 0 0 0 0 17 1 0 0
/proc/7846/statm: 362142 357144 67 122 0 362016 0
Current children cumulated CPU time (s) 9818.47
Current children cumulated vsize (KiB) 1448568

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 8249
/proc/meminfo: memFree=17280/2055920 swapFree=4159412/4192956
[pid=7846] ppid=7844 vsize=1448568 CPUtime=9878.46
/proc/7846/stat : 7846 (mxc) R 7844 7846 7790 0 -1 4194304 411428 0 0 0 987458 388 0 0 25 0 1 0 144235111 1483333632 357144 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134531366 0 0 4096 0 0 0 0 17 1 0 0
/proc/7846/statm: 362142 357144 67 122 0 362016 0
Current children cumulated CPU time (s) 9878.46
Current children cumulated vsize (KiB) 1448568

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 8249
/proc/meminfo: memFree=17216/2055920 swapFree=4159412/4192956
[pid=7846] ppid=7844 vsize=1448568 CPUtime=9938.43
/proc/7846/stat : 7846 (mxc) R 7844 7846 7790 0 -1 4194304 411428 0 0 0 993455 388 0 0 25 0 1 0 144235111 1483333632 357144 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134531167 0 0 4096 0 0 0 0 17 1 0 0
/proc/7846/statm: 362142 357144 67 122 0 362016 0
Current children cumulated CPU time (s) 9938.43
Current children cumulated vsize (KiB) 1448568

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 8249
/proc/meminfo: memFree=17280/2055920 swapFree=4159412/4192956
[pid=7846] ppid=7844 vsize=1448568 CPUtime=9998.41
/proc/7846/stat : 7846 (mxc) R 7844 7846 7790 0 -1 4194304 411428 0 0 0 999453 388 0 0 25 0 1 0 144235111 1483333632 357144 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134531167 0 0 4096 0 0 0 0 17 1 0 0
/proc/7846/statm: 362142 357144 67 122 0 362016 0
Current children cumulated CPU time (s) 9998.41
Current children cumulated vsize (KiB) 1448568



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10003.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 8249
/proc/meminfo: memFree=17280/2055920 swapFree=4159412/4192956
[pid=7846] ppid=7844 vsize=1448568 CPUtime=10000
/proc/7846/stat : 7846 (mxc) R 7844 7846 7790 0 -1 4194304 411428 0 0 0 999613 388 0 0 25 0 1 0 144235111 1483333632 357144 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134531167 0 0 4096 0 0 0 0 17 1 0 0
/proc/7846/statm: 362142 357144 67 122 0 362016 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 1448568

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

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

[startup+10004.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 8249
/proc/meminfo: memFree=17280/2055920 swapFree=4159412/4192956
[pid=7846] ppid=7844 vsize=0 CPUtime=10000.2
/proc/7846/stat : 7846 (mxc) D 7844 7846 7790 0 -1 4195332 411428 0 0 0 999613 410 0 0 23 0 1 0 144235111 0 0 18446744073709551615 0 0 0 0 0 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/7846/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 10000.2
Current children cumulated vsize (KiB) 0

[startup+10004.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 8249
/proc/meminfo: memFree=17280/2055920 swapFree=4159412/4192956
[pid=7846] ppid=7844 vsize=0 CPUtime=10000.2
/proc/7846/stat : 7846 (mxc) D 7844 7846 7790 0 -1 4195332 411428 0 0 0 999613 410 0 0 23 0 1 0 144235111 0 0 18446744073709551615 0 0 0 0 0 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/7846/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 10000.2
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 10004.5
CPU time (s): 10000.2
CPU user time (s): 9996.14
CPU system time (s): 4.10837
CPU usage (%): 99.9576
Max. virtual memory (cumulated for all children) (KiB): 1451480

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

runsolver used 11.3483 second user time and 23.1425 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Thu Apr 19 06:12:53 UTC 2007

IDJOB= 367607
IDBENCH= 20574
IDSOLVER= 174
FILE ID= node13/367607-1176963160

PBS_JOBID= 4630287

Free space on /tmp= 66112 MiB

SOLVER NAME= MXC 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq9.cnf
COMMAND LINE= /tmp/evaluation/367607-1176963160/mxc /tmp/evaluation/367607-1176963160/instance-367607-1176963160.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-367607-1176963160 -o ROOT/results/node13/solver-367607-1176963160 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/367607-1176963160/mxc /tmp/evaluation/367607-1176963160/instance-367607-1176963160.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  9a43349587a435e7109b46b3aceb156e

RANDOM SEED= 208386349

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1268376 kB
Buffers:         36976 kB
Cached:         677468 kB
SwapCached:      12748 kB
Active:         375788 kB
Inactive:       361544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1268376 kB
SwapTotal:     4192956 kB
SwapFree:      4159408 kB
Dirty:          205880 kB
Writeback:           0 kB
Mapped:          29872 kB
Slab:            35660 kB
Committed_AS:  6619208 kB
PageTables:       1872 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66112 MiB

End job on node13 on Thu Apr 19 09:27:56 UTC 2007