Trace number 333804

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 v1? (TO) 1200.07 1200.42

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n1200-d0.00-s1875077647.sat05-530.reshuffled-07.cnf
MD5SUM378c3c007a4c6e49e4da1e6f32094183
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1192
Number of clauses14506
Sum of the clauses size43816
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 314208
Number of clauses of size 4298
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv1...

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node5/watcher-333804-1178897924 -o ROOT/results/node5/solver-333804-1178897924 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/333804-1178897924/MiraXTv1_dyn /tmp/evaluation/333804-1178897924/instance-333804-1178897924.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.99 0.98 0.99 3/77 19818
/proc/meminfo: memFree=1657080/2055920 swapFree=4150068/4192956
[pid=19818] ppid=19816 vsize=3788 CPUtime=0
/proc/19818/stat : 19818 (MiraXTv1_dyn) R 19816 19818 18883 0 -1 4194304 340 0 0 0 0 0 0 0 18 0 1 0 365830076 3878912 315 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8332237 0 0 4096 0 0 0 0 17 1 0 0
/proc/19818/statm: 947 315 205 20 0 305 0

[startup+0.086819 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 19818
/proc/meminfo: memFree=1657080/2055920 swapFree=4150068/4192956
[pid=19818] ppid=19816 vsize=5940 CPUtime=0.07
/proc/19818/stat : 19818 (MiraXTv1_dyn) R 19816 19818 18883 0 -1 4194304 847 0 0 0 7 0 0 0 18 0 1 0 365830076 6082560 822 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134577957 0 0 4096 0 0 0 0 17 1 0 0
/proc/19818/statm: 1485 822 207 20 0 843 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5940

[startup+0.10182 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 19818
/proc/meminfo: memFree=1657080/2055920 swapFree=4150068/4192956
[pid=19818] ppid=19816 vsize=5940 CPUtime=0.09
/proc/19818/stat : 19818 (MiraXTv1_dyn) R 19816 19818 18883 0 -1 4194304 856 0 0 0 9 0 0 0 18 0 1 0 365830076 6082560 831 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134580837 0 0 4096 0 0 0 0 17 1 0 0
/proc/19818/statm: 1485 831 207 20 0 843 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5940

[startup+0.301844 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 19818
/proc/meminfo: memFree=1657080/2055920 swapFree=4150068/4192956
[pid=19818] ppid=19816 vsize=8188 CPUtime=0.29
/proc/19818/stat : 19818 (MiraXTv1_dyn) S 19816 19818 18883 0 -1 4194304 1110 0 0 0 29 0 0 0 18 0 2 0 365830076 8384512 1030 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19818/statm: 2047 1030 218 20 0 1405 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8188

[startup+0.701889 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 19818
/proc/meminfo: memFree=1657080/2055920 swapFree=4150068/4192956
[pid=19818] ppid=19816 vsize=9112 CPUtime=0.69
/proc/19818/stat : 19818 (MiraXTv1_dyn) S 19816 19818 18883 0 -1 4194304 1345 0 0 0 69 0 0 0 18 0 2 0 365830076 9330688 1265 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19818/statm: 2278 1265 218 20 0 1636 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9112

[startup+1.50198 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 19820
/proc/meminfo: memFree=1652328/2055920 swapFree=4150068/4192956
[pid=19818] ppid=19816 vsize=10168 CPUtime=1.49
/proc/19818/stat : 19818 (MiraXTv1_dyn) S 19816 19818 18883 0 -1 4194304 1667 0 0 0 149 0 0 0 18 0 2 0 365830076 10412032 1587 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19818/statm: 2542 1587 218 20 0 1900 0
[pid=19818/tid=19820] ppid=19816 vsize=10168 CPUtime=1.36
/proc/19818/task/19820/stat : 19820 (MiraXTv1_dyn) R 19816 19818 18883 0 -1 4194368 771 0 0 0 136 0 0 0 25 0 2 0 365830089 10412032 1587 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) 10168

[startup+3.10116 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 19820
/proc/meminfo: memFree=1650536/2055920 swapFree=4150068/4192956
[pid=19818] ppid=19816 vsize=12572 CPUtime=3.08
/proc/19818/stat : 19818 (MiraXTv1_dyn) S 19816 19818 18883 0 -1 4194304 2115 0 0 0 308 0 0 0 18 0 2 0 365830076 12873728 2035 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19818/statm: 3143 2035 218 20 0 2501 0
[pid=19818/tid=19820] ppid=19816 vsize=12572 CPUtime=2.96
/proc/19818/task/19820/stat : 19820 (MiraXTv1_dyn) R 19816 19818 18883 0 -1 4194368 1219 0 0 0 296 0 0 0 25 0 2 0 365830089 12873728 2035 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 12572

[startup+6.30152 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 19820
/proc/meminfo: memFree=1646952/2055920 swapFree=4150068/4192956
[pid=19818] ppid=19816 vsize=16276 CPUtime=6.28
/proc/19818/stat : 19818 (MiraXTv1_dyn) S 19816 19818 18883 0 -1 4194304 3099 0 0 0 627 1 0 0 18 0 2 0 365830076 16666624 3019 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19818/statm: 4069 3019 218 20 0 3427 0
[pid=19818/tid=19820] ppid=19816 vsize=16276 CPUtime=6.16
/proc/19818/task/19820/stat : 19820 (MiraXTv1_dyn) R 19816 19818 18883 0 -1 4194368 2203 0 0 0 615 1 0 0 25 0 2 0 365830089 16666624 3019 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521499 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 16276

[startup+12.7012 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 19820
/proc/meminfo: memFree=1641576/2055920 swapFree=4150068/4192956
[pid=19818] ppid=19816 vsize=19880 CPUtime=12.69
/proc/19818/stat : 19818 (MiraXTv1_dyn) S 19816 19818 18883 0 -1 4194304 4098 0 0 0 1267 2 0 0 18 0 2 0 365830076 20357120 3981 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19818/statm: 4970 3981 218 20 0 4328 0
[pid=19818/tid=19820] ppid=19816 vsize=19880 CPUtime=12.55
/proc/19818/task/19820/stat : 19820 (MiraXTv1_dyn) R 19816 19818 18883 0 -1 4194368 3202 0 0 0 1254 1 0 0 25 0 2 0 365830089 20357120 3981 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19880

[startup+25.5017 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 19820
/proc/meminfo: memFree=1631720/2055920 swapFree=4150068/4192956
[pid=19818] ppid=19816 vsize=29868 CPUtime=25.48
/proc/19818/stat : 19818 (MiraXTv1_dyn) S 19816 19818 18883 0 -1 4194304 6749 0 0 0 2544 4 0 0 18 0 2 0 365830076 30584832 6545 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19818/statm: 7467 6545 218 20 0 6825 0
[pid=19818/tid=19820] ppid=19816 vsize=29868 CPUtime=25.35
/proc/19818/task/19820/stat : 19820 (MiraXTv1_dyn) R 19816 19818 18883 0 -1 4194368 5853 0 0 0 2531 4 0 0 25 0 2 0 365830089 30584832 6545 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 29868

[startup+51.1016 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 19820
/proc/meminfo: memFree=1625064/2055920 swapFree=4150068/4192956
[pid=19818] ppid=19816 vsize=35964 CPUtime=51.08
/proc/19818/stat : 19818 (MiraXTv1_dyn) S 19816 19818 18883 0 -1 4194304 8551 0 0 0 5102 6 0 0 18 0 2 0 365830076 36827136 8116 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19818/statm: 8991 8116 218 20 0 8349 0
[pid=19818/tid=19820] ppid=19816 vsize=35964 CPUtime=50.94
/proc/19818/task/19820/stat : 19820 (MiraXTv1_dyn) R 19816 19818 18883 0 -1 4194368 7655 0 0 0 5089 5 0 0 25 0 2 0 365830089 36827136 8116 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 35964

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 19820
/proc/meminfo: memFree=1621864/2055920 swapFree=4150068/4192956
[pid=19818] ppid=19816 vsize=39152 CPUtime=102.26
/proc/19818/stat : 19818 (MiraXTv1_dyn) S 19816 19818 18883 0 -1 4194304 9729 0 0 0 10220 6 0 0 18 0 2 0 365830076 40091648 8960 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19818/statm: 9788 8960 218 20 0 9146 0
[pid=19818/tid=19820] ppid=19816 vsize=39152 CPUtime=102.13
/proc/19818/task/19820/stat : 19820 (MiraXTv1_dyn) R 19816 19818 18883 0 -1 4194368 8833 0 0 0 10207 6 0 0 25 0 2 0 365830089 40091648 8960 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 39152

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 3/79 19820
/proc/meminfo: memFree=1615784/2055920 swapFree=4150068/4192956
[pid=19818] ppid=19816 vsize=45176 CPUtime=162.24
/proc/19818/stat : 19818 (MiraXTv1_dyn) S 19816 19818 18883 0 -1 4194304 11538 0 0 0 16215 9 0 0 18 0 2 0 365830076 46260224 10416 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19818/statm: 11294 10416 218 20 0 10652 0
[pid=19818/tid=19820] ppid=19816 vsize=45176 CPUtime=162.11
/proc/19818/task/19820/stat : 19820 (MiraXTv1_dyn) R 19816 19818 18883 0 -1 4194368 10642 0 0 0 16203 8 0 0 25 0 2 0 365830089 46260224 10416 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 45176

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 19820
/proc/meminfo: memFree=1614696/2055920 swapFree=4150068/4192956
[pid=19818] ppid=19816 vsize=46116 CPUtime=222.22
/proc/19818/stat : 19818 (MiraXTv1_dyn) S 19816 19818 18883 0 -1 4194304 12216 0 0 0 22213 9 0 0 18 0 2 0 365830076 47222784 10660 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19818/statm: 11529 10660 218 20 0 10887 0
[pid=19818/tid=19820] ppid=19816 vsize=46116 CPUtime=222.09
/proc/19818/task/19820/stat : 19820 (MiraXTv1_dyn) R 19816 19818 18883 0 -1 4194368 11320 0 0 0 22200 9 0 0 25 0 2 0 365830089 47222784 10660 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 46116

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 19820
/proc/meminfo: memFree=1614632/2055920 swapFree=4150068/4192956
[pid=19818] ppid=19816 vsize=46116 CPUtime=282.21
/proc/19818/stat : 19818 (MiraXTv1_dyn) S 19816 19818 18883 0 -1 4194304 12595 0 0 0 28211 10 0 0 18 0 2 0 365830076 47222784 10670 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19818/statm: 11529 10670 218 20 0 10887 0
[pid=19818/tid=19820] ppid=19816 vsize=46116 CPUtime=282.07
/proc/19818/task/19820/stat : 19820 (MiraXTv1_dyn) R 19816 19818 18883 0 -1 4194368 11699 0 0 0 28198 9 0 0 25 0 2 0 365830089 47222784 10670 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 46116

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 19820
/proc/meminfo: memFree=1614568/2055920 swapFree=4150068/4192956
[pid=19818] ppid=19816 vsize=46116 CPUtime=342.19
/proc/19818/stat : 19818 (MiraXTv1_dyn) S 19816 19818 18883 0 -1 4194304 12981 0 0 0 34208 11 0 0 18 0 2 0 365830076 47222784 10682 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19818/statm: 11529 10682 218 20 0 10887 0
[pid=19818/tid=19820] ppid=19816 vsize=46116 CPUtime=342.06
/proc/19818/task/19820/stat : 19820 (MiraXTv1_dyn) R 19816 19818 18883 0 -1 4194368 12085 0 0 0 34196 10 0 0 25 0 2 0 365830089 47222784 10682 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 46116

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 19820
/proc/meminfo: memFree=1612328/2055920 swapFree=4150068/4192956
[pid=19818] ppid=19816 vsize=48972 CPUtime=402.17
/proc/19818/stat : 19818 (MiraXTv1_dyn) S 19816 19818 18883 0 -1 4194304 13972 0 0 0 40206 11 0 0 18 0 2 0 365830076 50147328 11373 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19818/statm: 12243 11373 218 20 0 11601 0
[pid=19818/tid=19820] ppid=19816 vsize=48972 CPUtime=402.04
/proc/19818/task/19820/stat : 19820 (MiraXTv1_dyn) R 19816 19818 18883 0 -1 4194368 13076 0 0 0 40193 11 0 0 25 0 2 0 365830089 50147328 11373 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 48972

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 19820
/proc/meminfo: memFree=1611816/2055920 swapFree=4150068/4192956
[pid=19818] ppid=19816 vsize=48972 CPUtime=462.15
/proc/19818/stat : 19818 (MiraXTv1_dyn) S 19816 19818 18883 0 -1 4194304 14357 0 0 0 46203 12 0 0 18 0 2 0 365830076 50147328 11378 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19818/statm: 12243 11378 218 20 0 11601 0
[pid=19818/tid=19820] ppid=19816 vsize=48972 CPUtime=462.02
/proc/19818/task/19820/stat : 19820 (MiraXTv1_dyn) R 19816 19818 18883 0 -1 4194368 13461 0 0 0 46191 11 0 0 25 0 2 0 365830089 50147328 11378 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134519927 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 48972

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 19820
/proc/meminfo: memFree=1611816/2055920 swapFree=4150068/4192956
[pid=19818] ppid=19816 vsize=48972 CPUtime=522.14
/proc/19818/stat : 19818 (MiraXTv1_dyn) S 19816 19818 18883 0 -1 4194304 14671 0 0 0 52201 13 0 0 18 0 2 0 365830076 50147328 11385 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19818/statm: 12243 11385 218 20 0 11601 0
[pid=19818/tid=19820] ppid=19816 vsize=48972 CPUtime=522
/proc/19818/task/19820/stat : 19820 (MiraXTv1_dyn) R 19816 19818 18883 0 -1 4194368 13775 0 0 0 52188 12 0 0 25 0 2 0 365830089 50147328 11385 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 48972

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 19820
/proc/meminfo: memFree=1611176/2055920 swapFree=4150068/4192956
[pid=19818] ppid=19816 vsize=49764 CPUtime=582.12
/proc/19818/stat : 19818 (MiraXTv1_dyn) S 19816 19818 18883 0 -1 4194304 15264 0 0 0 58198 14 0 0 18 0 2 0 365830076 50958336 11592 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19818/statm: 12441 11592 218 20 0 11799 0
[pid=19818/tid=19820] ppid=19816 vsize=49764 CPUtime=581.99
/proc/19818/task/19820/stat : 19820 (MiraXTv1_dyn) R 19816 19818 18883 0 -1 4194368 14368 0 0 0 58186 13 0 0 25 0 2 0 365830089 50958336 11592 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 49764

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 19820
/proc/meminfo: memFree=1610728/2055920 swapFree=4150068/4192956
[pid=19818] ppid=19816 vsize=50036 CPUtime=642.1
/proc/19818/stat : 19818 (MiraXTv1_dyn) S 19816 19818 18883 0 -1 4194304 15650 0 0 0 64196 14 0 0 18 0 2 0 365830076 51236864 11666 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19818/statm: 12509 11666 218 20 0 11867 0
[pid=19818/tid=19820] ppid=19816 vsize=50036 CPUtime=641.98
/proc/19818/task/19820/stat : 19820 (MiraXTv1_dyn) R 19816 19818 18883 0 -1 4194368 14754 0 0 0 64184 14 0 0 25 0 2 0 365830089 51236864 11666 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 50036

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 19820
/proc/meminfo: memFree=1609000/2055920 swapFree=4150068/4192956
[pid=19818] ppid=19816 vsize=51820 CPUtime=702.08
/proc/19818/stat : 19818 (MiraXTv1_dyn) S 19816 19818 18883 0 -1 4194304 16422 0 0 0 70192 16 0 0 18 0 2 0 365830076 53063680 12126 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19818/statm: 12955 12126 218 20 0 12313 0
[pid=19818/tid=19820] ppid=19816 vsize=51820 CPUtime=701.95
/proc/19818/task/19820/stat : 19820 (MiraXTv1_dyn) R 19816 19818 18883 0 -1 4194368 15526 0 0 0 70180 15 0 0 25 0 2 0 365830089 53063680 12126 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 51820

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 19820
/proc/meminfo: memFree=1607976/2055920 swapFree=4150068/4192956
[pid=19818] ppid=19816 vsize=52808 CPUtime=762.07
/proc/19818/stat : 19818 (MiraXTv1_dyn) S 19816 19818 18883 0 -1 4194304 16961 0 0 0 76190 17 0 0 18 0 2 0 365830076 54075392 12350 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19818/statm: 13202 12350 218 20 0 12560 0
[pid=19818/tid=19820] ppid=19816 vsize=52808 CPUtime=761.94
/proc/19818/task/19820/stat : 19820 (MiraXTv1_dyn) R 19816 19818 18883 0 -1 4194368 16065 0 0 0 76178 16 0 0 25 0 2 0 365830089 54075392 12350 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526673 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 52808

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 19820
/proc/meminfo: memFree=1607528/2055920 swapFree=4150068/4192956
[pid=19818] ppid=19816 vsize=53220 CPUtime=822.05
/proc/19818/stat : 19818 (MiraXTv1_dyn) S 19816 19818 18883 0 -1 4194304 17466 0 0 0 82188 17 0 0 18 0 2 0 365830076 54497280 12460 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19818/statm: 13305 12460 218 20 0 12663 0
[pid=19818/tid=19820] ppid=19816 vsize=53220 CPUtime=821.92
/proc/19818/task/19820/stat : 19820 (MiraXTv1_dyn) R 19816 19818 18883 0 -1 4194368 16570 0 0 0 82175 17 0 0 25 0 2 0 365830089 54497280 12460 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 53220

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 19820
/proc/meminfo: memFree=1607528/2055920 swapFree=4150068/4192956
[pid=19818] ppid=19816 vsize=53220 CPUtime=882.03
/proc/19818/stat : 19818 (MiraXTv1_dyn) S 19816 19818 18883 0 -1 4194304 17725 0 0 0 88185 18 0 0 18 0 2 0 365830076 54497280 12482 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19818/statm: 13305 12482 218 20 0 12663 0
[pid=19818/tid=19820] ppid=19816 vsize=53220 CPUtime=881.91
/proc/19818/task/19820/stat : 19820 (MiraXTv1_dyn) R 19816 19818 18883 0 -1 4194368 16829 0 0 0 88173 18 0 0 25 0 2 0 365830089 54497280 12482 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 53220

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 19820
/proc/meminfo: memFree=1607400/2055920 swapFree=4150068/4192956
[pid=19818] ppid=19816 vsize=53364 CPUtime=942.01
/proc/19818/stat : 19818 (MiraXTv1_dyn) S 19816 19818 18883 0 -1 4194304 18086 0 0 0 94182 19 0 0 18 0 2 0 365830076 54644736 12524 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19818/statm: 13341 12524 218 20 0 12699 0
[pid=19818/tid=19820] ppid=19816 vsize=53364 CPUtime=941.88
/proc/19818/task/19820/stat : 19820 (MiraXTv1_dyn) R 19816 19818 18883 0 -1 4194368 17190 0 0 0 94170 18 0 0 25 0 2 0 365830089 54644736 12524 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 53364

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 19820
/proc/meminfo: memFree=1607272/2055920 swapFree=4150068/4192956
[pid=19818] ppid=19816 vsize=53364 CPUtime=1001.99
/proc/19818/stat : 19818 (MiraXTv1_dyn) S 19816 19818 18883 0 -1 4194304 18488 0 0 0 100180 19 0 0 18 0 2 0 365830076 54644736 12526 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19818/statm: 13341 12526 218 20 0 12699 0
[pid=19818/tid=19820] ppid=19816 vsize=53364 CPUtime=1001.87
/proc/19818/task/19820/stat : 19820 (MiraXTv1_dyn) R 19816 19818 18883 0 -1 4194368 17592 0 0 0 100168 19 0 0 25 0 2 0 365830089 54644736 12526 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 53364

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 19820
/proc/meminfo: memFree=1607208/2055920 swapFree=4150068/4192956
[pid=19818] ppid=19816 vsize=53364 CPUtime=1061.98
/proc/19818/stat : 19818 (MiraXTv1_dyn) S 19816 19818 18883 0 -1 4194304 18730 0 0 0 106178 20 0 0 18 0 2 0 365830076 54644736 12528 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19818/statm: 13341 12528 218 20 0 12699 0
[pid=19818/tid=19820] ppid=19816 vsize=53364 CPUtime=1061.84
/proc/19818/task/19820/stat : 19820 (MiraXTv1_dyn) R 19816 19818 18883 0 -1 4194368 17834 0 0 0 106165 19 0 0 25 0 2 0 365830089 54644736 12528 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565733 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 53364

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 19820
/proc/meminfo: memFree=1607208/2055920 swapFree=4150068/4192956
[pid=19818] ppid=19816 vsize=53500 CPUtime=1121.97
/proc/19818/stat : 19818 (MiraXTv1_dyn) S 19816 19818 18883 0 -1 4194304 19067 0 0 0 112176 21 0 0 18 0 2 0 365830076 54784000 12541 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19818/statm: 13375 12541 218 20 0 12733 0
[pid=19818/tid=19820] ppid=19816 vsize=53500 CPUtime=1121.83
/proc/19818/task/19820/stat : 19820 (MiraXTv1_dyn) R 19816 19818 18883 0 -1 4194368 18171 0 0 0 112163 20 0 0 25 0 2 0 365830089 54784000 12541 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 53500

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 19820
/proc/meminfo: memFree=1607080/2055920 swapFree=4150068/4192956
[pid=19818] ppid=19816 vsize=53500 CPUtime=1181.94
/proc/19818/stat : 19818 (MiraXTv1_dyn) S 19816 19818 18883 0 -1 4194304 19503 0 0 0 118173 21 0 0 18 0 2 0 365830076 54784000 12572 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19818/statm: 13375 12572 218 20 0 12733 0
[pid=19818/tid=19820] ppid=19816 vsize=53500 CPUtime=1181.82
/proc/19818/task/19820/stat : 19820 (MiraXTv1_dyn) R 19816 19818 18883 0 -1 4194368 18607 0 0 0 118161 21 0 0 25 0 2 0 365830089 54784000 12572 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 53500



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 19820
/proc/meminfo: memFree=1607016/2055920 swapFree=4150068/4192956
[pid=19818] ppid=19816 vsize=53692 CPUtime=1200.04
/proc/19818/stat : 19818 (MiraXTv1_dyn) S 19816 19818 18883 0 -1 4194304 19601 0 0 0 119983 21 0 0 18 0 2 0 365830076 54980608 12589 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19818/statm: 13423 12589 218 20 0 12781 0
[pid=19818/tid=19820] ppid=19816 vsize=53692 CPUtime=1199.92
/proc/19818/task/19820/stat : 19820 (MiraXTv1_dyn) R 19816 19818 18883 0 -1 4194368 18705 0 0 0 119971 21 0 0 25 0 2 0 365830089 54980608 12589 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 53692

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.42
CPU time (s): 1200.07
CPU user time (s): 1199.84
CPU system time (s): 0.223965
CPU usage (%): 99.9705
Max. virtual memory (cumulated for all children) (KiB): 53692

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

runsolver used 1.22181 second user time and 3.15152 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Fri May 11 15:38:44 UTC 2007

IDJOB= 333804
IDBENCH= 24612
IDSOLVER= 130
FILE ID= node5/333804-1178897924

PBS_JOBID= 5251077

Free space on /tmp= 66548 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n1200-d0.00-s1875077647.sat05-530.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/333804-1178897924/MiraXTv1_dyn /tmp/evaluation/333804-1178897924/instance-333804-1178897924.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-333804-1178897924 -o ROOT/results/node5/solver-333804-1178897924 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/333804-1178897924/MiraXTv1_dyn /tmp/evaluation/333804-1178897924/instance-333804-1178897924.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  378c3c007a4c6e49e4da1e6f32094183

RANDOM SEED= 459802615

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1657360 kB
Buffers:         47072 kB
Cached:         263724 kB
SwapCached:      11320 kB
Active:         151776 kB
Inactive:       182308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1657360 kB
SwapTotal:     4192956 kB
SwapFree:      4150068 kB
Dirty:            4148 kB
Writeback:           0 kB
Mapped:          30124 kB
Slab:            50056 kB
Committed_AS: 14050068 kB
PageTables:       1720 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= 66548 MiB

End job on node5 on Fri May 11 15:58:47 UTC 2007