Trace number 426539

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 v3UNSAT 437.631 219.639

General information on the benchmark

Namerandom/OnTreshold/5SAT/v70/
unif-k5-r21.3-v70-c1491-S127192076-04.UNSAT.shuffled.cnf
MD5SUMa03c8caae5f60333b324125585e28090
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark6.95594
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 MiraXTv3...
437.59/219.63	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/node60/watcher-426539-1179025249 -o ROOT/results/node60/solver-426539-1179025249 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426539-1179025249/MiraXTv3_dyn /tmp/evaluation/426539-1179025249/instance-426539-1179025249.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 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.84 1.97 1.99 3/64 5499
/proc/meminfo: memFree=1649368/2055920 swapFree=4183392/4192956
[pid=5499] ppid=5497 vsize=3788 CPUtime=0
/proc/5499/stat : 5499 (MiraXTv3_dyn) R 5497 5499 3102 0 -1 4194304 273 0 0 0 0 0 0 0 18 0 1 0 350434851 3878912 248 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134571728 0 0 4096 0 0 0 0 17 1 0 0
/proc/5499/statm: 947 249 205 20 0 305 0

[startup+0.080059 s]
/proc/loadavg: 1.84 1.97 1.99 3/64 5499
/proc/meminfo: memFree=1649368/2055920 swapFree=4183392/4192956
[pid=5499] ppid=5497 vsize=6600 CPUtime=0.13
/proc/5499/stat : 5499 (MiraXTv3_dyn) S 5497 5499 3102 0 -1 4194304 605 0 0 0 13 0 0 0 18 0 3 0 350434851 6758400 580 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5499/statm: 1650 580 218 20 0 1008 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 6600

[startup+0.101472 s]
/proc/loadavg: 1.84 1.97 1.99 3/64 5499
/proc/meminfo: memFree=1649368/2055920 swapFree=4183392/4192956
[pid=5499] ppid=5497 vsize=6600 CPUtime=0.18
/proc/5499/stat : 5499 (MiraXTv3_dyn) S 5497 5499 3102 0 -1 4194304 655 0 0 0 18 0 0 0 18 0 3 0 350434851 6758400 630 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5499/statm: 1650 630 218 20 0 1008 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 6600

[startup+0.301496 s]
/proc/loadavg: 1.84 1.97 1.99 3/64 5499
/proc/meminfo: memFree=1649368/2055920 swapFree=4183392/4192956
[pid=5499] ppid=5497 vsize=8640 CPUtime=0.57
/proc/5499/stat : 5499 (MiraXTv3_dyn) S 5497 5499 3102 0 -1 4194304 1091 0 0 0 57 0 0 0 18 0 3 0 350434851 8847360 1066 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5499/statm: 2160 1066 218 20 0 1518 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 8640

[startup+0.701534 s]
/proc/loadavg: 1.84 1.97 1.99 3/64 5499
/proc/meminfo: memFree=1649368/2055920 swapFree=4183392/4192956
[pid=5499] ppid=5497 vsize=10980 CPUtime=1.38
/proc/5499/stat : 5499 (MiraXTv3_dyn) S 5497 5499 3102 0 -1 4194304 1702 0 0 0 137 1 0 0 18 0 3 0 350434851 11243520 1676 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5499/statm: 2745 1676 218 20 0 2103 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 10980

[startup+1.50161 s]
/proc/loadavg: 1.84 1.97 1.99 3/67 5502
/proc/meminfo: memFree=1642048/2055920 swapFree=4183392/4192956
[pid=5499] ppid=5497 vsize=12896 CPUtime=2.97
/proc/5499/stat : 5499 (MiraXTv3_dyn) S 5497 5499 3102 0 -1 4194304 2173 0 0 0 296 1 0 0 18 0 3 0 350434851 13205504 2147 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5499/statm: 3224 2147 218 20 0 2582 0
[pid=5499/tid=5501] ppid=5497 vsize=12896 CPUtime=1.47
/proc/5499/task/5501/stat : 5501 (MiraXTv3_dyn) R 5497 5499 3102 0 -1 4194368 910 0 0 0 147 0 0 0 16 0 3 0 350434852 13205504 2147 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5499/tid=5502] ppid=5497 vsize=12896 CPUtime=1.47
/proc/5499/task/5502/stat : 5502 (MiraXTv3_dyn) R 5497 5499 3102 0 -1 4194368 934 0 0 0 147 0 0 0 20 0 3 0 350434852 13205504 2147 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 12896

[startup+3.10277 s]
/proc/loadavg: 1.85 1.97 1.99 3/67 5502
/proc/meminfo: memFree=1640576/2055920 swapFree=4183392/4192956
[pid=5499] ppid=5497 vsize=15728 CPUtime=6.17
/proc/5499/stat : 5499 (MiraXTv3_dyn) S 5497 5499 3102 0 -1 4194304 2966 0 0 0 615 2 0 0 18 0 3 0 350434851 16105472 2904 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5499/statm: 3932 2904 218 20 0 3290 0
[pid=5499/tid=5501] ppid=5497 vsize=15728 CPUtime=3.08
/proc/5499/task/5501/stat : 5501 (MiraXTv3_dyn) R 5497 5499 3102 0 -1 4194368 1213 0 0 0 307 1 0 0 20 0 3 0 350434852 16105472 2904 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5499/tid=5502] ppid=5497 vsize=15728 CPUtime=3.06
/proc/5499/task/5502/stat : 5502 (MiraXTv3_dyn) R 5497 5499 3102 0 -1 4194368 1424 0 0 0 306 0 0 0 25 0 3 0 350434852 16105472 2904 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 15728

[startup+6.30109 s]
/proc/loadavg: 1.85 1.97 1.99 3/67 5502
/proc/meminfo: memFree=1633472/2055920 swapFree=4183392/4192956
[pid=5499] ppid=5497 vsize=21316 CPUtime=12.54
/proc/5499/stat : 5499 (MiraXTv3_dyn) S 5497 5499 3102 0 -1 4194304 4710 0 0 0 1251 3 0 0 18 0 3 0 350434851 21827584 4532 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5499/statm: 5329 4532 218 20 0 4687 0
[pid=5499/tid=5501] ppid=5497 vsize=21316 CPUtime=6.27
/proc/5499/task/5501/stat : 5501 (MiraXTv3_dyn) R 5497 5499 3102 0 -1 4194368 2146 0 0 0 626 1 0 0 19 0 3 0 350434852 21827584 4532 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5499/tid=5502] ppid=5497 vsize=21316 CPUtime=6.26
/proc/5499/task/5502/stat : 5502 (MiraXTv3_dyn) R 5497 5499 3102 0 -1 4194368 2235 0 0 0 625 1 0 0 25 0 3 0 350434852 21827584 4532 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 21316

[startup+12.7027 s]
/proc/loadavg: 1.86 1.97 1.99 3/67 5502
/proc/meminfo: memFree=1625344/2055920 swapFree=4183392/4192956
[pid=5499] ppid=5497 vsize=30152 CPUtime=25.27
/proc/5499/stat : 5499 (MiraXTv3_dyn) S 5497 5499 3102 0 -1 4194304 6631 0 0 0 2522 5 0 0 18 0 3 0 350434851 30875648 6196 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5499/statm: 7538 6196 218 20 0 6896 0
[pid=5499/tid=5501] ppid=5497 vsize=30152 CPUtime=12.62
/proc/5499/task/5501/stat : 5501 (MiraXTv3_dyn) R 5497 5499 3102 0 -1 4194368 3142 0 0 0 1260 2 0 0 25 0 3 0 350434852 30875648 6196 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5499/tid=5502] ppid=5497 vsize=30152 CPUtime=12.63
/proc/5499/task/5502/stat : 5502 (MiraXTv3_dyn) R 5497 5499 3102 0 -1 4194368 3160 0 0 0 1261 2 0 0 25 0 3 0 350434852 30875648 6196 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 30152

[startup+25.502 s]
/proc/loadavg: 1.89 1.97 1.99 3/73 5576
/proc/meminfo: memFree=1617096/2055920 swapFree=4183392/4192956
[pid=5499] ppid=5497 vsize=36508 CPUtime=50.75
/proc/5499/stat : 5499 (MiraXTv3_dyn) S 5497 5499 3102 0 -1 4194304 8801 0 0 0 5065 10 0 0 18 0 3 0 350434851 37384192 7933 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5499/statm: 9127 7933 218 20 0 8485 0
[pid=5499/tid=5501] ppid=5497 vsize=36508 CPUtime=25.37
/proc/5499/task/5501/stat : 5501 (MiraXTv3_dyn) R 5497 5499 3102 0 -1 4194368 4183 0 0 0 2531 6 0 0 20 0 3 0 350434852 37384192 7933 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5499/tid=5502] ppid=5497 vsize=36508 CPUtime=25.36
/proc/5499/task/5502/stat : 5502 (MiraXTv3_dyn) R 5497 5499 3102 0 -1 4194368 4289 0 0 0 2533 3 0 0 25 0 3 0 350434852 37384192 7933 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 36508

[startup+51.1015 s]
/proc/loadavg: 1.93 1.97 1.99 3/73 5668
/proc/meminfo: memFree=1611272/2055920 swapFree=4183392/4192956
[pid=5499] ppid=5497 vsize=42100 CPUtime=101.71
/proc/5499/stat : 5499 (MiraXTv3_dyn) S 5497 5499 3102 0 -1 4194304 11152 0 0 0 10152 19 0 0 18 0 3 0 350434851 43110400 9306 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5499/statm: 10525 9306 218 20 0 9883 0
[pid=5499/tid=5501] ppid=5497 vsize=42100 CPUtime=50.81
/proc/5499/task/5501/stat : 5501 (MiraXTv3_dyn) R 5497 5499 3102 0 -1 4194368 5290 0 0 0 5068 13 0 0 25 0 3 0 350434852 43110400 9306 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5499/tid=5502] ppid=5497 vsize=42100 CPUtime=50.88
/proc/5499/task/5502/stat : 5502 (MiraXTv3_dyn) R 5497 5499 3102 0 -1 4194368 5533 0 0 0 5083 5 0 0 25 0 3 0 350434852 43110400 9306 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.71
Current children cumulated vsize (KiB) 42100

[startup+102.306 s]
/proc/loadavg: 1.97 1.97 1.99 3/67 5700
/proc/meminfo: memFree=1609088/2055920 swapFree=4183392/4192956
[pid=5499] ppid=5497 vsize=45592 CPUtime=203.8
/proc/5499/stat : 5499 (MiraXTv3_dyn) S 5497 5499 3102 0 -1 4194304 13665 0 0 0 20357 23 0 0 18 0 3 0 350434851 46686208 10098 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5499/statm: 11398 10098 218 20 0 10756 0
[pid=5499/tid=5501] ppid=5497 vsize=45592 CPUtime=101.76
/proc/5499/task/5501/stat : 5501 (MiraXTv3_dyn) R 5497 5499 3102 0 -1 4194368 6682 0 0 0 10159 17 0 0 25 0 3 0 350434852 46686208 10098 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5499/tid=5502] ppid=5497 vsize=45592 CPUtime=102.02
/proc/5499/task/5502/stat : 5502 (MiraXTv3_dyn) R 5497 5499 3102 0 -1 4194368 6654 0 0 0 10196 6 0 0 25 0 3 0 350434852 46686208 10098 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.8
Current children cumulated vsize (KiB) 45592

[startup+162.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/67 5700
/proc/meminfo: memFree=1606592/2055920 swapFree=4183392/4192956
[pid=5499] ppid=5497 vsize=48588 CPUtime=323.44
/proc/5499/stat : 5499 (MiraXTv3_dyn) S 5497 5499 3102 0 -1 4194304 16295 0 0 0 32319 25 0 0 18 0 3 0 350434851 49754112 10687 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5499/statm: 12147 10687 218 20 0 11505 0
[pid=5499/tid=5501] ppid=5497 vsize=48588 CPUtime=161.65
/proc/5499/task/5501/stat : 5501 (MiraXTv3_dyn) R 5497 5499 3102 0 -1 4194368 8082 0 0 0 16147 18 0 0 25 0 3 0 350434852 49754112 10687 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5499/tid=5502] ppid=5497 vsize=48588 CPUtime=161.78
/proc/5499/task/5502/stat : 5502 (MiraXTv3_dyn) R 5497 5499 3102 0 -1 4194368 7884 0 0 0 16171 7 0 0 25 0 3 0 350434852 49754112 10687 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.44
Current children cumulated vsize (KiB) 48588

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

[startup+179.101 s]
/proc/loadavg: 1.99 1.97 1.99 3/67 5700
/proc/meminfo: memFree=1606336/2055920 swapFree=4183392/4192956
[pid=5499] ppid=5497 vsize=48776 CPUtime=356.96
/proc/5499/stat : 5499 (MiraXTv3_dyn) S 5497 5499 3102 0 -1 4194304 16932 0 0 0 35670 26 0 0 18 0 3 0 350434851 49946624 10761 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5499/statm: 12194 10761 218 20 0 11552 0
[pid=5499/tid=5501] ppid=5497 vsize=48776 CPUtime=178.42
/proc/5499/task/5501/stat : 5501 (MiraXTv3_dyn) R 5497 5499 3102 0 -1 4194368 8456 0 0 0 17824 18 0 0 20 0 3 0 350434852 49946624 10761 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5499/tid=5502] ppid=5497 vsize=48776 CPUtime=178.52
/proc/5499/task/5502/stat : 5502 (MiraXTv3_dyn) R 5497 5499 3102 0 -1 4194368 8147 0 0 0 17845 7 0 0 25 0 3 0 350434852 49946624 10761 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 356.96
Current children cumulated vsize (KiB) 48776

[startup+204.702 s]
/proc/loadavg: 1.99 1.97 1.99 3/67 5700
/proc/meminfo: memFree=1604864/2055920 swapFree=4183392/4192956
[pid=5499] ppid=5497 vsize=49364 CPUtime=408.02
/proc/5499/stat : 5499 (MiraXTv3_dyn) S 5497 5499 3102 0 -1 4194304 18032 0 0 0 40775 27 0 0 18 0 3 0 350434851 50548736 11128 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5499/statm: 12341 11128 218 20 0 11699 0
[pid=5499/tid=5501] ppid=5497 vsize=49364 CPUtime=204.01
/proc/5499/task/5501/stat : 5501 (MiraXTv3_dyn) R 5497 5499 3102 0 -1 4194368 8925 0 0 0 20383 18 0 0 25 0 3 0 350434852 50548736 11128 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5499/tid=5502] ppid=5497 vsize=49364 CPUtime=203.99
/proc/5499/task/5502/stat : 5502 (MiraXTv3_dyn) R 5497 5499 3102 0 -1 4194368 8778 0 0 0 20391 8 0 0 25 0 3 0 350434852 50548736 11128 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 408.02
Current children cumulated vsize (KiB) 49364

[startup+211.101 s]
/proc/loadavg: 1.99 1.97 1.99 3/67 5700
/proc/meminfo: memFree=1604736/2055920 swapFree=4183392/4192956
[pid=5499] ppid=5497 vsize=50028 CPUtime=420.77
/proc/5499/stat : 5499 (MiraXTv3_dyn) S 5497 5499 3102 0 -1 4194304 18221 0 0 0 42050 27 0 0 18 0 3 0 350434851 51228672 11153 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5499/statm: 12507 11153 218 20 0 11865 0
[pid=5499/tid=5501] ppid=5497 vsize=50028 CPUtime=210.42
/proc/5499/task/5501/stat : 5501 (MiraXTv3_dyn) R 5497 5499 3102 0 -1 4194368 9007 0 0 0 21023 19 0 0 25 0 3 0 350434852 51228672 11153 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5499/tid=5502] ppid=5497 vsize=50028 CPUtime=210.33
/proc/5499/task/5502/stat : 5502 (MiraXTv3_dyn) R 5497 5499 3102 0 -1 4194368 8885 0 0 0 21025 8 0 0 25 0 3 0 350434852 51228672 11153 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 420.77
Current children cumulated vsize (KiB) 50028

[startup+214.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/67 5700
/proc/meminfo: memFree=1604672/2055920 swapFree=4183392/4192956
[pid=5499] ppid=5497 vsize=50028 CPUtime=427.14
/proc/5499/stat : 5499 (MiraXTv3_dyn) S 5497 5499 3102 0 -1 4194304 18410 0 0 0 42687 27 0 0 18 0 3 0 350434851 51228672 11178 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5499/statm: 12507 11178 218 20 0 11865 0
[pid=5499/tid=5501] ppid=5497 vsize=50028 CPUtime=213.62
/proc/5499/task/5501/stat : 5501 (MiraXTv3_dyn) R 5497 5499 3102 0 -1 4194368 9111 0 0 0 21343 19 0 0 25 0 3 0 350434852 51228672 11178 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5499/tid=5502] ppid=5497 vsize=50028 CPUtime=213.5
/proc/5499/task/5502/stat : 5502 (MiraXTv3_dyn) R 5497 5499 3102 0 -1 4194368 8970 0 0 0 21342 8 0 0 25 0 3 0 350434852 51228672 11178 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 427.14
Current children cumulated vsize (KiB) 50028

[startup+217.503 s]
/proc/loadavg: 1.99 1.97 1.99 3/67 5700
/proc/meminfo: memFree=1604672/2055920 swapFree=4183392/4192956
[pid=5499] ppid=5497 vsize=50168 CPUtime=433.51
/proc/5499/stat : 5499 (MiraXTv3_dyn) S 5497 5499 3102 0 -1 4194304 18589 0 0 0 43323 28 0 0 18 0 3 0 350434851 51372032 11274 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5499/statm: 12542 11274 218 20 0 11900 0
[pid=5499/tid=5501] ppid=5497 vsize=50168 CPUtime=216.81
/proc/5499/task/5501/stat : 5501 (MiraXTv3_dyn) R 5497 5499 3102 0 -1 4194368 9125 0 0 0 21662 19 0 0 25 0 3 0 350434852 51372032 11274 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5499/tid=5502] ppid=5497 vsize=50168 CPUtime=216.68
/proc/5499/task/5502/stat : 5502 (MiraXTv3_dyn) R 5497 5499 3102 0 -1 4194368 9135 0 0 0 21660 8 0 0 25 0 3 0 350434852 51372032 11274 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 433.51
Current children cumulated vsize (KiB) 50168

[startup+218.303 s]
/proc/loadavg: 1.99 1.97 1.99 3/67 5700
/proc/meminfo: memFree=1604480/2055920 swapFree=4183392/4192956
[pid=5499] ppid=5497 vsize=51192 CPUtime=435.1
/proc/5499/stat : 5499 (MiraXTv3_dyn) S 5497 5499 3102 0 -1 4194304 18740 0 0 0 43482 28 0 0 18 0 3 0 350434851 52420608 11343 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5499/statm: 12798 11343 218 20 0 12156 0
[pid=5499/tid=5501] ppid=5497 vsize=51192 CPUtime=217.61
/proc/5499/task/5501/stat : 5501 (MiraXTv3_dyn) R 5497 5499 3102 0 -1 4194368 9208 0 0 0 21742 19 0 0 25 0 3 0 350434852 52420608 11343 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5499/tid=5502] ppid=5497 vsize=51192 CPUtime=217.47
/proc/5499/task/5502/stat : 5502 (MiraXTv3_dyn) R 5497 5499 3102 0 -1 4194368 9203 0 0 0 21739 8 0 0 25 0 3 0 350434852 52420608 11343 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 435.1
Current children cumulated vsize (KiB) 51192

[startup+219.102 s]
/proc/loadavg: 1.99 1.97 1.99 3/67 5700
/proc/meminfo: memFree=1603968/2055920 swapFree=4183392/4192956
[pid=5499] ppid=5497 vsize=51192 CPUtime=436.7
/proc/5499/stat : 5499 (MiraXTv3_dyn) S 5497 5499 3102 0 -1 4194304 18809 0 0 0 43642 28 0 0 18 0 3 0 350434851 52420608 11412 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5499/statm: 12798 11412 218 20 0 12156 0
[pid=5499/tid=5501] ppid=5497 vsize=51192 CPUtime=218.41
/proc/5499/task/5501/stat : 5501 (MiraXTv3_dyn) R 5497 5499 3102 0 -1 4194368 9208 0 0 0 21822 19 0 0 25 0 3 0 350434852 52420608 11412 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5499/tid=5502] ppid=5497 vsize=51192 CPUtime=218.28
/proc/5499/task/5502/stat : 5502 (MiraXTv3_dyn) R 5497 5499 3102 0 -1 4194368 9272 0 0 0 21819 9 0 0 25 0 3 0 350434852 52420608 11412 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 436.7
Current children cumulated vsize (KiB) 51192

[startup+219.502 s]
/proc/loadavg: 1.99 1.97 1.99 3/67 5700
/proc/meminfo: memFree=1603968/2055920 swapFree=4183392/4192956
[pid=5499] ppid=5497 vsize=51192 CPUtime=437.45
/proc/5499/stat : 5499 (MiraXTv3_dyn) S 5497 5499 3102 0 -1 4194304 18841 0 0 0 43717 28 0 0 18 0 3 0 350434851 52420608 11444 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5499/statm: 12798 11444 218 20 0 12156 0
[pid=5499/tid=5501] ppid=5497 vsize=51192 CPUtime=218.78
/proc/5499/task/5501/stat : 5501 (MiraXTv3_dyn) R 5497 5499 3102 0 -1 4194368 9208 0 0 0 21859 19 0 0 17 0 3 0 350434852 52420608 11444 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5499/tid=5502] ppid=5497 vsize=51192 CPUtime=218.66
/proc/5499/task/5502/stat : 5502 (MiraXTv3_dyn) S 5497 5499 3102 0 -1 4194368 9304 0 0 0 21857 9 0 0 18 0 3 0 350434852 52420608 11444 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 437.45
Current children cumulated vsize (KiB) 51192

[startup+219.601 s]
/proc/loadavg: 1.99 1.97 1.99 3/67 5700
/proc/meminfo: memFree=1603968/2055920 swapFree=4183392/4192956
[pid=5499] ppid=5497 vsize=44520 CPUtime=437.59
/proc/5499/stat : 5499 (MiraXTv3_dyn) R 5497 5499 3102 0 -1 4194304 18853 0 0 0 43731 28 0 0 17 0 1 0 350434851 45588480 10101 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 5963885 0 0 4096 0 0 0 0 17 1 0 0
/proc/5499/statm: 11130 10101 220 20 0 10488 0
Current children cumulated CPU time (s) 437.59
Current children cumulated vsize (KiB) 44520

Child status: 20
Real time (s): 219.639
CPU time (s): 437.631
CPU user time (s): 437.339
CPU system time (s): 0.291955
CPU usage (%): 199.25
Max. virtual memory (cumulated for all children) (KiB): 51192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 437.34
system time used= 0.291955
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18855
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 114
involuntary context switches= 3591

runsolver used 0.211967 second user time and 0.592909 second system time

The end

Launcher Data (download as text)

Begin job on node60 on Sun May 13 03:00:49 UTC 2007

IDJOB= 426539
IDBENCH= 19830
IDSOLVER= 196
FILE ID= node60/426539-1179025249

PBS_JOBID= 5253253

Free space on /tmp= 66546 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v70/unif-k5-r21.3-v70-c1491-S127192076-04.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/426539-1179025249/MiraXTv3_dyn /tmp/evaluation/426539-1179025249/instance-426539-1179025249.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node60/watcher-426539-1179025249 -o ROOT/results/node60/solver-426539-1179025249 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426539-1179025249/MiraXTv3_dyn /tmp/evaluation/426539-1179025249/instance-426539-1179025249.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  a03c8caae5f60333b324125585e28090

RANDOM SEED= 344524666

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node60.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.214
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.214
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:       1649648 kB
Buffers:         36448 kB
Cached:         251596 kB
SwapCached:       3676 kB
Active:          98948 kB
Inactive:       199000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1649648 kB
SwapTotal:     4192956 kB
SwapFree:      4183392 kB
Dirty:            3920 kB
Writeback:           0 kB
Mapped:          15880 kB
Slab:            94296 kB
Committed_AS:  5319616 kB
PageTables:       1484 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= 66546 MiB

End job on node60 on Sun May 13 03:04:29 UTC 2007