Trace number 315403

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 v3UNSAT 385.064 316.299

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l05-ipc5-h26-unsat.cnf
MD5SUM4b97e69214a2eddbe060a9ecc3dfbbd8
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark17.2144
Satisfiable
(Un)Satisfiability was proved
Number of variables85694
Number of clauses414657
Sum of the clauses size1073659
Maximum clause length403
Minimum clause length1
Number of clauses of size 1190
Number of clauses of size 2330211
Number of clauses of size 380574
Number of clauses of size 4910
Number of clauses of size 5103
Number of clauses of size over 52669

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...
384.96/316.28	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node15/watcher-315403-1178879707 -o ROOT/results/node15/solver-315403-1178879707 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/315403-1178879707/MiraXTv3_dyn /tmp/evaluation/315403-1178879707/instance-315403-1178879707.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.87 1.42 1.24 3/77 10281
/proc/meminfo: memFree=1801648/2055920 swapFree=4156500/4192956
[pid=10281] ppid=10279 vsize=3788 CPUtime=0
/proc/10281/stat : 10281 (MiraXTv3_dyn) R 10279 10281 8961 0 -1 4194304 398 0 0 0 0 0 0 0 18 0 1 0 335888328 3878912 374 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/10281/statm: 947 382 202 20 0 305 0

[startup+0.103224 s]
/proc/loadavg: 1.87 1.42 1.24 3/77 10281
/proc/meminfo: memFree=1801648/2055920 swapFree=4156500/4192956
[pid=10281] ppid=10279 vsize=11936 CPUtime=0.09
/proc/10281/stat : 10281 (MiraXTv3_dyn) R 10279 10281 8961 0 -1 4194304 2406 0 0 0 8 1 0 0 18 0 1 0 335888328 12222464 2381 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7947899 0 0 4096 0 0 0 0 17 0 0 0
/proc/10281/statm: 2984 2387 206 20 0 2342 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11936

[startup+0.201234 s]
/proc/loadavg: 1.87 1.42 1.24 3/77 10281
/proc/meminfo: memFree=1801648/2055920 swapFree=4156500/4192956
[pid=10281] ppid=10279 vsize=19516 CPUtime=0.19
/proc/10281/stat : 10281 (MiraXTv3_dyn) R 10279 10281 8961 0 -1 4194304 4182 0 0 0 17 2 0 0 18 0 1 0 335888328 19984384 4157 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7947899 0 0 4096 0 0 0 0 17 0 0 0
/proc/10281/statm: 4879 4157 206 20 0 4237 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 19516

[startup+0.301243 s]
/proc/loadavg: 1.87 1.42 1.24 3/77 10281
/proc/meminfo: memFree=1801648/2055920 swapFree=4156500/4192956
[pid=10281] ppid=10279 vsize=26920 CPUtime=0.29
/proc/10281/stat : 10281 (MiraXTv3_dyn) R 10279 10281 8961 0 -1 4194304 6010 0 0 0 26 3 0 0 19 0 1 0 335888328 27566080 5985 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7947899 0 0 4096 0 0 0 0 17 0 0 0
/proc/10281/statm: 6730 5985 206 20 0 6088 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26920

[startup+0.701278 s]
/proc/loadavg: 1.87 1.42 1.24 3/77 10281
/proc/meminfo: memFree=1801648/2055920 swapFree=4156500/4192956
[pid=10281] ppid=10279 vsize=37212 CPUtime=0.69
/proc/10281/stat : 10281 (MiraXTv3_dyn) R 10279 10281 8961 0 -1 4194304 8601 0 0 0 65 4 0 0 23 0 1 0 335888328 38105088 8576 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584088 0 0 4096 0 0 0 0 17 0 0 0
/proc/10281/statm: 9303 8576 207 20 0 8661 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37212

[startup+1.50135 s]
/proc/loadavg: 1.87 1.42 1.24 2/78 10282
/proc/meminfo: memFree=1767592/2055920 swapFree=4156500/4192956
[pid=10281] ppid=10279 vsize=42500 CPUtime=1.48
/proc/10281/stat : 10281 (MiraXTv3_dyn) R 10279 10281 8961 0 -1 4194304 9978 0 0 0 144 4 0 0 25 0 1 0 335888328 43520000 9953 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7947899 0 0 4096 0 0 0 0 17 0 0 0
/proc/10281/statm: 10625 9953 207 20 0 9983 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 42500

[startup+3.1015 s]
/proc/loadavg: 1.80 1.42 1.24 2/78 10282
/proc/meminfo: memFree=1744424/2055920 swapFree=4156500/4192956
[pid=10281] ppid=10279 vsize=67880 CPUtime=3.09
/proc/10281/stat : 10281 (MiraXTv3_dyn) R 10279 10281 8961 0 -1 4194304 16224 0 0 0 301 8 0 0 25 0 1 0 335888328 69509120 16199 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134587483 0 0 4096 0 0 0 0 17 0 0 0
/proc/10281/statm: 16970 16199 207 20 0 16328 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 67880

[startup+6.30279 s]
/proc/loadavg: 1.80 1.42 1.24 2/78 10282
/proc/meminfo: memFree=1735976/2055920 swapFree=4156500/4192956
[pid=10281] ppid=10279 vsize=69248 CPUtime=6.29
/proc/10281/stat : 10281 (MiraXTv3_dyn) R 10279 10281 8961 0 -1 4194304 16593 0 0 0 621 8 0 0 25 0 1 0 335888328 70909952 16568 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584058 0 0 4096 0 0 0 0 17 0 0 0
/proc/10281/statm: 17312 16568 207 20 0 16670 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 69248

[startup+12.7014 s]
/proc/loadavg: 1.68 1.40 1.23 2/80 10284
/proc/meminfo: memFree=1695584/2055920 swapFree=4156500/4192956
[pid=10281] ppid=10279 vsize=176072 CPUtime=12.86
/proc/10281/stat : 10281 (MiraXTv3_dyn) S 10279 10281 8961 0 -1 4194304 28779 0 0 0 1273 13 0 0 25 0 3 0 335888328 180297728 26680 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10281/statm: 44018 26680 218 20 0 43376 0
[pid=10281/tid=10283] ppid=10279 vsize=176072 CPUtime=2.03
/proc/10281/task/10283/stat : 10283 (MiraXTv3_dyn) R 10279 10281 8961 0 -1 4194368 5410 0 0 0 201 2 0 0 25 0 3 0 335889394 180297728 26680 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10281/tid=10284] ppid=10279 vsize=176072 CPUtime=0.17
/proc/10281/task/10284/stat : 10284 (MiraXTv3_dyn) S 10279 10281 8961 0 -1 4194368 5235 0 0 0 15 2 0 0 18 0 3 0 335889394 180297728 26680 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.86
Current children cumulated vsize (KiB) 176072

[startup+25.5016 s]
/proc/loadavg: 1.65 1.40 1.24 3/80 10284
/proc/meminfo: memFree=1693408/2055920 swapFree=4156500/4192956
[pid=10281] ppid=10279 vsize=177884 CPUtime=32.88
/proc/10281/stat : 10281 (MiraXTv3_dyn) S 10279 10281 8961 0 -1 4194304 30674 0 0 0 3273 15 0 0 25 0 3 0 335888328 182153216 27289 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10281/statm: 44471 27289 218 20 0 43829 0
[pid=10281/tid=10283] ppid=10279 vsize=177884 CPUtime=14.82
/proc/10281/task/10283/stat : 10283 (MiraXTv3_dyn) R 10279 10281 8961 0 -1 4194368 6290 0 0 0 1479 3 0 0 25 0 3 0 335889394 182153216 27289 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526049 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10281/tid=10284] ppid=10279 vsize=177884 CPUtime=7.41
/proc/10281/task/10284/stat : 10284 (MiraXTv3_dyn) R 10279 10281 8961 0 -1 4194368 6250 0 0 0 737 4 0 0 25 0 3 0 335889394 182153216 27289 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 32.88
Current children cumulated vsize (KiB) 177884

[startup+51.1019 s]
/proc/loadavg: 1.77 1.45 1.26 3/80 10284
/proc/meminfo: memFree=1671008/2055920 swapFree=4156500/4192956
[pid=10281] ppid=10279 vsize=200248 CPUtime=83.96
/proc/10281/stat : 10281 (MiraXTv3_dyn) S 10279 10281 8961 0 -1 4194304 36521 0 0 0 8372 24 0 0 25 0 3 0 335888328 205053952 33067 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10281/statm: 50062 33067 218 20 0 49420 0
[pid=10281/tid=10283] ppid=10279 vsize=200248 CPUtime=40.4
/proc/10281/task/10283/stat : 10283 (MiraXTv3_dyn) R 10279 10281 8961 0 -1 4194368 9343 0 0 0 4034 6 0 0 25 0 3 0 335889394 205053952 33067 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526205 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10281/tid=10284] ppid=10279 vsize=200248 CPUtime=32.9
/proc/10281/task/10284/stat : 10284 (MiraXTv3_dyn) R 10279 10281 8961 0 -1 4194368 9044 0 0 0 3281 9 0 0 25 0 3 0 335889394 205053952 33067 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 83.96
Current children cumulated vsize (KiB) 200248

[startup+102.302 s]
/proc/loadavg: 1.64 1.48 1.27 2/80 10284
/proc/meminfo: memFree=1611424/2055920 swapFree=4156500/4192956
[pid=10281] ppid=10279 vsize=257572 CPUtime=167.28
/proc/10281/stat : 10281 (MiraXTv3_dyn) S 10279 10281 8961 0 -1 4194304 58067 0 0 0 16687 41 0 0 25 0 3 0 335888328 263753728 47688 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10281/statm: 64393 47688 218 20 0 63751 0
[pid=10281/tid=10283] ppid=10279 vsize=257572 CPUtime=87.66
/proc/10281/task/10283/stat : 10283 (MiraXTv3_dyn) R 10279 10281 8961 0 -1 4194368 22184 0 0 0 8751 15 0 0 25 0 3 0 335889394 263753728 47688 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10281/tid=10284] ppid=10279 vsize=257572 CPUtime=68.97
/proc/10281/task/10284/stat : 10284 (MiraXTv3_dyn) S 10279 10281 8961 0 -1 4194368 17749 0 0 0 6880 17 0 0 25 0 3 0 335889394 263753728 47688 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 167.28
Current children cumulated vsize (KiB) 257572

[startup+162.301 s]
/proc/loadavg: 1.27 1.40 1.26 2/80 10284
/proc/meminfo: memFree=1610080/2055920 swapFree=4156500/4192956
[pid=10281] ppid=10279 vsize=258912 CPUtime=230.49
/proc/10281/stat : 10281 (MiraXTv3_dyn) S 10279 10281 8961 0 -1 4194304 61131 0 0 0 23006 43 0 0 25 0 3 0 335888328 265125888 47996 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10281/statm: 64728 47996 218 20 0 64086 0
[pid=10281/tid=10283] ppid=10279 vsize=258912 CPUtime=95.98
/proc/10281/task/10283/stat : 10283 (MiraXTv3_dyn) S 10279 10281 8961 0 -1 4194368 23298 0 0 0 9583 15 0 0 25 0 3 0 335889394 265125888 47996 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10281/tid=10284] ppid=10279 vsize=258912 CPUtime=123.84
/proc/10281/task/10284/stat : 10284 (MiraXTv3_dyn) R 10279 10281 8961 0 -1 4194368 19699 0 0 0 12366 18 0 0 25 0 3 0 335889394 265125888 47996 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 230.49
Current children cumulated vsize (KiB) 258912

[startup+222.306 s]
/proc/loadavg: 1.10 1.33 1.24 2/80 10284
/proc/meminfo: memFree=1610080/2055920 swapFree=4156500/4192956
[pid=10281] ppid=10279 vsize=258912 CPUtime=290.63
/proc/10281/stat : 10281 (MiraXTv3_dyn) S 10279 10281 8961 0 -1 4194304 62157 0 0 0 29019 44 0 0 25 0 3 0 335888328 265125888 47996 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10281/statm: 64728 47996 218 20 0 64086 0
[pid=10281/tid=10283] ppid=10279 vsize=258912 CPUtime=146.98
/proc/10281/task/10283/stat : 10283 (MiraXTv3_dyn) R 10279 10281 8961 0 -1 4194368 24324 0 0 0 14682 16 0 0 25 0 3 0 335889394 265125888 47996 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10281/tid=10284] ppid=10279 vsize=258912 CPUtime=132.98
/proc/10281/task/10284/stat : 10284 (MiraXTv3_dyn) S 10279 10281 8961 0 -1 4194368 19699 0 0 0 13280 18 0 0 25 0 3 0 335889394 265125888 47996 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 290.63
Current children cumulated vsize (KiB) 258912

[startup+282.301 s]
/proc/loadavg: 1.07 1.28 1.23 2/80 10284
/proc/meminfo: memFree=1610080/2055920 swapFree=4156500/4192956
[pid=10281] ppid=10279 vsize=259044 CPUtime=351.05
/proc/10281/stat : 10281 (MiraXTv3_dyn) S 10279 10281 8961 0 -1 4194304 63699 0 0 0 35060 45 0 0 25 0 3 0 335888328 265261056 47999 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10281/statm: 64761 47999 218 20 0 64119 0
[pid=10281/tid=10283] ppid=10279 vsize=259044 CPUtime=178.29
/proc/10281/task/10283/stat : 10283 (MiraXTv3_dyn) R 10279 10281 8961 0 -1 4194368 25353 0 0 0 17813 16 0 0 25 0 3 0 335889394 265261056 47999 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10281/tid=10284] ppid=10279 vsize=259044 CPUtime=162.09
/proc/10281/task/10284/stat : 10284 (MiraXTv3_dyn) S 10279 10281 8961 0 -1 4194368 20212 0 0 0 16190 19 0 0 25 0 3 0 335889394 265261056 47999 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 351.05
Current children cumulated vsize (KiB) 259044

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

[startup+294.401 s]
/proc/loadavg: 1.14 1.29 1.23 2/80 10284
/proc/meminfo: memFree=1610016/2055920 swapFree=4156500/4192956
[pid=10281] ppid=10279 vsize=259044 CPUtime=363.13
/proc/10281/stat : 10281 (MiraXTv3_dyn) S 10279 10281 8961 0 -1 4194304 64233 0 0 0 36268 45 0 0 25 0 3 0 335888328 265261056 48020 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10281/statm: 64761 48020 218 20 0 64119 0
[pid=10281/tid=10283] ppid=10279 vsize=259044 CPUtime=190.39
/proc/10281/task/10283/stat : 10283 (MiraXTv3_dyn) R 10279 10281 8961 0 -1 4194368 25887 0 0 0 19022 17 0 0 25 0 3 0 335889394 265261056 48020 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10281/tid=10284] ppid=10279 vsize=259044 CPUtime=162.09
/proc/10281/task/10284/stat : 10284 (MiraXTv3_dyn) S 10279 10281 8961 0 -1 4194368 20212 0 0 0 16190 19 0 0 25 0 3 0 335889394 265261056 48020 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 363.13
Current children cumulated vsize (KiB) 259044

[startup+307.201 s]
/proc/loadavg: 1.11 1.27 1.23 2/80 10284
/proc/meminfo: memFree=1610016/2055920 swapFree=4156500/4192956
[pid=10281] ppid=10279 vsize=259044 CPUtime=375.93
/proc/10281/stat : 10281 (MiraXTv3_dyn) S 10279 10281 8961 0 -1 4194304 64233 0 0 0 37548 45 0 0 25 0 3 0 335888328 265261056 48020 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10281/statm: 64761 48020 218 20 0 64119 0
[pid=10281/tid=10283] ppid=10279 vsize=259044 CPUtime=203.18
/proc/10281/task/10283/stat : 10283 (MiraXTv3_dyn) R 10279 10281 8961 0 -1 4194368 25887 0 0 0 20301 17 0 0 25 0 3 0 335889394 265261056 48020 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10281/tid=10284] ppid=10279 vsize=259044 CPUtime=162.09
/proc/10281/task/10284/stat : 10284 (MiraXTv3_dyn) S 10279 10281 8961 0 -1 4194368 20212 0 0 0 16190 19 0 0 25 0 3 0 335889394 265261056 48020 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 375.93
Current children cumulated vsize (KiB) 259044

[startup+310.402 s]
/proc/loadavg: 1.11 1.27 1.23 2/80 10284
/proc/meminfo: memFree=1610016/2055920 swapFree=4156500/4192956
[pid=10281] ppid=10279 vsize=259044 CPUtime=379.13
/proc/10281/stat : 10281 (MiraXTv3_dyn) S 10279 10281 8961 0 -1 4194304 64233 0 0 0 37868 45 0 0 25 0 3 0 335888328 265261056 48020 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10281/statm: 64761 48020 218 20 0 64119 0
[pid=10281/tid=10283] ppid=10279 vsize=259044 CPUtime=206.38
/proc/10281/task/10283/stat : 10283 (MiraXTv3_dyn) R 10279 10281 8961 0 -1 4194368 25887 0 0 0 20621 17 0 0 25 0 3 0 335889394 265261056 48020 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10281/tid=10284] ppid=10279 vsize=259044 CPUtime=162.09
/proc/10281/task/10284/stat : 10284 (MiraXTv3_dyn) S 10279 10281 8961 0 -1 4194368 20212 0 0 0 16190 19 0 0 25 0 3 0 335889394 265261056 48020 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 379.13
Current children cumulated vsize (KiB) 259044

[startup+313.606 s]
/proc/loadavg: 1.10 1.27 1.23 2/80 10284
/proc/meminfo: memFree=1610016/2055920 swapFree=4156500/4192956
[pid=10281] ppid=10279 vsize=259044 CPUtime=382.33
/proc/10281/stat : 10281 (MiraXTv3_dyn) S 10279 10281 8961 0 -1 4194304 64233 0 0 0 38188 45 0 0 25 0 3 0 335888328 265261056 48020 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10281/statm: 64761 48020 218 20 0 64119 0
[pid=10281/tid=10283] ppid=10279 vsize=259044 CPUtime=209.58
/proc/10281/task/10283/stat : 10283 (MiraXTv3_dyn) R 10279 10281 8961 0 -1 4194368 25887 0 0 0 20941 17 0 0 25 0 3 0 335889394 265261056 48020 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10281/tid=10284] ppid=10279 vsize=259044 CPUtime=162.09
/proc/10281/task/10284/stat : 10284 (MiraXTv3_dyn) S 10279 10281 8961 0 -1 4194368 20212 0 0 0 16190 19 0 0 25 0 3 0 335889394 265261056 48020 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 382.33
Current children cumulated vsize (KiB) 259044

[startup+315.201 s]
/proc/loadavg: 1.10 1.27 1.23 2/80 10284
/proc/meminfo: memFree=1610016/2055920 swapFree=4156500/4192956
[pid=10281] ppid=10279 vsize=259044 CPUtime=383.93
/proc/10281/stat : 10281 (MiraXTv3_dyn) S 10279 10281 8961 0 -1 4194304 64233 0 0 0 38348 45 0 0 25 0 3 0 335888328 265261056 48020 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10281/statm: 64761 48020 218 20 0 64119 0
[pid=10281/tid=10283] ppid=10279 vsize=259044 CPUtime=211.18
/proc/10281/task/10283/stat : 10283 (MiraXTv3_dyn) R 10279 10281 8961 0 -1 4194368 25887 0 0 0 21101 17 0 0 25 0 3 0 335889394 265261056 48020 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10281/tid=10284] ppid=10279 vsize=259044 CPUtime=162.09
/proc/10281/task/10284/stat : 10284 (MiraXTv3_dyn) S 10279 10281 8961 0 -1 4194368 20212 0 0 0 16190 19 0 0 25 0 3 0 335889394 265261056 48020 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 383.93
Current children cumulated vsize (KiB) 259044

[startup+316.001 s]
/proc/loadavg: 1.10 1.27 1.23 2/80 10284
/proc/meminfo: memFree=1610016/2055920 swapFree=4156500/4192956
[pid=10281] ppid=10279 vsize=259044 CPUtime=384.73
/proc/10281/stat : 10281 (MiraXTv3_dyn) S 10279 10281 8961 0 -1 4194304 64233 0 0 0 38428 45 0 0 25 0 3 0 335888328 265261056 48020 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10281/statm: 64761 48020 218 20 0 64119 0
[pid=10281/tid=10283] ppid=10279 vsize=259044 CPUtime=211.98
/proc/10281/task/10283/stat : 10283 (MiraXTv3_dyn) R 10279 10281 8961 0 -1 4194368 25887 0 0 0 21181 17 0 0 25 0 3 0 335889394 265261056 48020 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10281/tid=10284] ppid=10279 vsize=259044 CPUtime=162.09
/proc/10281/task/10284/stat : 10284 (MiraXTv3_dyn) S 10279 10281 8961 0 -1 4194368 20212 0 0 0 16190 19 0 0 25 0 3 0 335889394 265261056 48020 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 384.73
Current children cumulated vsize (KiB) 259044

[startup+316.201 s]
/proc/loadavg: 1.10 1.27 1.23 2/80 10284
/proc/meminfo: memFree=1610016/2055920 swapFree=4156500/4192956
[pid=10281] ppid=10279 vsize=162020 CPUtime=384.96
/proc/10281/stat : 10281 (MiraXTv3_dyn) R 10279 10281 8961 0 -1 4194304 64235 0 0 0 38450 46 0 0 17 0 1 0 335888328 165908480 39068 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7943730 0 0 4096 0 0 0 0 17 0 0 0
/proc/10281/statm: 40505 39068 220 20 0 39863 0
Current children cumulated CPU time (s) 384.96
Current children cumulated vsize (KiB) 162020

Child status: 20
Real time (s): 316.299
CPU time (s): 385.064
CPU user time (s): 384.579
CPU system time (s): 0.485926
CPU usage (%): 121.741
Max. virtual memory (cumulated for all children) (KiB): 260964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 384.579
system time used= 0.485926
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64238
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= 290
involuntary context switches= 8492

runsolver used 0.339948 second user time and 0.814876 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Fri May 11 10:35:07 UTC 2007

IDJOB= 315403
IDBENCH= 20415
IDSOLVER= 128
FILE ID= node15/315403-1178879707

PBS_JOBID= 5251050

Free space on /tmp= 66549 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/industrial/palacios/uts/uts-l05-ipc5-h26-unsat.cnf
COMMAND LINE= /tmp/evaluation/315403-1178879707/MiraXTv3_dyn /tmp/evaluation/315403-1178879707/instance-315403-1178879707.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-315403-1178879707 -o ROOT/results/node15/solver-315403-1178879707 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/315403-1178879707/MiraXTv3_dyn /tmp/evaluation/315403-1178879707/instance-315403-1178879707.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  4b97e69214a2eddbe060a9ecc3dfbbd8

RANDOM SEED= 275343307

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node15.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.227
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.227
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:       1801864 kB
Buffers:         41016 kB
Cached:         133384 kB
SwapCached:      16272 kB
Active:         144040 kB
Inactive:        68264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1801864 kB
SwapTotal:     4192956 kB
SwapFree:      4156500 kB
Dirty:           11132 kB
Writeback:           0 kB
Mapped:          43668 kB
Slab:            27152 kB
Committed_AS: 10878992 kB
PageTables:       1900 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= 66549 MiB

End job on node15 on Fri May 11 10:40:24 UTC 2007