Trace number 296699

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 v3SAT 290.5 145.748

General information on the benchmark

Namerandom/OnTreshold/7SAT/v45/
unif-k7-r89-v45-c4005-S1344401737-18.SAT.shuffled.cnf
MD5SUMed57e6bcaed7669ca4ea0f0e14afc5f1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.079987
Satisfiable
(Un)Satisfiability was proved
Number of variables45
Number of clauses4005
Sum of the clauses size28035
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 54005

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...
290.45/145.74	s SATISFIABLE
290.45/145.74	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 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/node13/watcher-296699-1178824737 -o ROOT/results/node13/solver-296699-1178824737 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/296699-1178824737/MiraXTv3_dyn /tmp/evaluation/296699-1178824737/instance-296699-1178824737.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.92 0.98 0.99 3/77 9900
/proc/meminfo: memFree=1833672/2055920 swapFree=4159364/4192956
[pid=9900] ppid=9898 vsize=3788 CPUtime=0
/proc/9900/stat : 9900 (MiraXTv3_dyn) R 9898 9900 8891 0 -1 4194304 300 0 0 0 0 0 0 0 18 0 1 0 330391569 3878912 275 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 12314235 0 0 4096 0 0 0 0 17 0 0 0
/proc/9900/statm: 947 276 206 20 0 305 0

[startup+0.077608 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 9900
/proc/meminfo: memFree=1833672/2055920 swapFree=4159364/4192956
[pid=9900] ppid=9898 vsize=5072 CPUtime=0.07
/proc/9900/stat : 9900 (MiraXTv3_dyn) S 9898 9900 8891 0 -1 4194304 505 0 0 0 7 0 0 0 18 0 3 0 330391569 5193728 480 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9900/statm: 1268 480 218 20 0 626 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5072

[startup+0.105612 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 9900
/proc/meminfo: memFree=1833672/2055920 swapFree=4159364/4192956
[pid=9900] ppid=9898 vsize=6096 CPUtime=0.12
/proc/9900/stat : 9900 (MiraXTv3_dyn) S 9898 9900 8891 0 -1 4194304 605 0 0 0 12 0 0 0 18 0 3 0 330391569 6242304 580 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9900/statm: 1524 580 218 20 0 882 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 6096

[startup+0.301656 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 9900
/proc/meminfo: memFree=1833672/2055920 swapFree=4159364/4192956
[pid=9900] ppid=9898 vsize=8832 CPUtime=0.51
/proc/9900/stat : 9900 (MiraXTv3_dyn) S 9898 9900 8891 0 -1 4194304 1053 0 0 0 51 0 0 0 18 0 3 0 330391569 9043968 1028 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9900/statm: 2208 1028 218 20 0 1566 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 8832

[startup+0.701745 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 9900
/proc/meminfo: memFree=1833672/2055920 swapFree=4159364/4192956
[pid=9900] ppid=9898 vsize=11296 CPUtime=1.31
/proc/9900/stat : 9900 (MiraXTv3_dyn) S 9898 9900 8891 0 -1 4194304 1696 0 0 0 131 0 0 0 18 0 3 0 330391569 11567104 1671 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9900/statm: 2824 1671 218 20 0 2182 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 11296

[startup+1.50291 s]
/proc/loadavg: 0.92 0.98 0.99 3/80 9903
/proc/meminfo: memFree=1826224/2055920 swapFree=4159364/4192956
[pid=9900] ppid=9898 vsize=14688 CPUtime=2.91
/proc/9900/stat : 9900 (MiraXTv3_dyn) S 9898 9900 8891 0 -1 4194304 2365 0 0 0 290 1 0 0 18 0 3 0 330391569 15040512 2340 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9900/statm: 3672 2340 218 20 0 3030 0
[pid=9900/tid=9902] ppid=9898 vsize=14688 CPUtime=1.42
/proc/9900/task/9902/stat : 9902 (MiraXTv3_dyn) R 9898 9900 8891 0 -1 4194368 1003 0 0 0 142 0 0 0 24 0 3 0 330391576 15040512 2340 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526443 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9900/tid=9903] ppid=9898 vsize=14688 CPUtime=1.41
/proc/9900/task/9903/stat : 9903 (MiraXTv3_dyn) R 9898 9900 8891 0 -1 4194368 941 0 0 0 141 0 0 0 18 0 3 0 330391576 15040512 2340 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 14688

[startup+3.10126 s]
/proc/loadavg: 0.92 0.98 0.99 3/80 9903
/proc/meminfo: memFree=1824112/2055920 swapFree=4159364/4192956
[pid=9900] ppid=9898 vsize=17824 CPUtime=6.11
/proc/9900/stat : 9900 (MiraXTv3_dyn) S 9898 9900 8891 0 -1 4194304 3307 0 0 0 609 2 0 0 18 0 3 0 330391569 18251776 3210 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9900/statm: 4456 3210 218 20 0 3814 0
[pid=9900/tid=9902] ppid=9898 vsize=17824 CPUtime=3.02
/proc/9900/task/9902/stat : 9902 (MiraXTv3_dyn) R 9898 9900 8891 0 -1 4194368 1409 0 0 0 301 1 0 0 20 0 3 0 330391576 18251776 3210 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9900/tid=9903] ppid=9898 vsize=17824 CPUtime=3
/proc/9900/task/9903/stat : 9903 (MiraXTv3_dyn) R 9898 9900 8891 0 -1 4194368 1477 0 0 0 300 0 0 0 21 0 3 0 330391576 18251776 3210 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521319 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 17824

[startup+6.30294 s]
/proc/loadavg: 1.01 1.00 1.00 3/80 9903
/proc/meminfo: memFree=1816304/2055920 swapFree=4159364/4192956
[pid=9900] ppid=9898 vsize=24408 CPUtime=12.48
/proc/9900/stat : 9900 (MiraXTv3_dyn) S 9898 9900 8891 0 -1 4194304 5081 0 0 0 1245 3 0 0 18 0 3 0 330391569 24993792 4907 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9900/statm: 6102 4907 218 20 0 5460 0
[pid=9900/tid=9902] ppid=9898 vsize=24408 CPUtime=6.21
/proc/9900/task/9902/stat : 9902 (MiraXTv3_dyn) R 9898 9900 8891 0 -1 4194368 2304 0 0 0 619 2 0 0 23 0 3 0 330391576 24993792 4907 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9900/tid=9903] ppid=9898 vsize=24408 CPUtime=6.2
/proc/9900/task/9903/stat : 9903 (MiraXTv3_dyn) R 9898 9900 8891 0 -1 4194368 2356 0 0 0 619 1 0 0 25 0 3 0 330391576 24993792 4907 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 24408

[startup+12.7013 s]
/proc/loadavg: 1.09 1.02 1.01 3/80 9903
/proc/meminfo: memFree=1807984/2055920 swapFree=4159364/4192956
[pid=9900] ppid=9898 vsize=31104 CPUtime=25.24
/proc/9900/stat : 9900 (MiraXTv3_dyn) S 9898 9900 8891 0 -1 4194304 7054 0 0 0 2519 5 0 0 18 0 3 0 330391569 31850496 6582 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9900/statm: 7776 6582 218 20 0 7134 0
[pid=9900/tid=9902] ppid=9898 vsize=31104 CPUtime=12.58
/proc/9900/task/9902/stat : 9902 (MiraXTv3_dyn) R 9898 9900 8891 0 -1 4194368 3409 0 0 0 1255 3 0 0 25 0 3 0 330391576 31850496 6582 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9900/tid=9903] ppid=9898 vsize=31104 CPUtime=12.58
/proc/9900/task/9903/stat : 9903 (MiraXTv3_dyn) R 9898 9900 8891 0 -1 4194368 3224 0 0 0 1256 2 0 0 25 0 3 0 330391576 31850496 6582 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526710 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 31104

[startup+25.501 s]
/proc/loadavg: 1.29 1.06 1.02 3/80 9903
/proc/meminfo: memFree=1800880/2055920 swapFree=4159364/4192956
[pid=9900] ppid=9898 vsize=38388 CPUtime=50.77
/proc/9900/stat : 9900 (MiraXTv3_dyn) S 9898 9900 8891 0 -1 4194304 9349 0 0 0 5070 7 0 0 18 0 3 0 330391569 39309312 8395 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9900/statm: 9597 8395 218 20 0 8955 0
[pid=9900/tid=9902] ppid=9898 vsize=38388 CPUtime=25.32
/proc/9900/task/9902/stat : 9902 (MiraXTv3_dyn) R 9898 9900 8891 0 -1 4194368 4366 0 0 0 2529 3 0 0 25 0 3 0 330391576 39309312 8395 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9900/tid=9903] ppid=9898 vsize=38388 CPUtime=25.37
/proc/9900/task/9903/stat : 9903 (MiraXTv3_dyn) R 9898 9900 8891 0 -1 4194368 4562 0 0 0 2534 3 0 0 25 0 3 0 330391576 39309312 8395 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 12312927 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.77
Current children cumulated vsize (KiB) 38388

[startup+51.1015 s]
/proc/loadavg: 1.53 1.14 1.04 3/80 9903
/proc/meminfo: memFree=1797424/2055920 swapFree=4159364/4192956
[pid=9900] ppid=9898 vsize=41452 CPUtime=101.83
/proc/9900/stat : 9900 (MiraXTv3_dyn) S 9898 9900 8891 0 -1 4194304 11016 0 0 0 10174 9 0 0 18 0 3 0 330391569 42446848 9144 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9900/statm: 10363 9144 218 20 0 9721 0
[pid=9900/tid=9902] ppid=9898 vsize=41452 CPUtime=50.81
/proc/9900/task/9902/stat : 9902 (MiraXTv3_dyn) R 9898 9900 8891 0 -1 4194368 5094 0 0 0 5076 5 0 0 25 0 3 0 330391576 42446848 9144 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9900/tid=9903] ppid=9898 vsize=41452 CPUtime=50.94
/proc/9900/task/9903/stat : 9903 (MiraXTv3_dyn) R 9898 9900 8891 0 -1 4194368 5501 0 0 0 5090 4 0 0 25 0 3 0 330391576 42446848 9144 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 41452

[startup+102.306 s]
/proc/loadavg: 1.79 1.27 1.09 3/80 9903
/proc/meminfo: memFree=1793840/2055920 swapFree=4159364/4192956
[pid=9900] ppid=9898 vsize=44676 CPUtime=203.94
/proc/9900/stat : 9900 (MiraXTv3_dyn) S 9898 9900 8891 0 -1 4194304 13821 0 0 0 20382 12 0 0 18 0 3 0 330391569 45748224 9989 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9900/statm: 11169 9989 218 20 0 10527 0
[pid=9900/tid=9902] ppid=9898 vsize=44676 CPUtime=101.78
/proc/9900/task/9902/stat : 9902 (MiraXTv3_dyn) R 9898 9900 8891 0 -1 4194368 6331 0 0 0 10172 6 0 0 25 0 3 0 330391576 45748224 9989 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9900/tid=9903] ppid=9898 vsize=44676 CPUtime=102.06
/proc/9900/task/9903/stat : 9903 (MiraXTv3_dyn) R 9898 9900 8891 0 -1 4194368 7069 0 0 0 10201 5 0 0 25 0 3 0 330391576 45748224 9989 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.94
Current children cumulated vsize (KiB) 44676

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

[startup+127.903 s]
/proc/loadavg: 1.86 1.33 1.12 3/80 9903
/proc/meminfo: memFree=1792816/2055920 swapFree=4159364/4192956
[pid=9900] ppid=9898 vsize=45040 CPUtime=254.99
/proc/9900/stat : 9900 (MiraXTv3_dyn) S 9898 9900 8891 0 -1 4194304 15026 0 0 0 25487 12 0 0 18 0 3 0 330391569 46120960 10238 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9900/statm: 11260 10238 218 20 0 10618 0
[pid=9900/tid=9902] ppid=9898 vsize=45040 CPUtime=127.26
/proc/9900/task/9902/stat : 9902 (MiraXTv3_dyn) R 9898 9900 8891 0 -1 4194368 6962 0 0 0 12720 6 0 0 25 0 3 0 330391576 46120960 10238 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9900/tid=9903] ppid=9898 vsize=45040 CPUtime=127.65
/proc/9900/task/9903/stat : 9903 (MiraXTv3_dyn) R 9898 9900 8891 0 -1 4194368 7643 0 0 0 12759 6 0 0 25 0 3 0 330391576 46120960 10238 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 254.99
Current children cumulated vsize (KiB) 45040

[startup+134.301 s]
/proc/loadavg: 1.88 1.35 1.12 3/80 9903
/proc/meminfo: memFree=1792368/2055920 swapFree=4159364/4192956
[pid=9900] ppid=9898 vsize=46064 CPUtime=267.76
/proc/9900/stat : 9900 (MiraXTv3_dyn) S 9898 9900 8891 0 -1 4194304 15462 0 0 0 26763 13 0 0 18 0 3 0 330391569 47169536 10398 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9900/statm: 11516 10398 218 20 0 10874 0
[pid=9900/tid=9902] ppid=9898 vsize=46064 CPUtime=133.63
/proc/9900/task/9902/stat : 9902 (MiraXTv3_dyn) R 9898 9900 8891 0 -1 4194368 7259 0 0 0 13356 7 0 0 25 0 3 0 330391576 47169536 10398 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9900/tid=9903] ppid=9898 vsize=46064 CPUtime=134.05
/proc/9900/task/9903/stat : 9903 (MiraXTv3_dyn) R 9898 9900 8891 0 -1 4194368 7782 0 0 0 13399 6 0 0 25 0 3 0 330391576 47169536 10398 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 267.76
Current children cumulated vsize (KiB) 46064

[startup+140.702 s]
/proc/loadavg: 1.89 1.36 1.13 3/80 9903
/proc/meminfo: memFree=1791088/2055920 swapFree=4159364/4192956
[pid=9900] ppid=9898 vsize=47088 CPUtime=280.52
/proc/9900/stat : 9900 (MiraXTv3_dyn) S 9898 9900 8891 0 -1 4194304 15887 0 0 0 28038 14 0 0 18 0 3 0 330391569 48218112 10685 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9900/statm: 11772 10685 218 20 0 11130 0
[pid=9900/tid=9902] ppid=9898 vsize=47088 CPUtime=140
/proc/9900/task/9902/stat : 9902 (MiraXTv3_dyn) R 9898 9900 8891 0 -1 4194368 7612 0 0 0 13993 7 0 0 25 0 3 0 330391576 48218112 10685 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9900/tid=9903] ppid=9898 vsize=47088 CPUtime=140.43
/proc/9900/task/9903/stat : 9903 (MiraXTv3_dyn) R 9898 9900 8891 0 -1 4194368 7854 0 0 0 14037 6 0 0 25 0 3 0 330391576 48218112 10685 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 280.52
Current children cumulated vsize (KiB) 47088

[startup+143.902 s]
/proc/loadavg: 1.90 1.37 1.13 3/80 9903
/proc/meminfo: memFree=1791024/2055920 swapFree=4159364/4192956
[pid=9900] ppid=9898 vsize=47088 CPUtime=286.9
/proc/9900/stat : 9900 (MiraXTv3_dyn) S 9898 9900 8891 0 -1 4194304 16026 0 0 0 28676 14 0 0 18 0 3 0 330391569 48218112 10686 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9900/statm: 11772 10686 218 20 0 11130 0
[pid=9900/tid=9902] ppid=9898 vsize=47088 CPUtime=143.19
/proc/9900/task/9902/stat : 9902 (MiraXTv3_dyn) R 9898 9900 8891 0 -1 4194368 7682 0 0 0 14312 7 0 0 25 0 3 0 330391576 48218112 10686 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9900/tid=9903] ppid=9898 vsize=47088 CPUtime=143.62
/proc/9900/task/9903/stat : 9903 (MiraXTv3_dyn) R 9898 9900 8891 0 -1 4194368 7923 0 0 0 14356 6 0 0 25 0 3 0 330391576 48218112 10686 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 286.9
Current children cumulated vsize (KiB) 47088

[startup+144.702 s]
/proc/loadavg: 1.90 1.37 1.13 3/80 9903
/proc/meminfo: memFree=1791024/2055920 swapFree=4159364/4192956
[pid=9900] ppid=9898 vsize=47088 CPUtime=288.49
/proc/9900/stat : 9900 (MiraXTv3_dyn) S 9898 9900 8891 0 -1 4194304 16026 0 0 0 28835 14 0 0 18 0 3 0 330391569 48218112 10686 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9900/statm: 11772 10686 218 20 0 11130 0
[pid=9900/tid=9902] ppid=9898 vsize=47088 CPUtime=143.99
/proc/9900/task/9902/stat : 9902 (MiraXTv3_dyn) R 9898 9900 8891 0 -1 4194368 7682 0 0 0 14392 7 0 0 25 0 3 0 330391576 48218112 10686 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9900/tid=9903] ppid=9898 vsize=47088 CPUtime=144.41
/proc/9900/task/9903/stat : 9903 (MiraXTv3_dyn) R 9898 9900 8891 0 -1 4194368 7923 0 0 0 14435 6 0 0 25 0 3 0 330391576 48218112 10686 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 288.49
Current children cumulated vsize (KiB) 47088

[startup+145.502 s]
/proc/loadavg: 1.90 1.37 1.13 3/80 9903
/proc/meminfo: memFree=1791024/2055920 swapFree=4159364/4192956
[pid=9900] ppid=9898 vsize=47088 CPUtime=290.08
/proc/9900/stat : 9900 (MiraXTv3_dyn) S 9898 9900 8891 0 -1 4194304 16166 0 0 0 28994 14 0 0 18 0 3 0 330391569 48218112 10688 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9900/statm: 11772 10688 218 20 0 11130 0
[pid=9900/tid=9902] ppid=9898 vsize=47088 CPUtime=144.78
/proc/9900/task/9902/stat : 9902 (MiraXTv3_dyn) R 9898 9900 8891 0 -1 4194368 7751 0 0 0 14471 7 0 0 25 0 3 0 330391576 48218112 10688 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9900/tid=9903] ppid=9898 vsize=47088 CPUtime=145.21
/proc/9900/task/9903/stat : 9903 (MiraXTv3_dyn) R 9898 9900 8891 0 -1 4194368 7994 0 0 0 14515 6 0 0 25 0 3 0 330391576 48218112 10688 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 290.08
Current children cumulated vsize (KiB) 47088

[startup+145.702 s]
/proc/loadavg: 1.90 1.37 1.13 3/80 9903
/proc/meminfo: memFree=1791024/2055920 swapFree=4159364/4192956
[pid=9900] ppid=9898 vsize=40520 CPUtime=290.45
/proc/9900/stat : 9900 (MiraXTv3_dyn) R 9898 9900 8891 0 -1 4194304 16173 0 0 0 29031 14 0 0 16 0 1 0 330391569 41492480 9026 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 12310037 0 0 4096 0 0 0 0 17 0 0 0
/proc/9900/statm: 10130 9026 225 20 0 9488 0
Current children cumulated CPU time (s) 290.45
Current children cumulated vsize (KiB) 40520

Child status: 10
Real time (s): 145.748
CPU time (s): 290.5
CPU user time (s): 290.352
CPU system time (s): 0.147977
CPU usage (%): 199.316
Max. virtual memory (cumulated for all children) (KiB): 47088

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 290.352
system time used= 0.147977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16176
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= 109
involuntary context switches= 5487

runsolver used 0.158975 second user time and 0.375942 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Thu May 10 19:18:57 UTC 2007

IDJOB= 296699
IDBENCH= 19943
IDSOLVER= 128
FILE ID= node13/296699-1178824737

PBS_JOBID= 5250971

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v45/unif-k7-r89-v45-c4005-S1344401737-18.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/296699-1178824737/MiraXTv3_dyn /tmp/evaluation/296699-1178824737/instance-296699-1178824737.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-296699-1178824737 -o ROOT/results/node13/solver-296699-1178824737 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/296699-1178824737/MiraXTv3_dyn /tmp/evaluation/296699-1178824737/instance-296699-1178824737.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  ed57e6bcaed7669ca4ea0f0e14afc5f1

RANDOM SEED= 64087602

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1833888 kB
Buffers:         38176 kB
Cached:          97508 kB
SwapCached:      12828 kB
Active:          96876 kB
Inactive:        61996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1833888 kB
SwapTotal:     4192956 kB
SwapFree:      4159364 kB
Dirty:            4096 kB
Writeback:           0 kB
Mapped:          30056 kB
Slab:            48576 kB
Committed_AS:  9739824 kB
PageTables:       1872 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66561 MiB

End job on node13 on Thu May 10 19:21:23 UTC 2007