Trace number 310395

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.04 1200.82

General information on the benchmark

Namerandom/2+p/p0.9/v630/
unif2p-p0.9-v630-c2280-S1071799860-07-UNSAT.cnf
MD5SUM6b6314740accc9375338f99409e94e23
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark58.3001
Satisfiable
(Un)Satisfiability was proved
Number of variables630
Number of clauses2280
Sum of the clauses size6612
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2228
Number of clauses of size 32052
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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/node3/watcher-310395-1178871982 -o ROOT/results/node3/solver-310395-1178871982 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/310395-1178871982/MiraXTv1_dyn /tmp/evaluation/310395-1178871982/instance-310395-1178871982.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 0.98 1.09 3/77 17103
/proc/meminfo: memFree=1827232/2055920 swapFree=4138684/4192956
[pid=17103] ppid=17101 vsize=3920 CPUtime=0
/proc/17103/stat : 17103 (MiraXTv1_dyn) R 17101 17103 16720 0 -1 4194304 302 0 0 0 0 0 0 0 18 0 1 0 363235944 4014080 277 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584816 0 0 4096 0 0 0 0 17 0 0 0
/proc/17103/statm: 980 277 206 20 0 338 0

[startup+0.086356 s]
/proc/loadavg: 0.92 0.98 1.09 3/77 17103
/proc/meminfo: memFree=1827232/2055920 swapFree=4138684/4192956
[pid=17103] ppid=17101 vsize=4800 CPUtime=0.08
/proc/17103/stat : 17103 (MiraXTv1_dyn) S 17101 17103 16720 0 -1 4194304 489 0 0 0 8 0 0 0 18 0 2 0 363235944 4915200 464 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17103/statm: 1200 464 218 20 0 558 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4800

[startup+0.101358 s]
/proc/loadavg: 0.92 0.98 1.09 3/77 17103
/proc/meminfo: memFree=1827232/2055920 swapFree=4138684/4192956
[pid=17103] ppid=17101 vsize=4800 CPUtime=0.09
/proc/17103/stat : 17103 (MiraXTv1_dyn) S 17101 17103 16720 0 -1 4194304 503 0 0 0 9 0 0 0 18 0 2 0 363235944 4915200 478 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17103/statm: 1200 478 218 20 0 558 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4800

[startup+0.30139 s]
/proc/loadavg: 0.92 0.98 1.09 3/77 17103
/proc/meminfo: memFree=1827232/2055920 swapFree=4138684/4192956
[pid=17103] ppid=17101 vsize=6152 CPUtime=0.29
/proc/17103/stat : 17103 (MiraXTv1_dyn) S 17101 17103 16720 0 -1 4194304 693 0 0 0 29 0 0 0 18 0 2 0 363235944 6299648 668 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17103/statm: 1538 668 218 20 0 896 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6152

[startup+0.701455 s]
/proc/loadavg: 0.92 0.98 1.09 3/77 17103
/proc/meminfo: memFree=1827232/2055920 swapFree=4138684/4192956
[pid=17103] ppid=17101 vsize=7336 CPUtime=0.69
/proc/17103/stat : 17103 (MiraXTv1_dyn) S 17101 17103 16720 0 -1 4194304 982 0 0 0 69 0 0 0 18 0 2 0 363235944 7512064 957 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17103/statm: 1834 958 218 20 0 1192 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7336

[startup+1.50159 s]
/proc/loadavg: 0.92 0.98 1.09 2/79 17105
/proc/meminfo: memFree=1823440/2055920 swapFree=4138684/4192956
[pid=17103] ppid=17101 vsize=8564 CPUtime=1.49
/proc/17103/stat : 17103 (MiraXTv1_dyn) S 17101 17103 16720 0 -1 4194304 1296 0 0 0 149 0 0 0 18 0 2 0 363235944 8769536 1271 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17103/statm: 2141 1271 218 20 0 1499 0
[pid=17103/tid=17105] ppid=17101 vsize=8564 CPUtime=1.48
/proc/17103/task/17105/stat : 17105 (MiraXTv1_dyn) R 17101 17103 16720 0 -1 4194368 939 0 0 0 148 0 0 0 25 0 2 0 363235945 8769536 1271 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8564

[startup+3.10185 s]
/proc/loadavg: 0.92 0.98 1.09 2/79 17105
/proc/meminfo: memFree=1821968/2055920 swapFree=4138684/4192956
[pid=17103] ppid=17101 vsize=10832 CPUtime=3.09
/proc/17103/stat : 17103 (MiraXTv1_dyn) S 17101 17103 16720 0 -1 4194304 1903 0 0 0 309 0 0 0 18 0 2 0 363235944 11091968 1878 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17103/statm: 2708 1878 218 20 0 2066 0
[pid=17103/tid=17105] ppid=17101 vsize=10832 CPUtime=3.08
/proc/17103/task/17105/stat : 17105 (MiraXTv1_dyn) R 17101 17103 16720 0 -1 4194368 1546 0 0 0 308 0 0 0 25 0 2 0 363235945 11091968 1878 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526673 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10832

[startup+6.30136 s]
/proc/loadavg: 0.93 0.98 1.09 2/79 17105
/proc/meminfo: memFree=1817488/2055920 swapFree=4138684/4192956
[pid=17103] ppid=17101 vsize=13352 CPUtime=6.29
/proc/17103/stat : 17103 (MiraXTv1_dyn) S 17101 17103 16720 0 -1 4194304 2582 0 0 0 628 1 0 0 18 0 2 0 363235944 13672448 2520 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17103/statm: 3338 2520 218 20 0 2696 0
[pid=17103/tid=17105] ppid=17101 vsize=13352 CPUtime=6.27
/proc/17103/task/17105/stat : 17105 (MiraXTv1_dyn) R 17101 17103 16720 0 -1 4194368 2225 0 0 0 627 0 0 0 25 0 2 0 363235945 13672448 2520 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13352

[startup+12.7014 s]
/proc/loadavg: 0.93 0.98 1.09 2/79 17105
/proc/meminfo: memFree=1812880/2055920 swapFree=4138684/4192956
[pid=17103] ppid=17101 vsize=18580 CPUtime=12.69
/proc/17103/stat : 17103 (MiraXTv1_dyn) S 17101 17103 16720 0 -1 4194304 3991 0 0 0 1267 2 0 0 18 0 2 0 363235944 19025920 3842 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17103/statm: 4645 3842 218 20 0 4003 0
[pid=17103/tid=17105] ppid=17101 vsize=18580 CPUtime=12.68
/proc/17103/task/17105/stat : 17105 (MiraXTv1_dyn) R 17101 17103 16720 0 -1 4194368 3634 0 0 0 1266 2 0 0 25 0 2 0 363235945 19025920 3842 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18580

[startup+25.5015 s]
/proc/loadavg: 0.95 0.98 1.08 2/79 17105
/proc/meminfo: memFree=1808272/2055920 swapFree=4138684/4192956
[pid=17103] ppid=17101 vsize=23124 CPUtime=25.47
/proc/17103/stat : 17103 (MiraXTv1_dyn) S 17101 17103 16720 0 -1 4194304 5264 0 0 0 2544 3 0 0 18 0 2 0 363235944 23678976 4945 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17103/statm: 5781 4945 218 20 0 5139 0
[pid=17103/tid=17105] ppid=17101 vsize=23124 CPUtime=25.46
/proc/17103/task/17105/stat : 17105 (MiraXTv1_dyn) R 17101 17103 16720 0 -1 4194368 4907 0 0 0 2543 3 0 0 25 0 2 0 363235945 23678976 4945 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 23124

[startup+51.1016 s]
/proc/loadavg: 0.96 0.98 1.08 2/79 17105
/proc/meminfo: memFree=1804944/2055920 swapFree=4138684/4192956
[pid=17103] ppid=17101 vsize=25816 CPUtime=51.05
/proc/17103/stat : 17103 (MiraXTv1_dyn) S 17101 17103 16720 0 -1 4194304 6332 0 0 0 5101 4 0 0 18 0 2 0 363235944 26435584 5681 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17103/statm: 6454 5681 218 20 0 5812 0
[pid=17103/tid=17105] ppid=17101 vsize=25816 CPUtime=51.04
/proc/17103/task/17105/stat : 17105 (MiraXTv1_dyn) R 17101 17103 16720 0 -1 4194368 5975 0 0 0 5100 4 0 0 25 0 2 0 363235945 26435584 5681 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 25816

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 1.08 2/79 17105
/proc/meminfo: memFree=1802832/2055920 swapFree=4138684/4192956
[pid=17103] ppid=17101 vsize=27896 CPUtime=102.22
/proc/17103/stat : 17103 (MiraXTv1_dyn) S 17101 17103 16720 0 -1 4194304 7530 0 0 0 10217 5 0 0 18 0 2 0 363235944 28565504 6142 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17103/statm: 6974 6142 218 20 0 6332 0
[pid=17103/tid=17105] ppid=17101 vsize=27896 CPUtime=102.22
/proc/17103/task/17105/stat : 17105 (MiraXTv1_dyn) R 17101 17103 16720 0 -1 4194368 7173 0 0 0 10217 5 0 0 25 0 2 0 363235945 28565504 6142 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 27896

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 1.07 2/79 17105
/proc/meminfo: memFree=1801040/2055920 swapFree=4138684/4192956
[pid=17103] ppid=17101 vsize=29956 CPUtime=162.18
/proc/17103/stat : 17103 (MiraXTv1_dyn) S 17101 17103 16720 0 -1 4194304 8749 0 0 0 16212 6 0 0 18 0 2 0 363235944 30674944 6653 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17103/statm: 7489 6653 218 20 0 6847 0
[pid=17103/tid=17105] ppid=17101 vsize=29956 CPUtime=162.16
/proc/17103/task/17105/stat : 17105 (MiraXTv1_dyn) R 17101 17103 16720 0 -1 4194368 8392 0 0 0 16211 5 0 0 25 0 2 0 363235945 30674944 6653 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 11359867 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 29956

[startup+222.302 s]
/proc/loadavg: 1.07 1.00 1.07 2/79 17105
/proc/meminfo: memFree=1799696/2055920 swapFree=4138684/4192956
[pid=17103] ppid=17101 vsize=31088 CPUtime=222.13
/proc/17103/stat : 17103 (MiraXTv1_dyn) S 17101 17103 16720 0 -1 4194304 9780 0 0 0 22207 6 0 0 18 0 2 0 363235944 31834112 6947 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17103/statm: 7772 6947 218 20 0 7130 0
[pid=17103/tid=17105] ppid=17101 vsize=31088 CPUtime=222.13
/proc/17103/task/17105/stat : 17105 (MiraXTv1_dyn) R 17101 17103 16720 0 -1 4194368 9423 0 0 0 22207 6 0 0 25 0 2 0 363235945 31834112 6947 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 31088

[startup+282.301 s]
/proc/loadavg: 1.09 1.02 1.07 2/79 17105
/proc/meminfo: memFree=1799248/2055920 swapFree=4138684/4192956
[pid=17103] ppid=17101 vsize=31408 CPUtime=282.11
/proc/17103/stat : 17103 (MiraXTv1_dyn) S 17101 17103 16720 0 -1 4194304 10739 0 0 0 28203 8 0 0 18 0 2 0 363235944 32161792 7058 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17103/statm: 7852 7058 218 20 0 7210 0
[pid=17103/tid=17105] ppid=17101 vsize=31408 CPUtime=282.1
/proc/17103/task/17105/stat : 17105 (MiraXTv1_dyn) R 17101 17103 16720 0 -1 4194368 10382 0 0 0 28202 8 0 0 25 0 2 0 363235945 32161792 7058 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 31408

[startup+342.302 s]
/proc/loadavg: 1.03 1.01 1.06 2/79 17105
/proc/meminfo: memFree=1798224/2055920 swapFree=4138684/4192956
[pid=17103] ppid=17101 vsize=32492 CPUtime=342.06
/proc/17103/stat : 17103 (MiraXTv1_dyn) S 17101 17103 16720 0 -1 4194304 11819 0 0 0 34197 9 0 0 18 0 2 0 363235944 33271808 7350 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17103/statm: 8123 7350 218 20 0 7481 0
[pid=17103/tid=17105] ppid=17101 vsize=32492 CPUtime=342.06
/proc/17103/task/17105/stat : 17105 (MiraXTv1_dyn) R 17101 17103 16720 0 -1 4194368 11462 0 0 0 34197 9 0 0 25 0 2 0 363235945 33271808 7350 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.06
Current children cumulated vsize (KiB) 32492

[startup+402.302 s]
/proc/loadavg: 1.01 1.00 1.06 2/79 17105
/proc/meminfo: memFree=1796816/2055920 swapFree=4138684/4192956
[pid=17103] ppid=17101 vsize=33884 CPUtime=402.03
/proc/17103/stat : 17103 (MiraXTv1_dyn) S 17101 17103 16720 0 -1 4194304 12874 0 0 0 40193 10 0 0 18 0 2 0 363235944 34697216 7688 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17103/statm: 8471 7688 218 20 0 7829 0
[pid=17103/tid=17105] ppid=17101 vsize=33884 CPUtime=402.01
/proc/17103/task/17105/stat : 17105 (MiraXTv1_dyn) R 17101 17103 16720 0 -1 4194368 12517 0 0 0 40192 9 0 0 25 0 2 0 363235945 34697216 7688 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565721 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.03
Current children cumulated vsize (KiB) 33884

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/79 17105
/proc/meminfo: memFree=1796560/2055920 swapFree=4138684/4192956
[pid=17103] ppid=17101 vsize=34024 CPUtime=461.99
/proc/17103/stat : 17103 (MiraXTv1_dyn) S 17101 17103 16720 0 -1 4194304 13682 0 0 0 46189 10 0 0 18 0 2 0 363235944 34840576 7763 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17103/statm: 8506 7763 218 20 0 7864 0
[pid=17103/tid=17105] ppid=17101 vsize=34024 CPUtime=461.98
/proc/17103/task/17105/stat : 17105 (MiraXTv1_dyn) R 17101 17103 16720 0 -1 4194368 13325 0 0 0 46188 10 0 0 25 0 2 0 363235945 34840576 7763 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526463 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 461.99
Current children cumulated vsize (KiB) 34024

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/79 17107
/proc/meminfo: memFree=1796368/2055920 swapFree=4138684/4192956
[pid=17103] ppid=17101 vsize=34168 CPUtime=521.94
/proc/17103/stat : 17103 (MiraXTv1_dyn) S 17101 17103 16720 0 -1 4194304 14472 0 0 0 52184 10 0 0 18 0 2 0 363235944 34988032 7805 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17103/statm: 8542 7805 218 20 0 7900 0
[pid=17103/tid=17105] ppid=17101 vsize=34168 CPUtime=521.94
/proc/17103/task/17105/stat : 17105 (MiraXTv1_dyn) R 17101 17103 16720 0 -1 4194368 14115 0 0 0 52184 10 0 0 25 0 2 0 363235945 34988032 7805 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 521.94
Current children cumulated vsize (KiB) 34168

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/79 17107
/proc/meminfo: memFree=1796112/2055920 swapFree=4138684/4192956
[pid=17103] ppid=17101 vsize=34724 CPUtime=581.91
/proc/17103/stat : 17103 (MiraXTv1_dyn) S 17101 17103 16720 0 -1 4194304 15271 0 0 0 58180 11 0 0 18 0 2 0 363235944 35557376 7841 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17103/statm: 8681 7841 218 20 0 8039 0
[pid=17103/tid=17105] ppid=17101 vsize=34724 CPUtime=581.9
/proc/17103/task/17105/stat : 17105 (MiraXTv1_dyn) R 17101 17103 16720 0 -1 4194368 14914 0 0 0 58179 11 0 0 25 0 2 0 363235945 35557376 7841 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 581.91
Current children cumulated vsize (KiB) 34724

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/79 17107
/proc/meminfo: memFree=1795984/2055920 swapFree=4138684/4192956
[pid=17103] ppid=17101 vsize=34860 CPUtime=641.88
/proc/17103/stat : 17103 (MiraXTv1_dyn) S 17101 17103 16720 0 -1 4194304 16106 0 0 0 64176 12 0 0 18 0 2 0 363235944 35696640 7899 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17103/statm: 8715 7899 218 20 0 8073 0
[pid=17103/tid=17105] ppid=17101 vsize=34860 CPUtime=641.87
/proc/17103/task/17105/stat : 17105 (MiraXTv1_dyn) R 17101 17103 16720 0 -1 4194368 15749 0 0 0 64176 11 0 0 25 0 2 0 363235945 35696640 7899 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 641.88
Current children cumulated vsize (KiB) 34860

[startup+702.301 s]
/proc/loadavg: 1.03 1.01 1.03 2/79 17107
/proc/meminfo: memFree=1795344/2055920 swapFree=4138684/4192956
[pid=17103] ppid=17101 vsize=35924 CPUtime=701.84
/proc/17103/stat : 17103 (MiraXTv1_dyn) S 17101 17103 16720 0 -1 4194304 16934 0 0 0 70172 12 0 0 18 0 2 0 363235944 36786176 8036 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17103/statm: 8981 8036 218 20 0 8339 0
[pid=17103/tid=17105] ppid=17101 vsize=35924 CPUtime=701.84
/proc/17103/task/17105/stat : 17105 (MiraXTv1_dyn) R 17101 17103 16720 0 -1 4194368 16577 0 0 0 70172 12 0 0 25 0 2 0 363235945 36786176 8036 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 701.84
Current children cumulated vsize (KiB) 35924

[startup+762.306 s]
/proc/loadavg: 1.01 1.01 1.03 2/79 17107
/proc/meminfo: memFree=1795088/2055920 swapFree=4138684/4192956
[pid=17103] ppid=17101 vsize=36468 CPUtime=761.8
/proc/17103/stat : 17103 (MiraXTv1_dyn) S 17101 17103 16720 0 -1 4194304 17693 0 0 0 76167 13 0 0 18 0 2 0 363235944 37343232 8093 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17103/statm: 9117 8093 218 20 0 8475 0
[pid=17103/tid=17105] ppid=17101 vsize=36468 CPUtime=761.78
/proc/17103/task/17105/stat : 17105 (MiraXTv1_dyn) R 17101 17103 16720 0 -1 4194368 17336 0 0 0 76166 12 0 0 25 0 2 0 363235945 37343232 8093 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 761.8
Current children cumulated vsize (KiB) 36468

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/79 17107
/proc/meminfo: memFree=1794960/2055920 swapFree=4138684/4192956
[pid=17103] ppid=17101 vsize=36624 CPUtime=821.76
/proc/17103/stat : 17103 (MiraXTv1_dyn) S 17101 17103 16720 0 -1 4194304 18560 0 0 0 82162 14 0 0 18 0 2 0 363235944 37502976 8147 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17103/statm: 9156 8147 218 20 0 8514 0
[pid=17103/tid=17105] ppid=17101 vsize=36624 CPUtime=821.74
/proc/17103/task/17105/stat : 17105 (MiraXTv1_dyn) R 17101 17103 16720 0 -1 4194368 18203 0 0 0 82161 13 0 0 25 0 2 0 363235945 37502976 8147 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526410 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 821.76
Current children cumulated vsize (KiB) 36624

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/79 17107
/proc/meminfo: memFree=1794384/2055920 swapFree=4138684/4192956
[pid=17103] ppid=17101 vsize=37092 CPUtime=881.72
/proc/17103/stat : 17103 (MiraXTv1_dyn) S 17101 17103 16720 0 -1 4194304 19327 0 0 0 88158 14 0 0 18 0 2 0 363235944 37982208 8296 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17103/statm: 9273 8296 218 20 0 8631 0
[pid=17103/tid=17105] ppid=17101 vsize=37092 CPUtime=881.71
/proc/17103/task/17105/stat : 17105 (MiraXTv1_dyn) R 17101 17103 16720 0 -1 4194368 18970 0 0 0 88157 14 0 0 25 0 2 0 363235945 37982208 8296 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.72
Current children cumulated vsize (KiB) 37092

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/79 17107
/proc/meminfo: memFree=1793872/2055920 swapFree=4138684/4192956
[pid=17103] ppid=17101 vsize=37476 CPUtime=941.67
/proc/17103/stat : 17103 (MiraXTv1_dyn) S 17101 17103 16720 0 -1 4194304 20147 0 0 0 94152 15 0 0 18 0 2 0 363235944 38375424 8388 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17103/statm: 9369 8388 218 20 0 8727 0
[pid=17103/tid=17105] ppid=17101 vsize=37476 CPUtime=941.67
/proc/17103/task/17105/stat : 17105 (MiraXTv1_dyn) R 17101 17103 16720 0 -1 4194368 19790 0 0 0 94152 15 0 0 25 0 2 0 363235945 38375424 8388 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.67
Current children cumulated vsize (KiB) 37476

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17107
/proc/meminfo: memFree=1793808/2055920 swapFree=4138684/4192956
[pid=17103] ppid=17101 vsize=37664 CPUtime=1001.64
/proc/17103/stat : 17103 (MiraXTv1_dyn) S 17101 17103 16720 0 -1 4194304 20810 0 0 0 100149 15 0 0 18 0 2 0 363235944 38567936 8421 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17103/statm: 9416 8421 218 20 0 8774 0
[pid=17103/tid=17105] ppid=17101 vsize=37664 CPUtime=1001.63
/proc/17103/task/17105/stat : 17105 (MiraXTv1_dyn) R 17101 17103 16720 0 -1 4194368 20453 0 0 0 100148 15 0 0 25 0 2 0 363235945 38567936 8421 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526327 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.64
Current children cumulated vsize (KiB) 37664

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17107
/proc/meminfo: memFree=1793680/2055920 swapFree=4138684/4192956
[pid=17103] ppid=17101 vsize=37836 CPUtime=1061.61
/proc/17103/stat : 17103 (MiraXTv1_dyn) S 17101 17103 16720 0 -1 4194304 21498 0 0 0 106145 16 0 0 18 0 2 0 363235944 38744064 8474 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17103/statm: 9459 8474 218 20 0 8817 0
[pid=17103/tid=17105] ppid=17101 vsize=37836 CPUtime=1061.6
/proc/17103/task/17105/stat : 17105 (MiraXTv1_dyn) R 17101 17103 16720 0 -1 4194368 21141 0 0 0 106145 15 0 0 25 0 2 0 363235945 38744064 8474 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.61
Current children cumulated vsize (KiB) 37836

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17107
/proc/meminfo: memFree=1793616/2055920 swapFree=4138684/4192956
[pid=17103] ppid=17101 vsize=37836 CPUtime=1121.56
/proc/17103/stat : 17103 (MiraXTv1_dyn) S 17101 17103 16720 0 -1 4194304 22263 0 0 0 112140 16 0 0 18 0 2 0 363235944 38744064 8488 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17103/statm: 9459 8488 218 20 0 8817 0
[pid=17103/tid=17105] ppid=17101 vsize=37836 CPUtime=1121.55
/proc/17103/task/17105/stat : 17105 (MiraXTv1_dyn) R 17101 17103 16720 0 -1 4194368 21906 0 0 0 112139 16 0 0 25 0 2 0 363235945 38744064 8488 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.56
Current children cumulated vsize (KiB) 37836

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17107
/proc/meminfo: memFree=1793424/2055920 swapFree=4138684/4192956
[pid=17103] ppid=17101 vsize=37968 CPUtime=1181.52
/proc/17103/stat : 17103 (MiraXTv1_dyn) S 17101 17103 16720 0 -1 4194304 22957 0 0 0 118136 16 0 0 18 0 2 0 363235944 38879232 8530 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17103/statm: 9492 8530 218 20 0 8850 0
[pid=17103/tid=17105] ppid=17101 vsize=37968 CPUtime=1181.52
/proc/17103/task/17105/stat : 17105 (MiraXTv1_dyn) R 17101 17103 16720 0 -1 4194368 22600 0 0 0 118136 16 0 0 25 0 2 0 363235945 38879232 8530 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.52
Current children cumulated vsize (KiB) 37968



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17107
/proc/meminfo: memFree=1793424/2055920 swapFree=4138684/4192956
[pid=17103] ppid=17101 vsize=37968 CPUtime=1200.03
/proc/17103/stat : 17103 (MiraXTv1_dyn) S 17101 17103 16720 0 -1 4194304 23179 0 0 0 119986 17 0 0 18 0 2 0 363235944 38879232 8534 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17103/statm: 9492 8534 218 20 0 8850 0
[pid=17103/tid=17105] ppid=17101 vsize=37968 CPUtime=1200.01
/proc/17103/task/17105/stat : 17105 (MiraXTv1_dyn) R 17101 17103 16720 0 -1 4194368 22822 0 0 0 119985 16 0 0 25 0 2 0 363235945 38879232 8534 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 37968

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.82
CPU time (s): 1200.04
CPU user time (s): 1199.87
CPU system time (s): 0.175973
CPU usage (%): 99.9354
Max. virtual memory (cumulated for all children) (KiB): 38272

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

runsolver used 1.25881 second user time and 3.11653 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Fri May 11 08:26:22 UTC 2007

IDJOB= 310395
IDBENCH= 20285
IDSOLVER= 130
FILE ID= node3/310395-1178871982

PBS_JOBID= 5251047

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.9/v630/unif2p-p0.9-v630-c2280-S1071799860-07-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/310395-1178871982/MiraXTv1_dyn /tmp/evaluation/310395-1178871982/instance-310395-1178871982.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-310395-1178871982 -o ROOT/results/node3/solver-310395-1178871982 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/310395-1178871982/MiraXTv1_dyn /tmp/evaluation/310395-1178871982/instance-310395-1178871982.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  6b6314740accc9375338f99409e94e23

RANDOM SEED= 415202778

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node3.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.270
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.270
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:       1827448 kB
Buffers:         40744 kB
Cached:         122028 kB
SwapCached:      18176 kB
Active:         114028 kB
Inactive:        72816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1827448 kB
SwapTotal:     4192956 kB
SwapFree:      4138684 kB
Dirty:            4004 kB
Writeback:           0 kB
Mapped:          29880 kB
Slab:            27180 kB
Committed_AS: 11486144 kB
PageTables:       1780 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= 66561 MiB

End job on node3 on Fri May 11 08:46:25 UTC 2007