Trace number 460141

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) 963.318 526.978

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq6.cnf
MD5SUM580dc3969c4e46e50013253fd4ac9139
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7727.65
Satisfiable
(Un)Satisfiability was proved
Number of variables209724
Number of clauses3634677
Sum of the clauses size10547961
Maximum clause length169
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 23415202
Number of clauses of size 349840
Number of clauses of size 46998
Number of clauses of size 514973
Number of clauses of size over 5147663

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/node27/watcher-460141-1179019819 -o ROOT/results/node27/solver-460141-1179019819 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/460141-1179019819/MiraXTv3_dyn /tmp/evaluation/460141-1179019819/instance-460141-1179019819.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 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.91 1.95 1.90 3/64 11991
/proc/meminfo: memFree=1076256/2055920 swapFree=4183156/4192956
[pid=11991] ppid=11989 vsize=3788 CPUtime=0
/proc/11991/stat : 11991 (MiraXTv3_dyn) R 11989 11991 11917 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 314678314 3878912 260 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11991/statm: 947 267 202 20 0 305 0

[startup+0.026774 s]
/proc/loadavg: 1.91 1.95 1.90 3/64 11991
/proc/meminfo: memFree=1076256/2055920 swapFree=4183156/4192956
[pid=11991] ppid=11989 vsize=5472 CPUtime=0.02
/proc/11991/stat : 11991 (MiraXTv3_dyn) R 11989 11991 11917 0 -1 4194304 912 0 0 0 2 0 0 0 18 0 1 0 314678314 5603328 887 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 1905613 0 0 4096 0 0 0 0 17 1 0 0
/proc/11991/statm: 1368 887 206 20 0 726 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5472

[startup+0.101781 s]
/proc/loadavg: 1.91 1.95 1.90 3/64 11991
/proc/meminfo: memFree=1076256/2055920 swapFree=4183156/4192956
[pid=11991] ppid=11989 vsize=9960 CPUtime=0.09
/proc/11991/stat : 11991 (MiraXTv3_dyn) R 11989 11991 11917 0 -1 4194304 2004 0 0 0 9 0 0 0 18 0 1 0 314678314 10199040 1979 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 1902203 0 0 4096 0 0 0 0 17 1 0 0
/proc/11991/statm: 2490 1980 206 20 0 1848 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9960

[startup+0.301813 s]
/proc/loadavg: 1.91 1.95 1.90 3/64 11991
/proc/meminfo: memFree=1076256/2055920 swapFree=4183156/4192956
[pid=11991] ppid=11989 vsize=21852 CPUtime=0.29
/proc/11991/stat : 11991 (MiraXTv3_dyn) R 11989 11991 11917 0 -1 4194304 4814 0 0 0 27 2 0 0 19 0 1 0 314678314 22376448 4789 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134585416 0 0 4096 0 0 0 0 17 0 0 0
/proc/11991/statm: 5463 4789 206 20 0 4821 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21852

[startup+0.701853 s]
/proc/loadavg: 1.91 1.95 1.90 3/64 11991
/proc/meminfo: memFree=1076256/2055920 swapFree=4183156/4192956
[pid=11991] ppid=11989 vsize=45832 CPUtime=0.69
/proc/11991/stat : 11991 (MiraXTv3_dyn) R 11989 11991 11917 0 -1 4194304 10500 0 0 0 63 6 0 0 23 0 1 0 314678314 46931968 10475 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134585290 0 0 4096 0 0 0 0 17 0 0 0
/proc/11991/statm: 11458 10475 206 20 0 10816 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 45832

[startup+1.50192 s]
/proc/loadavg: 1.91 1.95 1.90 2/65 11992
/proc/meminfo: memFree=1015832/2055920 swapFree=4183156/4192956
[pid=11991] ppid=11989 vsize=90568 CPUtime=1.48
/proc/11991/stat : 11991 (MiraXTv3_dyn) R 11989 11991 11917 0 -1 4194304 21285 0 0 0 136 12 0 0 25 0 1 0 314678314 92741632 21260 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11991/statm: 22642 21260 206 20 0 22000 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 90568

[startup+3.10108 s]
/proc/loadavg: 1.91 1.95 1.90 2/65 11992
/proc/meminfo: memFree=959704/2055920 swapFree=4183156/4192956
[pid=11991] ppid=11989 vsize=181212 CPUtime=3.09
/proc/11991/stat : 11991 (MiraXTv3_dyn) R 11989 11991 11917 0 -1 4194304 41404 0 0 0 284 25 0 0 25 0 1 0 314678314 185561088 41379 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 1902203 0 0 4096 0 0 0 0 17 1 0 0
/proc/11991/statm: 45303 41380 206 20 0 44661 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 181212

[startup+6.30141 s]
/proc/loadavg: 1.92 1.95 1.90 2/65 11992
/proc/meminfo: memFree=840792/2055920 swapFree=4183156/4192956
[pid=11991] ppid=11989 vsize=260348 CPUtime=6.29
/proc/11991/stat : 11991 (MiraXTv3_dyn) R 11989 11991 11917 0 -1 4194304 59258 0 0 0 591 38 0 0 25 0 1 0 314678314 266596352 59233 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134581551 0 0 4096 0 0 0 0 17 1 0 0
/proc/11991/statm: 65087 59233 207 20 0 64445 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 260348

[startup+12.7011 s]
/proc/loadavg: 1.85 1.94 1.90 2/65 11992
/proc/meminfo: memFree=839264/2055920 swapFree=4183156/4192956
[pid=11991] ppid=11989 vsize=264780 CPUtime=12.68
/proc/11991/stat : 11991 (MiraXTv3_dyn) R 11989 11991 11917 0 -1 4194304 60462 0 0 0 1230 38 0 0 25 0 1 0 314678314 271134720 60437 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134581559 0 0 4096 0 0 0 0 17 1 0 0
/proc/11991/statm: 66195 60437 207 20 0 65553 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 264780

[startup+25.5013 s]
/proc/loadavg: 1.66 1.89 1.88 2/65 11992
/proc/meminfo: memFree=789344/2055920 swapFree=4183156/4192956
[pid=11991] ppid=11989 vsize=306132 CPUtime=25.48
/proc/11991/stat : 11991 (MiraXTv3_dyn) R 11989 11991 11917 0 -1 4194304 72691 0 0 0 2504 44 0 0 25 0 1 0 314678314 313479168 72139 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134584079 0 0 4096 0 0 0 0 17 1 0 0
/proc/11991/statm: 76533 72139 207 20 0 75891 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 306132

[startup+51.1019 s]
/proc/loadavg: 1.43 1.82 1.86 2/65 11992
/proc/meminfo: memFree=767904/2055920 swapFree=4183156/4192956
[pid=11991] ppid=11989 vsize=332964 CPUtime=51.06
/proc/11991/stat : 11991 (MiraXTv3_dyn) R 11989 11991 11917 0 -1 4194304 79279 0 0 0 5059 47 0 0 25 0 1 0 314678314 340955136 78160 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 1 0 0
/proc/11991/statm: 83241 78160 207 20 0 82599 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 332964

[startup+102.306 s]
/proc/loadavg: 1.34 1.72 1.82 3/67 11994
/proc/meminfo: memFree=342608/2055920 swapFree=4183156/4192956
[pid=11991] ppid=11989 vsize=1532604 CPUtime=116.29
/proc/11991/stat : 11991 (MiraXTv3_dyn) S 11989 11991 11917 0 -1 4194304 201394 0 0 0 11519 110 0 0 25 0 3 0 314678314 1569386496 183664 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11991/statm: 383151 183664 218 20 0 382509 0
[pid=11991/tid=11993] ppid=11989 vsize=1532604 CPUtime=42.99
/proc/11991/task/11993/stat : 11993 (MiraXTv3_dyn) R 11989 11991 11917 0 -1 4194368 59683 0 0 0 4270 29 0 0 25 0 3 0 314684243 1569386496 183664 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11991/tid=11994] ppid=11989 vsize=1532604 CPUtime=14.03
/proc/11991/task/11994/stat : 11994 (MiraXTv3_dyn) R 11989 11991 11917 0 -1 4194368 43902 0 0 0 1379 24 0 0 25 0 3 0 314684243 1569386496 183664 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565504 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 116.29
Current children cumulated vsize (KiB) 1532604

[startup+162.302 s]
/proc/loadavg: 1.76 1.77 1.83 3/67 11996
/proc/meminfo: memFree=327440/2055920 swapFree=4183156/4192956
[pid=11991] ppid=11989 vsize=1544068 CPUtime=236.01
/proc/11991/stat : 11991 (MiraXTv3_dyn) S 11989 11991 11917 0 -1 4194304 206545 0 0 0 23482 119 0 0 25 0 3 0 314678314 1581125632 187458 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11991/statm: 386017 187458 218 20 0 385375 0
[pid=11991/tid=11993] ppid=11989 vsize=1544068 CPUtime=102.96
/proc/11991/task/11993/stat : 11993 (MiraXTv3_dyn) R 11989 11991 11917 0 -1 4194368 60006 0 0 0 10267 29 0 0 25 0 3 0 314684243 1581125632 187458 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11991/tid=11994] ppid=11989 vsize=1544068 CPUtime=73.78
/proc/11991/task/11994/stat : 11994 (MiraXTv3_dyn) R 11989 11991 11917 0 -1 4194368 48730 0 0 0 7345 33 0 0 25 0 3 0 314684243 1581125632 187458 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 236.01
Current children cumulated vsize (KiB) 1544068

[startup+222.302 s]
/proc/loadavg: 1.91 1.81 1.83 3/67 11996
/proc/meminfo: memFree=266256/2055920 swapFree=4183156/4192956
[pid=11991] ppid=11989 vsize=1604192 CPUtime=355.72
/proc/11991/stat : 11991 (MiraXTv3_dyn) S 11989 11991 11917 0 -1 4194304 222100 0 0 0 35432 140 0 0 25 0 3 0 314678314 1642692608 202749 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11991/statm: 401048 202749 218 20 0 400406 0
[pid=11991/tid=11993] ppid=11989 vsize=1604192 CPUtime=162.94
/proc/11991/task/11993/stat : 11993 (MiraXTv3_dyn) R 11989 11991 11917 0 -1 4194368 70312 0 0 0 16254 40 0 0 25 0 3 0 314684243 1642692608 202749 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134521730 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11991/tid=11994] ppid=11989 vsize=1604192 CPUtime=133.51
/proc/11991/task/11994/stat : 11994 (MiraXTv3_dyn) R 11989 11991 11917 0 -1 4194368 53979 0 0 0 13308 43 0 0 25 0 3 0 314684243 1642692608 202749 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134566026 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 355.72
Current children cumulated vsize (KiB) 1604192

[startup+282.302 s]
/proc/loadavg: 1.96 1.84 1.84 3/67 11996
/proc/meminfo: memFree=131920/2055920 swapFree=4183156/4192956
[pid=11991] ppid=11989 vsize=1737864 CPUtime=475.41
/proc/11991/stat : 11991 (MiraXTv3_dyn) S 11989 11991 11917 0 -1 4194304 255936 0 0 0 47368 173 0 0 25 0 3 0 314678314 1779572736 236156 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11991/statm: 434466 236156 218 20 0 433824 0
[pid=11991/tid=11993] ppid=11989 vsize=1737864 CPUtime=222.92
/proc/11991/task/11993/stat : 11993 (MiraXTv3_dyn) R 11989 11991 11917 0 -1 4194368 83596 0 0 0 22238 54 0 0 25 0 3 0 314684243 1779572736 236156 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134566020 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11991/tid=11994] ppid=11989 vsize=1737864 CPUtime=193.23
/proc/11991/task/11994/stat : 11994 (MiraXTv3_dyn) R 11989 11991 11917 0 -1 4194368 74531 0 0 0 19260 63 0 0 25 0 3 0 314684243 1779572736 236156 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526205 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 475.41
Current children cumulated vsize (KiB) 1737864

[startup+342.302 s]
/proc/loadavg: 1.98 1.87 1.85 3/67 11996
/proc/meminfo: memFree=131792/2055920 swapFree=4183156/4192956
[pid=11991] ppid=11989 vsize=1737864 CPUtime=594.98
/proc/11991/stat : 11991 (MiraXTv3_dyn) S 11989 11991 11917 0 -1 4194304 255992 0 0 0 59325 173 0 0 25 0 3 0 314678314 1779572736 236212 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11991/statm: 434466 236212 218 20 0 433824 0
[pid=11991/tid=11993] ppid=11989 vsize=1737864 CPUtime=282.89
/proc/11991/task/11993/stat : 11993 (MiraXTv3_dyn) R 11989 11991 11917 0 -1 4194368 83620 0 0 0 28235 54 0 0 25 0 3 0 314684243 1779572736 236212 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11991/tid=11994] ppid=11989 vsize=1737864 CPUtime=252.83
/proc/11991/task/11994/stat : 11994 (MiraXTv3_dyn) R 11989 11991 11917 0 -1 4194368 74563 0 0 0 25220 63 0 0 25 0 3 0 314684243 1779572736 236212 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 594.98
Current children cumulated vsize (KiB) 1737864

[startup+402.302 s]
/proc/loadavg: 1.99 1.89 1.85 3/67 11996
/proc/meminfo: memFree=50128/2055920 swapFree=4183156/4192956
[pid=11991] ppid=11989 vsize=1819784 CPUtime=714.7
/proc/11991/stat : 11991 (MiraXTv3_dyn) S 11989 11991 11917 0 -1 4194304 276540 0 0 0 71271 199 0 0 25 0 3 0 314678314 1863458816 256556 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11991/statm: 454946 256556 218 20 0 454304 0
[pid=11991/tid=11993] ppid=11989 vsize=1819784 CPUtime=342.87
/proc/11991/task/11993/stat : 11993 (MiraXTv3_dyn) R 11989 11991 11917 0 -1 4194368 83628 0 0 0 34233 54 0 0 25 0 3 0 314684243 1863458816 256556 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526049 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11991/tid=11994] ppid=11989 vsize=1819784 CPUtime=312.58
/proc/11991/task/11994/stat : 11994 (MiraXTv3_dyn) R 11989 11991 11917 0 -1 4194368 95103 0 0 0 31169 89 0 0 25 0 3 0 314684243 1863458816 256556 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 714.7
Current children cumulated vsize (KiB) 1819784

[startup+462.302 s]
/proc/loadavg: 1.99 1.91 1.86 3/67 11996
/proc/meminfo: memFree=50128/2055920 swapFree=4183156/4192956
[pid=11991] ppid=11989 vsize=1818760 CPUtime=834.41
/proc/11991/stat : 11991 (MiraXTv3_dyn) S 11989 11991 11917 0 -1 4194304 276608 0 0 0 83242 199 0 0 25 0 3 0 314678314 1862410240 256566 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11991/statm: 454690 256566 218 20 0 454048 0
[pid=11991/tid=11993] ppid=11989 vsize=1818760 CPUtime=402.84
/proc/11991/task/11993/stat : 11993 (MiraXTv3_dyn) R 11989 11991 11917 0 -1 4194368 83687 0 0 0 40230 54 0 0 25 0 3 0 314684243 1862410240 256566 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11991/tid=11994] ppid=11989 vsize=1818760 CPUtime=372.31
/proc/11991/task/11994/stat : 11994 (MiraXTv3_dyn) R 11989 11991 11917 0 -1 4194368 95112 0 0 0 37142 89 0 0 25 0 3 0 314684243 1862410240 256566 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520184 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 834.41
Current children cumulated vsize (KiB) 1818760

[startup+522.302 s]
/proc/loadavg: 1.99 1.92 1.86 3/67 11996
/proc/meminfo: memFree=41040/2055920 swapFree=4183156/4192956
[pid=11991] ppid=11989 vsize=1829988 CPUtime=954.15
/proc/11991/stat : 11991 (MiraXTv3_dyn) S 11989 11991 11917 0 -1 4194304 279554 0 0 0 95213 202 0 0 25 0 3 0 314678314 1873907712 259442 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11991/statm: 457497 259442 218 20 0 456855 0
[pid=11991/tid=11993] ppid=11989 vsize=1829988 CPUtime=462.82
/proc/11991/task/11993/stat : 11993 (MiraXTv3_dyn) R 11989 11991 11917 0 -1 4194368 86616 0 0 0 46226 56 0 0 25 0 3 0 314684243 1873907712 259442 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11991/tid=11994] ppid=11989 vsize=1829988 CPUtime=432.06
/proc/11991/task/11994/stat : 11994 (MiraXTv3_dyn) R 11989 11991 11917 0 -1 4194368 95129 0 0 0 43117 89 0 0 25 0 3 0 314684243 1873907712 259442 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 954.15
Current children cumulated vsize (KiB) 1829988



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+526.802 s]
/proc/loadavg: 1.99 1.92 1.86 3/67 11996
/proc/meminfo: memFree=25040/2055920 swapFree=4183156/4192956
[pid=11991] ppid=11989 vsize=1843620 CPUtime=963.14
/proc/11991/stat : 11991 (MiraXTv3_dyn) S 11989 11991 11917 0 -1 4194304 282961 0 0 0 96108 206 0 0 25 0 3 0 314678314 1887866880 262849 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11991/statm: 460905 262849 218 20 0 460263 0
[pid=11991/tid=11993] ppid=11989 vsize=1843620 CPUtime=467.32
/proc/11991/task/11993/stat : 11993 (MiraXTv3_dyn) R 11989 11991 11917 0 -1 4194368 90016 0 0 0 46672 60 0 0 25 0 3 0 314684243 1887866880 262849 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11991/tid=11994] ppid=11989 vsize=1843620 CPUtime=436.55
/proc/11991/task/11994/stat : 11994 (MiraXTv3_dyn) R 11989 11991 11917 0 -1 4194368 95136 0 0 0 43566 89 0 0 25 0 3 0 314684243 1887866880 262849 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526049 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 963.14
Current children cumulated vsize (KiB) 1843620

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

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

[startup+526.917 s]
/proc/loadavg: 1.99 1.92 1.86 3/67 11996
/proc/meminfo: memFree=25040/2055920 swapFree=4183156/4192956
[pid=11991] ppid=11989 vsize=0 CPUtime=963.25
/proc/11991/stat : 11991 (MiraXTv3_dyn) Z 11989 11991 11917 0 -1 4195340 282966 0 0 0 96109 216 0 0 16 0 2 0 314678314 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11991/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 963.25
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 526.978
CPU time (s): 963.318
CPU user time (s): 961.095
CPU system time (s): 2.22266
CPU usage (%): 182.8
Max. virtual memory (cumulated for all children) (KiB): 1843620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 961.095
system time used= 2.22266
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 282966
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= 1836
involuntary context switches= 6722

runsolver used 0.557915 second user time and 1.35679 second system time

The end

Launcher Data (download as text)

Begin job on node27 on Sun May 13 01:30:24 UTC 2007

IDJOB= 460141
IDBENCH= 20576
IDSOLVER= 196
FILE ID= node27/460141-1179019819

PBS_JOBID= 5253232

Free space on /tmp= 66468 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq6.cnf
COMMAND LINE= /tmp/evaluation/460141-1179019819/MiraXTv3_dyn /tmp/evaluation/460141-1179019819/instance-460141-1179019819.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node27/watcher-460141-1179019819 -o ROOT/results/node27/solver-460141-1179019819 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/460141-1179019819/MiraXTv3_dyn /tmp/evaluation/460141-1179019819/instance-460141-1179019819.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  580dc3969c4e46e50013253fd4ac9139

RANDOM SEED= 259146052

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node27.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.213
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	: 5931.00
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.213
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:       1076536 kB
Buffers:         54372 kB
Cached:         784896 kB
SwapCached:       3932 kB
Active:         461544 kB
Inactive:       387304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1076536 kB
SwapTotal:     4192956 kB
SwapFree:      4183156 kB
Dirty:           80904 kB
Writeback:           0 kB
Mapped:          15548 kB
Slab:           116628 kB
Committed_AS:  5839352 kB
PageTables:       1392 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= 66468 MiB

End job on node27 on Sun May 13 01:39:13 UTC 2007