Trace number 428641

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
minimarch 2007-04-26 (fixed)? (TO) 1200.22 1200.65

General information on the benchmark

Nameindustrial/vliw_sat_4.0/
9vliw_m_9stages_iq3_C1_bug2.cnf
MD5SUMde190892801b59cd9842bfb52b694299
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark41.4757
Satisfiable
(Un)Satisfiability was proved
Number of variables521158
Number of clauses13378532
Sum of the clauses size39204686
Maximum clause length6689
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 28714522
Number of clauses of size 34209353
Number of clauses of size 425253
Number of clauses of size 515680
Number of clauses of size over 5413723

Solver Data (download as text)

0.00/0.00	This is MiniMarch 1.1, a modified version of MiniSat 2.0 beta
0.00/0.00	WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	============================[ Problem Statistics ]=============================
0.00/0.00	|                                                                             |
0.00/0.00	|  Number of variables:  521158                                               |
0.00/0.00	|  Number of clauses:    13378532                                             |
58.87/58.94	|  Parsing time:         57.62        s                                       |

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node33/watcher-428641-1177740244 -o ROOT/results/node33/solver-428641-1177740244 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/428641-1177740244/minimarch_fixed /tmp/evaluation/428641-1177740244/instance-428641-1177740244.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 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.32 1.07 0.98 3/77 17537
/proc/meminfo: memFree=1329952/2055920 swapFree=4147768/4192956
[pid=17537] ppid=17535 vsize=1876 CPUtime=0
/proc/17537/stat : 17537 (minimarch_fixed) R 17535 17537 16549 0 -1 4194304 385 0 0 0 0 0 0 0 18 0 1 0 221941747 1921024 370 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134691888 0 0 4096 3 0 0 0 17 1 0 0
/proc/17537/statm: 469 370 51 132 0 334 0

[startup+0.060123 s]
/proc/loadavg: 1.32 1.07 0.98 3/77 17537
/proc/meminfo: memFree=1329952/2055920 swapFree=4147768/4192956
[pid=17537] ppid=17535 vsize=6096 CPUtime=0.05
/proc/17537/stat : 17537 (minimarch_fixed) R 17535 17537 16549 0 -1 4194304 1352 0 0 0 5 0 0 0 18 0 1 0 221941747 6242304 1337 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134526723 0 0 4096 3 0 0 0 17 1 0 0
/proc/17537/statm: 1524 1337 51 132 0 1389 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 6096

[startup+0.10113 s]
/proc/loadavg: 1.32 1.07 0.98 3/77 17537
/proc/meminfo: memFree=1329952/2055920 swapFree=4147768/4192956
[pid=17537] ppid=17535 vsize=8408 CPUtime=0.09
/proc/17537/stat : 17537 (minimarch_fixed) R 17535 17537 16549 0 -1 4194304 1921 0 0 0 8 1 0 0 18 0 1 0 221941747 8609792 1906 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/17537/statm: 2102 1906 51 132 0 1967 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8408

[startup+0.301172 s]
/proc/loadavg: 1.32 1.07 0.98 3/77 17537
/proc/meminfo: memFree=1329952/2055920 swapFree=4147768/4192956
[pid=17537] ppid=17535 vsize=21024 CPUtime=0.28
/proc/17537/stat : 17537 (minimarch_fixed) R 17535 17537 16549 0 -1 4194304 4815 0 0 0 26 2 0 0 19 0 1 0 221941747 21528576 4800 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/17537/statm: 5256 4801 51 132 0 5121 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 21024

[startup+0.701255 s]
/proc/loadavg: 1.32 1.07 0.98 3/77 17537
/proc/meminfo: memFree=1329952/2055920 swapFree=4147768/4192956
[pid=17537] ppid=17535 vsize=43328 CPUtime=0.69
/proc/17537/stat : 17537 (minimarch_fixed) R 17535 17537 16549 0 -1 4194304 10304 0 0 0 63 6 0 0 23 0 1 0 221941747 44367872 10289 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/17537/statm: 10832 10289 51 132 0 10697 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43328

[startup+1.50142 s]
/proc/loadavg: 1.32 1.07 0.98 2/78 17538
/proc/meminfo: memFree=1272280/2055920 swapFree=4147768/4192956
[pid=17537] ppid=17535 vsize=91024 CPUtime=1.49
/proc/17537/stat : 17537 (minimarch_fixed) R 17535 17537 16549 0 -1 4194304 21180 0 0 0 137 12 0 0 25 0 1 0 221941747 93208576 21165 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/17537/statm: 22756 21166 51 132 0 22621 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 91024

[startup+3.10175 s]
/proc/loadavg: 1.53 1.11 1.00 2/78 17538
/proc/meminfo: memFree=1213848/2055920 swapFree=4147768/4192956
[pid=17537] ppid=17535 vsize=183100 CPUtime=3.08
/proc/17537/stat : 17537 (minimarch_fixed) R 17535 17537 16549 0 -1 4194304 42322 0 0 0 284 24 0 0 25 0 1 0 221941747 187494400 42307 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/17537/statm: 45775 42307 51 132 0 45640 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 183100

[startup+6.3014 s]
/proc/loadavg: 1.53 1.11 1.00 2/78 17538
/proc/meminfo: memFree=1046168/2055920 swapFree=4147768/4192956
[pid=17537] ppid=17535 vsize=334896 CPUtime=6.29
/proc/17537/stat : 17537 (minimarch_fixed) R 17535 17537 16549 0 -1 4194304 81731 0 0 0 582 47 0 0 25 0 1 0 221941747 342933504 81716 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134532947 0 0 4096 3 0 0 0 17 1 0 0
/proc/17537/statm: 83724 81716 51 132 0 83589 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 334896

[startup+12.7017 s]
/proc/loadavg: 1.91 1.21 1.03 2/78 17538
/proc/meminfo: memFree=723560/2055920 swapFree=4147768/4192956
[pid=17537] ppid=17535 vsize=682948 CPUtime=12.69
/proc/17537/stat : 17537 (minimarch_fixed) R 17535 17537 16549 0 -1 4194304 161770 0 0 0 1171 98 0 0 25 0 1 0 221941747 699338752 161755 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134533192 0 0 4096 3 0 0 0 17 1 0 0
/proc/17537/statm: 170737 161757 51 132 0 170602 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 682948

[startup+25.5013 s]
/proc/loadavg: 2.00 1.25 1.05 2/78 17539
/proc/meminfo: memFree=510952/2055920 swapFree=4147768/4192956
[pid=17537] ppid=17535 vsize=880408 CPUtime=25.49
/proc/17537/stat : 17537 (minimarch_fixed) R 17535 17537 16549 0 -1 4194304 205793 0 0 0 2422 127 0 0 25 0 1 0 221941747 901537792 205778 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134523051 0 0 4096 3 0 0 0 17 1 0 0
/proc/17537/statm: 220102 205778 51 132 0 219967 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 880408

[startup+51.1016 s]
/proc/loadavg: 1.96 1.31 1.07 2/78 17539
/proc/meminfo: memFree=515624/2055920 swapFree=4147768/4192956
[pid=17537] ppid=17535 vsize=880408 CPUtime=51.08
/proc/17537/stat : 17537 (minimarch_fixed) R 17535 17537 16549 0 -1 4194304 205793 0 0 0 4978 130 0 0 25 0 1 0 221941747 901537792 205778 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134523421 0 0 4096 3 0 0 0 17 1 0 0
/proc/17537/statm: 220102 205778 51 132 0 219967 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 880408

[startup+102.305 s]
/proc/loadavg: 1.38 1.25 1.07 2/78 17539
/proc/meminfo: memFree=515752/2055920 swapFree=4147768/4192956
[pid=17537] ppid=17535 vsize=880404 CPUtime=102.26
/proc/17537/stat : 17537 (minimarch_fixed) R 17535 17537 16549 0 -1 4194304 205841 0 0 0 10096 130 0 0 25 0 1 0 221941747 901533696 205826 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134531688 0 0 4096 3 0 0 0 17 1 0 0
/proc/17537/statm: 220101 205826 63 132 0 219966 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 880404

[startup+162.301 s]
/proc/loadavg: 1.14 1.20 1.06 2/78 17539
/proc/meminfo: memFree=508072/2055920 swapFree=4147768/4192956
[pid=17537] ppid=17535 vsize=887872 CPUtime=162.23
/proc/17537/stat : 17537 (minimarch_fixed) R 17535 17537 16549 0 -1 4194304 209341 0 0 0 16091 132 0 0 25 0 1 0 221941747 909180928 207724 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134523421 0 0 4096 3 0 0 0 17 1 0 0
/proc/17537/statm: 221968 207724 63 132 0 221833 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 887872

[startup+222.302 s]
/proc/loadavg: 1.05 1.16 1.05 2/78 17539
/proc/meminfo: memFree=485288/2055920 swapFree=4147768/4192956
[pid=17537] ppid=17535 vsize=910364 CPUtime=222.21
/proc/17537/stat : 17537 (minimarch_fixed) R 17535 17537 16549 0 -1 4194304 218150 0 0 0 22084 137 0 0 25 0 1 0 221941747 932212736 213408 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134523626 0 0 4096 3 0 0 0 17 1 0 0
/proc/17537/statm: 227591 213408 63 132 0 227456 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 910364

[startup+282.301 s]
/proc/loadavg: 1.02 1.13 1.05 2/78 17539
/proc/meminfo: memFree=480296/2055920 swapFree=4147768/4192956
[pid=17537] ppid=17535 vsize=915192 CPUtime=282.19
/proc/17537/stat : 17537 (minimarch_fixed) R 17535 17537 16549 0 -1 4194304 222784 0 0 0 28079 140 0 0 25 0 1 0 221941747 937156608 214650 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134535938 0 0 4096 3 0 0 0 17 1 0 0
/proc/17537/statm: 228798 214650 63 132 0 228663 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 915192

[startup+342.301 s]
/proc/loadavg: 1.00 1.11 1.04 2/78 17539
/proc/meminfo: memFree=478056/2055920 swapFree=4147768/4192956
[pid=17537] ppid=17535 vsize=917248 CPUtime=342.17
/proc/17537/stat : 17537 (minimarch_fixed) R 17535 17537 16549 0 -1 4194304 226493 0 0 0 34074 143 0 0 25 0 1 0 221941747 939261952 215213 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134523074 0 0 4096 3 0 0 0 17 1 0 0
/proc/17537/statm: 229312 215213 63 132 0 229177 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 917248

[startup+402.303 s]
/proc/loadavg: 1.00 1.08 1.04 2/78 17539
/proc/meminfo: memFree=474920/2055920 swapFree=4147768/4192956
[pid=17537] ppid=17535 vsize=920240 CPUtime=402.15
/proc/17537/stat : 17537 (minimarch_fixed) R 17535 17537 16549 0 -1 4194304 230410 0 0 0 40070 145 0 0 25 0 1 0 221941747 942325760 216016 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134523421 0 0 4096 3 0 0 0 17 1 0 0
/proc/17537/statm: 230060 216016 63 132 0 229925 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 920240

[startup+462.301 s]
/proc/loadavg: 1.00 1.07 1.03 2/78 17539
/proc/meminfo: memFree=471976/2055920 swapFree=4147768/4192956
[pid=17537] ppid=17535 vsize=922968 CPUtime=462.12
/proc/17537/stat : 17537 (minimarch_fixed) R 17535 17537 16549 0 -1 4194304 234391 0 0 0 46065 147 0 0 25 0 1 0 221941747 945119232 216778 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134523094 0 0 4096 3 0 0 0 17 1 0 0
/proc/17537/statm: 230742 216778 63 132 0 230607 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 922968

[startup+522.301 s]
/proc/loadavg: 1.00 1.05 1.02 2/78 17539
/proc/meminfo: memFree=467944/2055920 swapFree=4147768/4192956
[pid=17537] ppid=17535 vsize=926648 CPUtime=522.1
/proc/17537/stat : 17537 (minimarch_fixed) R 17535 17537 16549 0 -1 4194304 238395 0 0 0 52060 150 0 0 25 0 1 0 221941747 948887552 217782 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134523044 0 0 4096 3 0 0 0 17 1 0 0
/proc/17537/statm: 231662 217782 63 132 0 231527 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 926648

[startup+582.302 s]
/proc/loadavg: 1.00 1.04 1.02 2/78 17539
/proc/meminfo: memFree=463656/2055920 swapFree=4147768/4192956
[pid=17537] ppid=17535 vsize=930776 CPUtime=582.08
/proc/17537/stat : 17537 (minimarch_fixed) R 17535 17537 16549 0 -1 4194304 242541 0 0 0 58054 154 0 0 25 0 1 0 221941747 953114624 218874 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134522147 0 0 4096 3 0 0 0 17 1 0 0
/proc/17537/statm: 232694 218874 63 132 0 232559 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 930776

[startup+642.301 s]
/proc/loadavg: 1.00 1.03 1.01 2/78 17539
/proc/meminfo: memFree=462952/2055920 swapFree=4147768/4192956
[pid=17537] ppid=17535 vsize=931204 CPUtime=642.06
/proc/17537/stat : 17537 (minimarch_fixed) R 17535 17537 16549 0 -1 4194304 245962 0 0 0 64050 156 0 0 25 0 1 0 221941747 953552896 219010 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134522188 0 0 4096 3 0 0 0 17 1 0 0
/proc/17537/statm: 232801 219010 63 132 0 232666 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 931204

[startup+702.301 s]
/proc/loadavg: 1.00 1.02 1.01 2/78 17539
/proc/meminfo: memFree=462312/2055920 swapFree=4147768/4192956
[pid=17537] ppid=17535 vsize=932004 CPUtime=702.04
/proc/17537/stat : 17537 (minimarch_fixed) R 17535 17537 16549 0 -1 4194304 249548 0 0 0 70045 159 0 0 25 0 1 0 221941747 954372096 219208 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134535908 0 0 4096 3 0 0 0 17 1 0 0
/proc/17537/statm: 233001 219208 63 132 0 232866 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 932004

[startup+762.306 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 17539
/proc/meminfo: memFree=462056/2055920 swapFree=4147768/4192956
[pid=17537] ppid=17535 vsize=932272 CPUtime=762.02
/proc/17537/stat : 17537 (minimarch_fixed) R 17535 17537 16549 0 -1 4194304 253086 0 0 0 76041 161 0 0 25 0 1 0 221941747 954646528 219274 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134535938 0 0 4096 3 0 0 0 17 1 0 0
/proc/17537/statm: 233068 219274 63 132 0 232933 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 932272

[startup+822.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 17539
/proc/meminfo: memFree=461288/2055920 swapFree=4147768/4192956
[pid=17537] ppid=17535 vsize=932796 CPUtime=822
/proc/17537/stat : 17537 (minimarch_fixed) R 17535 17537 16549 0 -1 4194304 256140 0 0 0 82036 164 0 0 25 0 1 0 221941747 955183104 219417 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134523055 0 0 4096 3 0 0 0 17 1 0 0
/proc/17537/statm: 233199 219417 63 132 0 233064 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 932796

[startup+882.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 17539
/proc/meminfo: memFree=460968/2055920 swapFree=4147768/4192956
[pid=17537] ppid=17535 vsize=933096 CPUtime=881.97
/proc/17537/stat : 17537 (minimarch_fixed) R 17535 17537 16549 0 -1 4194304 259187 0 0 0 88032 165 0 0 25 0 1 0 221941747 955490304 219505 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134535893 0 0 4096 3 0 0 0 17 1 0 0
/proc/17537/statm: 233274 219505 63 132 0 233139 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 933096

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17539
/proc/meminfo: memFree=460520/2055920 swapFree=4147768/4192956
[pid=17537] ppid=17535 vsize=933500 CPUtime=941.96
/proc/17537/stat : 17537 (minimarch_fixed) R 17535 17537 16549 0 -1 4194304 262355 0 0 0 94028 168 0 0 25 0 1 0 221941747 955904000 219606 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134523053 0 0 4096 3 0 0 0 17 1 0 0
/proc/17537/statm: 233375 219606 63 132 0 233240 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 933500

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17539
/proc/meminfo: memFree=460200/2055920 swapFree=4147768/4192956
[pid=17537] ppid=17535 vsize=933980 CPUtime=1001.93
/proc/17537/stat : 17537 (minimarch_fixed) R 17535 17537 16549 0 -1 4194304 264599 0 0 0 100024 169 0 0 25 0 1 0 221941747 956395520 219710 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134523421 0 0 4096 3 0 0 0 17 1 0 0
/proc/17537/statm: 233495 219710 63 132 0 233360 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 933980

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17539
/proc/meminfo: memFree=459304/2055920 swapFree=4147768/4192956
[pid=17537] ppid=17535 vsize=934684 CPUtime=1061.91
/proc/17537/stat : 17537 (minimarch_fixed) R 17535 17537 16549 0 -1 4194304 266567 0 0 0 106021 170 0 0 25 0 1 0 221941747 957116416 219925 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134523042 0 0 4096 3 0 0 0 17 1 0 0
/proc/17537/statm: 233671 219925 63 132 0 233536 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 934684

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17539
/proc/meminfo: memFree=458728/2055920 swapFree=4147768/4192956
[pid=17537] ppid=17535 vsize=935372 CPUtime=1121.89
/proc/17537/stat : 17537 (minimarch_fixed) R 17535 17537 16549 0 -1 4194304 269403 0 0 0 112017 172 0 0 25 0 1 0 221941747 957820928 220100 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134523084 0 0 4096 3 0 0 0 17 1 0 0
/proc/17537/statm: 233843 220100 63 132 0 233708 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 935372

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17539
/proc/meminfo: memFree=457896/2055920 swapFree=4147768/4192956
[pid=17537] ppid=17535 vsize=935952 CPUtime=1181.87
/proc/17537/stat : 17537 (minimarch_fixed) R 17535 17537 16549 0 -1 4194304 271238 0 0 0 118013 174 0 0 25 0 1 0 221941747 958414848 220266 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134522188 0 0 4096 3 0 0 0 17 1 0 0
/proc/17537/statm: 233988 220266 63 132 0 233853 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 935952



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17539
/proc/meminfo: memFree=457896/2055920 swapFree=4147768/4192956
[pid=17537] ppid=17535 vsize=935952 CPUtime=1200.06
/proc/17537/stat : 17537 (minimarch_fixed) R 17535 17537 16549 0 -1 4194304 271635 0 0 0 119832 174 0 0 25 0 1 0 221941747 958414848 220267 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134523077 0 0 4096 3 0 0 0 17 1 0 0
/proc/17537/statm: 233988 220267 63 132 0 233853 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 935952

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

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

[startup+1200.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17539
/proc/meminfo: memFree=457896/2055920 swapFree=4147768/4192956
[pid=17537] ppid=17535 vsize=0 CPUtime=1200.16
/proc/17537/stat : 17537 (minimarch_fixed) R 17535 17537 16549 0 -1 4195332 271635 0 0 0 119832 184 0 0 25 0 1 0 221941747 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/17537/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.16
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.65
CPU time (s): 1200.22
CPU user time (s): 1198.33
CPU system time (s): 1.89471
CPU usage (%): 99.9641
Max. virtual memory (cumulated for all children) (KiB): 936256

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

runsolver used 0.940856 second user time and 2.6616 second system time

The end

Launcher Data (download as text)

Begin job on node33 on Sat Apr 28 06:04:23 UTC 2007

IDJOB= 428641
IDBENCH= 20590
IDSOLVER= 198
FILE ID= node33/428641-1177740244

PBS_JOBID= 4715431

Free space on /tmp= 66205 MiB

SOLVER NAME= minimarch 2007-04-26 (fixed)
BENCH NAME= HOME/pub/bench/SAT07/industrial/vliw_sat_4.0/9vliw_m_9stages_iq3_C1_bug2.cnf
COMMAND LINE= /tmp/evaluation/428641-1177740244/minimarch_fixed /tmp/evaluation/428641-1177740244/instance-428641-1177740244.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node33/watcher-428641-1177740244 -o ROOT/results/node33/solver-428641-1177740244 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/428641-1177740244/minimarch_fixed /tmp/evaluation/428641-1177740244/instance-428641-1177740244.cnf

META MD5SUM SOLVER= 08d902191c06ef4f82d57c2f2b6a82c2
MD5SUM BENCH=  de190892801b59cd9842bfb52b694299

RANDOM SEED= 43214984

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node33.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.272
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.272
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:       1330424 kB
Buffers:         42592 kB
Cached:         596772 kB
SwapCached:      14592 kB
Active:         489500 kB
Inactive:       173964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1330424 kB
SwapTotal:     4192956 kB
SwapFree:      4147768 kB
Dirty:          285536 kB
Writeback:           0 kB
Mapped:          30456 kB
Slab:            47332 kB
Committed_AS:  1865364 kB
PageTables:       1992 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= 66205 MiB

End job on node33 on Sat Apr 28 06:24:25 UTC 2007