Trace number 292272

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 v2UNSAT 572.4 572.559

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 MiraXTv2...
572.34/572.55	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/node18/watcher-292272-1178809694 -o ROOT/results/node18/solver-292272-1178809694 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/292272-1178809694/MiraXTv2_dyn /tmp/evaluation/292272-1178809694/instance-292272-1178809694.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.07 3/77 2226
/proc/meminfo: memFree=1861328/2055920 swapFree=4144420/4192956
[pid=2226] ppid=2224 vsize=3788 CPUtime=0
/proc/2226/stat : 2226 (MiraXTv2_dyn) R 2224 2226 1318 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 328886836 3878912 255 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 8296059 0 0 4096 0 0 0 0 17 1 0 0
/proc/2226/statm: 947 256 206 20 0 305 0

[startup+0.075957 s]
/proc/loadavg: 1.00 1.00 1.07 3/77 2226
/proc/meminfo: memFree=1861328/2055920 swapFree=4144420/4192956
[pid=2226] ppid=2224 vsize=5160 CPUtime=0.07
/proc/2226/stat : 2226 (MiraXTv2_dyn) S 2224 2226 1318 0 -1 4194304 444 0 0 0 7 0 0 0 18 0 2 0 328886836 5283840 419 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2226/statm: 1290 419 218 20 0 648 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5160

[startup+0.10296 s]
/proc/loadavg: 1.00 1.00 1.07 3/77 2226
/proc/meminfo: memFree=1861328/2055920 swapFree=4144420/4192956
[pid=2226] ppid=2224 vsize=5380 CPUtime=0.1
/proc/2226/stat : 2226 (MiraXTv2_dyn) S 2224 2226 1318 0 -1 4194304 481 0 0 0 10 0 0 0 18 0 2 0 328886836 5509120 456 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2226/statm: 1345 456 218 20 0 703 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 5380

[startup+0.301979 s]
/proc/loadavg: 1.00 1.00 1.07 3/77 2226
/proc/meminfo: memFree=1861328/2055920 swapFree=4144420/4192956
[pid=2226] ppid=2224 vsize=6000 CPUtime=0.29
/proc/2226/stat : 2226 (MiraXTv2_dyn) S 2224 2226 1318 0 -1 4194304 676 0 0 0 29 0 0 0 18 0 2 0 328886836 6144000 651 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2226/statm: 1500 651 218 20 0 858 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6000

[startup+0.703016 s]
/proc/loadavg: 1.00 1.00 1.07 3/77 2226
/proc/meminfo: memFree=1861328/2055920 swapFree=4144420/4192956
[pid=2226] ppid=2224 vsize=7012 CPUtime=0.69
/proc/2226/stat : 2226 (MiraXTv2_dyn) S 2224 2226 1318 0 -1 4194304 947 0 0 0 69 0 0 0 18 0 2 0 328886836 7180288 922 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2226/statm: 1753 922 218 20 0 1111 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7012

[startup+1.50109 s]
/proc/loadavg: 1.00 1.00 1.07 2/79 2228
/proc/meminfo: memFree=1858176/2055920 swapFree=4144420/4192956
[pid=2226] ppid=2224 vsize=7996 CPUtime=1.49
/proc/2226/stat : 2226 (MiraXTv2_dyn) S 2224 2226 1318 0 -1 4194304 1179 0 0 0 149 0 0 0 18 0 2 0 328886836 8187904 1154 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2226/statm: 1999 1154 218 20 0 1357 0
[pid=2226/tid=2228] ppid=2224 vsize=7996 CPUtime=1.48
/proc/2226/task/2228/stat : 2228 (MiraXTv2_dyn) R 2224 2226 1318 0 -1 4194368 852 0 0 0 148 0 0 0 25 0 2 0 328886838 8187904 1154 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7996

[startup+3.10125 s]
/proc/loadavg: 1.00 1.00 1.07 2/79 2228
/proc/meminfo: memFree=1856512/2055920 swapFree=4144420/4192956
[pid=2226] ppid=2224 vsize=10204 CPUtime=3.08
/proc/2226/stat : 2226 (MiraXTv2_dyn) S 2224 2226 1318 0 -1 4194304 1754 0 0 0 308 0 0 0 18 0 2 0 328886836 10448896 1729 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2226/statm: 2551 1729 218 20 0 1909 0
[pid=2226/tid=2228] ppid=2224 vsize=10204 CPUtime=3.07
/proc/2226/task/2228/stat : 2228 (MiraXTv2_dyn) R 2224 2226 1318 0 -1 4194368 1427 0 0 0 307 0 0 0 25 0 2 0 328886838 10448896 1729 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 8294368 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10204

[startup+6.30156 s]
/proc/loadavg: 1.00 1.00 1.07 2/79 2228
/proc/meminfo: memFree=1854144/2055920 swapFree=4144420/4192956
[pid=2226] ppid=2224 vsize=11344 CPUtime=6.29
/proc/2226/stat : 2226 (MiraXTv2_dyn) S 2224 2226 1318 0 -1 4194304 2109 0 0 0 628 1 0 0 18 0 2 0 328886836 11616256 2009 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2226/statm: 2836 2009 218 20 0 2194 0
[pid=2226/tid=2228] ppid=2224 vsize=11344 CPUtime=6.28
/proc/2226/task/2228/stat : 2228 (MiraXTv2_dyn) R 2224 2226 1318 0 -1 4194368 1782 0 0 0 627 1 0 0 25 0 2 0 328886838 11616256 2009 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11344

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 1.07 2/79 2228
/proc/meminfo: memFree=1850048/2055920 swapFree=4144420/4192956
[pid=2226] ppid=2224 vsize=14896 CPUtime=12.69
/proc/2226/stat : 2226 (MiraXTv2_dyn) S 2224 2226 1318 0 -1 4194304 3145 0 0 0 1267 2 0 0 18 0 2 0 328886836 15253504 2948 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2226/statm: 3724 2948 218 20 0 3082 0
[pid=2226/tid=2228] ppid=2224 vsize=14896 CPUtime=12.68
/proc/2226/task/2228/stat : 2228 (MiraXTv2_dyn) R 2224 2226 1318 0 -1 4194368 2818 0 0 0 1266 2 0 0 25 0 2 0 328886838 15253504 2948 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14896

[startup+25.5024 s]
/proc/loadavg: 1.00 1.00 1.07 2/79 2228
/proc/meminfo: memFree=1847360/2055920 swapFree=4144420/4192956
[pid=2226] ppid=2224 vsize=17692 CPUtime=25.48
/proc/2226/stat : 2226 (MiraXTv2_dyn) S 2224 2226 1318 0 -1 4194304 4007 0 0 0 2546 2 0 0 18 0 2 0 328886836 18116608 3636 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2226/statm: 4423 3636 218 20 0 3781 0
[pid=2226/tid=2228] ppid=2224 vsize=17692 CPUtime=25.47
/proc/2226/task/2228/stat : 2228 (MiraXTv2_dyn) R 2224 2226 1318 0 -1 4194368 3680 0 0 0 2545 2 0 0 25 0 2 0 328886838 18116608 3636 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134529998 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 17692

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.07 2/79 2228
/proc/meminfo: memFree=1845760/2055920 swapFree=4144420/4192956
[pid=2226] ppid=2224 vsize=19284 CPUtime=51.07
/proc/2226/stat : 2226 (MiraXTv2_dyn) S 2224 2226 1318 0 -1 4194304 4863 0 0 0 5104 3 0 0 18 0 2 0 328886836 19746816 4031 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2226/statm: 4821 4031 218 20 0 4179 0
[pid=2226/tid=2228] ppid=2224 vsize=19284 CPUtime=51.06
/proc/2226/task/2228/stat : 2228 (MiraXTv2_dyn) R 2224 2226 1318 0 -1 4194368 4536 0 0 0 5103 3 0 0 25 0 2 0 328886838 19746816 4031 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 19284

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.06 2/79 2228
/proc/meminfo: memFree=1844352/2055920 swapFree=4144420/4192956
[pid=2226] ppid=2224 vsize=20700 CPUtime=102.27
/proc/2226/stat : 2226 (MiraXTv2_dyn) S 2224 2226 1318 0 -1 4194304 6097 0 0 0 10223 4 0 0 18 0 2 0 328886836 21196800 4353 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2226/statm: 5175 4353 218 20 0 4533 0
[pid=2226/tid=2228] ppid=2224 vsize=20700 CPUtime=102.26
/proc/2226/task/2228/stat : 2228 (MiraXTv2_dyn) R 2224 2226 1318 0 -1 4194368 5770 0 0 0 10222 4 0 0 25 0 2 0 328886838 21196800 4353 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 20700

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/79 2228
/proc/meminfo: memFree=1843648/2055920 swapFree=4144420/4192956
[pid=2226] ppid=2224 vsize=21440 CPUtime=162.25
/proc/2226/stat : 2226 (MiraXTv2_dyn) S 2224 2226 1318 0 -1 4194304 7296 0 0 0 16220 5 0 0 18 0 2 0 328886836 21954560 4534 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2226/statm: 5360 4534 218 20 0 4718 0
[pid=2226/tid=2228] ppid=2224 vsize=21440 CPUtime=162.24
/proc/2226/task/2228/stat : 2228 (MiraXTv2_dyn) R 2224 2226 1318 0 -1 4194368 6969 0 0 0 16219 5 0 0 25 0 2 0 328886838 21954560 4534 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526301 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 21440

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/79 2228
/proc/meminfo: memFree=1843072/2055920 swapFree=4144420/4192956
[pid=2226] ppid=2224 vsize=21876 CPUtime=222.22
/proc/2226/stat : 2226 (MiraXTv2_dyn) S 2224 2226 1318 0 -1 4194304 8413 0 0 0 22217 5 0 0 18 0 2 0 328886836 22401024 4680 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2226/statm: 5469 4680 218 20 0 4827 0
[pid=2226/tid=2228] ppid=2224 vsize=21876 CPUtime=222.21
/proc/2226/task/2228/stat : 2228 (MiraXTv2_dyn) R 2224 2226 1318 0 -1 4194368 8086 0 0 0 22216 5 0 0 25 0 2 0 328886838 22401024 4680 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 21876

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/79 2228
/proc/meminfo: memFree=1842432/2055920 swapFree=4144420/4192956
[pid=2226] ppid=2224 vsize=22512 CPUtime=282.21
/proc/2226/stat : 2226 (MiraXTv2_dyn) S 2224 2226 1318 0 -1 4194304 9652 0 0 0 28215 6 0 0 18 0 2 0 328886836 23052288 4845 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2226/statm: 5628 4845 218 20 0 4986 0
[pid=2226/tid=2228] ppid=2224 vsize=22512 CPUtime=282.2
/proc/2226/task/2228/stat : 2228 (MiraXTv2_dyn) R 2224 2226 1318 0 -1 4194368 9325 0 0 0 28214 6 0 0 25 0 2 0 328886838 23052288 4845 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 22512

[startup+342.303 s]
/proc/loadavg: 1.00 1.00 1.04 2/79 2228
/proc/meminfo: memFree=1841920/2055920 swapFree=4144420/4192956
[pid=2226] ppid=2224 vsize=22968 CPUtime=342.2
/proc/2226/stat : 2226 (MiraXTv2_dyn) S 2224 2226 1318 0 -1 4194304 10772 0 0 0 34213 7 0 0 18 0 2 0 328886836 23519232 4945 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2226/statm: 5742 4945 218 20 0 5100 0
[pid=2226/tid=2228] ppid=2224 vsize=22968 CPUtime=342.19
/proc/2226/task/2228/stat : 2228 (MiraXTv2_dyn) R 2224 2226 1318 0 -1 4194368 10445 0 0 0 34212 7 0 0 25 0 2 0 328886838 23519232 4945 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 22968

[startup+402.303 s]
/proc/loadavg: 1.00 1.00 1.03 2/79 2228
/proc/meminfo: memFree=1841472/2055920 swapFree=4144420/4192956
[pid=2226] ppid=2224 vsize=23324 CPUtime=402.18
/proc/2226/stat : 2226 (MiraXTv2_dyn) S 2224 2226 1318 0 -1 4194304 11831 0 0 0 40210 8 0 0 18 0 2 0 328886836 23883776 5042 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2226/statm: 5831 5042 218 20 0 5189 0
[pid=2226/tid=2228] ppid=2224 vsize=23324 CPUtime=402.17
/proc/2226/task/2228/stat : 2228 (MiraXTv2_dyn) R 2224 2226 1318 0 -1 4194368 11504 0 0 0 40209 8 0 0 25 0 2 0 328886838 23883776 5042 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526293 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 23324

[startup+462.303 s]
/proc/loadavg: 1.04 1.01 1.03 2/79 2228
/proc/meminfo: memFree=1841152/2055920 swapFree=4144420/4192956
[pid=2226] ppid=2224 vsize=24008 CPUtime=462.16
/proc/2226/stat : 2226 (MiraXTv2_dyn) S 2224 2226 1318 0 -1 4194304 12902 0 0 0 46207 9 0 0 18 0 2 0 328886836 24584192 5134 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2226/statm: 6002 5134 218 20 0 5360 0
[pid=2226/tid=2228] ppid=2224 vsize=24008 CPUtime=462.15
/proc/2226/task/2228/stat : 2228 (MiraXTv2_dyn) R 2224 2226 1318 0 -1 4194368 12575 0 0 0 46206 9 0 0 25 0 2 0 328886838 24584192 5134 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 24008

[startup+522.302 s]
/proc/loadavg: 1.05 1.02 1.03 2/79 2228
/proc/meminfo: memFree=1840896/2055920 swapFree=4144420/4192956
[pid=2226] ppid=2224 vsize=24176 CPUtime=522.15
/proc/2226/stat : 2226 (MiraXTv2_dyn) S 2224 2226 1318 0 -1 4194304 13955 0 0 0 52205 10 0 0 18 0 2 0 328886836 24756224 5189 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2226/statm: 6044 5189 218 20 0 5402 0
[pid=2226/tid=2228] ppid=2224 vsize=24176 CPUtime=522.14
/proc/2226/task/2228/stat : 2228 (MiraXTv2_dyn) R 2224 2226 1318 0 -1 4194368 13628 0 0 0 52204 10 0 0 25 0 2 0 328886838 24756224 5189 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526473 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 24176

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

[startup+537.502 s]
/proc/loadavg: 1.11 1.04 1.04 2/79 2228
/proc/meminfo: memFree=1840832/2055920 swapFree=4144420/4192956
[pid=2226] ppid=2224 vsize=24176 CPUtime=537.34
/proc/2226/stat : 2226 (MiraXTv2_dyn) S 2224 2226 1318 0 -1 4194304 14211 0 0 0 53724 10 0 0 18 0 2 0 328886836 24756224 5193 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2226/statm: 6044 5193 218 20 0 5402 0
[pid=2226/tid=2228] ppid=2224 vsize=24176 CPUtime=537.33
/proc/2226/task/2228/stat : 2228 (MiraXTv2_dyn) R 2224 2226 1318 0 -1 4194368 13884 0 0 0 53723 10 0 0 25 0 2 0 328886838 24756224 5193 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526438 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 537.34
Current children cumulated vsize (KiB) 24176

[startup+550.301 s]
/proc/loadavg: 1.09 1.04 1.04 2/79 2228
/proc/meminfo: memFree=1840832/2055920 swapFree=4144420/4192956
[pid=2226] ppid=2224 vsize=24176 CPUtime=550.13
/proc/2226/stat : 2226 (MiraXTv2_dyn) S 2224 2226 1318 0 -1 4194304 14466 0 0 0 55003 10 0 0 18 0 2 0 328886836 24756224 5195 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2226/statm: 6044 5195 218 20 0 5402 0
[pid=2226/tid=2228] ppid=2224 vsize=24176 CPUtime=550.12
/proc/2226/task/2228/stat : 2228 (MiraXTv2_dyn) R 2224 2226 1318 0 -1 4194368 14139 0 0 0 55002 10 0 0 25 0 2 0 328886838 24756224 5195 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520283 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 550.13
Current children cumulated vsize (KiB) 24176

[startup+563.101 s]
/proc/loadavg: 1.07 1.03 1.04 2/79 2228
/proc/meminfo: memFree=1840832/2055920 swapFree=4144420/4192956
[pid=2226] ppid=2224 vsize=24176 CPUtime=562.93
/proc/2226/stat : 2226 (MiraXTv2_dyn) S 2224 2226 1318 0 -1 4194304 14638 0 0 0 56283 10 0 0 18 0 2 0 328886836 24756224 5197 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2226/statm: 6044 5197 218 20 0 5402 0
[pid=2226/tid=2228] ppid=2224 vsize=24176 CPUtime=562.92
/proc/2226/task/2228/stat : 2228 (MiraXTv2_dyn) R 2224 2226 1318 0 -1 4194368 14311 0 0 0 56282 10 0 0 25 0 2 0 328886838 24756224 5197 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.93
Current children cumulated vsize (KiB) 24176

[startup+569.502 s]
/proc/loadavg: 1.07 1.03 1.03 2/79 2228
/proc/meminfo: memFree=1840768/2055920 swapFree=4144420/4192956
[pid=2226] ppid=2224 vsize=24176 CPUtime=569.34
/proc/2226/stat : 2226 (MiraXTv2_dyn) S 2224 2226 1318 0 -1 4194304 14754 0 0 0 56923 11 0 0 18 0 2 0 328886836 24756224 5228 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2226/statm: 6044 5228 218 20 0 5402 0
[pid=2226/tid=2228] ppid=2224 vsize=24176 CPUtime=569.33
/proc/2226/task/2228/stat : 2228 (MiraXTv2_dyn) R 2224 2226 1318 0 -1 4194368 14427 0 0 0 56922 11 0 0 25 0 2 0 328886838 24756224 5228 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 569.34
Current children cumulated vsize (KiB) 24176

[startup+571.101 s]
/proc/loadavg: 1.06 1.03 1.03 2/79 2228
/proc/meminfo: memFree=1840768/2055920 swapFree=4144420/4192956
[pid=2226] ppid=2224 vsize=24176 CPUtime=570.94
/proc/2226/stat : 2226 (MiraXTv2_dyn) S 2224 2226 1318 0 -1 4194304 14754 0 0 0 57083 11 0 0 18 0 2 0 328886836 24756224 5228 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2226/statm: 6044 5228 218 20 0 5402 0
[pid=2226/tid=2228] ppid=2224 vsize=24176 CPUtime=570.93
/proc/2226/task/2228/stat : 2228 (MiraXTv2_dyn) R 2224 2226 1318 0 -1 4194368 14427 0 0 0 57082 11 0 0 25 0 2 0 328886838 24756224 5228 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134529998 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 570.94
Current children cumulated vsize (KiB) 24176

[startup+571.901 s]
/proc/loadavg: 1.06 1.03 1.03 2/79 2228
/proc/meminfo: memFree=1840768/2055920 swapFree=4144420/4192956
[pid=2226] ppid=2224 vsize=24176 CPUtime=571.74
/proc/2226/stat : 2226 (MiraXTv2_dyn) S 2224 2226 1318 0 -1 4194304 14839 0 0 0 57163 11 0 0 18 0 2 0 328886836 24756224 5228 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2226/statm: 6044 5228 218 20 0 5402 0
[pid=2226/tid=2228] ppid=2224 vsize=24176 CPUtime=571.73
/proc/2226/task/2228/stat : 2228 (MiraXTv2_dyn) R 2224 2226 1318 0 -1 4194368 14512 0 0 0 57162 11 0 0 25 0 2 0 328886838 24756224 5228 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 571.74
Current children cumulated vsize (KiB) 24176

[startup+572.301 s]
/proc/loadavg: 1.06 1.03 1.03 2/79 2228
/proc/meminfo: memFree=1840768/2055920 swapFree=4144420/4192956
[pid=2226] ppid=2224 vsize=24176 CPUtime=572.14
/proc/2226/stat : 2226 (MiraXTv2_dyn) S 2224 2226 1318 0 -1 4194304 14839 0 0 0 57203 11 0 0 18 0 2 0 328886836 24756224 5228 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2226/statm: 6044 5228 218 20 0 5402 0
[pid=2226/tid=2228] ppid=2224 vsize=24176 CPUtime=572.13
/proc/2226/task/2228/stat : 2228 (MiraXTv2_dyn) R 2224 2226 1318 0 -1 4194368 14512 0 0 0 57202 11 0 0 25 0 2 0 328886838 24756224 5228 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526293 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 572.14
Current children cumulated vsize (KiB) 24176

[startup+572.501 s]
/proc/loadavg: 1.06 1.03 1.03 2/79 2228
/proc/meminfo: memFree=1840768/2055920 swapFree=4144420/4192956
[pid=2226] ppid=2224 vsize=24176 CPUtime=572.34
/proc/2226/stat : 2226 (MiraXTv2_dyn) S 2224 2226 1318 0 -1 4194304 14839 0 0 0 57223 11 0 0 18 0 2 0 328886836 24756224 5228 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2226/statm: 6044 5228 218 20 0 5402 0
[pid=2226/tid=2228] ppid=2224 vsize=24176 CPUtime=572.33
/proc/2226/task/2228/stat : 2228 (MiraXTv2_dyn) R 2224 2226 1318 0 -1 4194368 14512 0 0 0 57222 11 0 0 25 0 2 0 328886838 24756224 5228 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526427 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 572.34
Current children cumulated vsize (KiB) 24176

Child status: 20
Real time (s): 572.559
CPU time (s): 572.4
CPU user time (s): 572.284
CPU system time (s): 0.115982
CPU usage (%): 99.9723
Max. virtual memory (cumulated for all children) (KiB): 24176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 572.284
system time used= 0.115982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14844
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= 14
involuntary context switches= 12051

runsolver used 0.621905 second user time and 1.46378 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Thu May 10 15:08:15 UTC 2007

IDJOB= 292272
IDBENCH= 19835
IDSOLVER= 129
FILE ID= node18/292272-1178809694

PBS_JOBID= 5250935

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v2
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/292272-1178809694/MiraXTv2_dyn /tmp/evaluation/292272-1178809694/instance-292272-1178809694.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-292272-1178809694 -o ROOT/results/node18/solver-292272-1178809694 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/292272-1178809694/MiraXTv2_dyn /tmp/evaluation/292272-1178809694/instance-292272-1178809694.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  0748b6663894d676be78ac8cb4ea38d8

RANDOM SEED= 219865320

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node18.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.234
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.234
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:       1861736 kB
Buffers:         38472 kB
Cached:          86636 kB
SwapCached:      18304 kB
Active:          82108 kB
Inactive:        70908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1861736 kB
SwapTotal:     4192956 kB
SwapFree:      4144420 kB
Dirty:            3952 kB
Writeback:           0 kB
Mapped:          29948 kB
Slab:            26736 kB
Committed_AS:  8695836 kB
PageTables:       1776 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 node18 on Thu May 10 15:17:47 UTC 2007