Trace number 316325

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 v1UNSAT 297.672 297.905

General information on the benchmark

Namecrafted/spence/
medium/s73-100.cnf
MD5SUMe3db629d913d76ea47534f9df94ead1b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark17.1754
Satisfiable
(Un)Satisfiability was proved
Number of variables73
Number of clauses156
Sum of the clauses size468
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3156
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv1...
297.66/297.90	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/node13/watcher-316325-1178881703 -o ROOT/results/node13/solver-316325-1178881703 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/316325-1178881703/MiraXTv1_dyn /tmp/evaluation/316325-1178881703/instance-316325-1178881703.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.19 1.44 1.27 3/77 17640
/proc/meminfo: memFree=1773632/2055920 swapFree=4159364/4192956
[pid=17640] ppid=17638 vsize=3852 CPUtime=0
/proc/17640/stat : 17640 (MiraXTv1_dyn) S 17638 17640 15520 0 -1 4194304 302 0 0 0 0 0 0 0 18 0 2 0 336088138 3944448 277 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17640/statm: 963 277 218 20 0 321 0
[pid=17640/tid=17641] ppid=17638 vsize=3852 CPUtime=0
/proc/17640/task/17641/stat : 17641 (MiraXTv1_dyn) R 17638 17640 15520 0 -1 4194368 12 0 0 0 0 0 0 0 19 0 2 0 336088139 3944448 277 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134537213 0 0 4096 0 0 0 0 -1 0 0 0

[startup+0.073438 s]
/proc/loadavg: 1.19 1.44 1.27 3/77 17640
/proc/meminfo: memFree=1773632/2055920 swapFree=4159364/4192956
[pid=17640] ppid=17638 vsize=5068 CPUtime=0.07
/proc/17640/stat : 17640 (MiraXTv1_dyn) S 17638 17640 15520 0 -1 4194304 419 0 0 0 7 0 0 0 18 0 2 0 336088138 5189632 394 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17640/statm: 1267 394 218 20 0 625 0
[pid=17640/tid=17641] ppid=17638 vsize=5068 CPUtime=0.06
/proc/17640/task/17641/stat : 17641 (MiraXTv1_dyn) R 17638 17640 15520 0 -1 4194368 129 0 0 0 6 0 0 0 20 0 2 0 336088139 5189632 394 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5068

[startup+0.101443 s]
/proc/loadavg: 1.19 1.44 1.27 3/77 17640
/proc/meminfo: memFree=1773632/2055920 swapFree=4159364/4192956
[pid=17640] ppid=17638 vsize=5208 CPUtime=0.09
/proc/17640/stat : 17640 (MiraXTv1_dyn) S 17638 17640 15520 0 -1 4194304 456 0 0 0 9 0 0 0 18 0 2 0 336088138 5332992 431 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17640/statm: 1302 431 218 20 0 660 0
[pid=17640/tid=17641] ppid=17638 vsize=5208 CPUtime=0.09
/proc/17640/task/17641/stat : 17641 (MiraXTv1_dyn) R 17638 17640 15520 0 -1 4194368 166 0 0 0 9 0 0 0 20 0 2 0 336088139 5332992 431 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526584 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5208

[startup+0.301485 s]
/proc/loadavg: 1.19 1.44 1.27 3/77 17640
/proc/meminfo: memFree=1773632/2055920 swapFree=4159364/4192956
[pid=17640] ppid=17638 vsize=5832 CPUtime=0.29
/proc/17640/stat : 17640 (MiraXTv1_dyn) S 17638 17640 15520 0 -1 4194304 633 0 0 0 29 0 0 0 18 0 2 0 336088138 5971968 608 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17640/statm: 1458 608 218 20 0 816 0
[pid=17640/tid=17641] ppid=17638 vsize=5832 CPUtime=0.29
/proc/17640/task/17641/stat : 17641 (MiraXTv1_dyn) R 17638 17640 15520 0 -1 4194368 343 0 0 0 29 0 0 0 22 0 2 0 336088139 5971968 608 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5832

[startup+0.70157 s]
/proc/loadavg: 1.19 1.44 1.27 3/77 17640
/proc/meminfo: memFree=1773632/2055920 swapFree=4159364/4192956
[pid=17640] ppid=17638 vsize=6720 CPUtime=0.69
/proc/17640/stat : 17640 (MiraXTv1_dyn) S 17638 17640 15520 0 -1 4194304 846 0 0 0 69 0 0 0 18 0 2 0 336088138 6881280 821 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17640/statm: 1680 821 218 20 0 1038 0
[pid=17640/tid=17641] ppid=17638 vsize=6720 CPUtime=0.69
/proc/17640/task/17641/stat : 17641 (MiraXTv1_dyn) R 17638 17640 15520 0 -1 4194368 556 0 0 0 69 0 0 0 25 0 2 0 336088139 6881280 821 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6720

[startup+1.50274 s]
/proc/loadavg: 1.19 1.44 1.27 2/79 17642
/proc/meminfo: memFree=1770736/2055920 swapFree=4159364/4192956
[pid=17640] ppid=17638 vsize=7848 CPUtime=1.49
/proc/17640/stat : 17640 (MiraXTv1_dyn) S 17638 17640 15520 0 -1 4194304 1130 0 0 0 149 0 0 0 18 0 2 0 336088138 8036352 1105 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17640/statm: 1962 1105 218 20 0 1320 0
[pid=17640/tid=17641] ppid=17638 vsize=7848 CPUtime=1.49
/proc/17640/task/17641/stat : 17641 (MiraXTv1_dyn) R 17638 17640 15520 0 -1 4194368 840 0 0 0 149 0 0 0 25 0 2 0 336088139 8036352 1105 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7848

[startup+3.10108 s]
/proc/loadavg: 1.19 1.44 1.27 2/79 17642
/proc/meminfo: memFree=1768944/2055920 swapFree=4159364/4192956
[pid=17640] ppid=17638 vsize=10008 CPUtime=3.09
/proc/17640/stat : 17640 (MiraXTv1_dyn) S 17638 17640 15520 0 -1 4194304 1711 0 0 0 309 0 0 0 18 0 2 0 336088138 10248192 1649 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17640/statm: 2502 1649 218 20 0 1860 0
[pid=17640/tid=17641] ppid=17638 vsize=10008 CPUtime=3.09
/proc/17640/task/17641/stat : 17641 (MiraXTv1_dyn) R 17638 17640 15520 0 -1 4194368 1421 0 0 0 309 0 0 0 25 0 2 0 336088139 10248192 1649 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10008

[startup+6.30176 s]
/proc/loadavg: 1.17 1.43 1.26 2/79 17642
/proc/meminfo: memFree=1766704/2055920 swapFree=4159364/4192956
[pid=17640] ppid=17638 vsize=11284 CPUtime=6.29
/proc/17640/stat : 17640 (MiraXTv1_dyn) S 17638 17640 15520 0 -1 4194304 2087 0 0 0 629 0 0 0 18 0 2 0 336088138 11554816 1984 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17640/statm: 2821 1984 218 20 0 2179 0
[pid=17640/tid=17641] ppid=17638 vsize=11284 CPUtime=6.29
/proc/17640/task/17641/stat : 17641 (MiraXTv1_dyn) R 17638 17640 15520 0 -1 4194368 1797 0 0 0 629 0 0 0 25 0 2 0 336088139 11554816 1984 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11284

[startup+12.7011 s]
/proc/loadavg: 1.16 1.43 1.26 2/79 17642
/proc/meminfo: memFree=1763312/2055920 swapFree=4159364/4192956
[pid=17640] ppid=17638 vsize=14184 CPUtime=12.68
/proc/17640/stat : 17640 (MiraXTv1_dyn) S 17638 17640 15520 0 -1 4194304 2971 0 0 0 1268 0 0 0 18 0 2 0 336088138 14524416 2707 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17640/statm: 3546 2707 218 20 0 2904 0
[pid=17640/tid=17641] ppid=17638 vsize=14184 CPUtime=12.67
/proc/17640/task/17641/stat : 17641 (MiraXTv1_dyn) R 17638 17640 15520 0 -1 4194368 2681 0 0 0 1267 0 0 0 25 0 2 0 336088139 14524416 2707 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 14184

[startup+25.5019 s]
/proc/loadavg: 1.12 1.40 1.26 2/79 17642
/proc/meminfo: memFree=1760816/2055920 swapFree=4159364/4192956
[pid=17640] ppid=17638 vsize=16356 CPUtime=25.47
/proc/17640/stat : 17640 (MiraXTv1_dyn) S 17638 17640 15520 0 -1 4194304 3745 0 0 0 2546 1 0 0 18 0 2 0 336088138 16748544 3284 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17640/statm: 4089 3284 218 20 0 3447 0
[pid=17640/tid=17641] ppid=17638 vsize=16356 CPUtime=25.47
/proc/17640/task/17641/stat : 17641 (MiraXTv1_dyn) R 17638 17640 15520 0 -1 4194368 3455 0 0 0 2546 1 0 0 25 0 2 0 336088139 16748544 3284 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 16356

[startup+51.1013 s]
/proc/loadavg: 1.08 1.37 1.25 2/79 17642
/proc/meminfo: memFree=1758960/2055920 swapFree=4159364/4192956
[pid=17640] ppid=17638 vsize=18380 CPUtime=51.06
/proc/17640/stat : 17640 (MiraXTv1_dyn) S 17638 17640 15520 0 -1 4194304 4707 0 0 0 5104 2 0 0 18 0 2 0 336088138 18821120 3801 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17640/statm: 4595 3801 218 20 0 3953 0
[pid=17640/tid=17641] ppid=17638 vsize=18380 CPUtime=51.05
/proc/17640/task/17641/stat : 17641 (MiraXTv1_dyn) R 17638 17640 15520 0 -1 4194368 4417 0 0 0 5104 1 0 0 25 0 2 0 336088139 18821120 3801 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526407 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 18380

[startup+102.306 s]
/proc/loadavg: 1.03 1.31 1.24 2/79 17642
/proc/meminfo: memFree=1757424/2055920 swapFree=4159364/4192956
[pid=17640] ppid=17638 vsize=19780 CPUtime=102.22
/proc/17640/stat : 17640 (MiraXTv1_dyn) S 17638 17640 15520 0 -1 4194304 5850 0 0 0 10220 2 0 0 18 0 2 0 336088138 20254720 4126 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17640/statm: 4945 4126 218 20 0 4303 0
[pid=17640/tid=17641] ppid=17638 vsize=19780 CPUtime=102.22
/proc/17640/task/17641/stat : 17641 (MiraXTv1_dyn) R 17638 17640 15520 0 -1 4194368 5560 0 0 0 10220 2 0 0 25 0 2 0 336088139 20254720 4126 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 19780

[startup+162.301 s]
/proc/loadavg: 1.01 1.25 1.22 2/79 17642
/proc/meminfo: memFree=1756080/2055920 swapFree=4159364/4192956
[pid=17640] ppid=17638 vsize=21020 CPUtime=162.17
/proc/17640/stat : 17640 (MiraXTv1_dyn) S 17638 17640 15520 0 -1 4194304 7036 0 0 0 16215 2 0 0 18 0 2 0 336088138 21524480 4433 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17640/statm: 5255 4433 218 20 0 4613 0
[pid=17640/tid=17641] ppid=17638 vsize=21020 CPUtime=162.17
/proc/17640/task/17641/stat : 17641 (MiraXTv1_dyn) R 17638 17640 15520 0 -1 4194368 6746 0 0 0 16215 2 0 0 25 0 2 0 336088139 21524480 4433 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 21020

[startup+222.302 s]
/proc/loadavg: 1.00 1.20 1.20 2/79 17642
/proc/meminfo: memFree=1755440/2055920 swapFree=4159364/4192956
[pid=17640] ppid=17638 vsize=21640 CPUtime=222.12
/proc/17640/stat : 17640 (MiraXTv1_dyn) S 17638 17640 15520 0 -1 4194304 8034 0 0 0 22209 3 0 0 18 0 2 0 336088138 22159360 4606 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17640/statm: 5410 4606 218 20 0 4768 0
[pid=17640/tid=17641] ppid=17638 vsize=21640 CPUtime=222.11
/proc/17640/task/17641/stat : 17641 (MiraXTv1_dyn) R 17638 17640 15520 0 -1 4194368 7744 0 0 0 22209 2 0 0 25 0 2 0 336088139 22159360 4606 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 21640

[startup+282.302 s]
/proc/loadavg: 1.00 1.16 1.18 2/79 17642
/proc/meminfo: memFree=1755056/2055920 swapFree=4159364/4192956
[pid=17640] ppid=17638 vsize=22024 CPUtime=282.07
/proc/17640/stat : 17640 (MiraXTv1_dyn) S 17638 17640 15520 0 -1 4194304 8915 0 0 0 28204 3 0 0 18 0 2 0 336088138 22552576 4729 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17640/statm: 5506 4729 218 20 0 4864 0
[pid=17640/tid=17641] ppid=17638 vsize=22024 CPUtime=282.07
/proc/17640/task/17641/stat : 17641 (MiraXTv1_dyn) R 17638 17640 15520 0 -1 4194368 8625 0 0 0 28204 3 0 0 25 0 2 0 336088139 22552576 4729 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.07
Current children cumulated vsize (KiB) 22024

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

[startup+287.902 s]
/proc/loadavg: 1.00 1.16 1.18 2/79 17642
/proc/meminfo: memFree=1755056/2055920 swapFree=4159364/4192956
[pid=17640] ppid=17638 vsize=22156 CPUtime=287.67
/proc/17640/stat : 17640 (MiraXTv1_dyn) S 17638 17640 15520 0 -1 4194304 9049 0 0 0 28764 3 0 0 18 0 2 0 336088138 22687744 4767 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17640/statm: 5539 4767 218 20 0 4897 0
[pid=17640/tid=17641] ppid=17638 vsize=22156 CPUtime=287.66
/proc/17640/task/17641/stat : 17641 (MiraXTv1_dyn) R 17638 17640 15520 0 -1 4194368 8759 0 0 0 28763 3 0 0 25 0 2 0 336088139 22687744 4767 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 287.67
Current children cumulated vsize (KiB) 22156

[startup+294.301 s]
/proc/loadavg: 1.00 1.16 1.18 2/79 17642
/proc/meminfo: memFree=1754928/2055920 swapFree=4159364/4192956
[pid=17640] ppid=17638 vsize=22156 CPUtime=294.06
/proc/17640/stat : 17640 (MiraXTv1_dyn) S 17638 17640 15520 0 -1 4194304 9149 0 0 0 29403 3 0 0 18 0 2 0 336088138 22687744 4770 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17640/statm: 5539 4770 218 20 0 4897 0
[pid=17640/tid=17641] ppid=17638 vsize=22156 CPUtime=294.06
/proc/17640/task/17641/stat : 17641 (MiraXTv1_dyn) R 17638 17640 15520 0 -1 4194368 8859 0 0 0 29403 3 0 0 25 0 2 0 336088139 22687744 4770 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 294.06
Current children cumulated vsize (KiB) 22156

[startup+295.907 s]
/proc/loadavg: 1.00 1.16 1.18 2/79 17642
/proc/meminfo: memFree=1754928/2055920 swapFree=4159364/4192956
[pid=17640] ppid=17638 vsize=22156 CPUtime=295.67
/proc/17640/stat : 17640 (MiraXTv1_dyn) S 17638 17640 15520 0 -1 4194304 9149 0 0 0 29564 3 0 0 18 0 2 0 336088138 22687744 4770 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17640/statm: 5539 4770 218 20 0 4897 0
[pid=17640/tid=17641] ppid=17638 vsize=22156 CPUtime=295.66
/proc/17640/task/17641/stat : 17641 (MiraXTv1_dyn) R 17638 17640 15520 0 -1 4194368 8859 0 0 0 29563 3 0 0 25 0 2 0 336088139 22687744 4770 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 295.67
Current children cumulated vsize (KiB) 22156

[startup+296.702 s]
/proc/loadavg: 1.00 1.16 1.18 2/79 17642
/proc/meminfo: memFree=1754928/2055920 swapFree=4159364/4192956
[pid=17640] ppid=17638 vsize=22156 CPUtime=296.46
/proc/17640/stat : 17640 (MiraXTv1_dyn) S 17638 17640 15520 0 -1 4194304 9149 0 0 0 29643 3 0 0 18 0 2 0 336088138 22687744 4770 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17640/statm: 5539 4770 218 20 0 4897 0
[pid=17640/tid=17641] ppid=17638 vsize=22156 CPUtime=296.46
/proc/17640/task/17641/stat : 17641 (MiraXTv1_dyn) R 17638 17640 15520 0 -1 4194368 8859 0 0 0 29643 3 0 0 25 0 2 0 336088139 22687744 4770 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 296.46
Current children cumulated vsize (KiB) 22156

[startup+297.502 s]
/proc/loadavg: 1.00 1.16 1.18 2/79 17642
/proc/meminfo: memFree=1754928/2055920 swapFree=4159364/4192956
[pid=17640] ppid=17638 vsize=22156 CPUtime=297.26
/proc/17640/stat : 17640 (MiraXTv1_dyn) S 17638 17640 15520 0 -1 4194304 9248 0 0 0 29723 3 0 0 18 0 2 0 336088138 22687744 4772 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17640/statm: 5539 4772 218 20 0 4897 0
[pid=17640/tid=17641] ppid=17638 vsize=22156 CPUtime=297.26
/proc/17640/task/17641/stat : 17641 (MiraXTv1_dyn) R 17638 17640 15520 0 -1 4194368 8958 0 0 0 29723 3 0 0 25 0 2 0 336088139 22687744 4772 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 297.26
Current children cumulated vsize (KiB) 22156

[startup+297.902 s]
/proc/loadavg: 1.00 1.16 1.18 2/79 17642
/proc/meminfo: memFree=1754928/2055920 swapFree=4159364/4192956
[pid=17640] ppid=17638 vsize=14784 CPUtime=297.66
/proc/17640/stat : 17640 (MiraXTv1_dyn) R 17638 17640 15520 0 -1 4194304 9250 0 0 0 29763 3 0 0 17 0 1 0 336088138 15138816 3016 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/17640/statm: 3696 3016 798 20 0 3054 0
Current children cumulated CPU time (s) 297.66
Current children cumulated vsize (KiB) 14784

Child status: 20
Real time (s): 297.905
CPU time (s): 297.672
CPU user time (s): 297.634
CPU system time (s): 0.037994
CPU usage (%): 99.9217
Max. virtual memory (cumulated for all children) (KiB): 22156

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

runsolver used 0.294955 second user time and 0.797878 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Fri May 11 11:08:23 UTC 2007

IDJOB= 316325
IDBENCH= 20438
IDSOLVER= 130
FILE ID= node13/316325-1178881703

PBS_JOBID= 5251045

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/crafted/spence/medium/s73-100.cnf
COMMAND LINE= /tmp/evaluation/316325-1178881703/MiraXTv1_dyn /tmp/evaluation/316325-1178881703/instance-316325-1178881703.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-316325-1178881703 -o ROOT/results/node13/solver-316325-1178881703 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/316325-1178881703/MiraXTv1_dyn /tmp/evaluation/316325-1178881703/instance-316325-1178881703.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  e3db629d913d76ea47534f9df94ead1b

RANDOM SEED= 349781066

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.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.259
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.259
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:       1773784 kB
Buffers:         40196 kB
Cached:         140620 kB
SwapCached:      12848 kB
Active:         136608 kB
Inactive:        81976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1773784 kB
SwapTotal:     4192956 kB
SwapFree:      4159364 kB
Dirty:            3920 kB
Writeback:           0 kB
Mapped:          44692 kB
Slab:            48964 kB
Committed_AS:  9827164 kB
PageTables:       1908 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= 66561 MiB

End job on node13 on Fri May 11 11:13:21 UTC 2007