Trace number 338424

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.06 1200.54

General information on the benchmark

Namecrafted/Difficult/contest05/sabharwal/
gt-ordering-unsat-gt-045.sat05-1310.reshuffled-07.cnf
MD5SUMae4e3f3661a3c7ad7c7ec30d56d611a1
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark16.9324
Satisfiable
(Un)Satisfiability was proved
Number of variables1980
Number of clauses86175
Sum of the clauses size259380
Maximum clause length44
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2990
Number of clauses of size 385140
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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/node10/watcher-338424-1178913705 -o ROOT/results/node10/solver-338424-1178913705 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/338424-1178913705/MiraXTv1_dyn /tmp/evaluation/338424-1178913705/instance-338424-1178913705.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.04 1.14 1.11 3/83 21019
/proc/meminfo: memFree=1519640/2055920 swapFree=4143928/4192956
[pid=21019] ppid=21017 vsize=3788 CPUtime=0
/proc/21019/stat : 21019 (MiraXTv1_dyn) R 21017 21019 20542 0 -1 4194304 419 0 0 0 0 0 0 0 18 0 1 0 367408007 3878912 394 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21019/statm: 947 401 202 20 0 305 0

[startup+0.08928 s]
/proc/loadavg: 1.04 1.14 1.11 3/83 21019
/proc/meminfo: memFree=1519640/2055920 swapFree=4143928/4192956
[pid=21019] ppid=21017 vsize=8076 CPUtime=0.08
/proc/21019/stat : 21019 (MiraXTv1_dyn) R 21017 21019 20542 0 -1 4194304 1559 0 0 0 8 0 0 0 18 0 1 0 367408007 8269824 1534 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9340539 0 0 4096 0 0 0 0 17 1 0 0
/proc/21019/statm: 2019 1534 206 20 0 1377 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8076

[startup+0.101282 s]
/proc/loadavg: 1.04 1.14 1.11 3/83 21019
/proc/meminfo: memFree=1519640/2055920 swapFree=4143928/4192956
[pid=21019] ppid=21017 vsize=8472 CPUtime=0.09
/proc/21019/stat : 21019 (MiraXTv1_dyn) R 21017 21019 20542 0 -1 4194304 1657 0 0 0 9 0 0 0 18 0 1 0 367408007 8675328 1632 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9340539 0 0 4096 0 0 0 0 17 1 0 0
/proc/21019/statm: 2118 1632 206 20 0 1476 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8472

[startup+0.301326 s]
/proc/loadavg: 1.04 1.14 1.11 3/83 21019
/proc/meminfo: memFree=1519640/2055920 swapFree=4143928/4192956
[pid=21019] ppid=21017 vsize=8732 CPUtime=0.29
/proc/21019/stat : 21019 (MiraXTv1_dyn) R 21017 21019 20542 0 -1 4194304 1770 0 0 0 29 0 0 0 19 0 1 0 367408007 8941568 1745 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/21019/statm: 2183 1745 207 20 0 1541 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8732

[startup+0.701412 s]
/proc/loadavg: 1.04 1.14 1.11 3/83 21019
/proc/meminfo: memFree=1519640/2055920 swapFree=4143928/4192956
[pid=21019] ppid=21017 vsize=9180 CPUtime=0.69
/proc/21019/stat : 21019 (MiraXTv1_dyn) R 21017 21019 20542 0 -1 4194304 1854 0 0 0 69 0 0 0 22 0 1 0 367408007 9400320 1829 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583538 0 0 4096 0 0 0 0 17 1 0 0
/proc/21019/statm: 2295 1829 207 20 0 1653 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9180

[startup+1.50159 s]
/proc/loadavg: 1.04 1.14 1.11 2/85 21021
/proc/meminfo: memFree=1506632/2055920 swapFree=4143928/4192956
[pid=21019] ppid=21017 vsize=26476 CPUtime=1.49
/proc/21019/stat : 21019 (MiraXTv1_dyn) S 21017 21019 20542 0 -1 4194304 4043 0 0 0 148 1 0 0 25 0 2 0 367408007 27111424 3849 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21019/statm: 6619 3849 218 20 0 5977 0
[pid=21019/tid=21021] ppid=21017 vsize=26476 CPUtime=0.54
/proc/21019/task/21021/stat : 21021 (MiraXTv1_dyn) R 21017 21019 20542 0 -1 4194368 1599 0 0 0 54 0 0 0 25 0 2 0 367408103 27111424 3849 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9340539 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26476

[startup+3.10193 s]
/proc/loadavg: 1.03 1.13 1.10 2/85 21023
/proc/meminfo: memFree=1501000/2055920 swapFree=4143928/4192956
[pid=21019] ppid=21017 vsize=33736 CPUtime=3.08
/proc/21019/stat : 21019 (MiraXTv1_dyn) S 21017 21019 20542 0 -1 4194304 5962 0 0 0 306 2 0 0 25 0 2 0 367408007 34545664 5768 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21019/statm: 8434 5768 218 20 0 7792 0
[pid=21019/tid=21021] ppid=21017 vsize=33736 CPUtime=2.13
/proc/21019/task/21021/stat : 21021 (MiraXTv1_dyn) R 21017 21019 20542 0 -1 4194368 3518 0 0 0 212 1 0 0 25 0 2 0 367408103 34545664 5768 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526483 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 33736

[startup+6.30162 s]
/proc/loadavg: 1.03 1.13 1.10 2/85 21025
/proc/meminfo: memFree=1488528/2055920 swapFree=4143928/4192956
[pid=21019] ppid=21017 vsize=46644 CPUtime=6.28
/proc/21019/stat : 21019 (MiraXTv1_dyn) S 21017 21019 20542 0 -1 4194304 9282 0 0 0 624 4 0 0 25 0 2 0 367408007 47763456 9088 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21019/statm: 11661 9088 218 20 0 11019 0
[pid=21019/tid=21021] ppid=21017 vsize=46644 CPUtime=5.33
/proc/21019/task/21021/stat : 21021 (MiraXTv1_dyn) R 21017 21019 20542 0 -1 4194368 6838 0 0 0 530 3 0 0 25 0 2 0 367408103 47763456 9088 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520292 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 46644

[startup+12.702 s]
/proc/loadavg: 1.03 1.13 1.10 2/85 21029
/proc/meminfo: memFree=1470992/2055920 swapFree=4143928/4192956
[pid=21019] ppid=21017 vsize=61036 CPUtime=12.68
/proc/21019/stat : 21019 (MiraXTv1_dyn) S 21017 21019 20542 0 -1 4194304 13064 0 0 0 1261 7 0 0 25 0 2 0 367408007 62500864 12796 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21019/statm: 15259 12796 218 20 0 14617 0
[pid=21019/tid=21021] ppid=21017 vsize=61036 CPUtime=11.73
/proc/21019/task/21021/stat : 21021 (MiraXTv1_dyn) R 21017 21019 20542 0 -1 4194368 10620 0 0 0 1167 6 0 0 25 0 2 0 367408103 62500864 12796 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9340539 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 61036

[startup+25.5018 s]
/proc/loadavg: 1.02 1.12 1.10 2/79 21049
/proc/meminfo: memFree=1449408/2055920 swapFree=4143928/4192956
[pid=21019] ppid=21017 vsize=82440 CPUtime=25.47
/proc/21019/stat : 21019 (MiraXTv1_dyn) S 21017 21019 20542 0 -1 4194304 18695 0 0 0 2538 9 0 0 25 0 2 0 367408007 84418560 18221 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21019/statm: 20610 18221 218 20 0 19968 0
[pid=21019/tid=21021] ppid=21017 vsize=82440 CPUtime=24.52
/proc/21019/task/21021/stat : 21021 (MiraXTv1_dyn) R 21017 21019 20542 0 -1 4194368 16251 0 0 0 2444 8 0 0 25 0 2 0 367408103 84418560 18221 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 82440

[startup+51.1013 s]
/proc/loadavg: 1.01 1.11 1.10 2/79 21049
/proc/meminfo: memFree=1432192/2055920 swapFree=4143928/4192956
[pid=21019] ppid=21017 vsize=98616 CPUtime=51.06
/proc/21019/stat : 21019 (MiraXTv1_dyn) S 21017 21019 20542 0 -1 4194304 22987 0 0 0 5094 12 0 0 25 0 2 0 367408007 100982784 22207 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21019/statm: 24654 22207 218 20 0 24012 0
[pid=21019/tid=21021] ppid=21017 vsize=98616 CPUtime=50.11
/proc/21019/task/21021/stat : 21021 (MiraXTv1_dyn) R 21017 21019 20542 0 -1 4194368 20543 0 0 0 5000 11 0 0 25 0 2 0 367408103 100982784 22207 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 98616

[startup+102.305 s]
/proc/loadavg: 1.00 1.09 1.09 2/79 21049
/proc/meminfo: memFree=1417088/2055920 swapFree=4143928/4192956
[pid=21019] ppid=21017 vsize=113712 CPUtime=102.25
/proc/21019/stat : 21019 (MiraXTv1_dyn) S 21017 21019 20542 0 -1 4194304 27354 0 0 0 10209 16 0 0 25 0 2 0 367408007 116441088 25992 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21019/statm: 28428 25992 218 20 0 27786 0
[pid=21019/tid=21021] ppid=21017 vsize=113712 CPUtime=101.29
/proc/21019/task/21021/stat : 21021 (MiraXTv1_dyn) R 21017 21019 20542 0 -1 4194368 24910 0 0 0 10115 14 0 0 25 0 2 0 367408103 116441088 25992 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 113712

[startup+162.302 s]
/proc/loadavg: 1.00 1.07 1.08 2/79 21049
/proc/meminfo: memFree=1416960/2055920 swapFree=4143928/4192956
[pid=21019] ppid=21017 vsize=113872 CPUtime=162.21
/proc/21019/stat : 21019 (MiraXTv1_dyn) S 21017 21019 20542 0 -1 4194304 28156 0 0 0 16205 16 0 0 25 0 2 0 367408007 116604928 26014 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21019/statm: 28468 26014 218 20 0 27826 0
[pid=21019/tid=21021] ppid=21017 vsize=113872 CPUtime=161.26
/proc/21019/task/21021/stat : 21021 (MiraXTv1_dyn) R 21017 21019 20542 0 -1 4194368 25712 0 0 0 16111 15 0 0 25 0 2 0 367408103 116604928 26014 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 113872

[startup+222.301 s]
/proc/loadavg: 1.00 1.06 1.08 2/79 21049
/proc/meminfo: memFree=1407424/2055920 swapFree=4143928/4192956
[pid=21019] ppid=21017 vsize=123332 CPUtime=222.19
/proc/21019/stat : 21019 (MiraXTv1_dyn) S 21017 21019 20542 0 -1 4194304 31113 0 0 0 22200 19 0 0 25 0 2 0 367408007 126291968 28386 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21019/statm: 30833 28386 218 20 0 30191 0
[pid=21019/tid=21021] ppid=21017 vsize=123332 CPUtime=221.24
/proc/21019/task/21021/stat : 21021 (MiraXTv1_dyn) R 21017 21019 20542 0 -1 4194368 28669 0 0 0 22106 18 0 0 25 0 2 0 367408103 126291968 28386 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9338881 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 123332

[startup+282.301 s]
/proc/loadavg: 1.00 1.05 1.07 2/79 21049
/proc/meminfo: memFree=1406016/2055920 swapFree=4143928/4192956
[pid=21019] ppid=21017 vsize=124980 CPUtime=282.17
/proc/21019/stat : 21019 (MiraXTv1_dyn) S 21017 21019 20542 0 -1 4194304 32142 0 0 0 28197 20 0 0 25 0 2 0 367408007 127979520 28765 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21019/statm: 31245 28765 218 20 0 30603 0
[pid=21019/tid=21021] ppid=21017 vsize=124980 CPUtime=281.22
/proc/21019/task/21021/stat : 21021 (MiraXTv1_dyn) R 21017 21019 20542 0 -1 4194368 29698 0 0 0 28103 19 0 0 25 0 2 0 367408103 127979520 28765 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 124980

[startup+342.301 s]
/proc/loadavg: 1.00 1.03 1.06 2/79 21049
/proc/meminfo: memFree=1371904/2055920 swapFree=4143928/4192956
[pid=21019] ppid=21017 vsize=160048 CPUtime=342.15
/proc/21019/stat : 21019 (MiraXTv1_dyn) S 21017 21019 20542 0 -1 4194304 41495 0 0 0 34189 26 0 0 25 0 2 0 367408007 163889152 37533 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21019/statm: 40012 37533 218 20 0 39370 0
[pid=21019/tid=21021] ppid=21017 vsize=160048 CPUtime=341.19
/proc/21019/task/21021/stat : 21021 (MiraXTv1_dyn) R 21017 21019 20542 0 -1 4194368 39051 0 0 0 34094 25 0 0 25 0 2 0 367408103 163889152 37533 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 160048

[startup+402.302 s]
/proc/loadavg: 1.00 1.03 1.06 2/79 21049
/proc/meminfo: memFree=1368640/2055920 swapFree=4143928/4192956
[pid=21019] ppid=21017 vsize=162208 CPUtime=402.12
/proc/21019/stat : 21019 (MiraXTv1_dyn) S 21017 21019 20542 0 -1 4194304 42619 0 0 0 40185 27 0 0 25 0 2 0 367408007 166100992 38072 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21019/statm: 40552 38072 218 20 0 39910 0
[pid=21019/tid=21021] ppid=21017 vsize=162208 CPUtime=401.17
/proc/21019/task/21021/stat : 21021 (MiraXTv1_dyn) R 21017 21019 20542 0 -1 4194368 40175 0 0 0 40091 26 0 0 25 0 2 0 367408103 166100992 38072 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 162208

[startup+462.303 s]
/proc/loadavg: 1.00 1.02 1.05 2/79 21049
/proc/meminfo: memFree=1368640/2055920 swapFree=4143928/4192956
[pid=21019] ppid=21017 vsize=162208 CPUtime=462.1
/proc/21019/stat : 21019 (MiraXTv1_dyn) S 21017 21019 20542 0 -1 4194304 43074 0 0 0 46182 28 0 0 25 0 2 0 367408007 166100992 38072 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21019/statm: 40552 38072 218 20 0 39910 0
[pid=21019/tid=21021] ppid=21017 vsize=162208 CPUtime=461.15
/proc/21019/task/21021/stat : 21021 (MiraXTv1_dyn) R 21017 21019 20542 0 -1 4194368 40630 0 0 0 46088 27 0 0 25 0 2 0 367408103 166100992 38072 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 162208

[startup+522.302 s]
/proc/loadavg: 1.00 1.01 1.05 2/79 21049
/proc/meminfo: memFree=1368768/2055920 swapFree=4143928/4192956
[pid=21019] ppid=21017 vsize=162208 CPUtime=522.08
/proc/21019/stat : 21019 (MiraXTv1_dyn) S 21017 21019 20542 0 -1 4194304 43465 0 0 0 52179 29 0 0 25 0 2 0 367408007 166100992 38073 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21019/statm: 40552 38073 218 20 0 39910 0
[pid=21019/tid=21021] ppid=21017 vsize=162208 CPUtime=521.13
/proc/21019/task/21021/stat : 21021 (MiraXTv1_dyn) R 21017 21019 20542 0 -1 4194368 41021 0 0 0 52085 28 0 0 25 0 2 0 367408103 166100992 38073 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 162208

[startup+582.302 s]
/proc/loadavg: 1.00 1.01 1.04 2/79 21049
/proc/meminfo: memFree=1368768/2055920 swapFree=4143928/4192956
[pid=21019] ppid=21017 vsize=162208 CPUtime=582.05
/proc/21019/stat : 21019 (MiraXTv1_dyn) S 21017 21019 20542 0 -1 4194304 43465 0 0 0 58176 29 0 0 25 0 2 0 367408007 166100992 38073 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21019/statm: 40552 38073 218 20 0 39910 0
[pid=21019/tid=21021] ppid=21017 vsize=162208 CPUtime=581.1
/proc/21019/task/21021/stat : 21021 (MiraXTv1_dyn) R 21017 21019 20542 0 -1 4194368 41021 0 0 0 58082 28 0 0 25 0 2 0 367408103 166100992 38073 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 162208

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/79 21049
/proc/meminfo: memFree=1368832/2055920 swapFree=4143928/4192956
[pid=21019] ppid=21017 vsize=162208 CPUtime=642.04
/proc/21019/stat : 21019 (MiraXTv1_dyn) S 21017 21019 20542 0 -1 4194304 43467 0 0 0 64174 30 0 0 25 0 2 0 367408007 166100992 38075 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21019/statm: 40552 38075 218 20 0 39910 0
[pid=21019/tid=21021] ppid=21017 vsize=162208 CPUtime=641.08
/proc/21019/task/21021/stat : 21021 (MiraXTv1_dyn) R 21017 21019 20542 0 -1 4194368 41023 0 0 0 64079 29 0 0 25 0 2 0 367408103 166100992 38075 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 162208

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/79 21049
/proc/meminfo: memFree=1368832/2055920 swapFree=4143928/4192956
[pid=21019] ppid=21017 vsize=162208 CPUtime=702
/proc/21019/stat : 21019 (MiraXTv1_dyn) S 21017 21019 20542 0 -1 4194304 43467 0 0 0 70170 30 0 0 25 0 2 0 367408007 166100992 38075 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21019/statm: 40552 38075 218 20 0 39910 0
[pid=21019/tid=21021] ppid=21017 vsize=162208 CPUtime=701.05
/proc/21019/task/21021/stat : 21021 (MiraXTv1_dyn) R 21017 21019 20542 0 -1 4194368 41023 0 0 0 70076 29 0 0 25 0 2 0 367408103 166100992 38075 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 162208

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.02 2/79 21049
/proc/meminfo: memFree=1368832/2055920 swapFree=4143928/4192956
[pid=21019] ppid=21017 vsize=162208 CPUtime=761.99
/proc/21019/stat : 21019 (MiraXTv1_dyn) S 21017 21019 20542 0 -1 4194304 43467 0 0 0 76168 31 0 0 25 0 2 0 367408007 166100992 38075 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21019/statm: 40552 38075 218 20 0 39910 0
[pid=21019/tid=21021] ppid=21017 vsize=162208 CPUtime=761.04
/proc/21019/task/21021/stat : 21021 (MiraXTv1_dyn) R 21017 21019 20542 0 -1 4194368 41023 0 0 0 76074 30 0 0 25 0 2 0 367408103 166100992 38075 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 162208

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/79 21049
/proc/meminfo: memFree=1368832/2055920 swapFree=4143928/4192956
[pid=21019] ppid=21017 vsize=162208 CPUtime=821.96
/proc/21019/stat : 21019 (MiraXTv1_dyn) S 21017 21019 20542 0 -1 4194304 43467 0 0 0 82165 31 0 0 25 0 2 0 367408007 166100992 38075 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21019/statm: 40552 38075 218 20 0 39910 0
[pid=21019/tid=21021] ppid=21017 vsize=162208 CPUtime=821.01
/proc/21019/task/21021/stat : 21021 (MiraXTv1_dyn) R 21017 21019 20542 0 -1 4194368 41023 0 0 0 82071 30 0 0 25 0 2 0 367408103 166100992 38075 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 821.96
Current children cumulated vsize (KiB) 162208

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/79 21049
/proc/meminfo: memFree=1368832/2055920 swapFree=4143928/4192956
[pid=21019] ppid=21017 vsize=162208 CPUtime=881.94
/proc/21019/stat : 21019 (MiraXTv1_dyn) S 21017 21019 20542 0 -1 4194304 43467 0 0 0 88162 32 0 0 25 0 2 0 367408007 166100992 38075 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21019/statm: 40552 38075 218 20 0 39910 0
[pid=21019/tid=21021] ppid=21017 vsize=162208 CPUtime=880.98
/proc/21019/task/21021/stat : 21021 (MiraXTv1_dyn) R 21017 21019 20542 0 -1 4194368 41023 0 0 0 88068 30 0 0 25 0 2 0 367408103 166100992 38075 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 162208

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/79 21049
/proc/meminfo: memFree=1368896/2055920 swapFree=4143928/4192956
[pid=21019] ppid=21017 vsize=162208 CPUtime=941.91
/proc/21019/stat : 21019 (MiraXTv1_dyn) S 21017 21019 20542 0 -1 4194304 43467 0 0 0 94159 32 0 0 25 0 2 0 367408007 166100992 38075 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21019/statm: 40552 38075 218 20 0 39910 0
[pid=21019/tid=21021] ppid=21017 vsize=162208 CPUtime=940.96
/proc/21019/task/21021/stat : 21021 (MiraXTv1_dyn) R 21017 21019 20542 0 -1 4194368 41023 0 0 0 94065 31 0 0 25 0 2 0 367408103 166100992 38075 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.91
Current children cumulated vsize (KiB) 162208

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21049
/proc/meminfo: memFree=1368896/2055920 swapFree=4143928/4192956
[pid=21019] ppid=21017 vsize=162208 CPUtime=1001.89
/proc/21019/stat : 21019 (MiraXTv1_dyn) S 21017 21019 20542 0 -1 4194304 43467 0 0 0 100156 33 0 0 25 0 2 0 367408007 166100992 38075 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21019/statm: 40552 38075 218 20 0 39910 0
[pid=21019/tid=21021] ppid=21017 vsize=162208 CPUtime=1000.93
/proc/21019/task/21021/stat : 21021 (MiraXTv1_dyn) R 21017 21019 20542 0 -1 4194368 41023 0 0 0 100062 31 0 0 25 0 2 0 367408103 166100992 38075 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.89
Current children cumulated vsize (KiB) 162208

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21049
/proc/meminfo: memFree=1368896/2055920 swapFree=4143928/4192956
[pid=21019] ppid=21017 vsize=162208 CPUtime=1061.86
/proc/21019/stat : 21019 (MiraXTv1_dyn) S 21017 21019 20542 0 -1 4194304 43467 0 0 0 106153 33 0 0 25 0 2 0 367408007 166100992 38075 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21019/statm: 40552 38075 218 20 0 39910 0
[pid=21019/tid=21021] ppid=21017 vsize=162208 CPUtime=1060.91
/proc/21019/task/21021/stat : 21021 (MiraXTv1_dyn) R 21017 21019 20542 0 -1 4194368 41023 0 0 0 106059 32 0 0 25 0 2 0 367408103 166100992 38075 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.86
Current children cumulated vsize (KiB) 162208

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21049
/proc/meminfo: memFree=1361408/2055920 swapFree=4143928/4192956
[pid=21019] ppid=21017 vsize=169648 CPUtime=1121.84
/proc/21019/stat : 21019 (MiraXTv1_dyn) S 21017 21019 20542 0 -1 4194304 45957 0 0 0 112148 36 0 0 25 0 2 0 367408007 173719552 39915 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21019/statm: 42412 39915 218 20 0 41770 0
[pid=21019/tid=21021] ppid=21017 vsize=169648 CPUtime=1120.88
/proc/21019/task/21021/stat : 21021 (MiraXTv1_dyn) R 21017 21019 20542 0 -1 4194368 43513 0 0 0 112054 34 0 0 25 0 2 0 367408103 173719552 39915 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.84
Current children cumulated vsize (KiB) 169648

[startup+1182.3 s]
/proc/loadavg: 1.11 1.03 1.01 2/79 21049
/proc/meminfo: memFree=1361408/2055920 swapFree=4143928/4192956
[pid=21019] ppid=21017 vsize=169648 CPUtime=1181.81
/proc/21019/stat : 21019 (MiraXTv1_dyn) S 21017 21019 20542 0 -1 4194304 46347 0 0 0 118145 36 0 0 25 0 2 0 367408007 173719552 39915 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21019/statm: 42412 39915 218 20 0 41770 0
[pid=21019/tid=21021] ppid=21017 vsize=169648 CPUtime=1180.86
/proc/21019/task/21021/stat : 21021 (MiraXTv1_dyn) R 21017 21019 20542 0 -1 4194368 43903 0 0 0 118051 35 0 0 25 0 2 0 367408103 173719552 39915 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.81
Current children cumulated vsize (KiB) 169648



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.08 1.03 1.00 2/79 21049
/proc/meminfo: memFree=1361408/2055920 swapFree=4143928/4192956
[pid=21019] ppid=21017 vsize=169648 CPUtime=1200.01
/proc/21019/stat : 21019 (MiraXTv1_dyn) S 21017 21019 20542 0 -1 4194304 46347 0 0 0 119965 36 0 0 25 0 2 0 367408007 173719552 39915 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21019/statm: 42412 39915 218 20 0 41770 0
[pid=21019/tid=21021] ppid=21017 vsize=169648 CPUtime=1199.06
/proc/21019/task/21021/stat : 21021 (MiraXTv1_dyn) R 21017 21019 20542 0 -1 4194368 43903 0 0 0 119871 35 0 0 25 0 2 0 367408103 173719552 39915 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 169648

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

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

[startup+1200.5 s]
/proc/loadavg: 1.08 1.03 1.00 2/79 21049
/proc/meminfo: memFree=1361408/2055920 swapFree=4143928/4192956
[pid=21019] ppid=21017 vsize=169648 CPUtime=1200.01
/proc/21019/stat : 21019 (MiraXTv1_dyn) S 21017 21019 20542 0 -1 4194304 46347 0 0 0 119965 36 0 0 25 0 2 0 367408007 173719552 39915 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21019/statm: 42412 39915 218 20 0 41770 0
[pid=21019/tid=21021] ppid=21017 vsize=169648 CPUtime=1199.06
/proc/21019/task/21021/stat : 21021 (MiraXTv1_dyn) R 21017 21019 20542 0 -1 4194368 43903 0 0 0 119871 35 0 0 25 0 2 0 367408103 173719552 39915 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 169648

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.54
CPU time (s): 1200.06
CPU user time (s): 1199.66
CPU system time (s): 0.394939
CPU usage (%): 99.9598
Max. virtual memory (cumulated for all children) (KiB): 169908

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

runsolver used 1.24481 second user time and 3.13152 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Fri May 11 20:01:45 UTC 2007

IDJOB= 338424
IDBENCH= 24722
IDSOLVER= 130
FILE ID= node10/338424-1178913705

PBS_JOBID= 5251107

Free space on /tmp= 66558 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/sabharwal/gt-ordering-unsat-gt-045.sat05-1310.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/338424-1178913705/MiraXTv1_dyn /tmp/evaluation/338424-1178913705/instance-338424-1178913705.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-338424-1178913705 -o ROOT/results/node10/solver-338424-1178913705 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/338424-1178913705/MiraXTv1_dyn /tmp/evaluation/338424-1178913705/instance-338424-1178913705.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  ae4e3f3661a3c7ad7c7ec30d56d611a1

RANDOM SEED= 416315145

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1519856 kB
Buffers:         52128 kB
Cached:         392520 kB
SwapCached:      18024 kB
Active:         134648 kB
Inactive:       334948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1519856 kB
SwapTotal:     4192956 kB
SwapFree:      4143928 kB
Dirty:            5372 kB
Writeback:           0 kB
Mapped:          31328 kB
Slab:            51628 kB
Committed_AS:  5314000 kB
PageTables:       1964 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= 66558 MiB

End job on node10 on Fri May 11 20:21:48 UTC 2007