Trace number 426521

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 580.662 291.58

General information on the benchmark

Namerandom/OnTreshold/5SAT/v70/
unif-k5-r21.3-v70-c1491-S1474234583-11.UNSAT.shuffled.cnf
MD5SUMfb662fcb2216f5e012e97644773420f6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.64084
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...
580.57/291.57	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/node24/watcher-426521-1179025062 -o ROOT/results/node24/solver-426521-1179025062 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426521-1179025062/MiraXTv3_dyn /tmp/evaluation/426521-1179025062/instance-426521-1179025062.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: 2.00 2.00 2.04 3/77 28183
/proc/meminfo: memFree=1263216/2055920 swapFree=4143704/4192956
[pid=28183] ppid=28181 vsize=3788 CPUtime=0
/proc/28183/stat : 28183 (MiraXTv3_dyn) R 28181 28183 24840 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 350424225 3878912 255 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 3040891 0 0 4096 0 0 0 0 17 1 0 0
/proc/28183/statm: 947 256 206 20 0 305 0

[startup+0.078714 s]
/proc/loadavg: 2.00 2.00 2.04 3/77 28183
/proc/meminfo: memFree=1263216/2055920 swapFree=4143704/4192956
[pid=28183] ppid=28181 vsize=6852 CPUtime=0.13
/proc/28183/stat : 28183 (MiraXTv3_dyn) S 28181 28183 24840 0 -1 4194304 589 0 0 0 13 0 0 0 18 0 3 0 350424225 7016448 564 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28183/statm: 1713 564 218 20 0 1071 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 6852

[startup+0.118722 s]
/proc/loadavg: 2.00 2.00 2.04 3/77 28183
/proc/meminfo: memFree=1263216/2055920 swapFree=4143704/4192956
[pid=28183] ppid=28181 vsize=7340 CPUtime=0.21
/proc/28183/stat : 28183 (MiraXTv3_dyn) S 28181 28183 24840 0 -1 4194304 737 0 0 0 21 0 0 0 18 0 3 0 350424225 7516160 712 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28183/statm: 1835 712 218 20 0 1193 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 7340

[startup+0.301743 s]
/proc/loadavg: 2.00 2.00 2.04 3/77 28183
/proc/meminfo: memFree=1263216/2055920 swapFree=4143704/4192956
[pid=28183] ppid=28181 vsize=8272 CPUtime=0.57
/proc/28183/stat : 28183 (MiraXTv3_dyn) S 28181 28183 24840 0 -1 4194304 1079 0 0 0 57 0 0 0 18 0 3 0 350424225 8470528 1054 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28183/statm: 2068 1054 218 20 0 1426 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 8272

[startup+0.701788 s]
/proc/loadavg: 2.00 2.00 2.04 3/77 28183
/proc/meminfo: memFree=1263216/2055920 swapFree=4143704/4192956
[pid=28183] ppid=28181 vsize=10276 CPUtime=1.37
/proc/28183/stat : 28183 (MiraXTv3_dyn) S 28181 28183 24840 0 -1 4194304 1657 0 0 0 137 0 0 0 18 0 3 0 350424225 10522624 1632 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28183/statm: 2569 1632 218 20 0 1927 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 10276

[startup+1.50188 s]
/proc/loadavg: 2.00 2.00 2.04 3/80 28186
/proc/meminfo: memFree=1256024/2055920 swapFree=4143704/4192956
[pid=28183] ppid=28181 vsize=12760 CPUtime=2.97
/proc/28183/stat : 28183 (MiraXTv3_dyn) S 28181 28183 24840 0 -1 4194304 2149 0 0 0 296 1 0 0 18 0 3 0 350424225 13066240 2124 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28183/statm: 3190 2124 218 20 0 2548 0
[pid=28183/tid=28185] ppid=28181 vsize=12760 CPUtime=1.47
/proc/28183/task/28185/stat : 28185 (MiraXTv3_dyn) R 28181 28183 24840 0 -1 4194368 965 0 0 0 147 0 0 0 17 0 3 0 350424226 13066240 2124 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526347 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28183/tid=28186] ppid=28181 vsize=12760 CPUtime=1.47
/proc/28183/task/28186/stat : 28186 (MiraXTv3_dyn) R 28181 28183 24840 0 -1 4194368 856 0 0 0 147 0 0 0 20 0 3 0 350424226 13066240 2124 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 12760

[startup+3.10105 s]
/proc/loadavg: 2.00 2.00 2.04 3/80 28186
/proc/meminfo: memFree=1254552/2055920 swapFree=4143704/4192956
[pid=28183] ppid=28181 vsize=14864 CPUtime=6.16
/proc/28183/stat : 28183 (MiraXTv3_dyn) S 28181 28183 24840 0 -1 4194304 2849 0 0 0 614 2 0 0 18 0 3 0 350424225 15220736 2786 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28183/statm: 3716 2786 218 20 0 3074 0
[pid=28183/tid=28185] ppid=28181 vsize=14864 CPUtime=3.07
/proc/28183/task/28185/stat : 28185 (MiraXTv3_dyn) R 28181 28183 24840 0 -1 4194368 1298 0 0 0 306 1 0 0 18 0 3 0 350424226 15220736 2786 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28183/tid=28186] ppid=28181 vsize=14864 CPUtime=3.07
/proc/28183/task/28186/stat : 28186 (MiraXTv3_dyn) R 28181 28183 24840 0 -1 4194368 1223 0 0 0 307 0 0 0 25 0 3 0 350424226 15220736 2786 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520200 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 14864

[startup+6.30139 s]
/proc/loadavg: 2.00 2.00 2.04 3/80 28186
/proc/meminfo: memFree=1248152/2055920 swapFree=4143704/4192956
[pid=28183] ppid=28181 vsize=21160 CPUtime=12.55
/proc/28183/stat : 28183 (MiraXTv3_dyn) S 28181 28183 24840 0 -1 4194304 4459 0 0 0 1252 3 0 0 18 0 3 0 350424225 21667840 4279 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28183/statm: 5290 4279 218 20 0 4648 0
[pid=28183/tid=28185] ppid=28181 vsize=21160 CPUtime=6.25
/proc/28183/task/28185/stat : 28185 (MiraXTv3_dyn) R 28181 28183 24840 0 -1 4194368 2111 0 0 0 624 1 0 0 25 0 3 0 350424226 21667840 4279 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28183/tid=28186] ppid=28181 vsize=21160 CPUtime=6.28
/proc/28183/task/28186/stat : 28186 (MiraXTv3_dyn) R 28181 28183 24840 0 -1 4194368 2020 0 0 0 627 1 0 0 25 0 3 0 350424226 21667840 4279 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 3047190 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 21160

[startup+12.7021 s]
/proc/loadavg: 2.00 2.00 2.04 3/80 28186
/proc/meminfo: memFree=1240088/2055920 swapFree=4143704/4192956
[pid=28183] ppid=28181 vsize=28504 CPUtime=25.32
/proc/28183/stat : 28183 (MiraXTv3_dyn) S 28181 28183 24840 0 -1 4194304 6415 0 0 0 2527 5 0 0 18 0 3 0 350424225 29188096 5977 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28183/statm: 7126 5977 218 20 0 6484 0
[pid=28183/tid=28185] ppid=28181 vsize=28504 CPUtime=12.62
/proc/28183/task/28185/stat : 28185 (MiraXTv3_dyn) R 28181 28183 24840 0 -1 4194368 2969 0 0 0 1260 2 0 0 25 0 3 0 350424226 29188096 5977 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28183/tid=28186] ppid=28181 vsize=28504 CPUtime=12.67
/proc/28183/task/28186/stat : 28186 (MiraXTv3_dyn) R 28181 28183 24840 0 -1 4194368 3118 0 0 0 1265 2 0 0 25 0 3 0 350424226 29188096 5977 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 28504

[startup+25.5015 s]
/proc/loadavg: 2.00 2.00 2.04 3/80 28186
/proc/meminfo: memFree=1232088/2055920 swapFree=4143704/4192956
[pid=28183] ppid=28181 vsize=36412 CPUtime=50.85
/proc/28183/stat : 28183 (MiraXTv3_dyn) S 28181 28183 24840 0 -1 4194304 8879 0 0 0 5078 7 0 0 18 0 3 0 350424225 37285888 8005 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28183/statm: 9103 8005 218 20 0 8461 0
[pid=28183/tid=28185] ppid=28181 vsize=36412 CPUtime=25.37
/proc/28183/task/28185/stat : 28185 (MiraXTv3_dyn) R 28181 28183 24840 0 -1 4194368 4191 0 0 0 2534 3 0 0 25 0 3 0 350424226 37285888 8005 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28183/tid=28186] ppid=28181 vsize=36412 CPUtime=25.46
/proc/28183/task/28186/stat : 28186 (MiraXTv3_dyn) R 28181 28183 24840 0 -1 4194368 4360 0 0 0 2543 3 0 0 25 0 3 0 350424226 37285888 8005 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 36412

[startup+51.1013 s]
/proc/loadavg: 2.00 2.00 2.03 3/80 28186
/proc/meminfo: memFree=1225624/2055920 swapFree=4143704/4192956
[pid=28183] ppid=28181 vsize=42596 CPUtime=101.9
/proc/28183/stat : 28183 (MiraXTv3_dyn) S 28181 28183 24840 0 -1 4194304 11281 0 0 0 10180 10 0 0 18 0 3 0 350424225 43618304 9491 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28183/statm: 10649 9491 218 20 0 10007 0
[pid=28183/tid=28185] ppid=28181 vsize=42596 CPUtime=50.94
/proc/28183/task/28185/stat : 28185 (MiraXTv3_dyn) R 28181 28183 24840 0 -1 4194368 5300 0 0 0 5090 4 0 0 25 0 3 0 350424226 43618304 9491 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28183/tid=28186] ppid=28181 vsize=42596 CPUtime=50.93
/proc/28183/task/28186/stat : 28186 (MiraXTv3_dyn) R 28181 28183 24840 0 -1 4194368 5653 0 0 0 5089 4 0 0 25 0 3 0 350424226 43618304 9491 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565831 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.9
Current children cumulated vsize (KiB) 42596

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.03 3/80 28186
/proc/meminfo: memFree=1221080/2055920 swapFree=4143704/4192956
[pid=28183] ppid=28181 vsize=46680 CPUtime=204.03
/proc/28183/stat : 28183 (MiraXTv3_dyn) S 28181 28183 24840 0 -1 4194304 13936 0 0 0 20391 12 0 0 18 0 3 0 350424225 47800320 10562 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28183/statm: 11670 10562 218 20 0 11028 0
[pid=28183/tid=28185] ppid=28181 vsize=46680 CPUtime=102.1
/proc/28183/task/28185/stat : 28185 (MiraXTv3_dyn) R 28181 28183 24840 0 -1 4194368 6750 0 0 0 10204 6 0 0 25 0 3 0 350424226 47800320 10562 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28183/tid=28186] ppid=28181 vsize=46680 CPUtime=101.92
/proc/28183/task/28186/stat : 28186 (MiraXTv3_dyn) R 28181 28183 24840 0 -1 4194368 6858 0 0 0 10186 6 0 0 25 0 3 0 350424226 47800320 10562 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204.03
Current children cumulated vsize (KiB) 46680

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.02 3/80 28186
/proc/meminfo: memFree=1216728/2055920 swapFree=4143704/4192956
[pid=28183] ppid=28181 vsize=50944 CPUtime=323.72
/proc/28183/stat : 28183 (MiraXTv3_dyn) S 28181 28183 24840 0 -1 4194304 16916 0 0 0 32356 16 0 0 18 0 3 0 350424225 52166656 11643 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28183/statm: 12736 11643 218 20 0 12094 0
[pid=28183/tid=28185] ppid=28181 vsize=50944 CPUtime=162.03
/proc/28183/task/28185/stat : 28185 (MiraXTv3_dyn) R 28181 28183 24840 0 -1 4194368 8067 0 0 0 16196 7 0 0 25 0 3 0 350424226 52166656 11643 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28183/tid=28186] ppid=28181 vsize=50944 CPUtime=161.67
/proc/28183/task/28186/stat : 28186 (MiraXTv3_dyn) R 28181 28183 24840 0 -1 4194368 8521 0 0 0 16159 8 0 0 25 0 3 0 350424226 52166656 11643 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.72
Current children cumulated vsize (KiB) 50944

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 2.02 3/86 28308
/proc/meminfo: memFree=1214376/2055920 swapFree=4143704/4192956
[pid=28183] ppid=28181 vsize=52536 CPUtime=443.2
/proc/28183/stat : 28183 (MiraXTv3_dyn) S 28181 28183 24840 0 -1 4194304 18984 0 0 0 44293 27 0 0 18 0 3 0 350424225 53796864 11905 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28183/statm: 13134 11905 218 20 0 12492 0
[pid=28183/tid=28185] ppid=28181 vsize=52536 CPUtime=221.93
/proc/28183/task/28185/stat : 28185 (MiraXTv3_dyn) R 28181 28183 24840 0 -1 4194368 9193 0 0 0 22175 18 0 0 25 0 3 0 350424226 53796864 11905 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28183/tid=28186] ppid=28181 vsize=52536 CPUtime=221.25
/proc/28183/task/28186/stat : 28186 (MiraXTv3_dyn) R 28181 28183 24840 0 -1 4194368 9463 0 0 0 22117 8 0 0 25 0 3 0 350424226 53796864 11905 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565740 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.2
Current children cumulated vsize (KiB) 52536

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.01 3/80 28384
/proc/meminfo: memFree=1214616/2055920 swapFree=4143704/4192956
[pid=28183] ppid=28181 vsize=53076 CPUtime=562.7
/proc/28183/stat : 28183 (MiraXTv3_dyn) S 28181 28183 24840 0 -1 4194304 20949 0 0 0 56236 34 0 0 18 0 3 0 350424225 54349824 12095 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28183/statm: 13269 12095 218 20 0 12627 0
[pid=28183/tid=28185] ppid=28181 vsize=53076 CPUtime=281.79
/proc/28183/task/28185/stat : 28185 (MiraXTv3_dyn) R 28181 28183 24840 0 -1 4194368 10213 0 0 0 28155 24 0 0 18 0 3 0 350424226 54349824 12095 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28183/tid=28186] ppid=28181 vsize=53076 CPUtime=280.89
/proc/28183/task/28186/stat : 28186 (MiraXTv3_dyn) R 28181 28183 24840 0 -1 4194368 10408 0 0 0 28080 9 0 0 25 0 3 0 350424226 54349824 12095 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.7
Current children cumulated vsize (KiB) 53076

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

[startup+287.902 s]
/proc/loadavg: 2.00 2.00 2.01 3/80 28384
/proc/meminfo: memFree=1214488/2055920 swapFree=4143704/4192956
[pid=28183] ppid=28181 vsize=53432 CPUtime=573.87
/proc/28183/stat : 28183 (MiraXTv3_dyn) S 28181 28183 24840 0 -1 4194304 21188 0 0 0 57353 34 0 0 18 0 3 0 350424225 54714368 12162 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28183/statm: 13358 12162 218 20 0 12716 0
[pid=28183/tid=28185] ppid=28181 vsize=53432 CPUtime=287.38
/proc/28183/task/28185/stat : 28185 (MiraXTv3_dyn) R 28181 28183 24840 0 -1 4194368 10341 0 0 0 28714 24 0 0 25 0 3 0 350424226 54714368 12162 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28183/tid=28186] ppid=28181 vsize=53432 CPUtime=286.46
/proc/28183/task/28186/stat : 28186 (MiraXTv3_dyn) R 28181 28183 24840 0 -1 4194368 10519 0 0 0 28637 9 0 0 25 0 3 0 350424226 54714368 12162 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 573.87
Current children cumulated vsize (KiB) 53432

[startup+289.501 s]
/proc/loadavg: 2.00 2.00 2.01 3/80 28384
/proc/meminfo: memFree=1214488/2055920 swapFree=4143704/4192956
[pid=28183] ppid=28181 vsize=53432 CPUtime=576.96
/proc/28183/stat : 28183 (MiraXTv3_dyn) S 28181 28183 24840 0 -1 4194304 21188 0 0 0 57662 34 0 0 18 0 3 0 350424225 54714368 12162 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28183/statm: 13358 12162 218 20 0 12716 0
[pid=28183/tid=28185] ppid=28181 vsize=53432 CPUtime=288.88
/proc/28183/task/28185/stat : 28185 (MiraXTv3_dyn) S 28181 28183 24840 0 -1 4194368 10341 0 0 0 28864 24 0 0 25 0 3 0 350424226 54714368 12162 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28183/tid=28186] ppid=28181 vsize=53432 CPUtime=288.05
/proc/28183/task/28186/stat : 28186 (MiraXTv3_dyn) R 28181 28183 24840 0 -1 4194368 10519 0 0 0 28796 9 0 0 25 0 3 0 350424226 54714368 12162 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134530014 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 576.96
Current children cumulated vsize (KiB) 53432

[startup+290.301 s]
/proc/loadavg: 2.00 2.00 2.01 3/80 28384
/proc/meminfo: memFree=1214424/2055920 swapFree=4143704/4192956
[pid=28183] ppid=28181 vsize=53432 CPUtime=578.51
/proc/28183/stat : 28183 (MiraXTv3_dyn) S 28181 28183 24840 0 -1 4194304 21274 0 0 0 57817 34 0 0 18 0 3 0 350424225 54714368 12162 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28183/statm: 13358 12162 218 20 0 12716 0
[pid=28183/tid=28185] ppid=28181 vsize=53432 CPUtime=289.64
/proc/28183/task/28185/stat : 28185 (MiraXTv3_dyn) R 28181 28183 24840 0 -1 4194368 10341 0 0 0 28940 24 0 0 25 0 3 0 350424226 54714368 12162 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28183/tid=28186] ppid=28181 vsize=53432 CPUtime=288.85
/proc/28183/task/28186/stat : 28186 (MiraXTv3_dyn) R 28181 28183 24840 0 -1 4194368 10605 0 0 0 28876 9 0 0 25 0 3 0 350424226 54714368 12162 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 578.51
Current children cumulated vsize (KiB) 53432

[startup+291.101 s]
/proc/loadavg: 2.00 2.00 2.01 3/80 28384
/proc/meminfo: memFree=1214424/2055920 swapFree=4143704/4192956
[pid=28183] ppid=28181 vsize=53432 CPUtime=579.92
/proc/28183/stat : 28183 (MiraXTv3_dyn) S 28181 28183 24840 0 -1 4194304 21275 0 0 0 57958 34 0 0 18 0 3 0 350424225 54714368 12163 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28183/statm: 13358 12163 218 20 0 12716 0
[pid=28183/tid=28185] ppid=28181 vsize=53432 CPUtime=290.4
/proc/28183/task/28185/stat : 28185 (MiraXTv3_dyn) R 28181 28183 24840 0 -1 4194368 10342 0 0 0 29016 24 0 0 22 0 3 0 350424226 54714368 12163 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134530009 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28183/tid=28186] ppid=28181 vsize=53432 CPUtime=289.49
/proc/28183/task/28186/stat : 28186 (MiraXTv3_dyn) S 28181 28183 24840 0 -1 4194368 10605 0 0 0 28940 9 0 0 21 0 3 0 350424226 54714368 12163 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 579.92
Current children cumulated vsize (KiB) 53432

[startup+291.506 s]
/proc/loadavg: 2.00 2.00 2.01 3/80 28384
/proc/meminfo: memFree=1214424/2055920 swapFree=4143704/4192956
[pid=28183] ppid=28181 vsize=45528 CPUtime=580.57
/proc/28183/stat : 28183 (MiraXTv3_dyn) R 28181 28183 24840 0 -1 4194304 21363 0 0 0 58023 34 0 0 17 0 1 0 350424225 46620672 10377 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 3036674 0 0 4096 0 0 0 0 17 0 0 0
/proc/28183/statm: 11382 10377 220 20 0 10740 0
Current children cumulated CPU time (s) 580.57
Current children cumulated vsize (KiB) 45528

Child status: 20
Real time (s): 291.58
CPU time (s): 580.662
CPU user time (s): 580.304
CPU system time (s): 0.357945
CPU usage (%): 199.143
Max. virtual memory (cumulated for all children) (KiB): 53432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 580.304
system time used= 0.357945
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21366
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= 242
involuntary context switches= 11174

runsolver used 0.292955 second user time and 0.830873 second system time

The end

Launcher Data (download as text)

Begin job on node24 on Sun May 13 02:57:42 UTC 2007

IDJOB= 426521
IDBENCH= 19827
IDSOLVER= 196
FILE ID= node24/426521-1179025062

PBS_JOBID= 5253221

Free space on /tmp= 66469 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  fb662fcb2216f5e012e97644773420f6

RANDOM SEED= 845274294

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node24.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.238
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.238
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:       1263560 kB
Buffers:         52576 kB
Cached:         596940 kB
SwapCached:      17156 kB
Active:         421344 kB
Inactive:       253740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1263560 kB
SwapTotal:     4192956 kB
SwapFree:      4143704 kB
Dirty:            3952 kB
Writeback:           0 kB
Mapped:          30512 kB
Slab:           102816 kB
Committed_AS:  7452808 kB
PageTables:       1808 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= 66469 MiB

End job on node24 on Sun May 13 03:02:34 UTC 2007