Trace number 335064

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 710.719 710.995

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7a-gensys-icl004.sat05-3825.reshuffled-07.cnf
MD5SUMd9bf8689fd094f6ad4f37a57f4f0a5ae
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark253.543
Satisfiable
(Un)Satisfiability was proved
Number of variables2401
Number of clauses15960
Sum of the clauses size111993
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2427
Number of clauses of size 32205
Number of clauses of size 4294
Number of clauses of size 5441
Number of clauses of size over 512551

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv1...
710.62/710.99	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-335064-1178902479 -o ROOT/results/node14/solver-335064-1178902479 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335064-1178902479/MiraXTv1_dyn /tmp/evaluation/335064-1178902479/instance-335064-1178902479.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 0.97 0.99 3/77 30439
/proc/meminfo: memFree=1569544/2055920 swapFree=4145896/4192956
[pid=30439] ppid=30437 vsize=3788 CPUtime=0
/proc/30439/stat : 30439 (MiraXTv1_dyn) R 30437 30439 28974 0 -1 4194304 370 0 0 0 0 0 0 0 18 0 1 0 338165653 3878912 345 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30439/statm: 947 352 202 20 0 305 0

[startup+0.041776 s]
/proc/loadavg: 0.92 0.97 0.99 3/77 30439
/proc/meminfo: memFree=1569544/2055920 swapFree=4145896/4192956
[pid=30439] ppid=30437 vsize=5448 CPUtime=0.03
/proc/30439/stat : 30439 (MiraXTv1_dyn) R 30437 30439 28974 0 -1 4194304 829 0 0 0 3 0 0 0 18 0 1 0 338165653 5578752 804 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7362171 0 0 4096 0 0 0 0 17 1 0 0
/proc/30439/statm: 1362 805 206 20 0 720 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5448

[startup+0.101781 s]
/proc/loadavg: 0.92 0.97 0.99 3/77 30439
/proc/meminfo: memFree=1569544/2055920 swapFree=4145896/4192956
[pid=30439] ppid=30437 vsize=5752 CPUtime=0.09
/proc/30439/stat : 30439 (MiraXTv1_dyn) R 30437 30439 28974 0 -1 4194304 914 0 0 0 9 0 0 0 18 0 1 0 338165653 5890048 889 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7362171 0 0 4096 0 0 0 0 17 1 0 0
/proc/30439/statm: 1438 889 207 20 0 796 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5752

[startup+0.3018 s]
/proc/loadavg: 0.92 0.97 0.99 3/77 30439
/proc/meminfo: memFree=1569544/2055920 swapFree=4145896/4192956
[pid=30439] ppid=30437 vsize=7828 CPUtime=0.29
/proc/30439/stat : 30439 (MiraXTv1_dyn) S 30437 30439 28974 0 -1 4194304 1217 0 0 0 29 0 0 0 18 0 2 0 338165653 8015872 1151 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30439/statm: 1957 1151 218 20 0 1315 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7828

[startup+0.701838 s]
/proc/loadavg: 0.92 0.97 0.99 3/77 30439
/proc/meminfo: memFree=1569544/2055920 swapFree=4145896/4192956
[pid=30439] ppid=30437 vsize=9656 CPUtime=0.69
/proc/30439/stat : 30439 (MiraXTv1_dyn) S 30437 30439 28974 0 -1 4194304 1553 0 0 0 69 0 0 0 18 0 2 0 338165653 9887744 1487 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30439/statm: 2414 1487 218 20 0 1772 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9656

[startup+1.50191 s]
/proc/loadavg: 0.92 0.97 0.99 2/79 30441
/proc/meminfo: memFree=1563704/2055920 swapFree=4145896/4192956
[pid=30439] ppid=30437 vsize=10680 CPUtime=1.49
/proc/30439/stat : 30439 (MiraXTv1_dyn) S 30437 30439 28974 0 -1 4194304 1848 0 0 0 148 1 0 0 18 0 2 0 338165653 10936320 1782 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30439/statm: 2670 1782 218 20 0 2028 0
[pid=30439/tid=30441] ppid=30437 vsize=10680 CPUtime=1.32
/proc/30439/task/30441/stat : 30441 (MiraXTv1_dyn) R 30437 30439 28974 0 -1 4194368 847 0 0 0 132 0 0 0 25 0 2 0 338165670 10936320 1782 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) 10680

[startup+3.10206 s]
/proc/loadavg: 0.93 0.97 0.99 2/79 30441
/proc/meminfo: memFree=1562616/2055920 swapFree=4145896/4192956
[pid=30439] ppid=30437 vsize=12524 CPUtime=3.09
/proc/30439/stat : 30439 (MiraXTv1_dyn) S 30437 30439 28974 0 -1 4194304 2319 0 0 0 308 1 0 0 18 0 2 0 338165653 12824576 2253 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30439/statm: 3131 2253 218 20 0 2489 0
[pid=30439/tid=30441] ppid=30437 vsize=12524 CPUtime=2.92
/proc/30439/task/30441/stat : 30441 (MiraXTv1_dyn) R 30437 30439 28974 0 -1 4194368 1318 0 0 0 292 0 0 0 25 0 2 0 338165670 12824576 2253 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12524

[startup+6.30137 s]
/proc/loadavg: 0.93 0.97 0.99 2/79 30441
/proc/meminfo: memFree=1558520/2055920 swapFree=4145896/4192956
[pid=30439] ppid=30437 vsize=15720 CPUtime=6.29
/proc/30439/stat : 30439 (MiraXTv1_dyn) S 30437 30439 28974 0 -1 4194304 3143 0 0 0 627 2 0 0 18 0 2 0 338165653 16097280 3077 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30439/statm: 3930 3077 218 20 0 3288 0
[pid=30439/tid=30441] ppid=30437 vsize=15720 CPUtime=6.11
/proc/30439/task/30441/stat : 30441 (MiraXTv1_dyn) R 30437 30439 28974 0 -1 4194368 2142 0 0 0 610 1 0 0 25 0 2 0 338165670 16097280 3077 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15720

[startup+12.702 s]
/proc/loadavg: 0.93 0.97 0.99 2/79 30441
/proc/meminfo: memFree=1556288/2055920 swapFree=4145896/4192956
[pid=30439] ppid=30437 vsize=17040 CPUtime=12.68
/proc/30439/stat : 30439 (MiraXTv1_dyn) S 30437 30439 28974 0 -1 4194304 3564 0 0 0 1266 2 0 0 18 0 2 0 338165653 17448960 3462 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30439/statm: 4260 3462 218 20 0 3618 0
[pid=30439/tid=30441] ppid=30437 vsize=17040 CPUtime=12.52
/proc/30439/task/30441/stat : 30441 (MiraXTv1_dyn) R 30437 30439 28974 0 -1 4194368 2563 0 0 0 1250 2 0 0 25 0 2 0 338165670 17448960 3462 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 17040

[startup+25.5012 s]
/proc/loadavg: 0.95 0.97 0.99 2/79 30441
/proc/meminfo: memFree=1549888/2055920 swapFree=4145896/4192956
[pid=30439] ppid=30437 vsize=23328 CPUtime=25.48
/proc/30439/stat : 30439 (MiraXTv1_dyn) S 30437 30439 28974 0 -1 4194304 5264 0 0 0 2544 4 0 0 18 0 2 0 338165653 23887872 5077 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30439/statm: 5832 5077 218 20 0 5190 0
[pid=30439/tid=30441] ppid=30437 vsize=23328 CPUtime=25.31
/proc/30439/task/30441/stat : 30441 (MiraXTv1_dyn) R 30437 30439 28974 0 -1 4194368 4263 0 0 0 2528 3 0 0 25 0 2 0 338165670 23887872 5077 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 23328

[startup+51.1016 s]
/proc/loadavg: 0.96 0.97 0.99 2/79 30441
/proc/meminfo: memFree=1547008/2055920 swapFree=4145896/4192956
[pid=30439] ppid=30437 vsize=26140 CPUtime=51.08
/proc/30439/stat : 30439 (MiraXTv1_dyn) S 30437 30439 28974 0 -1 4194304 6173 0 0 0 5103 5 0 0 18 0 2 0 338165653 26767360 5819 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30439/statm: 6535 5819 218 20 0 5893 0
[pid=30439/tid=30441] ppid=30437 vsize=26140 CPUtime=50.9
/proc/30439/task/30441/stat : 30441 (MiraXTv1_dyn) R 30437 30439 28974 0 -1 4194368 5172 0 0 0 5086 4 0 0 25 0 2 0 338165670 26767360 5819 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 26140

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.99 2/79 30441
/proc/meminfo: memFree=1540800/2055920 swapFree=4145896/4192956
[pid=30439] ppid=30437 vsize=31660 CPUtime=102.27
/proc/30439/stat : 30439 (MiraXTv1_dyn) S 30437 30439 28974 0 -1 4194304 7880 0 0 0 10220 7 0 0 18 0 2 0 338165653 32419840 7272 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30439/statm: 7915 7272 218 20 0 7273 0
[pid=30439/tid=30441] ppid=30437 vsize=31660 CPUtime=102.1
/proc/30439/task/30441/stat : 30441 (MiraXTv1_dyn) R 30437 30439 28974 0 -1 4194368 6879 0 0 0 10203 7 0 0 25 0 2 0 338165670 32419840 7272 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 31660

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 30441
/proc/meminfo: memFree=1539584/2055920 swapFree=4145896/4192956
[pid=30439] ppid=30437 vsize=33232 CPUtime=162.25
/proc/30439/stat : 30439 (MiraXTv1_dyn) S 30437 30439 28974 0 -1 4194304 8409 0 0 0 16217 8 0 0 18 0 2 0 338165653 34029568 7600 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30439/statm: 8308 7600 218 20 0 7666 0
[pid=30439/tid=30441] ppid=30437 vsize=33232 CPUtime=162.08
/proc/30439/task/30441/stat : 30441 (MiraXTv1_dyn) R 30437 30439 28974 0 -1 4194368 7408 0 0 0 16200 8 0 0 25 0 2 0 338165670 34029568 7600 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 33232

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 30441
/proc/meminfo: memFree=1539264/2055920 swapFree=4145896/4192956
[pid=30439] ppid=30437 vsize=33520 CPUtime=222.24
/proc/30439/stat : 30439 (MiraXTv1_dyn) S 30437 30439 28974 0 -1 4194304 8744 0 0 0 22215 9 0 0 18 0 2 0 338165653 34324480 7662 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30439/statm: 8380 7662 218 20 0 7738 0
[pid=30439/tid=30441] ppid=30437 vsize=33520 CPUtime=222.06
/proc/30439/task/30441/stat : 30441 (MiraXTv1_dyn) R 30437 30439 28974 0 -1 4194368 7743 0 0 0 22198 8 0 0 25 0 2 0 338165670 34324480 7662 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 33520

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 30441
/proc/meminfo: memFree=1538560/2055920 swapFree=4145896/4192956
[pid=30439] ppid=30437 vsize=34100 CPUtime=282.22
/proc/30439/stat : 30439 (MiraXTv1_dyn) S 30437 30439 28974 0 -1 4194304 9120 0 0 0 28213 9 0 0 18 0 2 0 338165653 34918400 7831 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30439/statm: 8525 7831 218 20 0 7883 0
[pid=30439/tid=30441] ppid=30437 vsize=34100 CPUtime=282.06
/proc/30439/task/30441/stat : 30441 (MiraXTv1_dyn) R 30437 30439 28974 0 -1 4194368 8119 0 0 0 28197 9 0 0 25 0 2 0 338165670 34918400 7831 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 34100

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 30441
/proc/meminfo: memFree=1538240/2055920 swapFree=4145896/4192956
[pid=30439] ppid=30437 vsize=34404 CPUtime=342.21
/proc/30439/stat : 30439 (MiraXTv1_dyn) S 30437 30439 28974 0 -1 4194304 9468 0 0 0 34211 10 0 0 18 0 2 0 338165653 35229696 7902 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30439/statm: 8601 7902 218 20 0 7959 0
[pid=30439/tid=30441] ppid=30437 vsize=34404 CPUtime=342.03
/proc/30439/task/30441/stat : 30441 (MiraXTv1_dyn) R 30437 30439 28974 0 -1 4194368 8467 0 0 0 34194 9 0 0 25 0 2 0 338165670 35229696 7902 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 34404

[startup+402.302 s]
/proc/loadavg: 1.23 1.02 1.01 2/85 30557
/proc/meminfo: memFree=1536960/2055920 swapFree=4145896/4192956
[pid=30439] ppid=30437 vsize=34404 CPUtime=402.13
/proc/30439/stat : 30439 (MiraXTv1_dyn) S 30437 30439 28974 0 -1 4194304 9683 0 0 0 40203 10 0 0 18 0 2 0 338165653 35229696 7907 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30439/statm: 8601 7907 218 20 0 7959 0
[pid=30439/tid=30441] ppid=30437 vsize=34404 CPUtime=401.96
/proc/30439/task/30441/stat : 30441 (MiraXTv1_dyn) R 30437 30439 28974 0 -1 4194368 8682 0 0 0 40186 10 0 0 25 0 2 0 338165670 35229696 7907 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 34404

[startup+462.301 s]
/proc/loadavg: 1.08 1.02 1.00 2/79 30639
/proc/meminfo: memFree=1537528/2055920 swapFree=4145896/4192956
[pid=30439] ppid=30437 vsize=34932 CPUtime=462.07
/proc/30439/stat : 30439 (MiraXTv1_dyn) S 30437 30439 28974 0 -1 4194304 10101 0 0 0 46196 11 0 0 18 0 2 0 338165653 35770368 8045 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30439/statm: 8733 8045 218 20 0 8091 0
[pid=30439/tid=30441] ppid=30437 vsize=34932 CPUtime=461.91
/proc/30439/task/30441/stat : 30441 (MiraXTv1_dyn) R 30437 30439 28974 0 -1 4194368 9100 0 0 0 46180 11 0 0 25 0 2 0 338165670 35770368 8045 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 34932

[startup+522.301 s]
/proc/loadavg: 1.03 1.01 1.00 2/79 30639
/proc/meminfo: memFree=1537272/2055920 swapFree=4145896/4192956
[pid=30439] ppid=30437 vsize=35332 CPUtime=522.06
/proc/30439/stat : 30439 (MiraXTv1_dyn) S 30437 30439 28974 0 -1 4194304 10390 0 0 0 52194 12 0 0 18 0 2 0 338165653 36179968 8124 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30439/statm: 8833 8124 218 20 0 8191 0
[pid=30439/tid=30441] ppid=30437 vsize=35332 CPUtime=521.9
/proc/30439/task/30441/stat : 30441 (MiraXTv1_dyn) R 30437 30439 28974 0 -1 4194368 9389 0 0 0 52178 12 0 0 25 0 2 0 338165670 36179968 8124 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 35332

[startup+582.302 s]
/proc/loadavg: 1.01 1.01 1.00 2/79 30639
/proc/meminfo: memFree=1537272/2055920 swapFree=4145896/4192956
[pid=30439] ppid=30437 vsize=35332 CPUtime=582.05
/proc/30439/stat : 30439 (MiraXTv1_dyn) S 30437 30439 28974 0 -1 4194304 10609 0 0 0 58192 13 0 0 18 0 2 0 338165653 36179968 8133 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30439/statm: 8833 8133 218 20 0 8191 0
[pid=30439/tid=30441] ppid=30437 vsize=35332 CPUtime=581.88
/proc/30439/task/30441/stat : 30441 (MiraXTv1_dyn) R 30437 30439 28974 0 -1 4194368 9608 0 0 0 58176 12 0 0 25 0 2 0 338165670 36179968 8133 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 35332

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 30639
/proc/meminfo: memFree=1537080/2055920 swapFree=4145896/4192956
[pid=30439] ppid=30437 vsize=35488 CPUtime=642.04
/proc/30439/stat : 30439 (MiraXTv1_dyn) S 30437 30439 28974 0 -1 4194304 10845 0 0 0 64191 13 0 0 18 0 2 0 338165653 36339712 8159 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30439/statm: 8872 8159 218 20 0 8230 0
[pid=30439/tid=30441] ppid=30437 vsize=35488 CPUtime=641.87
/proc/30439/task/30441/stat : 30441 (MiraXTv1_dyn) R 30437 30439 28974 0 -1 4194368 9844 0 0 0 64174 13 0 0 25 0 2 0 338165670 36339712 8159 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530005 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 35488

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 30639
/proc/meminfo: memFree=1537144/2055920 swapFree=4145896/4192956
[pid=30439] ppid=30437 vsize=35488 CPUtime=702.02
/proc/30439/stat : 30439 (MiraXTv1_dyn) S 30437 30439 28974 0 -1 4194304 11081 0 0 0 70188 14 0 0 18 0 2 0 338165653 36339712 8184 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30439/statm: 8872 8184 218 20 0 8230 0
[pid=30439/tid=30441] ppid=30437 vsize=35488 CPUtime=701.84
/proc/30439/task/30441/stat : 30441 (MiraXTv1_dyn) R 30437 30439 28974 0 -1 4194368 10080 0 0 0 70171 13 0 0 25 0 2 0 338165670 36339712 8184 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 35488

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

[startup+703.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 30639
/proc/meminfo: memFree=1537144/2055920 swapFree=4145896/4192956
[pid=30439] ppid=30437 vsize=35488 CPUtime=703.62
/proc/30439/stat : 30439 (MiraXTv1_dyn) S 30437 30439 28974 0 -1 4194304 11081 0 0 0 70348 14 0 0 18 0 2 0 338165653 36339712 8184 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30439/statm: 8872 8184 218 20 0 8230 0
[pid=30439/tid=30441] ppid=30437 vsize=35488 CPUtime=703.46
/proc/30439/task/30441/stat : 30441 (MiraXTv1_dyn) R 30437 30439 28974 0 -1 4194368 10080 0 0 0 70332 14 0 0 25 0 2 0 338165670 36339712 8184 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 703.62
Current children cumulated vsize (KiB) 35488

[startup+707.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 30639
/proc/meminfo: memFree=1537016/2055920 swapFree=4145896/4192956
[pid=30439] ppid=30437 vsize=35488 CPUtime=706.82
/proc/30439/stat : 30439 (MiraXTv1_dyn) S 30437 30439 28974 0 -1 4194304 11152 0 0 0 70668 14 0 0 18 0 2 0 338165653 36339712 8184 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30439/statm: 8872 8184 218 20 0 8230 0
[pid=30439/tid=30441] ppid=30437 vsize=35488 CPUtime=706.65
/proc/30439/task/30441/stat : 30441 (MiraXTv1_dyn) R 30437 30439 28974 0 -1 4194368 10151 0 0 0 70651 14 0 0 25 0 2 0 338165670 36339712 8184 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 706.82
Current children cumulated vsize (KiB) 35488

[startup+708.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 30639
/proc/meminfo: memFree=1537016/2055920 swapFree=4145896/4192956
[pid=30439] ppid=30437 vsize=35488 CPUtime=708.42
/proc/30439/stat : 30439 (MiraXTv1_dyn) S 30437 30439 28974 0 -1 4194304 11152 0 0 0 70828 14 0 0 18 0 2 0 338165653 36339712 8184 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30439/statm: 8872 8184 218 20 0 8230 0
[pid=30439/tid=30441] ppid=30437 vsize=35488 CPUtime=708.25
/proc/30439/task/30441/stat : 30441 (MiraXTv1_dyn) R 30437 30439 28974 0 -1 4194368 10151 0 0 0 70811 14 0 0 25 0 2 0 338165670 36339712 8184 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 708.42
Current children cumulated vsize (KiB) 35488

[startup+710.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 30639
/proc/meminfo: memFree=1537016/2055920 swapFree=4145896/4192956
[pid=30439] ppid=30437 vsize=35488 CPUtime=710.02
/proc/30439/stat : 30439 (MiraXTv1_dyn) S 30437 30439 28974 0 -1 4194304 11152 0 0 0 70988 14 0 0 18 0 2 0 338165653 36339712 8184 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30439/statm: 8872 8184 218 20 0 8230 0
[pid=30439/tid=30441] ppid=30437 vsize=35488 CPUtime=709.85
/proc/30439/task/30441/stat : 30441 (MiraXTv1_dyn) R 30437 30439 28974 0 -1 4194368 10151 0 0 0 70971 14 0 0 25 0 2 0 338165670 36339712 8184 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 710.02
Current children cumulated vsize (KiB) 35488

[startup+710.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 30639
/proc/meminfo: memFree=1537016/2055920 swapFree=4145896/4192956
[pid=30439] ppid=30437 vsize=35488 CPUtime=710.42
/proc/30439/stat : 30439 (MiraXTv1_dyn) S 30437 30439 28974 0 -1 4194304 11152 0 0 0 71028 14 0 0 18 0 2 0 338165653 36339712 8184 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30439/statm: 8872 8184 218 20 0 8230 0
[pid=30439/tid=30441] ppid=30437 vsize=35488 CPUtime=710.25
/proc/30439/task/30441/stat : 30441 (MiraXTv1_dyn) R 30437 30439 28974 0 -1 4194368 10151 0 0 0 71011 14 0 0 25 0 2 0 338165670 36339712 8184 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 710.42
Current children cumulated vsize (KiB) 35488

[startup+710.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 30639
/proc/meminfo: memFree=1537016/2055920 swapFree=4145896/4192956
[pid=30439] ppid=30437 vsize=35488 CPUtime=710.62
/proc/30439/stat : 30439 (MiraXTv1_dyn) S 30437 30439 28974 0 -1 4194304 11152 0 0 0 71048 14 0 0 18 0 2 0 338165653 36339712 8184 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30439/statm: 8872 8184 218 20 0 8230 0
[pid=30439/tid=30441] ppid=30437 vsize=35488 CPUtime=710.45
/proc/30439/task/30441/stat : 30441 (MiraXTv1_dyn) R 30437 30439 28974 0 -1 4194368 10151 0 0 0 71031 14 0 0 25 0 2 0 338165670 36339712 8184 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 710.62
Current children cumulated vsize (KiB) 35488

Child status: 20
Real time (s): 710.995
CPU time (s): 710.719
CPU user time (s): 710.568
CPU system time (s): 0.150977
CPU usage (%): 99.9612
Max. virtual memory (cumulated for all children) (KiB): 35488

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

runsolver used 0.72089 second user time and 1.87071 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Fri May 11 16:54:39 UTC 2007

IDJOB= 335064
IDBENCH= 24642
IDSOLVER= 130
FILE ID= node14/335064-1178902479

PBS_JOBID= 5251080

Free space on /tmp= 66552 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/QG/QG7a-gensys-icl004.sat05-3825.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/335064-1178902479/MiraXTv1_dyn /tmp/evaluation/335064-1178902479/instance-335064-1178902479.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-335064-1178902479 -o ROOT/results/node14/solver-335064-1178902479 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335064-1178902479/MiraXTv1_dyn /tmp/evaluation/335064-1178902479/instance-335064-1178902479.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  d9bf8689fd094f6ad4f37a57f4f0a5ae

RANDOM SEED= 67528289

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:       1569888 kB
Buffers:         44896 kB
Cached:         371880 kB
SwapCached:      15092 kB
Active:         139212 kB
Inactive:       301588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1569888 kB
SwapTotal:     4192956 kB
SwapFree:      4145896 kB
Dirty:            4508 kB
Writeback:           0 kB
Mapped:          30028 kB
Slab:            30780 kB
Committed_AS:  9577156 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= 66552 MiB

End job on node14 on Fri May 11 17:06:30 UTC 2007