Trace number 333802

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 v3? (TO) 1200.12 601.638

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 MiraXTv3...

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/node9/watcher-333802-1178897891 -o ROOT/results/node9/solver-333802-1178897891 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/333802-1178897891/MiraXTv3_dyn /tmp/evaluation/333802-1178897891/instance-333802-1178897891.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.03 1.35 1.24 3/77 29954
/proc/meminfo: memFree=1484808/2055920 swapFree=4145492/4192956
[pid=29954] ppid=29952 vsize=3920 CPUtime=0
/proc/29954/stat : 29954 (MiraXTv3_dyn) R 29952 29954 29821 0 -1 4194304 353 0 0 0 0 0 0 0 18 0 1 0 365826680 4014080 328 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9102285 0 0 4096 0 0 0 0 17 0 0 0
/proc/29954/statm: 980 334 205 20 0 338 0

[startup+0.062596 s]
/proc/loadavg: 1.03 1.35 1.24 3/77 29954
/proc/meminfo: memFree=1484808/2055920 swapFree=4145492/4192956
[pid=29954] ppid=29952 vsize=5696 CPUtime=0.05
/proc/29954/stat : 29954 (MiraXTv3_dyn) R 29952 29954 29821 0 -1 4194304 797 0 0 0 5 0 0 0 18 0 1 0 365826680 5832704 772 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9098875 0 0 4096 0 0 0 0 17 0 0 0
/proc/29954/statm: 1424 773 207 20 0 782 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5696

[startup+0.1016 s]
/proc/loadavg: 1.03 1.35 1.24 3/77 29954
/proc/meminfo: memFree=1484808/2055920 swapFree=4145492/4192956
[pid=29954] ppid=29952 vsize=5940 CPUtime=0.09
/proc/29954/stat : 29954 (MiraXTv3_dyn) R 29952 29954 29821 0 -1 4194304 861 0 0 0 9 0 0 0 18 0 1 0 365826680 6082560 836 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583996 0 0 4096 0 0 0 0 17 0 0 0
/proc/29954/statm: 1485 836 207 20 0 843 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5940

[startup+0.301626 s]
/proc/loadavg: 1.03 1.35 1.24 3/77 29954
/proc/meminfo: memFree=1484808/2055920 swapFree=4145492/4192956
[pid=29954] ppid=29952 vsize=11224 CPUtime=0.45
/proc/29954/stat : 29954 (MiraXTv3_dyn) S 29952 29954 29821 0 -1 4194304 1404 0 0 0 45 0 0 0 18 0 3 0 365826680 11493376 1324 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29954/statm: 2806 1324 218 20 0 2164 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 11224

[startup+0.701673 s]
/proc/loadavg: 1.03 1.35 1.24 3/77 29954
/proc/meminfo: memFree=1484808/2055920 swapFree=4145492/4192956
[pid=29954] ppid=29952 vsize=13040 CPUtime=1.25
/proc/29954/stat : 29954 (MiraXTv3_dyn) S 29952 29954 29821 0 -1 4194304 1872 0 0 0 125 0 0 0 18 0 3 0 365826680 13352960 1792 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29954/statm: 3260 1792 218 20 0 2618 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 13040

[startup+1.50177 s]
/proc/loadavg: 1.03 1.35 1.24 3/80 29957
/proc/meminfo: memFree=1477232/2055920 swapFree=4145492/4192956
[pid=29954] ppid=29952 vsize=17264 CPUtime=2.85
/proc/29954/stat : 29954 (MiraXTv3_dyn) S 29952 29954 29821 0 -1 4194304 2662 0 0 0 284 1 0 0 18 0 3 0 365826680 17678336 2582 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29954/statm: 4316 2582 218 20 0 3674 0
[pid=29954/tid=29956] ppid=29952 vsize=17264 CPUtime=1.37
/proc/29954/task/29956/stat : 29956 (MiraXTv3_dyn) R 29952 29954 29821 0 -1 4194368 822 0 0 0 137 0 0 0 21 0 3 0 365826692 17678336 2582 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526613 0 0 4096 0 0 0 0 -1 0 0 0
[pid=29954/tid=29957] ppid=29952 vsize=17264 CPUtime=1.35
/proc/29954/task/29957/stat : 29957 (MiraXTv3_dyn) R 29952 29954 29821 0 -1 4194368 942 0 0 0 135 0 0 0 18 0 3 0 365826692 17678336 2582 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526363 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 17264

[startup+3.10295 s]
/proc/loadavg: 1.03 1.35 1.24 3/80 29957
/proc/meminfo: memFree=1473008/2055920 swapFree=4145492/4192956
[pid=29954] ppid=29952 vsize=21908 CPUtime=6.05
/proc/29954/stat : 29954 (MiraXTv3_dyn) S 29952 29954 29821 0 -1 4194304 4022 0 0 0 603 2 0 0 18 0 3 0 365826680 22433792 3941 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29954/statm: 5477 3941 218 20 0 4835 0
[pid=29954/tid=29956] ppid=29952 vsize=21908 CPUtime=2.97
/proc/29954/task/29956/stat : 29956 (MiraXTv3_dyn) R 29952 29954 29821 0 -1 4194368 1511 0 0 0 297 0 0 0 17 0 3 0 365826692 22433792 3941 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521254 0 0 4096 0 0 0 0 -1 0 0 0
[pid=29954/tid=29957] ppid=29952 vsize=21908 CPUtime=2.94
/proc/29954/task/29957/stat : 29957 (MiraXTv3_dyn) R 29952 29954 29821 0 -1 4194368 1613 0 0 0 294 0 0 0 25 0 3 0 365826692 22433792 3941 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 21908

[startup+6.30131 s]
/proc/loadavg: 1.19 1.38 1.25 3/80 29957
/proc/meminfo: memFree=1466800/2055920 swapFree=4145492/4192956
[pid=29954] ppid=29952 vsize=25688 CPUtime=12.42
/proc/29954/stat : 29954 (MiraXTv3_dyn) S 29952 29954 29821 0 -1 4194304 4741 0 0 0 1240 2 0 0 18 0 3 0 365826680 26304512 4660 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29954/statm: 6422 4660 218 20 0 5780 0
[pid=29954/tid=29956] ppid=29952 vsize=25688 CPUtime=6.17
/proc/29954/task/29956/stat : 29956 (MiraXTv3_dyn) R 29952 29954 29821 0 -1 4194368 1916 0 0 0 616 1 0 0 25 0 3 0 365826692 26304512 4660 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 0 0 0
[pid=29954/tid=29957] ppid=29952 vsize=25688 CPUtime=6.14
/proc/29954/task/29957/stat : 29957 (MiraXTv3_dyn) R 29952 29954 29821 0 -1 4194368 1927 0 0 0 613 1 0 0 25 0 3 0 365826692 26304512 4660 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.42
Current children cumulated vsize (KiB) 25688

[startup+12.702 s]
/proc/loadavg: 1.25 1.39 1.25 3/80 29957
/proc/meminfo: memFree=1454256/2055920 swapFree=4145492/4192956
[pid=29954] ppid=29952 vsize=38516 CPUtime=25.19
/proc/29954/stat : 29954 (MiraXTv3_dyn) S 29952 29954 29821 0 -1 4194304 8280 0 0 0 2513 6 0 0 18 0 3 0 365826680 39440384 8125 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29954/statm: 9629 8125 218 20 0 8987 0
[pid=29954/tid=29956] ppid=29952 vsize=38516 CPUtime=12.55
/proc/29954/task/29956/stat : 29956 (MiraXTv3_dyn) R 29952 29954 29821 0 -1 4194368 3658 0 0 0 1253 2 0 0 25 0 3 0 365826692 39440384 8125 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526472 0 0 4096 0 0 0 0 -1 0 0 0
[pid=29954/tid=29957] ppid=29952 vsize=38516 CPUtime=12.51
/proc/29954/task/29957/stat : 29957 (MiraXTv3_dyn) R 29952 29954 29821 0 -1 4194368 3724 0 0 0 1248 3 0 0 25 0 3 0 365826692 39440384 8125 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 38516

[startup+25.5015 s]
/proc/loadavg: 1.42 1.41 1.27 3/80 29957
/proc/meminfo: memFree=1429168/2055920 swapFree=4145492/4192956
[pid=29954] ppid=29952 vsize=62756 CPUtime=50.72
/proc/29954/stat : 29954 (MiraXTv3_dyn) S 29952 29954 29821 0 -1 4194304 14519 0 0 0 5060 12 0 0 18 0 3 0 365826680 64262144 14132 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29954/statm: 15689 14132 218 20 0 15047 0
[pid=29954/tid=29956] ppid=29952 vsize=62756 CPUtime=25.34
/proc/29954/task/29956/stat : 29956 (MiraXTv3_dyn) R 29952 29954 29821 0 -1 4194368 6925 0 0 0 2529 5 0 0 25 0 3 0 365826692 64262144 14132 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
[pid=29954/tid=29957] ppid=29952 vsize=62756 CPUtime=25.26
/proc/29954/task/29957/stat : 29957 (MiraXTv3_dyn) R 29952 29954 29821 0 -1 4194368 6696 0 0 0 2519 7 0 0 25 0 3 0 365826692 64262144 14132 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 62756

[startup+51.1014 s]
/proc/loadavg: 1.62 1.46 1.28 3/80 29957
/proc/meminfo: memFree=1423664/2055920 swapFree=4145492/4192956
[pid=29954] ppid=29952 vsize=67324 CPUtime=101.81
/proc/29954/stat : 29954 (MiraXTv3_dyn) S 29952 29954 29821 0 -1 4194304 15975 0 0 0 10166 15 0 0 18 0 3 0 365826680 68939776 15294 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29954/statm: 16831 15294 218 20 0 16189 0
[pid=29954/tid=29956] ppid=29952 vsize=67324 CPUtime=50.92
/proc/29954/task/29956/stat : 29956 (MiraXTv3_dyn) R 29952 29954 29821 0 -1 4194368 7629 0 0 0 5086 6 0 0 25 0 3 0 365826692 68939776 15294 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=29954/tid=29957] ppid=29952 vsize=67324 CPUtime=50.76
/proc/29954/task/29957/stat : 29957 (MiraXTv3_dyn) R 29952 29954 29821 0 -1 4194368 7448 0 0 0 5068 8 0 0 25 0 3 0 365826692 68939776 15294 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 67324

[startup+102.306 s]
/proc/loadavg: 1.83 1.54 1.32 3/80 29957
/proc/meminfo: memFree=1394096/2055920 swapFree=4145492/4192956
[pid=29954] ppid=29952 vsize=96496 CPUtime=203.97
/proc/29954/stat : 29954 (MiraXTv3_dyn) S 29952 29954 29821 0 -1 4194304 24079 0 0 0 20372 25 0 0 18 0 3 0 365826680 98811904 22643 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29954/statm: 24124 22643 218 20 0 23482 0
[pid=29954/tid=29956] ppid=29952 vsize=96496 CPUtime=102.08
/proc/29954/task/29956/stat : 29956 (MiraXTv3_dyn) R 29952 29954 29821 0 -1 4194368 11765 0 0 0 10198 10 0 0 25 0 3 0 365826692 98811904 22643 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
[pid=29954/tid=29957] ppid=29952 vsize=96496 CPUtime=101.75
/proc/29954/task/29957/stat : 29957 (MiraXTv3_dyn) R 29952 29954 29821 0 -1 4194368 11416 0 0 0 10161 14 0 0 25 0 3 0 365826692 98811904 22643 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.97
Current children cumulated vsize (KiB) 96496

[startup+162.302 s]
/proc/loadavg: 2.00 1.64 1.37 3/80 29957
/proc/meminfo: memFree=1385456/2055920 swapFree=4145492/4192956
[pid=29954] ppid=29952 vsize=104128 CPUtime=323.65
/proc/29954/stat : 29954 (MiraXTv3_dyn) S 29952 29954 29821 0 -1 4194304 26918 0 0 0 32336 29 0 0 18 0 3 0 365826680 106627072 24820 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29954/statm: 26032 24820 218 20 0 25390 0
[pid=29954/tid=29956] ppid=29952 vsize=104128 CPUtime=161.98
/proc/29954/task/29956/stat : 29956 (MiraXTv3_dyn) R 29952 29954 29821 0 -1 4194368 13302 0 0 0 16187 11 0 0 25 0 3 0 365826692 106627072 24820 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526404 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29954/tid=29957] ppid=29952 vsize=104128 CPUtime=161.54
/proc/29954/task/29957/stat : 29957 (MiraXTv3_dyn) R 29952 29954 29821 0 -1 4194368 12718 0 0 0 16137 17 0 0 25 0 3 0 365826692 106627072 24820 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.65
Current children cumulated vsize (KiB) 104128

[startup+222.302 s]
/proc/loadavg: 2.00 1.70 1.40 3/80 29957
/proc/meminfo: memFree=1382320/2055920 swapFree=4145492/4192956
[pid=29954] ppid=29952 vsize=107164 CPUtime=443.34
/proc/29954/stat : 29954 (MiraXTv3_dyn) S 29952 29954 29821 0 -1 4194304 28396 0 0 0 44303 31 0 0 18 0 3 0 365826680 109735936 25617 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29954/statm: 26791 25617 218 20 0 26149 0
[pid=29954/tid=29956] ppid=29952 vsize=107164 CPUtime=221.73
/proc/29954/task/29956/stat : 29956 (MiraXTv3_dyn) R 29952 29954 29821 0 -1 4194368 14467 0 0 0 22160 13 0 0 25 0 3 0 365826692 109735936 25617 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29954/tid=29957] ppid=29952 vsize=107164 CPUtime=221.49
/proc/29954/task/29957/stat : 29957 (MiraXTv3_dyn) R 29952 29954 29821 0 -1 4194368 13031 0 0 0 22132 17 0 0 25 0 3 0 365826692 109735936 25617 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.34
Current children cumulated vsize (KiB) 107164

[startup+282.302 s]
/proc/loadavg: 2.00 1.75 1.44 3/80 29957
/proc/meminfo: memFree=1382128/2055920 swapFree=4145492/4192956
[pid=29954] ppid=29952 vsize=107164 CPUtime=563.05
/proc/29954/stat : 29954 (MiraXTv3_dyn) S 29952 29954 29821 0 -1 4194304 29193 0 0 0 56273 32 0 0 18 0 3 0 365826680 109735936 25640 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29954/statm: 26791 25640 218 20 0 26149 0
[pid=29954/tid=29956] ppid=29952 vsize=107164 CPUtime=281.48
/proc/29954/task/29956/stat : 29956 (MiraXTv3_dyn) R 29952 29954 29821 0 -1 4194368 14864 0 0 0 28134 14 0 0 25 0 3 0 365826692 109735936 25640 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29954/tid=29957] ppid=29952 vsize=107164 CPUtime=281.45
/proc/29954/task/29957/stat : 29957 (MiraXTv3_dyn) R 29952 29954 29821 0 -1 4194368 13431 0 0 0 28127 18 0 0 17 0 3 0 365826692 109735936 25640 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.05
Current children cumulated vsize (KiB) 107164

[startup+342.301 s]
/proc/loadavg: 2.00 1.80 1.47 3/80 29957
/proc/meminfo: memFree=1381552/2055920 swapFree=4145492/4192956
[pid=29954] ppid=29952 vsize=107164 CPUtime=682.76
/proc/29954/stat : 29954 (MiraXTv3_dyn) S 29952 29954 29821 0 -1 4194304 29889 0 0 0 68243 33 0 0 18 0 3 0 365826680 109735936 25786 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29954/statm: 26791 25786 218 20 0 26149 0
[pid=29954/tid=29956] ppid=29952 vsize=107164 CPUtime=341.24
/proc/29954/task/29956/stat : 29956 (MiraXTv3_dyn) R 29952 29954 29821 0 -1 4194368 15239 0 0 0 34110 14 0 0 25 0 3 0 365826692 109735936 25786 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29954/tid=29957] ppid=29952 vsize=107164 CPUtime=341.39
/proc/29954/task/29957/stat : 29957 (MiraXTv3_dyn) R 29952 29954 29821 0 -1 4194368 13752 0 0 0 34121 18 0 0 25 0 3 0 365826692 109735936 25786 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.76
Current children cumulated vsize (KiB) 107164

[startup+402.301 s]
/proc/loadavg: 2.00 1.83 1.50 3/80 29957
/proc/meminfo: memFree=1381552/2055920 swapFree=4145492/4192956
[pid=29954] ppid=29952 vsize=107164 CPUtime=802.46
/proc/29954/stat : 29954 (MiraXTv3_dyn) S 29952 29954 29821 0 -1 4194304 30300 0 0 0 80212 34 0 0 18 0 3 0 365826680 109735936 25799 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29954/statm: 26791 25799 218 20 0 26149 0
[pid=29954/tid=29956] ppid=29952 vsize=107164 CPUtime=401
/proc/29954/task/29956/stat : 29956 (MiraXTv3_dyn) R 29952 29954 29821 0 -1 4194368 15246 0 0 0 40085 15 0 0 25 0 3 0 365826692 109735936 25799 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29954/tid=29957] ppid=29952 vsize=107164 CPUtime=401.33
/proc/29954/task/29957/stat : 29957 (MiraXTv3_dyn) R 29952 29954 29821 0 -1 4194368 14156 0 0 0 40115 18 0 0 25 0 3 0 365826692 109735936 25799 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.46
Current children cumulated vsize (KiB) 107164

[startup+462.302 s]
/proc/loadavg: 2.00 1.86 1.53 3/80 29957
/proc/meminfo: memFree=1381552/2055920 swapFree=4145492/4192956
[pid=29954] ppid=29952 vsize=107164 CPUtime=922.16
/proc/29954/stat : 29954 (MiraXTv3_dyn) S 29952 29954 29821 0 -1 4194304 30551 0 0 0 92181 35 0 0 18 0 3 0 365826680 109735936 25809 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29954/statm: 26791 25809 218 20 0 26149 0
[pid=29954/tid=29956] ppid=29952 vsize=107164 CPUtime=460.75
/proc/29954/task/29956/stat : 29956 (MiraXTv3_dyn) R 29952 29954 29821 0 -1 4194368 15251 0 0 0 46060 15 0 0 25 0 3 0 365826692 109735936 25809 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29954/tid=29957] ppid=29952 vsize=107164 CPUtime=461.27
/proc/29954/task/29957/stat : 29957 (MiraXTv3_dyn) R 29952 29954 29821 0 -1 4194368 14402 0 0 0 46109 18 0 0 25 0 3 0 365826692 109735936 25809 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.16
Current children cumulated vsize (KiB) 107164

[startup+522.302 s]
/proc/loadavg: 2.00 1.88 1.55 3/80 29957
/proc/meminfo: memFree=1380912/2055920 swapFree=4145492/4192956
[pid=29954] ppid=29952 vsize=108188 CPUtime=1041.86
/proc/29954/stat : 29954 (MiraXTv3_dyn) S 29952 29954 29821 0 -1 4194304 31141 0 0 0 104150 36 0 0 18 0 3 0 365826680 110784512 25993 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29954/statm: 27047 25993 218 20 0 26405 0
[pid=29954/tid=29956] ppid=29952 vsize=108188 CPUtime=520.51
/proc/29954/task/29956/stat : 29956 (MiraXTv3_dyn) R 29952 29954 29821 0 -1 4194368 15429 0 0 0 52035 16 0 0 25 0 3 0 365826692 110784512 25993 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29954/tid=29957] ppid=29952 vsize=108188 CPUtime=521.21
/proc/29954/task/29957/stat : 29957 (MiraXTv3_dyn) R 29952 29954 29821 0 -1 4194368 14814 0 0 0 52103 18 0 0 25 0 3 0 365826692 110784512 25993 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.86
Current children cumulated vsize (KiB) 108188

[startup+582.301 s]
/proc/loadavg: 2.00 1.90 1.58 3/80 29957
/proc/meminfo: memFree=1380848/2055920 swapFree=4145492/4192956
[pid=29954] ppid=29952 vsize=108188 CPUtime=1161.55
/proc/29954/stat : 29954 (MiraXTv3_dyn) S 29952 29954 29821 0 -1 4194304 31479 0 0 0 116119 36 0 0 18 0 3 0 365826680 110784512 26003 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29954/statm: 27047 26003 218 20 0 26405 0
[pid=29954/tid=29956] ppid=29952 vsize=108188 CPUtime=580.26
/proc/29954/task/29956/stat : 29956 (MiraXTv3_dyn) R 29952 29954 29821 0 -1 4194368 15434 0 0 0 58009 17 0 0 25 0 3 0 365826692 110784512 26003 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29954/tid=29957] ppid=29952 vsize=108188 CPUtime=581.16
/proc/29954/task/29957/stat : 29957 (MiraXTv3_dyn) R 29952 29954 29821 0 -1 4194368 15147 0 0 0 58098 18 0 0 25 0 3 0 365826692 110784512 26003 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.55
Current children cumulated vsize (KiB) 108188



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.603 s]
/proc/loadavg: 2.00 1.91 1.59 3/80 29957
/proc/meminfo: memFree=1380784/2055920 swapFree=4145492/4192956
[pid=29954] ppid=29952 vsize=108188 CPUtime=1200.08
/proc/29954/stat : 29954 (MiraXTv3_dyn) S 29952 29954 29821 0 -1 4194304 31563 0 0 0 119971 37 0 0 18 0 3 0 365826680 110784512 26005 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29954/statm: 27047 26005 218 20 0 26405 0
[pid=29954/tid=29956] ppid=29952 vsize=108188 CPUtime=599.49
/proc/29954/task/29956/stat : 29956 (MiraXTv3_dyn) R 29952 29954 29821 0 -1 4194368 15435 0 0 0 59932 17 0 0 25 0 3 0 365826692 110784512 26005 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29954/tid=29957] ppid=29952 vsize=108188 CPUtime=600.46
/proc/29954/task/29957/stat : 29957 (MiraXTv3_dyn) R 29952 29954 29821 0 -1 4194368 15230 0 0 0 60027 19 0 0 25 0 3 0 365826692 110784512 26005 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 108188

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): 601.638
CPU time (s): 1200.12
CPU user time (s): 1199.73
CPU system time (s): 0.38994
CPU usage (%): 199.475
Max. virtual memory (cumulated for all children) (KiB): 108516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.73
system time used= 0.38994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31563
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= 144
involuntary context switches= 22599

runsolver used 0.564914 second user time and 1.63775 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Fri May 11 15:38:11 UTC 2007

IDJOB= 333802
IDBENCH= 24612
IDSOLVER= 128
FILE ID= node9/333802-1178897891

PBS_JOBID= 5251091

Free space on /tmp= 66557 MiB

SOLVER NAME= MiraXT v3
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/333802-1178897891/MiraXTv3_dyn /tmp/evaluation/333802-1178897891/instance-333802-1178897891.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-333802-1178897891 -o ROOT/results/node9/solver-333802-1178897891 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/333802-1178897891/MiraXTv3_dyn /tmp/evaluation/333802-1178897891/instance-333802-1178897891.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  378c3c007a4c6e49e4da1e6f32094183

RANDOM SEED= 935552459

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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.221
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.221
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:       1485024 kB
Buffers:         44372 kB
Cached:         443340 kB
SwapCached:      15556 kB
Active:         148800 kB
Inactive:       361804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1485024 kB
SwapTotal:     4192956 kB
SwapFree:      4145492 kB
Dirty:            4144 kB
Writeback:           0 kB
Mapped:          29868 kB
Slab:            45764 kB
Committed_AS:  9012824 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= 66557 MiB

End job on node9 on Fri May 11 15:48:15 UTC 2007