Trace number 296823

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 470.761 470.893

General information on the benchmark

Namerandom/OnTreshold/7SAT/v45/
unif-k7-r89-v45-c4005-S1311675672-04.UNSAT.shuffled.cnf
MD5SUM27cb152f3204cf614353bf8294798214
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark19.939
Satisfiable
(Un)Satisfiability was proved
Number of variables45
Number of clauses4005
Sum of the clauses size28035
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54005

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv2...
470.66/470.89	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/node18/watcher-296823-1178824861 -o ROOT/results/node18/solver-296823-1178824861 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/296823-1178824861/MiraXTv2_dyn /tmp/evaluation/296823-1178824861/instance-296823-1178824861.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 3960
/proc/meminfo: memFree=1854144/2055920 swapFree=4144420/4192956
[pid=3960] ppid=3958 vsize=3788 CPUtime=0
/proc/3960/stat : 3960 (MiraXTv2_dyn) R 3958 3960 3098 0 -1 4194304 295 0 0 0 0 0 0 0 18 0 1 0 330403505 3878912 270 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134575317 0 0 4096 0 0 0 0 17 1 0 0
/proc/3960/statm: 947 270 206 20 0 305 0

[startup+0.061612 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 3960
/proc/meminfo: memFree=1854144/2055920 swapFree=4144420/4192956
[pid=3960] ppid=3958 vsize=4204 CPUtime=0.05
/proc/3960/stat : 3960 (MiraXTv2_dyn) R 3958 3960 3098 0 -1 4194304 394 0 0 0 5 0 0 0 18 0 1 0 330403505 4304896 369 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134583686 0 0 4096 0 0 0 0 17 1 0 0
/proc/3960/statm: 1051 369 207 20 0 409 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 4204

[startup+0.101667 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 3960
/proc/meminfo: memFree=1854144/2055920 swapFree=4144420/4192956
[pid=3960] ppid=3958 vsize=5000 CPUtime=0.09
/proc/3960/stat : 3960 (MiraXTv2_dyn) S 3958 3960 3098 0 -1 4194304 508 0 0 0 9 0 0 0 18 0 2 0 330403505 5120000 483 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3960/statm: 1250 483 218 20 0 608 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5000

[startup+0.301635 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 3960
/proc/meminfo: memFree=1854144/2055920 swapFree=4144420/4192956
[pid=3960] ppid=3958 vsize=6384 CPUtime=0.29
/proc/3960/stat : 3960 (MiraXTv2_dyn) S 3958 3960 3098 0 -1 4194304 708 0 0 0 29 0 0 0 18 0 2 0 330403505 6537216 683 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3960/statm: 1596 683 218 20 0 954 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6384

[startup+0.701673 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 3960
/proc/meminfo: memFree=1854144/2055920 swapFree=4144420/4192956
[pid=3960] ppid=3958 vsize=7420 CPUtime=0.69
/proc/3960/stat : 3960 (MiraXTv2_dyn) S 3958 3960 3098 0 -1 4194304 1019 0 0 0 69 0 0 0 18 0 2 0 330403505 7598080 994 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3960/statm: 1855 994 218 20 0 1213 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7420

[startup+1.50175 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 3962
/proc/meminfo: memFree=1850544/2055920 swapFree=4144420/4192956
[pid=3960] ppid=3958 vsize=8432 CPUtime=1.49
/proc/3960/stat : 3960 (MiraXTv2_dyn) S 3958 3960 3098 0 -1 4194304 1300 0 0 0 149 0 0 0 18 0 2 0 330403505 8634368 1275 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3960/statm: 2108 1275 218 20 0 1466 0
[pid=3960/tid=3962] ppid=3958 vsize=8432 CPUtime=1.41
/proc/3960/task/3962/stat : 3962 (MiraXTv2_dyn) R 3958 3960 3098 0 -1 4194368 881 0 0 0 141 0 0 0 25 0 2 0 330403513 8634368 1275 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520083 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8432

[startup+3.10291 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 3962
/proc/meminfo: memFree=1848624/2055920 swapFree=4144420/4192956
[pid=3960] ppid=3958 vsize=11012 CPUtime=3.09
/proc/3960/stat : 3960 (MiraXTv2_dyn) S 3958 3960 3098 0 -1 4194304 1969 0 0 0 308 1 0 0 18 0 2 0 330403505 11276288 1908 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3960/statm: 2753 1908 218 20 0 2111 0
[pid=3960/tid=3962] ppid=3958 vsize=11012 CPUtime=3.01
/proc/3960/task/3962/stat : 3962 (MiraXTv2_dyn) R 3958 3960 3098 0 -1 4194368 1550 0 0 0 301 0 0 0 25 0 2 0 330403513 11276288 1908 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526261 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11012

[startup+6.30121 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 3962
/proc/meminfo: memFree=1846192/2055920 swapFree=4144420/4192956
[pid=3960] ppid=3958 vsize=12376 CPUtime=6.29
/proc/3960/stat : 3960 (MiraXTv2_dyn) S 3958 3960 3098 0 -1 4194304 2415 0 0 0 628 1 0 0 18 0 2 0 330403505 12673024 2316 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3960/statm: 3094 2316 218 20 0 2452 0
[pid=3960/tid=3962] ppid=3958 vsize=12376 CPUtime=6.21
/proc/3960/task/3962/stat : 3962 (MiraXTv2_dyn) R 3958 3960 3098 0 -1 4194368 1996 0 0 0 620 1 0 0 25 0 2 0 330403513 12673024 2316 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526331 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12376

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 3962
/proc/meminfo: memFree=1842296/2055920 swapFree=4144420/4192956
[pid=3960] ppid=3958 vsize=15208 CPUtime=12.69
/proc/3960/stat : 3960 (MiraXTv2_dyn) S 3958 3960 3098 0 -1 4194304 3286 0 0 0 1267 2 0 0 18 0 2 0 330403505 15572992 3038 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3960/statm: 3802 3038 218 20 0 3160 0
[pid=3960/tid=3962] ppid=3958 vsize=15208 CPUtime=12.61
/proc/3960/task/3962/stat : 3962 (MiraXTv2_dyn) R 3958 3960 3098 0 -1 4194368 2867 0 0 0 1259 2 0 0 25 0 2 0 330403513 15572992 3038 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15208

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 3962
/proc/meminfo: memFree=1839736/2055920 swapFree=4144420/4192956
[pid=3960] ppid=3958 vsize=17872 CPUtime=25.48
/proc/3960/stat : 3960 (MiraXTv2_dyn) S 3958 3960 3098 0 -1 4194304 4160 0 0 0 2546 2 0 0 18 0 2 0 330403505 18300928 3673 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3960/statm: 4468 3673 218 20 0 3826 0
[pid=3960/tid=3962] ppid=3958 vsize=17872 CPUtime=25.4
/proc/3960/task/3962/stat : 3962 (MiraXTv2_dyn) R 3958 3960 3098 0 -1 4194368 3741 0 0 0 2538 2 0 0 25 0 2 0 330403513 18300928 3673 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 8296059 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 17872

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 3962
/proc/meminfo: memFree=1838328/2055920 swapFree=4144420/4192956
[pid=3960] ppid=3958 vsize=19124 CPUtime=51.08
/proc/3960/stat : 3960 (MiraXTv2_dyn) S 3958 3960 3098 0 -1 4194304 5097 0 0 0 5105 3 0 0 18 0 2 0 330403505 19582976 4026 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3960/statm: 4781 4026 218 20 0 4139 0
[pid=3960/tid=3962] ppid=3958 vsize=19124 CPUtime=50.99
/proc/3960/task/3962/stat : 3962 (MiraXTv2_dyn) R 3958 3960 3098 0 -1 4194368 4678 0 0 0 5097 2 0 0 25 0 2 0 330403513 19582976 4026 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 19124

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 3962
/proc/meminfo: memFree=1836856/2055920 swapFree=4144420/4192956
[pid=3960] ppid=3958 vsize=20520 CPUtime=102.27
/proc/3960/stat : 3960 (MiraXTv2_dyn) S 3958 3960 3098 0 -1 4194304 6499 0 0 0 10223 4 0 0 18 0 2 0 330403505 21012480 4368 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3960/statm: 5130 4368 218 20 0 4488 0
[pid=3960/tid=3962] ppid=3958 vsize=20520 CPUtime=102.19
/proc/3960/task/3962/stat : 3962 (MiraXTv2_dyn) R 3958 3960 3098 0 -1 4194368 6080 0 0 0 10215 4 0 0 25 0 2 0 330403513 21012480 4368 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 20520

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 3962
/proc/meminfo: memFree=1836536/2055920 swapFree=4144420/4192956
[pid=3960] ppid=3958 vsize=21004 CPUtime=162.25
/proc/3960/stat : 3960 (MiraXTv2_dyn) S 3958 3960 3098 0 -1 4194304 7876 0 0 0 16220 5 0 0 18 0 2 0 330403505 21508096 4472 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3960/statm: 5251 4472 218 20 0 4609 0
[pid=3960/tid=3962] ppid=3958 vsize=21004 CPUtime=162.17
/proc/3960/task/3962/stat : 3962 (MiraXTv2_dyn) R 3958 3960 3098 0 -1 4194368 7457 0 0 0 16212 5 0 0 25 0 2 0 330403513 21508096 4472 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 21004

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 3962
/proc/meminfo: memFree=1836088/2055920 swapFree=4144420/4192956
[pid=3960] ppid=3958 vsize=21344 CPUtime=222.23
/proc/3960/stat : 3960 (MiraXTv2_dyn) S 3958 3960 3098 0 -1 4194304 9335 0 0 0 22217 6 0 0 18 0 2 0 330403505 21856256 4571 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3960/statm: 5336 4571 218 20 0 4694 0
[pid=3960/tid=3962] ppid=3958 vsize=21344 CPUtime=222.15
/proc/3960/task/3962/stat : 3962 (MiraXTv2_dyn) R 3958 3960 3098 0 -1 4194368 8916 0 0 0 22209 6 0 0 25 0 2 0 330403513 21856256 4571 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 21344

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 3962
/proc/meminfo: memFree=1835512/2055920 swapFree=4144420/4192956
[pid=3960] ppid=3958 vsize=21944 CPUtime=282.21
/proc/3960/stat : 3960 (MiraXTv2_dyn) S 3958 3960 3098 0 -1 4194304 10782 0 0 0 28214 7 0 0 18 0 2 0 330403505 22470656 4716 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3960/statm: 5486 4716 218 20 0 4844 0
[pid=3960/tid=3962] ppid=3958 vsize=21944 CPUtime=282.13
/proc/3960/task/3962/stat : 3962 (MiraXTv2_dyn) R 3958 3960 3098 0 -1 4194368 10363 0 0 0 28206 7 0 0 25 0 2 0 330403513 22470656 4716 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526303 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 21944

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 3962
/proc/meminfo: memFree=1835256/2055920 swapFree=4144420/4192956
[pid=3960] ppid=3958 vsize=22404 CPUtime=342.19
/proc/3960/stat : 3960 (MiraXTv2_dyn) S 3958 3960 3098 0 -1 4194304 12217 0 0 0 34211 8 0 0 18 0 2 0 330403505 22941696 4761 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3960/statm: 5601 4761 218 20 0 4959 0
[pid=3960/tid=3962] ppid=3958 vsize=22404 CPUtime=342.12
/proc/3960/task/3962/stat : 3962 (MiraXTv2_dyn) R 3958 3960 3098 0 -1 4194368 11798 0 0 0 34204 8 0 0 25 0 2 0 330403513 22941696 4761 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526261 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 22404

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 3962
/proc/meminfo: memFree=1834872/2055920 swapFree=4144420/4192956
[pid=3960] ppid=3958 vsize=22768 CPUtime=402.18
/proc/3960/stat : 3960 (MiraXTv2_dyn) S 3958 3960 3098 0 -1 4194304 13642 0 0 0 40209 9 0 0 18 0 2 0 330403505 23314432 4851 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3960/statm: 5692 4851 218 20 0 5050 0
[pid=3960/tid=3962] ppid=3958 vsize=22768 CPUtime=402.1
/proc/3960/task/3962/stat : 3962 (MiraXTv2_dyn) R 3958 3960 3098 0 -1 4194368 13223 0 0 0 40201 9 0 0 25 0 2 0 330403513 23314432 4851 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526406 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 22768

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 3962
/proc/meminfo: memFree=1834360/2055920 swapFree=4144420/4192956
[pid=3960] ppid=3958 vsize=23296 CPUtime=462.17
/proc/3960/stat : 3960 (MiraXTv2_dyn) S 3958 3960 3098 0 -1 4194304 15051 0 0 0 46207 10 0 0 18 0 2 0 330403505 23855104 4982 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3960/statm: 5824 4982 218 20 0 5182 0
[pid=3960/tid=3962] ppid=3958 vsize=23296 CPUtime=462.09
/proc/3960/task/3962/stat : 3962 (MiraXTv2_dyn) R 3958 3960 3098 0 -1 4194368 14632 0 0 0 46199 10 0 0 25 0 2 0 330403513 23855104 4982 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 23296

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

[startup+467.102 s]
/proc/loadavg: 1.00 1.00 1.00 3/79 3962
/proc/meminfo: memFree=1834104/2055920 swapFree=4144420/4192956
[pid=3960] ppid=3958 vsize=23428 CPUtime=466.96
/proc/3960/stat : 3960 (MiraXTv2_dyn) S 3958 3960 3098 0 -1 4194304 15246 0 0 0 46686 10 0 0 18 0 2 0 330403505 23990272 5035 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3960/statm: 5857 5035 218 20 0 5215 0
[pid=3960/tid=3962] ppid=3958 vsize=23428 CPUtime=466.89
/proc/3960/task/3962/stat : 3962 (MiraXTv2_dyn) R 3958 3960 3098 0 -1 4194368 14827 0 0 0 46679 10 0 0 25 0 2 0 330403513 23990272 5035 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 466.96
Current children cumulated vsize (KiB) 23428

[startup+468.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 3962
/proc/meminfo: memFree=1834104/2055920 swapFree=4144420/4192956
[pid=3960] ppid=3958 vsize=23428 CPUtime=468.56
/proc/3960/stat : 3960 (MiraXTv2_dyn) S 3958 3960 3098 0 -1 4194304 15246 0 0 0 46846 10 0 0 18 0 2 0 330403505 23990272 5035 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3960/statm: 5857 5035 218 20 0 5215 0
[pid=3960/tid=3962] ppid=3958 vsize=23428 CPUtime=468.48
/proc/3960/task/3962/stat : 3962 (MiraXTv2_dyn) R 3958 3960 3098 0 -1 4194368 14827 0 0 0 46838 10 0 0 25 0 2 0 330403513 23990272 5035 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 468.56
Current children cumulated vsize (KiB) 23428

[startup+469.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 3962
/proc/meminfo: memFree=1834104/2055920 swapFree=4144420/4192956
[pid=3960] ppid=3958 vsize=23428 CPUtime=469.36
/proc/3960/stat : 3960 (MiraXTv2_dyn) S 3958 3960 3098 0 -1 4194304 15247 0 0 0 46926 10 0 0 18 0 2 0 330403505 23990272 5036 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3960/statm: 5857 5036 218 20 0 5215 0
[pid=3960/tid=3962] ppid=3958 vsize=23428 CPUtime=469.28
/proc/3960/task/3962/stat : 3962 (MiraXTv2_dyn) R 3958 3960 3098 0 -1 4194368 14828 0 0 0 46918 10 0 0 25 0 2 0 330403513 23990272 5036 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 469.36
Current children cumulated vsize (KiB) 23428

[startup+470.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 3962
/proc/meminfo: memFree=1834104/2055920 swapFree=4144420/4192956
[pid=3960] ppid=3958 vsize=23428 CPUtime=470.16
/proc/3960/stat : 3960 (MiraXTv2_dyn) S 3958 3960 3098 0 -1 4194304 15318 0 0 0 47006 10 0 0 18 0 2 0 330403505 23990272 5036 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3960/statm: 5857 5036 218 20 0 5215 0
[pid=3960/tid=3962] ppid=3958 vsize=23428 CPUtime=470.08
/proc/3960/task/3962/stat : 3962 (MiraXTv2_dyn) R 3958 3960 3098 0 -1 4194368 14899 0 0 0 46998 10 0 0 25 0 2 0 330403513 23990272 5036 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 470.16
Current children cumulated vsize (KiB) 23428

[startup+470.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 3962
/proc/meminfo: memFree=1834104/2055920 swapFree=4144420/4192956
[pid=3960] ppid=3958 vsize=23428 CPUtime=470.56
/proc/3960/stat : 3960 (MiraXTv2_dyn) S 3958 3960 3098 0 -1 4194304 15318 0 0 0 47046 10 0 0 18 0 2 0 330403505 23990272 5036 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3960/statm: 5857 5036 218 20 0 5215 0
[pid=3960/tid=3962] ppid=3958 vsize=23428 CPUtime=470.49
/proc/3960/task/3962/stat : 3962 (MiraXTv2_dyn) R 3958 3960 3098 0 -1 4194368 14899 0 0 0 47039 10 0 0 25 0 2 0 330403513 23990272 5036 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526293 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 470.56
Current children cumulated vsize (KiB) 23428

[startup+470.805 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 3962
/proc/meminfo: memFree=1834104/2055920 swapFree=4144420/4192956
[pid=3960] ppid=3958 vsize=23428 CPUtime=470.66
/proc/3960/stat : 3960 (MiraXTv2_dyn) S 3958 3960 3098 0 -1 4194304 15318 0 0 0 47056 10 0 0 18 0 2 0 330403505 23990272 5036 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3960/statm: 5857 5036 218 20 0 5215 0
[pid=3960/tid=3962] ppid=3958 vsize=23428 CPUtime=470.59
/proc/3960/task/3962/stat : 3962 (MiraXTv2_dyn) R 3958 3960 3098 0 -1 4194368 14899 0 0 0 47049 10 0 0 25 0 2 0 330403513 23990272 5036 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 470.66
Current children cumulated vsize (KiB) 23428

Child status: 20
Real time (s): 470.893
CPU time (s): 470.761
CPU user time (s): 470.649
CPU system time (s): 0.111982
CPU usage (%): 99.9722
Max. virtual memory (cumulated for all children) (KiB): 23428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 470.649
system time used= 0.111982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15323
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= 15
involuntary context switches= 558

runsolver used 0.484926 second user time and 1.23281 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Thu May 10 19:21:01 UTC 2007

IDJOB= 296823
IDBENCH= 19946
IDSOLVER= 129
FILE ID= node18/296823-1178824861

PBS_JOBID= 5250974

Free space on /tmp= 66556 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v45/unif-k7-r89-v45-c4005-S1311675672-04.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/296823-1178824861/MiraXTv2_dyn /tmp/evaluation/296823-1178824861/instance-296823-1178824861.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-296823-1178824861 -o ROOT/results/node18/solver-296823-1178824861 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/296823-1178824861/MiraXTv2_dyn /tmp/evaluation/296823-1178824861/instance-296823-1178824861.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  27cb152f3204cf614353bf8294798214

RANDOM SEED= 840945857

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node18.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.234
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.234
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:       1854360 kB
Buffers:         39068 kB
Cached:          93224 kB
SwapCached:      18464 kB
Active:          88136 kB
Inactive:        72316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1854360 kB
SwapTotal:     4192956 kB
SwapFree:      4144420 kB
Dirty:            4024 kB
Writeback:           0 kB
Mapped:          30104 kB
Slab:            26676 kB
Committed_AS:  8712604 kB
PageTables:       1776 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= 66556 MiB

End job on node18 on Thu May 10 19:28:52 UTC 2007