Trace number 331192

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? (TO) 1200.24 618.318

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq3.cnf
MD5SUMba6236c6cc840bb0208f73665843c375
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark573.881
Satisfiable
(Un)Satisfiability was proved
Number of variables69789
Number of clauses968295
Sum of the clauses size2788367
Maximum clause length110
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2899512
Number of clauses of size 316116
Number of clauses of size 43707
Number of clauses of size 56480
Number of clauses of size over 542479

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/node13/watcher-331192-1178895711 -o ROOT/results/node13/solver-331192-1178895711 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/331192-1178895711/MiraXTv3_dyn /tmp/evaluation/331192-1178895711/instance-331192-1178895711.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.00 1.00 1.09 3/83 19438
/proc/meminfo: memFree=1741520/2055920 swapFree=4159364/4192956
[pid=19438] ppid=19436 vsize=3788 CPUtime=0
/proc/19438/stat : 19438 (MiraXTv3_dyn) R 19436 19438 17777 0 -1 4194304 501 0 0 0 0 0 0 0 18 0 1 0 337489044 3878912 476 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/19438/statm: 947 483 202 20 0 305 0

[startup+0.034222 s]
/proc/loadavg: 1.00 1.00 1.09 3/83 19438
/proc/meminfo: memFree=1741520/2055920 swapFree=4159364/4192956
[pid=19438] ppid=19436 vsize=5792 CPUtime=0.02
/proc/19438/stat : 19438 (MiraXTv3_dyn) R 19436 19438 17777 0 -1 4194304 1027 0 0 0 2 0 0 0 18 0 1 0 337489044 5931008 1002 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 12314235 0 0 4096 0 0 0 0 17 0 0 0
/proc/19438/statm: 1448 1003 206 20 0 806 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5792

[startup+0.101236 s]
/proc/loadavg: 1.00 1.00 1.09 3/83 19438
/proc/meminfo: memFree=1741520/2055920 swapFree=4159364/4192956
[pid=19438] ppid=19436 vsize=10224 CPUtime=0.08
/proc/19438/stat : 19438 (MiraXTv3_dyn) R 19436 19438 17777 0 -1 4194304 2084 0 0 0 8 0 0 0 18 0 1 0 337489044 10469376 2059 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 12314235 0 0 4096 0 0 0 0 17 0 0 0
/proc/19438/statm: 2556 2062 206 20 0 1914 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 10224

[startup+0.301279 s]
/proc/loadavg: 1.00 1.00 1.09 3/83 19438
/proc/meminfo: memFree=1741520/2055920 swapFree=4159364/4192956
[pid=19438] ppid=19436 vsize=22688 CPUtime=0.29
/proc/19438/stat : 19438 (MiraXTv3_dyn) R 19436 19438 17777 0 -1 4194304 5066 0 0 0 27 2 0 0 19 0 1 0 337489044 23232512 5041 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 12314235 0 0 4096 0 0 0 0 17 0 0 0
/proc/19438/statm: 5672 5043 206 20 0 5030 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22688

[startup+0.701364 s]
/proc/loadavg: 1.00 1.00 1.09 3/83 19438
/proc/meminfo: memFree=1741520/2055920 swapFree=4159364/4192956
[pid=19438] ppid=19436 vsize=46972 CPUtime=0.69
/proc/19438/stat : 19438 (MiraXTv3_dyn) R 19436 19438 17777 0 -1 4194304 10778 0 0 0 65 4 0 0 24 0 1 0 337489044 48099328 10753 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 12314235 0 0 4096 0 0 0 0 17 0 0 0
/proc/19438/statm: 11743 10753 206 20 0 11101 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46972

[startup+1.50154 s]
/proc/loadavg: 1.00 1.00 1.09 2/84 19441
/proc/meminfo: memFree=1682248/2055920 swapFree=4159364/4192956
[pid=19438] ppid=19436 vsize=71248 CPUtime=1.49
/proc/19438/stat : 19438 (MiraXTv3_dyn) R 19436 19438 17777 0 -1 4194304 16597 0 0 0 141 8 0 0 25 0 1 0 337489044 72957952 16572 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583910 0 0 4096 0 0 0 0 17 1 0 0
/proc/19438/statm: 17812 16572 207 20 0 17170 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 71248

[startup+3.10289 s]
/proc/loadavg: 1.00 1.00 1.09 2/84 19441
/proc/meminfo: memFree=1674888/2055920 swapFree=4159364/4192956
[pid=19438] ppid=19436 vsize=81972 CPUtime=3.09
/proc/19438/stat : 19438 (MiraXTv3_dyn) R 19436 19438 17777 0 -1 4194304 18874 0 0 0 299 10 0 0 25 0 1 0 337489044 83939328 18849 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134587481 0 0 4096 0 0 0 0 17 0 0 0
/proc/19438/statm: 20493 18849 207 20 0 19851 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 81972

[startup+6.30156 s]
/proc/loadavg: 1.00 1.00 1.09 2/84 19443
/proc/meminfo: memFree=1661896/2055920 swapFree=4159364/4192956
[pid=19438] ppid=19436 vsize=85972 CPUtime=6.28
/proc/19438/stat : 19438 (MiraXTv3_dyn) R 19436 19438 17777 0 -1 4194304 20131 0 0 0 618 10 0 0 25 0 1 0 337489044 88035328 20106 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584179 0 0 4096 0 0 0 0 17 0 0 0
/proc/19438/statm: 21493 20106 207 20 0 20851 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 85972

[startup+12.7029 s]
/proc/loadavg: 1.00 1.00 1.09 2/80 19465
/proc/meminfo: memFree=1545640/2055920 swapFree=4159364/4192956
[pid=19438] ppid=19436 vsize=407228 CPUtime=13.12
/proc/19438/stat : 19438 (MiraXTv3_dyn) S 19436 19438 17777 0 -1 4194304 52936 0 0 0 1285 27 0 0 25 0 3 0 337489044 417001472 49376 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19438/statm: 101807 49376 218 20 0 101165 0
[pid=19438/tid=19464] ppid=19436 vsize=407228 CPUtime=2.28
/proc/19438/task/19464/stat : 19464 (MiraXTv3_dyn) R 19436 19438 17777 0 -1 4194368 15643 0 0 0 221 7 0 0 25 0 3 0 337490085 417001472 49376 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19438/tid=19465] ppid=19436 vsize=407228 CPUtime=0.43
/proc/19438/task/19465/stat : 19465 (MiraXTv3_dyn) S 19436 19438 17777 0 -1 4194368 11316 0 0 0 37 6 0 0 17 0 3 0 337490085 417001472 49376 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 13.12
Current children cumulated vsize (KiB) 407228

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.08 2/80 19465
/proc/meminfo: memFree=1545128/2055920 swapFree=4159364/4192956
[pid=19438] ppid=19436 vsize=407756 CPUtime=25.91
/proc/19438/stat : 19438 (MiraXTv3_dyn) S 19436 19438 17777 0 -1 4194304 53067 0 0 0 2564 27 0 0 25 0 3 0 337489044 417542144 49507 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19438/statm: 101939 49507 218 20 0 101297 0
[pid=19438/tid=19464] ppid=19436 vsize=407756 CPUtime=15.07
/proc/19438/task/19464/stat : 19464 (MiraXTv3_dyn) R 19436 19438 17777 0 -1 4194368 15774 0 0 0 1500 7 0 0 25 0 3 0 337490085 417542144 49507 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19438/tid=19465] ppid=19436 vsize=407756 CPUtime=0.43
/proc/19438/task/19465/stat : 19465 (MiraXTv3_dyn) S 19436 19438 17777 0 -1 4194368 11316 0 0 0 37 6 0 0 17 0 3 0 337490085 417542144 49507 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.91
Current children cumulated vsize (KiB) 407756

[startup+51.1011 s]
/proc/loadavg: 1.28 1.06 1.10 3/80 19465
/proc/meminfo: memFree=1523432/2055920 swapFree=4159364/4192956
[pid=19438] ppid=19436 vsize=429640 CPUtime=69.39
/proc/19438/stat : 19438 (MiraXTv3_dyn) S 19436 19438 17777 0 -1 4194304 60150 0 0 0 6904 35 0 0 25 0 3 0 337489044 439951360 55563 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19438/statm: 107410 55563 218 20 0 106768 0
[pid=19438/tid=19464] ppid=19436 vsize=429640 CPUtime=40.65
/proc/19438/task/19464/stat : 19464 (MiraXTv3_dyn) R 19436 19438 17777 0 -1 4194368 17176 0 0 0 4056 9 0 0 25 0 3 0 337490085 439951360 55563 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19438/tid=19465] ppid=19436 vsize=429640 CPUtime=18.33
/proc/19438/task/19465/stat : 19465 (MiraXTv3_dyn) R 19436 19438 17777 0 -1 4194368 16997 0 0 0 1821 12 0 0 25 0 3 0 337490085 439951360 55563 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 69.39
Current children cumulated vsize (KiB) 429640

[startup+102.307 s]
/proc/loadavg: 1.69 1.21 1.15 3/80 19465
/proc/meminfo: memFree=1411752/2055920 swapFree=4159364/4192956
[pid=19438] ppid=19436 vsize=536872 CPUtime=171.54
/proc/19438/stat : 19438 (MiraXTv3_dyn) S 19436 19438 17777 0 -1 4194304 88113 0 0 0 17089 65 0 0 25 0 3 0 337489044 549756928 82826 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19438/statm: 134218 82826 218 20 0 133576 0
[pid=19438/tid=19464] ppid=19436 vsize=536872 CPUtime=91.8
/proc/19438/task/19464/stat : 19464 (MiraXTv3_dyn) R 19436 19438 17777 0 -1 4194368 33764 0 0 0 9160 20 0 0 25 0 3 0 337490085 549756928 82826 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19438/tid=19465] ppid=19436 vsize=536872 CPUtime=69.32
/proc/19438/task/19465/stat : 19465 (MiraXTv3_dyn) R 19436 19438 17777 0 -1 4194368 28372 0 0 0 6902 30 0 0 25 0 3 0 337490085 549756928 82826 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 171.54
Current children cumulated vsize (KiB) 536872

[startup+162.302 s]
/proc/loadavg: 1.88 1.35 1.20 3/80 19465
/proc/meminfo: memFree=1316392/2055920 swapFree=4159364/4192956
[pid=19438] ppid=19436 vsize=631416 CPUtime=291.18
/proc/19438/stat : 19438 (MiraXTv3_dyn) S 19436 19438 17777 0 -1 4194304 112731 0 0 0 29029 89 0 0 25 0 3 0 337489044 646569984 106510 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19438/statm: 157854 106510 218 20 0 157212 0
[pid=19438/tid=19464] ppid=19436 vsize=631416 CPUtime=151.71
/proc/19438/task/19464/stat : 19464 (MiraXTv3_dyn) R 19436 19438 17777 0 -1 4194368 44098 0 0 0 15143 28 0 0 25 0 3 0 337490085 646569984 106510 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134517035 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19438/tid=19465] ppid=19436 vsize=631416 CPUtime=129.06
/proc/19438/task/19465/stat : 19465 (MiraXTv3_dyn) R 19436 19438 17777 0 -1 4194368 42656 0 0 0 12859 47 0 0 25 0 3 0 337490085 646569984 106510 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520554 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 291.18
Current children cumulated vsize (KiB) 631416

[startup+222.302 s]
/proc/loadavg: 1.95 1.46 1.24 3/80 19465
/proc/meminfo: memFree=1227624/2055920 swapFree=4159364/4192956
[pid=19438] ppid=19436 vsize=719476 CPUtime=410.76
/proc/19438/stat : 19438 (MiraXTv3_dyn) S 19436 19438 17777 0 -1 4194304 135834 0 0 0 40969 107 0 0 25 0 3 0 337489044 736743424 128644 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19438/statm: 179869 128644 218 20 0 179227 0
[pid=19438/tid=19464] ppid=19436 vsize=719476 CPUtime=211.61
/proc/19438/task/19464/stat : 19464 (MiraXTv3_dyn) R 19436 19438 17777 0 -1 4194368 54715 0 0 0 21127 34 0 0 25 0 3 0 337490085 736743424 128644 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134517112 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19438/tid=19465] ppid=19436 vsize=719476 CPUtime=188.73
/proc/19438/task/19465/stat : 19465 (MiraXTv3_dyn) R 19436 19438 17777 0 -1 4194368 55142 0 0 0 18815 58 0 0 25 0 3 0 337490085 736743424 128644 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 410.76
Current children cumulated vsize (KiB) 719476

[startup+282.302 s]
/proc/loadavg: 1.98 1.56 1.29 3/80 19465
/proc/meminfo: memFree=1163624/2055920 swapFree=4159364/4192956
[pid=19438] ppid=19436 vsize=782908 CPUtime=530.43
/proc/19438/stat : 19438 (MiraXTv3_dyn) S 19436 19438 17777 0 -1 4194304 151954 0 0 0 52921 122 0 0 25 0 3 0 337489044 801697792 144610 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19438/statm: 195727 144610 218 20 0 195085 0
[pid=19438/tid=19464] ppid=19436 vsize=782908 CPUtime=271.53
/proc/19438/task/19464/stat : 19464 (MiraXTv3_dyn) R 19436 19438 17777 0 -1 4194368 54719 0 0 0 27119 34 0 0 25 0 3 0 337490085 801697792 144610 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520502 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19438/tid=19465] ppid=19436 vsize=782908 CPUtime=248.48
/proc/19438/task/19465/stat : 19465 (MiraXTv3_dyn) R 19436 19438 17777 0 -1 4194368 71258 0 0 0 24775 73 0 0 25 0 3 0 337490085 801697792 144610 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 530.43
Current children cumulated vsize (KiB) 782908

[startup+342.302 s]
/proc/loadavg: 1.99 1.64 1.33 3/80 19465
/proc/meminfo: memFree=1135592/2055920 swapFree=4159364/4192956
[pid=19438] ppid=19436 vsize=811472 CPUtime=650.02
/proc/19438/stat : 19438 (MiraXTv3_dyn) S 19436 19438 17777 0 -1 4194304 159422 0 0 0 64874 128 0 0 25 0 3 0 337489044 830947328 151670 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19438/statm: 202868 151670 218 20 0 202226 0
[pid=19438/tid=19464] ppid=19436 vsize=811472 CPUtime=331.39
/proc/19438/task/19464/stat : 19464 (MiraXTv3_dyn) R 19436 19438 17777 0 -1 4194368 59442 0 0 0 33102 37 0 0 25 0 3 0 337490085 830947328 151670 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134529218 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19438/tid=19465] ppid=19436 vsize=811472 CPUtime=308.22
/proc/19438/task/19465/stat : 19465 (MiraXTv3_dyn) R 19436 19438 17777 0 -1 4194368 74003 0 0 0 30746 76 0 0 25 0 3 0 337490085 830947328 151670 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 650.02
Current children cumulated vsize (KiB) 811472

[startup+402.302 s]
/proc/loadavg: 1.99 1.70 1.37 3/80 19465
/proc/meminfo: memFree=1136872/2055920 swapFree=4159364/4192956
[pid=19438] ppid=19436 vsize=810448 CPUtime=769.69
/proc/19438/stat : 19438 (MiraXTv3_dyn) S 19436 19438 17777 0 -1 4194304 159428 0 0 0 76841 128 0 0 25 0 3 0 337489044 829898752 151338 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19438/statm: 202612 151338 218 20 0 201970 0
[pid=19438/tid=19464] ppid=19436 vsize=810448 CPUtime=391.3
/proc/19438/task/19464/stat : 19464 (MiraXTv3_dyn) R 19436 19438 17777 0 -1 4194368 59445 0 0 0 39093 37 0 0 25 0 3 0 337490085 829898752 151338 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19438/tid=19465] ppid=19436 vsize=810448 CPUtime=367.96
/proc/19438/task/19465/stat : 19465 (MiraXTv3_dyn) R 19436 19438 17777 0 -1 4194368 74006 0 0 0 36720 76 0 0 25 0 3 0 337490085 829898752 151338 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 769.69
Current children cumulated vsize (KiB) 810448

[startup+462.302 s]
/proc/loadavg: 1.99 1.75 1.41 3/80 19465
/proc/meminfo: memFree=1136872/2055920 swapFree=4159364/4192956
[pid=19438] ppid=19436 vsize=810448 CPUtime=889.33
/proc/19438/stat : 19438 (MiraXTv3_dyn) S 19436 19438 17777 0 -1 4194304 159436 0 0 0 88804 129 0 0 25 0 3 0 337489044 829898752 151346 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19438/statm: 202612 151346 218 20 0 201970 0
[pid=19438/tid=19464] ppid=19436 vsize=810448 CPUtime=451.22
/proc/19438/task/19464/stat : 19464 (MiraXTv3_dyn) R 19436 19438 17777 0 -1 4194368 59449 0 0 0 45084 38 0 0 25 0 3 0 337490085 829898752 151346 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526205 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19438/tid=19465] ppid=19436 vsize=810448 CPUtime=427.7
/proc/19438/task/19465/stat : 19465 (MiraXTv3_dyn) R 19436 19438 17777 0 -1 4194368 74010 0 0 0 42693 77 0 0 25 0 3 0 337490085 829898752 151346 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530005 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 889.33
Current children cumulated vsize (KiB) 810448

[startup+522.301 s]
/proc/loadavg: 1.99 1.79 1.44 3/80 19465
/proc/meminfo: memFree=1125224/2055920 swapFree=4159364/4192956
[pid=19438] ppid=19436 vsize=822064 CPUtime=1008.85
/proc/19438/stat : 19438 (MiraXTv3_dyn) S 19436 19438 17777 0 -1 4194304 162460 0 0 0 100753 132 0 0 25 0 3 0 337489044 841793536 154298 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19438/statm: 205516 154298 218 20 0 204874 0
[pid=19438/tid=19464] ppid=19436 vsize=822064 CPUtime=511.02
/proc/19438/task/19464/stat : 19464 (MiraXTv3_dyn) R 19436 19438 17777 0 -1 4194368 62471 0 0 0 51061 41 0 0 25 0 3 0 337490085 841793536 154298 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19438/tid=19465] ppid=19436 vsize=822064 CPUtime=487.42
/proc/19438/task/19465/stat : 19465 (MiraXTv3_dyn) R 19436 19438 17777 0 -1 4194368 74012 0 0 0 48665 77 0 0 25 0 3 0 337490085 841793536 154298 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1008.85
Current children cumulated vsize (KiB) 822064

[startup+582.301 s]
/proc/loadavg: 1.99 1.83 1.47 3/80 19465
/proc/meminfo: memFree=1111272/2055920 swapFree=4159364/4192956
[pid=19438] ppid=19436 vsize=835892 CPUtime=1128.52
/proc/19438/stat : 19438 (MiraXTv3_dyn) S 19436 19438 17777 0 -1 4194304 166068 0 0 0 112717 135 0 0 25 0 3 0 337489044 855953408 157733 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19438/statm: 208973 157733 218 20 0 208331 0
[pid=19438/tid=19464] ppid=19436 vsize=835892 CPUtime=570.94
/proc/19438/task/19464/stat : 19464 (MiraXTv3_dyn) R 19436 19438 17777 0 -1 4194368 66075 0 0 0 57051 43 0 0 25 0 3 0 337490085 855953408 157733 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19438/tid=19465] ppid=19436 vsize=835892 CPUtime=547.17
/proc/19438/task/19465/stat : 19465 (MiraXTv3_dyn) R 19436 19438 17777 0 -1 4194368 74016 0 0 0 54639 78 0 0 25 0 3 0 337490085 855953408 157733 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1128.52
Current children cumulated vsize (KiB) 835892



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+618.206 s]
/proc/loadavg: 1.99 1.85 1.49 3/80 19465
/proc/meminfo: memFree=1111272/2055920 swapFree=4159364/4192956
[pid=19438] ppid=19436 vsize=835892 CPUtime=1200.11
/proc/19438/stat : 19438 (MiraXTv3_dyn) S 19436 19438 17777 0 -1 4194304 166071 0 0 0 119876 135 0 0 25 0 3 0 337489044 855953408 157718 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19438/statm: 208973 157718 218 20 0 208331 0
[pid=19438/tid=19464] ppid=19436 vsize=835892 CPUtime=606.81
/proc/19438/task/19464/stat : 19464 (MiraXTv3_dyn) R 19436 19438 17777 0 -1 4194368 66076 0 0 0 60638 43 0 0 25 0 3 0 337490085 855953408 157718 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19438/tid=19465] ppid=19436 vsize=835892 CPUtime=582.89
/proc/19438/task/19465/stat : 19465 (MiraXTv3_dyn) R 19436 19438 17777 0 -1 4194368 74018 0 0 0 58211 78 0 0 25 0 3 0 337490085 855953408 157718 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.11
Current children cumulated vsize (KiB) 835892

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

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

[startup+618.313 s]
/proc/loadavg: 1.99 1.85 1.49 3/80 19465
/proc/meminfo: memFree=1111272/2055920 swapFree=4159364/4192956
[pid=19438] ppid=19436 vsize=0 CPUtime=1200.23
/proc/19438/stat : 19438 (MiraXTv3_dyn) Z 19436 19438 17777 0 -1 4195340 166071 0 0 0 119878 145 0 0 16 0 2 0 337489044 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19438/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.23
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 618.318
CPU time (s): 1200.24
CPU user time (s): 1198.78
CPU system time (s): 1.45478
CPU usage (%): 194.113
Max. virtual memory (cumulated for all children) (KiB): 836184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.78
system time used= 1.45478
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 166071
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= 1070
involuntary context switches= 22732

runsolver used 0.639902 second user time and 1.65075 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Fri May 11 15:01:52 UTC 2007

IDJOB= 331192
IDBENCH= 20581
IDSOLVER= 128
FILE ID= node13/331192-1178895711

PBS_JOBID= 5251064

Free space on /tmp= 66542 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq3.cnf
COMMAND LINE= /tmp/evaluation/331192-1178895711/MiraXTv3_dyn /tmp/evaluation/331192-1178895711/instance-331192-1178895711.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-331192-1178895711 -o ROOT/results/node13/solver-331192-1178895711 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/331192-1178895711/MiraXTv3_dyn /tmp/evaluation/331192-1178895711/instance-331192-1178895711.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  ba6236c6cc840bb0208f73665843c375

RANDOM SEED= 592208402

TIME LIMIT= 1200 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:       1741672 kB
Buffers:         40796 kB
Cached:         181364 kB
SwapCached:      12848 kB
Active:         147276 kB
Inactive:       102184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1741672 kB
SwapTotal:     4192956 kB
SwapFree:      4159364 kB
Dirty:           22708 kB
Writeback:           0 kB
Mapped:          34700 kB
Slab:            49736 kB
Committed_AS:  9835104 kB
PageTables:       2124 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= 66542 MiB

End job on node13 on Fri May 11 15:12:13 UTC 2007