Trace number 315564

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 v2UNSAT 425.852 426.146

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l06-ipc5-h31-unknown.cnf
MD5SUM4211c3af8594e6cbb06d7f7e8978c614
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark53.0629
Satisfiable
(Un)Satisfiability was proved
Number of variables149210
Number of clauses761906
Sum of the clauses size1988854
Maximum clause length591
Minimum clause length1
Number of clauses of size 1276
Number of clauses of size 2614506
Number of clauses of size 3141844
Number of clauses of size 41307
Number of clauses of size 5115
Number of clauses of size over 53858

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv2...
425.80/426.12	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/node20/watcher-315564-1178880050 -o ROOT/results/node20/solver-315564-1178880050 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/315564-1178880050/MiraXTv2_dyn /tmp/evaluation/315564-1178880050/instance-315564-1178880050.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.34 1.47 1.53 3/77 11989
/proc/meminfo: memFree=1677896/2055920 swapFree=4154884/4192956
[pid=11989] ppid=11987 vsize=3788 CPUtime=0
/proc/11989/stat : 11989 (MiraXTv2_dyn) R 11987 11989 11800 0 -1 4194304 426 0 0 0 0 0 0 0 18 0 1 0 335922419 3878912 401 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/11989/statm: 947 410 202 20 0 305 0

[startup+0.047909 s]
/proc/loadavg: 1.34 1.47 1.53 3/77 11989
/proc/meminfo: memFree=1677896/2055920 swapFree=4154884/4192956
[pid=11989] ppid=11987 vsize=7520 CPUtime=0.04
/proc/11989/stat : 11989 (MiraXTv2_dyn) R 11987 11989 11800 0 -1 4194304 1408 0 0 0 4 0 0 0 18 0 1 0 335922419 7700480 1383 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 8054341 0 0 4096 0 0 0 0 17 0 0 0
/proc/11989/statm: 1880 1386 206 20 0 1238 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7520

[startup+0.101918 s]
/proc/loadavg: 1.34 1.47 1.53 3/77 11989
/proc/meminfo: memFree=1677896/2055920 swapFree=4154884/4192956
[pid=11989] ppid=11987 vsize=12144 CPUtime=0.09
/proc/11989/stat : 11989 (MiraXTv2_dyn) R 11987 11989 11800 0 -1 4194304 2448 0 0 0 8 1 0 0 18 0 1 0 335922419 12435456 2423 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 8054395 0 0 4096 0 0 0 0 17 0 0 0
/proc/11989/statm: 3036 2423 206 20 0 2394 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12144

[startup+0.301959 s]
/proc/loadavg: 1.34 1.47 1.53 3/77 11989
/proc/meminfo: memFree=1677896/2055920 swapFree=4154884/4192956
[pid=11989] ppid=11987 vsize=27320 CPUtime=0.29
/proc/11989/stat : 11989 (MiraXTv2_dyn) R 11987 11989 11800 0 -1 4194304 6137 0 0 0 27 2 0 0 19 0 1 0 335922419 27975680 6112 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 8054395 0 0 4096 0 0 0 0 17 0 0 0
/proc/11989/statm: 6830 6112 206 20 0 6188 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27320

[startup+0.701038 s]
/proc/loadavg: 1.34 1.47 1.53 3/77 11989
/proc/meminfo: memFree=1677896/2055920 swapFree=4154884/4192956
[pid=11989] ppid=11987 vsize=56860 CPUtime=0.69
/proc/11989/stat : 11989 (MiraXTv2_dyn) R 11987 11989 11800 0 -1 4194304 13348 0 0 0 62 7 0 0 23 0 1 0 335922419 58224640 13323 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 8054395 0 0 4096 0 0 0 0 17 0 0 0
/proc/11989/statm: 14215 13323 206 20 0 13573 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 56860

[startup+1.5022 s]
/proc/loadavg: 1.34 1.47 1.53 2/78 11990
/proc/meminfo: memFree=1617856/2055920 swapFree=4154884/4192956
[pid=11989] ppid=11987 vsize=68332 CPUtime=1.49
/proc/11989/stat : 11989 (MiraXTv2_dyn) R 11987 11989 11800 0 -1 4194304 15197 0 0 0 141 8 0 0 25 0 1 0 335922419 69971968 15172 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134584051 0 0 4096 0 0 0 0 17 0 0 0
/proc/11989/statm: 17083 15172 207 20 0 16441 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 68332

[startup+3.10152 s]
/proc/loadavg: 1.34 1.47 1.53 2/78 11990
/proc/meminfo: memFree=1617664/2055920 swapFree=4154884/4192956
[pid=11989] ppid=11987 vsize=68332 CPUtime=3.09
/proc/11989/stat : 11989 (MiraXTv2_dyn) R 11987 11989 11800 0 -1 4194304 15197 0 0 0 301 8 0 0 25 0 1 0 335922419 69971968 15172 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134584029 0 0 4096 0 0 0 0 17 0 0 0
/proc/11989/statm: 17083 15172 207 20 0 16441 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 68332

[startup+6.30218 s]
/proc/loadavg: 1.32 1.46 1.53 2/78 11990
/proc/meminfo: memFree=1591816/2055920 swapFree=4154884/4192956
[pid=11989] ppid=11987 vsize=114952 CPUtime=6.29
/proc/11989/stat : 11989 (MiraXTv2_dyn) R 11987 11989 11800 0 -1 4194304 26410 0 0 0 618 11 0 0 25 0 1 0 335922419 117710848 26385 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134583869 0 0 4096 0 0 0 0 17 1 0 0
/proc/11989/statm: 28738 26385 207 20 0 28096 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 114952

[startup+12.7015 s]
/proc/loadavg: 1.29 1.46 1.52 2/78 11990
/proc/meminfo: memFree=1558600/2055920 swapFree=4154884/4192956
[pid=11989] ppid=11987 vsize=129536 CPUtime=12.68
/proc/11989/stat : 11989 (MiraXTv2_dyn) R 11987 11989 11800 0 -1 4194304 29974 0 0 0 1255 13 0 0 25 0 1 0 335922419 132644864 29949 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134584034 0 0 4096 0 0 0 0 17 0 0 0
/proc/11989/statm: 32384 29949 207 20 0 31742 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 129536

[startup+25.502 s]
/proc/loadavg: 1.23 1.43 1.52 2/78 11990
/proc/meminfo: memFree=1552904/2055920 swapFree=4154884/4192956
[pid=11989] ppid=11987 vsize=137056 CPUtime=25.47
/proc/11989/stat : 11989 (MiraXTv2_dyn) R 11987 11989 11800 0 -1 4194304 31420 0 0 0 2533 14 0 0 25 0 1 0 335922419 140345344 31395 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134583681 0 0 4096 0 0 0 0 17 0 0 0
/proc/11989/statm: 34264 31395 207 20 0 33622 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 137056

[startup+51.1012 s]
/proc/loadavg: 1.15 1.40 1.50 2/79 11991
/proc/meminfo: memFree=1528000/2055920 swapFree=4154884/4192956
[pid=11989] ppid=11987 vsize=219740 CPUtime=51.06
/proc/11989/stat : 11989 (MiraXTv2_dyn) S 11987 11989 11800 0 -1 4194304 42532 0 0 0 5088 18 0 0 25 0 2 0 335922419 225013760 37562 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11989/statm: 54935 37562 218 20 0 54293 0
[pid=11989/tid=11991] ppid=11987 vsize=219740 CPUtime=20.47
/proc/11989/task/11991/stat : 11991 (MiraXTv2_dyn) R 11987 11989 11800 0 -1 4194368 9885 0 0 0 2043 4 0 0 25 0 2 0 335925481 225013760 37562 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526033 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 219740

[startup+102.306 s]
/proc/loadavg: 1.06 1.33 1.47 2/79 11991
/proc/meminfo: memFree=1524480/2055920 swapFree=4154884/4192956
[pid=11989] ppid=11987 vsize=221984 CPUtime=102.22
/proc/11989/stat : 11989 (MiraXTv2_dyn) S 11987 11989 11800 0 -1 4194304 43517 0 0 0 10203 19 0 0 25 0 2 0 335922419 227311616 38499 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11989/statm: 55496 38499 218 20 0 54854 0
[pid=11989/tid=11991] ppid=11987 vsize=221984 CPUtime=71.62
/proc/11989/task/11991/stat : 11991 (MiraXTv2_dyn) R 11987 11989 11800 0 -1 4194368 10870 0 0 0 7158 4 0 0 25 0 2 0 335925481 227311616 38499 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 221984

[startup+162.302 s]
/proc/loadavg: 1.02 1.27 1.44 2/79 11991
/proc/meminfo: memFree=1508800/2055920 swapFree=4154884/4192956
[pid=11989] ppid=11987 vsize=237360 CPUtime=162.17
/proc/11989/stat : 11989 (MiraXTv2_dyn) S 11987 11989 11800 0 -1 4194304 47742 0 0 0 16195 22 0 0 25 0 2 0 335922419 243056640 42490 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11989/statm: 59340 42490 218 20 0 58698 0
[pid=11989/tid=11991] ppid=11987 vsize=237360 CPUtime=131.57
/proc/11989/task/11991/stat : 11991 (MiraXTv2_dyn) R 11987 11989 11800 0 -1 4194368 15095 0 0 0 13150 7 0 0 25 0 2 0 335925481 243056640 42490 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526179 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 237360

[startup+222.302 s]
/proc/loadavg: 1.01 1.22 1.41 2/79 11993
/proc/meminfo: memFree=1494720/2055920 swapFree=4154884/4192956
[pid=11989] ppid=11987 vsize=250480 CPUtime=222.14
/proc/11989/stat : 11989 (MiraXTv2_dyn) S 11987 11989 11800 0 -1 4194304 51404 0 0 0 22189 25 0 0 25 0 2 0 335922419 256491520 45863 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11989/statm: 62620 45863 218 20 0 61978 0
[pid=11989/tid=11991] ppid=11987 vsize=250480 CPUtime=191.54
/proc/11989/task/11991/stat : 11991 (MiraXTv2_dyn) R 11987 11989 11800 0 -1 4194368 18757 0 0 0 19144 10 0 0 25 0 2 0 335925481 256491520 45863 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 250480

[startup+282.302 s]
/proc/loadavg: 1.00 1.18 1.38 2/79 11993
/proc/meminfo: memFree=1487040/2055920 swapFree=4154884/4192956
[pid=11989] ppid=11987 vsize=258076 CPUtime=282.1
/proc/11989/stat : 11989 (MiraXTv2_dyn) S 11987 11989 11800 0 -1 4194304 53561 0 0 0 28183 27 0 0 25 0 2 0 335922419 264269824 47786 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11989/statm: 64519 47786 218 20 0 63877 0
[pid=11989/tid=11991] ppid=11987 vsize=258076 CPUtime=251.5
/proc/11989/task/11991/stat : 11991 (MiraXTv2_dyn) R 11987 11989 11800 0 -1 4194368 20914 0 0 0 25138 12 0 0 25 0 2 0 335925481 264269824 47786 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134565676 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 258076

[startup+342.302 s]
/proc/loadavg: 1.00 1.14 1.35 2/79 11993
/proc/meminfo: memFree=1486720/2055920 swapFree=4154884/4192956
[pid=11989] ppid=11987 vsize=258248 CPUtime=342.06
/proc/11989/stat : 11989 (MiraXTv2_dyn) S 11987 11989 11800 0 -1 4194304 53974 0 0 0 34179 27 0 0 25 0 2 0 335922419 264445952 47877 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11989/statm: 64562 47877 218 20 0 63920 0
[pid=11989/tid=11991] ppid=11987 vsize=258248 CPUtime=311.46
/proc/11989/task/11991/stat : 11991 (MiraXTv2_dyn) R 11987 11989 11800 0 -1 4194368 21327 0 0 0 31134 12 0 0 25 0 2 0 335925481 264445952 47877 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526473 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.06
Current children cumulated vsize (KiB) 258248

[startup+402.302 s]
/proc/loadavg: 1.00 1.11 1.33 2/79 11993
/proc/meminfo: memFree=1486464/2055920 swapFree=4154884/4192956
[pid=11989] ppid=11987 vsize=258528 CPUtime=402.02
/proc/11989/stat : 11989 (MiraXTv2_dyn) S 11987 11989 11800 0 -1 4194304 54369 0 0 0 40175 27 0 0 25 0 2 0 335922419 264732672 47942 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11989/statm: 64632 47942 218 20 0 63990 0
[pid=11989/tid=11991] ppid=11987 vsize=258528 CPUtime=371.43
/proc/11989/task/11991/stat : 11991 (MiraXTv2_dyn) R 11987 11989 11800 0 -1 4194368 21722 0 0 0 37130 13 0 0 25 0 2 0 335925481 264732672 47942 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526701 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.02
Current children cumulated vsize (KiB) 258528

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

[startup+409.501 s]
/proc/loadavg: 1.00 1.11 1.33 2/79 11993
/proc/meminfo: memFree=1485952/2055920 swapFree=4154884/4192956
[pid=11989] ppid=11987 vsize=259452 CPUtime=409.21
/proc/11989/stat : 11989 (MiraXTv2_dyn) S 11987 11989 11800 0 -1 4194304 54613 0 0 0 40894 27 0 0 25 0 2 0 335922419 265678848 48186 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11989/statm: 64863 48186 218 20 0 64221 0
[pid=11989/tid=11991] ppid=11987 vsize=259452 CPUtime=378.62
/proc/11989/task/11991/stat : 11991 (MiraXTv2_dyn) R 11987 11989 11800 0 -1 4194368 21966 0 0 0 37849 13 0 0 25 0 2 0 335925481 265678848 48186 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 409.21
Current children cumulated vsize (KiB) 259452

[startup+415.902 s]
/proc/loadavg: 1.00 1.11 1.32 2/79 11993
/proc/meminfo: memFree=1485376/2055920 swapFree=4154884/4192956
[pid=11989] ppid=11987 vsize=259584 CPUtime=415.61
/proc/11989/stat : 11989 (MiraXTv2_dyn) S 11987 11989 11800 0 -1 4194304 54718 0 0 0 41534 27 0 0 25 0 2 0 335922419 265814016 48207 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11989/statm: 64896 48207 218 20 0 64254 0
[pid=11989/tid=11991] ppid=11987 vsize=259584 CPUtime=385.02
/proc/11989/task/11991/stat : 11991 (MiraXTv2_dyn) R 11987 11989 11800 0 -1 4194368 22071 0 0 0 38489 13 0 0 25 0 2 0 335925481 265814016 48207 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 415.61
Current children cumulated vsize (KiB) 259584

[startup+422.302 s]
/proc/loadavg: 1.00 1.11 1.32 2/79 11993
/proc/meminfo: memFree=1485376/2055920 swapFree=4154884/4192956
[pid=11989] ppid=11987 vsize=259584 CPUtime=422
/proc/11989/stat : 11989 (MiraXTv2_dyn) S 11987 11989 11800 0 -1 4194304 54718 0 0 0 42173 27 0 0 25 0 2 0 335922419 265814016 48207 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11989/statm: 64896 48207 218 20 0 64254 0
[pid=11989/tid=11991] ppid=11987 vsize=259584 CPUtime=391.41
/proc/11989/task/11991/stat : 11991 (MiraXTv2_dyn) R 11987 11989 11800 0 -1 4194368 22071 0 0 0 39128 13 0 0 25 0 2 0 335925481 265814016 48207 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526179 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 422
Current children cumulated vsize (KiB) 259584

[startup+423.901 s]
/proc/loadavg: 1.00 1.10 1.32 2/79 11993
/proc/meminfo: memFree=1485376/2055920 swapFree=4154884/4192956
[pid=11989] ppid=11987 vsize=259584 CPUtime=423.59
/proc/11989/stat : 11989 (MiraXTv2_dyn) S 11987 11989 11800 0 -1 4194304 54718 0 0 0 42332 27 0 0 25 0 2 0 335922419 265814016 48207 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11989/statm: 64896 48207 218 20 0 64254 0
[pid=11989/tid=11991] ppid=11987 vsize=259584 CPUtime=393
/proc/11989/task/11991/stat : 11991 (MiraXTv2_dyn) R 11987 11989 11800 0 -1 4194368 22071 0 0 0 39287 13 0 0 25 0 2 0 335925481 265814016 48207 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526033 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 423.59
Current children cumulated vsize (KiB) 259584

[startup+425.501 s]
/proc/loadavg: 1.00 1.10 1.32 2/79 11993
/proc/meminfo: memFree=1485376/2055920 swapFree=4154884/4192956
[pid=11989] ppid=11987 vsize=259584 CPUtime=425.19
/proc/11989/stat : 11989 (MiraXTv2_dyn) S 11987 11989 11800 0 -1 4194304 54803 0 0 0 42492 27 0 0 25 0 2 0 335922419 265814016 48208 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11989/statm: 64896 48208 218 20 0 64254 0
[pid=11989/tid=11991] ppid=11987 vsize=259584 CPUtime=394.6
/proc/11989/task/11991/stat : 11991 (MiraXTv2_dyn) R 11987 11989 11800 0 -1 4194368 22156 0 0 0 39447 13 0 0 25 0 2 0 335925481 265814016 48208 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 425.19
Current children cumulated vsize (KiB) 259584

[startup+425.902 s]
/proc/loadavg: 1.00 1.10 1.32 2/79 11993
/proc/meminfo: memFree=1485376/2055920 swapFree=4154884/4192956
[pid=11989] ppid=11987 vsize=259584 CPUtime=425.59
/proc/11989/stat : 11989 (MiraXTv2_dyn) S 11987 11989 11800 0 -1 4194304 54803 0 0 0 42532 27 0 0 25 0 2 0 335922419 265814016 48208 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11989/statm: 64896 48208 218 20 0 64254 0
[pid=11989/tid=11991] ppid=11987 vsize=259584 CPUtime=395
/proc/11989/task/11991/stat : 11991 (MiraXTv2_dyn) R 11987 11989 11800 0 -1 4194368 22156 0 0 0 39487 13 0 0 25 0 2 0 335925481 265814016 48208 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134517008 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 425.59
Current children cumulated vsize (KiB) 259584

[startup+426.102 s]
/proc/loadavg: 1.00 1.10 1.32 2/79 11993
/proc/meminfo: memFree=1485376/2055920 swapFree=4154884/4192956
[pid=11989] ppid=11987 vsize=124924 CPUtime=425.8
/proc/11989/stat : 11989 (MiraXTv2_dyn) R 11987 11989 11800 0 -1 4194304 54805 0 0 0 42551 29 0 0 17 0 1 0 335922419 127922176 29067 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4160333402 0 0 4096 0 0 0 0 17 0 0 0
/proc/11989/statm: 31231 29067 220 20 0 30589 0
Current children cumulated CPU time (s) 425.8
Current children cumulated vsize (KiB) 124924

Child status: 20
Real time (s): 426.146
CPU time (s): 425.852
CPU user time (s): 425.542
CPU system time (s): 0.309952
CPU usage (%): 99.931
Max. virtual memory (cumulated for all children) (KiB): 259584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 425.542
system time used= 0.309952
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54808
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= 14
involuntary context switches= 9788

runsolver used 0.468928 second user time and 1.08483 second system time

The end

Launcher Data (download as text)

Begin job on node20 on Fri May 11 10:40:51 UTC 2007

IDJOB= 315564
IDBENCH= 20419
IDSOLVER= 129
FILE ID= node20/315564-1178880050

PBS_JOBID= 5251060

Free space on /tmp= 66520 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/industrial/palacios/uts/uts-l06-ipc5-h31-unknown.cnf
COMMAND LINE= /tmp/evaluation/315564-1178880050/MiraXTv2_dyn /tmp/evaluation/315564-1178880050/instance-315564-1178880050.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node20/watcher-315564-1178880050 -o ROOT/results/node20/solver-315564-1178880050 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/315564-1178880050/MiraXTv2_dyn /tmp/evaluation/315564-1178880050/instance-315564-1178880050.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  4211c3af8594e6cbb06d7f7e8978c614

RANDOM SEED= 276027349

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node20.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.265
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.265
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:       1678176 kB
Buffers:         48324 kB
Cached:         227428 kB
SwapCached:      17192 kB
Active:         184068 kB
Inactive:       129916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1678176 kB
SwapTotal:     4192956 kB
SwapFree:      4154884 kB
Dirty:           17672 kB
Writeback:           0 kB
Mapped:          44340 kB
Slab:            49292 kB
Committed_AS:  6843328 kB
PageTables:       1780 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= 66520 MiB

End job on node20 on Fri May 11 10:47:57 UTC 2007