Trace number 308058

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.05 1200.52

General information on the benchmark

Namerandom/2+p/p0.7/v3500/
unif2p-p0.7-v3500-c9345-S2078602069-04-UNSAT.cnf
MD5SUM410d091a694560f8677ebd7e24f26af7
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark761.144
Satisfiable
(Un)Satisfiability was proved
Number of variables3496
Number of clauses9344
Sum of the clauses size25229
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22803
Number of clauses of size 36541
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/node13/watcher-308058-1178864722 -o ROOT/results/node13/solver-308058-1178864722 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/308058-1178864722/MiraXTv1_dyn /tmp/evaluation/308058-1178864722/instance-308058-1178864722.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.97 1.00 3/77 15072
/proc/meminfo: memFree=1813696/2055920 swapFree=4159364/4192956
[pid=15072] ppid=15070 vsize=3788 CPUtime=0
/proc/15072/stat : 15072 (MiraXTv1_dyn) R 15070 15072 14092 0 -1 4194304 317 0 0 0 0 0 0 0 18 0 1 0 334390034 3878912 292 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 12314235 0 0 4096 0 0 0 0 17 1 0 0
/proc/15072/statm: 947 295 205 20 0 305 0

[startup+0.026714 s]
/proc/loadavg: 0.91 0.97 1.00 3/77 15072
/proc/meminfo: memFree=1813696/2055920 swapFree=4159364/4192956
[pid=15072] ppid=15070 vsize=4856 CPUtime=0.02
/proc/15072/stat : 15072 (MiraXTv1_dyn) R 15070 15072 14092 0 -1 4194304 581 0 0 0 2 0 0 0 18 0 1 0 334390034 4972544 556 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134585096 0 0 4096 0 0 0 0 17 1 0 0
/proc/15072/statm: 1214 556 207 20 0 572 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4856

[startup+0.101731 s]
/proc/loadavg: 0.91 0.97 1.00 3/77 15072
/proc/meminfo: memFree=1813696/2055920 swapFree=4159364/4192956
[pid=15072] ppid=15070 vsize=7072 CPUtime=0.09
/proc/15072/stat : 15072 (MiraXTv1_dyn) S 15070 15072 14092 0 -1 4194304 924 0 0 0 9 0 0 0 18 0 2 0 334390034 7241728 899 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15072/statm: 1768 899 218 20 0 1126 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7072

[startup+0.301776 s]
/proc/loadavg: 0.91 0.97 1.00 3/77 15072
/proc/meminfo: memFree=1813696/2055920 swapFree=4159364/4192956
[pid=15072] ppid=15070 vsize=7204 CPUtime=0.29
/proc/15072/stat : 15072 (MiraXTv1_dyn) S 15070 15072 14092 0 -1 4194304 972 0 0 0 29 0 0 0 18 0 2 0 334390034 7376896 947 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15072/statm: 1801 947 218 20 0 1159 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7204

[startup+0.701858 s]
/proc/loadavg: 0.91 0.97 1.00 3/77 15072
/proc/meminfo: memFree=1813696/2055920 swapFree=4159364/4192956
[pid=15072] ppid=15070 vsize=7996 CPUtime=0.69
/proc/15072/stat : 15072 (MiraXTv1_dyn) S 15070 15072 14092 0 -1 4194304 1182 0 0 0 69 0 0 0 18 0 2 0 334390034 8187904 1157 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15072/statm: 1999 1157 218 20 0 1357 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7996

[startup+1.50303 s]
/proc/loadavg: 0.91 0.97 1.00 2/79 15074
/proc/meminfo: memFree=1809200/2055920 swapFree=4159364/4192956
[pid=15072] ppid=15070 vsize=9928 CPUtime=1.49
/proc/15072/stat : 15072 (MiraXTv1_dyn) S 15070 15072 14092 0 -1 4194304 1534 0 0 0 149 0 0 0 18 0 2 0 334390034 10166272 1509 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15072/statm: 2482 1509 218 20 0 1840 0
[pid=15072/tid=15074] ppid=15070 vsize=9928 CPUtime=1.45
/proc/15072/task/15074/stat : 15074 (MiraXTv1_dyn) R 15070 15072 14092 0 -1 4194368 876 0 0 0 145 0 0 0 25 0 2 0 334390038 10166272 1509 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 12314235 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9928

[startup+3.10137 s]
/proc/loadavg: 0.91 0.97 1.00 2/79 15074
/proc/meminfo: memFree=1807280/2055920 swapFree=4159364/4192956
[pid=15072] ppid=15070 vsize=11552 CPUtime=3.08
/proc/15072/stat : 15072 (MiraXTv1_dyn) S 15070 15072 14092 0 -1 4194304 1959 0 0 0 308 0 0 0 18 0 2 0 334390034 11829248 1934 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15072/statm: 2888 1934 218 20 0 2246 0
[pid=15072/tid=15074] ppid=15070 vsize=11552 CPUtime=3.04
/proc/15072/task/15074/stat : 15074 (MiraXTv1_dyn) R 15070 15072 14092 0 -1 4194368 1301 0 0 0 304 0 0 0 25 0 2 0 334390038 11829248 1934 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 11552

[startup+6.30205 s]
/proc/loadavg: 0.92 0.97 1.00 2/79 15074
/proc/meminfo: memFree=1804208/2055920 swapFree=4159364/4192956
[pid=15072] ppid=15070 vsize=14888 CPUtime=6.29
/proc/15072/stat : 15072 (MiraXTv1_dyn) S 15070 15072 14092 0 -1 4194304 2812 0 0 0 628 1 0 0 18 0 2 0 334390034 15245312 2787 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15072/statm: 3722 2787 218 20 0 3080 0
[pid=15072/tid=15074] ppid=15070 vsize=14888 CPUtime=6.25
/proc/15072/task/15074/stat : 15074 (MiraXTv1_dyn) R 15070 15072 14092 0 -1 4194368 2154 0 0 0 624 1 0 0 25 0 2 0 334390038 15245312 2787 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 12314235 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14888

[startup+12.7014 s]
/proc/loadavg: 0.93 0.97 1.00 2/79 15074
/proc/meminfo: memFree=1798640/2055920 swapFree=4159364/4192956
[pid=15072] ppid=15070 vsize=18744 CPUtime=12.69
/proc/15072/stat : 15072 (MiraXTv1_dyn) S 15070 15072 14092 0 -1 4194304 3881 0 0 0 1267 2 0 0 18 0 2 0 334390034 19193856 3819 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15072/statm: 4686 3819 218 20 0 4044 0
[pid=15072/tid=15074] ppid=15070 vsize=18744 CPUtime=12.64
/proc/15072/task/15074/stat : 15074 (MiraXTv1_dyn) R 15070 15072 14092 0 -1 4194368 3223 0 0 0 1262 2 0 0 25 0 2 0 334390038 19193856 3819 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18744

[startup+25.5011 s]
/proc/loadavg: 0.94 0.97 1.00 2/79 15074
/proc/meminfo: memFree=1791408/2055920 swapFree=4159364/4192956
[pid=15072] ppid=15070 vsize=26196 CPUtime=25.48
/proc/15072/stat : 15072 (MiraXTv1_dyn) S 15070 15072 14092 0 -1 4194304 5888 0 0 0 2544 4 0 0 18 0 2 0 334390034 26824704 5739 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15072/statm: 6549 5739 218 20 0 5907 0
[pid=15072/tid=15074] ppid=15070 vsize=26196 CPUtime=25.44
/proc/15072/task/15074/stat : 15074 (MiraXTv1_dyn) R 15070 15072 14092 0 -1 4194368 5230 0 0 0 2540 4 0 0 25 0 2 0 334390038 26824704 5739 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521264 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 26196

[startup+51.1016 s]
/proc/loadavg: 0.96 0.97 1.00 2/79 15074
/proc/meminfo: memFree=1783664/2055920 swapFree=4159364/4192956
[pid=15072] ppid=15070 vsize=33876 CPUtime=51.07
/proc/15072/stat : 15072 (MiraXTv1_dyn) S 15070 15072 14092 0 -1 4194304 8014 0 0 0 5101 6 0 0 18 0 2 0 334390034 34689024 7696 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15072/statm: 8469 7696 218 20 0 7827 0
[pid=15072/tid=15074] ppid=15070 vsize=33876 CPUtime=51.03
/proc/15072/task/15074/stat : 15074 (MiraXTv1_dyn) R 15070 15072 14092 0 -1 4194368 7356 0 0 0 5097 6 0 0 25 0 2 0 334390038 34689024 7696 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 12314235 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 33876

[startup+102.307 s]
/proc/loadavg: 0.98 0.97 1.00 2/79 15074
/proc/meminfo: memFree=1779312/2055920 swapFree=4159364/4192956
[pid=15072] ppid=15070 vsize=37732 CPUtime=102.25
/proc/15072/stat : 15072 (MiraXTv1_dyn) S 15070 15072 14092 0 -1 4194304 9364 0 0 0 10218 7 0 0 18 0 2 0 334390034 38637568 8645 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15072/statm: 9433 8645 218 20 0 8791 0
[pid=15072/tid=15074] ppid=15070 vsize=37732 CPUtime=102.21
/proc/15072/task/15074/stat : 15074 (MiraXTv1_dyn) R 15070 15072 14092 0 -1 4194368 8706 0 0 0 10214 7 0 0 25 0 2 0 334390038 38637568 8645 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 37732

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 15074
/proc/meminfo: memFree=1773808/2055920 swapFree=4159364/4192956
[pid=15072] ppid=15070 vsize=43412 CPUtime=162.22
/proc/15072/stat : 15072 (MiraXTv1_dyn) S 15070 15072 14092 0 -1 4194304 11182 0 0 0 16213 9 0 0 18 0 2 0 334390034 44453888 10031 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15072/statm: 10853 10031 218 20 0 10211 0
[pid=15072/tid=15074] ppid=15070 vsize=43412 CPUtime=162.18
/proc/15072/task/15074/stat : 15074 (MiraXTv1_dyn) R 15070 15072 14092 0 -1 4194368 10524 0 0 0 16209 9 0 0 25 0 2 0 334390038 44453888 10031 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 43412

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 15074
/proc/meminfo: memFree=1772272/2055920 swapFree=4159364/4192956
[pid=15072] ppid=15070 vsize=44744 CPUtime=222.21
/proc/15072/stat : 15072 (MiraXTv1_dyn) S 15070 15072 14092 0 -1 4194304 11991 0 0 0 22210 11 0 0 18 0 2 0 334390034 45817856 10393 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15072/statm: 11186 10393 218 20 0 10544 0
[pid=15072/tid=15074] ppid=15070 vsize=44744 CPUtime=222.15
/proc/15072/task/15074/stat : 15074 (MiraXTv1_dyn) R 15070 15072 14092 0 -1 4194368 11333 0 0 0 22205 10 0 0 25 0 2 0 334390038 45817856 10393 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 44744

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 15074
/proc/meminfo: memFree=1772272/2055920 swapFree=4159364/4192956
[pid=15072] ppid=15070 vsize=44744 CPUtime=282.18
/proc/15072/stat : 15072 (MiraXTv1_dyn) S 15070 15072 14092 0 -1 4194304 12469 0 0 0 28207 11 0 0 18 0 2 0 334390034 45817856 10412 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15072/statm: 11186 10412 218 20 0 10544 0
[pid=15072/tid=15074] ppid=15070 vsize=44744 CPUtime=282.14
/proc/15072/task/15074/stat : 15074 (MiraXTv1_dyn) R 15070 15072 14092 0 -1 4194368 11811 0 0 0 28203 11 0 0 25 0 2 0 334390038 45817856 10412 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 44744

[startup+342.303 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 15074
/proc/meminfo: memFree=1772144/2055920 swapFree=4159364/4192956
[pid=15072] ppid=15070 vsize=44892 CPUtime=342.15
/proc/15072/stat : 15072 (MiraXTv1_dyn) S 15070 15072 14092 0 -1 4194304 12889 0 0 0 34204 11 0 0 18 0 2 0 334390034 45969408 10443 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15072/statm: 11223 10443 218 20 0 10581 0
[pid=15072/tid=15074] ppid=15070 vsize=44892 CPUtime=342.11
/proc/15072/task/15074/stat : 15074 (MiraXTv1_dyn) R 15070 15072 14092 0 -1 4194368 12231 0 0 0 34200 11 0 0 25 0 2 0 334390038 45969408 10443 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 44892

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 15074
/proc/meminfo: memFree=1771056/2055920 swapFree=4159364/4192956
[pid=15072] ppid=15070 vsize=45816 CPUtime=402.13
/proc/15072/stat : 15072 (MiraXTv1_dyn) S 15070 15072 14092 0 -1 4194304 13632 0 0 0 40200 13 0 0 18 0 2 0 334390034 46915584 10710 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15072/statm: 11454 10710 218 20 0 10812 0
[pid=15072/tid=15074] ppid=15070 vsize=45816 CPUtime=402.08
/proc/15072/task/15074/stat : 15074 (MiraXTv1_dyn) R 15070 15072 14092 0 -1 4194368 12974 0 0 0 40196 12 0 0 25 0 2 0 334390038 46915584 10710 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 45816

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 15074
/proc/meminfo: memFree=1770288/2055920 swapFree=4159364/4192956
[pid=15072] ppid=15070 vsize=46740 CPUtime=462.11
/proc/15072/stat : 15072 (MiraXTv1_dyn) S 15070 15072 14092 0 -1 4194304 14336 0 0 0 46197 14 0 0 18 0 2 0 334390034 47861760 10930 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15072/statm: 11685 10930 218 20 0 11043 0
[pid=15072/tid=15074] ppid=15070 vsize=46740 CPUtime=462.06
/proc/15072/task/15074/stat : 15074 (MiraXTv1_dyn) R 15070 15072 14092 0 -1 4194368 13678 0 0 0 46193 13 0 0 25 0 2 0 334390038 47861760 10930 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 46740

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 15074
/proc/meminfo: memFree=1769520/2055920 swapFree=4159364/4192956
[pid=15072] ppid=15070 vsize=47416 CPUtime=522.09
/proc/15072/stat : 15072 (MiraXTv1_dyn) S 15070 15072 14092 0 -1 4194304 14937 0 0 0 52194 15 0 0 18 0 2 0 334390034 48553984 11121 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15072/statm: 11854 11121 218 20 0 11212 0
[pid=15072/tid=15074] ppid=15070 vsize=47416 CPUtime=522.03
/proc/15072/task/15074/stat : 15074 (MiraXTv1_dyn) R 15070 15072 14092 0 -1 4194368 14279 0 0 0 52189 14 0 0 25 0 2 0 334390038 48553984 11121 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 47416

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 15074
/proc/meminfo: memFree=1767408/2055920 swapFree=4159364/4192956
[pid=15072] ppid=15070 vsize=49408 CPUtime=582.06
/proc/15072/stat : 15072 (MiraXTv1_dyn) S 15070 15072 14092 0 -1 4194304 15861 0 0 0 58190 16 0 0 18 0 2 0 334390034 50593792 11630 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15072/statm: 12352 11630 218 20 0 11710 0
[pid=15072/tid=15074] ppid=15070 vsize=49408 CPUtime=582.02
/proc/15072/task/15074/stat : 15074 (MiraXTv1_dyn) R 15070 15072 14092 0 -1 4194368 15203 0 0 0 58186 16 0 0 25 0 2 0 334390038 50593792 11630 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565545 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 49408

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 15074
/proc/meminfo: memFree=1767216/2055920 swapFree=4159364/4192956
[pid=15072] ppid=15070 vsize=49564 CPUtime=642.05
/proc/15072/stat : 15072 (MiraXTv1_dyn) S 15070 15072 14092 0 -1 4194304 16332 0 0 0 64188 17 0 0 18 0 2 0 334390034 50753536 11681 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15072/statm: 12391 11681 218 20 0 11749 0
[pid=15072/tid=15074] ppid=15070 vsize=49564 CPUtime=641.99
/proc/15072/task/15074/stat : 15074 (MiraXTv1_dyn) R 15070 15072 14092 0 -1 4194368 15674 0 0 0 64183 16 0 0 25 0 2 0 334390038 50753536 11681 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 49564

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 15074
/proc/meminfo: memFree=1767024/2055920 swapFree=4159364/4192956
[pid=15072] ppid=15070 vsize=50072 CPUtime=702.02
/proc/15072/stat : 15072 (MiraXTv1_dyn) S 15070 15072 14092 0 -1 4194304 16794 0 0 0 70184 18 0 0 18 0 2 0 334390034 51273728 11719 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15072/statm: 12518 11719 218 20 0 11876 0
[pid=15072/tid=15074] ppid=15070 vsize=50072 CPUtime=701.97
/proc/15072/task/15074/stat : 15074 (MiraXTv1_dyn) R 15070 15072 14092 0 -1 4194368 16136 0 0 0 70180 17 0 0 25 0 2 0 334390038 51273728 11719 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526719 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 50072

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 15074
/proc/meminfo: memFree=1764016/2055920 swapFree=4159364/4192956
[pid=15072] ppid=15070 vsize=53140 CPUtime=761.99
/proc/15072/stat : 15072 (MiraXTv1_dyn) S 15070 15072 14092 0 -1 4194304 17895 0 0 0 76180 19 0 0 18 0 2 0 334390034 54415360 12478 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15072/statm: 13285 12478 218 20 0 12643 0
[pid=15072/tid=15074] ppid=15070 vsize=53140 CPUtime=761.95
/proc/15072/task/15074/stat : 15074 (MiraXTv1_dyn) R 15070 15072 14092 0 -1 4194368 17237 0 0 0 76176 19 0 0 25 0 2 0 334390038 54415360 12478 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 53140

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 15074
/proc/meminfo: memFree=1762992/2055920 swapFree=4159364/4192956
[pid=15072] ppid=15070 vsize=54116 CPUtime=821.97
/proc/15072/stat : 15072 (MiraXTv1_dyn) S 15070 15072 14092 0 -1 4194304 18581 0 0 0 82177 20 0 0 18 0 2 0 334390034 55414784 12734 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15072/statm: 13529 12734 218 20 0 12887 0
[pid=15072/tid=15074] ppid=15070 vsize=54116 CPUtime=821.93
/proc/15072/task/15074/stat : 15074 (MiraXTv1_dyn) R 15070 15072 14092 0 -1 4194368 17923 0 0 0 82173 20 0 0 25 0 2 0 334390038 55414784 12734 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 54116

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 15074
/proc/meminfo: memFree=1762928/2055920 swapFree=4159364/4192956
[pid=15072] ppid=15070 vsize=54248 CPUtime=881.95
/proc/15072/stat : 15072 (MiraXTv1_dyn) S 15070 15072 14092 0 -1 4194304 19030 0 0 0 88174 21 0 0 18 0 2 0 334390034 55549952 12750 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15072/statm: 13562 12750 218 20 0 12920 0
[pid=15072/tid=15074] ppid=15070 vsize=54248 CPUtime=881.9
/proc/15072/task/15074/stat : 15074 (MiraXTv1_dyn) R 15070 15072 14092 0 -1 4194368 18372 0 0 0 88170 20 0 0 25 0 2 0 334390038 55549952 12750 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 54248

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 15074
/proc/meminfo: memFree=1762864/2055920 swapFree=4159364/4192956
[pid=15072] ppid=15070 vsize=54248 CPUtime=941.92
/proc/15072/stat : 15072 (MiraXTv1_dyn) S 15070 15072 14092 0 -1 4194304 19475 0 0 0 94171 21 0 0 18 0 2 0 334390034 55549952 12757 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15072/statm: 13562 12757 218 20 0 12920 0
[pid=15072/tid=15074] ppid=15070 vsize=54248 CPUtime=941.88
/proc/15072/task/15074/stat : 15074 (MiraXTv1_dyn) R 15070 15072 14092 0 -1 4194368 18817 0 0 0 94167 21 0 0 25 0 2 0 334390038 55549952 12757 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 54248

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 15074
/proc/meminfo: memFree=1762864/2055920 swapFree=4159364/4192956
[pid=15072] ppid=15070 vsize=54248 CPUtime=1001.9
/proc/15072/stat : 15072 (MiraXTv1_dyn) S 15070 15072 14092 0 -1 4194304 19923 0 0 0 100168 22 0 0 18 0 2 0 334390034 55549952 12763 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15072/statm: 13562 12763 218 20 0 12920 0
[pid=15072/tid=15074] ppid=15070 vsize=54248 CPUtime=1001.86
/proc/15072/task/15074/stat : 15074 (MiraXTv1_dyn) R 15070 15072 14092 0 -1 4194368 19265 0 0 0 100164 22 0 0 25 0 2 0 334390038 55549952 12763 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 54248

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 15074
/proc/meminfo: memFree=1762736/2055920 swapFree=4159364/4192956
[pid=15072] ppid=15070 vsize=54440 CPUtime=1061.87
/proc/15072/stat : 15072 (MiraXTv1_dyn) S 15070 15072 14092 0 -1 4194304 20374 0 0 0 106165 22 0 0 18 0 2 0 334390034 55746560 12768 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15072/statm: 13610 12768 218 20 0 12968 0
[pid=15072/tid=15074] ppid=15070 vsize=54440 CPUtime=1061.83
/proc/15072/task/15074/stat : 15074 (MiraXTv1_dyn) R 15070 15072 14092 0 -1 4194368 19716 0 0 0 106161 22 0 0 25 0 2 0 334390038 55746560 12768 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 54440

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 15074
/proc/meminfo: memFree=1762736/2055920 swapFree=4159364/4192956
[pid=15072] ppid=15070 vsize=54440 CPUtime=1121.85
/proc/15072/stat : 15072 (MiraXTv1_dyn) S 15070 15072 14092 0 -1 4194304 20741 0 0 0 112162 23 0 0 18 0 2 0 334390034 55746560 12775 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15072/statm: 13610 12775 218 20 0 12968 0
[pid=15072/tid=15074] ppid=15070 vsize=54440 CPUtime=1121.81
/proc/15072/task/15074/stat : 15074 (MiraXTv1_dyn) R 15070 15072 14092 0 -1 4194368 20083 0 0 0 112158 23 0 0 25 0 2 0 334390038 55746560 12775 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 54440

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 15076
/proc/meminfo: memFree=1762800/2055920 swapFree=4159364/4192956
[pid=15072] ppid=15070 vsize=54440 CPUtime=1181.83
/proc/15072/stat : 15072 (MiraXTv1_dyn) S 15070 15072 14092 0 -1 4194304 21195 0 0 0 118159 24 0 0 18 0 2 0 334390034 55746560 12777 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15072/statm: 13610 12777 218 20 0 12968 0
[pid=15072/tid=15074] ppid=15070 vsize=54440 CPUtime=1181.78
/proc/15072/task/15074/stat : 15074 (MiraXTv1_dyn) R 15070 15072 14092 0 -1 4194368 20537 0 0 0 118155 23 0 0 25 0 2 0 334390038 55746560 12777 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.83
Current children cumulated vsize (KiB) 54440



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 15076
/proc/meminfo: memFree=1762736/2055920 swapFree=4159364/4192956
[pid=15072] ppid=15070 vsize=54440 CPUtime=1200.03
/proc/15072/stat : 15072 (MiraXTv1_dyn) S 15070 15072 14092 0 -1 4194304 21381 0 0 0 119979 24 0 0 18 0 2 0 334390034 55746560 12781 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15072/statm: 13610 12781 218 20 0 12968 0
[pid=15072/tid=15074] ppid=15070 vsize=54440 CPUtime=1199.98
/proc/15072/task/15074/stat : 15074 (MiraXTv1_dyn) R 15070 15072 14092 0 -1 4194368 20723 0 0 0 119974 24 0 0 25 0 2 0 334390038 55746560 12781 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526515 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 54440

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 15076
/proc/meminfo: memFree=1762736/2055920 swapFree=4159364/4192956
[pid=15072] ppid=15070 vsize=54440 CPUtime=1200.03
/proc/15072/stat : 15072 (MiraXTv1_dyn) S 15070 15072 14092 0 -1 4194304 21381 0 0 0 119979 24 0 0 18 0 2 0 334390034 55746560 12781 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15072/statm: 13610 12781 218 20 0 12968 0
[pid=15072/tid=15074] ppid=15070 vsize=54440 CPUtime=1199.98
/proc/15072/task/15074/stat : 15074 (MiraXTv1_dyn) R 15070 15072 14092 0 -1 4194368 20723 0 0 0 119974 24 0 0 25 0 2 0 334390038 55746560 12781 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526515 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 54440

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.05
CPU user time (s): 1199.8
CPU system time (s): 0.253961
CPU usage (%): 99.9607
Max. virtual memory (cumulated for all children) (KiB): 54804

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

runsolver used 1.25681 second user time and 3.11653 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Fri May 11 06:25:22 UTC 2007

IDJOB= 308058
IDBENCH= 20221
IDSOLVER= 130
FILE ID= node13/308058-1178864722

PBS_JOBID= 5251025

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.7/v3500/unif2p-p0.7-v3500-c9345-S2078602069-04-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/308058-1178864722/MiraXTv1_dyn /tmp/evaluation/308058-1178864722/instance-308058-1178864722.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-308058-1178864722 -o ROOT/results/node13/solver-308058-1178864722 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/308058-1178864722/MiraXTv1_dyn /tmp/evaluation/308058-1178864722/instance-308058-1178864722.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  410d091a694560f8677ebd7e24f26af7

RANDOM SEED= 753945722

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1813912 kB
Buffers:         39428 kB
Cached:         116024 kB
SwapCached:      12848 kB
Active:         118060 kB
Inactive:        60664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1813912 kB
SwapTotal:     4192956 kB
SwapFree:      4159364 kB
Dirty:            4136 kB
Writeback:           0 kB
Mapped:          30156 kB
Slab:            48720 kB
Committed_AS:  9783868 kB
PageTables:       1872 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 node13 on Fri May 11 06:45:25 UTC 2007