Trace number 333886

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.09 601.634

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n1200-d0.00-s1756632460.sat05-526.reshuffled-07.cnf
MD5SUM00198881c2cf000cfee916c18d69d474
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 variables1132
Number of clauses14011
Sum of the clauses size42316
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 313728
Number of clauses of size 4283
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/node21/watcher-333886-1178898040 -o ROOT/results/node21/solver-333886-1178898040 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/333886-1178898040/MiraXTv3_dyn /tmp/evaluation/333886-1178898040/instance-333886-1178898040.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.13 1.11 1.23 3/77 1707
/proc/meminfo: memFree=1666736/2055920 swapFree=4156344/4192956
[pid=1707] ppid=1705 vsize=3788 CPUtime=0
/proc/1707/stat : 1707 (MiraXTv3_dyn) R 1705 1707 910 0 -1 4194304 321 0 0 0 0 0 0 0 18 0 1 0 337721311 3878912 296 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8873595 0 0 4096 0 0 0 0 17 1 0 0
/proc/1707/statm: 947 299 205 20 0 305 0

[startup+0.064966 s]
/proc/loadavg: 1.13 1.11 1.23 3/77 1707
/proc/meminfo: memFree=1666736/2055920 swapFree=4156344/4192956
[pid=1707] ppid=1705 vsize=5564 CPUtime=0.06
/proc/1707/stat : 1707 (MiraXTv3_dyn) R 1705 1707 910 0 -1 4194304 775 0 0 0 6 0 0 0 18 0 1 0 337721311 5697536 750 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8873595 0 0 4096 0 0 0 0 17 1 0 0
/proc/1707/statm: 1391 750 207 20 0 749 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5564

[startup+0.10197 s]
/proc/loadavg: 1.13 1.11 1.23 3/77 1707
/proc/meminfo: memFree=1666736/2055920 swapFree=4156344/4192956
[pid=1707] ppid=1705 vsize=5940 CPUtime=0.09
/proc/1707/stat : 1707 (MiraXTv3_dyn) R 1705 1707 910 0 -1 4194304 844 0 0 0 9 0 0 0 18 0 1 0 337721311 6082560 819 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583875 0 0 4096 0 0 0 0 17 1 0 0
/proc/1707/statm: 1485 819 207 20 0 843 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5940

[startup+0.301997 s]
/proc/loadavg: 1.13 1.11 1.23 3/77 1707
/proc/meminfo: memFree=1666736/2055920 swapFree=4156344/4192956
[pid=1707] ppid=1705 vsize=11020 CPUtime=0.45
/proc/1707/stat : 1707 (MiraXTv3_dyn) S 1705 1707 910 0 -1 4194304 1425 0 0 0 45 0 0 0 18 0 3 0 337721311 11284480 1347 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1707/statm: 2755 1347 218 20 0 2113 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 11020

[startup+0.701039 s]
/proc/loadavg: 1.13 1.11 1.23 3/77 1707
/proc/meminfo: memFree=1666736/2055920 swapFree=4156344/4192956
[pid=1707] ppid=1705 vsize=13824 CPUtime=1.25
/proc/1707/stat : 1707 (MiraXTv3_dyn) S 1705 1707 910 0 -1 4194304 1967 0 0 0 125 0 0 0 18 0 3 0 337721311 14155776 1889 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1707/statm: 3456 1889 218 20 0 2814 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 13824

[startup+1.50113 s]
/proc/loadavg: 1.13 1.11 1.23 3/80 1710
/proc/meminfo: memFree=1658648/2055920 swapFree=4156344/4192956
[pid=1707] ppid=1705 vsize=17408 CPUtime=2.85
/proc/1707/stat : 1707 (MiraXTv3_dyn) S 1705 1707 910 0 -1 4194304 2769 0 0 0 284 1 0 0 18 0 3 0 337721311 17825792 2691 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1707/statm: 4352 2691 218 20 0 3710 0
[pid=1707/tid=1709] ppid=1705 vsize=17408 CPUtime=1.36
/proc/1707/task/1709/stat : 1709 (MiraXTv3_dyn) R 1705 1707 910 0 -1 4194368 884 0 0 0 136 0 0 0 18 0 3 0 337721324 17825792 2691 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8873595 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1707/tid=1710] ppid=1705 vsize=17408 CPUtime=1.34
/proc/1707/task/1710/stat : 1710 (MiraXTv3_dyn) R 1705 1707 910 0 -1 4194368 1003 0 0 0 134 0 0 0 25 0 3 0 337721324 17825792 2691 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 17408

[startup+3.10131 s]
/proc/loadavg: 1.20 1.12 1.23 3/80 1710
/proc/meminfo: memFree=1653976/2055920 swapFree=4156344/4192956
[pid=1707] ppid=1705 vsize=22984 CPUtime=6.04
/proc/1707/stat : 1707 (MiraXTv3_dyn) S 1705 1707 910 0 -1 4194304 4116 0 0 0 602 2 0 0 18 0 3 0 337721311 23535616 4038 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1707/statm: 5746 4038 218 20 0 5104 0
[pid=1707/tid=1709] ppid=1705 vsize=22984 CPUtime=2.96
/proc/1707/task/1709/stat : 1709 (MiraXTv3_dyn) R 1705 1707 910 0 -1 4194368 1532 0 0 0 296 0 0 0 25 0 3 0 337721324 23535616 4038 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1707/tid=1710] ppid=1705 vsize=22984 CPUtime=2.94
/proc/1707/task/1710/stat : 1710 (MiraXTv3_dyn) R 1705 1707 910 0 -1 4194368 1702 0 0 0 293 1 0 0 19 0 3 0 337721324 23535616 4038 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 22984

[startup+6.30165 s]
/proc/loadavg: 1.20 1.12 1.23 3/80 1710
/proc/meminfo: memFree=1649048/2055920 swapFree=4156344/4192956
[pid=1707] ppid=1705 vsize=26828 CPUtime=12.43
/proc/1707/stat : 1707 (MiraXTv3_dyn) S 1705 1707 910 0 -1 4194304 5018 0 0 0 1240 3 0 0 18 0 3 0 337721311 27471872 4940 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1707/statm: 6707 4940 218 20 0 6065 0
[pid=1707/tid=1709] ppid=1705 vsize=26828 CPUtime=6.16
/proc/1707/task/1709/stat : 1709 (MiraXTv3_dyn) R 1705 1707 910 0 -1 4194368 1955 0 0 0 615 1 0 0 25 0 3 0 337721324 27471872 4940 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8873595 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1707/tid=1710] ppid=1705 vsize=26828 CPUtime=6.12
/proc/1707/task/1710/stat : 1710 (MiraXTv3_dyn) R 1705 1707 910 0 -1 4194368 2181 0 0 0 611 1 0 0 25 0 3 0 337721324 27471872 4940 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525994 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 26828

[startup+12.7024 s]
/proc/loadavg: 1.32 1.15 1.24 3/80 1710
/proc/meminfo: memFree=1634664/2055920 swapFree=4156344/4192956
[pid=1707] ppid=1705 vsize=40256 CPUtime=25.19
/proc/1707/stat : 1707 (MiraXTv3_dyn) S 1705 1707 910 0 -1 4194304 8741 0 0 0 2513 6 0 0 18 0 3 0 337721311 41222144 8507 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1707/statm: 10064 8507 218 20 0 9422 0
[pid=1707/tid=1709] ppid=1705 vsize=40256 CPUtime=12.56
/proc/1707/task/1709/stat : 1709 (MiraXTv3_dyn) R 1705 1707 910 0 -1 4194368 3842 0 0 0 1254 2 0 0 25 0 3 0 337721324 41222144 8507 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1707/tid=1710] ppid=1705 vsize=40256 CPUtime=12.49
/proc/1707/task/1710/stat : 1710 (MiraXTv3_dyn) R 1705 1707 910 0 -1 4194368 4017 0 0 0 1246 3 0 0 25 0 3 0 337721324 41222144 8507 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520184 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 40256

[startup+25.5018 s]
/proc/loadavg: 1.42 1.18 1.25 3/80 1710
/proc/meminfo: memFree=1617896/2055920 swapFree=4156344/4192956
[pid=1707] ppid=1705 vsize=55996 CPUtime=50.72
/proc/1707/stat : 1707 (MiraXTv3_dyn) S 1705 1707 910 0 -1 4194304 12732 0 0 0 5061 11 0 0 18 0 3 0 337721311 57339904 12292 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1707/statm: 13999 12292 218 20 0 13357 0
[pid=1707/tid=1709] ppid=1705 vsize=55996 CPUtime=25.35
/proc/1707/task/1709/stat : 1709 (MiraXTv3_dyn) R 1705 1707 910 0 -1 4194368 5917 0 0 0 2531 4 0 0 25 0 3 0 337721324 57339904 12292 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1707/tid=1710] ppid=1705 vsize=55996 CPUtime=25.23
/proc/1707/task/1710/stat : 1710 (MiraXTv3_dyn) R 1705 1707 910 0 -1 4194368 5933 0 0 0 2517 6 0 0 25 0 3 0 337721324 57339904 12292 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 55996

[startup+51.1015 s]
/proc/loadavg: 1.62 1.24 1.26 3/80 1710
/proc/meminfo: memFree=1601384/2055920 swapFree=4156344/4192956
[pid=1707] ppid=1705 vsize=72368 CPUtime=101.8
/proc/1707/stat : 1707 (MiraXTv3_dyn) S 1705 1707 910 0 -1 4194304 17570 0 0 0 10163 17 0 0 18 0 3 0 337721311 74104832 16620 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1707/statm: 18092 16620 218 20 0 17450 0
[pid=1707/tid=1709] ppid=1705 vsize=72368 CPUtime=50.94
/proc/1707/task/1709/stat : 1709 (MiraXTv3_dyn) R 1705 1707 910 0 -1 4194368 8106 0 0 0 5088 6 0 0 25 0 3 0 337721324 74104832 16620 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1707/tid=1710] ppid=1705 vsize=72368 CPUtime=50.73
/proc/1707/task/1710/stat : 1710 (MiraXTv3_dyn) R 1705 1707 910 0 -1 4194368 8582 0 0 0 5062 11 0 0 25 0 3 0 337721324 74104832 16620 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 72368

[startup+102.305 s]
/proc/loadavg: 1.85 1.37 1.30 3/80 1710
/proc/meminfo: memFree=1585000/2055920 swapFree=4156344/4192956
[pid=1707] ppid=1705 vsize=86760 CPUtime=203.94
/proc/1707/stat : 1707 (MiraXTv3_dyn) S 1705 1707 910 0 -1 4194304 22293 0 0 0 20371 23 0 0 18 0 3 0 337721311 88842240 20474 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1707/statm: 21690 20474 218 20 0 21048 0
[pid=1707/tid=1709] ppid=1705 vsize=86760 CPUtime=102.11
/proc/1707/task/1709/stat : 1709 (MiraXTv3_dyn) R 1705 1707 910 0 -1 4194368 10028 0 0 0 10203 8 0 0 25 0 3 0 337721324 88842240 20474 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1707/tid=1710] ppid=1705 vsize=86760 CPUtime=101.69
/proc/1707/task/1710/stat : 1710 (MiraXTv3_dyn) R 1705 1707 910 0 -1 4194368 11383 0 0 0 10155 14 0 0 25 0 3 0 337721324 88842240 20474 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.94
Current children cumulated vsize (KiB) 86760

[startup+162.302 s]
/proc/loadavg: 1.94 1.48 1.34 3/80 1712
/proc/meminfo: memFree=1581352/2055920 swapFree=4156344/4192956
[pid=1707] ppid=1705 vsize=90636 CPUtime=323.63
/proc/1707/stat : 1707 (MiraXTv3_dyn) S 1705 1707 910 0 -1 4194304 24119 0 0 0 32337 26 0 0 18 0 3 0 337721311 92811264 21384 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1707/statm: 22659 21384 218 20 0 22017 0
[pid=1707/tid=1709] ppid=1705 vsize=90636 CPUtime=162.07
/proc/1707/task/1709/stat : 1709 (MiraXTv3_dyn) R 1705 1707 910 0 -1 4194368 10720 0 0 0 16198 9 0 0 25 0 3 0 337721324 92811264 21384 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1707/tid=1710] ppid=1705 vsize=90636 CPUtime=161.42
/proc/1707/task/1710/stat : 1710 (MiraXTv3_dyn) R 1705 1707 910 0 -1 4194368 12517 0 0 0 16126 16 0 0 25 0 3 0 337721324 92811264 21384 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.63
Current children cumulated vsize (KiB) 90636

[startup+222.301 s]
/proc/loadavg: 1.98 1.57 1.38 3/80 1712
/proc/meminfo: memFree=1581096/2055920 swapFree=4156344/4192956
[pid=1707] ppid=1705 vsize=90636 CPUtime=443.33
/proc/1707/stat : 1707 (MiraXTv3_dyn) S 1705 1707 910 0 -1 4194304 25081 0 0 0 44306 27 0 0 18 0 3 0 337721311 92811264 21406 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1707/statm: 22659 21406 218 20 0 22017 0
[pid=1707/tid=1709] ppid=1705 vsize=90636 CPUtime=222.04
/proc/1707/task/1709/stat : 1709 (MiraXTv3_dyn) R 1705 1707 910 0 -1 4194368 11204 0 0 0 22194 10 0 0 25 0 3 0 337721324 92811264 21406 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1707/tid=1710] ppid=1705 vsize=90636 CPUtime=221.15
/proc/1707/task/1710/stat : 1710 (MiraXTv3_dyn) R 1705 1707 910 0 -1 4194368 12995 0 0 0 22099 16 0 0 25 0 3 0 337721324 92811264 21406 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526404 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.33
Current children cumulated vsize (KiB) 90636

[startup+282.302 s]
/proc/loadavg: 1.99 1.65 1.42 3/80 1712
/proc/meminfo: memFree=1578728/2055920 swapFree=4156344/4192956
[pid=1707] ppid=1705 vsize=93076 CPUtime=563.04
/proc/1707/stat : 1707 (MiraXTv3_dyn) S 1705 1707 910 0 -1 4194304 26653 0 0 0 56275 29 0 0 18 0 3 0 337721311 95309824 22018 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1707/statm: 23269 22018 218 20 0 22627 0
[pid=1707/tid=1709] ppid=1705 vsize=93076 CPUtime=282.01
/proc/1707/task/1709/stat : 1709 (MiraXTv3_dyn) R 1705 1707 910 0 -1 4194368 12285 0 0 0 28190 11 0 0 25 0 3 0 337721324 95309824 22018 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1707/tid=1710] ppid=1705 vsize=93076 CPUtime=280.89
/proc/1707/task/1710/stat : 1710 (MiraXTv3_dyn) R 1705 1707 910 0 -1 4194368 13486 0 0 0 28072 17 0 0 25 0 3 0 337721324 95309824 22018 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.04
Current children cumulated vsize (KiB) 93076

[startup+342.301 s]
/proc/loadavg: 1.99 1.71 1.45 3/80 1712
/proc/meminfo: memFree=1576552/2055920 swapFree=4156344/4192956
[pid=1707] ppid=1705 vsize=95016 CPUtime=682.75
/proc/1707/stat : 1707 (MiraXTv3_dyn) S 1705 1707 910 0 -1 4194304 28065 0 0 0 68244 31 0 0 18 0 3 0 337721311 97296384 22538 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1707/statm: 23754 22538 218 20 0 23112 0
[pid=1707/tid=1709] ppid=1705 vsize=95016 CPUtime=341.99
/proc/1707/task/1709/stat : 1709 (MiraXTv3_dyn) R 1705 1707 910 0 -1 4194368 12835 0 0 0 34187 12 0 0 25 0 3 0 337721324 97296384 22538 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1707/tid=1710] ppid=1705 vsize=95016 CPUtime=340.63
/proc/1707/task/1710/stat : 1710 (MiraXTv3_dyn) R 1705 1707 910 0 -1 4194368 14348 0 0 0 34045 18 0 0 25 0 3 0 337721324 97296384 22538 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.75
Current children cumulated vsize (KiB) 95016

[startup+402.302 s]
/proc/loadavg: 1.99 1.76 1.48 3/80 1712
/proc/meminfo: memFree=1574056/2055920 swapFree=4156344/4192956
[pid=1707] ppid=1705 vsize=97564 CPUtime=802.44
/proc/1707/stat : 1707 (MiraXTv3_dyn) S 1705 1707 910 0 -1 4194304 29796 0 0 0 80211 33 0 0 18 0 3 0 337721311 99905536 23201 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1707/statm: 24391 23201 218 20 0 23749 0
[pid=1707/tid=1709] ppid=1705 vsize=97564 CPUtime=401.95
/proc/1707/task/1709/stat : 1709 (MiraXTv3_dyn) R 1705 1707 910 0 -1 4194368 14033 0 0 0 40182 13 0 0 25 0 3 0 337721324 99905536 23201 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1707/tid=1710] ppid=1705 vsize=97564 CPUtime=400.35
/proc/1707/task/1710/stat : 1710 (MiraXTv3_dyn) R 1705 1707 910 0 -1 4194368 14881 0 0 0 40016 19 0 0 25 0 3 0 337721324 99905536 23201 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.44
Current children cumulated vsize (KiB) 97564

[startup+462.301 s]
/proc/loadavg: 1.99 1.80 1.51 3/80 1712
/proc/meminfo: memFree=1573160/2055920 swapFree=4156344/4192956
[pid=1707] ppid=1705 vsize=99612 CPUtime=922.13
/proc/1707/stat : 1707 (MiraXTv3_dyn) S 1705 1707 910 0 -1 4194304 30919 0 0 0 92178 35 0 0 18 0 3 0 337721311 102002688 23406 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1707/statm: 24903 23406 218 20 0 24261 0
[pid=1707/tid=1709] ppid=1705 vsize=99612 CPUtime=461.93
/proc/1707/task/1709/stat : 1709 (MiraXTv3_dyn) R 1705 1707 910 0 -1 4194368 14720 0 0 0 46178 15 0 0 25 0 3 0 337721324 102002688 23406 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1707/tid=1710] ppid=1705 vsize=99612 CPUtime=460.07
/proc/1707/task/1710/stat : 1710 (MiraXTv3_dyn) R 1705 1707 910 0 -1 4194368 15317 0 0 0 45988 19 0 0 25 0 3 0 337721324 102002688 23406 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.13
Current children cumulated vsize (KiB) 99612

[startup+522.301 s]
/proc/loadavg: 1.99 1.83 1.54 3/80 1712
/proc/meminfo: memFree=1572968/2055920 swapFree=4156344/4192956
[pid=1707] ppid=1705 vsize=99768 CPUtime=1041.84
/proc/1707/stat : 1707 (MiraXTv3_dyn) S 1705 1707 910 0 -1 4194304 31726 0 0 0 104148 36 0 0 18 0 3 0 337721311 102162432 23457 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1707/statm: 24942 23457 218 20 0 24300 0
[pid=1707/tid=1709] ppid=1705 vsize=99768 CPUtime=521.9
/proc/1707/task/1709/stat : 1709 (MiraXTv3_dyn) R 1705 1707 910 0 -1 4194368 15100 0 0 0 52174 16 0 0 25 0 3 0 337721324 102162432 23457 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1707/tid=1710] ppid=1705 vsize=99768 CPUtime=519.81
/proc/1707/task/1710/stat : 1710 (MiraXTv3_dyn) R 1705 1707 910 0 -1 4194368 15744 0 0 0 51961 20 0 0 25 0 3 0 337721324 102162432 23457 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.84
Current children cumulated vsize (KiB) 99768

[startup+582.302 s]
/proc/loadavg: 1.99 1.86 1.57 3/80 1712
/proc/meminfo: memFree=1566184/2055920 swapFree=4156344/4192956
[pid=1707] ppid=1705 vsize=106872 CPUtime=1161.57
/proc/1707/stat : 1707 (MiraXTv3_dyn) S 1705 1707 910 0 -1 4194304 34353 0 0 0 116117 40 0 0 18 0 3 0 337721311 109436928 25320 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1707/statm: 26718 25320 218 20 0 26076 0
[pid=1707/tid=1709] ppid=1705 vsize=106872 CPUtime=581.89
/proc/1707/task/1709/stat : 1709 (MiraXTv3_dyn) R 1705 1707 910 0 -1 4194368 16963 0 0 0 58170 19 0 0 25 0 3 0 337721324 109436928 25320 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1707/tid=1710] ppid=1705 vsize=106872 CPUtime=579.55
/proc/1707/task/1710/stat : 1710 (MiraXTv3_dyn) R 1705 1707 910 0 -1 4194368 16508 0 0 0 57934 21 0 0 25 0 3 0 337721324 109436928 25320 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.57
Current children cumulated vsize (KiB) 106872



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.602 s]
/proc/loadavg: 1.99 1.87 1.57 3/80 1712
/proc/meminfo: memFree=1564392/2055920 swapFree=4156344/4192956
[pid=1707] ppid=1705 vsize=107272 CPUtime=1200.06
/proc/1707/stat : 1707 (MiraXTv3_dyn) S 1705 1707 910 0 -1 4194304 34885 0 0 0 119965 41 0 0 18 0 3 0 337721311 109846528 25597 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1707/statm: 26818 25597 218 20 0 26176 0
[pid=1707/tid=1709] ppid=1705 vsize=107272 CPUtime=601.18
/proc/1707/task/1709/stat : 1709 (MiraXTv3_dyn) R 1705 1707 910 0 -1 4194368 17247 0 0 0 60099 19 0 0 25 0 3 0 337721324 109846528 25597 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1707/tid=1710] ppid=1705 vsize=107272 CPUtime=598.73
/proc/1707/task/1710/stat : 1710 (MiraXTv3_dyn) R 1705 1707 910 0 -1 4194368 16756 0 0 0 59852 21 0 0 25 0 3 0 337721324 109846528 25597 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 107272

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.634
CPU time (s): 1200.09
CPU user time (s): 1199.66
CPU system time (s): 0.426935
CPU usage (%): 199.472
Max. virtual memory (cumulated for all children) (KiB): 107272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.66
system time used= 0.426935
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34885
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= 137
involuntary context switches= 22312

runsolver used 0.613906 second user time and 1.58576 second system time

The end

Launcher Data (download as text)

Begin job on node21 on Fri May 11 15:40:40 UTC 2007

IDJOB= 333886
IDBENCH= 24614
IDSOLVER= 128
FILE ID= node21/333886-1178898040

PBS_JOBID= 5251082

Free space on /tmp= 66551 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n1200-d0.00-s1756632460.sat05-526.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/333886-1178898040/MiraXTv3_dyn /tmp/evaluation/333886-1178898040/instance-333886-1178898040.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node21/watcher-333886-1178898040 -o ROOT/results/node21/solver-333886-1178898040 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/333886-1178898040/MiraXTv3_dyn /tmp/evaluation/333886-1178898040/instance-333886-1178898040.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  00198881c2cf000cfee916c18d69d474

RANDOM SEED= 420389959

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node21.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:       1666952 kB
Buffers:         47948 kB
Cached:         253160 kB
SwapCached:      15772 kB
Active:         140152 kB
Inactive:       184716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1666952 kB
SwapTotal:     4192956 kB
SwapFree:      4156344 kB
Dirty:            4148 kB
Writeback:           0 kB
Mapped:          30196 kB
Slab:            49576 kB
Committed_AS:  5166180 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= 66551 MiB

End job on node21 on Fri May 11 15:50:44 UTC 2007