Trace number 329598

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.12 1200.84

General information on the benchmark

Nameindustrial/IBM_FV_2002_31_1_rule_1/
SAT_dat.k30.cnf
MD5SUM289f12ebf9081a7fa457cff725c2fa15
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1082.43
Satisfiable
(Un)Satisfiability was proved
Number of variables43575
Number of clauses194428
Sum of the clauses size500094
Maximum clause length20
Minimum clause length1
Number of clauses of size 1343
Number of clauses of size 2151306
Number of clauses of size 321412
Number of clauses of size 48725
Number of clauses of size 53804
Number of clauses of size over 58838

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/node12/watcher-329598-1178889623 -o ROOT/results/node12/solver-329598-1178889623 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/329598-1178889623/MiraXTv1_dyn /tmp/evaluation/329598-1178889623/instance-329598-1178889623.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.91 0.98 0.99 3/77 10620
/proc/meminfo: memFree=1584488/2055920 swapFree=4154876/4192956
[pid=10620] ppid=10618 vsize=3788 CPUtime=0
/proc/10620/stat : 10620 (MiraXTv1_dyn) R 10618 10620 9882 0 -1 4194304 426 0 0 0 0 0 0 0 18 0 1 0 364999711 3878912 401 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/10620/statm: 947 410 202 20 0 305 0

[startup+0.077473 s]
/proc/loadavg: 0.91 0.98 0.99 3/77 10620
/proc/meminfo: memFree=1584488/2055920 swapFree=4154876/4192956
[pid=10620] ppid=10618 vsize=8764 CPUtime=0.07
/proc/10620/stat : 10620 (MiraXTv1_dyn) R 10618 10620 9882 0 -1 4194304 1695 0 0 0 6 1 0 0 18 0 1 0 364999711 8974336 1670 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134571806 0 0 4096 0 0 0 0 17 0 0 0
/proc/10620/statm: 2191 1671 206 20 0 1549 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8764

[startup+0.101475 s]
/proc/loadavg: 0.91 0.98 0.99 3/77 10620
/proc/meminfo: memFree=1584488/2055920 swapFree=4154876/4192956
[pid=10620] ppid=10618 vsize=10120 CPUtime=0.09
/proc/10620/stat : 10620 (MiraXTv1_dyn) R 10618 10620 9882 0 -1 4194304 2042 0 0 0 8 1 0 0 18 0 1 0 364999711 10362880 2017 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10131067 0 0 4096 0 0 0 0 17 0 0 0
/proc/10620/statm: 2530 2018 206 20 0 1888 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10120

[startup+0.301496 s]
/proc/loadavg: 0.91 0.98 0.99 3/77 10620
/proc/meminfo: memFree=1584488/2055920 swapFree=4154876/4192956
[pid=10620] ppid=10618 vsize=20656 CPUtime=0.29
/proc/10620/stat : 10620 (MiraXTv1_dyn) R 10618 10620 9882 0 -1 4194304 4434 0 0 0 26 3 0 0 19 0 1 0 364999711 21151744 4409 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583531 0 0 4096 0 0 0 0 17 0 0 0
/proc/10620/statm: 5164 4409 207 20 0 4522 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20656

[startup+0.701535 s]
/proc/loadavg: 0.91 0.98 0.99 3/77 10620
/proc/meminfo: memFree=1584488/2055920 swapFree=4154876/4192956
[pid=10620] ppid=10618 vsize=28068 CPUtime=0.69
/proc/10620/stat : 10620 (MiraXTv1_dyn) R 10618 10620 9882 0 -1 4194304 6265 0 0 0 66 3 0 0 23 0 1 0 364999711 28741632 6240 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10135061 0 0 4096 0 0 0 0 17 0 0 0
/proc/10620/statm: 7017 6241 207 20 0 6375 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28068

[startup+1.50161 s]
/proc/loadavg: 0.91 0.98 0.99 2/78 10621
/proc/meminfo: memFree=1558496/2055920 swapFree=4154876/4192956
[pid=10620] ppid=10618 vsize=45740 CPUtime=1.49
/proc/10620/stat : 10620 (MiraXTv1_dyn) S 10618 10620 9882 0 -1 4194304 8904 0 0 0 145 4 0 0 25 0 2 0 364999711 46837760 8110 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10620/statm: 11435 8110 218 20 0 10793 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 45740

[startup+3.10177 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 10622
/proc/meminfo: memFree=1553752/2055920 swapFree=4154876/4192956
[pid=10620] ppid=10618 vsize=44200 CPUtime=3.09
/proc/10620/stat : 10620 (MiraXTv1_dyn) S 10618 10620 9882 0 -1 4194304 8950 0 0 0 305 4 0 0 25 0 2 0 364999711 45260800 7813 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10620/statm: 11050 7813 218 20 0 10408 0
[pid=10620/tid=10622] ppid=10618 vsize=44200 CPUtime=1.95
/proc/10620/task/10622/stat : 10622 (MiraXTv1_dyn) R 10618 10620 9882 0 -1 4194368 2025 0 0 0 195 0 0 0 25 0 2 0 364999824 45260800 7813 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44200

[startup+6.30109 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 10622
/proc/meminfo: memFree=1552408/2055920 swapFree=4154876/4192956
[pid=10620] ppid=10618 vsize=45124 CPUtime=6.29
/proc/10620/stat : 10620 (MiraXTv1_dyn) S 10618 10620 9882 0 -1 4194304 9278 0 0 0 625 4 0 0 25 0 2 0 364999711 46206976 8141 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10620/statm: 11281 8141 218 20 0 10639 0
[pid=10620/tid=10622] ppid=10618 vsize=45124 CPUtime=5.15
/proc/10620/task/10622/stat : 10622 (MiraXTv1_dyn) R 10618 10620 9882 0 -1 4194368 2353 0 0 0 515 0 0 0 25 0 2 0 364999824 46206976 8141 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 45124

[startup+12.7027 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 10622
/proc/meminfo: memFree=1544920/2055920 swapFree=4154876/4192956
[pid=10620] ppid=10618 vsize=53176 CPUtime=12.69
/proc/10620/stat : 10620 (MiraXTv1_dyn) S 10618 10620 9882 0 -1 4194304 11433 0 0 0 1263 6 0 0 25 0 2 0 364999711 54452224 10263 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10620/statm: 13294 10263 218 20 0 12652 0
[pid=10620/tid=10622] ppid=10618 vsize=53176 CPUtime=11.55
/proc/10620/task/10622/stat : 10622 (MiraXTv1_dyn) R 10618 10620 9882 0 -1 4194368 4508 0 0 0 1153 2 0 0 25 0 2 0 364999824 54452224 10263 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 53176

[startup+25.502 s]
/proc/loadavg: 0.94 0.98 0.99 2/79 10622
/proc/meminfo: memFree=1532888/2055920 swapFree=4154876/4192956
[pid=10620] ppid=10618 vsize=64264 CPUtime=25.48
/proc/10620/stat : 10620 (MiraXTv1_dyn) S 10618 10620 9882 0 -1 4194304 14382 0 0 0 2540 8 0 0 25 0 2 0 364999711 65806336 13162 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10620/statm: 16066 13162 218 20 0 15424 0
[pid=10620/tid=10622] ppid=10618 vsize=64264 CPUtime=24.34
/proc/10620/task/10622/stat : 10622 (MiraXTv1_dyn) R 10618 10620 9882 0 -1 4194368 7457 0 0 0 2430 4 0 0 25 0 2 0 364999824 65806336 13162 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565556 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 64264

[startup+51.1016 s]
/proc/loadavg: 0.96 0.98 0.99 2/79 10622
/proc/meminfo: memFree=1505496/2055920 swapFree=4154876/4192956
[pid=10620] ppid=10618 vsize=90552 CPUtime=51.05
/proc/10620/stat : 10620 (MiraXTv1_dyn) S 10618 10620 9882 0 -1 4194304 21144 0 0 0 5093 12 0 0 25 0 2 0 364999711 92725248 19816 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10620/statm: 22638 19816 218 20 0 21996 0
[pid=10620/tid=10622] ppid=10618 vsize=90552 CPUtime=49.92
/proc/10620/task/10622/stat : 10622 (MiraXTv1_dyn) R 10618 10620 9882 0 -1 4194368 14219 0 0 0 4983 9 0 0 25 0 2 0 364999824 92725248 19816 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 90552

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/79 10622
/proc/meminfo: memFree=1477720/2055920 swapFree=4154876/4192956
[pid=10620] ppid=10618 vsize=118344 CPUtime=102.23
/proc/10620/stat : 10620 (MiraXTv1_dyn) S 10618 10620 9882 0 -1 4194304 28332 0 0 0 10204 19 0 0 25 0 2 0 364999711 121184256 26736 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10620/statm: 29586 26736 218 20 0 28944 0
[pid=10620/tid=10622] ppid=10618 vsize=118344 CPUtime=101.09
/proc/10620/task/10622/stat : 10622 (MiraXTv1_dyn) R 10618 10620 9882 0 -1 4194368 21407 0 0 0 10094 15 0 0 25 0 2 0 364999824 121184256 26736 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 118344

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 10622
/proc/meminfo: memFree=1449112/2055920 swapFree=4154876/4192956
[pid=10620] ppid=10618 vsize=146756 CPUtime=162.19
/proc/10620/stat : 10620 (MiraXTv1_dyn) S 10618 10620 9882 0 -1 4194304 35689 0 0 0 16195 24 0 0 25 0 2 0 364999711 150278144 33871 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10620/statm: 36689 33871 218 20 0 36047 0
[pid=10620/tid=10622] ppid=10618 vsize=146756 CPUtime=161.06
/proc/10620/task/10622/stat : 10622 (MiraXTv1_dyn) R 10618 10620 9882 0 -1 4194368 28764 0 0 0 16085 21 0 0 25 0 2 0 364999824 150278144 33871 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520505 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 146756

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 10622
/proc/meminfo: memFree=1444824/2055920 swapFree=4154876/4192956
[pid=10620] ppid=10618 vsize=150980 CPUtime=222.16
/proc/10620/stat : 10620 (MiraXTv1_dyn) S 10618 10620 9882 0 -1 4194304 37080 0 0 0 22191 25 0 0 25 0 2 0 364999711 154603520 34953 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10620/statm: 37745 34953 218 20 0 37103 0
[pid=10620/tid=10622] ppid=10618 vsize=150980 CPUtime=221.02
/proc/10620/task/10622/stat : 10622 (MiraXTv1_dyn) R 10618 10620 9882 0 -1 4194368 30155 0 0 0 22081 21 0 0 25 0 2 0 364999824 154603520 34953 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 150980

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 10622
/proc/meminfo: memFree=1423768/2055920 swapFree=4154876/4192956
[pid=10620] ppid=10618 vsize=172828 CPUtime=282.13
/proc/10620/stat : 10620 (MiraXTv1_dyn) S 10618 10620 9882 0 -1 4194304 42813 0 0 0 28183 30 0 0 25 0 2 0 364999711 176975872 40448 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10620/statm: 43207 40448 218 20 0 42565 0
[pid=10620/tid=10622] ppid=10618 vsize=172828 CPUtime=280.99
/proc/10620/task/10622/stat : 10622 (MiraXTv1_dyn) R 10618 10620 9882 0 -1 4194368 35888 0 0 0 28073 26 0 0 25 0 2 0 364999824 176975872 40448 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 172828

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 10622
/proc/meminfo: memFree=1416600/2055920 swapFree=4154876/4192956
[pid=10620] ppid=10618 vsize=179040 CPUtime=342.09
/proc/10620/stat : 10620 (MiraXTv1_dyn) S 10618 10620 9882 0 -1 4194304 44685 0 0 0 34178 31 0 0 25 0 2 0 364999711 183336960 41998 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10620/statm: 44760 41998 218 20 0 44118 0
[pid=10620/tid=10622] ppid=10618 vsize=179040 CPUtime=340.96
/proc/10620/task/10622/stat : 10622 (MiraXTv1_dyn) R 10618 10620 9882 0 -1 4194368 37760 0 0 0 34068 28 0 0 25 0 2 0 364999824 183336960 41998 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565863 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 179040

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 10622
/proc/meminfo: memFree=1416600/2055920 swapFree=4154876/4192956
[pid=10620] ppid=10618 vsize=179040 CPUtime=402.05
/proc/10620/stat : 10620 (MiraXTv1_dyn) S 10618 10620 9882 0 -1 4194304 44694 0 0 0 40174 31 0 0 25 0 2 0 364999711 183336960 42007 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10620/statm: 44760 42007 218 20 0 44118 0
[pid=10620/tid=10622] ppid=10618 vsize=179040 CPUtime=400.93
/proc/10620/task/10622/stat : 10622 (MiraXTv1_dyn) R 10618 10620 9882 0 -1 4194368 37769 0 0 0 40065 28 0 0 25 0 2 0 364999824 183336960 42007 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520222 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.05
Current children cumulated vsize (KiB) 179040

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 10622
/proc/meminfo: memFree=1416600/2055920 swapFree=4154876/4192956
[pid=10620] ppid=10618 vsize=179040 CPUtime=462.01
/proc/10620/stat : 10620 (MiraXTv1_dyn) S 10618 10620 9882 0 -1 4194304 44700 0 0 0 46170 31 0 0 25 0 2 0 364999711 183336960 42013 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10620/statm: 44760 42013 218 20 0 44118 0
[pid=10620/tid=10622] ppid=10618 vsize=179040 CPUtime=460.88
/proc/10620/task/10622/stat : 10622 (MiraXTv1_dyn) R 10618 10620 9882 0 -1 4194368 37775 0 0 0 46060 28 0 0 25 0 2 0 364999824 183336960 42013 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 462.01
Current children cumulated vsize (KiB) 179040

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 10622
/proc/meminfo: memFree=1416600/2055920 swapFree=4154876/4192956
[pid=10620] ppid=10618 vsize=179040 CPUtime=521.97
/proc/10620/stat : 10620 (MiraXTv1_dyn) S 10618 10620 9882 0 -1 4194304 44703 0 0 0 52166 31 0 0 25 0 2 0 364999711 183336960 42016 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10620/statm: 44760 42016 218 20 0 44118 0
[pid=10620/tid=10622] ppid=10618 vsize=179040 CPUtime=520.84
/proc/10620/task/10622/stat : 10622 (MiraXTv1_dyn) R 10618 10620 9882 0 -1 4194368 37778 0 0 0 52056 28 0 0 25 0 2 0 364999824 183336960 42016 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 521.97
Current children cumulated vsize (KiB) 179040

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 10622
/proc/meminfo: memFree=1416600/2055920 swapFree=4154876/4192956
[pid=10620] ppid=10618 vsize=179040 CPUtime=581.94
/proc/10620/stat : 10620 (MiraXTv1_dyn) S 10618 10620 9882 0 -1 4194304 44708 0 0 0 58163 31 0 0 25 0 2 0 364999711 183336960 42021 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10620/statm: 44760 42021 218 20 0 44118 0
[pid=10620/tid=10622] ppid=10618 vsize=179040 CPUtime=580.81
/proc/10620/task/10622/stat : 10622 (MiraXTv1_dyn) R 10618 10620 9882 0 -1 4194368 37783 0 0 0 58053 28 0 0 25 0 2 0 364999824 183336960 42021 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 581.94
Current children cumulated vsize (KiB) 179040

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 10622
/proc/meminfo: memFree=1416600/2055920 swapFree=4154876/4192956
[pid=10620] ppid=10618 vsize=179176 CPUtime=641.91
/proc/10620/stat : 10620 (MiraXTv1_dyn) S 10618 10620 9882 0 -1 4194304 44745 0 0 0 64159 32 0 0 25 0 2 0 364999711 183476224 42058 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10620/statm: 44794 42058 218 20 0 44152 0
[pid=10620/tid=10622] ppid=10618 vsize=179176 CPUtime=640.77
/proc/10620/task/10622/stat : 10622 (MiraXTv1_dyn) R 10618 10620 9882 0 -1 4194368 37820 0 0 0 64049 28 0 0 25 0 2 0 364999824 183476224 42058 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 641.91
Current children cumulated vsize (KiB) 179176

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 10622
/proc/meminfo: memFree=1406168/2055920 swapFree=4154876/4192956
[pid=10620] ppid=10618 vsize=189232 CPUtime=701.87
/proc/10620/stat : 10620 (MiraXTv1_dyn) S 10618 10620 9882 0 -1 4194304 47531 0 0 0 70153 34 0 0 25 0 2 0 364999711 193773568 44591 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10620/statm: 47308 44591 218 20 0 46666 0
[pid=10620/tid=10622] ppid=10618 vsize=189232 CPUtime=700.73
/proc/10620/task/10622/stat : 10622 (MiraXTv1_dyn) R 10618 10620 9882 0 -1 4194368 40606 0 0 0 70043 30 0 0 25 0 2 0 364999824 193773568 44591 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 701.87
Current children cumulated vsize (KiB) 189232

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 10622
/proc/meminfo: memFree=1400920/2055920 swapFree=4154876/4192956
[pid=10620] ppid=10618 vsize=194520 CPUtime=761.85
/proc/10620/stat : 10620 (MiraXTv1_dyn) S 10618 10620 9882 0 -1 4194304 49012 0 0 0 76149 36 0 0 25 0 2 0 364999711 199188480 45902 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10620/statm: 48630 45902 218 20 0 47988 0
[pid=10620/tid=10622] ppid=10618 vsize=194520 CPUtime=760.71
/proc/10620/task/10622/stat : 10622 (MiraXTv1_dyn) R 10618 10620 9882 0 -1 4194368 42087 0 0 0 76039 32 0 0 25 0 2 0 364999824 199188480 45902 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 761.85
Current children cumulated vsize (KiB) 194520

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 10622
/proc/meminfo: memFree=1398616/2055920 swapFree=4154876/4192956
[pid=10620] ppid=10618 vsize=196896 CPUtime=821.79
/proc/10620/stat : 10620 (MiraXTv1_dyn) S 10618 10620 9882 0 -1 4194304 49766 0 0 0 82143 36 0 0 25 0 2 0 364999711 201621504 46486 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10620/statm: 49224 46486 218 20 0 48582 0
[pid=10620/tid=10622] ppid=10618 vsize=196896 CPUtime=820.66
/proc/10620/task/10622/stat : 10622 (MiraXTv1_dyn) R 10618 10620 9882 0 -1 4194368 42841 0 0 0 82033 33 0 0 25 0 2 0 364999824 201621504 46486 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 821.79
Current children cumulated vsize (KiB) 196896

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 10622
/proc/meminfo: memFree=1398616/2055920 swapFree=4154876/4192956
[pid=10620] ppid=10618 vsize=196896 CPUtime=881.75
/proc/10620/stat : 10620 (MiraXTv1_dyn) S 10618 10620 9882 0 -1 4194304 50022 0 0 0 88139 36 0 0 25 0 2 0 364999711 201621504 46487 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10620/statm: 49224 46487 218 20 0 48582 0
[pid=10620/tid=10622] ppid=10618 vsize=196896 CPUtime=880.62
/proc/10620/task/10622/stat : 10622 (MiraXTv1_dyn) R 10618 10620 9882 0 -1 4194368 43097 0 0 0 88029 33 0 0 25 0 2 0 364999824 201621504 46487 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.75
Current children cumulated vsize (KiB) 196896

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 10622
/proc/meminfo: memFree=1398616/2055920 swapFree=4154876/4192956
[pid=10620] ppid=10618 vsize=196896 CPUtime=941.73
/proc/10620/stat : 10620 (MiraXTv1_dyn) S 10618 10620 9882 0 -1 4194304 50197 0 0 0 94136 37 0 0 25 0 2 0 364999711 201621504 46491 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10620/statm: 49224 46491 218 20 0 48582 0
[pid=10620/tid=10622] ppid=10618 vsize=196896 CPUtime=940.59
/proc/10620/task/10622/stat : 10622 (MiraXTv1_dyn) R 10618 10620 9882 0 -1 4194368 43272 0 0 0 94026 33 0 0 25 0 2 0 364999824 201621504 46491 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.73
Current children cumulated vsize (KiB) 196896

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 10624
/proc/meminfo: memFree=1398488/2055920 swapFree=4154876/4192956
[pid=10620] ppid=10618 vsize=196896 CPUtime=1001.69
/proc/10620/stat : 10620 (MiraXTv1_dyn) S 10618 10620 9882 0 -1 4194304 50457 0 0 0 100132 37 0 0 25 0 2 0 364999711 201621504 46493 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10620/statm: 49224 46493 218 20 0 48582 0
[pid=10620/tid=10622] ppid=10618 vsize=196896 CPUtime=1000.55
/proc/10620/task/10622/stat : 10622 (MiraXTv1_dyn) R 10618 10620 9882 0 -1 4194368 43532 0 0 0 100022 33 0 0 25 0 2 0 364999824 201621504 46493 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.69
Current children cumulated vsize (KiB) 196896

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 10624
/proc/meminfo: memFree=1398552/2055920 swapFree=4154876/4192956
[pid=10620] ppid=10618 vsize=196896 CPUtime=1061.65
/proc/10620/stat : 10620 (MiraXTv1_dyn) S 10618 10620 9882 0 -1 4194304 50631 0 0 0 106128 37 0 0 25 0 2 0 364999711 201621504 46495 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10620/statm: 49224 46495 218 20 0 48582 0
[pid=10620/tid=10622] ppid=10618 vsize=196896 CPUtime=1060.52
/proc/10620/task/10622/stat : 10622 (MiraXTv1_dyn) R 10618 10620 9882 0 -1 4194368 43706 0 0 0 106018 34 0 0 25 0 2 0 364999824 201621504 46495 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.65
Current children cumulated vsize (KiB) 196896

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 10624
/proc/meminfo: memFree=1386520/2055920 swapFree=4154876/4192956
[pid=10620] ppid=10618 vsize=208924 CPUtime=1121.62
/proc/10620/stat : 10620 (MiraXTv1_dyn) S 10618 10620 9882 0 -1 4194304 53833 0 0 0 112123 39 0 0 25 0 2 0 364999711 213938176 49524 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10620/statm: 52231 49524 218 20 0 51589 0
[pid=10620/tid=10622] ppid=10618 vsize=208924 CPUtime=1120.48
/proc/10620/task/10622/stat : 10622 (MiraXTv1_dyn) R 10618 10620 9882 0 -1 4194368 46908 0 0 0 112013 35 0 0 25 0 2 0 364999824 213938176 49524 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10131100 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.62
Current children cumulated vsize (KiB) 208924

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 10624
/proc/meminfo: memFree=1386520/2055920 swapFree=4154876/4192956
[pid=10620] ppid=10618 vsize=208924 CPUtime=1181.59
/proc/10620/stat : 10620 (MiraXTv1_dyn) S 10618 10620 9882 0 -1 4194304 54096 0 0 0 118120 39 0 0 25 0 2 0 364999711 213938176 49526 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10620/statm: 52231 49526 218 20 0 51589 0
[pid=10620/tid=10622] ppid=10618 vsize=208924 CPUtime=1180.45
/proc/10620/task/10622/stat : 10622 (MiraXTv1_dyn) R 10618 10620 9882 0 -1 4194368 47171 0 0 0 118010 35 0 0 25 0 2 0 364999824 213938176 49526 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.59
Current children cumulated vsize (KiB) 208924



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 10624
/proc/meminfo: memFree=1386392/2055920 swapFree=4154876/4192956
[pid=10620] ppid=10618 vsize=208924 CPUtime=1200.07
/proc/10620/stat : 10620 (MiraXTv1_dyn) S 10618 10620 9882 0 -1 4194304 54184 0 0 0 119968 39 0 0 25 0 2 0 364999711 213938176 49527 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10620/statm: 52231 49527 218 20 0 51589 0
[pid=10620/tid=10622] ppid=10618 vsize=208924 CPUtime=1198.94
/proc/10620/task/10622/stat : 10622 (MiraXTv1_dyn) R 10618 10620 9882 0 -1 4194368 47259 0 0 0 119858 36 0 0 25 0 2 0 364999824 213938176 49527 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 208924

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.84
CPU time (s): 1200.12
CPU user time (s): 1199.69
CPU system time (s): 0.428934
CPU usage (%): 99.9394
Max. virtual memory (cumulated for all children) (KiB): 208924

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

runsolver used 1.3158 second user time and 3.05854 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Fri May 11 13:20:23 UTC 2007

IDJOB= 329598
IDBENCH= 20543
IDSOLVER= 130
FILE ID= node12/329598-1178889623

PBS_JOBID= 5251076

Free space on /tmp= 66547 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2002_31_1_rule_1/SAT_dat.k30.cnf
COMMAND LINE= /tmp/evaluation/329598-1178889623/MiraXTv1_dyn /tmp/evaluation/329598-1178889623/instance-329598-1178889623.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-329598-1178889623 -o ROOT/results/node12/solver-329598-1178889623 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/329598-1178889623/MiraXTv1_dyn /tmp/evaluation/329598-1178889623/instance-329598-1178889623.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  289f12ebf9081a7fa457cff725c2fa15

RANDOM SEED= 773454370

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node12.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.239
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.239
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:       1584704 kB
Buffers:         50684 kB
Cached:         285448 kB
SwapCached:      17536 kB
Active:         219412 kB
Inactive:       187252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1584704 kB
SwapTotal:     4192956 kB
SwapFree:      4154876 kB
Dirty:            8252 kB
Writeback:           0 kB
Mapped:          76052 kB
Slab:            49908 kB
Committed_AS: 11001136 kB
PageTables:       1932 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= 66547 MiB

End job on node12 on Fri May 11 13:40:26 UTC 2007