Trace number 296742

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 v1SAT 442.833 443.113

General information on the benchmark

Namerandom/OnTreshold/7SAT/v45/
unif-k7-r89-v45-c4005-S1155547357-11.SAT.shuffled.cnf
MD5SUMf2ec1271555abc545a13dbf21a5936ee
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.053991
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 MiraXTv1...
442.82/443.11	s SATISFIABLE
442.82/443.11	v -1 -2 3 4 5 6 -7 -8 -9 -10 -11 12 13 14 -15 16 17 -18 19 20 21 22 23 24 -25 -26 -27 28 29 -30 31 32 33 34 35 36 -37 38 -39 -40 41 -42 -43 -44 45 0

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.4 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node21/watcher-296742-1178824813 -o ROOT/results/node21/solver-296742-1178824813 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/296742-1178824813/MiraXTv1_dyn /tmp/evaluation/296742-1178824813/instance-296742-1178824813.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: 0.92 1.15 1.25 3/77 24357
/proc/meminfo: memFree=1847344/2055920 swapFree=4156344/4192956
[pid=24357] ppid=24355 vsize=3788 CPUtime=0
/proc/24357/stat : 24357 (MiraXTv1_dyn) R 24355 24357 23124 0 -1 4194304 300 0 0 0 0 0 0 0 18 0 1 0 330398653 3878912 275 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8873595 0 0 4096 0 0 0 0 17 0 0 0
/proc/24357/statm: 947 275 206 20 0 305 0

[startup+0.086994 s]
/proc/loadavg: 0.92 1.15 1.25 3/77 24357
/proc/meminfo: memFree=1847344/2055920 swapFree=4156344/4192956
[pid=24357] ppid=24355 vsize=5004 CPUtime=0.08
/proc/24357/stat : 24357 (MiraXTv1_dyn) S 24355 24357 23124 0 -1 4194304 506 0 0 0 8 0 0 0 18 0 2 0 330398653 5124096 481 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24357/statm: 1251 481 218 20 0 609 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5004

[startup+0.101995 s]
/proc/loadavg: 0.92 1.15 1.25 3/77 24357
/proc/meminfo: memFree=1847344/2055920 swapFree=4156344/4192956
[pid=24357] ppid=24355 vsize=5004 CPUtime=0.09
/proc/24357/stat : 24357 (MiraXTv1_dyn) S 24355 24357 23124 0 -1 4194304 510 0 0 0 9 0 0 0 18 0 2 0 330398653 5124096 485 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24357/statm: 1251 485 218 20 0 609 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5004

[startup+0.302018 s]
/proc/loadavg: 0.92 1.15 1.25 3/77 24357
/proc/meminfo: memFree=1847344/2055920 swapFree=4156344/4192956
[pid=24357] ppid=24355 vsize=6388 CPUtime=0.29
/proc/24357/stat : 24357 (MiraXTv1_dyn) S 24355 24357 23124 0 -1 4194304 739 0 0 0 29 0 0 0 18 0 2 0 330398653 6541312 714 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24357/statm: 1597 714 218 20 0 955 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6388

[startup+0.701062 s]
/proc/loadavg: 0.92 1.15 1.25 3/77 24357
/proc/meminfo: memFree=1847344/2055920 swapFree=4156344/4192956
[pid=24357] ppid=24355 vsize=7504 CPUtime=0.69
/proc/24357/stat : 24357 (MiraXTv1_dyn) S 24355 24357 23124 0 -1 4194304 1050 0 0 0 69 0 0 0 18 0 2 0 330398653 7684096 1025 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24357/statm: 1876 1025 218 20 0 1234 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7504

[startup+1.50115 s]
/proc/loadavg: 0.92 1.15 1.25 2/79 24359
/proc/meminfo: memFree=1843680/2055920 swapFree=4156344/4192956
[pid=24357] ppid=24355 vsize=8796 CPUtime=1.49
/proc/24357/stat : 24357 (MiraXTv1_dyn) S 24355 24357 23124 0 -1 4194304 1393 0 0 0 149 0 0 0 18 0 2 0 330398653 9007104 1368 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24357/statm: 2199 1368 218 20 0 1557 0
[pid=24357/tid=24359] ppid=24355 vsize=8796 CPUtime=1.41
/proc/24357/task/24359/stat : 24359 (MiraXTv1_dyn) R 24355 24357 23124 0 -1 4194368 974 0 0 0 141 0 0 0 25 0 2 0 330398661 9007104 1368 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8796

[startup+3.10132 s]
/proc/loadavg: 0.92 1.15 1.25 2/79 24359
/proc/meminfo: memFree=1841248/2055920 swapFree=4156344/4192956
[pid=24357] ppid=24355 vsize=10936 CPUtime=3.08
/proc/24357/stat : 24357 (MiraXTv1_dyn) S 24355 24357 23124 0 -1 4194304 1968 0 0 0 308 0 0 0 18 0 2 0 330398653 11198464 1907 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24357/statm: 2734 1907 218 20 0 2092 0
[pid=24357/tid=24359] ppid=24355 vsize=10936 CPUtime=3.01
/proc/24357/task/24359/stat : 24359 (MiraXTv1_dyn) R 24355 24357 23124 0 -1 4194368 1549 0 0 0 301 0 0 0 25 0 2 0 330398661 11198464 1907 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10936

[startup+6.30167 s]
/proc/loadavg: 0.93 1.15 1.25 2/79 24359
/proc/meminfo: memFree=1838880/2055920 swapFree=4156344/4192956
[pid=24357] ppid=24355 vsize=13204 CPUtime=6.29
/proc/24357/stat : 24357 (MiraXTv1_dyn) S 24355 24357 23124 0 -1 4194304 2640 0 0 0 628 1 0 0 18 0 2 0 330398653 13520896 2496 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24357/statm: 3301 2496 218 20 0 2659 0
[pid=24357/tid=24359] ppid=24355 vsize=13204 CPUtime=6.21
/proc/24357/task/24359/stat : 24359 (MiraXTv1_dyn) R 24355 24357 23124 0 -1 4194368 2221 0 0 0 621 0 0 0 25 0 2 0 330398661 13520896 2496 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13204

[startup+12.7014 s]
/proc/loadavg: 0.93 1.15 1.25 2/79 24359
/proc/meminfo: memFree=1835496/2055920 swapFree=4156344/4192956
[pid=24357] ppid=24355 vsize=15320 CPUtime=12.69
/proc/24357/stat : 24357 (MiraXTv1_dyn) S 24355 24357 23124 0 -1 4194304 3320 0 0 0 1268 1 0 0 18 0 2 0 330398653 15687680 3072 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24357/statm: 3830 3072 218 20 0 3188 0
[pid=24357/tid=24359] ppid=24355 vsize=15320 CPUtime=12.61
/proc/24357/task/24359/stat : 24359 (MiraXTv1_dyn) R 24355 24357 23124 0 -1 4194368 2901 0 0 0 1261 0 0 0 25 0 2 0 330398661 15687680 3072 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15320

[startup+25.5018 s]
/proc/loadavg: 0.95 1.14 1.24 2/79 24359
/proc/meminfo: memFree=1832936/2055920 swapFree=4156344/4192956
[pid=24357] ppid=24355 vsize=18128 CPUtime=25.47
/proc/24357/stat : 24357 (MiraXTv1_dyn) S 24355 24357 23124 0 -1 4194304 4227 0 0 0 2545 2 0 0 18 0 2 0 330398653 18563072 3740 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24357/statm: 4532 3740 218 20 0 3890 0
[pid=24357/tid=24359] ppid=24355 vsize=18128 CPUtime=25.39
/proc/24357/task/24359/stat : 24359 (MiraXTv1_dyn) R 24355 24357 23124 0 -1 4194368 3808 0 0 0 2538 1 0 0 25 0 2 0 330398661 18563072 3740 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 18128

[startup+51.1016 s]
/proc/loadavg: 0.96 1.13 1.24 2/79 24359
/proc/meminfo: memFree=1831336/2055920 swapFree=4156344/4192956
[pid=24357] ppid=24355 vsize=19728 CPUtime=51.06
/proc/24357/stat : 24357 (MiraXTv1_dyn) S 24355 24357 23124 0 -1 4194304 5156 0 0 0 5104 2 0 0 18 0 2 0 330398653 20201472 4150 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24357/statm: 4932 4150 218 20 0 4290 0
[pid=24357/tid=24359] ppid=24355 vsize=19728 CPUtime=50.99
/proc/24357/task/24359/stat : 24359 (MiraXTv1_dyn) R 24355 24357 23124 0 -1 4194368 4737 0 0 0 5097 2 0 0 25 0 2 0 330398661 20201472 4150 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530009 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 19728

[startup+102.305 s]
/proc/loadavg: 0.98 1.11 1.22 2/79 24359
/proc/meminfo: memFree=1829928/2055920 swapFree=4156344/4192956
[pid=24357] ppid=24355 vsize=20792 CPUtime=102.23
/proc/24357/stat : 24357 (MiraXTv1_dyn) S 24355 24357 23124 0 -1 4194304 6551 0 0 0 10221 2 0 0 18 0 2 0 330398653 21291008 4411 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24357/statm: 5198 4411 218 20 0 4556 0
[pid=24357/tid=24359] ppid=24355 vsize=20792 CPUtime=102.16
/proc/24357/task/24359/stat : 24359 (MiraXTv1_dyn) R 24355 24357 23124 0 -1 4194368 6132 0 0 0 10214 2 0 0 25 0 2 0 330398661 21291008 4411 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 20792

[startup+162.302 s]
/proc/loadavg: 0.99 1.08 1.20 2/79 24359
/proc/meminfo: memFree=1829096/2055920 swapFree=4156344/4192956
[pid=24357] ppid=24355 vsize=21580 CPUtime=162.19
/proc/24357/stat : 24357 (MiraXTv1_dyn) S 24355 24357 23124 0 -1 4194304 7981 0 0 0 16216 3 0 0 18 0 2 0 330398653 22097920 4627 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24357/statm: 5395 4627 218 20 0 4753 0
[pid=24357/tid=24359] ppid=24355 vsize=21580 CPUtime=162.11
/proc/24357/task/24359/stat : 24359 (MiraXTv1_dyn) R 24355 24357 23124 0 -1 4194368 7562 0 0 0 16208 3 0 0 25 0 2 0 330398661 22097920 4627 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 21580

[startup+222.301 s]
/proc/loadavg: 0.99 1.07 1.19 2/79 24359
/proc/meminfo: memFree=1828456/2055920 swapFree=4156344/4192956
[pid=24357] ppid=24355 vsize=22328 CPUtime=222.15
/proc/24357/stat : 24357 (MiraXTv1_dyn) S 24355 24357 23124 0 -1 4194304 9386 0 0 0 22211 4 0 0 18 0 2 0 330398653 22863872 4808 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24357/statm: 5582 4808 218 20 0 4940 0
[pid=24357/tid=24359] ppid=24355 vsize=22328 CPUtime=222.08
/proc/24357/task/24359/stat : 24359 (MiraXTv1_dyn) R 24355 24357 23124 0 -1 4194368 8967 0 0 0 22204 4 0 0 25 0 2 0 330398661 22863872 4808 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 22328

[startup+282.302 s]
/proc/loadavg: 0.99 1.05 1.17 2/79 24359
/proc/meminfo: memFree=1828136/2055920 swapFree=4156344/4192956
[pid=24357] ppid=24355 vsize=22536 CPUtime=282.12
/proc/24357/stat : 24357 (MiraXTv1_dyn) S 24355 24357 23124 0 -1 4194304 10757 0 0 0 28207 5 0 0 18 0 2 0 330398653 23076864 4870 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24357/statm: 5634 4870 218 20 0 4992 0
[pid=24357/tid=24359] ppid=24355 vsize=22536 CPUtime=282.05
/proc/24357/task/24359/stat : 24359 (MiraXTv1_dyn) R 24355 24357 23124 0 -1 4194368 10338 0 0 0 28200 5 0 0 25 0 2 0 330398661 23076864 4870 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 22536

[startup+342.301 s]
/proc/loadavg: 0.99 1.04 1.16 2/79 24359
/proc/meminfo: memFree=1827624/2055920 swapFree=4156344/4192956
[pid=24357] ppid=24355 vsize=23432 CPUtime=342.08
/proc/24357/stat : 24357 (MiraXTv1_dyn) S 24355 24357 23124 0 -1 4194304 12068 0 0 0 34202 6 0 0 18 0 2 0 330398653 23994368 5000 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24357/statm: 5858 5000 218 20 0 5216 0
[pid=24357/tid=24359] ppid=24355 vsize=23432 CPUtime=342.01
/proc/24357/task/24359/stat : 24359 (MiraXTv1_dyn) R 24355 24357 23124 0 -1 4194368 11649 0 0 0 34195 6 0 0 25 0 2 0 330398661 23994368 5000 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 23432

[startup+402.302 s]
/proc/loadavg: 0.99 1.03 1.15 2/79 24359
/proc/meminfo: memFree=1826984/2055920 swapFree=4156344/4192956
[pid=24357] ppid=24355 vsize=23984 CPUtime=402.05
/proc/24357/stat : 24357 (MiraXTv1_dyn) S 24355 24357 23124 0 -1 4194304 13485 0 0 0 40198 7 0 0 18 0 2 0 330398653 24559616 5157 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24357/statm: 5996 5157 218 20 0 5354 0
[pid=24357/tid=24359] ppid=24355 vsize=23984 CPUtime=401.97
/proc/24357/task/24359/stat : 24359 (MiraXTv1_dyn) R 24355 24357 23124 0 -1 4194368 13066 0 0 0 40190 7 0 0 25 0 2 0 330398661 24559616 5157 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.05
Current children cumulated vsize (KiB) 23984

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

[startup+409.503 s]
/proc/loadavg: 0.99 1.03 1.15 2/79 24359
/proc/meminfo: memFree=1826856/2055920 swapFree=4156344/4192956
[pid=24357] ppid=24355 vsize=24116 CPUtime=409.24
/proc/24357/stat : 24357 (MiraXTv1_dyn) S 24355 24357 23124 0 -1 4194304 13652 0 0 0 40917 7 0 0 18 0 2 0 330398653 24694784 5184 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24357/statm: 6029 5184 218 20 0 5387 0
[pid=24357/tid=24359] ppid=24355 vsize=24116 CPUtime=409.17
/proc/24357/task/24359/stat : 24359 (MiraXTv1_dyn) R 24355 24357 23124 0 -1 4194368 13233 0 0 0 40910 7 0 0 25 0 2 0 330398661 24694784 5184 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526472 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 409.24
Current children cumulated vsize (KiB) 24116

[startup+422.301 s]
/proc/loadavg: 0.99 1.03 1.14 2/79 24359
/proc/meminfo: memFree=1826664/2055920 swapFree=4156344/4192956
[pid=24357] ppid=24355 vsize=24432 CPUtime=422.04
/proc/24357/stat : 24357 (MiraXTv1_dyn) S 24355 24357 23124 0 -1 4194304 14008 0 0 0 42197 7 0 0 18 0 2 0 330398653 25018368 5260 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24357/statm: 6108 5260 218 20 0 5466 0
[pid=24357/tid=24359] ppid=24355 vsize=24432 CPUtime=421.97
/proc/24357/task/24359/stat : 24359 (MiraXTv1_dyn) R 24355 24357 23124 0 -1 4194368 13589 0 0 0 42190 7 0 0 25 0 2 0 330398661 25018368 5260 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 422.04
Current children cumulated vsize (KiB) 24432

[startup+435.103 s]
/proc/loadavg: 0.99 1.03 1.14 2/79 24359
/proc/meminfo: memFree=1826536/2055920 swapFree=4156344/4192956
[pid=24357] ppid=24355 vsize=24564 CPUtime=434.83
/proc/24357/stat : 24357 (MiraXTv1_dyn) S 24355 24357 23124 0 -1 4194304 14249 0 0 0 43475 8 0 0 18 0 2 0 330398653 25153536 5288 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24357/statm: 6141 5288 218 20 0 5499 0
[pid=24357/tid=24359] ppid=24355 vsize=24564 CPUtime=434.75
/proc/24357/task/24359/stat : 24359 (MiraXTv1_dyn) R 24355 24357 23124 0 -1 4194368 13830 0 0 0 43468 7 0 0 25 0 2 0 330398661 25153536 5288 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 434.83
Current children cumulated vsize (KiB) 24564

[startup+438.302 s]
/proc/loadavg: 0.99 1.03 1.14 2/79 24359
/proc/meminfo: memFree=1826536/2055920 swapFree=4156344/4192956
[pid=24357] ppid=24355 vsize=24564 CPUtime=438.03
/proc/24357/stat : 24357 (MiraXTv1_dyn) S 24355 24357 23124 0 -1 4194304 14323 0 0 0 43795 8 0 0 18 0 2 0 330398653 25153536 5291 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24357/statm: 6141 5291 218 20 0 5499 0
[pid=24357/tid=24359] ppid=24355 vsize=24564 CPUtime=437.95
/proc/24357/task/24359/stat : 24359 (MiraXTv1_dyn) R 24355 24357 23124 0 -1 4194368 13904 0 0 0 43788 7 0 0 25 0 2 0 330398661 25153536 5291 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 438.03
Current children cumulated vsize (KiB) 24564

[startup+441.501 s]
/proc/loadavg: 0.99 1.02 1.14 2/79 24359
/proc/meminfo: memFree=1826408/2055920 swapFree=4156344/4192956
[pid=24357] ppid=24355 vsize=24564 CPUtime=441.22
/proc/24357/stat : 24357 (MiraXTv1_dyn) S 24355 24357 23124 0 -1 4194304 14394 0 0 0 44114 8 0 0 18 0 2 0 330398653 25153536 5291 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24357/statm: 6141 5291 218 20 0 5499 0
[pid=24357/tid=24359] ppid=24355 vsize=24564 CPUtime=441.14
/proc/24357/task/24359/stat : 24359 (MiraXTv1_dyn) R 24355 24357 23124 0 -1 4194368 13975 0 0 0 44107 7 0 0 25 0 2 0 330398661 25153536 5291 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 441.22
Current children cumulated vsize (KiB) 24564

[startup+442.301 s]
/proc/loadavg: 0.99 1.02 1.14 2/79 24359
/proc/meminfo: memFree=1826408/2055920 swapFree=4156344/4192956
[pid=24357] ppid=24355 vsize=24564 CPUtime=442.02
/proc/24357/stat : 24357 (MiraXTv1_dyn) S 24355 24357 23124 0 -1 4194304 14394 0 0 0 44194 8 0 0 18 0 2 0 330398653 25153536 5291 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24357/statm: 6141 5291 218 20 0 5499 0
[pid=24357/tid=24359] ppid=24355 vsize=24564 CPUtime=441.93
/proc/24357/task/24359/stat : 24359 (MiraXTv1_dyn) R 24355 24357 23124 0 -1 4194368 13975 0 0 0 44186 7 0 0 25 0 2 0 330398661 25153536 5291 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.02
Current children cumulated vsize (KiB) 24564

[startup+442.701 s]
/proc/loadavg: 0.99 1.02 1.14 2/79 24359
/proc/meminfo: memFree=1826408/2055920 swapFree=4156344/4192956
[pid=24357] ppid=24355 vsize=24564 CPUtime=442.42
/proc/24357/stat : 24357 (MiraXTv1_dyn) S 24355 24357 23124 0 -1 4194304 14394 0 0 0 44234 8 0 0 18 0 2 0 330398653 25153536 5291 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24357/statm: 6141 5291 218 20 0 5499 0
[pid=24357/tid=24359] ppid=24355 vsize=24564 CPUtime=442.33
/proc/24357/task/24359/stat : 24359 (MiraXTv1_dyn) R 24355 24357 23124 0 -1 4194368 13975 0 0 0 44226 7 0 0 25 0 2 0 330398661 25153536 5291 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526417 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.42
Current children cumulated vsize (KiB) 24564

[startup+443.102 s]
/proc/loadavg: 0.99 1.02 1.14 2/79 24359
/proc/meminfo: memFree=1826408/2055920 swapFree=4156344/4192956
[pid=24357] ppid=24355 vsize=18344 CPUtime=442.82
/proc/24357/stat : 24357 (MiraXTv1_dyn) R 24355 24357 23124 0 -1 4194304 14401 0 0 0 44274 8 0 0 17 0 1 0 330398653 18784256 3891 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8871464 0 0 4096 0 0 0 0 17 0 0 0
/proc/24357/statm: 4586 3891 225 20 0 3944 0
Current children cumulated CPU time (s) 442.82
Current children cumulated vsize (KiB) 18344

Child status: 10
Real time (s): 443.113
CPU time (s): 442.833
CPU user time (s): 442.748
CPU system time (s): 0.084987
CPU usage (%): 99.9368
Max. virtual memory (cumulated for all children) (KiB): 24580

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

runsolver used 0.427934 second user time and 1.19182 second system time

The end

Launcher Data (download as text)

Begin job on node21 on Thu May 10 19:20:14 UTC 2007

IDJOB= 296742
IDBENCH= 19944
IDSOLVER= 130
FILE ID= node21/296742-1178824813

PBS_JOBID= 5250960

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v45/unif-k7-r89-v45-c4005-S1155547357-11.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/296742-1178824813/MiraXTv1_dyn /tmp/evaluation/296742-1178824813/instance-296742-1178824813.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node21/watcher-296742-1178824813 -o ROOT/results/node21/solver-296742-1178824813 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/296742-1178824813/MiraXTv1_dyn /tmp/evaluation/296742-1178824813/instance-296742-1178824813.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  f2ec1271555abc545a13dbf21a5936ee

RANDOM SEED= 604715736

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node21.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.232
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.232
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:       1847560 kB
Buffers:         37648 kB
Cached:          98180 kB
SwapCached:      15744 kB
Active:          89736 kB
Inactive:        69696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1847560 kB
SwapTotal:     4192956 kB
SwapFree:      4156344 kB
Dirty:            4080 kB
Writeback:           0 kB
Mapped:          30088 kB
Slab:            34460 kB
Committed_AS:  5072020 kB
PageTables:       1784 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 node21 on Thu May 10 19:27:37 UTC 2007