Trace number 426563

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 462.555 232.059

General information on the benchmark

Namerandom/OnTreshold/5SAT/v70/
unif-k5-r21.3-v70-c1491-S1424595365-09.UNSAT.shuffled.cnf
MD5SUMd517b8e6ed1134311abaf8baca7a39b1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark6.88595
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...
462.49/232.05	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/node1/watcher-426563-1179025298 -o ROOT/results/node1/solver-426563-1179025298 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426563-1179025298/MiraXTv3_dyn /tmp/evaluation/426563-1179025298/instance-426563-1179025298.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 2.00 3/83 8099
/proc/meminfo: memFree=1480296/2055920 swapFree=4145760/4192956
[pid=8099] ppid=8097 vsize=3788 CPUtime=0
/proc/8099/stat : 8099 (MiraXTv3_dyn) R 8097 8099 4355 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 378567695 3878912 265 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 6264443 0 0 4096 0 0 0 0 17 0 0 0
/proc/8099/statm: 947 267 206 20 0 305 0

[startup+0.040485 s]
/proc/loadavg: 1.84 1.97 2.00 3/83 8099
/proc/meminfo: memFree=1480296/2055920 swapFree=4145760/4192956
[pid=8099] ppid=8097 vsize=6856 CPUtime=0.09
/proc/8099/stat : 8099 (MiraXTv3_dyn) S 8097 8099 4355 0 -1 4194304 539 0 0 0 9 0 0 0 18 0 3 0 378567695 7020544 514 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8099/statm: 2356 1357 218 20 0 1714 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6856

[startup+0.529482 s]
/proc/loadavg: 1.84 1.97 2.00 3/83 8099
/proc/meminfo: memFree=1480296/2055920 swapFree=4145760/4192956
[pid=8099] ppid=8097 vsize=9556 CPUtime=1.03
/proc/8099/stat : 8099 (MiraXTv3_dyn) S 8097 8099 4355 0 -1 4194304 1445 0 0 0 102 1 0 0 18 0 3 0 378567695 9785344 1420 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8099/statm: 2389 1420 218 20 0 1747 0
Current children cumulated CPU time (s) 1.03
Current children cumulated vsize (KiB) 9556

[startup+0.601494 s]
/proc/loadavg: 1.84 1.97 2.00 3/83 8099
/proc/meminfo: memFree=1480296/2055920 swapFree=4145760/4192956
[pid=8099] ppid=8097 vsize=9760 CPUtime=1.17
/proc/8099/stat : 8099 (MiraXTv3_dyn) S 8097 8099 4355 0 -1 4194304 1533 0 0 0 116 1 0 0 18 0 3 0 378567695 9994240 1508 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8099/statm: 2440 1508 218 20 0 1798 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 9760

[startup+0.701501 s]
/proc/loadavg: 1.84 1.97 2.00 3/83 8099
/proc/meminfo: memFree=1480296/2055920 swapFree=4145760/4192956
[pid=8099] ppid=8097 vsize=10296 CPUtime=1.37
/proc/8099/stat : 8099 (MiraXTv3_dyn) S 8097 8099 4355 0 -1 4194304 1667 0 0 0 136 1 0 0 18 0 3 0 378567695 10543104 1642 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8099/statm: 2574 1642 218 20 0 1932 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 10296

[startup+1.5076 s]
/proc/loadavg: 1.84 1.97 2.00 3/86 8102
/proc/meminfo: memFree=1472016/2055920 swapFree=4145760/4192956
[pid=8099] ppid=8097 vsize=13924 CPUtime=2.97
/proc/8099/stat : 8099 (MiraXTv3_dyn) S 8097 8099 4355 0 -1 4194304 2275 0 0 0 296 1 0 0 18 0 3 0 378567695 14258176 2250 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8099/statm: 3481 2250 218 20 0 2839 0
[pid=8099/tid=8101] ppid=8097 vsize=13924 CPUtime=1.47
/proc/8099/task/8101/stat : 8101 (MiraXTv3_dyn) R 8097 8099 4355 0 -1 4194368 1015 0 0 0 147 0 0 0 23 0 3 0 378567696 14258176 2250 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8099/tid=8102] ppid=8097 vsize=13924 CPUtime=1.47
/proc/8099/task/8102/stat : 8102 (MiraXTv3_dyn) R 8097 8099 4355 0 -1 4194368 931 0 0 0 147 0 0 0 21 0 3 0 378567696 14258176 2250 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 13924

[startup+3.10179 s]
/proc/loadavg: 1.84 1.97 2.00 3/86 8104
/proc/meminfo: memFree=1469968/2055920 swapFree=4145760/4192956
[pid=8099] ppid=8097 vsize=17272 CPUtime=6.15
/proc/8099/stat : 8099 (MiraXTv3_dyn) S 8097 8099 4355 0 -1 4194304 3165 0 0 0 613 2 0 0 18 0 3 0 378567695 17686528 3103 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8099/statm: 4318 3103 218 20 0 3676 0
[pid=8099/tid=8101] ppid=8097 vsize=17272 CPUtime=3.07
/proc/8099/task/8101/stat : 8101 (MiraXTv3_dyn) R 8097 8099 4355 0 -1 4194368 1514 0 0 0 306 1 0 0 22 0 3 0 378567696 17686528 3103 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8099/tid=8102] ppid=8097 vsize=17272 CPUtime=3.06
/proc/8099/task/8102/stat : 8102 (MiraXTv3_dyn) R 8097 8099 4355 0 -1 4194368 1322 0 0 0 306 0 0 0 23 0 3 0 378567696 17686528 3103 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 17272

[startup+6.30116 s]
/proc/loadavg: 1.85 1.97 2.00 3/86 8106
/proc/meminfo: memFree=1462864/2055920 swapFree=4145760/4192956
[pid=8099] ppid=8097 vsize=22816 CPUtime=12.52
/proc/8099/stat : 8099 (MiraXTv3_dyn) S 8097 8099 4355 0 -1 4194304 4863 0 0 0 1248 4 0 0 18 0 3 0 378567695 23363584 4684 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8099/statm: 5704 4684 218 20 0 5062 0
[pid=8099/tid=8101] ppid=8097 vsize=22816 CPUtime=6.26
/proc/8099/task/8101/stat : 8101 (MiraXTv3_dyn) R 8097 8099 4355 0 -1 4194368 2403 0 0 0 624 2 0 0 25 0 3 0 378567696 23363584 4684 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8099/tid=8102] ppid=8097 vsize=22816 CPUtime=6.23
/proc/8099/task/8102/stat : 8102 (MiraXTv3_dyn) R 8097 8099 4355 0 -1 4194368 2131 0 0 0 622 1 0 0 25 0 3 0 378567696 23363584 4684 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 22816

[startup+12.7019 s]
/proc/loadavg: 1.86 1.97 2.00 3/86 8110
/proc/meminfo: memFree=1454304/2055920 swapFree=4145760/4192956
[pid=8099] ppid=8097 vsize=30980 CPUtime=25.27
/proc/8099/stat : 8099 (MiraXTv3_dyn) S 8097 8099 4355 0 -1 4194304 6996 0 0 0 2521 6 0 0 18 0 3 0 378567695 31723520 6561 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8099/statm: 7745 6561 218 20 0 7103 0
[pid=8099/tid=8101] ppid=8097 vsize=30980 CPUtime=12.66
/proc/8099/task/8101/stat : 8101 (MiraXTv3_dyn) R 8097 8099 4355 0 -1 4194368 3538 0 0 0 1262 4 0 0 25 0 3 0 378567696 31723520 6561 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8099/tid=8102] ppid=8097 vsize=30980 CPUtime=12.59
/proc/8099/task/8102/stat : 8102 (MiraXTv3_dyn) R 8097 8099 4355 0 -1 4194368 3129 0 0 0 1258 1 0 0 25 0 3 0 378567696 31723520 6561 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 30980

[startup+25.5014 s]
/proc/loadavg: 1.89 1.97 2.00 3/80 8134
/proc/meminfo: memFree=1450576/2055920 swapFree=4145760/4192956
[pid=8099] ppid=8097 vsize=36808 CPUtime=50.77
/proc/8099/stat : 8099 (MiraXTv3_dyn) S 8097 8099 4355 0 -1 4194304 8905 0 0 0 5068 9 0 0 18 0 3 0 378567695 37691392 8035 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8099/statm: 9202 8035 218 20 0 8560 0
[pid=8099/tid=8101] ppid=8097 vsize=36808 CPUtime=25.43
/proc/8099/task/8101/stat : 8101 (MiraXTv3_dyn) R 8097 8099 4355 0 -1 4194368 4519 0 0 0 2537 6 0 0 25 0 3 0 378567696 37691392 8035 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8099/tid=8102] ppid=8097 vsize=36808 CPUtime=25.31
/proc/8099/task/8102/stat : 8102 (MiraXTv3_dyn) R 8097 8099 4355 0 -1 4194368 4057 0 0 0 2529 2 0 0 25 0 3 0 378567696 37691392 8035 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.77
Current children cumulated vsize (KiB) 36808

[startup+51.1014 s]
/proc/loadavg: 1.93 1.97 2.00 3/80 8134
/proc/meminfo: memFree=1443792/2055920 swapFree=4145760/4192956
[pid=8099] ppid=8097 vsize=43536 CPUtime=101.82
/proc/8099/stat : 8099 (MiraXTv3_dyn) S 8097 8099 4355 0 -1 4194304 11181 0 0 0 10170 12 0 0 18 0 3 0 378567695 44580864 9476 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8099/statm: 10884 9476 218 20 0 10242 0
[pid=8099/tid=8101] ppid=8097 vsize=43536 CPUtime=51.01
/proc/8099/task/8101/stat : 8101 (MiraXTv3_dyn) R 8097 8099 4355 0 -1 4194368 5719 0 0 0 5094 7 0 0 25 0 3 0 378567696 44580864 9476 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8099/tid=8102] ppid=8097 vsize=43536 CPUtime=50.8
/proc/8099/task/8102/stat : 8102 (MiraXTv3_dyn) R 8097 8099 4355 0 -1 4194368 5133 0 0 0 5076 4 0 0 25 0 3 0 378567696 44580864 9476 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526414 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 43536

[startup+102.301 s]
/proc/loadavg: 1.97 1.97 2.00 3/80 8134
/proc/meminfo: memFree=1441104/2055920 swapFree=4145760/4192956
[pid=8099] ppid=8097 vsize=45568 CPUtime=203.95
/proc/8099/stat : 8099 (MiraXTv3_dyn) S 8097 8099 4355 0 -1 4194304 13448 0 0 0 20381 14 0 0 18 0 3 0 378567695 46661632 10094 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8099/statm: 11392 10094 218 20 0 10750 0
[pid=8099/tid=8101] ppid=8097 vsize=45568 CPUtime=102.17
/proc/8099/task/8101/stat : 8101 (MiraXTv3_dyn) R 8097 8099 4355 0 -1 4194368 6913 0 0 0 10209 8 0 0 25 0 3 0 378567696 46661632 10094 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8099/tid=8102] ppid=8097 vsize=45568 CPUtime=101.76
/proc/8099/task/8102/stat : 8102 (MiraXTv3_dyn) R 8097 8099 4355 0 -1 4194368 6206 0 0 0 10171 5 0 0 25 0 3 0 378567696 46661632 10094 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.95
Current children cumulated vsize (KiB) 45568

[startup+162.301 s]
/proc/loadavg: 1.99 1.97 2.00 3/80 8134
/proc/meminfo: memFree=1439312/2055920 swapFree=4145760/4192956
[pid=8099] ppid=8097 vsize=47152 CPUtime=323.64
/proc/8099/stat : 8099 (MiraXTv3_dyn) S 8097 8099 4355 0 -1 4194304 15793 0 0 0 32348 16 0 0 18 0 3 0 378567695 48283648 10547 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8099/statm: 11788 10547 218 20 0 11146 0
[pid=8099/tid=8101] ppid=8097 vsize=47152 CPUtime=162.11
/proc/8099/task/8101/stat : 8101 (MiraXTv3_dyn) R 8097 8099 4355 0 -1 4194368 8170 0 0 0 16202 9 0 0 25 0 3 0 378567696 48283648 10547 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8099/tid=8102] ppid=8097 vsize=47152 CPUtime=161.51
/proc/8099/task/8102/stat : 8102 (MiraXTv3_dyn) R 8097 8099 4355 0 -1 4194368 7294 0 0 0 16145 6 0 0 25 0 3 0 378567696 48283648 10547 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.64
Current children cumulated vsize (KiB) 47152

[startup+222.302 s]
/proc/loadavg: 1.99 1.97 2.00 3/80 8134
/proc/meminfo: memFree=1437136/2055920 swapFree=4145760/4192956
[pid=8099] ppid=8097 vsize=49940 CPUtime=443.28
/proc/8099/stat : 8099 (MiraXTv3_dyn) S 8097 8099 4355 0 -1 4194304 18128 0 0 0 44309 19 0 0 18 0 3 0 378567695 51138560 11081 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8099/statm: 12485 11081 218 20 0 11843 0
[pid=8099/tid=8101] ppid=8097 vsize=49940 CPUtime=222.01
/proc/8099/task/8101/stat : 8101 (MiraXTv3_dyn) R 8097 8099 4355 0 -1 4194368 9239 0 0 0 22191 10 0 0 19 0 3 0 378567696 51138560 11081 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8099/tid=8102] ppid=8097 vsize=49940 CPUtime=221.24
/proc/8099/task/8102/stat : 8102 (MiraXTv3_dyn) R 8097 8099 4355 0 -1 4194368 8560 0 0 0 22116 8 0 0 25 0 3 0 378567696 51138560 11081 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.28
Current children cumulated vsize (KiB) 49940

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

[startup+224.303 s]
/proc/loadavg: 1.99 1.97 2.00 3/80 8134
/proc/meminfo: memFree=1437072/2055920 swapFree=4145760/4192956
[pid=8099] ppid=8097 vsize=49940 CPUtime=447.27
/proc/8099/stat : 8099 (MiraXTv3_dyn) S 8097 8099 4355 0 -1 4194304 18216 0 0 0 44708 19 0 0 18 0 3 0 378567695 51138560 11086 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8099/statm: 12485 11086 218 20 0 11843 0
[pid=8099/tid=8101] ppid=8097 vsize=49940 CPUtime=224.01
/proc/8099/task/8101/stat : 8101 (MiraXTv3_dyn) R 8097 8099 4355 0 -1 4194368 9239 0 0 0 22391 10 0 0 25 0 3 0 378567696 51138560 11086 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8099/tid=8102] ppid=8097 vsize=49940 CPUtime=223.24
/proc/8099/task/8102/stat : 8102 (MiraXTv3_dyn) R 8097 8099 4355 0 -1 4194368 8648 0 0 0 22316 8 0 0 25 0 3 0 378567696 51138560 11086 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 447.27
Current children cumulated vsize (KiB) 49940

[startup+227.501 s]
/proc/loadavg: 1.99 1.97 2.00 3/80 8134
/proc/meminfo: memFree=1437072/2055920 swapFree=4145760/4192956
[pid=8099] ppid=8097 vsize=49940 CPUtime=453.64
/proc/8099/stat : 8099 (MiraXTv3_dyn) S 8097 8099 4355 0 -1 4194304 18220 0 0 0 45345 19 0 0 18 0 3 0 378567695 51138560 11090 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8099/statm: 12485 11090 218 20 0 11843 0
[pid=8099/tid=8101] ppid=8097 vsize=49940 CPUtime=227.2
/proc/8099/task/8101/stat : 8101 (MiraXTv3_dyn) R 8097 8099 4355 0 -1 4194368 9240 0 0 0 22710 10 0 0 25 0 3 0 378567696 51138560 11090 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526457 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8099/tid=8102] ppid=8097 vsize=49940 CPUtime=226.42
/proc/8099/task/8102/stat : 8102 (MiraXTv3_dyn) R 8097 8099 4355 0 -1 4194368 8651 0 0 0 22634 8 0 0 25 0 3 0 378567696 51138560 11090 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 453.64
Current children cumulated vsize (KiB) 49940

[startup+229.101 s]
/proc/loadavg: 1.99 1.97 2.00 3/80 8134
/proc/meminfo: memFree=1436944/2055920 swapFree=4145760/4192956
[pid=8099] ppid=8097 vsize=49940 CPUtime=456.84
/proc/8099/stat : 8099 (MiraXTv3_dyn) S 8097 8099 4355 0 -1 4194304 18391 0 0 0 45665 19 0 0 18 0 3 0 378567695 51138560 11093 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8099/statm: 12485 11093 218 20 0 11843 0
[pid=8099/tid=8101] ppid=8097 vsize=49940 CPUtime=228.8
/proc/8099/task/8101/stat : 8101 (MiraXTv3_dyn) R 8097 8099 4355 0 -1 4194368 9325 0 0 0 22870 10 0 0 25 0 3 0 378567696 51138560 11093 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8099/tid=8102] ppid=8097 vsize=49940 CPUtime=228.02
/proc/8099/task/8102/stat : 8102 (MiraXTv3_dyn) R 8097 8099 4355 0 -1 4194368 8737 0 0 0 22794 8 0 0 25 0 3 0 378567696 51138560 11093 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 456.84
Current children cumulated vsize (KiB) 49940

[startup+230.701 s]
/proc/loadavg: 1.99 1.97 2.00 3/80 8134
/proc/meminfo: memFree=1436944/2055920 swapFree=4145760/4192956
[pid=8099] ppid=8097 vsize=49940 CPUtime=460.03
/proc/8099/stat : 8099 (MiraXTv3_dyn) S 8097 8099 4355 0 -1 4194304 18391 0 0 0 45984 19 0 0 18 0 3 0 378567695 51138560 11093 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8099/statm: 12485 11093 218 20 0 11843 0
[pid=8099/tid=8101] ppid=8097 vsize=49940 CPUtime=230.4
/proc/8099/task/8101/stat : 8101 (MiraXTv3_dyn) R 8097 8099 4355 0 -1 4194368 9325 0 0 0 23030 10 0 0 25 0 3 0 378567696 51138560 11093 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8099/tid=8102] ppid=8097 vsize=49940 CPUtime=229.61
/proc/8099/task/8102/stat : 8102 (MiraXTv3_dyn) R 8097 8099 4355 0 -1 4194368 8737 0 0 0 22953 8 0 0 25 0 3 0 378567696 51138560 11093 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 460.03
Current children cumulated vsize (KiB) 49940

[startup+231.502 s]
/proc/loadavg: 1.99 1.97 2.00 3/80 8134
/proc/meminfo: memFree=1436944/2055920 swapFree=4145760/4192956
[pid=8099] ppid=8097 vsize=49940 CPUtime=461.59
/proc/8099/stat : 8099 (MiraXTv3_dyn) S 8097 8099 4355 0 -1 4194304 18410 0 0 0 46140 19 0 0 18 0 3 0 378567695 51138560 11112 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8099/statm: 12485 11112 218 20 0 11843 0
[pid=8099/tid=8101] ppid=8097 vsize=49940 CPUtime=231.18
/proc/8099/task/8101/stat : 8101 (MiraXTv3_dyn) R 8097 8099 4355 0 -1 4194368 9325 0 0 0 23108 10 0 0 25 0 3 0 378567696 51138560 11112 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8099/tid=8102] ppid=8097 vsize=49940 CPUtime=230.38
/proc/8099/task/8102/stat : 8102 (MiraXTv3_dyn) R 8097 8099 4355 0 -1 4194368 8756 0 0 0 23030 8 0 0 25 0 3 0 378567696 51138560 11112 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 461.59
Current children cumulated vsize (KiB) 49940

[startup+231.903 s]
/proc/loadavg: 1.99 1.97 2.00 3/80 8134
/proc/meminfo: memFree=1436944/2055920 swapFree=4145760/4192956
[pid=8099] ppid=8097 vsize=49940 CPUtime=462.37
/proc/8099/stat : 8099 (MiraXTv3_dyn) S 8097 8099 4355 0 -1 4194304 18411 0 0 0 46218 19 0 0 18 0 3 0 378567695 51138560 11113 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8099/statm: 12485 11113 218 20 0 11843 0
[pid=8099/tid=8101] ppid=8097 vsize=49940 CPUtime=231.58
/proc/8099/task/8101/stat : 8101 (MiraXTv3_dyn) R 8097 8099 4355 0 -1 4194368 9325 0 0 0 23148 10 0 0 25 0 3 0 378567696 51138560 11113 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8099/tid=8102] ppid=8097 vsize=49940 CPUtime=230.76
/proc/8099/task/8102/stat : 8102 (MiraXTv3_dyn) S 8097 8099 4355 0 -1 4194368 8757 0 0 0 23068 8 0 0 25 0 3 0 378567696 51138560 11113 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.37
Current children cumulated vsize (KiB) 49940

[startup+232.003 s]
/proc/loadavg: 1.99 1.97 2.00 3/80 8134
/proc/meminfo: memFree=1436944/2055920 swapFree=4145760/4192956
[pid=8099] ppid=8097 vsize=43352 CPUtime=462.49
/proc/8099/stat : 8099 (MiraXTv3_dyn) R 8097 8099 4355 0 -1 4194304 18414 0 0 0 46230 19 0 0 17 0 1 0 378567695 44392448 9668 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 6262345 0 0 4096 0 0 0 0 17 1 0 0
/proc/8099/statm: 10838 9668 220 20 0 10196 0
Current children cumulated CPU time (s) 462.49
Current children cumulated vsize (KiB) 43352

Child status: 20
Real time (s): 232.059
CPU time (s): 462.555
CPU user time (s): 462.358
CPU system time (s): 0.19697
CPU usage (%): 199.327
Max. virtual memory (cumulated for all children) (KiB): 49940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 462.358
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= 18417
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= 165
involuntary context switches= 8783

runsolver used 0.254961 second user time and 0.611906 second system time

The end

Launcher Data (download as text)

Begin job on node1 on Sun May 13 03:01:39 UTC 2007

IDJOB= 426563
IDBENCH= 19834
IDSOLVER= 196
FILE ID= node1/426563-1179025298

PBS_JOBID= 5252876

Free space on /tmp= 66541 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  d517b8e6ed1134311abaf8baca7a39b1

RANDOM SEED= 226094000

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node1.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:       1480448 kB
Buffers:        134248 kB
Cached:         329456 kB
SwapCached:      14812 kB
Active:         189148 kB
Inactive:       300672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1480448 kB
SwapTotal:     4192956 kB
SwapFree:      4145760 kB
Dirty:            4020 kB
Writeback:           0 kB
Mapped:          31432 kB
Slab:            70712 kB
Committed_AS:  9824692 kB
PageTables:       2068 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= 66541 MiB

End job on node1 on Sun May 13 03:05:31 UTC 2007