Trace number 296044

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 v2SAT 980.143 980.495

General information on the benchmark

Namerandom/OnTreshold/7SAT/v60/
unif-k7-r89-v60-c5340-S1319091742-10.SAT.shuffled.cnf
MD5SUMde871f163995b58f587b601fa8fe5cc4
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.216966
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 55340

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv2...
980.04/980.49	s SATISFIABLE
980.04/980.49	v 1 2 -3 -4 5 -6 -7 8 -9 10 11 -12 -13 -14 15 16 -17 18 19 -20 -21 -22 -23 -24 -25 -26 -27 28 29 30 -31 -32 -33 34 -35 36 37 -38 39 40 -41 -42 43 -44 -45 -46 47 48 49 50 51 52 -53 54 55 -56 57 -58 -59 -60 0

Verifier Data (download as text)

OK

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-296044-1178822719 -o ROOT/results/node18/solver-296044-1178822719 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/296044-1178822719/MiraXTv2_dyn /tmp/evaluation/296044-1178822719/instance-296044-1178822719.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.99 0.97 0.98 3/77 3652
/proc/meminfo: memFree=1854280/2055920 swapFree=4144420/4192956
[pid=3652] ppid=3650 vsize=3788 CPUtime=0
/proc/3652/stat : 3652 (MiraXTv2_dyn) R 3650 3652 3098 0 -1 4194304 303 0 0 0 0 0 0 0 18 0 1 0 330189337 3878912 278 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 8296059 0 0 4096 0 0 0 0 17 1 0 0
/proc/3652/statm: 947 279 206 20 0 305 0

[startup+0.076113 s]
/proc/loadavg: 0.99 0.97 0.98 3/77 3652
/proc/meminfo: memFree=1854280/2055920 swapFree=4144420/4192956
[pid=3652] ppid=3650 vsize=4320 CPUtime=0.07
/proc/3652/stat : 3652 (MiraXTv2_dyn) R 3650 3652 3098 0 -1 4194304 433 0 0 0 7 0 0 0 18 0 1 0 330189337 4423680 408 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134583880 0 0 4096 0 0 0 0 17 1 0 0
/proc/3652/statm: 1080 408 207 20 0 438 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4320

[startup+0.101116 s]
/proc/loadavg: 0.99 0.97 0.98 3/77 3652
/proc/meminfo: memFree=1854280/2055920 swapFree=4144420/4192956
[pid=3652] ppid=3650 vsize=4320 CPUtime=0.09
/proc/3652/stat : 3652 (MiraXTv2_dyn) R 3650 3652 3098 0 -1 4194304 433 0 0 0 9 0 0 0 18 0 1 0 330189337 4423680 408 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134583843 0 0 4096 0 0 0 0 17 1 0 0
/proc/3652/statm: 1080 408 207 20 0 438 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4320

[startup+0.301135 s]
/proc/loadavg: 0.99 0.97 0.98 3/77 3652
/proc/meminfo: memFree=1854280/2055920 swapFree=4144420/4192956
[pid=3652] ppid=3650 vsize=6644 CPUtime=0.29
/proc/3652/stat : 3652 (MiraXTv2_dyn) S 3650 3652 3098 0 -1 4194304 753 0 0 0 29 0 0 0 18 0 2 0 330189337 6803456 728 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3652/statm: 1661 728 218 20 0 1019 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6644

[startup+0.701173 s]
/proc/loadavg: 0.99 0.97 0.98 3/77 3652
/proc/meminfo: memFree=1854280/2055920 swapFree=4144420/4192956
[pid=3652] ppid=3650 vsize=7948 CPUtime=0.69
/proc/3652/stat : 3652 (MiraXTv2_dyn) S 3650 3652 3098 0 -1 4194304 1099 0 0 0 69 0 0 0 18 0 2 0 330189337 8138752 1074 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3652/statm: 1987 1074 218 20 0 1345 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7948

[startup+1.50125 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 3654
/proc/meminfo: memFree=1850424/2055920 swapFree=4144420/4192956
[pid=3652] ppid=3650 vsize=8936 CPUtime=1.49
/proc/3652/stat : 3652 (MiraXTv2_dyn) S 3650 3652 3098 0 -1 4194304 1389 0 0 0 149 0 0 0 18 0 2 0 330189337 9150464 1364 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3652/statm: 2234 1364 218 20 0 1592 0
[pid=3652/tid=3654] ppid=3650 vsize=8936 CPUtime=1.38
/proc/3652/task/3654/stat : 3654 (MiraXTv2_dyn) R 3650 3652 3098 0 -1 4194368 926 0 0 0 138 0 0 0 25 0 2 0 330189348 9150464 1364 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526303 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8936

[startup+3.1014 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 3654
/proc/meminfo: memFree=1848632/2055920 swapFree=4144420/4192956
[pid=3652] ppid=3650 vsize=11460 CPUtime=3.09
/proc/3652/stat : 3652 (MiraXTv2_dyn) S 3650 3652 3098 0 -1 4194304 2063 0 0 0 309 0 0 0 18 0 2 0 330189337 11735040 2038 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3652/statm: 2865 2038 218 20 0 2223 0
[pid=3652/tid=3654] ppid=3650 vsize=11460 CPUtime=2.98
/proc/3652/task/3654/stat : 3654 (MiraXTv2_dyn) R 3650 3652 3098 0 -1 4194368 1600 0 0 0 298 0 0 0 25 0 2 0 330189348 11735040 2038 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11460

[startup+6.30271 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 3654
/proc/meminfo: memFree=1845816/2055920 swapFree=4144420/4192956
[pid=3652] ppid=3650 vsize=12792 CPUtime=6.29
/proc/3652/stat : 3652 (MiraXTv2_dyn) S 3650 3652 3098 0 -1 4194304 2472 0 0 0 628 1 0 0 18 0 2 0 330189337 13099008 2373 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3652/statm: 3198 2373 218 20 0 2556 0
[pid=3652/tid=3654] ppid=3650 vsize=12792 CPUtime=6.18
/proc/3652/task/3654/stat : 3654 (MiraXTv2_dyn) R 3650 3652 3098 0 -1 4194368 2009 0 0 0 617 1 0 0 25 0 2 0 330189348 13099008 2373 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12792

[startup+12.7013 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 3654
/proc/meminfo: memFree=1841272/2055920 swapFree=4144420/4192956
[pid=3652] ppid=3650 vsize=16768 CPUtime=12.69
/proc/3652/stat : 3652 (MiraXTv2_dyn) S 3650 3652 3098 0 -1 4194304 3592 0 0 0 1268 1 0 0 18 0 2 0 330189337 17170432 3398 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3652/statm: 4192 3398 218 20 0 3550 0
[pid=3652/tid=3654] ppid=3650 vsize=16768 CPUtime=12.57
/proc/3652/task/3654/stat : 3654 (MiraXTv2_dyn) R 3650 3652 3098 0 -1 4194368 3129 0 0 0 1256 1 0 0 25 0 2 0 330189348 17170432 3398 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16768

[startup+25.5016 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 3654
/proc/meminfo: memFree=1838328/2055920 swapFree=4144420/4192956
[pid=3652] ppid=3650 vsize=19668 CPUtime=25.49
/proc/3652/stat : 3652 (MiraXTv2_dyn) S 3650 3652 3098 0 -1 4194304 4535 0 0 0 2547 2 0 0 18 0 2 0 330189337 20140032 4110 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3652/statm: 4917 4110 218 20 0 4275 0
[pid=3652/tid=3654] ppid=3650 vsize=19668 CPUtime=25.36
/proc/3652/task/3654/stat : 3654 (MiraXTv2_dyn) R 3650 3652 3098 0 -1 4194368 4072 0 0 0 2535 1 0 0 25 0 2 0 330189348 20140032 4110 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 19668

[startup+51.101 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 3654
/proc/meminfo: memFree=1836472/2055920 swapFree=4144420/4192956
[pid=3652] ppid=3650 vsize=21444 CPUtime=51.08
/proc/3652/stat : 3652 (MiraXTv2_dyn) S 3650 3652 3098 0 -1 4194304 5517 0 0 0 5106 2 0 0 18 0 2 0 330189337 21958656 4581 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3652/statm: 5361 4581 218 20 0 4719 0
[pid=3652/tid=3654] ppid=3650 vsize=21444 CPUtime=50.96
/proc/3652/task/3654/stat : 3654 (MiraXTv2_dyn) R 3650 3652 3098 0 -1 4194368 5054 0 0 0 5094 2 0 0 25 0 2 0 330189348 21958656 4581 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526275 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 21444

[startup+102.306 s]
/proc/loadavg: 1.05 0.99 0.99 2/79 3654
/proc/meminfo: memFree=1835128/2055920 swapFree=4144420/4192956
[pid=3652] ppid=3650 vsize=22820 CPUtime=102.26
/proc/3652/stat : 3652 (MiraXTv2_dyn) S 3650 3652 3098 0 -1 4194304 6760 0 0 0 10223 3 0 0 18 0 2 0 330189337 23367680 4904 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3652/statm: 5705 4904 218 20 0 5063 0
[pid=3652/tid=3654] ppid=3650 vsize=22820 CPUtime=102.15
/proc/3652/task/3654/stat : 3654 (MiraXTv2_dyn) R 3650 3652 3098 0 -1 4194368 6297 0 0 0 10212 3 0 0 25 0 2 0 330189348 23367680 4904 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134529993 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 22820

[startup+162.302 s]
/proc/loadavg: 1.02 0.99 0.99 2/79 3654
/proc/meminfo: memFree=1834168/2055920 swapFree=4144420/4192956
[pid=3652] ppid=3650 vsize=23668 CPUtime=162.25
/proc/3652/stat : 3652 (MiraXTv2_dyn) S 3650 3652 3098 0 -1 4194304 8175 0 0 0 16221 4 0 0 18 0 2 0 330189337 24236032 5131 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3652/statm: 5917 5131 218 20 0 5275 0
[pid=3652/tid=3654] ppid=3650 vsize=23668 CPUtime=162.13
/proc/3652/task/3654/stat : 3654 (MiraXTv2_dyn) R 3650 3652 3098 0 -1 4194368 7712 0 0 0 16209 4 0 0 25 0 2 0 330189348 24236032 5131 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526293 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 23668

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 3654
/proc/meminfo: memFree=1833528/2055920 swapFree=4144420/4192956
[pid=3652] ppid=3650 vsize=24244 CPUtime=222.23
/proc/3652/stat : 3652 (MiraXTv2_dyn) S 3650 3652 3098 0 -1 4194304 9513 0 0 0 22218 5 0 0 18 0 2 0 330189337 24825856 5281 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3652/statm: 6061 5281 218 20 0 5419 0
[pid=3652/tid=3654] ppid=3650 vsize=24244 CPUtime=222.12
/proc/3652/task/3654/stat : 3654 (MiraXTv2_dyn) R 3650 3652 3098 0 -1 4194368 9050 0 0 0 22207 5 0 0 25 0 2 0 330189348 24825856 5281 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 24244

[startup+282.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 3654
/proc/meminfo: memFree=1832888/2055920 swapFree=4144420/4192956
[pid=3652] ppid=3650 vsize=25012 CPUtime=282.21
/proc/3652/stat : 3652 (MiraXTv2_dyn) S 3650 3652 3098 0 -1 4194304 10734 0 0 0 28215 6 0 0 18 0 2 0 330189337 25612288 5441 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3652/statm: 6253 5441 218 20 0 5611 0
[pid=3652/tid=3654] ppid=3650 vsize=25012 CPUtime=282.1
/proc/3652/task/3654/stat : 3654 (MiraXTv2_dyn) R 3650 3652 3098 0 -1 4194368 10271 0 0 0 28204 6 0 0 25 0 2 0 330189348 25612288 5441 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 25012

[startup+342.301 s]
/proc/loadavg: 1.03 1.00 0.99 2/79 3654
/proc/meminfo: memFree=1832184/2055920 swapFree=4144420/4192956
[pid=3652] ppid=3650 vsize=25680 CPUtime=342.19
/proc/3652/stat : 3652 (MiraXTv2_dyn) S 3650 3652 3098 0 -1 4194304 12089 0 0 0 34212 7 0 0 18 0 2 0 330189337 26296320 5590 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3652/statm: 6420 5590 218 20 0 5778 0
[pid=3652/tid=3654] ppid=3650 vsize=25680 CPUtime=342.08
/proc/3652/task/3654/stat : 3654 (MiraXTv2_dyn) R 3650 3652 3098 0 -1 4194368 11626 0 0 0 34201 7 0 0 25 0 2 0 330189348 26296320 5590 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 25680

[startup+402.302 s]
/proc/loadavg: 1.01 1.00 0.99 2/79 3654
/proc/meminfo: memFree=1831800/2055920 swapFree=4144420/4192956
[pid=3652] ppid=3650 vsize=26016 CPUtime=402.18
/proc/3652/stat : 3652 (MiraXTv2_dyn) S 3650 3652 3098 0 -1 4194304 13331 0 0 0 40210 8 0 0 18 0 2 0 330189337 26640384 5693 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3652/statm: 6504 5693 218 20 0 5862 0
[pid=3652/tid=3654] ppid=3650 vsize=26016 CPUtime=402.07
/proc/3652/task/3654/stat : 3654 (MiraXTv2_dyn) R 3650 3652 3098 0 -1 4194368 12868 0 0 0 40199 8 0 0 25 0 2 0 330189348 26640384 5693 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134529998 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 26016

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 3654
/proc/meminfo: memFree=1831160/2055920 swapFree=4144420/4192956
[pid=3652] ppid=3650 vsize=26836 CPUtime=462.16
/proc/3652/stat : 3652 (MiraXTv2_dyn) S 3650 3652 3098 0 -1 4194304 14571 0 0 0 46207 9 0 0 18 0 2 0 330189337 27480064 5861 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3652/statm: 6709 5861 218 20 0 6067 0
[pid=3652/tid=3654] ppid=3650 vsize=26836 CPUtime=462.05
/proc/3652/task/3654/stat : 3654 (MiraXTv2_dyn) R 3650 3652 3098 0 -1 4194368 14108 0 0 0 46196 9 0 0 25 0 2 0 330189348 27480064 5861 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 26836

[startup+522.302 s]

################
# More data... #
################

/proc/3652/task/3654/stat : 3654 (MiraXTv2_dyn) R 3650 3652 3098 0 -1 4194368 16534 0 0 0 58191 11 0 0 25 0 2 0 330189348 28086272 6009 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526308 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 27428

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 3654
/proc/meminfo: memFree=1830520/2055920 swapFree=4144420/4192956
[pid=3652] ppid=3650 vsize=27428 CPUtime=642.12
/proc/3652/stat : 3652 (MiraXTv2_dyn) S 3650 3652 3098 0 -1 4194304 18072 0 0 0 64200 12 0 0 18 0 2 0 330189337 28086272 6012 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3652/statm: 6857 6012 218 20 0 6215 0
[pid=3652/tid=3654] ppid=3650 vsize=27428 CPUtime=642.01
/proc/3652/task/3654/stat : 3654 (MiraXTv2_dyn) R 3650 3652 3098 0 -1 4194368 17609 0 0 0 64189 12 0 0 25 0 2 0 330189348 28086272 6012 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526424 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 27428

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 0.99 3/79 3654
/proc/meminfo: memFree=1830520/2055920 swapFree=4144420/4192956
[pid=3652] ppid=3650 vsize=27692 CPUtime=702.1
/proc/3652/stat : 3652 (MiraXTv2_dyn) S 3650 3652 3098 0 -1 4194304 19270 0 0 0 70197 13 0 0 18 0 2 0 330189337 28356608 6067 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3652/statm: 6923 6067 218 20 0 6281 0
[pid=3652/tid=3654] ppid=3650 vsize=27692 CPUtime=701.99
/proc/3652/task/3654/stat : 3654 (MiraXTv2_dyn) R 3650 3652 3098 0 -1 4194368 18807 0 0 0 70186 13 0 0 25 0 2 0 330189348 28356608 6067 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 27692

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 3654
/proc/meminfo: memFree=1830328/2055920 swapFree=4144420/4192956
[pid=3652] ppid=3650 vsize=27692 CPUtime=762.09
/proc/3652/stat : 3652 (MiraXTv2_dyn) S 3650 3652 3098 0 -1 4194304 20383 0 0 0 76195 14 0 0 18 0 2 0 330189337 28356608 6095 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3652/statm: 6923 6095 218 20 0 6281 0
[pid=3652/tid=3654] ppid=3650 vsize=27692 CPUtime=761.98
/proc/3652/task/3654/stat : 3654 (MiraXTv2_dyn) R 3650 3652 3098 0 -1 4194368 19920 0 0 0 76184 14 0 0 25 0 2 0 330189348 28356608 6095 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526270 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 27692

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 3654
/proc/meminfo: memFree=1830072/2055920 swapFree=4144420/4192956
[pid=3652] ppid=3650 vsize=28028 CPUtime=822.06
/proc/3652/stat : 3652 (MiraXTv2_dyn) S 3650 3652 3098 0 -1 4194304 21526 0 0 0 82191 15 0 0 18 0 2 0 330189337 28700672 6150 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3652/statm: 7007 6150 218 20 0 6365 0
[pid=3652/tid=3654] ppid=3650 vsize=28028 CPUtime=821.95
/proc/3652/task/3654/stat : 3654 (MiraXTv2_dyn) R 3650 3652 3098 0 -1 4194368 21063 0 0 0 82180 15 0 0 25 0 2 0 330189348 28700672 6150 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 28028

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 3654
/proc/meminfo: memFree=1830008/2055920 swapFree=4144420/4192956
[pid=3652] ppid=3650 vsize=28160 CPUtime=882.05
/proc/3652/stat : 3652 (MiraXTv2_dyn) S 3650 3652 3098 0 -1 4194304 22706 0 0 0 88189 16 0 0 18 0 2 0 330189337 28835840 6174 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3652/statm: 7040 6174 218 20 0 6398 0
[pid=3652/tid=3654] ppid=3650 vsize=28160 CPUtime=881.93
/proc/3652/task/3654/stat : 3654 (MiraXTv2_dyn) R 3650 3652 3098 0 -1 4194368 22243 0 0 0 88177 16 0 0 25 0 2 0 330189348 28835840 6174 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 28160

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/85 3680
/proc/meminfo: memFree=1828808/2055920 swapFree=4144420/4192956
[pid=3652] ppid=3650 vsize=28160 CPUtime=942.03
/proc/3652/stat : 3652 (MiraXTv2_dyn) S 3650 3652 3098 0 -1 4194304 23824 0 0 0 94185 18 0 0 18 0 2 0 330189337 28835840 6204 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3652/statm: 7040 6204 218 20 0 6398 0
[pid=3652/tid=3654] ppid=3650 vsize=28160 CPUtime=941.91
/proc/3652/task/3654/stat : 3654 (MiraXTv2_dyn) R 3650 3652 3098 0 -1 4194368 23361 0 0 0 94173 18 0 0 25 0 2 0 330189348 28835840 6204 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526293 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 28160

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

[startup+947.107 s]
/proc/loadavg: 1.00 1.00 0.99 2/85 3720
/proc/meminfo: memFree=1828744/2055920 swapFree=4144420/4192956
[pid=3652] ppid=3650 vsize=28160 CPUtime=946.81
/proc/3652/stat : 3652 (MiraXTv2_dyn) S 3650 3652 3098 0 -1 4194304 23960 0 0 0 94663 18 0 0 18 0 2 0 330189337 28835840 6204 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3652/statm: 7040 6204 218 20 0 6398 0
[pid=3652/tid=3654] ppid=3650 vsize=28160 CPUtime=946.7
/proc/3652/task/3654/stat : 3654 (MiraXTv2_dyn) R 3650 3652 3098 0 -1 4194368 23497 0 0 0 94652 18 0 0 25 0 2 0 330189348 28835840 6204 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 946.81
Current children cumulated vsize (KiB) 28160

[startup+959.902 s]
/proc/loadavg: 1.00 1.00 0.99 2/85 3762
/proc/meminfo: memFree=1828416/2055920 swapFree=4144420/4192956
[pid=3652] ppid=3650 vsize=28160 CPUtime=959.58
/proc/3652/stat : 3652 (MiraXTv2_dyn) S 3650 3652 3098 0 -1 4194304 24164 0 0 0 95939 19 0 0 18 0 2 0 330189337 28835840 6204 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3652/statm: 7040 6204 218 20 0 6398 0
[pid=3652/tid=3654] ppid=3650 vsize=28160 CPUtime=959.46
/proc/3652/task/3654/stat : 3654 (MiraXTv2_dyn) R 3650 3652 3098 0 -1 4194368 23701 0 0 0 95928 18 0 0 25 0 2 0 330189348 28835840 6204 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 959.58
Current children cumulated vsize (KiB) 28160

[startup+972.703 s]
/proc/loadavg: 1.00 1.00 0.99 2/85 3810
/proc/meminfo: memFree=1828728/2055920 swapFree=4144420/4192956
[pid=3652] ppid=3650 vsize=28160 CPUtime=972.35
/proc/3652/stat : 3652 (MiraXTv2_dyn) S 3650 3652 3098 0 -1 4194304 24369 0 0 0 97216 19 0 0 18 0 2 0 330189337 28835840 6205 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3652/statm: 7040 6205 218 20 0 6398 0
[pid=3652/tid=3654] ppid=3650 vsize=28160 CPUtime=972.24
/proc/3652/task/3654/stat : 3654 (MiraXTv2_dyn) R 3650 3652 3098 0 -1 4194368 23906 0 0 0 97205 19 0 0 25 0 2 0 330189348 28835840 6205 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 972.35
Current children cumulated vsize (KiB) 28160

[startup+975.901 s]
/proc/loadavg: 1.00 1.00 0.99 2/85 3818
/proc/meminfo: memFree=1828600/2055920 swapFree=4144420/4192956
[pid=3652] ppid=3650 vsize=28160 CPUtime=975.54
/proc/3652/stat : 3652 (MiraXTv2_dyn) S 3650 3652 3098 0 -1 4194304 24437 0 0 0 97535 19 0 0 18 0 2 0 330189337 28835840 6205 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3652/statm: 7040 6205 218 20 0 6398 0
[pid=3652/tid=3654] ppid=3650 vsize=28160 CPUtime=975.43
/proc/3652/task/3654/stat : 3654 (MiraXTv2_dyn) R 3650 3652 3098 0 -1 4194368 23974 0 0 0 97524 19 0 0 25 0 2 0 330189348 28835840 6205 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 975.54
Current children cumulated vsize (KiB) 28160

[startup+977.501 s]
/proc/loadavg: 1.00 1.00 0.99 2/85 3818
/proc/meminfo: memFree=1828600/2055920 swapFree=4144420/4192956
[pid=3652] ppid=3650 vsize=28160 CPUtime=977.14
/proc/3652/stat : 3652 (MiraXTv2_dyn) S 3650 3652 3098 0 -1 4194304 24437 0 0 0 97695 19 0 0 18 0 2 0 330189337 28835840 6205 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3652/statm: 7040 6205 218 20 0 6398 0
[pid=3652/tid=3654] ppid=3650 vsize=28160 CPUtime=977.03
/proc/3652/task/3654/stat : 3654 (MiraXTv2_dyn) R 3650 3652 3098 0 -1 4194368 23974 0 0 0 97684 19 0 0 25 0 2 0 330189348 28835840 6205 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 977.14
Current children cumulated vsize (KiB) 28160

[startup+979.102 s]
/proc/loadavg: 1.00 1.00 0.99 2/85 3820
/proc/meminfo: memFree=1828600/2055920 swapFree=4144420/4192956
[pid=3652] ppid=3650 vsize=28160 CPUtime=978.74
/proc/3652/stat : 3652 (MiraXTv2_dyn) S 3650 3652 3098 0 -1 4194304 24505 0 0 0 97855 19 0 0 18 0 2 0 330189337 28835840 6205 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3652/statm: 7040 6205 218 20 0 6398 0
[pid=3652/tid=3654] ppid=3650 vsize=28160 CPUtime=978.63
/proc/3652/task/3654/stat : 3654 (MiraXTv2_dyn) R 3650 3652 3098 0 -1 4194368 24042 0 0 0 97844 19 0 0 25 0 2 0 330189348 28835840 6205 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134565699 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 978.74
Current children cumulated vsize (KiB) 28160

[startup+979.902 s]
/proc/loadavg: 1.00 1.00 0.99 2/85 3820
/proc/meminfo: memFree=1828600/2055920 swapFree=4144420/4192956
[pid=3652] ppid=3650 vsize=28160 CPUtime=979.54
/proc/3652/stat : 3652 (MiraXTv2_dyn) S 3650 3652 3098 0 -1 4194304 24505 0 0 0 97935 19 0 0 18 0 2 0 330189337 28835840 6205 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3652/statm: 7040 6205 218 20 0 6398 0
[pid=3652/tid=3654] ppid=3650 vsize=28160 CPUtime=979.43
/proc/3652/task/3654/stat : 3654 (MiraXTv2_dyn) R 3650 3652 3098 0 -1 4194368 24042 0 0 0 97924 19 0 0 25 0 2 0 330189348 28835840 6205 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 979.54
Current children cumulated vsize (KiB) 28160

[startup+980.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/85 3820
/proc/meminfo: memFree=1828600/2055920 swapFree=4144420/4192956
[pid=3652] ppid=3650 vsize=28160 CPUtime=979.94
/proc/3652/stat : 3652 (MiraXTv2_dyn) S 3650 3652 3098 0 -1 4194304 24505 0 0 0 97975 19 0 0 18 0 2 0 330189337 28835840 6205 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3652/statm: 7040 6205 218 20 0 6398 0
[pid=3652/tid=3654] ppid=3650 vsize=28160 CPUtime=979.83
/proc/3652/task/3654/stat : 3654 (MiraXTv2_dyn) R 3650 3652 3098 0 -1 4194368 24042 0 0 0 97964 19 0 0 25 0 2 0 330189348 28835840 6205 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526435 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 979.94
Current children cumulated vsize (KiB) 28160

[startup+980.402 s]
/proc/loadavg: 1.00 1.00 0.99 2/85 3820
/proc/meminfo: memFree=1828600/2055920 swapFree=4144420/4192956
[pid=3652] ppid=3650 vsize=28160 CPUtime=980.04
/proc/3652/stat : 3652 (MiraXTv2_dyn) S 3650 3652 3098 0 -1 4194304 24505 0 0 0 97985 19 0 0 18 0 2 0 330189337 28835840 6205 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3652/statm: 7040 6205 218 20 0 6398 0
[pid=3652/tid=3654] ppid=3650 vsize=28160 CPUtime=979.93
/proc/3652/task/3654/stat : 3654 (MiraXTv2_dyn) R 3650 3652 3098 0 -1 4194368 24042 0 0 0 97974 19 0 0 25 0 2 0 330189348 28835840 6205 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520184 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 980.04
Current children cumulated vsize (KiB) 28160

Child status: 10
Real time (s): 980.495
CPU time (s): 980.143
CPU user time (s): 979.946
CPU system time (s): 0.19697
CPU usage (%): 99.9641
Max. virtual memory (cumulated for all children) (KiB): 28432

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

runsolver used 1.07984 second user time and 2.49162 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Thu May 10 18:45:20 UTC 2007

IDJOB= 296044
IDBENCH= 19927
IDSOLVER= 129
FILE ID= node18/296044-1178822719

PBS_JOBID= 5250974

Free space on /tmp= 66556 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v60/unif-k7-r89-v60-c5340-S1319091742-10.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/296044-1178822719/MiraXTv2_dyn /tmp/evaluation/296044-1178822719/instance-296044-1178822719.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-296044-1178822719 -o ROOT/results/node18/solver-296044-1178822719 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/296044-1178822719/MiraXTv2_dyn /tmp/evaluation/296044-1178822719/instance-296044-1178822719.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  de871f163995b58f587b601fa8fe5cc4

RANDOM SEED= 76111873

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:       1854624 kB
Buffers:         38980 kB
Cached:          92972 kB
SwapCached:      18464 kB
Active:          87732 kB
Inactive:        72376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1854624 kB
SwapTotal:     4192956 kB
SwapFree:      4144420 kB
Dirty:            4060 kB
Writeback:           0 kB
Mapped:          30096 kB
Slab:            26648 kB
Committed_AS:  8710516 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= 66556 MiB

End job on node18 on Thu May 10 19:01:40 UTC 2007