Trace number 339641

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 1116.08 1116.53

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest04-connm-ue-csp-sat-n800-d0.04-s362703357.sat05-548.reshuffled-07.cnf
MD5SUMd8fa78c834564753f42ad3a5aaefa23a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark817.572
Satisfiable
(Un)Satisfiability was proved
Number of variables796
Number of clauses10039
Sum of the clauses size30316
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 39840
Number of clauses of size 4199
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...
1116.04/1116.52	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node13/watcher-339641-1178917299 -o ROOT/results/node13/solver-339641-1178917299 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/339641-1178917299/MiraXTv2_dyn /tmp/evaluation/339641-1178917299/instance-339641-1178917299.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.99 1.10 3/83 22269
/proc/meminfo: memFree=1738496/2055920 swapFree=4159364/4192956
[pid=22269] ppid=22267 vsize=3920 CPUtime=0
/proc/22269/stat : 22269 (MiraXTv2_dyn) R 22267 22269 21101 0 -1 4194304 335 0 0 0 0 0 0 0 18 0 1 0 339647764 4014080 310 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 12317645 0 0 4096 0 0 0 0 17 1 0 0
/proc/22269/statm: 980 310 206 20 0 338 0

[startup+0.029649 s]
/proc/loadavg: 0.92 0.99 1.10 3/83 22269
/proc/meminfo: memFree=1738496/2055920 swapFree=4159364/4192956
[pid=22269] ppid=22267 vsize=4784 CPUtime=0.02
/proc/22269/stat : 22269 (MiraXTv2_dyn) R 22267 22269 21101 0 -1 4194304 541 0 0 0 2 0 0 0 18 0 1 0 339647764 4898816 516 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134583681 0 0 4096 0 0 0 0 17 1 0 0
/proc/22269/statm: 1196 516 207 20 0 554 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4784

[startup+0.101663 s]
/proc/loadavg: 0.92 0.99 1.10 3/83 22269
/proc/meminfo: memFree=1738496/2055920 swapFree=4159364/4192956
[pid=22269] ppid=22267 vsize=6776 CPUtime=0.09
/proc/22269/stat : 22269 (MiraXTv2_dyn) S 22267 22269 21101 0 -1 4194304 848 0 0 0 9 0 0 0 18 0 2 0 339647764 6938624 785 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22269/statm: 1694 785 218 20 0 1052 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6776

[startup+0.301707 s]
/proc/loadavg: 0.92 0.99 1.10 3/83 22269
/proc/meminfo: memFree=1738496/2055920 swapFree=4159364/4192956
[pid=22269] ppid=22267 vsize=7040 CPUtime=0.29
/proc/22269/stat : 22269 (MiraXTv2_dyn) S 22267 22269 21101 0 -1 4194304 927 0 0 0 29 0 0 0 18 0 2 0 339647764 7208960 864 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22269/statm: 1760 864 218 20 0 1118 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7040

[startup+0.701791 s]
/proc/loadavg: 0.92 0.99 1.10 3/83 22269
/proc/meminfo: memFree=1738496/2055920 swapFree=4159364/4192956
[pid=22269] ppid=22267 vsize=7832 CPUtime=0.69
/proc/22269/stat : 22269 (MiraXTv2_dyn) S 22267 22269 21101 0 -1 4194304 1135 0 0 0 69 0 0 0 18 0 2 0 339647764 8019968 1072 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22269/statm: 1958 1072 218 20 0 1316 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7832

[startup+1.50196 s]
/proc/loadavg: 0.92 0.99 1.10 2/85 22273
/proc/meminfo: memFree=1734448/2055920 swapFree=4159364/4192956
[pid=22269] ppid=22267 vsize=9624 CPUtime=1.49
/proc/22269/stat : 22269 (MiraXTv2_dyn) S 22267 22269 21101 0 -1 4194304 1460 0 0 0 149 0 0 0 18 0 2 0 339647764 9854976 1397 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22269/statm: 2406 1397 218 20 0 1764 0
[pid=22269/tid=22271] ppid=22267 vsize=9624 CPUtime=1.4
/proc/22269/task/22271/stat : 22271 (MiraXTv2_dyn) R 22267 22269 21101 0 -1 4194368 741 0 0 0 140 0 0 0 25 0 2 0 339647773 9854976 1397 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526438 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9624

[startup+3.1013 s]
/proc/loadavg: 0.92 0.99 1.10 2/85 22273
/proc/meminfo: memFree=1733232/2055920 swapFree=4159364/4192956
[pid=22269] ppid=22267 vsize=10904 CPUtime=3.09
/proc/22269/stat : 22269 (MiraXTv2_dyn) S 22267 22269 21101 0 -1 4194304 1809 0 0 0 308 1 0 0 18 0 2 0 339647764 11165696 1746 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22269/statm: 2726 1746 218 20 0 2084 0
[pid=22269/tid=22271] ppid=22267 vsize=10904 CPUtime=3
/proc/22269/task/22271/stat : 22271 (MiraXTv2_dyn) R 22267 22269 21101 0 -1 4194368 1090 0 0 0 300 0 0 0 25 0 2 0 339647773 11165696 1746 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 12314235 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10904

[startup+6.30298 s]
/proc/loadavg: 0.93 0.99 1.10 2/85 22275
/proc/meminfo: memFree=1729584/2055920 swapFree=4159364/4192956
[pid=22269] ppid=22267 vsize=13844 CPUtime=6.29
/proc/22269/stat : 22269 (MiraXTv2_dyn) S 22267 22269 21101 0 -1 4194304 2604 0 0 0 627 2 0 0 18 0 2 0 339647764 14176256 2541 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22269/statm: 3461 2541 218 20 0 2819 0
[pid=22269/tid=22271] ppid=22267 vsize=13844 CPUtime=6.19
/proc/22269/task/22271/stat : 22271 (MiraXTv2_dyn) R 22267 22269 21101 0 -1 4194368 1885 0 0 0 618 1 0 0 25 0 2 0 339647773 14176256 2541 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13844

[startup+12.7013 s]
/proc/loadavg: 0.93 0.99 1.10 2/85 22279
/proc/meminfo: memFree=1726840/2055920 swapFree=4159364/4192956
[pid=22269] ppid=22267 vsize=16040 CPUtime=12.68
/proc/22269/stat : 22269 (MiraXTv2_dyn) S 22267 22269 21101 0 -1 4194304 3270 0 0 0 1266 2 0 0 18 0 2 0 339647764 16424960 3132 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22269/statm: 4010 3132 218 20 0 3368 0
[pid=22269/tid=22271] ppid=22267 vsize=16040 CPUtime=12.59
/proc/22269/task/22271/stat : 22271 (MiraXTv2_dyn) R 22267 22269 21101 0 -1 4194368 2551 0 0 0 1257 2 0 0 25 0 2 0 339647773 16424960 3132 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 16040

[startup+25.5011 s]
/proc/loadavg: 0.95 0.99 1.10 2/79 22303
/proc/meminfo: memFree=1723504/2055920 swapFree=4159364/4192956
[pid=22269] ppid=22267 vsize=19736 CPUtime=25.47
/proc/22269/stat : 22269 (MiraXTv2_dyn) S 22267 22269 21101 0 -1 4194304 4394 0 0 0 2544 3 0 0 18 0 2 0 339647764 20209664 4104 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22269/statm: 4934 4104 218 20 0 4292 0
[pid=22269/tid=22271] ppid=22267 vsize=19736 CPUtime=25.38
/proc/22269/task/22271/stat : 22271 (MiraXTv2_dyn) R 22267 22269 21101 0 -1 4194368 3675 0 0 0 2535 3 0 0 25 0 2 0 339647773 20209664 4104 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 19736

[startup+51.1015 s]
/proc/loadavg: 0.96 0.99 1.09 2/79 22303
/proc/meminfo: memFree=1719864/2055920 swapFree=4159364/4192956
[pid=22269] ppid=22267 vsize=23116 CPUtime=51.06
/proc/22269/stat : 22269 (MiraXTv2_dyn) S 22267 22269 21101 0 -1 4194304 5560 0 0 0 5102 4 0 0 18 0 2 0 339647764 23670784 5027 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22269/statm: 5779 5027 218 20 0 5137 0
[pid=22269/tid=22271] ppid=22267 vsize=23116 CPUtime=50.97
/proc/22269/task/22271/stat : 22271 (MiraXTv2_dyn) R 22267 22269 21101 0 -1 4194368 4841 0 0 0 5094 3 0 0 25 0 2 0 339647773 23670784 5027 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526293 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 23116

[startup+102.306 s]
/proc/loadavg: 0.98 0.99 1.09 2/79 22303
/proc/meminfo: memFree=1717496/2055920 swapFree=4159364/4192956
[pid=22269] ppid=22267 vsize=25692 CPUtime=102.24
/proc/22269/stat : 22269 (MiraXTv2_dyn) S 22267 22269 21101 0 -1 4194304 6677 0 0 0 10219 5 0 0 18 0 2 0 339647764 26308608 5615 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22269/statm: 6423 5615 218 20 0 5781 0
[pid=22269/tid=22271] ppid=22267 vsize=25692 CPUtime=102.15
/proc/22269/task/22271/stat : 22271 (MiraXTv2_dyn) R 22267 22269 21101 0 -1 4194368 5958 0 0 0 10211 4 0 0 25 0 2 0 339647773 26308608 5615 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 25692

[startup+162.301 s]
/proc/loadavg: 0.99 0.99 1.08 2/79 22303
/proc/meminfo: memFree=1717112/2055920 swapFree=4159364/4192956
[pid=22269] ppid=22267 vsize=26148 CPUtime=162.22
/proc/22269/stat : 22269 (MiraXTv2_dyn) S 22267 22269 21101 0 -1 4194304 7389 0 0 0 16216 6 0 0 18 0 2 0 339647764 26775552 5717 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22269/statm: 6537 5717 218 20 0 5895 0
[pid=22269/tid=22271] ppid=22267 vsize=26148 CPUtime=162.12
/proc/22269/task/22271/stat : 22271 (MiraXTv2_dyn) R 22267 22269 21101 0 -1 4194368 6670 0 0 0 16207 5 0 0 25 0 2 0 339647773 26775552 5717 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526698 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 26148

[startup+222.302 s]
/proc/loadavg: 0.99 0.99 1.08 2/79 22303
/proc/meminfo: memFree=1716536/2055920 swapFree=4159364/4192956
[pid=22269] ppid=22267 vsize=26744 CPUtime=222.19
/proc/22269/stat : 22269 (MiraXTv2_dyn) S 22267 22269 21101 0 -1 4194304 8139 0 0 0 22213 6 0 0 18 0 2 0 339647764 27385856 5848 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22269/statm: 6686 5848 218 20 0 6044 0
[pid=22269/tid=22271] ppid=22267 vsize=26744 CPUtime=222.1
/proc/22269/task/22271/stat : 22271 (MiraXTv2_dyn) R 22267 22269 21101 0 -1 4194368 7420 0 0 0 22204 6 0 0 25 0 2 0 339647773 27385856 5848 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 26744

[startup+282.302 s]
/proc/loadavg: 0.99 0.99 1.07 2/79 22303
/proc/meminfo: memFree=1716152/2055920 swapFree=4159364/4192956
[pid=22269] ppid=22267 vsize=27016 CPUtime=282.17
/proc/22269/stat : 22269 (MiraXTv2_dyn) S 22267 22269 21101 0 -1 4194304 8859 0 0 0 28210 7 0 0 18 0 2 0 339647764 27664384 5947 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22269/statm: 6754 5947 218 20 0 6112 0
[pid=22269/tid=22271] ppid=22267 vsize=27016 CPUtime=282.07
/proc/22269/task/22271/stat : 22271 (MiraXTv2_dyn) R 22267 22269 21101 0 -1 4194368 8140 0 0 0 28201 6 0 0 25 0 2 0 339647773 27664384 5947 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 27016

[startup+342.302 s]
/proc/loadavg: 0.99 0.99 1.06 2/79 22303
/proc/meminfo: memFree=1715960/2055920 swapFree=4159364/4192956
[pid=22269] ppid=22267 vsize=27196 CPUtime=342.15
/proc/22269/stat : 22269 (MiraXTv2_dyn) S 22267 22269 21101 0 -1 4194304 9518 0 0 0 34207 8 0 0 18 0 2 0 339647764 27848704 5977 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22269/statm: 6799 5977 218 20 0 6157 0
[pid=22269/tid=22271] ppid=22267 vsize=27196 CPUtime=342.05
/proc/22269/task/22271/stat : 22271 (MiraXTv2_dyn) R 22267 22269 21101 0 -1 4194368 8799 0 0 0 34198 7 0 0 25 0 2 0 339647773 27848704 5977 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526459 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 27196

[startup+402.302 s]
/proc/loadavg: 0.99 0.99 1.06 2/79 22303
/proc/meminfo: memFree=1715448/2055920 swapFree=4159364/4192956
[pid=22269] ppid=22267 vsize=27796 CPUtime=402.13
/proc/22269/stat : 22269 (MiraXTv2_dyn) S 22267 22269 21101 0 -1 4194304 10289 0 0 0 40204 9 0 0 18 0 2 0 339647764 28463104 6118 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22269/statm: 6949 6118 218 20 0 6307 0
[pid=22269/tid=22271] ppid=22267 vsize=27796 CPUtime=402.03
/proc/22269/task/22271/stat : 22271 (MiraXTv2_dyn) R 22267 22269 21101 0 -1 4194368 9570 0 0 0 40195 8 0 0 25 0 2 0 339647773 28463104 6118 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 27796

[startup+462.301 s]
/proc/loadavg: 0.99 0.99 1.05 2/79 22303
/proc/meminfo: memFree=1715192/2055920 swapFree=4159364/4192956
[pid=22269] ppid=22267 vsize=28100 CPUtime=462.09
/proc/22269/stat : 22269 (MiraXTv2_dyn) S 22267 22269 21101 0 -1 4194304 10927 0 0 0 46200 9 0 0 18 0 2 0 339647764 28774400 6192 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22269/statm: 7025 6192 218 20 0 6383 0
[pid=22269/tid=22271] ppid=22267 vsize=28100 CPUtime=462.01
/proc/22269/task/22271/stat : 22271 (MiraXTv2_dyn) R 22267 22269 21101 0 -1 4194368 10208 0 0 0 46192 9 0 0 25 0 2 0 339647773 28774400 6192 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526473 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 28100

[startup+522.302 s]

################
# More data... #
################

/proc/22269/task/22271/stat : 22271 (MiraXTv2_dyn) R 22267 22269 21101 0 -1 4194368 12066 0 0 0 64184 11 0 0 25 0 2 0 339647773 29114368 6275 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526716 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 28432

[startup+702.301 s]
/proc/loadavg: 0.99 0.99 1.03 2/79 22303
/proc/meminfo: memFree=1714744/2055920 swapFree=4159364/4192956
[pid=22269] ppid=22267 vsize=28432 CPUtime=702
/proc/22269/stat : 22269 (MiraXTv2_dyn) S 22267 22269 21101 0 -1 4194304 13388 0 0 0 70188 12 0 0 18 0 2 0 339647764 29114368 6302 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22269/statm: 7108 6302 218 20 0 6466 0
[pid=22269/tid=22271] ppid=22267 vsize=28432 CPUtime=701.91
/proc/22269/task/22271/stat : 22271 (MiraXTv2_dyn) R 22267 22269 21101 0 -1 4194368 12669 0 0 0 70180 11 0 0 25 0 2 0 339647773 29114368 6302 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 28432

[startup+762.306 s]
/proc/loadavg: 0.99 0.99 1.02 2/79 22303
/proc/meminfo: memFree=1714552/2055920 swapFree=4159364/4192956
[pid=22269] ppid=22267 vsize=28696 CPUtime=761.98
/proc/22269/stat : 22269 (MiraXTv2_dyn) S 22267 22269 21101 0 -1 4194304 14017 0 0 0 76186 12 0 0 18 0 2 0 339647764 29384704 6355 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22269/statm: 7174 6355 218 20 0 6532 0
[pid=22269/tid=22271] ppid=22267 vsize=28696 CPUtime=761.9
/proc/22269/task/22271/stat : 22271 (MiraXTv2_dyn) R 22267 22269 21101 0 -1 4194368 13298 0 0 0 76178 12 0 0 25 0 2 0 339647773 29384704 6355 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526473 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 761.98
Current children cumulated vsize (KiB) 28696

[startup+822.302 s]
/proc/loadavg: 0.99 0.99 1.02 2/79 22303
/proc/meminfo: memFree=1714424/2055920 swapFree=4159364/4192956
[pid=22269] ppid=22267 vsize=28872 CPUtime=821.96
/proc/22269/stat : 22269 (MiraXTv2_dyn) S 22267 22269 21101 0 -1 4194304 14622 0 0 0 82183 13 0 0 18 0 2 0 339647764 29564928 6384 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22269/statm: 7218 6384 218 20 0 6576 0
[pid=22269/tid=22271] ppid=22267 vsize=28872 CPUtime=821.86
/proc/22269/task/22271/stat : 22271 (MiraXTv2_dyn) R 22267 22269 21101 0 -1 4194368 13903 0 0 0 82174 12 0 0 25 0 2 0 339647773 29564928 6384 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 821.96
Current children cumulated vsize (KiB) 28872

[startup+882.302 s]
/proc/loadavg: 0.99 0.99 1.01 2/79 22303
/proc/meminfo: memFree=1714360/2055920 swapFree=4159364/4192956
[pid=22269] ppid=22267 vsize=28872 CPUtime=881.93
/proc/22269/stat : 22269 (MiraXTv2_dyn) S 22267 22269 21101 0 -1 4194304 15216 0 0 0 88179 14 0 0 18 0 2 0 339647764 29564928 6402 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22269/statm: 7218 6402 218 20 0 6576 0
[pid=22269/tid=22271] ppid=22267 vsize=28872 CPUtime=881.85
/proc/22269/task/22271/stat : 22271 (MiraXTv2_dyn) R 22267 22269 21101 0 -1 4194368 14497 0 0 0 88171 14 0 0 25 0 2 0 339647773 29564928 6402 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 28872

[startup+942.302 s]
/proc/loadavg: 0.99 0.99 1.00 2/79 22303
/proc/meminfo: memFree=1714424/2055920 swapFree=4159364/4192956
[pid=22269] ppid=22267 vsize=28872 CPUtime=941.91
/proc/22269/stat : 22269 (MiraXTv2_dyn) S 22267 22269 21101 0 -1 4194304 15795 0 0 0 94176 15 0 0 18 0 2 0 339647764 29564928 6405 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22269/statm: 7218 6405 218 20 0 6576 0
[pid=22269/tid=22271] ppid=22267 vsize=28872 CPUtime=941.82
/proc/22269/task/22271/stat : 22271 (MiraXTv2_dyn) R 22267 22269 21101 0 -1 4194368 15076 0 0 0 94168 14 0 0 25 0 2 0 339647773 29564928 6405 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.91
Current children cumulated vsize (KiB) 28872

[startup+1002.3 s]
/proc/loadavg: 0.99 0.99 1.00 2/79 22303
/proc/meminfo: memFree=1714424/2055920 swapFree=4159364/4192956
[pid=22269] ppid=22267 vsize=29004 CPUtime=1001.88
/proc/22269/stat : 22269 (MiraXTv2_dyn) S 22267 22269 21101 0 -1 4194304 16393 0 0 0 100173 15 0 0 18 0 2 0 339647764 29700096 6423 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22269/statm: 7251 6423 218 20 0 6609 0
[pid=22269/tid=22271] ppid=22267 vsize=29004 CPUtime=1001.8
/proc/22269/task/22271/stat : 22271 (MiraXTv2_dyn) R 22267 22269 21101 0 -1 4194368 15674 0 0 0 100165 15 0 0 25 0 2 0 339647773 29700096 6423 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.88
Current children cumulated vsize (KiB) 29004

[startup+1062.3 s]
/proc/loadavg: 0.99 0.99 1.00 2/79 22303
/proc/meminfo: memFree=1714424/2055920 swapFree=4159364/4192956
[pid=22269] ppid=22267 vsize=29004 CPUtime=1061.86
/proc/22269/stat : 22269 (MiraXTv2_dyn) S 22267 22269 21101 0 -1 4194304 16978 0 0 0 106170 16 0 0 18 0 2 0 339647764 29700096 6424 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22269/statm: 7251 6424 218 20 0 6609 0
[pid=22269/tid=22271] ppid=22267 vsize=29004 CPUtime=1061.77
/proc/22269/task/22271/stat : 22271 (MiraXTv2_dyn) R 22267 22269 21101 0 -1 4194368 16259 0 0 0 106162 15 0 0 25 0 2 0 339647773 29700096 6424 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.86
Current children cumulated vsize (KiB) 29004

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

[startup+1075.1 s]
/proc/loadavg: 0.99 0.99 1.00 2/79 22303
/proc/meminfo: memFree=1714360/2055920 swapFree=4159364/4192956
[pid=22269] ppid=22267 vsize=29004 CPUtime=1074.66
/proc/22269/stat : 22269 (MiraXTv2_dyn) S 22267 22269 21101 0 -1 4194304 17051 0 0 0 107450 16 0 0 18 0 2 0 339647764 29700096 6424 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22269/statm: 7251 6424 218 20 0 6609 0
[pid=22269/tid=22271] ppid=22267 vsize=29004 CPUtime=1074.56
/proc/22269/task/22271/stat : 22271 (MiraXTv2_dyn) R 22267 22269 21101 0 -1 4194368 16332 0 0 0 107441 15 0 0 25 0 2 0 339647773 29700096 6424 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526438 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1074.66
Current children cumulated vsize (KiB) 29004

[startup+1100.7 s]
/proc/loadavg: 0.99 0.99 1.00 2/79 22303
/proc/meminfo: memFree=1714296/2055920 swapFree=4159364/4192956
[pid=22269] ppid=22267 vsize=29004 CPUtime=1100.25
/proc/22269/stat : 22269 (MiraXTv2_dyn) S 22267 22269 21101 0 -1 4194304 17288 0 0 0 110009 16 0 0 18 0 2 0 339647764 29700096 6442 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22269/statm: 7251 6442 218 20 0 6609 0
[pid=22269/tid=22271] ppid=22267 vsize=29004 CPUtime=1100.16
/proc/22269/task/22271/stat : 22271 (MiraXTv2_dyn) R 22267 22269 21101 0 -1 4194368 16569 0 0 0 110000 16 0 0 25 0 2 0 339647773 29700096 6442 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1100.25
Current children cumulated vsize (KiB) 29004

[startup+1107.1 s]
/proc/loadavg: 0.99 0.99 1.00 2/79 22303
/proc/meminfo: memFree=1714296/2055920 swapFree=4159364/4192956
[pid=22269] ppid=22267 vsize=29004 CPUtime=1106.64
/proc/22269/stat : 22269 (MiraXTv2_dyn) S 22267 22269 21101 0 -1 4194304 17361 0 0 0 110648 16 0 0 18 0 2 0 339647764 29700096 6442 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22269/statm: 7251 6442 218 20 0 6609 0
[pid=22269/tid=22271] ppid=22267 vsize=29004 CPUtime=1106.56
/proc/22269/task/22271/stat : 22271 (MiraXTv2_dyn) R 22267 22269 21101 0 -1 4194368 16642 0 0 0 110640 16 0 0 25 0 2 0 339647773 29700096 6442 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526308 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1106.64
Current children cumulated vsize (KiB) 29004

[startup+1113.5 s]
/proc/loadavg: 0.99 0.99 1.00 2/79 22303
/proc/meminfo: memFree=1714232/2055920 swapFree=4159364/4192956
[pid=22269] ppid=22267 vsize=29136 CPUtime=1113.04
/proc/22269/stat : 22269 (MiraXTv2_dyn) S 22267 22269 21101 0 -1 4194304 17460 0 0 0 111288 16 0 0 18 0 2 0 339647764 29835264 6468 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22269/statm: 7284 6468 218 20 0 6642 0
[pid=22269/tid=22271] ppid=22267 vsize=29136 CPUtime=1112.96
/proc/22269/task/22271/stat : 22271 (MiraXTv2_dyn) R 22267 22269 21101 0 -1 4194368 16741 0 0 0 111280 16 0 0 25 0 2 0 339647773 29835264 6468 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1113.04
Current children cumulated vsize (KiB) 29136

[startup+1115.1 s]
/proc/loadavg: 0.99 0.99 1.00 2/79 22303
/proc/meminfo: memFree=1714232/2055920 swapFree=4159364/4192956
[pid=22269] ppid=22267 vsize=29136 CPUtime=1114.64
/proc/22269/stat : 22269 (MiraXTv2_dyn) S 22267 22269 21101 0 -1 4194304 17460 0 0 0 111448 16 0 0 18 0 2 0 339647764 29835264 6468 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22269/statm: 7284 6468 218 20 0 6642 0
[pid=22269/tid=22271] ppid=22267 vsize=29136 CPUtime=1114.55
/proc/22269/task/22271/stat : 22271 (MiraXTv2_dyn) R 22267 22269 21101 0 -1 4194368 16741 0 0 0 111439 16 0 0 25 0 2 0 339647773 29835264 6468 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526470 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1114.64
Current children cumulated vsize (KiB) 29136

[startup+1115.9 s]
/proc/loadavg: 0.99 0.99 1.00 2/79 22303
/proc/meminfo: memFree=1714232/2055920 swapFree=4159364/4192956
[pid=22269] ppid=22267 vsize=29136 CPUtime=1115.44
/proc/22269/stat : 22269 (MiraXTv2_dyn) S 22267 22269 21101 0 -1 4194304 17460 0 0 0 111528 16 0 0 18 0 2 0 339647764 29835264 6468 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22269/statm: 7284 6468 218 20 0 6642 0
[pid=22269/tid=22271] ppid=22267 vsize=29136 CPUtime=1115.35
/proc/22269/task/22271/stat : 22271 (MiraXTv2_dyn) R 22267 22269 21101 0 -1 4194368 16741 0 0 0 111519 16 0 0 25 0 2 0 339647773 29835264 6468 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1115.44
Current children cumulated vsize (KiB) 29136

[startup+1116.3 s]
/proc/loadavg: 0.99 0.99 1.00 2/79 22303
/proc/meminfo: memFree=1714232/2055920 swapFree=4159364/4192956
[pid=22269] ppid=22267 vsize=29136 CPUtime=1115.84
/proc/22269/stat : 22269 (MiraXTv2_dyn) S 22267 22269 21101 0 -1 4194304 17460 0 0 0 111568 16 0 0 18 0 2 0 339647764 29835264 6468 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22269/statm: 7284 6468 218 20 0 6642 0
[pid=22269/tid=22271] ppid=22267 vsize=29136 CPUtime=1115.75
/proc/22269/task/22271/stat : 22271 (MiraXTv2_dyn) R 22267 22269 21101 0 -1 4194368 16741 0 0 0 111559 16 0 0 25 0 2 0 339647773 29835264 6468 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134528369 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1115.84
Current children cumulated vsize (KiB) 29136

[startup+1116.51 s]
/proc/loadavg: 0.99 0.99 1.00 2/79 22303
/proc/meminfo: memFree=1714232/2055920 swapFree=4159364/4192956
[pid=22269] ppid=22267 vsize=29136 CPUtime=1116.04
/proc/22269/stat : 22269 (MiraXTv2_dyn) S 22267 22269 21101 0 -1 4194304 17460 0 0 0 111588 16 0 0 18 0 2 0 339647764 29835264 6468 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22269/statm: 7284 6468 218 20 0 6642 0
[pid=22269/tid=22271] ppid=22267 vsize=29136 CPUtime=1115.96
/proc/22269/task/22271/stat : 22271 (MiraXTv2_dyn) R 22267 22269 21101 0 -1 4194368 16741 0 0 0 111580 16 0 0 25 0 2 0 339647773 29835264 6468 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 12310018 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1116.04
Current children cumulated vsize (KiB) 29136

Child status: 20
Real time (s): 1116.53
CPU time (s): 1116.08
CPU user time (s): 1115.9
CPU system time (s): 0.173973
CPU usage (%): 99.9597
Max. virtual memory (cumulated for all children) (KiB): 29296

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

runsolver used 1.12483 second user time and 2.94055 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Fri May 11 21:01:39 UTC 2007

IDJOB= 339641
IDBENCH= 24751
IDSOLVER= 129
FILE ID= node13/339641-1178917299

PBS_JOBID= 5251101

Free space on /tmp= 66556 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest-02-03-04/contest04-connm-ue-csp-sat-n800-d0.04-s362703357.sat05-548.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/339641-1178917299/MiraXTv2_dyn /tmp/evaluation/339641-1178917299/instance-339641-1178917299.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-339641-1178917299 -o ROOT/results/node13/solver-339641-1178917299 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/339641-1178917299/MiraXTv2_dyn /tmp/evaluation/339641-1178917299/instance-339641-1178917299.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  d8fa78c834564753f42ad3a5aaefa23a

RANDOM SEED= 927864302

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1738712 kB
Buffers:         41544 kB
Cached:         187140 kB
SwapCached:      12852 kB
Active:         130088 kB
Inactive:       122672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1738712 kB
SwapTotal:     4192956 kB
SwapFree:      4159364 kB
Dirty:            4100 kB
Writeback:           0 kB
Mapped:          31396 kB
Slab:            49452 kB
Committed_AS:  9860028 kB
PageTables:       2116 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= 66556 MiB

End job on node13 on Fri May 11 21:20:16 UTC 2007