Trace number 339347

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 391.795 392.041

General information on the benchmark

Namecrafted/Difficult/contest05/jarvisalo/
mod2c-rand3bip-unsat-135-2.sat05-2354.reshuffled-07.cnf
MD5SUM5108c832bdf105f072e86da2a52fd6b5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark60.4828
Satisfiable
(Un)Satisfiability was proved
Number of variables180
Number of clauses720
Sum of the clauses size2880
Maximum clause length4
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 4720
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv2...
391.74/392.04	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/node14/watcher-339347-1178916334 -o ROOT/results/node14/solver-339347-1178916334 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/339347-1178916334/MiraXTv2_dyn /tmp/evaluation/339347-1178916334/instance-339347-1178916334.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.84 1.97 1.89 3/77 32149
/proc/meminfo: memFree=1565040/2055920 swapFree=4145896/4192956
[pid=32149] ppid=32147 vsize=3788 CPUtime=0
/proc/32149/stat : 32149 (MiraXTv2_dyn) R 32147 32149 31030 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 339551208 3878912 259 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 7362171 0 0 4096 0 0 0 0 17 0 0 0
/proc/32149/statm: 947 259 206 20 0 305 0

[startup+0.092199 s]
/proc/loadavg: 1.84 1.97 1.89 3/77 32149
/proc/meminfo: memFree=1565040/2055920 swapFree=4145896/4192956
[pid=32149] ppid=32147 vsize=5592 CPUtime=0.08
/proc/32149/stat : 32149 (MiraXTv2_dyn) S 32147 32149 31030 0 -1 4194304 567 0 0 0 8 0 0 0 18 0 2 0 339551208 5726208 542 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32149/statm: 1398 542 218 20 0 756 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5592

[startup+0.101199 s]
/proc/loadavg: 1.84 1.97 1.89 3/77 32149
/proc/meminfo: memFree=1565040/2055920 swapFree=4145896/4192956
[pid=32149] ppid=32147 vsize=5748 CPUtime=0.09
/proc/32149/stat : 32149 (MiraXTv2_dyn) S 32147 32149 31030 0 -1 4194304 617 0 0 0 9 0 0 0 18 0 2 0 339551208 5885952 592 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32149/statm: 1437 592 218 20 0 795 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5748

[startup+0.301219 s]
/proc/loadavg: 1.84 1.97 1.89 3/77 32149
/proc/meminfo: memFree=1565040/2055920 swapFree=4145896/4192956
[pid=32149] ppid=32147 vsize=7024 CPUtime=0.29
/proc/32149/stat : 32149 (MiraXTv2_dyn) S 32147 32149 31030 0 -1 4194304 925 0 0 0 29 0 0 0 18 0 2 0 339551208 7192576 900 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32149/statm: 1756 900 218 20 0 1114 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7024

[startup+0.701257 s]
/proc/loadavg: 1.84 1.97 1.89 3/77 32149
/proc/meminfo: memFree=1565040/2055920 swapFree=4145896/4192956
[pid=32149] ppid=32147 vsize=8480 CPUtime=0.69
/proc/32149/stat : 32149 (MiraXTv2_dyn) S 32147 32149 31030 0 -1 4194304 1288 0 0 0 69 0 0 0 18 0 2 0 339551208 8683520 1263 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32149/statm: 2120 1263 218 20 0 1478 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8480

[startup+1.50133 s]
/proc/loadavg: 1.84 1.97 1.89 2/79 32151
/proc/meminfo: memFree=1559264/2055920 swapFree=4145896/4192956
[pid=32149] ppid=32147 vsize=10544 CPUtime=1.49
/proc/32149/stat : 32149 (MiraXTv2_dyn) S 32147 32149 31030 0 -1 4194304 1894 0 0 0 149 0 0 0 18 0 2 0 339551208 10797056 1833 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32149/statm: 2636 1833 218 20 0 1994 0
[pid=32149/tid=32151] ppid=32147 vsize=10544 CPUtime=1.48
/proc/32149/task/32151/stat : 32151 (MiraXTv2_dyn) R 32147 32149 31030 0 -1 4194368 1570 0 0 0 148 0 0 0 25 0 2 0 339551209 10797056 1833 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526473 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10544

[startup+3.10148 s]
/proc/loadavg: 1.77 1.95 1.89 2/79 32151
/proc/meminfo: memFree=1557664/2055920 swapFree=4145896/4192956
[pid=32149] ppid=32147 vsize=13252 CPUtime=3.09
/proc/32149/stat : 32149 (MiraXTv2_dyn) S 32147 32149 31030 0 -1 4194304 2657 0 0 0 309 0 0 0 18 0 2 0 339551208 13570048 2511 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32149/statm: 3313 2511 218 20 0 2671 0
[pid=32149/tid=32151] ppid=32147 vsize=13252 CPUtime=3.08
/proc/32149/task/32151/stat : 32151 (MiraXTv2_dyn) R 32147 32149 31030 0 -1 4194368 2333 0 0 0 308 0 0 0 25 0 2 0 339551209 13570048 2511 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13252

[startup+6.30279 s]
/proc/loadavg: 1.77 1.95 1.89 2/79 32151
/proc/meminfo: memFree=1553440/2055920 swapFree=4145896/4192956
[pid=32149] ppid=32147 vsize=15456 CPUtime=6.29
/proc/32149/stat : 32149 (MiraXTv2_dyn) S 32147 32149 31030 0 -1 4194304 3356 0 0 0 628 1 0 0 18 0 2 0 339551208 15826944 3046 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32149/statm: 3864 3046 218 20 0 3222 0
[pid=32149/tid=32151] ppid=32147 vsize=15456 CPUtime=6.28
/proc/32149/task/32151/stat : 32151 (MiraXTv2_dyn) R 32147 32149 31030 0 -1 4194368 3032 0 0 0 627 1 0 0 25 0 2 0 339551209 15826944 3046 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15456

[startup+12.7014 s]
/proc/loadavg: 1.65 1.92 1.88 2/79 32151
/proc/meminfo: memFree=1550240/2055920 swapFree=4145896/4192956
[pid=32149] ppid=32147 vsize=18540 CPUtime=12.67
/proc/32149/stat : 32149 (MiraXTv2_dyn) S 32147 32149 31030 0 -1 4194304 4385 0 0 0 1266 1 0 0 18 0 2 0 339551208 18984960 3826 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32149/statm: 4635 3826 218 20 0 3993 0
[pid=32149/tid=32151] ppid=32147 vsize=18540 CPUtime=12.66
/proc/32149/task/32151/stat : 32151 (MiraXTv2_dyn) R 32147 32149 31030 0 -1 4194368 4061 0 0 0 1265 1 0 0 25 0 2 0 339551209 18984960 3826 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 18540

[startup+25.5016 s]
/proc/loadavg: 1.55 1.89 1.87 2/79 32151
/proc/meminfo: memFree=1548960/2055920 swapFree=4145896/4192956
[pid=32149] ppid=32147 vsize=19700 CPUtime=25.47
/proc/32149/stat : 32149 (MiraXTv2_dyn) S 32147 32149 31030 0 -1 4194304 5064 0 0 0 2545 2 0 0 18 0 2 0 339551208 20172800 4113 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32149/statm: 4925 4113 218 20 0 4283 0
[pid=32149/tid=32151] ppid=32147 vsize=19700 CPUtime=25.45
/proc/32149/task/32151/stat : 32151 (MiraXTv2_dyn) R 32147 32149 31030 0 -1 4194368 4740 0 0 0 2544 1 0 0 25 0 2 0 339551209 20172800 4113 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 19700

[startup+51.101 s]
/proc/loadavg: 1.36 1.82 1.84 2/79 32151
/proc/meminfo: memFree=1547808/2055920 swapFree=4145896/4192956
[pid=32149] ppid=32147 vsize=20696 CPUtime=51.05
/proc/32149/stat : 32149 (MiraXTv2_dyn) S 32147 32149 31030 0 -1 4194304 6411 0 0 0 5103 2 0 0 18 0 2 0 339551208 21192704 4392 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32149/statm: 5174 4392 218 20 0 4532 0
[pid=32149/tid=32151] ppid=32147 vsize=20696 CPUtime=51.05
/proc/32149/task/32151/stat : 32151 (MiraXTv2_dyn) R 32147 32149 31030 0 -1 4194368 6087 0 0 0 5103 2 0 0 25 0 2 0 339551209 21192704 4392 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520538 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 20696

[startup+102.306 s]
/proc/loadavg: 1.14 1.68 1.79 2/79 32151
/proc/meminfo: memFree=1545824/2055920 swapFree=4145896/4192956
[pid=32149] ppid=32147 vsize=22616 CPUtime=102.22
/proc/32149/stat : 32149 (MiraXTv2_dyn) S 32147 32149 31030 0 -1 4194304 9074 0 0 0 10218 4 0 0 18 0 2 0 339551208 23158784 4844 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32149/statm: 5654 4844 218 20 0 5012 0
[pid=32149/tid=32151] ppid=32147 vsize=22616 CPUtime=102.21
/proc/32149/task/32151/stat : 32151 (MiraXTv2_dyn) R 32147 32149 31030 0 -1 4194368 8750 0 0 0 10217 4 0 0 25 0 2 0 339551209 23158784 4844 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134529998 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 22616

[startup+162.302 s]
/proc/loadavg: 1.05 1.55 1.74 2/79 32151
/proc/meminfo: memFree=1545504/2055920 swapFree=4145896/4192956
[pid=32149] ppid=32147 vsize=22952 CPUtime=162.19
/proc/32149/stat : 32149 (MiraXTv2_dyn) S 32147 32149 31030 0 -1 4194304 11710 0 0 0 16213 6 0 0 18 0 2 0 339551208 23502848 4934 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32149/statm: 5738 4934 218 20 0 5096 0
[pid=32149/tid=32151] ppid=32147 vsize=22952 CPUtime=162.18
/proc/32149/task/32151/stat : 32151 (MiraXTv2_dyn) R 32147 32149 31030 0 -1 4194368 11386 0 0 0 16213 5 0 0 25 0 2 0 339551209 23502848 4934 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526308 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 22952

[startup+222.301 s]
/proc/loadavg: 1.02 1.45 1.69 2/79 32151
/proc/meminfo: memFree=1544992/2055920 swapFree=4145896/4192956
[pid=32149] ppid=32147 vsize=23460 CPUtime=222.15
/proc/32149/stat : 32149 (MiraXTv2_dyn) S 32147 32149 31030 0 -1 4194304 13980 0 0 0 22209 6 0 0 18 0 2 0 339551208 24023040 5060 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32149/statm: 5865 5060 218 20 0 5223 0
[pid=32149/tid=32151] ppid=32147 vsize=23460 CPUtime=222.15
/proc/32149/task/32151/stat : 32151 (MiraXTv2_dyn) R 32147 32149 31030 0 -1 4194368 13656 0 0 0 22209 6 0 0 25 0 2 0 339551209 24023040 5060 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526354 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 23460

[startup+282.302 s]
/proc/loadavg: 1.00 1.36 1.64 2/79 32151
/proc/meminfo: memFree=1544736/2055920 swapFree=4145896/4192956
[pid=32149] ppid=32147 vsize=23824 CPUtime=282.12
/proc/32149/stat : 32149 (MiraXTv2_dyn) S 32147 32149 31030 0 -1 4194304 16479 0 0 0 28204 8 0 0 18 0 2 0 339551208 24395776 5114 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32149/statm: 5956 5114 218 20 0 5314 0
[pid=32149/tid=32151] ppid=32147 vsize=23824 CPUtime=282.12
/proc/32149/task/32151/stat : 32151 (MiraXTv2_dyn) R 32147 32149 31030 0 -1 4194368 16155 0 0 0 28204 8 0 0 25 0 2 0 339551209 24395776 5114 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134530081 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 23824

[startup+342.302 s]
/proc/loadavg: 1.00 1.29 1.60 2/79 32151
/proc/meminfo: memFree=1544736/2055920 swapFree=4145896/4192956
[pid=32149] ppid=32147 vsize=23824 CPUtime=342.07
/proc/32149/stat : 32149 (MiraXTv2_dyn) S 32147 32149 31030 0 -1 4194304 19096 0 0 0 34198 9 0 0 18 0 2 0 339551208 24395776 5147 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32149/statm: 5956 5147 218 20 0 5314 0
[pid=32149/tid=32151] ppid=32147 vsize=23824 CPUtime=342.07
/proc/32149/task/32151/stat : 32151 (MiraXTv2_dyn) R 32147 32149 31030 0 -1 4194368 18772 0 0 0 34198 9 0 0 25 0 2 0 339551209 24395776 5147 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 23824

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

[startup+358.301 s]
/proc/loadavg: 1.00 1.28 1.59 2/79 32151
/proc/meminfo: memFree=1544736/2055920 swapFree=4145896/4192956
[pid=32149] ppid=32147 vsize=23824 CPUtime=358.07
/proc/32149/stat : 32149 (MiraXTv2_dyn) S 32147 32149 31030 0 -1 4194304 19776 0 0 0 35797 10 0 0 18 0 2 0 339551208 24395776 5147 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32149/statm: 5956 5147 218 20 0 5314 0
[pid=32149/tid=32151] ppid=32147 vsize=23824 CPUtime=358.07
/proc/32149/task/32151/stat : 32151 (MiraXTv2_dyn) R 32147 32149 31030 0 -1 4194368 19452 0 0 0 35797 10 0 0 25 0 2 0 339551209 24395776 5147 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526293 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 358.07
Current children cumulated vsize (KiB) 23824

[startup+371.101 s]
/proc/loadavg: 1.00 1.27 1.59 2/79 32151
/proc/meminfo: memFree=1544608/2055920 swapFree=4145896/4192956
[pid=32149] ppid=32147 vsize=23824 CPUtime=370.86
/proc/32149/stat : 32149 (MiraXTv2_dyn) S 32147 32149 31030 0 -1 4194304 20320 0 0 0 37076 10 0 0 18 0 2 0 339551208 24395776 5147 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32149/statm: 5956 5147 218 20 0 5314 0
[pid=32149/tid=32151] ppid=32147 vsize=23824 CPUtime=370.85
/proc/32149/task/32151/stat : 32151 (MiraXTv2_dyn) R 32147 32149 31030 0 -1 4194368 19996 0 0 0 37075 10 0 0 25 0 2 0 339551209 24395776 5147 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526293 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 370.86
Current children cumulated vsize (KiB) 23824

[startup+383.906 s]
/proc/loadavg: 1.00 1.26 1.58 2/79 32151
/proc/meminfo: memFree=1544672/2055920 swapFree=4145896/4192956
[pid=32149] ppid=32147 vsize=23824 CPUtime=383.65
/proc/32149/stat : 32149 (MiraXTv2_dyn) S 32147 32149 31030 0 -1 4194304 20932 0 0 0 38355 10 0 0 18 0 2 0 339551208 24395776 5147 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32149/statm: 5956 5147 218 20 0 5314 0
[pid=32149/tid=32151] ppid=32147 vsize=23824 CPUtime=383.64
/proc/32149/task/32151/stat : 32151 (MiraXTv2_dyn) R 32147 32149 31030 0 -1 4194368 20608 0 0 0 38354 10 0 0 25 0 2 0 339551209 24395776 5147 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 383.65
Current children cumulated vsize (KiB) 23824

[startup+387.102 s]
/proc/loadavg: 1.00 1.25 1.57 2/79 32151
/proc/meminfo: memFree=1544672/2055920 swapFree=4145896/4192956
[pid=32149] ppid=32147 vsize=23824 CPUtime=386.85
/proc/32149/stat : 32149 (MiraXTv2_dyn) S 32147 32149 31030 0 -1 4194304 21068 0 0 0 38675 10 0 0 18 0 2 0 339551208 24395776 5147 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32149/statm: 5956 5147 218 20 0 5314 0
[pid=32149/tid=32151] ppid=32147 vsize=23824 CPUtime=386.84
/proc/32149/task/32151/stat : 32151 (MiraXTv2_dyn) R 32147 32149 31030 0 -1 4194368 20744 0 0 0 38674 10 0 0 25 0 2 0 339551209 24395776 5147 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 386.85
Current children cumulated vsize (KiB) 23824

[startup+390.301 s]
/proc/loadavg: 1.00 1.25 1.57 2/79 32151
/proc/meminfo: memFree=1544672/2055920 swapFree=4145896/4192956
[pid=32149] ppid=32147 vsize=23824 CPUtime=390.04
/proc/32149/stat : 32149 (MiraXTv2_dyn) S 32147 32149 31030 0 -1 4194304 21136 0 0 0 38994 10 0 0 18 0 2 0 339551208 24395776 5147 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32149/statm: 5956 5147 218 20 0 5314 0
[pid=32149/tid=32151] ppid=32147 vsize=23824 CPUtime=390.04
/proc/32149/task/32151/stat : 32151 (MiraXTv2_dyn) R 32147 32149 31030 0 -1 4194368 20812 0 0 0 38994 10 0 0 25 0 2 0 339551209 24395776 5147 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 390.04
Current children cumulated vsize (KiB) 23824

[startup+391.101 s]
/proc/loadavg: 1.00 1.25 1.57 2/79 32151
/proc/meminfo: memFree=1544672/2055920 swapFree=4145896/4192956
[pid=32149] ppid=32147 vsize=23824 CPUtime=390.84
/proc/32149/stat : 32149 (MiraXTv2_dyn) S 32147 32149 31030 0 -1 4194304 21204 0 0 0 39074 10 0 0 18 0 2 0 339551208 24395776 5147 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32149/statm: 5956 5147 218 20 0 5314 0
[pid=32149/tid=32151] ppid=32147 vsize=23824 CPUtime=390.84
/proc/32149/task/32151/stat : 32151 (MiraXTv2_dyn) R 32147 32149 31030 0 -1 4194368 20880 0 0 0 39074 10 0 0 25 0 2 0 339551209 24395776 5147 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 390.84
Current children cumulated vsize (KiB) 23824

[startup+391.502 s]
/proc/loadavg: 1.00 1.25 1.57 2/79 32151
/proc/meminfo: memFree=1544672/2055920 swapFree=4145896/4192956
[pid=32149] ppid=32147 vsize=23824 CPUtime=391.25
/proc/32149/stat : 32149 (MiraXTv2_dyn) S 32147 32149 31030 0 -1 4194304 21204 0 0 0 39115 10 0 0 18 0 2 0 339551208 24395776 5147 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32149/statm: 5956 5147 218 20 0 5314 0
[pid=32149/tid=32151] ppid=32147 vsize=23824 CPUtime=391.24
/proc/32149/task/32151/stat : 32151 (MiraXTv2_dyn) R 32147 32149 31030 0 -1 4194368 20880 0 0 0 39114 10 0 0 25 0 2 0 339551209 24395776 5147 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 391.25
Current children cumulated vsize (KiB) 23824

[startup+391.902 s]
/proc/loadavg: 1.00 1.25 1.57 2/79 32151
/proc/meminfo: memFree=1544672/2055920 swapFree=4145896/4192956
[pid=32149] ppid=32147 vsize=23824 CPUtime=391.64
/proc/32149/stat : 32149 (MiraXTv2_dyn) S 32147 32149 31030 0 -1 4194304 21204 0 0 0 39154 10 0 0 18 0 2 0 339551208 24395776 5147 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32149/statm: 5956 5147 218 20 0 5314 0
[pid=32149/tid=32151] ppid=32147 vsize=23824 CPUtime=391.64
/proc/32149/task/32151/stat : 32151 (MiraXTv2_dyn) R 32147 32149 31030 0 -1 4194368 20880 0 0 0 39154 10 0 0 25 0 2 0 339551209 24395776 5147 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 391.64
Current children cumulated vsize (KiB) 23824

[startup+392.002 s]
/proc/loadavg: 1.00 1.25 1.57 2/79 32151
/proc/meminfo: memFree=1544672/2055920 swapFree=4145896/4192956
[pid=32149] ppid=32147 vsize=23824 CPUtime=391.74
/proc/32149/stat : 32149 (MiraXTv2_dyn) S 32147 32149 31030 0 -1 4194304 21204 0 0 0 39164 10 0 0 18 0 2 0 339551208 24395776 5147 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32149/statm: 5956 5147 218 20 0 5314 0
[pid=32149/tid=32151] ppid=32147 vsize=23824 CPUtime=391.74
/proc/32149/task/32151/stat : 32151 (MiraXTv2_dyn) R 32147 32149 31030 0 -1 4194368 20880 0 0 0 39164 10 0 0 25 0 2 0 339551209 24395776 5147 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 391.74
Current children cumulated vsize (KiB) 23824

Child status: 20
Real time (s): 392.041
CPU time (s): 391.795
CPU user time (s): 391.681
CPU system time (s): 0.113982
CPU usage (%): 99.9372
Max. virtual memory (cumulated for all children) (KiB): 24096

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

runsolver used 0.366944 second user time and 1.06284 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Fri May 11 20:45:34 UTC 2007

IDJOB= 339347
IDBENCH= 24744
IDSOLVER= 129
FILE ID= node14/339347-1178916334

PBS_JOBID= 5251100

Free space on /tmp= 66553 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/jarvisalo/mod2c-rand3bip-unsat-135-2.sat05-2354.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/339347-1178916334/MiraXTv2_dyn /tmp/evaluation/339347-1178916334/instance-339347-1178916334.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-339347-1178916334 -o ROOT/results/node14/solver-339347-1178916334 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/339347-1178916334/MiraXTv2_dyn /tmp/evaluation/339347-1178916334/instance-339347-1178916334.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  5108c832bdf105f072e86da2a52fd6b5

RANDOM SEED= 245029549

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.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.227
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.227
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:       1565256 kB
Buffers:         45256 kB
Cached:         375872 kB
SwapCached:      15092 kB
Active:         139084 kB
Inactive:       306228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1565256 kB
SwapTotal:     4192956 kB
SwapFree:      4145896 kB
Dirty:            3988 kB
Writeback:           0 kB
Mapped:          30152 kB
Slab:            30912 kB
Committed_AS:  9592884 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= 66553 MiB

End job on node14 on Fri May 11 20:52:07 UTC 2007