Trace number 331194

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 v1? (TO) 1200.21 1200.6

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

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/node16/watcher-331194-1178895736 -o ROOT/results/node16/solver-331194-1178895736 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/331194-1178895736/MiraXTv1_dyn /tmp/evaluation/331194-1178895736/instance-331194-1178895736.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/77 1669
/proc/meminfo: memFree=1668680/2055920 swapFree=4143412/4192956
[pid=1669] ppid=1667 vsize=3788 CPUtime=0
/proc/1669/stat : 1669 (MiraXTv1_dyn) R 1667 1669 32397 0 -1 4194304 426 0 0 0 0 0 0 0 18 0 1 0 337491380 3878912 401 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/1669/statm: 947 409 202 20 0 305 0

[startup+0.049619 s]
/proc/loadavg: 1.00 1.00 1.09 3/77 1669
/proc/meminfo: memFree=1668680/2055920 swapFree=4143412/4192956
[pid=1669] ppid=1667 vsize=6800 CPUtime=0.04
/proc/1669/stat : 1669 (MiraXTv1_dyn) R 1667 1669 32397 0 -1 4194304 1257 0 0 0 4 0 0 0 18 0 1 0 337491380 6963200 1232 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7644109 0 0 4096 0 0 0 0 17 0 0 0
/proc/1669/statm: 1700 1232 206 20 0 1058 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 6800

[startup+0.101619 s]
/proc/loadavg: 1.00 1.00 1.09 3/77 1669
/proc/meminfo: memFree=1668680/2055920 swapFree=4143412/4192956
[pid=1669] ppid=1667 vsize=9960 CPUtime=0.08
/proc/1669/stat : 1669 (MiraXTv1_dyn) R 1667 1669 32397 0 -1 4194304 2007 0 0 0 8 0 0 0 18 0 1 0 337491380 10199040 1982 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7638756 0 0 4096 0 0 0 0 17 1 0 0
/proc/1669/statm: 2490 1982 206 20 0 1848 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9960

[startup+0.301576 s]
/proc/loadavg: 1.00 1.00 1.09 3/77 1669
/proc/meminfo: memFree=1668680/2055920 swapFree=4143412/4192956
[pid=1669] ppid=1667 vsize=21896 CPUtime=0.29
/proc/1669/stat : 1669 (MiraXTv1_dyn) R 1667 1669 32397 0 -1 4194304 4813 0 0 0 27 2 0 0 19 0 1 0 337491380 22421504 4788 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7646848 0 0 4096 0 0 0 0 17 1 0 0
/proc/1669/statm: 5474 4788 206 20 0 4832 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21896

[startup+0.70149 s]
/proc/loadavg: 1.00 1.00 1.09 3/77 1669
/proc/meminfo: memFree=1668680/2055920 swapFree=4143412/4192956
[pid=1669] ppid=1667 vsize=45084 CPUtime=0.69
/proc/1669/stat : 1669 (MiraXTv1_dyn) R 1667 1669 32397 0 -1 4194304 10214 0 0 0 64 5 0 0 23 0 1 0 337491380 46166016 10189 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134585096 0 0 4096 0 0 0 0 17 1 0 0
/proc/1669/statm: 11271 10189 206 20 0 10629 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 45084

[startup+1.50131 s]
/proc/loadavg: 1.00 1.00 1.09 2/78 1670
/proc/meminfo: memFree=1612672/2055920 swapFree=4143412/4192956
[pid=1669] ppid=1667 vsize=71248 CPUtime=1.48
/proc/1669/stat : 1669 (MiraXTv1_dyn) R 1667 1669 32397 0 -1 4194304 16596 0 0 0 140 8 0 0 25 0 1 0 337491380 72957952 16571 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 0 0 0
/proc/1669/statm: 17812 16571 207 20 0 17170 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 71248

[startup+3.10197 s]
/proc/loadavg: 1.00 1.00 1.09 2/78 1670
/proc/meminfo: memFree=1602112/2055920 swapFree=4143412/4192956
[pid=1669] ppid=1667 vsize=81972 CPUtime=3.08
/proc/1669/stat : 1669 (MiraXTv1_dyn) R 1667 1669 32397 0 -1 4194304 18890 0 0 0 298 10 0 0 25 0 1 0 337491380 83939328 18865 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7648615 0 0 4096 0 0 0 0 17 0 0 0
/proc/1669/statm: 20493 18865 207 20 0 19851 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 81972

[startup+6.30129 s]
/proc/loadavg: 1.00 1.00 1.09 2/78 1670
/proc/meminfo: memFree=1588992/2055920 swapFree=4143412/4192956
[pid=1669] ppid=1667 vsize=85972 CPUtime=6.28
/proc/1669/stat : 1669 (MiraXTv1_dyn) R 1667 1669 32397 0 -1 4194304 20137 0 0 0 617 11 0 0 25 0 1 0 337491380 88035328 20112 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584079 0 0 4096 0 0 0 0 17 0 0 0
/proc/1669/statm: 21493 20112 207 20 0 20851 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 85972

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.09 2/79 1671
/proc/meminfo: memFree=1517240/2055920 swapFree=4143412/4192956
[pid=1669] ppid=1667 vsize=261972 CPUtime=12.69
/proc/1669/stat : 1669 (MiraXTv1_dyn) S 1667 1669 32397 0 -1 4194304 41545 0 0 0 1248 21 0 0 25 0 2 0 337491380 268259328 37985 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1669/statm: 65493 37985 218 20 0 64851 0
[pid=1669/tid=1671] ppid=1667 vsize=261972 CPUtime=2.35
/proc/1669/task/1671/stat : 1671 (MiraXTv1_dyn) R 1667 1669 32397 0 -1 4194368 15639 0 0 0 229 6 0 0 25 0 2 0 337492414 268259328 37985 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526049 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 261972

[startup+25.5022 s]
/proc/loadavg: 1.00 1.00 1.09 2/79 1671
/proc/meminfo: memFree=1516856/2055920 swapFree=4143412/4192956
[pid=1669] ppid=1667 vsize=262500 CPUtime=25.48
/proc/1669/stat : 1669 (MiraXTv1_dyn) S 1667 1669 32397 0 -1 4194304 41676 0 0 0 2527 21 0 0 25 0 2 0 337491380 268800000 38116 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1669/statm: 65625 38116 218 20 0 64983 0
[pid=1669/tid=1671] ppid=1667 vsize=262500 CPUtime=15.15
/proc/1669/task/1671/stat : 1671 (MiraXTv1_dyn) R 1667 1669 32397 0 -1 4194368 15770 0 0 0 1508 7 0 0 25 0 2 0 337492414 268800000 38116 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134535566 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 262500

[startup+51.1028 s]
/proc/loadavg: 1.00 1.00 1.09 2/79 1671
/proc/meminfo: memFree=1511288/2055920 swapFree=4143412/4192956
[pid=1669] ppid=1667 vsize=267572 CPUtime=51.06
/proc/1669/stat : 1669 (MiraXTv1_dyn) S 1667 1669 32397 0 -1 4194304 43911 0 0 0 5083 23 0 0 25 0 2 0 337491380 273993728 39767 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1669/statm: 66893 39767 218 20 0 66251 0
[pid=1669/tid=1671] ppid=1667 vsize=267572 CPUtime=40.72
/proc/1669/task/1671/stat : 1671 (MiraXTv1_dyn) R 1667 1669 32397 0 -1 4194368 18005 0 0 0 4064 8 0 0 25 0 2 0 337492414 273993728 39767 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134566020 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 267572

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.08 2/79 1671
/proc/meminfo: memFree=1456056/2055920 swapFree=4143412/4192956
[pid=1669] ppid=1667 vsize=320484 CPUtime=102.24
/proc/1669/stat : 1669 (MiraXTv1_dyn) S 1667 1669 32397 0 -1 4194304 57802 0 0 0 10193 31 0 0 25 0 2 0 337491380 328175616 53224 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1669/statm: 80121 53224 218 20 0 79479 0
[pid=1669/tid=1671] ppid=1667 vsize=320484 CPUtime=91.91
/proc/1669/task/1671/stat : 1671 (MiraXTv1_dyn) R 1667 1669 32397 0 -1 4194368 31896 0 0 0 9174 17 0 0 25 0 2 0 337492414 328175616 53224 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 320484

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.08 2/79 1671
/proc/meminfo: memFree=1404728/2055920 swapFree=4143412/4192956
[pid=1669] ppid=1667 vsize=371460 CPUtime=162.22
/proc/1669/stat : 1669 (MiraXTv1_dyn) S 1667 1669 32397 0 -1 4194304 71066 0 0 0 16182 40 0 0 25 0 2 0 337491380 380375040 66026 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1669/statm: 92865 66026 218 20 0 92223 0
[pid=1669/tid=1671] ppid=1667 vsize=371460 CPUtime=151.88
/proc/1669/task/1671/stat : 1671 (MiraXTv1_dyn) R 1667 1669 32397 0 -1 4194368 45160 0 0 0 15163 25 0 0 25 0 2 0 337492414 380375040 66026 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 371460

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/79 1671
/proc/meminfo: memFree=1404728/2055920 swapFree=4143412/4192956
[pid=1669] ppid=1667 vsize=371460 CPUtime=222.21
/proc/1669/stat : 1669 (MiraXTv1_dyn) S 1667 1669 32397 0 -1 4194304 71072 0 0 0 22181 40 0 0 25 0 2 0 337491380 380375040 66032 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1669/statm: 92865 66032 218 20 0 92223 0
[pid=1669/tid=1671] ppid=1667 vsize=371460 CPUtime=211.87
/proc/1669/task/1671/stat : 1671 (MiraXTv1_dyn) R 1667 1669 32397 0 -1 4194368 45166 0 0 0 21162 25 0 0 25 0 2 0 337492414 380375040 66032 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 371460

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/79 1671
/proc/meminfo: memFree=1404728/2055920 swapFree=4143412/4192956
[pid=1669] ppid=1667 vsize=371460 CPUtime=282.19
/proc/1669/stat : 1669 (MiraXTv1_dyn) S 1667 1669 32397 0 -1 4194304 71073 0 0 0 28179 40 0 0 25 0 2 0 337491380 380375040 66033 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1669/statm: 92865 66033 218 20 0 92223 0
[pid=1669/tid=1671] ppid=1667 vsize=371460 CPUtime=271.85
/proc/1669/task/1671/stat : 1671 (MiraXTv1_dyn) R 1667 1669 32397 0 -1 4194368 45167 0 0 0 27160 25 0 0 25 0 2 0 337492414 380375040 66033 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 371460

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/79 1671
/proc/meminfo: memFree=1404792/2055920 swapFree=4143412/4192956
[pid=1669] ppid=1667 vsize=371460 CPUtime=342.17
/proc/1669/stat : 1669 (MiraXTv1_dyn) S 1667 1669 32397 0 -1 4194304 71078 0 0 0 34177 40 0 0 25 0 2 0 337491380 380375040 66038 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1669/statm: 92865 66038 218 20 0 92223 0
[pid=1669/tid=1671] ppid=1667 vsize=371460 CPUtime=331.83
/proc/1669/task/1671/stat : 1671 (MiraXTv1_dyn) R 1667 1669 32397 0 -1 4194368 45172 0 0 0 33158 25 0 0 25 0 2 0 337492414 380375040 66038 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526502 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 371460

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/79 1671
/proc/meminfo: memFree=1148536/2055920 swapFree=4143412/4192956
[pid=1669] ppid=1667 vsize=627188 CPUtime=402.15
/proc/1669/stat : 1669 (MiraXTv1_dyn) S 1667 1669 32397 0 -1 4194304 135219 0 0 0 40151 64 0 0 25 0 2 0 337491380 642240512 129971 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1669/statm: 156797 129971 218 20 0 156155 0
[pid=1669/tid=1671] ppid=1667 vsize=627188 CPUtime=391.82
/proc/1669/task/1671/stat : 1671 (MiraXTv1_dyn) R 1667 1669 32397 0 -1 4194368 109313 0 0 0 39132 50 0 0 25 0 2 0 337492414 642240512 129971 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 627188

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/79 1671
/proc/meminfo: memFree=1151416/2055920 swapFree=4143412/4192956
[pid=1669] ppid=1667 vsize=624384 CPUtime=462.12
/proc/1669/stat : 1669 (MiraXTv1_dyn) S 1667 1669 32397 0 -1 4194304 135222 0 0 0 46148 64 0 0 25 0 2 0 337491380 639369216 129289 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1669/statm: 156096 129289 218 20 0 155454 0
[pid=1669/tid=1671] ppid=1667 vsize=624384 CPUtime=451.79
/proc/1669/task/1671/stat : 1671 (MiraXTv1_dyn) R 1667 1669 32397 0 -1 4194368 109316 0 0 0 45129 50 0 0 25 0 2 0 337492414 639369216 129289 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 624384

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/79 1671
/proc/meminfo: memFree=1151416/2055920 swapFree=4143412/4192956
[pid=1669] ppid=1667 vsize=624384 CPUtime=522.11
/proc/1669/stat : 1669 (MiraXTv1_dyn) S 1667 1669 32397 0 -1 4194304 135223 0 0 0 52146 65 0 0 25 0 2 0 337491380 639369216 129290 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1669/statm: 156096 129290 218 20 0 155454 0
[pid=1669/tid=1671] ppid=1667 vsize=624384 CPUtime=511.77
/proc/1669/task/1671/stat : 1671 (MiraXTv1_dyn) R 1667 1669 32397 0 -1 4194368 109317 0 0 0 51127 50 0 0 25 0 2 0 337492414 639369216 129290 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520108 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 624384

[startup+582.302 s]
/proc/loadavg: 1.07 1.02 1.04 2/79 1671
/proc/meminfo: memFree=1151480/2055920 swapFree=4143412/4192956
[pid=1669] ppid=1667 vsize=624384 CPUtime=582.09
/proc/1669/stat : 1669 (MiraXTv1_dyn) S 1667 1669 32397 0 -1 4194304 135223 0 0 0 58144 65 0 0 25 0 2 0 337491380 639369216 129290 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1669/statm: 156096 129290 218 20 0 155454 0
[pid=1669/tid=1671] ppid=1667 vsize=624384 CPUtime=571.75
/proc/1669/task/1671/stat : 1671 (MiraXTv1_dyn) R 1667 1669 32397 0 -1 4194368 109317 0 0 0 57125 50 0 0 25 0 2 0 337492414 639369216 129290 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 624384

[startup+642.301 s]
/proc/loadavg: 1.02 1.01 1.03 2/79 1671
/proc/meminfo: memFree=1151480/2055920 swapFree=4143412/4192956
[pid=1669] ppid=1667 vsize=624384 CPUtime=642.08
/proc/1669/stat : 1669 (MiraXTv1_dyn) S 1667 1669 32397 0 -1 4194304 135225 0 0 0 64143 65 0 0 25 0 2 0 337491380 639369216 129292 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1669/statm: 156096 129292 218 20 0 155454 0
[pid=1669/tid=1671] ppid=1667 vsize=624384 CPUtime=631.74
/proc/1669/task/1671/stat : 1671 (MiraXTv1_dyn) R 1667 1669 32397 0 -1 4194368 109319 0 0 0 63124 50 0 0 25 0 2 0 337492414 639369216 129292 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 624384

[startup+702.301 s]
/proc/loadavg: 1.01 1.00 1.03 2/79 1671
/proc/meminfo: memFree=1151352/2055920 swapFree=4143412/4192956
[pid=1669] ppid=1667 vsize=624384 CPUtime=702.05
/proc/1669/stat : 1669 (MiraXTv1_dyn) S 1667 1669 32397 0 -1 4194304 135225 0 0 0 70140 65 0 0 25 0 2 0 337491380 639369216 129292 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1669/statm: 156096 129292 218 20 0 155454 0
[pid=1669/tid=1671] ppid=1667 vsize=624384 CPUtime=691.71
/proc/1669/task/1671/stat : 1671 (MiraXTv1_dyn) R 1667 1669 32397 0 -1 4194368 109319 0 0 0 69121 50 0 0 25 0 2 0 337492414 639369216 129292 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 624384

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.02 2/79 1671
/proc/meminfo: memFree=1151288/2055920 swapFree=4143412/4192956
[pid=1669] ppid=1667 vsize=624384 CPUtime=762.04
/proc/1669/stat : 1669 (MiraXTv1_dyn) S 1667 1669 32397 0 -1 4194304 135230 0 0 0 76139 65 0 0 25 0 2 0 337491380 639369216 129297 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1669/statm: 156096 129297 218 20 0 155454 0
[pid=1669/tid=1671] ppid=1667 vsize=624384 CPUtime=751.7
/proc/1669/task/1671/stat : 1671 (MiraXTv1_dyn) R 1667 1669 32397 0 -1 4194368 109324 0 0 0 75120 50 0 0 25 0 2 0 337492414 639369216 129297 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 624384

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/79 1671
/proc/meminfo: memFree=1151288/2055920 swapFree=4143412/4192956
[pid=1669] ppid=1667 vsize=624384 CPUtime=822.02
/proc/1669/stat : 1669 (MiraXTv1_dyn) S 1667 1669 32397 0 -1 4194304 135231 0 0 0 82137 65 0 0 25 0 2 0 337491380 639369216 129298 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1669/statm: 156096 129298 218 20 0 155454 0
[pid=1669/tid=1671] ppid=1667 vsize=624384 CPUtime=811.68
/proc/1669/task/1671/stat : 1671 (MiraXTv1_dyn) R 1667 1669 32397 0 -1 4194368 109325 0 0 0 81118 50 0 0 25 0 2 0 337492414 639369216 129298 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526364 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 624384

[startup+882.301 s]
/proc/loadavg: 1.07 1.02 1.02 2/79 1671
/proc/meminfo: memFree=1151352/2055920 swapFree=4143412/4192956
[pid=1669] ppid=1667 vsize=624384 CPUtime=881.99
/proc/1669/stat : 1669 (MiraXTv1_dyn) S 1667 1669 32397 0 -1 4194304 135232 0 0 0 88134 65 0 0 25 0 2 0 337491380 639369216 129299 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1669/statm: 156096 129299 218 20 0 155454 0
[pid=1669/tid=1671] ppid=1667 vsize=624384 CPUtime=871.65
/proc/1669/task/1671/stat : 1671 (MiraXTv1_dyn) R 1667 1669 32397 0 -1 4194368 109326 0 0 0 87115 50 0 0 25 0 2 0 337492414 639369216 129299 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565504 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 624384

[startup+942.301 s]
/proc/loadavg: 1.02 1.01 1.01 2/79 1671
/proc/meminfo: memFree=1108408/2055920 swapFree=4143412/4192956
[pid=1669] ppid=1667 vsize=667380 CPUtime=941.98
/proc/1669/stat : 1669 (MiraXTv1_dyn) S 1667 1669 32397 0 -1 4194304 146097 0 0 0 94128 70 0 0 25 0 2 0 337491380 683397120 140022 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1669/statm: 166845 140022 218 20 0 166203 0
[pid=1669/tid=1671] ppid=1667 vsize=667380 CPUtime=931.64
/proc/1669/task/1671/stat : 1671 (MiraXTv1_dyn) R 1667 1669 32397 0 -1 4194368 120191 0 0 0 93109 55 0 0 25 0 2 0 337492414 683397120 140022 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 667380

[startup+1002.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/79 1671
/proc/meminfo: memFree=1108472/2055920 swapFree=4143412/4192956
[pid=1669] ppid=1667 vsize=667376 CPUtime=1001.96
/proc/1669/stat : 1669 (MiraXTv1_dyn) S 1667 1669 32397 0 -1 4194304 146098 0 0 0 100126 70 0 0 25 0 2 0 337491380 683393024 140023 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1669/statm: 166844 140023 218 20 0 166202 0
[pid=1669/tid=1671] ppid=1667 vsize=667376 CPUtime=991.62
/proc/1669/task/1671/stat : 1671 (MiraXTv1_dyn) R 1667 1669 32397 0 -1 4194368 120192 0 0 0 99107 55 0 0 25 0 2 0 337492414 683393024 140023 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520643 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 667376

[startup+1062.3 s]
/proc/loadavg: 1.04 1.02 1.00 2/79 1671
/proc/meminfo: memFree=1108472/2055920 swapFree=4143412/4192956
[pid=1669] ppid=1667 vsize=667284 CPUtime=1061.94
/proc/1669/stat : 1669 (MiraXTv1_dyn) S 1667 1669 32397 0 -1 4194304 146101 0 0 0 106124 70 0 0 25 0 2 0 337491380 683298816 140026 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1669/statm: 166821 140026 218 20 0 166179 0
[pid=1669/tid=1671] ppid=1667 vsize=667284 CPUtime=1051.61
/proc/1669/task/1671/stat : 1671 (MiraXTv1_dyn) R 1667 1669 32397 0 -1 4194368 120195 0 0 0 105105 56 0 0 25 0 2 0 337492414 683298816 140026 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 667284

[startup+1122.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/79 1671
/proc/meminfo: memFree=1108408/2055920 swapFree=4143412/4192956
[pid=1669] ppid=1667 vsize=667268 CPUtime=1121.93
/proc/1669/stat : 1669 (MiraXTv1_dyn) S 1667 1669 32397 0 -1 4194304 146101 0 0 0 112123 70 0 0 25 0 2 0 337491380 683282432 140025 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1669/statm: 166817 140025 218 20 0 166175 0
[pid=1669/tid=1671] ppid=1667 vsize=667268 CPUtime=1111.6
/proc/1669/task/1671/stat : 1671 (MiraXTv1_dyn) R 1667 1669 32397 0 -1 4194368 120195 0 0 0 111104 56 0 0 25 0 2 0 337492414 683282432 140025 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 667268

[startup+1182.3 s]
/proc/loadavg: 1.08 1.02 1.01 2/79 1671
/proc/meminfo: memFree=1108472/2055920 swapFree=4143412/4192956
[pid=1669] ppid=1667 vsize=667264 CPUtime=1181.91
/proc/1669/stat : 1669 (MiraXTv1_dyn) S 1667 1669 32397 0 -1 4194304 146102 0 0 0 118121 70 0 0 25 0 2 0 337491380 683278336 140025 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1669/statm: 166816 140025 218 20 0 166174 0
[pid=1669/tid=1671] ppid=1667 vsize=667264 CPUtime=1171.58
/proc/1669/task/1671/stat : 1671 (MiraXTv1_dyn) R 1667 1669 32397 0 -1 4194368 120196 0 0 0 117102 56 0 0 25 0 2 0 337492414 683278336 140025 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 667264



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.06 1.02 1.00 2/79 1671
/proc/meminfo: memFree=1108408/2055920 swapFree=4143412/4192956
[pid=1669] ppid=1667 vsize=667264 CPUtime=1200.1
/proc/1669/stat : 1669 (MiraXTv1_dyn) S 1667 1669 32397 0 -1 4194304 146102 0 0 0 119940 70 0 0 25 0 2 0 337491380 683278336 140025 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1669/statm: 166816 140025 218 20 0 166174 0
[pid=1669/tid=1671] ppid=1667 vsize=667264 CPUtime=1189.77
/proc/1669/task/1671/stat : 1671 (MiraXTv1_dyn) R 1667 1669 32397 0 -1 4194368 120196 0 0 0 118921 56 0 0 25 0 2 0 337492414 683278336 140025 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530009 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 667264

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

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

[startup+1200.5 s]
/proc/loadavg: 1.06 1.02 1.00 2/79 1671
/proc/meminfo: memFree=1108408/2055920 swapFree=4143412/4192956
[pid=1669] ppid=1667 vsize=667264 CPUtime=1200.1
/proc/1669/stat : 1669 (MiraXTv1_dyn) S 1667 1669 32397 0 -1 4194304 146102 0 0 0 119940 70 0 0 25 0 2 0 337491380 683278336 140025 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1669/statm: 166816 140025 218 20 0 166174 0
[pid=1669/tid=1671] ppid=1667 vsize=667264 CPUtime=1189.77
/proc/1669/task/1671/stat : 1671 (MiraXTv1_dyn) R 1667 1669 32397 0 -1 4194368 120196 0 0 0 118921 56 0 0 25 0 2 0 337492414 683278336 140025 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530009 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 667264

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.6
CPU time (s): 1200.21
CPU user time (s): 1199.41
CPU system time (s): 0.795879
CPU usage (%): 99.9671
Max. virtual memory (cumulated for all children) (KiB): 667380

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

runsolver used 1.26381 second user time and 3.11153 second system time

The end

Launcher Data (download as text)

Begin job on node16 on Fri May 11 15:02:17 UTC 2007

IDJOB= 331194
IDBENCH= 20581
IDSOLVER= 130
FILE ID= node16/331194-1178895736

PBS_JOBID= 5251067

Free space on /tmp= 66538 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  ba6236c6cc840bb0208f73665843c375

RANDOM SEED= 686766317

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node16.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.232
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.232
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:       1668896 kB
Buffers:         49084 kB
Cached:         243448 kB
SwapCached:      18024 kB
Active:         191496 kB
Inactive:       131820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1668896 kB
SwapTotal:     4192956 kB
SwapFree:      4143412 kB
Dirty:           22800 kB
Writeback:           0 kB
Mapped:          35712 kB
Slab:            49192 kB
Committed_AS: 14259332 kB
PageTables:       1856 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= 66538 MiB

End job on node16 on Fri May 11 15:22:20 UTC 2007