Trace number 331193

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 v2? (TO) 1200.15 1200.5

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 MiraXTv2...

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/node12/watcher-331193-1178895714 -o ROOT/results/node12/solver-331193-1178895714 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/331193-1178895714/MiraXTv2_dyn /tmp/evaluation/331193-1178895714/instance-331193-1178895714.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.90 1.91 1.65 3/83 11406
/proc/meminfo: memFree=1521584/2055920 swapFree=4154876/4192956
[pid=11406] ppid=11404 vsize=3788 CPUtime=0
/proc/11406/stat : 11406 (MiraXTv2_dyn) R 11404 11406 9882 0 -1 4194304 434 0 0 0 0 0 0 0 18 0 1 0 365608951 3878912 409 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11406/statm: 947 417 202 20 0 305 0

[startup+0.074781 s]
/proc/loadavg: 1.90 1.91 1.65 3/83 11406
/proc/meminfo: memFree=1521584/2055920 swapFree=4154876/4192956
[pid=11406] ppid=11404 vsize=8156 CPUtime=0.06
/proc/11406/stat : 11406 (MiraXTv2_dyn) R 11404 11406 9882 0 -1 4194304 1624 0 0 0 6 0 0 0 18 0 1 0 365608951 8351744 1599 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 10131067 0 0 4096 0 0 0 0 17 1 0 0
/proc/11406/statm: 2039 1600 206 20 0 1397 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 8156

[startup+0.101784 s]
/proc/loadavg: 1.90 1.91 1.65 3/83 11406
/proc/meminfo: memFree=1521584/2055920 swapFree=4154876/4192956
[pid=11406] ppid=11404 vsize=10092 CPUtime=0.09
/proc/11406/stat : 11406 (MiraXTv2_dyn) R 11404 11406 9882 0 -1 4194304 2019 0 0 0 8 1 0 0 18 0 1 0 365608951 10334208 1994 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 10131013 0 0 4096 0 0 0 0 17 1 0 0
/proc/11406/statm: 2523 1994 206 20 0 1881 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10092

[startup+0.301804 s]
/proc/loadavg: 1.90 1.91 1.65 3/83 11406
/proc/meminfo: memFree=1521584/2055920 swapFree=4154876/4192956
[pid=11406] ppid=11404 vsize=22028 CPUtime=0.29
/proc/11406/stat : 11406 (MiraXTv2_dyn) R 11404 11406 9882 0 -1 4194304 4861 0 0 0 26 3 0 0 19 0 1 0 365608951 22556672 4836 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 10131067 0 0 4096 0 0 0 0 17 1 0 0
/proc/11406/statm: 5507 4837 206 20 0 4865 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22028

[startup+0.701843 s]
/proc/loadavg: 1.90 1.91 1.65 3/83 11406
/proc/meminfo: memFree=1521584/2055920 swapFree=4154876/4192956
[pid=11406] ppid=11404 vsize=45236 CPUtime=0.69
/proc/11406/stat : 11406 (MiraXTv2_dyn) R 11404 11406 9882 0 -1 4194304 10278 0 0 0 63 6 0 0 22 0 1 0 365608951 46321664 10253 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134585287 0 0 4096 0 0 0 0 17 1 0 0
/proc/11406/statm: 11309 10255 206 20 0 10667 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 45236

[startup+1.50192 s]
/proc/loadavg: 1.90 1.91 1.65 2/84 11407
/proc/meminfo: memFree=1465256/2055920 swapFree=4154876/4192956
[pid=11406] ppid=11404 vsize=71248 CPUtime=1.49
/proc/11406/stat : 11406 (MiraXTv2_dyn) R 11404 11406 9882 0 -1 4194304 16596 0 0 0 140 9 0 0 25 0 1 0 365608951 72957952 16571 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134584051 0 0 4096 0 0 0 0 17 1 0 0
/proc/11406/statm: 17812 16571 207 20 0 17170 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 71248

[startup+3.10108 s]
/proc/loadavg: 1.90 1.91 1.65 2/84 11407
/proc/meminfo: memFree=1455016/2055920 swapFree=4154876/4192956
[pid=11406] ppid=11404 vsize=78008 CPUtime=3.07
/proc/11406/stat : 11406 (MiraXTv2_dyn) R 11404 11406 9882 0 -1 4194304 18382 0 0 0 297 10 0 0 25 0 1 0 365608951 79880192 18357 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 10131067 0 0 4096 0 0 0 0 17 1 0 0
/proc/11406/statm: 19502 18358 207 20 0 18860 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 78008

[startup+6.3014 s]
/proc/loadavg: 1.83 1.90 1.64 2/78 11427
/proc/meminfo: memFree=1443160/2055920 swapFree=4154876/4192956
[pid=11406] ppid=11404 vsize=85972 CPUtime=6.27
/proc/11406/stat : 11406 (MiraXTv2_dyn) R 11404 11406 9882 0 -1 4194304 20106 0 0 0 616 11 0 0 25 0 1 0 365608951 88035328 20081 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134584047 0 0 4096 0 0 0 0 17 1 0 0
/proc/11406/statm: 21493 20081 207 20 0 20851 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 85972

[startup+12.701 s]
/proc/loadavg: 1.76 1.88 1.64 2/79 11428
/proc/meminfo: memFree=1371536/2055920 swapFree=4154876/4192956
[pid=11406] ppid=11404 vsize=261972 CPUtime=12.67
/proc/11406/stat : 11406 (MiraXTv2_dyn) S 11404 11406 9882 0 -1 4194304 41545 0 0 0 1247 20 0 0 25 0 2 0 365608951 268259328 37985 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11406/statm: 65493 37985 218 20 0 64851 0
[pid=11406/tid=11428] ppid=11404 vsize=261972 CPUtime=1.77
/proc/11406/task/11428/stat : 11428 (MiraXTv2_dyn) R 11404 11406 9882 0 -1 4194368 15639 0 0 0 171 6 0 0 25 0 2 0 365610043 268259328 37985 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134525974 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 261972

[startup+25.5013 s]
/proc/loadavg: 1.59 1.84 1.63 2/79 11428
/proc/meminfo: memFree=1371088/2055920 swapFree=4154876/4192956
[pid=11406] ppid=11404 vsize=262500 CPUtime=25.47
/proc/11406/stat : 11406 (MiraXTv2_dyn) S 11404 11406 9882 0 -1 4194304 41671 0 0 0 2526 21 0 0 25 0 2 0 365608951 268800000 38111 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11406/statm: 65625 38111 218 20 0 64983 0
[pid=11406/tid=11428] ppid=11404 vsize=262500 CPUtime=14.56
/proc/11406/task/11428/stat : 11428 (MiraXTv2_dyn) R 11404 11406 9882 0 -1 4194368 15765 0 0 0 1450 6 0 0 25 0 2 0 365610043 268800000 38111 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526184 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 262500

[startup+51.1019 s]
/proc/loadavg: 1.39 1.77 1.61 2/79 11428
/proc/meminfo: memFree=1357008/2055920 swapFree=4154876/4192956
[pid=11406] ppid=11404 vsize=275904 CPUtime=51.06
/proc/11406/stat : 11406 (MiraXTv2_dyn) S 11404 11406 9882 0 -1 4194304 45993 0 0 0 5082 24 0 0 25 0 2 0 365608951 282525696 41849 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11406/statm: 68976 41849 218 20 0 68334 0
[pid=11406/tid=11428] ppid=11404 vsize=275904 CPUtime=40.15
/proc/11406/task/11428/stat : 11428 (MiraXTv2_dyn) R 11404 11406 9882 0 -1 4194368 20087 0 0 0 4006 9 0 0 25 0 2 0 365610043 282525696 41849 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 275904

[startup+102.306 s]
/proc/loadavg: 1.17 1.65 1.58 2/79 11428
/proc/meminfo: memFree=1282128/2055920 swapFree=4154876/4192956
[pid=11406] ppid=11404 vsize=348700 CPUtime=102.25
/proc/11406/stat : 11406 (MiraXTv2_dyn) S 11404 11406 9882 0 -1 4194304 64764 0 0 0 10190 35 0 0 25 0 2 0 365608951 357068800 60307 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11406/statm: 87175 60307 218 20 0 86533 0
[pid=11406/tid=11428] ppid=11404 vsize=348700 CPUtime=91.35
/proc/11406/task/11428/stat : 11428 (MiraXTv2_dyn) R 11404 11406 9882 0 -1 4194368 38858 0 0 0 9114 21 0 0 25 0 2 0 365610043 357068800 60307 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526033 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 348700

[startup+162.301 s]
/proc/loadavg: 1.06 1.53 1.54 3/79 11428
/proc/meminfo: memFree=1257040/2055920 swapFree=4154876/4192956
[pid=11406] ppid=11404 vsize=373536 CPUtime=162.23
/proc/11406/stat : 11406 (MiraXTv2_dyn) S 11404 11406 9882 0 -1 4194304 71074 0 0 0 16183 40 0 0 25 0 2 0 365608951 382500864 66548 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11406/statm: 93384 66548 218 20 0 92742 0
[pid=11406/tid=11428] ppid=11404 vsize=373536 CPUtime=151.32
/proc/11406/task/11428/stat : 11428 (MiraXTv2_dyn) R 11404 11406 9882 0 -1 4194368 45168 0 0 0 15107 25 0 0 25 0 2 0 365610043 382500864 66548 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526275 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 373536

[startup+222.302 s]
/proc/loadavg: 1.02 1.43 1.50 2/79 11428
/proc/meminfo: memFree=1211344/2055920 swapFree=4154876/4192956
[pid=11406] ppid=11404 vsize=419108 CPUtime=222.22
/proc/11406/stat : 11406 (MiraXTv2_dyn) S 11404 11406 9882 0 -1 4194304 82838 0 0 0 22176 46 0 0 25 0 2 0 365608951 429166592 77965 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11406/statm: 104777 77965 218 20 0 104135 0
[pid=11406/tid=11428] ppid=11404 vsize=419108 CPUtime=211.31
/proc/11406/task/11428/stat : 11428 (MiraXTv2_dyn) R 11404 11406 9882 0 -1 4194368 56932 0 0 0 21100 31 0 0 25 0 2 0 365610043 429166592 77965 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134521238 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 419108

[startup+282.302 s]
/proc/loadavg: 1.01 1.35 1.47 2/79 11428
/proc/meminfo: memFree=1153232/2055920 swapFree=4154876/4192956
[pid=11406] ppid=11404 vsize=477136 CPUtime=282.2
/proc/11406/stat : 11406 (MiraXTv2_dyn) S 11404 11406 9882 0 -1 4194304 97610 0 0 0 28167 53 0 0 25 0 2 0 365608951 488587264 92457 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11406/statm: 119284 92457 218 20 0 118642 0
[pid=11406/tid=11428] ppid=11404 vsize=477136 CPUtime=271.29
/proc/11406/task/11428/stat : 11428 (MiraXTv2_dyn) R 11404 11406 9882 0 -1 4194368 71704 0 0 0 27091 38 0 0 25 0 2 0 365610043 488587264 92457 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526515 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 477136

[startup+342.302 s]
/proc/loadavg: 1.00 1.28 1.44 2/79 11428
/proc/meminfo: memFree=1153232/2055920 swapFree=4154876/4192956
[pid=11406] ppid=11404 vsize=477136 CPUtime=342.18
/proc/11406/stat : 11406 (MiraXTv2_dyn) S 11404 11406 9882 0 -1 4194304 97616 0 0 0 34165 53 0 0 25 0 2 0 365608951 488587264 92463 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11406/statm: 119284 92463 218 20 0 118642 0
[pid=11406/tid=11428] ppid=11404 vsize=477136 CPUtime=331.28
/proc/11406/task/11428/stat : 11428 (MiraXTv2_dyn) R 11404 11406 9882 0 -1 4194368 71710 0 0 0 33089 39 0 0 25 0 2 0 365610043 488587264 92463 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 477136

[startup+402.302 s]
/proc/loadavg: 1.00 1.23 1.41 2/79 11428
/proc/meminfo: memFree=1153232/2055920 swapFree=4154876/4192956
[pid=11406] ppid=11404 vsize=477136 CPUtime=402.16
/proc/11406/stat : 11406 (MiraXTv2_dyn) S 11404 11406 9882 0 -1 4194304 97619 0 0 0 40162 54 0 0 25 0 2 0 365608951 488587264 92466 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11406/statm: 119284 92466 218 20 0 118642 0
[pid=11406/tid=11428] ppid=11404 vsize=477136 CPUtime=391.26
/proc/11406/task/11428/stat : 11428 (MiraXTv2_dyn) R 11404 11406 9882 0 -1 4194368 71713 0 0 0 39087 39 0 0 25 0 2 0 365610043 488587264 92466 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134517022 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 477136

[startup+462.302 s]
/proc/loadavg: 1.00 1.18 1.38 2/79 11428
/proc/meminfo: memFree=1079184/2055920 swapFree=4154876/4192956
[pid=11406] ppid=11404 vsize=550984 CPUtime=462.14
/proc/11406/stat : 11406 (MiraXTv2_dyn) S 11404 11406 9882 0 -1 4194304 116432 0 0 0 46152 62 0 0 25 0 2 0 365608951 564207616 110924 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11406/statm: 137746 110924 218 20 0 137104 0
[pid=11406/tid=11428] ppid=11404 vsize=550984 CPUtime=451.25
/proc/11406/task/11428/stat : 11428 (MiraXTv2_dyn) R 11404 11406 9882 0 -1 4194368 90526 0 0 0 45077 48 0 0 25 0 2 0 365610043 564207616 110924 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 550984

[startup+522.302 s]
/proc/loadavg: 1.00 1.15 1.35 2/79 11428
/proc/meminfo: memFree=1079248/2055920 swapFree=4154876/4192956
[pid=11406] ppid=11404 vsize=550932 CPUtime=522.13
/proc/11406/stat : 11406 (MiraXTv2_dyn) S 11404 11406 9882 0 -1 4194304 116432 0 0 0 52150 63 0 0 25 0 2 0 365608951 564154368 110924 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11406/statm: 137733 110924 218 20 0 137091 0
[pid=11406/tid=11428] ppid=11404 vsize=550932 CPUtime=511.23
/proc/11406/task/11428/stat : 11428 (MiraXTv2_dyn) R 11404 11406 9882 0 -1 4194368 90526 0 0 0 51075 48 0 0 25 0 2 0 365610043 564154368 110924 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4160576690 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 550932

[startup+582.302 s]
/proc/loadavg: 1.00 1.12 1.33 2/79 11428
/proc/meminfo: memFree=1079248/2055920 swapFree=4154876/4192956
[pid=11406] ppid=11404 vsize=550932 CPUtime=582.11
/proc/11406/stat : 11406 (MiraXTv2_dyn) S 11404 11406 9882 0 -1 4194304 116432 0 0 0 58148 63 0 0 25 0 2 0 365608951 564154368 110924 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11406/statm: 137733 110924 218 20 0 137091 0
[pid=11406/tid=11428] ppid=11404 vsize=550932 CPUtime=571.22
/proc/11406/task/11428/stat : 11428 (MiraXTv2_dyn) R 11404 11406 9882 0 -1 4194368 90526 0 0 0 57073 49 0 0 25 0 2 0 365610043 564154368 110924 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134521714 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 550932

[startup+642.302 s]
/proc/loadavg: 1.00 1.09 1.30 2/79 11428
/proc/meminfo: memFree=1079248/2055920 swapFree=4154876/4192956
[pid=11406] ppid=11404 vsize=550932 CPUtime=642.1
/proc/11406/stat : 11406 (MiraXTv2_dyn) S 11404 11406 9882 0 -1 4194304 116437 0 0 0 64146 64 0 0 25 0 2 0 365608951 564154368 110929 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11406/statm: 137733 110929 218 20 0 137091 0
[pid=11406/tid=11428] ppid=11404 vsize=550932 CPUtime=631.2
/proc/11406/task/11428/stat : 11428 (MiraXTv2_dyn) R 11404 11406 9882 0 -1 4194368 90531 0 0 0 63071 49 0 0 25 0 2 0 365610043 564154368 110929 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 550932

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.28 2/79 11428
/proc/meminfo: memFree=1081552/2055920 swapFree=4154876/4192956
[pid=11406] ppid=11404 vsize=548524 CPUtime=702.08
/proc/11406/stat : 11406 (MiraXTv2_dyn) S 11404 11406 9882 0 -1 4194304 116439 0 0 0 70144 64 0 0 25 0 2 0 365608951 561688576 110340 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11406/statm: 137131 110340 218 20 0 136489 0
[pid=11406/tid=11428] ppid=11404 vsize=548524 CPUtime=691.18
/proc/11406/task/11428/stat : 11428 (MiraXTv2_dyn) R 11404 11406 9882 0 -1 4194368 90533 0 0 0 69068 50 0 0 25 0 2 0 365610043 561688576 110340 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526447 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 548524

[startup+762.306 s]
/proc/loadavg: 1.00 1.06 1.26 2/79 11428
/proc/meminfo: memFree=1081552/2055920 swapFree=4154876/4192956
[pid=11406] ppid=11404 vsize=548524 CPUtime=762.07
/proc/11406/stat : 11406 (MiraXTv2_dyn) S 11404 11406 9882 0 -1 4194304 116439 0 0 0 76142 65 0 0 25 0 2 0 365608951 561688576 110340 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11406/statm: 137131 110340 218 20 0 136489 0
[pid=11406/tid=11428] ppid=11404 vsize=548524 CPUtime=751.16
/proc/11406/task/11428/stat : 11428 (MiraXTv2_dyn) R 11404 11406 9882 0 -1 4194368 90533 0 0 0 75066 50 0 0 25 0 2 0 365610043 561688576 110340 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520970 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 548524

[startup+822.302 s]
/proc/loadavg: 1.00 1.05 1.24 2/79 11428
/proc/meminfo: memFree=1040848/2055920 swapFree=4154876/4192956
[pid=11406] ppid=11404 vsize=589188 CPUtime=822.04
/proc/11406/stat : 11406 (MiraXTv2_dyn) S 11404 11406 9882 0 -1 4194304 126673 0 0 0 82134 70 0 0 25 0 2 0 365608951 603328512 120502 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11406/statm: 147297 120502 218 20 0 146655 0
[pid=11406/tid=11428] ppid=11404 vsize=589188 CPUtime=811.15
/proc/11406/task/11428/stat : 11428 (MiraXTv2_dyn) R 11404 11406 9882 0 -1 4194368 100767 0 0 0 81059 56 0 0 25 0 2 0 365610043 603328512 120502 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520073 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 589188

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.23 2/79 11428
/proc/meminfo: memFree=1040848/2055920 swapFree=4154876/4192956
[pid=11406] ppid=11404 vsize=589188 CPUtime=882.03
/proc/11406/stat : 11406 (MiraXTv2_dyn) S 11404 11406 9882 0 -1 4194304 126673 0 0 0 88132 71 0 0 25 0 2 0 365608951 603328512 120502 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11406/statm: 147297 120502 218 20 0 146655 0
[pid=11406/tid=11428] ppid=11404 vsize=589188 CPUtime=871.13
/proc/11406/task/11428/stat : 11428 (MiraXTv2_dyn) R 11404 11406 9882 0 -1 4194368 100767 0 0 0 87056 57 0 0 25 0 2 0 365610043 603328512 120502 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 10131100 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 589188

[startup+942.302 s]
/proc/loadavg: 1.00 1.03 1.21 2/79 11428
/proc/meminfo: memFree=958608/2055920 swapFree=4154876/4192956
[pid=11406] ppid=11404 vsize=671360 CPUtime=942.02
/proc/11406/stat : 11406 (MiraXTv2_dyn) S 11404 11406 9882 0 -1 4194304 147333 0 0 0 94122 80 0 0 25 0 2 0 365608951 687472640 141018 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11406/statm: 167840 141018 218 20 0 167198 0
[pid=11406/tid=11428] ppid=11404 vsize=671360 CPUtime=931.11
/proc/11406/task/11428/stat : 11428 (MiraXTv2_dyn) R 11404 11406 9882 0 -1 4194368 121427 0 0 0 93046 65 0 0 25 0 2 0 365610043 687472640 141018 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 10131100 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 671360

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.19 2/79 11428
/proc/meminfo: memFree=958608/2055920 swapFree=4154876/4192956
[pid=11406] ppid=11404 vsize=671316 CPUtime=1001.99
/proc/11406/stat : 11406 (MiraXTv2_dyn) S 11404 11406 9882 0 -1 4194304 147335 0 0 0 100119 80 0 0 25 0 2 0 365608951 687427584 141020 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11406/statm: 167829 141020 218 20 0 167187 0
[pid=11406/tid=11428] ppid=11404 vsize=671316 CPUtime=991.1
/proc/11406/task/11428/stat : 11428 (MiraXTv2_dyn) R 11404 11406 9882 0 -1 4194368 121429 0 0 0 99044 66 0 0 25 0 2 0 365610043 687427584 141020 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526047 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 671316

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.18 2/79 11428
/proc/meminfo: memFree=958672/2055920 swapFree=4154876/4192956
[pid=11406] ppid=11404 vsize=671312 CPUtime=1061.98
/proc/11406/stat : 11406 (MiraXTv2_dyn) S 11404 11406 9882 0 -1 4194304 147336 0 0 0 106117 81 0 0 25 0 2 0 365608951 687423488 141021 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11406/statm: 167828 141021 218 20 0 167186 0
[pid=11406/tid=11428] ppid=11404 vsize=671312 CPUtime=1051.08
/proc/11406/task/11428/stat : 11428 (MiraXTv2_dyn) R 11404 11406 9882 0 -1 4194368 121430 0 0 0 105042 66 0 0 25 0 2 0 365610043 687423488 141021 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 671312

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.16 2/79 11428
/proc/meminfo: memFree=958672/2055920 swapFree=4154876/4192956
[pid=11406] ppid=11404 vsize=671312 CPUtime=1121.96
/proc/11406/stat : 11406 (MiraXTv2_dyn) S 11404 11406 9882 0 -1 4194304 147336 0 0 0 112115 81 0 0 25 0 2 0 365608951 687423488 141021 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11406/statm: 167828 141021 218 20 0 167186 0
[pid=11406/tid=11428] ppid=11404 vsize=671312 CPUtime=1111.07
/proc/11406/task/11428/stat : 11428 (MiraXTv2_dyn) R 11404 11406 9882 0 -1 4194368 121430 0 0 0 111040 67 0 0 25 0 2 0 365610043 687423488 141021 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134517019 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 671312

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.15 3/79 11428
/proc/meminfo: memFree=958864/2055920 swapFree=4154876/4192956
[pid=11406] ppid=11404 vsize=671016 CPUtime=1181.95
/proc/11406/stat : 11406 (MiraXTv2_dyn) S 11404 11406 9882 0 -1 4194304 147337 0 0 0 118113 82 0 0 25 0 2 0 365608951 687120384 140968 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11406/statm: 167754 140968 218 20 0 167112 0
[pid=11406/tid=11428] ppid=11404 vsize=671016 CPUtime=1171.04
/proc/11406/task/11428/stat : 11428 (MiraXTv2_dyn) R 11404 11406 9882 0 -1 4194368 121431 0 0 0 117037 67 0 0 25 0 2 0 365610043 687120384 140968 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134517104 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 671016



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.15 2/79 11428
/proc/meminfo: memFree=958864/2055920 swapFree=4154876/4192956
[pid=11406] ppid=11404 vsize=671016 CPUtime=1200.05
/proc/11406/stat : 11406 (MiraXTv2_dyn) S 11404 11406 9882 0 -1 4194304 147337 0 0 0 119923 82 0 0 25 0 2 0 365608951 687120384 140968 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11406/statm: 167754 140968 218 20 0 167112 0
[pid=11406/tid=11428] ppid=11404 vsize=671016 CPUtime=1189.15
/proc/11406/task/11428/stat : 11428 (MiraXTv2_dyn) R 11404 11406 9882 0 -1 4194368 121431 0 0 0 118847 68 0 0 25 0 2 0 365610043 687120384 140968 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526189 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 671016

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.5
CPU time (s): 1200.15
CPU user time (s): 1199.24
CPU system time (s): 0.907861
CPU usage (%): 99.9708
Max. virtual memory (cumulated for all children) (KiB): 671360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.24
system time used= 0.907861
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 147337
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= 13
involuntary context switches= 1310

runsolver used 1.3138 second user time and 3.05953 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Fri May 11 15:01:56 UTC 2007

IDJOB= 331193
IDBENCH= 20581
IDSOLVER= 129
FILE ID= node12/331193-1178895714

PBS_JOBID= 5251076

Free space on /tmp= 66533 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  ba6236c6cc840bb0208f73665843c375

RANDOM SEED= 200289357

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node12.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.239
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.239
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:       1521864 kB
Buffers:         51232 kB
Cached:         345148 kB
SwapCached:      17536 kB
Active:         235148 kB
Inactive:       232496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1521864 kB
SwapTotal:     4192956 kB
SwapFree:      4154876 kB
Dirty:           22724 kB
Writeback:           0 kB
Mapped:          77312 kB
Slab:            51424 kB
Committed_AS: 11010440 kB
PageTables:       2164 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= 66533 MiB

End job on node12 on Fri May 11 15:21:58 UTC 2007