Trace number 332122

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.17 602.246

General information on the benchmark

Namecrafted/Medium/contest05/sabharwal/
gt-ordering-unsat-gt-030.sat05-1307.reshuffled-07.cnf
MD5SUM7cad9b31c1d2b928050fe75483db2332
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark11.0893
Satisfiable
(Un)Satisfiability was proved
Number of variables870
Number of clauses24825
Sum of the clauses size74820
Maximum clause length29
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2435
Number of clauses of size 324360
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

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

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


[startup+0 s]
/proc/loadavg: 0.92 1.05 1.24 3/77 18065
/proc/meminfo: memFree=1705144/2055920 swapFree=4148252/4192956
[pid=18065] ppid=18063 vsize=3788 CPUtime=0
/proc/18065/stat : 18065 (MiraXTv3_dyn) R 18063 18065 17991 0 -1 4194304 344 0 0 0 0 0 0 0 18 0 1 0 337529098 3878912 319 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18065/statm: 947 329 202 20 0 305 0

[startup+0.072895 s]
/proc/loadavg: 0.92 1.05 1.24 3/77 18065
/proc/meminfo: memFree=1705144/2055920 swapFree=4148252/4192956
[pid=18065] ppid=18063 vsize=5244 CPUtime=0.06
/proc/18065/stat : 18065 (MiraXTv3_dyn) R 18063 18065 17991 0 -1 4194304 733 0 0 0 6 0 0 0 18 0 1 0 337529098 5369856 708 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583747 0 0 4096 0 0 0 0 17 1 0 0
/proc/18065/statm: 1311 708 207 20 0 669 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5244

[startup+0.101898 s]
/proc/loadavg: 0.92 1.05 1.24 3/77 18065
/proc/meminfo: memFree=1705144/2055920 swapFree=4148252/4192956
[pid=18065] ppid=18063 vsize=5488 CPUtime=0.09
/proc/18065/stat : 18065 (MiraXTv3_dyn) R 18063 18065 17991 0 -1 4194304 784 0 0 0 9 0 0 0 18 0 1 0 337529098 5619712 759 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583935 0 0 4096 0 0 0 0 17 1 0 0
/proc/18065/statm: 1372 759 207 20 0 730 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5488

[startup+0.301925 s]
/proc/loadavg: 0.92 1.05 1.24 3/77 18065
/proc/meminfo: memFree=1705144/2055920 swapFree=4148252/4192956
[pid=18065] ppid=18063 vsize=16404 CPUtime=0.42
/proc/18065/stat : 18065 (MiraXTv3_dyn) S 18063 18065 17991 0 -1 4194304 2197 0 0 0 42 0 0 0 18 0 3 0 337529098 16797696 2123 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18065/statm: 4101 2123 218 20 0 3459 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 16404

[startup+0.701968 s]
/proc/loadavg: 0.92 1.05 1.24 3/77 18065
/proc/meminfo: memFree=1705144/2055920 swapFree=4148252/4192956
[pid=18065] ppid=18063 vsize=23040 CPUtime=1.22
/proc/18065/stat : 18065 (MiraXTv3_dyn) S 18063 18065 17991 0 -1 4194304 3975 0 0 0 121 1 0 0 18 0 3 0 337529098 23592960 3901 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18065/statm: 5760 3901 218 20 0 5118 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 23040

[startup+1.50106 s]
/proc/loadavg: 0.92 1.05 1.24 4/80 18068
/proc/meminfo: memFree=1685408/2055920 swapFree=4148252/4192956
[pid=18065] ppid=18063 vsize=36016 CPUtime=2.82
/proc/18065/stat : 18065 (MiraXTv3_dyn) S 18063 18065 17991 0 -1 4194304 6906 0 0 0 280 2 0 0 18 0 3 0 337529098 36880384 6832 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18065/statm: 9004 6832 218 20 0 8362 0
[pid=18065/tid=18067] ppid=18063 vsize=36016 CPUtime=1.34
/proc/18065/task/18067/stat : 18067 (MiraXTv3_dyn) R 18063 18065 17991 0 -1 4194368 2929 0 0 0 133 1 0 0 19 0 3 0 337529113 36880384 6832 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18065/tid=18068] ppid=18063 vsize=36016 CPUtime=1.32
/proc/18065/task/18068/stat : 18068 (MiraXTv3_dyn) R 18063 18065 17991 0 -1 4194368 3036 0 0 0 131 1 0 0 17 0 3 0 337529113 36880384 6832 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.82
Current children cumulated vsize (KiB) 36016

[startup+3.10123 s]
/proc/loadavg: 1.01 1.07 1.24 3/80 18068
/proc/meminfo: memFree=1676768/2055920 swapFree=4148252/4192956
[pid=18065] ppid=18063 vsize=41060 CPUtime=6.01
/proc/18065/stat : 18065 (MiraXTv3_dyn) S 18063 18065 17991 0 -1 4194304 8195 0 0 0 597 4 0 0 18 0 3 0 337529098 42045440 8120 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18065/statm: 10265 8120 218 20 0 9623 0
[pid=18065/tid=18067] ppid=18063 vsize=41060 CPUtime=2.94
/proc/18065/task/18067/stat : 18067 (MiraXTv3_dyn) R 18063 18065 17991 0 -1 4194368 3671 0 0 0 293 1 0 0 23 0 3 0 337529113 42045440 8120 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520200 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18065/tid=18068] ppid=18063 vsize=41060 CPUtime=2.92
/proc/18065/task/18068/stat : 18068 (MiraXTv3_dyn) R 18063 18065 17991 0 -1 4194368 3583 0 0 0 290 2 0 0 25 0 3 0 337529113 42045440 8120 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.01
Current children cumulated vsize (KiB) 41060

[startup+6.30158 s]
/proc/loadavg: 1.01 1.07 1.24 3/80 18068
/proc/meminfo: memFree=1649448/2055920 swapFree=4148252/4192956
[pid=18065] ppid=18063 vsize=72988 CPUtime=12.4
/proc/18065/stat : 18065 (MiraXTv3_dyn) S 18063 18065 17991 0 -1 4194304 16369 0 0 0 1229 11 0 0 18 0 3 0 337529098 74739712 16146 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18065/statm: 18247 16146 218 20 0 17605 0
[pid=18065/tid=18067] ppid=18063 vsize=72988 CPUtime=6.14
/proc/18065/task/18067/stat : 18067 (MiraXTv3_dyn) R 18063 18065 17991 0 -1 4194368 7614 0 0 0 609 5 0 0 25 0 3 0 337529113 74739712 16146 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18065/tid=18068] ppid=18063 vsize=72988 CPUtime=6.1
/proc/18065/task/18068/stat : 18068 (MiraXTv3_dyn) R 18063 18065 17991 0 -1 4194368 7814 0 0 0 605 5 0 0 18 0 3 0 337529113 74739712 16146 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.4
Current children cumulated vsize (KiB) 72988

[startup+12.7013 s]
/proc/loadavg: 1.16 1.10 1.25 3/80 18068
/proc/meminfo: memFree=1613992/2055920 swapFree=4148252/4192956
[pid=18065] ppid=18063 vsize=99664 CPUtime=25.15
/proc/18065/stat : 18065 (MiraXTv3_dyn) S 18063 18065 17991 0 -1 4194304 23348 0 0 0 2500 15 0 0 18 0 3 0 337529098 102055936 22825 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18065/statm: 24916 22825 218 20 0 24274 0
[pid=18065/tid=18067] ppid=18063 vsize=99664 CPUtime=12.53
/proc/18065/task/18067/stat : 18067 (MiraXTv3_dyn) R 18063 18065 17991 0 -1 4194368 11422 0 0 0 1246 7 0 0 25 0 3 0 337529113 102055936 22825 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18065/tid=18068] ppid=18063 vsize=99664 CPUtime=12.47
/proc/18065/task/18068/stat : 18068 (MiraXTv3_dyn) R 18063 18065 17991 0 -1 4194368 10985 0 0 0 1239 8 0 0 25 0 3 0 337529113 102055936 22825 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 99664

[startup+25.5027 s]
/proc/loadavg: 1.29 1.13 1.26 3/80 18068
/proc/meminfo: memFree=1574120/2055920 swapFree=4148252/4192956
[pid=18065] ppid=18063 vsize=140628 CPUtime=50.69
/proc/18065/stat : 18065 (MiraXTv3_dyn) S 18063 18065 17991 0 -1 4194304 34138 0 0 0 5042 27 0 0 18 0 3 0 337529098 144003072 33261 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18065/statm: 35157 33261 218 20 0 34515 0
[pid=18065/tid=18067] ppid=18063 vsize=140628 CPUtime=25.33
/proc/18065/task/18067/stat : 18067 (MiraXTv3_dyn) R 18063 18065 17991 0 -1 4194368 16921 0 0 0 2522 11 0 0 25 0 3 0 337529113 144003072 33262 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7919227 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18065/tid=18068] ppid=18063 vsize=140628 CPUtime=25.21
/proc/18065/task/18068/stat : 18068 (MiraXTv3_dyn) R 18063 18065 17991 0 -1 4194368 16277 0 0 0 2506 15 0 0 25 0 3 0 337529113 144003072 33262 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 140628

[startup+51.1024 s]
/proc/loadavg: 1.53 1.20 1.28 3/80 18068
/proc/meminfo: memFree=1561384/2055920 swapFree=4148252/4192956
[pid=18065] ppid=18063 vsize=151112 CPUtime=101.67
/proc/18065/stat : 18065 (MiraXTv3_dyn) S 18063 18065 17991 0 -1 4194304 37557 0 0 0 10136 31 0 0 18 0 3 0 337529098 154738688 35985 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18065/statm: 37778 35985 218 20 0 37136 0
[pid=18065/tid=18067] ppid=18063 vsize=151112 CPUtime=50.85
/proc/18065/task/18067/stat : 18067 (MiraXTv3_dyn) R 18063 18065 17991 0 -1 4194368 18959 0 0 0 5072 13 0 0 25 0 3 0 337529113 154738688 35985 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18065/tid=18068] ppid=18063 vsize=151112 CPUtime=50.66
/proc/18065/task/18068/stat : 18068 (MiraXTv3_dyn) R 18063 18065 17991 0 -1 4194368 17657 0 0 0 5049 17 0 0 25 0 3 0 337529113 154738688 35985 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.67
Current children cumulated vsize (KiB) 151112

[startup+102.307 s]
/proc/loadavg: 1.81 1.33 1.31 3/80 18068
/proc/meminfo: memFree=1553960/2055920 swapFree=4148252/4192956
[pid=18065] ppid=18063 vsize=158280 CPUtime=203.75
/proc/18065/stat : 18065 (MiraXTv3_dyn) S 18063 18065 17991 0 -1 4194304 40597 0 0 0 20340 35 0 0 18 0 3 0 337529098 162078720 37857 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18065/statm: 39570 37857 218 20 0 38928 0
[pid=18065/tid=18067] ppid=18063 vsize=158280 CPUtime=101.99
/proc/18065/task/18067/stat : 18067 (MiraXTv3_dyn) R 18063 18065 17991 0 -1 4194368 19346 0 0 0 10186 13 0 0 25 0 3 0 337529113 162078720 37857 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521739 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18065/tid=18068] ppid=18063 vsize=158280 CPUtime=101.59
/proc/18065/task/18068/stat : 18068 (MiraXTv3_dyn) R 18063 18065 17991 0 -1 4194368 20310 0 0 0 10138 21 0 0 25 0 3 0 337529113 162078720 37857 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520708 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.75
Current children cumulated vsize (KiB) 158280

[startup+162.303 s]
/proc/loadavg: 1.93 1.45 1.36 3/80 18068
/proc/meminfo: memFree=1544616/2055920 swapFree=4148252/4192956
[pid=18065] ppid=18063 vsize=167732 CPUtime=323.28
/proc/18065/stat : 18065 (MiraXTv3_dyn) S 18063 18065 17991 0 -1 4194304 44694 0 0 0 32289 39 0 0 18 0 3 0 337529098 171757568 40134 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18065/statm: 41933 40134 218 20 0 41291 0
[pid=18065/tid=18067] ppid=18063 vsize=167732 CPUtime=161.94
/proc/18065/task/18067/stat : 18067 (MiraXTv3_dyn) R 18063 18065 17991 0 -1 4194368 22234 0 0 0 16178 16 0 0 25 0 3 0 337529113 171757568 40134 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18065/tid=18068] ppid=18063 vsize=167732 CPUtime=161.18
/proc/18065/task/18068/stat : 18068 (MiraXTv3_dyn) R 18063 18065 17991 0 -1 4194368 21519 0 0 0 16096 22 0 0 25 0 3 0 337529113 171757568 40134 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.28
Current children cumulated vsize (KiB) 167732

[startup+222.303 s]
/proc/loadavg: 1.94 1.53 1.39 3/80 18068
/proc/meminfo: memFree=1522280/2055920 swapFree=4148252/4192956
[pid=18065] ppid=18063 vsize=189528 CPUtime=442.8
/proc/18065/stat : 18065 (MiraXTv3_dyn) S 18063 18065 17991 0 -1 4194304 52738 0 0 0 44234 46 0 0 18 0 3 0 337529098 194076672 45708 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18065/statm: 47382 45708 218 20 0 46740 0
[pid=18065/tid=18067] ppid=18063 vsize=189528 CPUtime=221.86
/proc/18065/task/18067/stat : 18067 (MiraXTv3_dyn) R 18063 18065 17991 0 -1 4194368 26983 0 0 0 22166 20 0 0 25 0 3 0 337529113 194076672 45708 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18065/tid=18068] ppid=18063 vsize=189528 CPUtime=220.78
/proc/18065/task/18068/stat : 18068 (MiraXTv3_dyn) R 18063 18065 17991 0 -1 4194368 24814 0 0 0 22053 25 0 0 25 0 3 0 337529113 194076672 45708 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.8
Current children cumulated vsize (KiB) 189528

[startup+282.302 s]
/proc/loadavg: 1.97 1.61 1.42 3/80 18068
/proc/meminfo: memFree=1519016/2055920 swapFree=4148252/4192956
[pid=18065] ppid=18063 vsize=193428 CPUtime=562.42
/proc/18065/stat : 18065 (MiraXTv3_dyn) S 18063 18065 17991 0 -1 4194304 55741 0 0 0 56193 49 0 0 18 0 3 0 337529098 198070272 46566 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18065/statm: 48357 46566 218 20 0 47715 0
[pid=18065/tid=18067] ppid=18063 vsize=193428 CPUtime=281.79
/proc/18065/task/18067/stat : 18067 (MiraXTv3_dyn) R 18063 18065 17991 0 -1 4194368 28334 0 0 0 28158 21 0 0 25 0 3 0 337529113 198070272 46566 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18065/tid=18068] ppid=18063 vsize=193428 CPUtime=280.47
/proc/18065/task/18068/stat : 18068 (MiraXTv3_dyn) R 18063 18065 17991 0 -1 4194368 26466 0 0 0 28020 27 0 0 25 0 3 0 337529113 198070272 46566 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530009 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.42
Current children cumulated vsize (KiB) 193428

[startup+342.301 s]
/proc/loadavg: 1.99 1.68 1.46 3/80 18068
/proc/meminfo: memFree=1508520/2055920 swapFree=4148252/4192956
[pid=18065] ppid=18063 vsize=203876 CPUtime=681.96
/proc/18065/stat : 18065 (MiraXTv3_dyn) S 18063 18065 17991 0 -1 4194304 60593 0 0 0 68142 54 0 0 18 0 3 0 337529098 208769024 49143 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18065/statm: 50969 49143 218 20 0 50327 0
[pid=18065/tid=18067] ppid=18063 vsize=203876 CPUtime=341.63
/proc/18065/task/18067/stat : 18067 (MiraXTv3_dyn) R 18063 18065 17991 0 -1 4194368 29405 0 0 0 34141 22 0 0 25 0 3 0 337529113 208769024 49143 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18065/tid=18068] ppid=18063 vsize=203876 CPUtime=340.17
/proc/18065/task/18068/stat : 18068 (MiraXTv3_dyn) R 18063 18065 17991 0 -1 4194368 30247 0 0 0 33986 31 0 0 25 0 3 0 337529113 208769024 49143 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 681.96
Current children cumulated vsize (KiB) 203876

[startup+402.302 s]
/proc/loadavg: 1.99 1.74 1.49 3/80 18068
/proc/meminfo: memFree=1506344/2055920 swapFree=4148252/4192956
[pid=18065] ppid=18063 vsize=206056 CPUtime=801.49
/proc/18065/stat : 18065 (MiraXTv3_dyn) S 18063 18065 17991 0 -1 4194304 63339 0 0 0 80092 57 0 0 18 0 3 0 337529098 211001344 49679 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18065/statm: 51514 49679 218 20 0 50872 0
[pid=18065/tid=18067] ppid=18063 vsize=206056 CPUtime=401.48
/proc/18065/task/18067/stat : 18067 (MiraXTv3_dyn) R 18063 18065 17991 0 -1 4194368 30834 0 0 0 40124 24 0 0 25 0 3 0 337529113 211001344 49679 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18065/tid=18068] ppid=18063 vsize=206056 CPUtime=399.85
/proc/18065/task/18068/stat : 18068 (MiraXTv3_dyn) R 18063 18065 17991 0 -1 4194368 31564 0 0 0 39953 32 0 0 25 0 3 0 337529113 211001344 49679 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 801.49
Current children cumulated vsize (KiB) 206056

[startup+462.301 s]
/proc/loadavg: 1.99 1.78 1.52 3/80 18068
/proc/meminfo: memFree=1503912/2055920 swapFree=4148252/4192956
[pid=18065] ppid=18063 vsize=208296 CPUtime=921.16
/proc/18065/stat : 18065 (MiraXTv3_dyn) S 18063 18065 17991 0 -1 4194304 65761 0 0 0 92056 60 0 0 18 0 3 0 337529098 213295104 50281 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18065/statm: 52074 50281 218 20 0 51432 0
[pid=18065/tid=18067] ppid=18063 vsize=208296 CPUtime=461.43
/proc/18065/task/18067/stat : 18067 (MiraXTv3_dyn) R 18063 18065 17991 0 -1 4194368 31641 0 0 0 46118 25 0 0 25 0 3 0 337529113 213295104 50281 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18065/tid=18068] ppid=18063 vsize=208296 CPUtime=459.58
/proc/18065/task/18068/stat : 18068 (MiraXTv3_dyn) R 18063 18065 17991 0 -1 4194368 33179 0 0 0 45924 34 0 0 25 0 3 0 337529113 213295104 50281 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526463 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 921.16
Current children cumulated vsize (KiB) 208296

[startup+522.302 s]
/proc/loadavg: 1.99 1.82 1.54 3/80 18068
/proc/meminfo: memFree=1492456/2055920 swapFree=4148252/4192956
[pid=18065] ppid=18063 vsize=219900 CPUtime=1040.78
/proc/18065/stat : 18065 (MiraXTv3_dyn) S 18063 18065 17991 0 -1 4194304 70184 0 0 0 104014 64 0 0 18 0 3 0 337529098 225177600 53144 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18065/statm: 54975 53144 218 20 0 54333 0
[pid=18065/tid=18067] ppid=18063 vsize=219900 CPUtime=521.39
/proc/18065/task/18067/stat : 18067 (MiraXTv3_dyn) R 18063 18065 17991 0 -1 4194368 32359 0 0 0 52113 26 0 0 25 0 3 0 337529113 225177600 53144 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565724 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18065/tid=18068] ppid=18063 vsize=219900 CPUtime=519.23
/proc/18065/task/18068/stat : 18068 (MiraXTv3_dyn) R 18063 18065 17991 0 -1 4194368 36884 0 0 0 51886 37 0 0 25 0 3 0 337529113 225177600 53144 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520120 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1040.78
Current children cumulated vsize (KiB) 219900

[startup+582.301 s]
/proc/loadavg: 1.99 1.85 1.57 3/80 18068
/proc/meminfo: memFree=1485864/2055920 swapFree=4148252/4192956
[pid=18065] ppid=18063 vsize=226568 CPUtime=1160.41
/proc/18065/stat : 18065 (MiraXTv3_dyn) S 18063 18065 17991 0 -1 4194304 73432 0 0 0 115974 67 0 0 18 0 3 0 337529098 232005632 54791 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18065/statm: 56642 54791 218 20 0 56000 0
[pid=18065/tid=18067] ppid=18063 vsize=226568 CPUtime=581.34
/proc/18065/task/18067/stat : 18067 (MiraXTv3_dyn) R 18063 18065 17991 0 -1 4194368 35087 0 0 0 58106 28 0 0 25 0 3 0 337529113 232005632 54791 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18065/tid=18068] ppid=18063 vsize=226568 CPUtime=578.9
/proc/18065/task/18068/stat : 18068 (MiraXTv3_dyn) R 18063 18065 17991 0 -1 4194368 37404 0 0 0 57852 38 0 0 25 0 3 0 337529113 232005632 54791 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1160.41
Current children cumulated vsize (KiB) 226568



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+602.201 s]
/proc/loadavg: 1.99 1.86 1.58 3/80 18068
/proc/meminfo: memFree=1481704/2055920 swapFree=4148252/4192956
[pid=18065] ppid=18063 vsize=230984 CPUtime=1200.12
/proc/18065/stat : 18065 (MiraXTv3_dyn) S 18063 18065 17991 0 -1 4194304 75047 0 0 0 119944 68 0 0 18 0 3 0 337529098 236527616 55886 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18065/statm: 57746 55886 218 20 0 57104 0
[pid=18065/tid=18067] ppid=18063 vsize=230984 CPUtime=601.25
/proc/18065/task/18067/stat : 18067 (MiraXTv3_dyn) R 18063 18065 17991 0 -1 4194368 36507 0 0 0 60096 29 0 0 25 0 3 0 337529113 236527616 55886 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7919227 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18065/tid=18068] ppid=18063 vsize=230984 CPUtime=598.71
/proc/18065/task/18068/stat : 18068 (MiraXTv3_dyn) R 18063 18065 17991 0 -1 4194368 37599 0 0 0 59833 38 0 0 25 0 3 0 337529113 236527616 55886 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.12
Current children cumulated vsize (KiB) 230984

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): 602.246
CPU time (s): 1200.17
CPU user time (s): 1199.46
CPU system time (s): 0.713891
CPU usage (%): 199.283
Max. virtual memory (cumulated for all children) (KiB): 230984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.46
system time used= 0.713891
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 75050
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= 709
involuntary context switches= 22322

runsolver used 0.578911 second user time and 1.62075 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Fri May 11 15:08:37 UTC 2007

IDJOB= 332122
IDBENCH= 24572
IDSOLVER= 128
FILE ID= node19/332122-1178896117

PBS_JOBID= 5251083

Free space on /tmp= 66525 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/sabharwal/gt-ordering-unsat-gt-030.sat05-1307.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/332122-1178896117/MiraXTv3_dyn /tmp/evaluation/332122-1178896117/instance-332122-1178896117.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-332122-1178896117 -o ROOT/results/node19/solver-332122-1178896117 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/332122-1178896117/MiraXTv3_dyn /tmp/evaluation/332122-1178896117/instance-332122-1178896117.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  7cad9b31c1d2b928050fe75483db2332

RANDOM SEED= 9410494

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node19.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.213
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.213
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:       1705360 kB
Buffers:         48672 kB
Cached:         215540 kB
SwapCached:      14248 kB
Active:         146008 kB
Inactive:       141704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1705360 kB
SwapTotal:     4192956 kB
SwapFree:      4148252 kB
Dirty:            4432 kB
Writeback:           0 kB
Mapped:          29624 kB
Slab:            48376 kB
Committed_AS:  9210468 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= 66525 MiB

End job on node19 on Fri May 11 15:18:42 UTC 2007