Trace number 332165

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 v2? (TO) 1200.11 1200.83

General information on the benchmark

Namecrafted/Medium/contest05/sabharwal/
gt-ordering-unsat-gt-025.sat05-1306.reshuffled-07.cnf
MD5SUM47828b3a4e2ae65de4085316feb1d449
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.754884
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses14125
Sum of the clauses size42600
Maximum clause length24
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2300
Number of clauses of size 313800
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 525

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv2...

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/node14/watcher-332165-1178896129 -o ROOT/results/node14/solver-332165-1178896129 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/332165-1178896129/MiraXTv2_dyn /tmp/evaluation/332165-1178896129/instance-332165-1178896129.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.31 1.17 1.14 3/77 29657
/proc/meminfo: memFree=1592256/2055920 swapFree=4145896/4192956
[pid=29657] ppid=29655 vsize=3788 CPUtime=0
/proc/29657/stat : 29657 (MiraXTv2_dyn) R 29655 29657 28974 0 -1 4194304 344 0 0 0 0 0 0 0 18 0 1 0 337530639 3878912 319 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 7362171 0 0 4096 0 0 0 0 17 0 0 0
/proc/29657/statm: 947 319 206 20 0 305 0

[startup+0.095675 s]
/proc/loadavg: 1.31 1.17 1.14 3/77 29657
/proc/meminfo: memFree=1592256/2055920 swapFree=4145896/4192956
[pid=29657] ppid=29655 vsize=7528 CPUtime=0.08
/proc/29657/stat : 29657 (MiraXTv2_dyn) S 29655 29657 28974 0 -1 4194304 917 0 0 0 8 0 0 0 18 0 2 0 337530639 7708672 850 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29657/statm: 1882 850 218 20 0 1240 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7528

[startup+0.101675 s]
/proc/loadavg: 1.31 1.17 1.14 3/77 29657
/proc/meminfo: memFree=1592256/2055920 swapFree=4145896/4192956
[pid=29657] ppid=29655 vsize=7528 CPUtime=0.09
/proc/29657/stat : 29657 (MiraXTv2_dyn) S 29655 29657 28974 0 -1 4194304 941 0 0 0 9 0 0 0 18 0 2 0 337530639 7708672 874 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29657/statm: 1882 874 218 20 0 1240 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7528

[startup+0.301693 s]
/proc/loadavg: 1.31 1.17 1.14 3/77 29657
/proc/meminfo: memFree=1592256/2055920 swapFree=4145896/4192956
[pid=29657] ppid=29655 vsize=9772 CPUtime=0.29
/proc/29657/stat : 29657 (MiraXTv2_dyn) S 29655 29657 28974 0 -1 4194304 1537 0 0 0 29 0 0 0 18 0 2 0 337530639 10006528 1470 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29657/statm: 2443 1470 218 20 0 1801 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9772

[startup+0.70173 s]
/proc/loadavg: 1.31 1.17 1.14 3/77 29657
/proc/meminfo: memFree=1592256/2055920 swapFree=4145896/4192956
[pid=29657] ppid=29655 vsize=13496 CPUtime=0.69
/proc/29657/stat : 29657 (MiraXTv2_dyn) S 29655 29657 28974 0 -1 4194304 2344 0 0 0 68 1 0 0 18 0 2 0 337530639 13819904 2277 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29657/statm: 3374 2277 218 20 0 2732 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13496

[startup+1.50181 s]
/proc/loadavg: 1.31 1.17 1.14 2/79 29659
/proc/meminfo: memFree=1583408/2055920 swapFree=4145896/4192956
[pid=29657] ppid=29655 vsize=17160 CPUtime=1.49
/proc/29657/stat : 29657 (MiraXTv2_dyn) S 29655 29657 28974 0 -1 4194304 3274 0 0 0 148 1 0 0 18 0 2 0 337530639 17571840 3207 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29657/statm: 4290 3207 218 20 0 3648 0
[pid=29657/tid=29659] ppid=29655 vsize=17160 CPUtime=1.43
/proc/29657/task/29659/stat : 29659 (MiraXTv2_dyn) R 29655 29657 28974 0 -1 4194368 2601 0 0 0 142 1 0 0 25 0 2 0 337530645 17571840 3207 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 7362171 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17160

[startup+3.103 s]
/proc/loadavg: 1.31 1.17 1.14 2/79 29659
/proc/meminfo: memFree=1576944/2055920 swapFree=4145896/4192956
[pid=29657] ppid=29655 vsize=21688 CPUtime=3.09
/proc/29657/stat : 29657 (MiraXTv2_dyn) S 29655 29657 28974 0 -1 4194304 4533 0 0 0 307 2 0 0 18 0 2 0 337530639 22208512 4430 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29657/statm: 5422 4430 218 20 0 4780 0
[pid=29657/tid=29659] ppid=29655 vsize=21688 CPUtime=3.03
/proc/29657/task/29659/stat : 29659 (MiraXTv2_dyn) R 29655 29657 28974 0 -1 4194368 3860 0 0 0 302 1 0 0 25 0 2 0 337530645 22208512 4430 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526308 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21688

[startup+6.30126 s]
/proc/loadavg: 1.28 1.17 1.14 2/79 29659
/proc/meminfo: memFree=1568000/2055920 swapFree=4145896/4192956
[pid=29657] ppid=29655 vsize=28388 CPUtime=6.29
/proc/29657/stat : 29657 (MiraXTv2_dyn) S 29655 29657 28974 0 -1 4194304 6496 0 0 0 626 3 0 0 18 0 2 0 337530639 29069312 6206 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29657/statm: 7097 6206 218 20 0 6455 0
[pid=29657/tid=29659] ppid=29655 vsize=28388 CPUtime=6.23
/proc/29657/task/29659/stat : 29659 (MiraXTv2_dyn) R 29655 29657 28974 0 -1 4194368 5823 0 0 0 621 2 0 0 25 0 2 0 337530645 29069312 6206 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526689 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 28388

[startup+12.7019 s]
/proc/loadavg: 1.26 1.16 1.14 2/79 29659
/proc/meminfo: memFree=1566720/2055920 swapFree=4145896/4192956
[pid=29657] ppid=29655 vsize=29740 CPUtime=12.69
/proc/29657/stat : 29657 (MiraXTv2_dyn) S 29655 29657 28974 0 -1 4194304 7059 0 0 0 1266 3 0 0 18 0 2 0 337530639 30453760 6531 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29657/statm: 7435 6531 218 20 0 6793 0
[pid=29657/tid=29659] ppid=29655 vsize=29740 CPUtime=12.62
/proc/29657/task/29659/stat : 29659 (MiraXTv2_dyn) R 29655 29657 28974 0 -1 4194368 6386 0 0 0 1260 2 0 0 25 0 2 0 337530645 30453760 6531 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 29740

[startup+25.5011 s]
/proc/loadavg: 1.20 1.16 1.13 2/79 29659
/proc/meminfo: memFree=1565760/2055920 swapFree=4145896/4192956
[pid=29657] ppid=29655 vsize=30600 CPUtime=25.47
/proc/29657/stat : 29657 (MiraXTv2_dyn) S 29655 29657 28974 0 -1 4194304 7776 0 0 0 2544 3 0 0 18 0 2 0 337530639 31334400 6802 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29657/statm: 7650 6802 218 20 0 7008 0
[pid=29657/tid=29659] ppid=29655 vsize=30600 CPUtime=25.42
/proc/29657/task/29659/stat : 29659 (MiraXTv2_dyn) R 29655 29657 28974 0 -1 4194368 7103 0 0 0 2539 3 0 0 25 0 2 0 337530645 31334400 6802 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 30600

[startup+51.1015 s]
/proc/loadavg: 1.13 1.14 1.13 2/79 29659
/proc/meminfo: memFree=1556352/2055920 swapFree=4145896/4192956
[pid=29657] ppid=29655 vsize=40324 CPUtime=51.06
/proc/29657/stat : 29657 (MiraXTv2_dyn) S 29655 29657 28974 0 -1 4194304 11032 0 0 0 5101 5 0 0 18 0 2 0 337530639 41291776 9213 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29657/statm: 10081 9213 218 20 0 9439 0
[pid=29657/tid=29659] ppid=29655 vsize=40324 CPUtime=51.01
/proc/29657/task/29659/stat : 29659 (MiraXTv2_dyn) R 29655 29657 28974 0 -1 4194368 10359 0 0 0 5096 5 0 0 25 0 2 0 337530645 41291776 9213 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 40324

[startup+102.306 s]
/proc/loadavg: 1.06 1.12 1.12 2/79 29659
/proc/meminfo: memFree=1540672/2055920 swapFree=4145896/4192956
[pid=29657] ppid=29655 vsize=56160 CPUtime=102.23
/proc/29657/stat : 29657 (MiraXTv2_dyn) S 29655 29657 28974 0 -1 4194304 16320 0 0 0 10214 9 0 0 18 0 2 0 337530639 57507840 13136 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29657/statm: 14040 13136 218 20 0 13398 0
[pid=29657/tid=29659] ppid=29655 vsize=56160 CPUtime=102.17
/proc/29657/task/29659/stat : 29659 (MiraXTv2_dyn) R 29655 29657 28974 0 -1 4194368 15647 0 0 0 10209 8 0 0 25 0 2 0 337530645 57507840 13136 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 56160

[startup+162.302 s]
/proc/loadavg: 1.02 1.09 1.11 2/79 29659
/proc/meminfo: memFree=1538112/2055920 swapFree=4145896/4192956
[pid=29657] ppid=29655 vsize=58480 CPUtime=162.19
/proc/29657/stat : 29657 (MiraXTv2_dyn) S 29655 29657 28974 0 -1 4194304 18070 0 0 0 16209 10 0 0 18 0 2 0 337530639 59883520 13716 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29657/statm: 14620 13716 218 20 0 13978 0
[pid=29657/tid=29659] ppid=29655 vsize=58480 CPUtime=162.14
/proc/29657/task/29659/stat : 29659 (MiraXTv2_dyn) R 29655 29657 28974 0 -1 4194368 17397 0 0 0 16204 10 0 0 25 0 2 0 337530645 59883520 13716 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 58480

[startup+222.302 s]
/proc/loadavg: 1.00 1.07 1.10 2/79 29659
/proc/meminfo: memFree=1534208/2055920 swapFree=4145896/4192956
[pid=29657] ppid=29655 vsize=62332 CPUtime=222.16
/proc/29657/stat : 29657 (MiraXTv2_dyn) S 29655 29657 28974 0 -1 4194304 20548 0 0 0 22205 11 0 0 18 0 2 0 337530639 63827968 14634 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29657/statm: 15583 14634 218 20 0 14941 0
[pid=29657/tid=29659] ppid=29655 vsize=62332 CPUtime=222.11
/proc/29657/task/29659/stat : 29659 (MiraXTv2_dyn) R 29655 29657 28974 0 -1 4194368 19875 0 0 0 22200 11 0 0 25 0 2 0 337530645 63827968 14634 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526421 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 62332

[startup+282.301 s]
/proc/loadavg: 1.00 1.06 1.09 2/79 29659
/proc/meminfo: memFree=1533440/2055920 swapFree=4145896/4192956
[pid=29657] ppid=29655 vsize=63248 CPUtime=282.12
/proc/29657/stat : 29657 (MiraXTv2_dyn) S 29655 29657 28974 0 -1 4194304 22291 0 0 0 28200 12 0 0 18 0 2 0 337530639 64765952 14874 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29657/statm: 15812 14874 218 20 0 15170 0
[pid=29657/tid=29659] ppid=29655 vsize=63248 CPUtime=282.06
/proc/29657/task/29659/stat : 29659 (MiraXTv2_dyn) R 29655 29657 28974 0 -1 4194368 21618 0 0 0 28194 12 0 0 25 0 2 0 337530645 64765952 14874 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 63248

[startup+342.301 s]
/proc/loadavg: 1.00 1.05 1.08 2/79 29659
/proc/meminfo: memFree=1532672/2055920 swapFree=4145896/4192956
[pid=29657] ppid=29655 vsize=63900 CPUtime=342.09
/proc/29657/stat : 29657 (MiraXTv2_dyn) S 29655 29657 28974 0 -1 4194304 24134 0 0 0 34195 14 0 0 18 0 2 0 337530639 65433600 15027 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29657/statm: 15975 15027 218 20 0 15333 0
[pid=29657/tid=29659] ppid=29655 vsize=63900 CPUtime=342.03
/proc/29657/task/29659/stat : 29659 (MiraXTv2_dyn) R 29655 29657 28974 0 -1 4194368 23461 0 0 0 34190 13 0 0 25 0 2 0 337530645 65433600 15027 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520540 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 63900

[startup+402.302 s]
/proc/loadavg: 1.00 1.03 1.08 2/79 29659
/proc/meminfo: memFree=1532160/2055920 swapFree=4145896/4192956
[pid=29657] ppid=29655 vsize=64380 CPUtime=402.06
/proc/29657/stat : 29657 (MiraXTv2_dyn) S 29655 29657 28974 0 -1 4194304 25878 0 0 0 40191 15 0 0 18 0 2 0 337530639 65925120 15146 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29657/statm: 16095 15146 218 20 0 15453 0
[pid=29657/tid=29659] ppid=29655 vsize=64380 CPUtime=402
/proc/29657/task/29659/stat : 29659 (MiraXTv2_dyn) R 29655 29657 28974 0 -1 4194368 25205 0 0 0 40186 14 0 0 25 0 2 0 337530645 65925120 15146 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.06
Current children cumulated vsize (KiB) 64380

[startup+462.301 s]
/proc/loadavg: 1.00 1.03 1.07 2/79 29659
/proc/meminfo: memFree=1532032/2055920 swapFree=4145896/4192956
[pid=29657] ppid=29655 vsize=64752 CPUtime=462.02
/proc/29657/stat : 29657 (MiraXTv2_dyn) S 29655 29657 28974 0 -1 4194304 27727 0 0 0 46186 16 0 0 18 0 2 0 337530639 66306048 15240 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29657/statm: 16188 15240 218 20 0 15546 0
[pid=29657/tid=29659] ppid=29655 vsize=64752 CPUtime=461.96
/proc/29657/task/29659/stat : 29659 (MiraXTv2_dyn) R 29655 29657 28974 0 -1 4194368 27054 0 0 0 46181 15 0 0 25 0 2 0 337530645 66306048 15240 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134565713 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 462.02
Current children cumulated vsize (KiB) 64752

[startup+522.301 s]
/proc/loadavg: 1.00 1.02 1.06 2/79 29659
/proc/meminfo: memFree=1531776/2055920 swapFree=4145896/4192956
[pid=29657] ppid=29655 vsize=65192 CPUtime=521.99
/proc/29657/stat : 29657 (MiraXTv2_dyn) S 29655 29657 28974 0 -1 4194304 29486 0 0 0 52182 17 0 0 18 0 2 0 337530639 66756608 15309 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29657/statm: 16298 15309 218 20 0 15656 0
[pid=29657/tid=29659] ppid=29655 vsize=65192 CPUtime=521.93
/proc/29657/task/29659/stat : 29659 (MiraXTv2_dyn) R 29655 29657 28974 0 -1 4194368 28813 0 0 0 52177 16 0 0 25 0 2 0 337530645 66756608 15309 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 521.99
Current children cumulated vsize (KiB) 65192

[startup+582.302 s]
/proc/loadavg: 1.00 1.01 1.06 2/79 29659
/proc/meminfo: memFree=1531328/2055920 swapFree=4145896/4192956
[pid=29657] ppid=29655 vsize=65704 CPUtime=581.95
/proc/29657/stat : 29657 (MiraXTv2_dyn) S 29655 29657 28974 0 -1 4194304 31253 0 0 0 58178 17 0 0 18 0 2 0 337530639 67280896 15451 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29657/statm: 16426 15451 218 20 0 15784 0
[pid=29657/tid=29659] ppid=29655 vsize=65704 CPUtime=581.89
/proc/29657/task/29659/stat : 29659 (MiraXTv2_dyn) R 29655 29657 28974 0 -1 4194368 30580 0 0 0 58172 17 0 0 25 0 2 0 337530645 67280896 15451 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 581.95
Current children cumulated vsize (KiB) 65704

[startup+642.301 s]
/proc/loadavg: 1.00 1.01 1.05 2/79 29659
/proc/meminfo: memFree=1530688/2055920 swapFree=4145896/4192956
[pid=29657] ppid=29655 vsize=66352 CPUtime=641.91
/proc/29657/stat : 29657 (MiraXTv2_dyn) S 29655 29657 28974 0 -1 4194304 33157 0 0 0 64173 18 0 0 18 0 2 0 337530639 67944448 15600 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29657/statm: 16588 15600 218 20 0 15946 0
[pid=29657/tid=29659] ppid=29655 vsize=66352 CPUtime=641.85
/proc/29657/task/29659/stat : 29659 (MiraXTv2_dyn) R 29655 29657 28974 0 -1 4194368 32484 0 0 0 64168 17 0 0 25 0 2 0 337530645 67944448 15600 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526303 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 641.91
Current children cumulated vsize (KiB) 66352

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/79 29659
/proc/meminfo: memFree=1529920/2055920 swapFree=4145896/4192956
[pid=29657] ppid=29655 vsize=67148 CPUtime=701.88
/proc/29657/stat : 29657 (MiraXTv2_dyn) S 29655 29657 28974 0 -1 4194304 34563 0 0 0 70169 19 0 0 18 0 2 0 337530639 68759552 15771 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29657/statm: 16787 15771 218 20 0 16145 0
[pid=29657/tid=29659] ppid=29655 vsize=67148 CPUtime=701.82
/proc/29657/task/29659/stat : 29659 (MiraXTv2_dyn) R 29655 29657 28974 0 -1 4194368 33890 0 0 0 70164 18 0 0 25 0 2 0 337530645 68759552 15771 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 701.88
Current children cumulated vsize (KiB) 67148

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.04 2/79 29659
/proc/meminfo: memFree=1529792/2055920 swapFree=4145896/4192956
[pid=29657] ppid=29655 vsize=67456 CPUtime=761.84
/proc/29657/stat : 29657 (MiraXTv2_dyn) S 29655 29657 28974 0 -1 4194304 36316 0 0 0 76164 20 0 0 18 0 2 0 337530639 69074944 15834 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29657/statm: 16864 15834 218 20 0 16222 0
[pid=29657/tid=29659] ppid=29655 vsize=67456 CPUtime=761.79
/proc/29657/task/29659/stat : 29659 (MiraXTv2_dyn) R 29655 29657 28974 0 -1 4194368 35643 0 0 0 76159 20 0 0 25 0 2 0 337530645 69074944 15834 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 7368421 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 761.84
Current children cumulated vsize (KiB) 67456

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/79 29659
/proc/meminfo: memFree=1528512/2055920 swapFree=4145896/4192956
[pid=29657] ppid=29655 vsize=68592 CPUtime=821.8
/proc/29657/stat : 29657 (MiraXTv2_dyn) S 29655 29657 28974 0 -1 4194304 38078 0 0 0 82159 21 0 0 18 0 2 0 337530639 70238208 16101 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29657/statm: 17148 16101 218 20 0 16506 0
[pid=29657/tid=29659] ppid=29655 vsize=68592 CPUtime=821.74
/proc/29657/task/29659/stat : 29659 (MiraXTv2_dyn) R 29655 29657 28974 0 -1 4194368 37405 0 0 0 82154 20 0 0 25 0 2 0 337530645 70238208 16101 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 821.8
Current children cumulated vsize (KiB) 68592

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/79 29659
/proc/meminfo: memFree=1527168/2055920 swapFree=4145896/4192956
[pid=29657] ppid=29655 vsize=69960 CPUtime=881.77
/proc/29657/stat : 29657 (MiraXTv2_dyn) S 29655 29657 28974 0 -1 4194304 40310 0 0 0 88155 22 0 0 18 0 2 0 337530639 71639040 16448 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29657/statm: 17490 16448 218 20 0 16848 0
[pid=29657/tid=29659] ppid=29655 vsize=69960 CPUtime=881.7
/proc/29657/task/29659/stat : 29659 (MiraXTv2_dyn) R 29655 29657 28974 0 -1 4194368 39637 0 0 0 88149 21 0 0 25 0 2 0 337530645 71639040 16448 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526275 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.77
Current children cumulated vsize (KiB) 69960

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/79 29659
/proc/meminfo: memFree=1526080/2055920 swapFree=4145896/4192956
[pid=29657] ppid=29655 vsize=71192 CPUtime=941.73
/proc/29657/stat : 29657 (MiraXTv2_dyn) S 29655 29657 28974 0 -1 4194304 42301 0 0 0 94150 23 0 0 18 0 2 0 337530639 72900608 16749 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29657/statm: 17798 16749 218 20 0 17156 0
[pid=29657/tid=29659] ppid=29655 vsize=71192 CPUtime=941.67
/proc/29657/task/29659/stat : 29659 (MiraXTv2_dyn) R 29655 29657 28974 0 -1 4194368 41628 0 0 0 94145 22 0 0 25 0 2 0 337530645 72900608 16749 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.73
Current children cumulated vsize (KiB) 71192

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/79 29659
/proc/meminfo: memFree=1525568/2055920 swapFree=4145896/4192956
[pid=29657] ppid=29655 vsize=71672 CPUtime=1001.69
/proc/29657/stat : 29657 (MiraXTv2_dyn) S 29655 29657 28974 0 -1 4194304 44017 0 0 0 100145 24 0 0 18 0 2 0 337530639 73392128 16840 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29657/statm: 17918 16840 218 20 0 17276 0
[pid=29657/tid=29659] ppid=29655 vsize=71672 CPUtime=1001.63
/proc/29657/task/29659/stat : 29659 (MiraXTv2_dyn) R 29655 29657 28974 0 -1 4194368 43344 0 0 0 100140 23 0 0 25 0 2 0 337530645 73392128 16840 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.69
Current children cumulated vsize (KiB) 71672

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/79 29659
/proc/meminfo: memFree=1524928/2055920 swapFree=4145896/4192956
[pid=29657] ppid=29655 vsize=72328 CPUtime=1061.65
/proc/29657/stat : 29657 (MiraXTv2_dyn) S 29655 29657 28974 0 -1 4194304 45680 0 0 0 106141 24 0 0 18 0 2 0 337530639 74063872 17008 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29657/statm: 18082 17008 218 20 0 17440 0
[pid=29657/tid=29659] ppid=29655 vsize=72328 CPUtime=1061.6
/proc/29657/task/29659/stat : 29659 (MiraXTv2_dyn) R 29655 29657 28974 0 -1 4194368 45007 0 0 0 106136 24 0 0 25 0 2 0 337530645 74063872 17008 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526470 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.65
Current children cumulated vsize (KiB) 72328

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/79 29659
/proc/meminfo: memFree=1524160/2055920 swapFree=4145896/4192956
[pid=29657] ppid=29655 vsize=73120 CPUtime=1121.62
/proc/29657/stat : 29657 (MiraXTv2_dyn) S 29655 29657 28974 0 -1 4194304 47678 0 0 0 112136 26 0 0 18 0 2 0 337530639 74874880 17186 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29657/statm: 18280 17186 218 20 0 17638 0
[pid=29657/tid=29659] ppid=29655 vsize=73120 CPUtime=1121.56
/proc/29657/task/29659/stat : 29659 (MiraXTv2_dyn) R 29655 29657 28974 0 -1 4194368 47005 0 0 0 112131 25 0 0 25 0 2 0 337530645 74874880 17186 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.62
Current children cumulated vsize (KiB) 73120

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 29659
/proc/meminfo: memFree=1523776/2055920 swapFree=4145896/4192956
[pid=29657] ppid=29655 vsize=73556 CPUtime=1181.58
/proc/29657/stat : 29657 (MiraXTv2_dyn) S 29655 29657 28974 0 -1 4194304 49856 0 0 0 118131 27 0 0 18 0 2 0 337530639 75321344 17284 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29657/statm: 18389 17284 218 20 0 17747 0
[pid=29657/tid=29659] ppid=29655 vsize=73556 CPUtime=1181.52
/proc/29657/task/29659/stat : 29659 (MiraXTv2_dyn) R 29655 29657 28974 0 -1 4194368 49183 0 0 0 118126 26 0 0 25 0 2 0 337530645 75321344 17284 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.58
Current children cumulated vsize (KiB) 73556



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 29659
/proc/meminfo: memFree=1523648/2055920 swapFree=4145896/4192956
[pid=29657] ppid=29655 vsize=73556 CPUtime=1200.08
/proc/29657/stat : 29657 (MiraXTv2_dyn) S 29655 29657 28974 0 -1 4194304 50400 0 0 0 119981 27 0 0 18 0 2 0 337530639 75321344 17308 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29657/statm: 18389 17308 218 20 0 17747 0
[pid=29657/tid=29659] ppid=29655 vsize=73556 CPUtime=1200.02
/proc/29657/task/29659/stat : 29659 (MiraXTv2_dyn) R 29655 29657 28974 0 -1 4194368 49727 0 0 0 119976 26 0 0 25 0 2 0 337530645 75321344 17308 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526421 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 73556

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.83
CPU time (s): 1200.11
CPU user time (s): 1199.83
CPU system time (s): 0.285956
CPU usage (%): 99.9405
Max. virtual memory (cumulated for all children) (KiB): 73556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.83
system time used= 0.285956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50400
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= 11
involuntary context switches= 27380

runsolver used 1.26181 second user time and 3.11353 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Fri May 11 15:08:49 UTC 2007

IDJOB= 332165
IDBENCH= 24573
IDSOLVER= 129
FILE ID= node14/332165-1178896129

PBS_JOBID= 5251080

Free space on /tmp= 66552 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/sabharwal/gt-ordering-unsat-gt-025.sat05-1306.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/332165-1178896129/MiraXTv2_dyn /tmp/evaluation/332165-1178896129/instance-332165-1178896129.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-332165-1178896129 -o ROOT/results/node14/solver-332165-1178896129 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/332165-1178896129/MiraXTv2_dyn /tmp/evaluation/332165-1178896129/instance-332165-1178896129.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  47828b3a4e2ae65de4085316feb1d449

RANDOM SEED= 456895069

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.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.227
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.227
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:       1592472 kB
Buffers:         44576 kB
Cached:         349080 kB
SwapCached:      15092 kB
Active:         138648 kB
Inactive:       279024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1592472 kB
SwapTotal:     4192956 kB
SwapFree:      4145896 kB
Dirty:            4488 kB
Writeback:           0 kB
Mapped:          30028 kB
Slab:            31260 kB
Committed_AS:  9566620 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= 66552 MiB

End job on node14 on Fri May 11 15:28:52 UTC 2007