Trace number 311051

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 126.807 126.845

General information on the benchmark

Namerandom/2+p/p0.8/v1295/
unif2p-p0.8-v1295-c4027-S1239472001-19-UNSAT.cnf
MD5SUM914d3e80d7a891b747d01777ed9ce8d7
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.2419
Satisfiable
(Un)Satisfiability was proved
Number of variables1294
Number of clauses4026
Sum of the clauses size11273
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2805
Number of clauses of size 33221
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...
126.76/126.84	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/node6/watcher-311051-1178872717 -o ROOT/results/node6/solver-311051-1178872717 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/311051-1178872717/MiraXTv1_dyn /tmp/evaluation/311051-1178872717/instance-311051-1178872717.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.49 1.10 1.03 3/77 28547
/proc/meminfo: memFree=1793592/2055924 swapFree=4143816/4192956
[pid=28547] ppid=28545 vsize=3920 CPUtime=0
/proc/28547/stat : 28547 (MiraXTv1_dyn) R 28545 28547 27403 0 -1 4194304 331 0 0 0 0 0 0 0 18 0 1 0 363309357 4014080 306 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134579254 0 0 4096 0 0 0 0 17 1 0 0
/proc/28547/statm: 1013 310 206 20 0 371 0

[startup+0.041195 s]
/proc/loadavg: 1.49 1.10 1.03 3/77 28547
/proc/meminfo: memFree=1793592/2055924 swapFree=4143816/4192956
[pid=28547] ppid=28545 vsize=5160 CPUtime=0.03
/proc/28547/stat : 28547 (MiraXTv1_dyn) S 28545 28547 27403 0 -1 4194304 549 0 0 0 3 0 0 0 18 0 2 0 363309357 5283840 524 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28547/statm: 1290 524 218 20 0 648 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5160

[startup+0.101202 s]
/proc/loadavg: 1.49 1.10 1.03 3/77 28547
/proc/meminfo: memFree=1793592/2055924 swapFree=4143816/4192956
[pid=28547] ppid=28545 vsize=5292 CPUtime=0.09
/proc/28547/stat : 28547 (MiraXTv1_dyn) S 28545 28547 27403 0 -1 4194304 572 0 0 0 9 0 0 0 18 0 2 0 363309357 5419008 547 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28547/statm: 1323 547 218 20 0 681 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5292

[startup+0.301225 s]
/proc/loadavg: 1.49 1.10 1.03 3/77 28547
/proc/meminfo: memFree=1793592/2055924 swapFree=4143816/4192956
[pid=28547] ppid=28545 vsize=6496 CPUtime=0.29
/proc/28547/stat : 28547 (MiraXTv1_dyn) S 28545 28547 27403 0 -1 4194304 735 0 0 0 29 0 0 0 18 0 2 0 363309357 6651904 710 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28547/statm: 1624 710 218 20 0 982 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6496

[startup+0.701273 s]
/proc/loadavg: 1.49 1.10 1.03 3/77 28547
/proc/meminfo: memFree=1793592/2055924 swapFree=4143816/4192956
[pid=28547] ppid=28545 vsize=7236 CPUtime=0.69
/proc/28547/stat : 28547 (MiraXTv1_dyn) S 28545 28547 27403 0 -1 4194304 935 0 0 0 69 0 0 0 18 0 2 0 363309357 7409664 910 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28547/statm: 1809 910 218 20 0 1167 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7236

[startup+1.50137 s]
/proc/loadavg: 1.49 1.10 1.03 2/79 28549
/proc/meminfo: memFree=1790184/2055924 swapFree=4143816/4192956
[pid=28547] ppid=28545 vsize=8684 CPUtime=1.49
/proc/28547/stat : 28547 (MiraXTv1_dyn) S 28545 28547 27403 0 -1 4194304 1301 0 0 0 149 0 0 0 18 0 2 0 363309357 8892416 1276 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28547/statm: 2171 1276 218 20 0 1529 0
[pid=28547/tid=28549] ppid=28545 vsize=8684 CPUtime=1.47
/proc/28547/task/28549/stat : 28549 (MiraXTv1_dyn) R 28545 28547 27403 0 -1 4194368 879 0 0 0 147 0 0 0 25 0 2 0 363309359 8892416 1276 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8684

[startup+3.10155 s]
/proc/loadavg: 1.45 1.10 1.03 2/79 28549
/proc/meminfo: memFree=1788776/2055924 swapFree=4143816/4192956
[pid=28547] ppid=28545 vsize=9816 CPUtime=3.09
/proc/28547/stat : 28547 (MiraXTv1_dyn) S 28545 28547 27403 0 -1 4194304 1645 0 0 0 309 0 0 0 18 0 2 0 363309357 10051584 1620 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28547/statm: 2454 1620 218 20 0 1812 0
[pid=28547/tid=28549] ppid=28545 vsize=9816 CPUtime=3.07
/proc/28547/task/28549/stat : 28549 (MiraXTv1_dyn) R 28545 28547 27403 0 -1 4194368 1223 0 0 0 307 0 0 0 25 0 2 0 363309359 10051584 1620 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520554 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9816

[startup+6.30193 s]
/proc/loadavg: 1.45 1.10 1.03 2/79 28549
/proc/meminfo: memFree=1784744/2055924 swapFree=4143816/4192956
[pid=28547] ppid=28545 vsize=13924 CPUtime=6.29
/proc/28547/stat : 28547 (MiraXTv1_dyn) S 28545 28547 27403 0 -1 4194304 2663 0 0 0 628 1 0 0 18 0 2 0 363309357 14258176 2638 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28547/statm: 3481 2638 218 20 0 2839 0
[pid=28547/tid=28549] ppid=28545 vsize=13924 CPUtime=6.27
/proc/28547/task/28549/stat : 28549 (MiraXTv1_dyn) R 28545 28547 27403 0 -1 4194368 2241 0 0 0 627 0 0 0 25 0 2 0 363309359 14258176 2638 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565788 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13924

[startup+12.7017 s]
/proc/loadavg: 1.38 1.09 1.03 2/79 28549
/proc/meminfo: memFree=1782184/2055924 swapFree=4143816/4192956
[pid=28547] ppid=28545 vsize=15344 CPUtime=12.69
/proc/28547/stat : 28547 (MiraXTv1_dyn) S 28545 28547 27403 0 -1 4194304 3142 0 0 0 1268 1 0 0 18 0 2 0 363309357 15712256 3040 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28547/statm: 3836 3040 218 20 0 3194 0
[pid=28547/tid=28549] ppid=28545 vsize=15344 CPUtime=12.66
/proc/28547/task/28549/stat : 28549 (MiraXTv1_dyn) R 28545 28547 27403 0 -1 4194368 2720 0 0 0 1266 0 0 0 25 0 2 0 363309359 15712256 3040 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15344

[startup+25.5012 s]
/proc/loadavg: 1.32 1.09 1.03 2/79 28549
/proc/meminfo: memFree=1774696/2055924 swapFree=4143816/4192956
[pid=28547] ppid=28545 vsize=22512 CPUtime=25.48
/proc/28547/stat : 28547 (MiraXTv1_dyn) S 28545 28547 27403 0 -1 4194304 5024 0 0 0 2546 2 0 0 18 0 2 0 363309357 23052288 4823 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28547/statm: 5628 4823 218 20 0 4986 0
[pid=28547/tid=28549] ppid=28545 vsize=22512 CPUtime=25.46
/proc/28547/task/28549/stat : 28549 (MiraXTv1_dyn) R 28545 28547 27403 0 -1 4194368 4602 0 0 0 2544 2 0 0 25 0 2 0 363309359 23052288 4823 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 22512

[startup+51.1012 s]
/proc/loadavg: 1.21 1.08 1.03 2/79 28549
/proc/meminfo: memFree=1769704/2055924 swapFree=4143816/4192956
[pid=28547] ppid=28545 vsize=27348 CPUtime=51.08
/proc/28547/stat : 28547 (MiraXTv1_dyn) S 28545 28547 27403 0 -1 4194304 6448 0 0 0 5104 4 0 0 18 0 2 0 363309357 28004352 6067 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28547/statm: 6837 6067 218 20 0 6195 0
[pid=28547/tid=28549] ppid=28545 vsize=27348 CPUtime=51.05
/proc/28547/task/28549/stat : 28549 (MiraXTv1_dyn) R 28545 28547 27403 0 -1 4194368 6026 0 0 0 5102 3 0 0 25 0 2 0 363309359 28004352 6067 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 27348

[startup+102.305 s]
/proc/loadavg: 1.08 1.06 1.02 2/79 28549
/proc/meminfo: memFree=1766632/2055924 swapFree=4143816/4192956
[pid=28547] ppid=28545 vsize=30692 CPUtime=102.27
/proc/28547/stat : 28547 (MiraXTv1_dyn) S 28545 28547 27403 0 -1 4194304 7631 0 0 0 10222 5 0 0 18 0 2 0 363309357 31428608 6845 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28547/statm: 7673 6845 218 20 0 7031 0
[pid=28547/tid=28549] ppid=28545 vsize=30692 CPUtime=102.25
/proc/28547/task/28549/stat : 28549 (MiraXTv1_dyn) R 28545 28547 27403 0 -1 4194368 7209 0 0 0 10220 5 0 0 25 0 2 0 363309359 31428608 6845 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 30692

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

[startup+115.102 s]
/proc/loadavg: 1.07 1.06 1.02 2/79 28549
/proc/meminfo: memFree=1766312/2055924 swapFree=4143816/4192956
[pid=28547] ppid=28545 vsize=30840 CPUtime=115.06
/proc/28547/stat : 28547 (MiraXTv1_dyn) S 28545 28547 27403 0 -1 4194304 7838 0 0 0 11501 5 0 0 18 0 2 0 363309357 31580160 6910 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28547/statm: 7710 6910 218 20 0 7068 0
[pid=28547/tid=28549] ppid=28545 vsize=30840 CPUtime=115.04
/proc/28547/task/28549/stat : 28549 (MiraXTv1_dyn) R 28545 28547 27403 0 -1 4194368 7416 0 0 0 11499 5 0 0 25 0 2 0 363309359 31580160 6910 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 115.06
Current children cumulated vsize (KiB) 30840

[startup+121.501 s]
/proc/loadavg: 1.06 1.06 1.02 2/79 28549
/proc/meminfo: memFree=1765992/2055924 swapFree=4143816/4192956
[pid=28547] ppid=28545 vsize=31500 CPUtime=121.46
/proc/28547/stat : 28547 (MiraXTv1_dyn) S 28545 28547 27403 0 -1 4194304 7998 0 0 0 12140 6 0 0 18 0 2 0 363309357 32256000 7070 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28547/statm: 7875 7070 218 20 0 7233 0
[pid=28547/tid=28549] ppid=28545 vsize=31500 CPUtime=121.43
/proc/28547/task/28549/stat : 28549 (MiraXTv1_dyn) R 28545 28547 27403 0 -1 4194368 7576 0 0 0 12138 5 0 0 25 0 2 0 363309359 32256000 7070 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 121.46
Current children cumulated vsize (KiB) 31500

[startup+124.703 s]
/proc/loadavg: 1.06 1.06 1.02 2/79 28549
/proc/meminfo: memFree=1765544/2055924 swapFree=4143816/4192956
[pid=28547] ppid=28545 vsize=31632 CPUtime=124.66
/proc/28547/stat : 28547 (MiraXTv1_dyn) S 28545 28547 27403 0 -1 4194304 8098 0 0 0 12460 6 0 0 18 0 2 0 363309357 32391168 7098 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28547/statm: 7908 7098 218 20 0 7266 0
[pid=28547/tid=28549] ppid=28545 vsize=31632 CPUtime=124.63
/proc/28547/task/28549/stat : 28549 (MiraXTv1_dyn) R 28545 28547 27403 0 -1 4194368 7676 0 0 0 12458 5 0 0 25 0 2 0 363309359 32391168 7098 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 124.66
Current children cumulated vsize (KiB) 31632

[startup+125.502 s]
/proc/loadavg: 1.06 1.06 1.02 2/79 28549
/proc/meminfo: memFree=1765544/2055924 swapFree=4143816/4192956
[pid=28547] ppid=28545 vsize=31632 CPUtime=125.46
/proc/28547/stat : 28547 (MiraXTv1_dyn) S 28545 28547 27403 0 -1 4194304 8108 0 0 0 12540 6 0 0 18 0 2 0 363309357 32391168 7108 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28547/statm: 7908 7108 218 20 0 7266 0
[pid=28547/tid=28549] ppid=28545 vsize=31632 CPUtime=125.43
/proc/28547/task/28549/stat : 28549 (MiraXTv1_dyn) R 28545 28547 27403 0 -1 4194368 7686 0 0 0 12538 5 0 0 25 0 2 0 363309359 32391168 7108 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 125.46
Current children cumulated vsize (KiB) 31632

[startup+126.302 s]
/proc/loadavg: 1.06 1.06 1.02 2/79 28549
/proc/meminfo: memFree=1765544/2055924 swapFree=4143816/4192956
[pid=28547] ppid=28545 vsize=31632 CPUtime=126.26
/proc/28547/stat : 28547 (MiraXTv1_dyn) S 28545 28547 27403 0 -1 4194304 8108 0 0 0 12620 6 0 0 18 0 2 0 363309357 32391168 7108 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28547/statm: 7908 7108 218 20 0 7266 0
[pid=28547/tid=28549] ppid=28545 vsize=31632 CPUtime=126.23
/proc/28547/task/28549/stat : 28549 (MiraXTv1_dyn) R 28545 28547 27403 0 -1 4194368 7686 0 0 0 12618 5 0 0 25 0 2 0 363309359 32391168 7108 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526315 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 126.26
Current children cumulated vsize (KiB) 31632

[startup+126.701 s]
/proc/loadavg: 1.06 1.06 1.02 2/79 28549
/proc/meminfo: memFree=1765544/2055924 swapFree=4143816/4192956
[pid=28547] ppid=28545 vsize=31632 CPUtime=126.66
/proc/28547/stat : 28547 (MiraXTv1_dyn) S 28545 28547 27403 0 -1 4194304 8108 0 0 0 12660 6 0 0 18 0 2 0 363309357 32391168 7108 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28547/statm: 7908 7108 218 20 0 7266 0
[pid=28547/tid=28549] ppid=28545 vsize=31632 CPUtime=126.63
/proc/28547/task/28549/stat : 28549 (MiraXTv1_dyn) R 28545 28547 27403 0 -1 4194368 7686 0 0 0 12658 5 0 0 25 0 2 0 363309359 32391168 7108 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 126.66
Current children cumulated vsize (KiB) 31632

[startup+126.801 s]
/proc/loadavg: 1.06 1.06 1.02 2/79 28549
/proc/meminfo: memFree=1765544/2055924 swapFree=4143816/4192956
[pid=28547] ppid=28545 vsize=31632 CPUtime=126.76
/proc/28547/stat : 28547 (MiraXTv1_dyn) S 28545 28547 27403 0 -1 4194304 8108 0 0 0 12670 6 0 0 18 0 2 0 363309357 32391168 7108 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28547/statm: 7908 7108 218 20 0 7266 0
[pid=28547/tid=28549] ppid=28545 vsize=31632 CPUtime=126.73
/proc/28547/task/28549/stat : 28549 (MiraXTv1_dyn) R 28545 28547 27403 0 -1 4194368 7686 0 0 0 12668 5 0 0 25 0 2 0 363309359 32391168 7108 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 126.76
Current children cumulated vsize (KiB) 31632

Child status: 20
Real time (s): 126.845
CPU time (s): 126.807
CPU user time (s): 126.739
CPU system time (s): 0.067989
CPU usage (%): 99.9696
Max. virtual memory (cumulated for all children) (KiB): 31632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 126.739
system time used= 0.067989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8113
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= 12
involuntary context switches= 2575

runsolver used 0.142978 second user time and 0.32395 second system time

The end

Launcher Data (download as text)

Begin job on node6 on Fri May 11 08:38:37 UTC 2007

IDJOB= 311051
IDBENCH= 20303
IDSOLVER= 130
FILE ID= node6/311051-1178872717

PBS_JOBID= 5251038

Free space on /tmp= 66544 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.8/v1295/unif2p-p0.8-v1295-c4027-S1239472001-19-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/311051-1178872717/MiraXTv1_dyn /tmp/evaluation/311051-1178872717/instance-311051-1178872717.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-311051-1178872717 -o ROOT/results/node6/solver-311051-1178872717 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/311051-1178872717/MiraXTv1_dyn /tmp/evaluation/311051-1178872717/instance-311051-1178872717.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  914d3e80d7a891b747d01777ed9ce8d7

RANDOM SEED= 717004574

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node6.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:      2055924 kB
MemFree:       1793936 kB
Buffers:         41864 kB
Cached:         151464 kB
SwapCached:      17540 kB
Active:         141284 kB
Inactive:        76844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1793936 kB
SwapTotal:     4192956 kB
SwapFree:      4143816 kB
Dirty:            4056 kB
Writeback:           0 kB
Mapped:          30052 kB
Slab:            29456 kB
Committed_AS: 12716056 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= 66544 MiB

End job on node6 on Fri May 11 08:40:44 UTC 2007