Trace number 460140

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
MiraXT v3? (MO) 5952.71 3014.92

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq5.cnf
MD5SUM79c983ee7a6671238604da3040f85341
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3968.58
Satisfiable
(Un)Satisfiability was proved
Number of variables151669
Number of clauses2465731
Sum of the clauses size7141423
Maximum clause length150
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 22309834
Number of clauses of size 335167
Number of clauses of size 45995
Number of clauses of size 511790
Number of clauses of size over 5102944

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node7/watcher-460140-1179240440 -o ROOT/results/node7/solver-460140-1179240440 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/460140-1179240440/MiraXTv3_dyn /tmp/evaluation/460140-1179240440/instance-460140-1179240440.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.19 1.79 1.85 3/77 20124
/proc/meminfo: memFree=1509816/2055920 swapFree=4156572/4192956
[pid=20124] ppid=20122 vsize=3788 CPUtime=0
/proc/20124/stat : 20124 (MiraXTv3_dyn) R 20122 20124 20050 0 -1 4194304 381 0 0 0 0 0 0 0 18 0 1 0 400081948 3878912 356 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20124/statm: 947 363 202 20 0 305 0

[startup+0.026128 s]
/proc/loadavg: 1.19 1.79 1.85 3/77 20124
/proc/meminfo: memFree=1509816/2055920 swapFree=4156572/4192956
[pid=20124] ppid=20122 vsize=5260 CPUtime=0.01
/proc/20124/stat : 20124 (MiraXTv3_dyn) R 20122 20124 20050 0 -1 4194304 874 0 0 0 1 0 0 0 18 0 1 0 400081948 5386240 849 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 10851963 0 0 4096 0 0 0 0 17 1 0 0
/proc/20124/statm: 1315 853 206 20 0 673 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5260

[startup+0.102135 s]
/proc/loadavg: 1.19 1.79 1.85 3/77 20124
/proc/meminfo: memFree=1509816/2055920 swapFree=4156572/4192956
[pid=20124] ppid=20122 vsize=10092 CPUtime=0.09
/proc/20124/stat : 20124 (MiraXTv3_dyn) R 20122 20124 20050 0 -1 4194304 2033 0 0 0 8 1 0 0 18 0 1 0 400081948 10334208 2008 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 10851963 0 0 4096 0 0 0 0 17 1 0 0
/proc/20124/statm: 2523 2008 206 20 0 1881 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10092

[startup+0.302156 s]
/proc/loadavg: 1.19 1.79 1.85 3/77 20124
/proc/meminfo: memFree=1509816/2055920 swapFree=4156572/4192956
[pid=20124] ppid=20122 vsize=22116 CPUtime=0.29
/proc/20124/stat : 20124 (MiraXTv3_dyn) R 20122 20124 20050 0 -1 4194304 4867 0 0 0 26 3 0 0 19 0 1 0 400081948 22646784 4842 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 10851963 0 0 4096 0 0 0 0 17 1 0 0
/proc/20124/statm: 5529 4842 206 20 0 4887 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22116

[startup+0.701197 s]
/proc/loadavg: 1.19 1.79 1.85 3/77 20124
/proc/meminfo: memFree=1509816/2055920 swapFree=4156572/4192956
[pid=20124] ppid=20122 vsize=45260 CPUtime=0.69
/proc/20124/stat : 20124 (MiraXTv3_dyn) R 20122 20124 20050 0 -1 4194304 10360 0 0 0 63 6 0 0 23 0 1 0 400081948 46346240 10335 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 10851909 0 0 4096 0 0 0 0 17 1 0 0
/proc/20124/statm: 11315 10335 206 20 0 10673 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 45260

[startup+1.50128 s]
/proc/loadavg: 1.19 1.79 1.85 2/78 20125
/proc/meminfo: memFree=1452912/2055920 swapFree=4156572/4192956
[pid=20124] ppid=20122 vsize=89072 CPUtime=1.49
/proc/20124/stat : 20124 (MiraXTv3_dyn) R 20122 20124 20050 0 -1 4194304 21007 0 0 0 137 12 0 0 25 0 1 0 400081948 91209728 20982 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 10855373 0 0 4096 0 0 0 0 17 1 0 0
/proc/20124/statm: 22268 20982 206 20 0 21626 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 89072

[startup+3.10145 s]
/proc/loadavg: 1.19 1.79 1.85 2/78 20125
/proc/meminfo: memFree=1393904/2055920 swapFree=4156572/4192956
[pid=20124] ppid=20122 vsize=176984 CPUtime=3.09
/proc/20124/stat : 20124 (MiraXTv3_dyn) R 20122 20124 20050 0 -1 4194304 40623 0 0 0 284 25 0 0 25 0 1 0 400081948 181231616 40598 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134581523 0 0 4096 0 0 0 0 17 1 0 0
/proc/20124/statm: 44246 40598 207 20 0 43604 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 176984

[startup+6.30178 s]
/proc/loadavg: 1.26 1.80 1.85 2/78 20125
/proc/meminfo: memFree=1348208/2055920 swapFree=4156572/4192956
[pid=20124] ppid=20122 vsize=176984 CPUtime=6.29
/proc/20124/stat : 20124 (MiraXTv3_dyn) R 20122 20124 20050 0 -1 4194304 40666 0 0 0 604 25 0 0 25 0 1 0 400081948 181231616 40641 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134583654 0 0 4096 0 0 0 0 17 1 0 0
/proc/20124/statm: 44246 40641 207 20 0 43604 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 176984

[startup+12.7015 s]
/proc/loadavg: 1.24 1.78 1.84 2/78 20125
/proc/meminfo: memFree=1323056/2055920 swapFree=4156572/4192956
[pid=20124] ppid=20122 vsize=201140 CPUtime=12.68
/proc/20124/stat : 20124 (MiraXTv3_dyn) R 20122 20124 20050 0 -1 4194304 47354 0 0 0 1240 28 0 0 25 0 1 0 400081948 205967360 47250 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134577820 0 0 4096 0 0 0 0 17 1 0 0
/proc/20124/statm: 50285 47250 207 20 0 49643 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 201140

[startup+25.5018 s]
/proc/loadavg: 1.18 1.74 1.83 2/78 20125
/proc/meminfo: memFree=1304880/2055920 swapFree=4156572/4192956
[pid=20124] ppid=20122 vsize=225504 CPUtime=25.48
/proc/20124/stat : 20124 (MiraXTv3_dyn) R 20122 20124 20050 0 -1 4194304 51602 0 0 0 2517 31 0 0 25 0 1 0 400081948 230916096 51498 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134575880 0 0 4096 0 0 0 0 17 1 0 0
/proc/20124/statm: 56376 51498 207 20 0 55734 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 225504

[startup+51.1025 s]
/proc/loadavg: 1.12 1.68 1.81 2/80 20127
/proc/meminfo: memFree=1016608/2055920 swapFree=4156572/4192956
[pid=20124] ppid=20122 vsize=1030320 CPUtime=52.16
/proc/20124/stat : 20124 (MiraXTv3_dyn) S 20122 20124 20050 0 -1 4194304 134767 0 0 0 5142 74 0 0 25 0 3 0 400081948 1055047680 123429 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20124/statm: 257580 123429 218 20 0 256938 0
[pid=20124/tid=20126] ppid=20122 vsize=1030320 CPUtime=12.01
/proc/20124/task/20126/stat : 20126 (MiraXTv3_dyn) R 20122 20124 20050 0 -1 4194368 39157 0 0 0 1182 19 0 0 25 0 3 0 400085856 1055047680 123429 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20124/tid=20127] ppid=20122 vsize=1030320 CPUtime=1.07
/proc/20124/task/20127/stat : 20127 (MiraXTv3_dyn) S 20122 20124 20050 0 -1 4194368 28416 0 0 0 91 16 0 0 18 0 3 0 400085856 1055047680 123429 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 52.16
Current children cumulated vsize (KiB) 1030320

[startup+102.307 s]
/proc/loadavg: 1.54 1.70 1.80 3/80 20127
/proc/meminfo: memFree=990048/2055920 swapFree=4156572/4192956
[pid=20124] ppid=20122 vsize=1054172 CPUtime=144.16
/proc/20124/stat : 20124 (MiraXTv3_dyn) S 20122 20124 20050 0 -1 4194304 143852 0 0 0 14329 87 0 0 25 0 3 0 400081948 1079472128 130114 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20124/statm: 263543 130114 218 20 0 262901 0
[pid=20124/tid=20126] ppid=20122 vsize=1054172 CPUtime=63.2
/proc/20124/task/20126/stat : 20126 (MiraXTv3_dyn) R 20122 20124 20050 0 -1 4194368 40916 0 0 0 6299 21 0 0 25 0 3 0 400085856 1079472128 130114 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20124/tid=20127] ppid=20122 vsize=1054172 CPUtime=41.88
/proc/20124/task/20127/stat : 20127 (MiraXTv3_dyn) R 20122 20124 20050 0 -1 4194368 35742 0 0 0 4160 28 0 0 25 0 3 0 400085856 1079472128 130114 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 144.16
Current children cumulated vsize (KiB) 1054172

[startup+162.302 s]
/proc/loadavg: 1.83 1.75 1.82 3/80 20127
/proc/meminfo: memFree=932384/2055920 swapFree=4156572/4192956
[pid=20124] ppid=20122 vsize=1109228 CPUtime=263.88
/proc/20124/stat : 20124 (MiraXTv3_dyn) S 20122 20124 20050 0 -1 4194304 158443 0 0 0 26284 104 0 0 25 0 3 0 400081948 1135849472 144415 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20124/statm: 277307 144415 218 20 0 276665 0
[pid=20124/tid=20126] ppid=20122 vsize=1109228 CPUtime=123.18
/proc/20124/task/20126/stat : 20126 (MiraXTv3_dyn) R 20122 20124 20050 0 -1 4194368 48216 0 0 0 12290 28 0 0 25 0 3 0 400085856 1135849472 144415 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526049 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20124/tid=20127] ppid=20122 vsize=1109228 CPUtime=101.63
/proc/20124/task/20127/stat : 20127 (MiraXTv3_dyn) R 20122 20124 20050 0 -1 4194368 43033 0 0 0 10125 38 0 0 25 0 3 0 400085856 1135849472 144415 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526502 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 263.88
Current children cumulated vsize (KiB) 1109228

[startup+222.302 s]
/proc/loadavg: 1.97 1.81 1.83 3/80 20127
/proc/meminfo: memFree=796064/2055920 swapFree=4156572/4192956
[pid=20124] ppid=20122 vsize=1245416 CPUtime=383.59
/proc/20124/stat : 20124 (MiraXTv3_dyn) S 20122 20124 20050 0 -1 4194304 192977 0 0 0 38221 138 0 0 25 0 3 0 400081948 1275305984 178456 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20124/statm: 311354 178456 218 20 0 310712 0
[pid=20124/tid=20126] ppid=20122 vsize=1245416 CPUtime=183.04
/proc/20124/task/20126/stat : 20126 (MiraXTv3_dyn) R 20122 20124 20050 0 -1 4194368 70657 0 0 0 18258 46 0 0 25 0 3 0 400085856 1275305984 178456 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134520502 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20124/tid=20127] ppid=20122 vsize=1245416 CPUtime=161.47
/proc/20124/task/20127/stat : 20127 (MiraXTv3_dyn) R 20122 20124 20050 0 -1 4194368 55126 0 0 0 16093 54 0 0 25 0 3 0 400085856 1275305984 178456 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 383.59
Current children cumulated vsize (KiB) 1245416

[startup+282.302 s]
/proc/loadavg: 1.99 1.84 1.83 3/80 20127
/proc/meminfo: memFree=782240/2055920 swapFree=4156572/4192956
[pid=20124] ppid=20122 vsize=1258728 CPUtime=503.29
/proc/20124/stat : 20124 (MiraXTv3_dyn) S 20122 20124 20050 0 -1 4194304 196678 0 0 0 50185 144 0 0 25 0 3 0 400081948 1288937472 181886 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20124/statm: 314682 181886 218 20 0 314040 0
[pid=20124/tid=20126] ppid=20122 vsize=1258728 CPUtime=242.79
/proc/20124/task/20126/stat : 20126 (MiraXTv3_dyn) R 20122 20124 20050 0 -1 4194368 70742 0 0 0 24233 46 0 0 25 0 3 0 400085856 1288937472 181886 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526502 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20124/tid=20127] ppid=20122 vsize=1258728 CPUtime=221.42
/proc/20124/task/20127/stat : 20127 (MiraXTv3_dyn) R 20122 20124 20050 0 -1 4194368 58742 0 0 0 22083 59 0 0 25 0 3 0 400085856 1288937472 181886 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526145 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 503.29
Current children cumulated vsize (KiB) 1258728

[startup+342.301 s]
/proc/loadavg: 1.99 1.87 1.84 3/80 20127
/proc/meminfo: memFree=752736/2055920 swapFree=4156572/4192956
[pid=20124] ppid=20122 vsize=1287876 CPUtime=622.96
/proc/20124/stat : 20124 (MiraXTv3_dyn) S 20122 20124 20050 0 -1 4194304 204176 0 0 0 62147 149 0 0 25 0 3 0 400081948 1318785024 189246 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20124/statm: 321969 189246 218 20 0 321327 0
[pid=20124/tid=20126] ppid=20122 vsize=1287876 CPUtime=302.52
/proc/20124/task/20126/stat : 20126 (MiraXTv3_dyn) R 20122 20124 20050 0 -1 4194368 78163 0 0 0 30200 52 0 0 25 0 3 0 400085856 1318785024 189246 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20124/tid=20127] ppid=20122 vsize=1287876 CPUtime=281.36
/proc/20124/task/20127/stat : 20127 (MiraXTv3_dyn) R 20122 20124 20050 0 -1 4194368 58819 0 0 0 28077 59 0 0 25 0 3 0 400085856 1318785024 189246 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526470 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 622.96
Current children cumulated vsize (KiB) 1287876

[startup+402.302 s]
/proc/loadavg: 1.99 1.89 1.85 3/80 20127
/proc/meminfo: memFree=726560/2055920 swapFree=4156572/4192956
[pid=20124] ppid=20122 vsize=1319620 CPUtime=742.69
/proc/20124/stat : 20124 (MiraXTv3_dyn) S 20122 20124 20050 0 -1 4194304 212646 0 0 0 74110 159 0 0 25 0 3 0 400081948 1351290880 197368 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20124/statm: 329905 197368 218 20 0 329263 0
[pid=20124/tid=20126] ppid=20122 vsize=1319620 CPUtime=362.29
/proc/20124/task/20126/stat : 20126 (MiraXTv3_dyn) R 20122 20124 20050 0 -1 4194368 78536 0 0 0 36176 53 0 0 25 0 3 0 400085856 1351290880 197368 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20124/tid=20127] ppid=20122 vsize=1319620 CPUtime=341.33
/proc/20124/task/20127/stat : 20127 (MiraXTv3_dyn) R 20122 20124 20050 0 -1 4194368 66916 0 0 0 34065 68 0 0 25 0 3 0 400085856 1351290880 197368 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 10851909 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 742.69
Current children cumulated vsize (KiB) 1319620

[startup+462.302 s]
/proc/loadavg: 1.99 1.91 1.85 3/80 20127
/proc/meminfo: memFree=716896/2055920 swapFree=4156572/4192956
[pid=20124] ppid=20122 vsize=1322824 CPUtime=862.27
/proc/20124/stat : 20124 (MiraXTv3_dyn) S 20122 20124 20050 0 -1 4194304 213945 0 0 0 86067 160 0 0 25 0 3 0 400081948 1354571776 198153 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20124/statm: 330706 198153 218 20 0 330064 0
[pid=20124/tid=20126] ppid=20122 vsize=1322824 CPUtime=421.95
/proc/20124/task/20126/stat : 20126 (MiraXTv3_dyn) R 20122 20124 20050 0 -1 4194368 78611 0 0 0 42142 53 0 0 25 0 3 0 400085856 1354571776 198153 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134529261 0 0 4096 0 0 0 0 -1 1 0 0

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


[startup+2442.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 20325
/proc/meminfo: memFree=257632/2055920 swapFree=4156572/4192956
[pid=20124] ppid=20122 vsize=1784704 CPUtime=4811.09
/proc/20124/stat : 20124 (MiraXTv3_dyn) S 20122 20124 20050 0 -1 4194304 333602 0 0 0 480829 280 0 0 25 0 3 0 400081948 1827536896 312689 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20124/statm: 446176 312689 218 20 0 445534 0
[pid=20124/tid=20126] ppid=20122 vsize=1784704 CPUtime=2394.98
/proc/20124/task/20126/stat : 20126 (MiraXTv3_dyn) R 20122 20124 20050 0 -1 4194368 109540 0 0 0 239412 86 0 0 25 0 3 0 400085856 1827536896 312689 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20124/tid=20127] ppid=20122 vsize=1784704 CPUtime=2377.03
/proc/20124/task/20127/stat : 20127 (MiraXTv3_dyn) R 20122 20124 20050 0 -1 4194368 156868 0 0 0 237548 155 0 0 25 0 3 0 400085856 1827536896 312689 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134566020 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4811.09
Current children cumulated vsize (KiB) 1784704

[startup+2502.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 20325
/proc/meminfo: memFree=257696/2055920 swapFree=4156572/4192956
[pid=20124] ppid=20122 vsize=1784704 CPUtime=4930.75
/proc/20124/stat : 20124 (MiraXTv3_dyn) S 20122 20124 20050 0 -1 4194304 333607 0 0 0 492795 280 0 0 25 0 3 0 400081948 1827536896 312694 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20124/statm: 446176 312694 218 20 0 445534 0
[pid=20124/tid=20126] ppid=20122 vsize=1784704 CPUtime=2454.9
/proc/20124/task/20126/stat : 20126 (MiraXTv3_dyn) R 20122 20124 20050 0 -1 4194368 109544 0 0 0 245404 86 0 0 25 0 3 0 400085856 1827536896 312694 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134530014 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20124/tid=20127] ppid=20122 vsize=1784704 CPUtime=2436.78
/proc/20124/task/20127/stat : 20127 (MiraXTv3_dyn) R 20122 20124 20050 0 -1 4194368 156869 0 0 0 243522 156 0 0 25 0 3 0 400085856 1827536896 312694 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4930.75
Current children cumulated vsize (KiB) 1784704

[startup+2562.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 20325
/proc/meminfo: memFree=257696/2055920 swapFree=4156572/4192956
[pid=20124] ppid=20122 vsize=1784704 CPUtime=5050.45
/proc/20124/stat : 20124 (MiraXTv3_dyn) S 20122 20124 20050 0 -1 4194304 333607 0 0 0 504764 281 0 0 25 0 3 0 400081948 1827536896 312694 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20124/statm: 446176 312694 218 20 0 445534 0
[pid=20124/tid=20126] ppid=20122 vsize=1784704 CPUtime=2514.85
/proc/20124/task/20126/stat : 20126 (MiraXTv3_dyn) R 20122 20124 20050 0 -1 4194368 109544 0 0 0 251399 86 0 0 25 0 3 0 400085856 1827536896 312694 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20124/tid=20127] ppid=20122 vsize=1784704 CPUtime=2496.51
/proc/20124/task/20127/stat : 20127 (MiraXTv3_dyn) R 20122 20124 20050 0 -1 4194368 156869 0 0 0 249495 156 0 0 25 0 3 0 400085856 1827536896 312694 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526207 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5050.45
Current children cumulated vsize (KiB) 1784704

[startup+2622.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 20325
/proc/meminfo: memFree=257760/2055920 swapFree=4156572/4192956
[pid=20124] ppid=20122 vsize=1784704 CPUtime=5170.07
/proc/20124/stat : 20124 (MiraXTv3_dyn) S 20122 20124 20050 0 -1 4194304 333608 0 0 0 516725 282 0 0 25 0 3 0 400081948 1827536896 312695 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20124/statm: 446176 312695 218 20 0 445534 0
[pid=20124/tid=20126] ppid=20122 vsize=1784704 CPUtime=2574.79
/proc/20124/task/20126/stat : 20126 (MiraXTv3_dyn) R 20122 20124 20050 0 -1 4194368 109545 0 0 0 257392 87 0 0 25 0 3 0 400085856 1827536896 312695 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134521236 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20124/tid=20127] ppid=20122 vsize=1784704 CPUtime=2556.21
/proc/20124/task/20127/stat : 20127 (MiraXTv3_dyn) R 20122 20124 20050 0 -1 4194368 156869 0 0 0 255464 157 0 0 25 0 3 0 400085856 1827536896 312695 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134517040 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5170.07
Current children cumulated vsize (KiB) 1784704

[startup+2682.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 20325
/proc/meminfo: memFree=257760/2055920 swapFree=4156572/4192956
[pid=20124] ppid=20122 vsize=1784680 CPUtime=5289.75
/proc/20124/stat : 20124 (MiraXTv3_dyn) S 20122 20124 20050 0 -1 4194304 333612 0 0 0 528692 283 0 0 25 0 3 0 400081948 1827512320 312699 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20124/statm: 446170 312699 218 20 0 445528 0
[pid=20124/tid=20126] ppid=20122 vsize=1784680 CPUtime=2634.72
/proc/20124/task/20126/stat : 20126 (MiraXTv3_dyn) R 20122 20124 20050 0 -1 4194368 109546 0 0 0 263385 87 0 0 25 0 3 0 400085856 1827512320 312699 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526049 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20124/tid=20127] ppid=20122 vsize=1784680 CPUtime=2615.94
/proc/20124/task/20127/stat : 20127 (MiraXTv3_dyn) R 20122 20124 20050 0 -1 4194368 156872 0 0 0 261437 157 0 0 25 0 3 0 400085856 1827512320 312699 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134520554 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5289.75
Current children cumulated vsize (KiB) 1784680

[startup+2742.31 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 20325
/proc/meminfo: memFree=202208/2055920 swapFree=4156572/4192956
[pid=20124] ppid=20122 vsize=1839976 CPUtime=5409.44
/proc/20124/stat : 20124 (MiraXTv3_dyn) S 20122 20124 20050 0 -1 4194304 347502 0 0 0 540649 295 0 0 25 0 3 0 400081948 1884135424 326512 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20124/statm: 459994 326512 218 20 0 459352 0
[pid=20124/tid=20126] ppid=20122 vsize=1839976 CPUtime=2694.68
/proc/20124/task/20126/stat : 20126 (MiraXTv3_dyn) R 20122 20124 20050 0 -1 4194368 109546 0 0 0 269381 87 0 0 25 0 3 0 400085856 1884135424 326512 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20124/tid=20127] ppid=20122 vsize=1839976 CPUtime=2675.69
/proc/20124/task/20127/stat : 20127 (MiraXTv3_dyn) R 20122 20124 20050 0 -1 4194368 170762 0 0 0 267399 170 0 0 25 0 3 0 400085856 1884135424 326512 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5409.44
Current children cumulated vsize (KiB) 1839976

[startup+2802.3 s]
/proc/loadavg: 2.05 2.01 1.92 3/80 20325
/proc/meminfo: memFree=199712/2055920 swapFree=4156572/4192956
[pid=20124] ppid=20122 vsize=1842024 CPUtime=5529.07
/proc/20124/stat : 20124 (MiraXTv3_dyn) S 20122 20124 20050 0 -1 4194304 348236 0 0 0 552611 296 0 0 25 0 3 0 400081948 1886232576 327246 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20124/statm: 460506 327246 218 20 0 459864 0
[pid=20124/tid=20126] ppid=20122 vsize=1842024 CPUtime=2754.58
/proc/20124/task/20126/stat : 20126 (MiraXTv3_dyn) R 20122 20124 20050 0 -1 4194368 109639 0 0 0 275371 87 0 0 25 0 3 0 400085856 1886232576 327246 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20124/tid=20127] ppid=20122 vsize=1842024 CPUtime=2735.41
/proc/20124/task/20127/stat : 20127 (MiraXTv3_dyn) R 20122 20124 20050 0 -1 4194368 171403 0 0 0 273370 171 0 0 25 0 3 0 400085856 1886232576 327246 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134520702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5529.07
Current children cumulated vsize (KiB) 1842024

[startup+2862.3 s]
/proc/loadavg: 2.02 2.00 1.92 3/80 20325
/proc/meminfo: memFree=199648/2055920 swapFree=4156572/4192956
[pid=20124] ppid=20122 vsize=1842024 CPUtime=5648.73
/proc/20124/stat : 20124 (MiraXTv3_dyn) S 20122 20124 20050 0 -1 4194304 348237 0 0 0 564576 297 0 0 25 0 3 0 400081948 1886232576 327247 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20124/statm: 460506 327247 218 20 0 459864 0
[pid=20124/tid=20126] ppid=20122 vsize=1842024 CPUtime=2814.52
/proc/20124/task/20126/stat : 20126 (MiraXTv3_dyn) R 20122 20124 20050 0 -1 4194368 109639 0 0 0 281364 88 0 0 25 0 3 0 400085856 1886232576 327247 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20124/tid=20127] ppid=20122 vsize=1842024 CPUtime=2795.14
/proc/20124/task/20127/stat : 20127 (MiraXTv3_dyn) R 20122 20124 20050 0 -1 4194368 171404 0 0 0 279343 171 0 0 25 0 3 0 400085856 1886232576 327247 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5648.73
Current children cumulated vsize (KiB) 1842024

[startup+2922.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/80 20325
/proc/meminfo: memFree=199520/2055920 swapFree=4156572/4192956
[pid=20124] ppid=20122 vsize=1842024 CPUtime=5768.29
/proc/20124/stat : 20124 (MiraXTv3_dyn) S 20122 20124 20050 0 -1 4194304 348238 0 0 0 576531 298 0 0 25 0 3 0 400081948 1886232576 327248 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20124/statm: 460506 327248 218 20 0 459864 0
[pid=20124/tid=20126] ppid=20122 vsize=1842024 CPUtime=2874.34
/proc/20124/task/20126/stat : 20126 (MiraXTv3_dyn) R 20122 20124 20050 0 -1 4194368 109640 0 0 0 287346 88 0 0 25 0 3 0 400085856 1886232576 327248 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20124/tid=20127] ppid=20122 vsize=1842024 CPUtime=2854.87
/proc/20124/task/20127/stat : 20127 (MiraXTv3_dyn) R 20122 20124 20050 0 -1 4194368 171404 0 0 0 285315 172 0 0 20 0 3 0 400085856 1886232576 327248 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5768.29
Current children cumulated vsize (KiB) 1842024

[startup+2982.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/80 20327
/proc/meminfo: memFree=199200/2055920 swapFree=4156572/4192956
[pid=20124] ppid=20122 vsize=1842024 CPUtime=5887.86
/proc/20124/stat : 20124 (MiraXTv3_dyn) S 20122 20124 20050 0 -1 4194304 348238 0 0 0 588488 298 0 0 25 0 3 0 400081948 1886232576 327248 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20124/statm: 460506 327248 218 20 0 459864 0
[pid=20124/tid=20126] ppid=20122 vsize=1842024 CPUtime=2934.17
/proc/20124/task/20126/stat : 20126 (MiraXTv3_dyn) R 20122 20124 20050 0 -1 4194368 109640 0 0 0 293329 88 0 0 25 0 3 0 400085856 1886232576 327248 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134520184 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20124/tid=20127] ppid=20122 vsize=1842024 CPUtime=2914.61
/proc/20124/task/20127/stat : 20127 (MiraXTv3_dyn) R 20122 20124 20050 0 -1 4194368 171404 0 0 0 291289 172 0 0 25 0 3 0 400085856 1886232576 327248 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5887.86
Current children cumulated vsize (KiB) 1842024



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+3014.7 s]
/proc/loadavg: 2.00 2.00 1.92 3/80 20327
/proc/meminfo: memFree=198304/2055920 swapFree=4156572/4192956
[pid=20124] ppid=20122 vsize=1844072 CPUtime=5952.48
/proc/20124/stat : 20124 (MiraXTv3_dyn) S 20122 20124 20050 0 -1 4194304 348507 0 0 0 594949 299 0 0 25 0 3 0 400081948 1888329728 327517 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20124/statm: 461018 327517 218 20 0 460376 0
[pid=20124/tid=20126] ppid=20122 vsize=1844072 CPUtime=2966.54
/proc/20124/task/20126/stat : 20126 (MiraXTv3_dyn) R 20122 20124 20050 0 -1 4194368 109640 0 0 0 296566 88 0 0 25 0 3 0 400085856 1888329728 327517 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20124/tid=20127] ppid=20122 vsize=1844072 CPUtime=2946.87
/proc/20124/task/20127/stat : 20127 (MiraXTv3_dyn) R 20122 20124 20050 0 -1 4194368 171673 0 0 0 294514 173 0 0 25 0 3 0 400085856 1888329728 327517 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134517064 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5952.48
Current children cumulated vsize (KiB) 1844072

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

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

[startup+3014.81 s]
/proc/loadavg: 2.00 2.00 1.92 3/80 20327
/proc/meminfo: memFree=198304/2055920 swapFree=4156572/4192956
[pid=20124] ppid=20122 vsize=0 CPUtime=5952.6
/proc/20124/stat : 20124 (MiraXTv3_dyn) Z 20122 20124 20050 0 -1 4195340 348522 0 0 0 594951 309 0 0 16 0 2 0 400081948 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20124/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5952.6
Current children cumulated vsize (KiB) 0

[startup+3014.9 s]
/proc/loadavg: 2.00 2.00 1.92 3/80 20327
/proc/meminfo: memFree=198304/2055920 swapFree=4156572/4192956
[pid=20124] ppid=20122 vsize=0 CPUtime=5952.69
/proc/20124/stat : 20124 (MiraXTv3_dyn) Z 20122 20124 20050 0 -1 4195340 348522 0 0 0 594951 318 0 0 16 0 2 0 400081948 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20124/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5952.69
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 3014.92
CPU time (s): 5952.71
CPU user time (s): 5949.51
CPU system time (s): 3.19951
CPU usage (%): 197.442
Max. virtual memory (cumulated for all children) (KiB): 1844072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5949.51
system time used= 3.19951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 348522
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= 2007
involuntary context switches= 112445

runsolver used 3.3045 second user time and 8.21875 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Tue May 15 14:47:23 UTC 2007

IDJOB= 460140
IDBENCH= 20575
IDSOLVER= 196
FILE ID= node7/460140-1179240440

PBS_JOBID= 5274542

Free space on /tmp= 66480 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq5.cnf
COMMAND LINE= /tmp/evaluation/460140-1179240440/MiraXTv3_dyn /tmp/evaluation/460140-1179240440/instance-460140-1179240440.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-460140-1179240440 -o ROOT/results/node7/solver-460140-1179240440 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/460140-1179240440/MiraXTv3_dyn /tmp/evaluation/460140-1179240440/instance-460140-1179240440.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  79c983ee7a6671238604da3040f85341

RANDOM SEED= 334979998

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node7.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.231
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.231
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:       1510032 kB
Buffers:         45924 kB
Cached:         426312 kB
SwapCached:      17092 kB
Active:         249812 kB
Inactive:       246384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1510032 kB
SwapTotal:     4192956 kB
SwapFree:      4156572 kB
Dirty:           55048 kB
Writeback:           0 kB
Mapped:          29840 kB
Slab:            35136 kB
Committed_AS: 14862424 kB
PageTables:       1860 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= 66480 MiB

End job on node7 on Tue May 15 15:37:40 UTC 2007