Trace number 292273

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 v1UNSAT 551.262 551.399

General information on the benchmark

Namerandom/OnTreshold/5SAT/v70/
unif-k5-r21.3-v70-c1491-S1402143852-01.UNSAT.shuffled.cnf
MD5SUM0748b6663894d676be78ac8cb4ea38d8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark6.47602
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses1491
Sum of the clauses size7455
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 51491
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv1...
551.15/551.39	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.2.4 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node15/watcher-292273-1178809752 -o ROOT/results/node15/solver-292273-1178809752 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/292273-1178809752/MiraXTv1_dyn /tmp/evaluation/292273-1178809752/instance-292273-1178809752.cnf 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 1153
/proc/meminfo: memFree=1840168/2055920 swapFree=4156500/4192956
[pid=1153] ppid=1151 vsize=3788 CPUtime=0
/proc/1153/stat : 1153 (MiraXTv1_dyn) R 1151 1153 32630 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 328892863 3878912 255 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7947899 0 0 4096 0 0 0 0 17 1 0 0
/proc/1153/statm: 947 255 206 20 0 305 0

[startup+0.053729 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 1153
/proc/meminfo: memFree=1840168/2055920 swapFree=4156500/4192956
[pid=1153] ppid=1151 vsize=5028 CPUtime=0.04
/proc/1153/stat : 1153 (MiraXTv1_dyn) S 1151 1153 32630 0 -1 4194304 421 0 0 0 4 0 0 0 18 0 2 0 328892863 5148672 396 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1153/statm: 1257 396 218 20 0 615 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5028

[startup+0.102733 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 1153
/proc/meminfo: memFree=1840168/2055920 swapFree=4156500/4192956
[pid=1153] ppid=1151 vsize=5292 CPUtime=0.09
/proc/1153/stat : 1153 (MiraXTv1_dyn) S 1151 1153 32630 0 -1 4194304 491 0 0 0 9 0 0 0 18 0 2 0 328892863 5419008 466 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1153/statm: 1323 466 218 20 0 681 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5292

[startup+0.301751 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 1153
/proc/meminfo: memFree=1840168/2055920 swapFree=4156500/4192956
[pid=1153] ppid=1151 vsize=6132 CPUtime=0.29
/proc/1153/stat : 1153 (MiraXTv1_dyn) S 1151 1153 32630 0 -1 4194304 702 0 0 0 29 0 0 0 18 0 2 0 328892863 6279168 677 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1153/statm: 1533 677 218 20 0 891 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6132

[startup+0.702788 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 1153
/proc/meminfo: memFree=1840168/2055920 swapFree=4156500/4192956
[pid=1153] ppid=1151 vsize=7220 CPUtime=0.69
/proc/1153/stat : 1153 (MiraXTv1_dyn) S 1151 1153 32630 0 -1 4194304 992 0 0 0 69 0 0 0 18 0 2 0 328892863 7393280 967 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1153/statm: 1805 967 218 20 0 1163 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7220

[startup+1.50186 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1155
/proc/meminfo: memFree=1836824/2055920 swapFree=4156500/4192956
[pid=1153] ppid=1151 vsize=8232 CPUtime=1.49
/proc/1153/stat : 1153 (MiraXTv1_dyn) S 1151 1153 32630 0 -1 4194304 1258 0 0 0 149 0 0 0 18 0 2 0 328892863 8429568 1233 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1153/statm: 2058 1233 218 20 0 1416 0
[pid=1153/tid=1155] ppid=1151 vsize=8232 CPUtime=1.48
/proc/1153/task/1155/stat : 1155 (MiraXTv1_dyn) R 1151 1153 32630 0 -1 4194368 931 0 0 0 148 0 0 0 25 0 2 0 328892864 8429568 1233 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8232

[startup+3.10201 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1155
/proc/meminfo: memFree=1834776/2055920 swapFree=4156500/4192956
[pid=1153] ppid=1151 vsize=10676 CPUtime=3.09
/proc/1153/stat : 1153 (MiraXTv1_dyn) S 1151 1153 32630 0 -1 4194304 1884 0 0 0 309 0 0 0 18 0 2 0 328892863 10932224 1823 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1153/statm: 2669 1823 218 20 0 2027 0
[pid=1153/tid=1155] ppid=1151 vsize=10676 CPUtime=3.08
/proc/1153/task/1155/stat : 1155 (MiraXTv1_dyn) R 1151 1153 32630 0 -1 4194368 1557 0 0 0 308 0 0 0 25 0 2 0 328892864 10932224 1823 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526518 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10676

[startup+6.3013 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1155
/proc/meminfo: memFree=1832728/2055920 swapFree=4156500/4192956
[pid=1153] ppid=1151 vsize=12104 CPUtime=6.28
/proc/1153/stat : 1153 (MiraXTv1_dyn) S 1151 1153 32630 0 -1 4194304 2295 0 0 0 628 0 0 0 18 0 2 0 328892863 12394496 2195 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1153/statm: 3026 2195 218 20 0 2384 0
[pid=1153/tid=1155] ppid=1151 vsize=12104 CPUtime=6.28
/proc/1153/task/1155/stat : 1155 (MiraXTv1_dyn) R 1151 1153 32630 0 -1 4194368 1968 0 0 0 628 0 0 0 25 0 2 0 328892864 12394496 2195 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 12104

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1155
/proc/meminfo: memFree=1828952/2055920 swapFree=4156500/4192956
[pid=1153] ppid=1151 vsize=15132 CPUtime=12.69
/proc/1153/stat : 1153 (MiraXTv1_dyn) S 1151 1153 32630 0 -1 4194304 3203 0 0 0 1268 1 0 0 18 0 2 0 328892863 15495168 2950 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1153/statm: 3783 2950 218 20 0 3141 0
[pid=1153/tid=1155] ppid=1151 vsize=15132 CPUtime=12.68
/proc/1153/task/1155/stat : 1155 (MiraXTv1_dyn) R 1151 1153 32630 0 -1 4194368 2876 0 0 0 1267 1 0 0 25 0 2 0 328892864 15495168 2950 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15132

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1155
/proc/meminfo: memFree=1826136/2055920 swapFree=4156500/4192956
[pid=1153] ppid=1151 vsize=17560 CPUtime=25.49
/proc/1153/stat : 1153 (MiraXTv1_dyn) S 1151 1153 32630 0 -1 4194304 4109 0 0 0 2547 2 0 0 18 0 2 0 328892863 17981440 3608 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1153/statm: 4390 3608 218 20 0 3748 0
[pid=1153/tid=1155] ppid=1151 vsize=17560 CPUtime=25.47
/proc/1153/task/1155/stat : 1155 (MiraXTv1_dyn) R 1151 1153 32630 0 -1 4194368 3782 0 0 0 2546 1 0 0 25 0 2 0 328892864 17981440 3608 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 17560

[startup+51.1014 s]
/proc/loadavg: 1.07 1.02 1.00 2/79 1155
/proc/meminfo: memFree=1824216/2055920 swapFree=4156500/4192956
[pid=1153] ppid=1151 vsize=19576 CPUtime=51.08
/proc/1153/stat : 1153 (MiraXTv1_dyn) S 1151 1153 32630 0 -1 4194304 4989 0 0 0 5106 2 0 0 18 0 2 0 328892863 20045824 4079 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1153/statm: 4894 4079 218 20 0 4252 0
[pid=1153/tid=1155] ppid=1151 vsize=19576 CPUtime=51.07
/proc/1153/task/1155/stat : 1155 (MiraXTv1_dyn) R 1151 1153 32630 0 -1 4194368 4662 0 0 0 5105 2 0 0 25 0 2 0 328892864 20045824 4079 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526719 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 19576

[startup+102.305 s]
/proc/loadavg: 1.10 1.03 1.01 2/79 1155
/proc/meminfo: memFree=1822872/2055920 swapFree=4156500/4192956
[pid=1153] ppid=1151 vsize=20996 CPUtime=102.27
/proc/1153/stat : 1153 (MiraXTv1_dyn) S 1151 1153 32630 0 -1 4194304 6205 0 0 0 10224 3 0 0 18 0 2 0 328892863 21499904 4430 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1153/statm: 5249 4430 218 20 0 4607 0
[pid=1153/tid=1155] ppid=1151 vsize=20996 CPUtime=102.26
/proc/1153/task/1155/stat : 1155 (MiraXTv1_dyn) R 1151 1153 32630 0 -1 4194368 5878 0 0 0 10223 3 0 0 25 0 2 0 328892864 21499904 4430 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 20996

[startup+162.302 s]
/proc/loadavg: 1.10 1.04 1.00 2/79 1155
/proc/meminfo: memFree=1821656/2055920 swapFree=4156500/4192956
[pid=1153] ppid=1151 vsize=22096 CPUtime=162.25
/proc/1153/stat : 1153 (MiraXTv1_dyn) S 1151 1153 32630 0 -1 4194304 7537 0 0 0 16221 4 0 0 18 0 2 0 328892863 22626304 4711 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1153/statm: 5524 4711 218 20 0 4882 0
[pid=1153/tid=1155] ppid=1151 vsize=22096 CPUtime=162.24
/proc/1153/task/1155/stat : 1155 (MiraXTv1_dyn) R 1151 1153 32630 0 -1 4194368 7210 0 0 0 16220 4 0 0 25 0 2 0 328892864 22626304 4711 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 22096

[startup+222.301 s]
/proc/loadavg: 1.09 1.04 1.00 2/79 1155
/proc/meminfo: memFree=1821080/2055920 swapFree=4156500/4192956
[pid=1153] ppid=1151 vsize=22500 CPUtime=222.24
/proc/1153/stat : 1153 (MiraXTv1_dyn) S 1151 1153 32630 0 -1 4194304 8685 0 0 0 22218 6 0 0 18 0 2 0 328892863 23040000 4853 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1153/statm: 5625 4853 218 20 0 4983 0
[pid=1153/tid=1155] ppid=1151 vsize=22500 CPUtime=222.23
/proc/1153/task/1155/stat : 1155 (MiraXTv1_dyn) R 1151 1153 32630 0 -1 4194368 8358 0 0 0 22217 6 0 0 25 0 2 0 328892864 23040000 4853 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 22500

[startup+282.302 s]
/proc/loadavg: 1.06 1.05 1.00 2/79 1155
/proc/meminfo: memFree=1820568/2055920 swapFree=4156500/4192956
[pid=1153] ppid=1151 vsize=23288 CPUtime=282.22
/proc/1153/stat : 1153 (MiraXTv1_dyn) S 1151 1153 32630 0 -1 4194304 9893 0 0 0 28215 7 0 0 18 0 2 0 328892863 23846912 5028 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1153/statm: 5822 5028 218 20 0 5180 0
[pid=1153/tid=1155] ppid=1151 vsize=23288 CPUtime=282.21
/proc/1153/task/1155/stat : 1155 (MiraXTv1_dyn) R 1151 1153 32630 0 -1 4194368 9566 0 0 0 28214 7 0 0 25 0 2 0 328892864 23846912 5028 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 23288

[startup+342.301 s]
/proc/loadavg: 1.02 1.04 1.00 2/79 1155
/proc/meminfo: memFree=1820120/2055920 swapFree=4156500/4192956
[pid=1153] ppid=1151 vsize=23628 CPUtime=342.2
/proc/1153/stat : 1153 (MiraXTv1_dyn) S 1151 1153 32630 0 -1 4194304 10876 0 0 0 34212 8 0 0 18 0 2 0 328892863 24195072 5119 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1153/statm: 5907 5119 218 20 0 5265 0
[pid=1153/tid=1155] ppid=1151 vsize=23628 CPUtime=342.19
/proc/1153/task/1155/stat : 1155 (MiraXTv1_dyn) R 1151 1153 32630 0 -1 4194368 10549 0 0 0 34211 8 0 0 25 0 2 0 328892864 24195072 5119 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 23628

[startup+402.301 s]
/proc/loadavg: 1.01 1.03 1.00 2/79 1155
/proc/meminfo: memFree=1819800/2055920 swapFree=4156500/4192956
[pid=1153] ppid=1151 vsize=24124 CPUtime=402.19
/proc/1153/stat : 1153 (MiraXTv1_dyn) S 1151 1153 32630 0 -1 4194304 11856 0 0 0 40210 9 0 0 18 0 2 0 328892863 24702976 5192 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1153/statm: 6031 5192 218 20 0 5389 0
[pid=1153/tid=1155] ppid=1151 vsize=24124 CPUtime=402.18
/proc/1153/task/1155/stat : 1155 (MiraXTv1_dyn) R 1151 1153 32630 0 -1 4194368 11529 0 0 0 40209 9 0 0 25 0 2 0 328892864 24702976 5192 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 24124

[startup+462.303 s]
/proc/loadavg: 1.07 1.04 1.00 2/79 1155
/proc/meminfo: memFree=1819096/2055920 swapFree=4156500/4192956
[pid=1153] ppid=1151 vsize=24740 CPUtime=462.18
/proc/1153/stat : 1153 (MiraXTv1_dyn) S 1151 1153 32630 0 -1 4194304 13030 0 0 0 46208 10 0 0 18 0 2 0 328892863 25333760 5359 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1153/statm: 6185 5359 218 20 0 5543 0
[pid=1153/tid=1155] ppid=1151 vsize=24740 CPUtime=462.17
/proc/1153/task/1155/stat : 1155 (MiraXTv1_dyn) R 1151 1153 32630 0 -1 4194368 12703 0 0 0 46207 10 0 0 25 0 2 0 328892864 25333760 5359 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 24740

[startup+522.302 s]
/proc/loadavg: 1.02 1.03 1.00 2/79 1155
/proc/meminfo: memFree=1818776/2055920 swapFree=4156500/4192956
[pid=1153] ppid=1151 vsize=25184 CPUtime=522.16
/proc/1153/stat : 1153 (MiraXTv1_dyn) S 1151 1153 32630 0 -1 4194304 14056 0 0 0 52205 11 0 0 18 0 2 0 328892863 25788416 5447 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1153/statm: 6296 5447 218 20 0 5654 0
[pid=1153/tid=1155] ppid=1151 vsize=25184 CPUtime=522.16
/proc/1153/task/1155/stat : 1155 (MiraXTv1_dyn) R 1151 1153 32630 0 -1 4194368 13729 0 0 0 52205 11 0 0 25 0 2 0 328892864 25788416 5447 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 25184

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

[startup+537.502 s]
/proc/loadavg: 1.02 1.03 1.00 2/79 1155
/proc/meminfo: memFree=1818456/2055920 swapFree=4156500/4192956
[pid=1153] ppid=1151 vsize=25572 CPUtime=537.36
/proc/1153/stat : 1153 (MiraXTv1_dyn) S 1151 1153 32630 0 -1 4194304 14391 0 0 0 53725 11 0 0 18 0 2 0 328892863 26185728 5524 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1153/statm: 6393 5524 218 20 0 5751 0
[pid=1153/tid=1155] ppid=1151 vsize=25572 CPUtime=537.35
/proc/1153/task/1155/stat : 1155 (MiraXTv1_dyn) R 1151 1153 32630 0 -1 4194368 14064 0 0 0 53724 11 0 0 25 0 2 0 328892864 26185728 5524 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 537.36
Current children cumulated vsize (KiB) 25572

[startup+543.901 s]
/proc/loadavg: 1.02 1.02 1.00 2/79 1155
/proc/meminfo: memFree=1818456/2055920 swapFree=4156500/4192956
[pid=1153] ppid=1151 vsize=25572 CPUtime=543.76
/proc/1153/stat : 1153 (MiraXTv1_dyn) S 1151 1153 32630 0 -1 4194304 14478 0 0 0 54365 11 0 0 18 0 2 0 328892863 26185728 5525 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1153/statm: 6393 5525 218 20 0 5751 0
[pid=1153/tid=1155] ppid=1151 vsize=25572 CPUtime=543.75
/proc/1153/task/1155/stat : 1155 (MiraXTv1_dyn) R 1151 1153 32630 0 -1 4194368 14151 0 0 0 54364 11 0 0 25 0 2 0 328892864 26185728 5525 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 543.76
Current children cumulated vsize (KiB) 25572

[startup+547.102 s]
/proc/loadavg: 1.02 1.02 1.00 2/79 1155
/proc/meminfo: memFree=1818456/2055920 swapFree=4156500/4192956
[pid=1153] ppid=1151 vsize=25572 CPUtime=546.95
/proc/1153/stat : 1153 (MiraXTv1_dyn) S 1151 1153 32630 0 -1 4194304 14564 0 0 0 54684 11 0 0 18 0 2 0 328892863 26185728 5525 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1153/statm: 6393 5525 218 20 0 5751 0
[pid=1153/tid=1155] ppid=1151 vsize=25572 CPUtime=546.94
/proc/1153/task/1155/stat : 1155 (MiraXTv1_dyn) R 1151 1153 32630 0 -1 4194368 14237 0 0 0 54683 11 0 0 25 0 2 0 328892864 26185728 5525 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 546.95
Current children cumulated vsize (KiB) 25572

[startup+548.703 s]
/proc/loadavg: 1.02 1.02 1.00 2/79 1155
/proc/meminfo: memFree=1818456/2055920 swapFree=4156500/4192956
[pid=1153] ppid=1151 vsize=25572 CPUtime=548.55
/proc/1153/stat : 1153 (MiraXTv1_dyn) S 1151 1153 32630 0 -1 4194304 14564 0 0 0 54844 11 0 0 18 0 2 0 328892863 26185728 5525 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1153/statm: 6393 5525 218 20 0 5751 0
[pid=1153/tid=1155] ppid=1151 vsize=25572 CPUtime=548.54
/proc/1153/task/1155/stat : 1155 (MiraXTv1_dyn) R 1151 1153 32630 0 -1 4194368 14237 0 0 0 54843 11 0 0 25 0 2 0 328892864 26185728 5525 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 548.55
Current children cumulated vsize (KiB) 25572

[startup+550.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/79 1155
/proc/meminfo: memFree=1818456/2055920 swapFree=4156500/4192956
[pid=1153] ppid=1151 vsize=25572 CPUtime=550.15
/proc/1153/stat : 1153 (MiraXTv1_dyn) S 1151 1153 32630 0 -1 4194304 14564 0 0 0 55004 11 0 0 18 0 2 0 328892863 26185728 5525 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1153/statm: 6393 5525 218 20 0 5751 0
[pid=1153/tid=1155] ppid=1151 vsize=25572 CPUtime=550.14
/proc/1153/task/1155/stat : 1155 (MiraXTv1_dyn) R 1151 1153 32630 0 -1 4194368 14237 0 0 0 55003 11 0 0 25 0 2 0 328892864 26185728 5525 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 550.15
Current children cumulated vsize (KiB) 25572

[startup+551.105 s]
/proc/loadavg: 1.01 1.02 1.00 2/79 1155
/proc/meminfo: memFree=1818456/2055920 swapFree=4156500/4192956
[pid=1153] ppid=1151 vsize=25572 CPUtime=550.96
/proc/1153/stat : 1153 (MiraXTv1_dyn) S 1151 1153 32630 0 -1 4194304 14564 0 0 0 55085 11 0 0 18 0 2 0 328892863 26185728 5525 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1153/statm: 6393 5525 218 20 0 5751 0
[pid=1153/tid=1155] ppid=1151 vsize=25572 CPUtime=550.95
/proc/1153/task/1155/stat : 1155 (MiraXTv1_dyn) R 1151 1153 32630 0 -1 4194368 14237 0 0 0 55084 11 0 0 25 0 2 0 328892864 26185728 5525 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 550.96
Current children cumulated vsize (KiB) 25572

[startup+551.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/79 1155
/proc/meminfo: memFree=1818456/2055920 swapFree=4156500/4192956
[pid=1153] ppid=1151 vsize=25572 CPUtime=551.15
/proc/1153/stat : 1153 (MiraXTv1_dyn) S 1151 1153 32630 0 -1 4194304 14564 0 0 0 55104 11 0 0 18 0 2 0 328892863 26185728 5525 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1153/statm: 6393 5525 218 20 0 5751 0
[pid=1153/tid=1155] ppid=1151 vsize=25572 CPUtime=551.14
/proc/1153/task/1155/stat : 1155 (MiraXTv1_dyn) R 1151 1153 32630 0 -1 4194368 14237 0 0 0 55103 11 0 0 25 0 2 0 328892864 26185728 5525 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 551.15
Current children cumulated vsize (KiB) 25572

Child status: 20
Real time (s): 551.399
CPU time (s): 551.262
CPU user time (s): 551.14
CPU system time (s): 0.121981
CPU usage (%): 99.9752
Max. virtual memory (cumulated for all children) (KiB): 25572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 551.14
system time used= 0.121981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14569
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= 15
involuntary context switches= 11384

runsolver used 0.599908 second user time and 1.40878 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Thu May 10 15:09:13 UTC 2007

IDJOB= 292273
IDBENCH= 19835
IDSOLVER= 130
FILE ID= node15/292273-1178809752

PBS_JOBID= 5250938

Free space on /tmp= 66560 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v70/unif-k5-r21.3-v70-c1491-S1402143852-01.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/292273-1178809752/MiraXTv1_dyn /tmp/evaluation/292273-1178809752/instance-292273-1178809752.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-292273-1178809752 -o ROOT/results/node15/solver-292273-1178809752 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/292273-1178809752/MiraXTv1_dyn /tmp/evaluation/292273-1178809752/instance-292273-1178809752.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  0748b6663894d676be78ac8cb4ea38d8

RANDOM SEED= 740104706

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1840512 kB
Buffers:         38644 kB
Cached:          94920 kB
SwapCached:      16240 kB
Active:         108388 kB
Inactive:        66328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1840512 kB
SwapTotal:     4192956 kB
SwapFree:      4156500 kB
Dirty:            3952 kB
Writeback:           0 kB
Mapped:          46964 kB
Slab:            26096 kB
Committed_AS: 10796296 kB
PageTables:       1908 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= 66560 MiB

End job on node15 on Thu May 10 15:18:24 UTC 2007