Trace number 315444

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 215.073 215.228

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l06-ipc5-h30-unknown.cnf
MD5SUMfad87308d3751e996b7b3c35a13a7fd9
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark30.2494
Satisfiable
(Un)Satisfiability was proved
Number of variables137341
Number of clauses724504
Sum of the clauses size1900318
Maximum clause length591
Minimum clause length1
Number of clauses of size 1276
Number of clauses of size 2588905
Number of clauses of size 3130263
Number of clauses of size 41197
Number of clauses of size 5111
Number of clauses of size over 53752

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv2...
215.03/215.21	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/node12/watcher-315444-1178879872 -o ROOT/results/node12/solver-315444-1178879872 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/315444-1178879872/MiraXTv2_dyn /tmp/evaluation/315444-1178879872/instance-315444-1178879872.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.85 1.40 1.26 3/77 9126
/proc/meminfo: memFree=1644600/2055920 swapFree=4154876/4192956
[pid=9126] ppid=9124 vsize=3788 CPUtime=0
/proc/9126/stat : 9126 (MiraXTv2_dyn) R 9124 9126 7912 0 -1 4194304 435 0 0 0 0 0 0 0 18 0 1 0 364024657 3878912 410 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/9126/statm: 947 419 202 20 0 305 0

[startup+0.03751 s]
/proc/loadavg: 1.85 1.40 1.26 3/77 9126
/proc/meminfo: memFree=1644600/2055920 swapFree=4154876/4192956
[pid=9126] ppid=9124 vsize=6696 CPUtime=0.02
/proc/9126/stat : 9126 (MiraXTv2_dyn) R 9124 9126 7912 0 -1 4194304 1209 0 0 0 2 0 0 0 18 0 1 0 364024657 6856704 1184 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 10131067 0 0 4096 0 0 0 0 17 0 0 0
/proc/9126/statm: 1674 1185 206 20 0 1032 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 6696

[startup+0.101516 s]
/proc/loadavg: 1.85 1.40 1.26 3/77 9126
/proc/meminfo: memFree=1644600/2055920 swapFree=4154876/4192956
[pid=9126] ppid=9124 vsize=12068 CPUtime=0.09
/proc/9126/stat : 9126 (MiraXTv2_dyn) R 9124 9126 7912 0 -1 4194304 2433 0 0 0 8 1 0 0 18 0 1 0 364024657 12357632 2408 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134572248 0 0 4096 0 0 0 0 17 0 0 0
/proc/9126/statm: 3017 2408 206 20 0 2375 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12068

[startup+0.301536 s]
/proc/loadavg: 1.85 1.40 1.26 3/77 9126
/proc/meminfo: memFree=1644600/2055920 swapFree=4154876/4192956
[pid=9126] ppid=9124 vsize=27412 CPUtime=0.29
/proc/9126/stat : 9126 (MiraXTv2_dyn) R 9124 9126 7912 0 -1 4194304 6105 0 0 0 26 3 0 0 19 0 1 0 364024657 28069888 6080 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 10131067 0 0 4096 0 0 0 0 17 0 0 0
/proc/9126/statm: 6853 6080 206 20 0 6211 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27412

[startup+0.701576 s]
/proc/loadavg: 1.85 1.40 1.26 3/77 9126
/proc/meminfo: memFree=1644600/2055920 swapFree=4154876/4192956
[pid=9126] ppid=9124 vsize=56964 CPUtime=0.69
/proc/9126/stat : 9126 (MiraXTv2_dyn) R 9124 9126 7912 0 -1 4194304 13360 0 0 0 62 7 0 0 23 0 1 0 364024657 58331136 13335 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 10131067 0 0 4096 0 0 0 0 17 0 0 0
/proc/9126/statm: 14241 13335 206 20 0 13599 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 56964

[startup+1.50166 s]
/proc/loadavg: 1.85 1.40 1.26 2/78 9127
/proc/meminfo: memFree=1587696/2055920 swapFree=4154876/4192956
[pid=9126] ppid=9124 vsize=66456 CPUtime=1.49
/proc/9126/stat : 9126 (MiraXTv2_dyn) R 9124 9126 7912 0 -1 4194304 14383 0 0 0 141 8 0 0 25 0 1 0 364024657 68050944 14358 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134584032 0 0 4096 0 0 0 0 17 0 0 0
/proc/9126/statm: 16614 14358 207 20 0 15972 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 66456

[startup+3.10182 s]
/proc/loadavg: 1.87 1.41 1.27 2/78 9127
/proc/meminfo: memFree=1587376/2055920 swapFree=4154876/4192956
[pid=9126] ppid=9124 vsize=66456 CPUtime=3.09
/proc/9126/stat : 9126 (MiraXTv2_dyn) R 9124 9126 7912 0 -1 4194304 14383 0 0 0 301 8 0 0 25 0 1 0 364024657 68050944 14358 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134583911 0 0 4096 0 0 0 0 17 0 0 0
/proc/9126/statm: 16614 14358 207 20 0 15972 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 66456

[startup+6.30114 s]
/proc/loadavg: 1.87 1.41 1.27 2/78 9127
/proc/meminfo: memFree=1562672/2055920 swapFree=4154876/4192956
[pid=9126] ppid=9124 vsize=108792 CPUtime=6.29
/proc/9126/stat : 9126 (MiraXTv2_dyn) R 9124 9126 7912 0 -1 4194304 25479 0 0 0 617 12 0 0 25 0 1 0 364024657 111403008 25454 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134585287 0 0 4096 0 0 0 0 17 1 0 0
/proc/9126/statm: 27198 25454 207 20 0 26556 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 108792

[startup+12.7018 s]
/proc/loadavg: 1.73 1.40 1.26 2/78 9127
/proc/meminfo: memFree=1531312/2055920 swapFree=4154876/4192956
[pid=9126] ppid=9124 vsize=125352 CPUtime=12.68
/proc/9126/stat : 9126 (MiraXTv2_dyn) R 9124 9126 7912 0 -1 4194304 28486 0 0 0 1255 13 0 0 25 0 1 0 364024657 128360448 28461 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134584051 0 0 4096 0 0 0 0 17 0 0 0
/proc/9126/statm: 31338 28461 207 20 0 30696 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 125352

[startup+25.5011 s]
/proc/loadavg: 1.62 1.38 1.26 2/78 9127
/proc/meminfo: memFree=1526192/2055920 swapFree=4154876/4192956
[pid=9126] ppid=9124 vsize=127728 CPUtime=25.48
/proc/9126/stat : 9126 (MiraXTv2_dyn) R 9124 9126 7912 0 -1 4194304 29797 0 0 0 2534 14 0 0 25 0 1 0 364024657 130793472 29772 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134583499 0 0 4096 0 0 0 0 17 0 0 0
/proc/9126/statm: 31932 29772 207 20 0 31290 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 127728

[startup+51.1016 s]
/proc/loadavg: 1.41 1.35 1.25 2/79 9128
/proc/meminfo: memFree=1501992/2055920 swapFree=4154876/4192956
[pid=9126] ppid=9124 vsize=211572 CPUtime=51.03
/proc/9126/stat : 9126 (MiraXTv2_dyn) S 9124 9126 7912 0 -1 4194304 40478 0 0 0 5086 17 0 0 25 0 2 0 364024657 216649728 35754 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9126/statm: 52893 35754 218 20 0 52251 0
[pid=9126/tid=9128] ppid=9124 vsize=211572 CPUtime=20.46
/proc/9126/task/9128/stat : 9128 (MiraXTv2_dyn) R 9124 9126 7912 0 -1 4194368 9449 0 0 0 2043 3 0 0 25 0 2 0 364027715 216649728 35754 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526033 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 211572

[startup+102.307 s]
/proc/loadavg: 1.16 1.29 1.24 2/79 9128
/proc/meminfo: memFree=1482280/2055920 swapFree=4154876/4192956
[pid=9126] ppid=9124 vsize=230840 CPUtime=102.2
/proc/9126/stat : 9126 (MiraXTv2_dyn) S 9124 9126 7912 0 -1 4194304 45499 0 0 0 10198 22 0 0 25 0 2 0 364024657 236380160 40775 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9126/statm: 57710 40775 218 20 0 57068 0
[pid=9126/tid=9128] ppid=9124 vsize=230840 CPUtime=71.64
/proc/9126/task/9128/stat : 9128 (MiraXTv2_dyn) R 9124 9126 7912 0 -1 4194368 14470 0 0 0 7156 8 0 0 25 0 2 0 364027715 236380160 40775 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134565705 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 230840

[startup+162.302 s]
/proc/loadavg: 1.14 1.26 1.23 2/79 9128
/proc/meminfo: memFree=1468456/2055920 swapFree=4154876/4192956
[pid=9126] ppid=9124 vsize=243784 CPUtime=162.17
/proc/9126/stat : 9126 (MiraXTv2_dyn) S 9124 9126 7912 0 -1 4194304 48937 0 0 0 16191 26 0 0 25 0 2 0 364024657 249634816 44176 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9126/statm: 60946 44176 218 20 0 60304 0
[pid=9126/tid=9128] ppid=9124 vsize=243784 CPUtime=131.6
/proc/9126/task/9128/stat : 9128 (MiraXTv2_dyn) R 9124 9126 7912 0 -1 4194368 17908 0 0 0 13149 11 0 0 25 0 2 0 364027715 249634816 44176 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 243784

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

[startup+179.101 s]
/proc/loadavg: 1.10 1.24 1.22 2/79 9128
/proc/meminfo: memFree=1468200/2055920 swapFree=4154876/4192956
[pid=9126] ppid=9124 vsize=243784 CPUtime=178.95
/proc/9126/stat : 9126 (MiraXTv2_dyn) S 9124 9126 7912 0 -1 4194304 48984 0 0 0 17869 26 0 0 25 0 2 0 364024657 249634816 44223 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9126/statm: 60946 44223 218 20 0 60304 0
[pid=9126/tid=9128] ppid=9124 vsize=243784 CPUtime=148.38
/proc/9126/task/9128/stat : 9128 (MiraXTv2_dyn) R 9124 9126 7912 0 -1 4194368 17955 0 0 0 14827 11 0 0 25 0 2 0 364027715 249634816 44223 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 178.95
Current children cumulated vsize (KiB) 243784

[startup+191.902 s]
/proc/loadavg: 1.08 1.23 1.22 2/79 9128
/proc/meminfo: memFree=1460520/2055920 swapFree=4154876/4192956
[pid=9126] ppid=9124 vsize=251732 CPUtime=191.74
/proc/9126/stat : 9126 (MiraXTv2_dyn) S 9124 9126 7912 0 -1 4194304 51014 0 0 0 19147 27 0 0 25 0 2 0 364024657 257773568 46253 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9126/statm: 62933 46253 218 20 0 62291 0
[pid=9126/tid=9128] ppid=9124 vsize=251732 CPUtime=161.17
/proc/9126/task/9128/stat : 9128 (MiraXTv2_dyn) R 9124 9126 7912 0 -1 4194368 19985 0 0 0 16105 12 0 0 25 0 2 0 364027715 257773568 46253 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520692 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 191.74
Current children cumulated vsize (KiB) 251732

[startup+204.702 s]
/proc/loadavg: 1.07 1.22 1.21 2/79 9128
/proc/meminfo: memFree=1459816/2055920 swapFree=4154876/4192956
[pid=9126] ppid=9124 vsize=251732 CPUtime=204.54
/proc/9126/stat : 9126 (MiraXTv2_dyn) S 9124 9126 7912 0 -1 4194304 51102 0 0 0 20427 27 0 0 25 0 2 0 364024657 257773568 46287 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9126/statm: 62933 46287 218 20 0 62291 0
[pid=9126/tid=9128] ppid=9124 vsize=251732 CPUtime=173.97
/proc/9126/task/9128/stat : 9128 (MiraXTv2_dyn) R 9124 9126 7912 0 -1 4194368 20073 0 0 0 17385 12 0 0 25 0 2 0 364027715 257773568 46287 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134566004 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.54
Current children cumulated vsize (KiB) 251732

[startup+211.102 s]
/proc/loadavg: 1.06 1.21 1.21 2/79 9128
/proc/meminfo: memFree=1459688/2055920 swapFree=4154876/4192956
[pid=9126] ppid=9124 vsize=251732 CPUtime=210.94
/proc/9126/stat : 9126 (MiraXTv2_dyn) S 9124 9126 7912 0 -1 4194304 51187 0 0 0 21067 27 0 0 25 0 2 0 364024657 257773568 46313 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9126/statm: 62933 46313 218 20 0 62291 0
[pid=9126/tid=9128] ppid=9124 vsize=251732 CPUtime=180.37
/proc/9126/task/9128/stat : 9128 (MiraXTv2_dyn) R 9124 9126 7912 0 -1 4194368 20158 0 0 0 18025 12 0 0 25 0 2 0 364027715 257773568 46313 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 210.94
Current children cumulated vsize (KiB) 251732

[startup+212.702 s]
/proc/loadavg: 1.06 1.21 1.21 2/79 9128
/proc/meminfo: memFree=1459688/2055920 swapFree=4154876/4192956
[pid=9126] ppid=9124 vsize=251732 CPUtime=212.54
/proc/9126/stat : 9126 (MiraXTv2_dyn) S 9124 9126 7912 0 -1 4194304 51187 0 0 0 21227 27 0 0 25 0 2 0 364024657 257773568 46313 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9126/statm: 62933 46313 218 20 0 62291 0
[pid=9126/tid=9128] ppid=9124 vsize=251732 CPUtime=181.97
/proc/9126/task/9128/stat : 9128 (MiraXTv2_dyn) R 9124 9126 7912 0 -1 4194368 20158 0 0 0 18185 12 0 0 25 0 2 0 364027715 257773568 46313 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 212.54
Current children cumulated vsize (KiB) 251732

[startup+214.302 s]
/proc/loadavg: 1.06 1.21 1.21 2/79 9128
/proc/meminfo: memFree=1459688/2055920 swapFree=4154876/4192956
[pid=9126] ppid=9124 vsize=251732 CPUtime=214.14
/proc/9126/stat : 9126 (MiraXTv2_dyn) S 9124 9126 7912 0 -1 4194304 51187 0 0 0 21387 27 0 0 25 0 2 0 364024657 257773568 46313 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9126/statm: 62933 46313 218 20 0 62291 0
[pid=9126/tid=9128] ppid=9124 vsize=251732 CPUtime=183.57
/proc/9126/task/9128/stat : 9128 (MiraXTv2_dyn) R 9124 9126 7912 0 -1 4194368 20158 0 0 0 18345 12 0 0 25 0 2 0 364027715 257773568 46313 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134528369 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 214.14
Current children cumulated vsize (KiB) 251732

[startup+214.703 s]
/proc/loadavg: 1.06 1.21 1.21 2/79 9128
/proc/meminfo: memFree=1459688/2055920 swapFree=4154876/4192956
[pid=9126] ppid=9124 vsize=251732 CPUtime=214.54
/proc/9126/stat : 9126 (MiraXTv2_dyn) S 9124 9126 7912 0 -1 4194304 51187 0 0 0 21427 27 0 0 25 0 2 0 364024657 257773568 46313 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9126/statm: 62933 46313 218 20 0 62291 0
[pid=9126/tid=9128] ppid=9124 vsize=251732 CPUtime=183.97
/proc/9126/task/9128/stat : 9128 (MiraXTv2_dyn) R 9124 9126 7912 0 -1 4194368 20158 0 0 0 18385 12 0 0 25 0 2 0 364027715 257773568 46313 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134525974 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 214.54
Current children cumulated vsize (KiB) 251732

[startup+215.103 s]
/proc/loadavg: 1.06 1.21 1.21 2/79 9128
/proc/meminfo: memFree=1459688/2055920 swapFree=4154876/4192956
[pid=9126] ppid=9124 vsize=140056 CPUtime=214.94
/proc/9126/stat : 9126 (MiraXTv2_dyn) R 9124 9126 7912 0 -1 4194304 51189 0 0 0 21466 28 0 0 17 0 1 0 364024657 143417344 32535 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/9126/statm: 35014 32535 1470 20 0 34372 0
Current children cumulated CPU time (s) 214.94
Current children cumulated vsize (KiB) 140056

[startup+215.202 s]
/proc/loadavg: 1.06 1.21 1.21 2/79 9128
/proc/meminfo: memFree=1459688/2055920 swapFree=4154876/4192956
[pid=9126] ppid=9124 vsize=120096 CPUtime=215.03
/proc/9126/stat : 9126 (MiraXTv2_dyn) R 9124 9126 7912 0 -1 4194304 51189 0 0 0 21475 28 0 0 17 0 1 0 364024657 122978304 27545 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 10127189 0 0 4096 0 0 0 0 17 0 0 0
/proc/9126/statm: 30024 27545 220 20 0 29382 0
Current children cumulated CPU time (s) 215.03
Current children cumulated vsize (KiB) 120096

Child status: 20
Real time (s): 215.228
CPU time (s): 215.073
CPU user time (s): 214.766
CPU system time (s): 0.306953
CPU usage (%): 99.9283
Max. virtual memory (cumulated for all children) (KiB): 251732

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

runsolver used 0.248962 second user time and 0.536918 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Fri May 11 10:37:53 UTC 2007

IDJOB= 315444
IDBENCH= 20416
IDSOLVER= 129
FILE ID= node12/315444-1178879872

PBS_JOBID= 5251055

Free space on /tmp= 66546 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  fad87308d3751e996b7b3c35a13a7fd9

RANDOM SEED= 319502018

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:       1644752 kB
Buffers:         50116 kB
Cached:         257388 kB
SwapCached:      17536 kB
Active:         173284 kB
Inactive:       173368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1644752 kB
SwapTotal:     4192956 kB
SwapFree:      4154876 kB
Dirty:           17028 kB
Writeback:           0 kB
Mapped:          44612 kB
Slab:            49952 kB
Committed_AS: 10951368 kB
PageTables:       1848 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= 66546 MiB

End job on node12 on Fri May 11 10:41:28 UTC 2007