Trace number 459997

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 455.782 261.053

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.0394
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 MiraXTv3...
455.72/261.03	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/node70/watcher-459997-1179017183 -o ROOT/results/node70/solver-459997-1179017183 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/459997-1179017183/MiraXTv3_dyn /tmp/evaluation/459997-1179017183/instance-459997-1179017183.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 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.91 1.98 1.93 3/64 2491
/proc/meminfo: memFree=1274040/2055920 swapFree=4183904/4192956
[pid=2491] ppid=2489 vsize=3788 CPUtime=0
/proc/2491/stat : 2491 (MiraXTv3_dyn) R 2489 2491 2035 0 -1 4194304 308 0 0 0 0 0 0 0 18 0 1 0 341255742 3878912 283 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2491/statm: 947 290 202 20 0 305 0

[startup+0.046322 s]
/proc/loadavg: 1.91 1.98 1.93 3/64 2491
/proc/meminfo: memFree=1274040/2055920 swapFree=4183904/4192956
[pid=2491] ppid=2489 vsize=7120 CPUtime=0.03
/proc/2491/stat : 2491 (MiraXTv3_dyn) R 2489 2491 2035 0 -1 4194304 1322 0 0 0 3 0 0 0 18 0 1 0 341255742 7290880 1297 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2491/statm: 1813 1298 206 20 0 1171 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7120

[startup+0.102328 s]
/proc/loadavg: 1.91 1.98 1.93 3/64 2491
/proc/meminfo: memFree=1274040/2055920 swapFree=4183904/4192956
[pid=2491] ppid=2489 vsize=11612 CPUtime=0.09
/proc/2491/stat : 2491 (MiraXTv3_dyn) R 2489 2491 2035 0 -1 4194304 2339 0 0 0 9 0 0 0 18 0 1 0 341255742 11890688 2314 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134571806 0 0 4096 0 0 0 0 17 1 0 0
/proc/2491/statm: 2903 2315 206 20 0 2261 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11612

[startup+0.302347 s]
/proc/loadavg: 1.91 1.98 1.93 3/64 2491
/proc/meminfo: memFree=1274040/2055920 swapFree=4183904/4192956
[pid=2491] ppid=2489 vsize=25380 CPUtime=0.29
/proc/2491/stat : 2491 (MiraXTv3_dyn) R 2489 2491 2035 0 -1 4194304 5823 0 0 0 27 2 0 0 19 0 1 0 341255742 25989120 5798 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 8849019 0 0 4096 0 0 0 0 17 1 0 0
/proc/2491/statm: 6345 5801 206 20 0 5703 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25380

[startup+0.702396 s]
/proc/loadavg: 1.91 1.98 1.93 3/64 2491
/proc/meminfo: memFree=1274040/2055920 swapFree=4183904/4192956
[pid=2491] ppid=2489 vsize=55376 CPUtime=0.69
/proc/2491/stat : 2491 (MiraXTv3_dyn) R 2489 2491 2035 0 -1 4194304 12692 0 0 0 64 5 0 0 22 0 1 0 341255742 56705024 12667 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 8849019 0 0 4096 0 0 0 0 17 1 0 0
/proc/2491/statm: 13844 12667 206 20 0 13202 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 55376

[startup+1.50147 s]
/proc/loadavg: 1.92 1.98 1.93 2/65 2492
/proc/meminfo: memFree=1217328/2055920 swapFree=4183904/4192956
[pid=2491] ppid=2489 vsize=66456 CPUtime=1.49
/proc/2491/stat : 2491 (MiraXTv3_dyn) R 2489 2491 2035 0 -1 4194304 14383 0 0 0 143 6 0 0 25 0 1 0 341255742 68050944 14358 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134584083 0 0 4096 0 0 0 0 17 1 0 0
/proc/2491/statm: 16614 14358 207 20 0 15972 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 66456

[startup+3.10163 s]
/proc/loadavg: 1.92 1.98 1.93 2/65 2492
/proc/meminfo: memFree=1216560/2055920 swapFree=4183904/4192956
[pid=2491] ppid=2489 vsize=66456 CPUtime=3.09
/proc/2491/stat : 2491 (MiraXTv3_dyn) R 2489 2491 2035 0 -1 4194304 14383 0 0 0 302 7 0 0 25 0 1 0 341255742 68050944 14358 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 1 0 0
/proc/2491/statm: 16614 14358 207 20 0 15972 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 66456

[startup+6.30195 s]
/proc/loadavg: 1.85 1.97 1.93 2/65 2492
/proc/meminfo: memFree=1197360/2055920 swapFree=4183904/4192956
[pid=2491] ppid=2489 vsize=106116 CPUtime=6.28
/proc/2491/stat : 2491 (MiraXTv3_dyn) R 2489 2491 2035 0 -1 4194304 24772 0 0 0 617 11 0 0 25 0 1 0 341255742 108662784 24747 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 8849019 0 0 4096 0 0 0 0 17 1 0 0
/proc/2491/statm: 26529 24748 207 20 0 25887 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 106116

[startup+12.7016 s]
/proc/loadavg: 1.78 1.95 1.92 2/65 2492
/proc/meminfo: memFree=1160752/2055920 swapFree=4183904/4192956
[pid=2491] ppid=2489 vsize=125352 CPUtime=12.68
/proc/2491/stat : 2491 (MiraXTv3_dyn) R 2489 2491 2035 0 -1 4194304 28485 0 0 0 1255 13 0 0 25 0 1 0 341255742 128360448 28460 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 1 0 0
/proc/2491/statm: 31338 28460 207 20 0 30696 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 125352

[startup+25.5019 s]
/proc/loadavg: 1.73 1.93 1.91 2/65 2492
/proc/meminfo: memFree=1155632/2055920 swapFree=4183904/4192956
[pid=2491] ppid=2489 vsize=127728 CPUtime=25.48
/proc/2491/stat : 2491 (MiraXTv3_dyn) R 2489 2491 2035 0 -1 4194304 29793 0 0 0 2534 14 0 0 25 0 1 0 341255742 130793472 29768 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134584079 0 0 4096 0 0 0 0 17 1 0 0
/proc/2491/statm: 31932 29768 207 20 0 31290 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 127728

[startup+51.1024 s]
/proc/loadavg: 1.44 1.84 1.88 2/67 2494
/proc/meminfo: memFree=1090528/2055920 swapFree=4183904/4192956
[pid=2491] ppid=2489 vsize=313440 CPUtime=51.73
/proc/2491/stat : 2491 (MiraXTv3_dyn) S 2489 2491 2035 0 -1 4194304 51205 0 0 0 5148 25 0 0 25 0 3 0 341255742 320962560 46481 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2491/statm: 78360 46481 218 20 0 77718 0
[pid=2491/tid=2493] ppid=2489 vsize=313440 CPUtime=19.38
/proc/2491/task/2493/stat : 2493 (MiraXTv3_dyn) R 2489 2491 2035 0 -1 4194368 10644 0 0 0 1934 4 0 0 25 0 3 0 341258912 320962560 46481 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134530352 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2491/tid=2494] ppid=2489 vsize=313440 CPUtime=0.66
/proc/2491/task/2494/stat : 2494 (MiraXTv3_dyn) R 2489 2491 2035 0 -1 4194368 9393 0 0 0 61 5 0 0 18 0 3 0 341258912 320962560 46481 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.73
Current children cumulated vsize (KiB) 313440

[startup+102.307 s]
/proc/loadavg: 1.76 1.87 1.89 3/67 2494
/proc/meminfo: memFree=1069472/2055920 swapFree=4183904/4192956
[pid=2491] ppid=2489 vsize=330192 CPUtime=153.91
/proc/2491/stat : 2491 (MiraXTv3_dyn) S 2489 2491 2035 0 -1 4194304 56990 0 0 0 15354 37 0 0 25 0 3 0 341255742 338116608 51342 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2491/statm: 82548 51342 218 20 0 81906 0
[pid=2491/tid=2493] ppid=2489 vsize=330192 CPUtime=70.57
/proc/2491/task/2493/stat : 2493 (MiraXTv3_dyn) R 2489 2491 2035 0 -1 4194368 11773 0 0 0 7051 6 0 0 25 0 3 0 341258912 338116608 51342 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 8852284 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2491/tid=2494] ppid=2489 vsize=330192 CPUtime=51.64
/proc/2491/task/2494/stat : 2494 (MiraXTv3_dyn) R 2489 2491 2035 0 -1 4194368 14049 0 0 0 5150 14 0 0 25 0 3 0 341258912 338116608 51342 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526049 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 153.91
Current children cumulated vsize (KiB) 330192

[startup+162.303 s]
/proc/loadavg: 1.91 1.89 1.89 3/67 2494
/proc/meminfo: memFree=972768/2055920 swapFree=4183904/4192956
[pid=2491] ppid=2489 vsize=427048 CPUtime=273.63
/proc/2491/stat : 2491 (MiraXTv3_dyn) S 2489 2491 2035 0 -1 4194304 81581 0 0 0 27289 74 0 0 25 0 3 0 341255742 437297152 75784 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2491/statm: 106762 75784 218 20 0 106120 0
[pid=2491/tid=2493] ppid=2489 vsize=427048 CPUtime=130.55
/proc/2491/task/2493/stat : 2493 (MiraXTv3_dyn) R 2489 2491 2035 0 -1 4194368 27083 0 0 0 13030 25 0 0 25 0 3 0 341258912 437297152 75784 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2491/tid=2494] ppid=2489 vsize=427048 CPUtime=111.39
/proc/2491/task/2494/stat : 2494 (MiraXTv3_dyn) R 2489 2491 2035 0 -1 4194368 23330 0 0 0 11106 33 0 0 25 0 3 0 341258912 437297152 75784 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 273.63
Current children cumulated vsize (KiB) 427048

[startup+222.303 s]
/proc/loadavg: 1.96 1.91 1.90 3/67 2494
/proc/meminfo: memFree=915616/2055920 swapFree=4183904/4192956
[pid=2491] ppid=2489 vsize=482328 CPUtime=393.04
/proc/2491/stat : 2491 (MiraXTv3_dyn) S 2489 2491 2035 0 -1 4194304 102775 0 0 0 39206 98 0 0 25 0 3 0 341255742 493903872 89650 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2491/statm: 120582 89650 218 20 0 119940 0
[pid=2491/tid=2493] ppid=2489 vsize=482328 CPUtime=190.33
/proc/2491/task/2493/stat : 2493 (MiraXTv3_dyn) R 2489 2491 2035 0 -1 4194368 36147 0 0 0 19003 30 0 0 25 0 3 0 341258912 493903872 89650 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2491/tid=2494] ppid=2489 vsize=482328 CPUtime=171.01
/proc/2491/task/2494/stat : 2494 (MiraXTv3_dyn) R 2489 2491 2035 0 -1 4194368 35460 0 0 0 17050 51 0 0 25 0 3 0 341258912 493903872 89650 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 393.04
Current children cumulated vsize (KiB) 482328

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

[startup+230.302 s]
/proc/loadavg: 1.97 1.91 1.90 3/67 2494
/proc/meminfo: memFree=915616/2055920 swapFree=4183904/4192956
[pid=2491] ppid=2489 vsize=482328 CPUtime=408.91
/proc/2491/stat : 2491 (MiraXTv3_dyn) S 2489 2491 2035 0 -1 4194304 103595 0 0 0 40793 98 0 0 25 0 3 0 341255742 493903872 89650 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2491/statm: 120582 89650 218 20 0 119940 0
[pid=2491/tid=2493] ppid=2489 vsize=482328 CPUtime=198.25
/proc/2491/task/2493/stat : 2493 (MiraXTv3_dyn) R 2489 2491 2035 0 -1 4194368 36967 0 0 0 19794 31 0 0 25 0 3 0 341258912 493903872 89650 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2491/tid=2494] ppid=2489 vsize=482328 CPUtime=178.97
/proc/2491/task/2494/stat : 2494 (MiraXTv3_dyn) R 2489 2491 2035 0 -1 4194368 35460 0 0 0 17846 51 0 0 25 0 3 0 341258912 493903872 89650 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 408.91
Current children cumulated vsize (KiB) 482328

[startup+243.106 s]
/proc/loadavg: 1.97 1.91 1.90 3/67 2494
/proc/meminfo: memFree=915616/2055920 swapFree=4183904/4192956
[pid=2491] ppid=2489 vsize=482328 CPUtime=434.32
/proc/2491/stat : 2491 (MiraXTv3_dyn) S 2489 2491 2035 0 -1 4194304 106055 0 0 0 43333 99 0 0 25 0 3 0 341255742 493903872 89650 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2491/statm: 120582 89650 218 20 0 119940 0
[pid=2491/tid=2493] ppid=2489 vsize=482328 CPUtime=211.05
/proc/2491/task/2493/stat : 2493 (MiraXTv3_dyn) R 2489 2491 2035 0 -1 4194368 36967 0 0 0 21074 31 0 0 25 0 3 0 341258912 493903872 89650 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520643 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2491/tid=2494] ppid=2489 vsize=482328 CPUtime=191.58
/proc/2491/task/2494/stat : 2494 (MiraXTv3_dyn) R 2489 2491 2035 0 -1 4194368 37920 0 0 0 19106 52 0 0 25 0 3 0 341258912 493903872 89650 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134528308 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 434.32
Current children cumulated vsize (KiB) 482328

[startup+249.501 s]
/proc/loadavg: 1.90 1.90 1.90 2/67 2494
/proc/meminfo: memFree=915552/2055920 swapFree=4183904/4192956
[pid=2491] ppid=2489 vsize=482328 CPUtime=441.66
/proc/2491/stat : 2491 (MiraXTv3_dyn) S 2489 2491 2035 0 -1 4194304 106875 0 0 0 44066 100 0 0 25 0 3 0 341255742 493903872 89650 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2491/statm: 120582 89650 218 20 0 119940 0
[pid=2491/tid=2493] ppid=2489 vsize=482328 CPUtime=211.99
/proc/2491/task/2493/stat : 2493 (MiraXTv3_dyn) S 2489 2491 2035 0 -1 4194368 36967 0 0 0 21168 31 0 0 25 0 3 0 341258912 493903872 89650 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2491/tid=2494] ppid=2489 vsize=482328 CPUtime=197.97
/proc/2491/task/2494/stat : 2494 (MiraXTv3_dyn) R 2489 2491 2035 0 -1 4194368 38740 0 0 0 19744 53 0 0 25 0 3 0 341258912 493903872 89650 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134531658 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 441.66
Current children cumulated vsize (KiB) 482328

[startup+255.902 s]
/proc/loadavg: 1.82 1.88 1.89 2/67 2494
/proc/meminfo: memFree=915616/2055920 swapFree=4183904/4192956
[pid=2491] ppid=2489 vsize=482328 CPUtime=450.31
/proc/2491/stat : 2491 (MiraXTv3_dyn) S 2489 2491 2035 0 -1 4194304 108515 0 0 0 44930 101 0 0 25 0 3 0 341255742 493903872 89650 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2491/statm: 120582 89650 218 20 0 119940 0
[pid=2491/tid=2493] ppid=2489 vsize=482328 CPUtime=215.33
/proc/2491/task/2493/stat : 2493 (MiraXTv3_dyn) R 2489 2491 2035 0 -1 4194368 37787 0 0 0 21502 31 0 0 25 0 3 0 341258912 493903872 89650 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2491/tid=2494] ppid=2489 vsize=482328 CPUtime=203.28
/proc/2491/task/2494/stat : 2494 (MiraXTv3_dyn) S 2489 2491 2035 0 -1 4194368 39560 0 0 0 20275 53 0 0 25 0 3 0 341258912 493903872 89650 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 450.31
Current children cumulated vsize (KiB) 482328

[startup+259.101 s]
/proc/loadavg: 1.76 1.87 1.89 2/67 2494
/proc/meminfo: memFree=915552/2055920 swapFree=4183904/4192956
[pid=2491] ppid=2489 vsize=482328 CPUtime=453.76
/proc/2491/stat : 2491 (MiraXTv3_dyn) S 2489 2491 2035 0 -1 4194304 109335 0 0 0 45275 101 0 0 25 0 3 0 341255742 493903872 89650 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2491/statm: 120582 89650 218 20 0 119940 0
[pid=2491/tid=2493] ppid=2489 vsize=482328 CPUtime=215.91
/proc/2491/task/2493/stat : 2493 (MiraXTv3_dyn) S 2489 2491 2035 0 -1 4194368 37787 0 0 0 21559 32 0 0 17 0 3 0 341258912 493903872 89650 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2491/tid=2494] ppid=2489 vsize=482328 CPUtime=206.17
/proc/2491/task/2494/stat : 2494 (MiraXTv3_dyn) R 2489 2491 2035 0 -1 4194368 40380 0 0 0 20563 54 0 0 25 0 3 0 341258912 493903872 89650 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 453.76
Current children cumulated vsize (KiB) 482328

[startup+259.901 s]
/proc/loadavg: 1.76 1.87 1.89 2/67 2494
/proc/meminfo: memFree=915552/2055920 swapFree=4183904/4192956
[pid=2491] ppid=2489 vsize=482328 CPUtime=454.56
/proc/2491/stat : 2491 (MiraXTv3_dyn) S 2489 2491 2035 0 -1 4194304 109335 0 0 0 45355 101 0 0 25 0 3 0 341255742 493903872 89650 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2491/statm: 120582 89650 218 20 0 119940 0
[pid=2491/tid=2493] ppid=2489 vsize=482328 CPUtime=215.91
/proc/2491/task/2493/stat : 2493 (MiraXTv3_dyn) S 2489 2491 2035 0 -1 4194368 37787 0 0 0 21559 32 0 0 17 0 3 0 341258912 493903872 89650 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2491/tid=2494] ppid=2489 vsize=482328 CPUtime=206.97
/proc/2491/task/2494/stat : 2494 (MiraXTv3_dyn) R 2489 2491 2035 0 -1 4194368 40380 0 0 0 20643 54 0 0 25 0 3 0 341258912 493903872 89650 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 454.56
Current children cumulated vsize (KiB) 482328

[startup+260.705 s]
/proc/loadavg: 1.70 1.85 1.88 2/67 2494
/proc/meminfo: memFree=915552/2055920 swapFree=4183904/4192956
[pid=2491] ppid=2489 vsize=482328 CPUtime=455.37
/proc/2491/stat : 2491 (MiraXTv3_dyn) S 2489 2491 2035 0 -1 4194304 109335 0 0 0 45436 101 0 0 25 0 3 0 341255742 493903872 89650 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2491/statm: 120582 89650 218 20 0 119940 0
[pid=2491/tid=2493] ppid=2489 vsize=482328 CPUtime=215.91
/proc/2491/task/2493/stat : 2493 (MiraXTv3_dyn) S 2489 2491 2035 0 -1 4194368 37787 0 0 0 21559 32 0 0 17 0 3 0 341258912 493903872 89650 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2491/tid=2494] ppid=2489 vsize=482328 CPUtime=207.77
/proc/2491/task/2494/stat : 2494 (MiraXTv3_dyn) R 2489 2491 2035 0 -1 4194368 40380 0 0 0 20723 54 0 0 25 0 3 0 341258912 493903872 89650 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 455.37
Current children cumulated vsize (KiB) 482328

[startup+260.901 s]
/proc/loadavg: 1.70 1.85 1.88 2/67 2494
/proc/meminfo: memFree=915552/2055920 swapFree=4183904/4192956
[pid=2491] ppid=2489 vsize=284208 CPUtime=455.62
/proc/2491/stat : 2491 (MiraXTv3_dyn) R 2489 2491 2035 0 -1 4194304 109337 0 0 0 45460 102 0 0 16 0 1 0 341255742 291028992 68072 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2491/statm: 70796 68072 371 20 0 70154 0
Current children cumulated CPU time (s) 455.62
Current children cumulated vsize (KiB) 284208

[startup+261.001 s]
/proc/loadavg: 1.70 1.85 1.88 2/67 2494
/proc/meminfo: memFree=915552/2055920 swapFree=4183904/4192956
[pid=2491] ppid=2489 vsize=123276 CPUtime=455.72
/proc/2491/stat : 2491 (MiraXTv3_dyn) R 2489 2491 2035 0 -1 4194304 109337 0 0 0 45467 105 0 0 17 0 1 0 341255742 126234624 27873 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 8846844 0 0 4096 0 0 0 0 17 1 0 0
/proc/2491/statm: 30819 27873 220 20 0 30177 0
Current children cumulated CPU time (s) 455.72
Current children cumulated vsize (KiB) 123276

Child status: 20
Real time (s): 261.053
CPU time (s): 455.782
CPU user time (s): 454.71
CPU system time (s): 1.07184
CPU usage (%): 174.593
Max. virtual memory (cumulated for all children) (KiB): 485608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 454.71
system time used= 1.07184
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 109340
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= 386
involuntary context switches= 3111

runsolver used 0.25996 second user time and 0.671897 second system time

The end

Launcher Data (download as text)

Begin job on node70 on Sun May 13 00:46:24 UTC 2007

IDJOB= 459997
IDBENCH= 20416
IDSOLVER= 196
FILE ID= node70/459997-1179017183

PBS_JOBID= 5253005

Free space on /tmp= 66537 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/industrial/palacios/uts/uts-l06-ipc5-h30-unknown.cnf
COMMAND LINE= /tmp/evaluation/459997-1179017183/MiraXTv3_dyn /tmp/evaluation/459997-1179017183/instance-459997-1179017183.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node70/watcher-459997-1179017183 -o ROOT/results/node70/solver-459997-1179017183 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/459997-1179017183/MiraXTv3_dyn /tmp/evaluation/459997-1179017183/instance-459997-1179017183.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  fad87308d3751e996b7b3c35a13a7fd9

RANDOM SEED= 426595685

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node70.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.218
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.218
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:       1274384 kB
Buffers:         50604 kB
Cached:         605608 kB
SwapCached:       3116 kB
Active:         324560 kB
Inactive:       341672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1274384 kB
SwapTotal:     4192956 kB
SwapFree:      4183904 kB
Dirty:           16960 kB
Writeback:           0 kB
Mapped:          15964 kB
Slab:           101412 kB
Committed_AS:  7603108 kB
PageTables:       1396 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= 66537 MiB

End job on node70 on Sun May 13 00:50:45 UTC 2007