Trace number 426727

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 208.824 104.762

General information on the benchmark

Namerandom/OnTreshold/7SAT/v45/
unif-k7-r89-v45-c4005-S1529462267-19.SAT.shuffled.cnf
MD5SUM7644e7377a9b7b99a48663a94882358d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.064989
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...
208.75/104.76	s SATISFIABLE
208.75/104.76	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/node45/watcher-426727-1179025540 -o ROOT/results/node45/solver-426727-1179025540 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426727-1179025540/MiraXTv3_dyn /tmp/evaluation/426727-1179025540/instance-426727-1179025540.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.87 1.99 1.99 3/77 27990
/proc/meminfo: memFree=1463616/2055920 swapFree=4157972/4192956
[pid=27990] ppid=27988 vsize=3788 CPUtime=0
/proc/27990/stat : 27990 (MiraXTv3_dyn) R 27988 27990 24652 0 -1 4194304 300 0 0 0 0 0 0 0 18 0 1 0 257399650 3878912 275 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 5162619 0 0 4096 0 0 0 0 17 0 0 0
/proc/27990/statm: 947 275 206 20 0 305 0

[startup+0.104133 s]
/proc/loadavg: 1.87 1.99 1.99 3/77 27990
/proc/meminfo: memFree=1463616/2055920 swapFree=4157972/4192956
[pid=27990] ppid=27988 vsize=6096 CPUtime=0.12
/proc/27990/stat : 27990 (MiraXTv3_dyn) S 27988 27990 24652 0 -1 4194304 597 0 0 0 12 0 0 0 18 0 3 0 257399650 6242304 572 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27990/statm: 1524 573 218 20 0 882 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 6096

[startup+0.201146 s]
/proc/loadavg: 1.87 1.99 1.99 3/77 27990
/proc/meminfo: memFree=1463616/2055920 swapFree=4157972/4192956
[pid=27990] ppid=27988 vsize=8496 CPUtime=0.31
/proc/27990/stat : 27990 (MiraXTv3_dyn) S 27988 27990 24652 0 -1 4194304 887 0 0 0 31 0 0 0 18 0 3 0 257399650 8699904 862 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27990/statm: 2124 862 218 20 0 1482 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 8496

[startup+0.301155 s]
/proc/loadavg: 1.87 1.99 1.99 3/77 27990
/proc/meminfo: memFree=1463616/2055920 swapFree=4157972/4192956
[pid=27990] ppid=27988 vsize=8832 CPUtime=0.51
/proc/27990/stat : 27990 (MiraXTv3_dyn) S 27988 27990 24652 0 -1 4194304 1051 0 0 0 51 0 0 0 18 0 3 0 257399650 9043968 1026 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27990/statm: 2208 1027 218 20 0 1566 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 8832

[startup+0.701197 s]
/proc/loadavg: 1.87 1.99 1.99 3/77 27990
/proc/meminfo: memFree=1463616/2055920 swapFree=4157972/4192956
[pid=27990] ppid=27988 vsize=11288 CPUtime=1.32
/proc/27990/stat : 27990 (MiraXTv3_dyn) S 27988 27990 24652 0 -1 4194304 1710 0 0 0 131 1 0 0 18 0 3 0 257399650 11558912 1685 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27990/statm: 2822 1685 218 20 0 2180 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 11288

[startup+1.50128 s]
/proc/loadavg: 1.87 1.99 1.99 3/80 27993
/proc/meminfo: memFree=1455528/2055920 swapFree=4157972/4192956
[pid=27990] ppid=27988 vsize=14672 CPUtime=2.9
/proc/27990/stat : 27990 (MiraXTv3_dyn) S 27988 27990 24652 0 -1 4194304 2357 0 0 0 289 1 0 0 18 0 3 0 257399650 15024128 2332 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27990/statm: 3668 2332 218 20 0 3026 0
[pid=27990/tid=27992] ppid=27988 vsize=14672 CPUtime=1.41
/proc/27990/task/27992/stat : 27992 (MiraXTv3_dyn) R 27988 27990 24652 0 -1 4194368 1000 0 0 0 141 0 0 0 24 0 3 0 257399658 15024128 2332 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27990/tid=27993] ppid=27988 vsize=14672 CPUtime=1.4
/proc/27990/task/27993/stat : 27993 (MiraXTv3_dyn) R 27988 27990 24652 0 -1 4194368 937 0 0 0 140 0 0 0 19 0 3 0 257399658 15024128 2332 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 14672

[startup+3.10144 s]
/proc/loadavg: 1.87 1.99 1.99 3/80 27993
/proc/meminfo: memFree=1453864/2055920 swapFree=4157972/4192956
[pid=27990] ppid=27988 vsize=17568 CPUtime=6.1
/proc/27990/stat : 27990 (MiraXTv3_dyn) S 27988 27990 24652 0 -1 4194304 3203 0 0 0 608 2 0 0 18 0 3 0 257399650 17989632 3106 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27990/statm: 4392 3106 218 20 0 3750 0
[pid=27990/tid=27992] ppid=27988 vsize=17568 CPUtime=3.02
/proc/27990/task/27992/stat : 27992 (MiraXTv3_dyn) R 27988 27990 24652 0 -1 4194368 1353 0 0 0 301 1 0 0 20 0 3 0 257399658 17989632 3106 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 5162619 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27990/tid=27993] ppid=27988 vsize=17568 CPUtime=3
/proc/27990/task/27993/stat : 27993 (MiraXTv3_dyn) R 27988 27990 24652 0 -1 4194368 1430 0 0 0 300 0 0 0 25 0 3 0 257399658 17989632 3106 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 17568

[startup+6.30277 s]
/proc/loadavg: 1.88 1.99 1.99 3/80 27993
/proc/meminfo: memFree=1446376/2055920 swapFree=4157972/4192956
[pid=27990] ppid=27988 vsize=23900 CPUtime=12.49
/proc/27990/stat : 27990 (MiraXTv3_dyn) S 27988 27990 24652 0 -1 4194304 4969 0 0 0 1246 3 0 0 18 0 3 0 257399650 24473600 4796 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27990/statm: 5975 4796 218 20 0 5333 0
[pid=27990/tid=27992] ppid=27988 vsize=23900 CPUtime=6.21
/proc/27990/task/27992/stat : 27992 (MiraXTv3_dyn) R 27988 27990 24652 0 -1 4194368 2234 0 0 0 620 1 0 0 20 0 3 0 257399658 24473600 4796 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27990/tid=27993] ppid=27988 vsize=23900 CPUtime=6.19
/proc/27990/task/27993/stat : 27993 (MiraXTv3_dyn) R 27988 27990 24652 0 -1 4194368 2315 0 0 0 618 1 0 0 25 0 3 0 257399658 24473600 4796 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 23900

[startup+12.7014 s]
/proc/loadavg: 1.89 1.99 1.99 3/80 27993
/proc/meminfo: memFree=1438440/2055920 swapFree=4157972/4192956
[pid=27990] ppid=27988 vsize=30396 CPUtime=25.26
/proc/27990/stat : 27990 (MiraXTv3_dyn) S 27988 27990 24652 0 -1 4194304 6819 0 0 0 2521 5 0 0 18 0 3 0 257399650 31125504 6400 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27990/statm: 7599 6400 218 20 0 6957 0
[pid=27990/tid=27992] ppid=27988 vsize=30396 CPUtime=12.6
/proc/27990/task/27992/stat : 27992 (MiraXTv3_dyn) R 27988 27990 24652 0 -1 4194368 3220 0 0 0 1258 2 0 0 25 0 3 0 257399658 31125504 6400 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27990/tid=27993] ppid=27988 vsize=30396 CPUtime=12.57
/proc/27990/task/27993/stat : 27993 (MiraXTv3_dyn) R 27988 27990 24652 0 -1 4194368 3179 0 0 0 1255 2 0 0 25 0 3 0 257399658 31125504 6400 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 30396

[startup+25.5017 s]
/proc/loadavg: 1.91 1.99 1.99 3/80 27993
/proc/meminfo: memFree=1431336/2055920 swapFree=4157972/4192956
[pid=27990] ppid=27988 vsize=37648 CPUtime=50.79
/proc/27990/stat : 27990 (MiraXTv3_dyn) S 27988 27990 24652 0 -1 4194304 9113 0 0 0 5071 8 0 0 18 0 3 0 257399650 38551552 8221 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27990/statm: 9412 8221 218 20 0 8770 0
[pid=27990/tid=27992] ppid=27988 vsize=37648 CPUtime=25.39
/proc/27990/task/27992/stat : 27992 (MiraXTv3_dyn) R 27988 27990 24652 0 -1 4194368 4454 0 0 0 2535 4 0 0 25 0 3 0 257399658 38551552 8221 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27990/tid=27993] ppid=27988 vsize=37648 CPUtime=25.31
/proc/27990/task/27993/stat : 27993 (MiraXTv3_dyn) R 27988 27990 24652 0 -1 4194368 4239 0 0 0 2528 3 0 0 21 0 3 0 257399658 38551552 8221 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.79
Current children cumulated vsize (KiB) 37648

[startup+51.1013 s]
/proc/loadavg: 1.94 1.99 1.99 3/80 27993
/proc/meminfo: memFree=1426088/2055920 swapFree=4157972/4192956
[pid=27990] ppid=27988 vsize=42644 CPUtime=101.85
/proc/27990/stat : 27990 (MiraXTv3_dyn) S 27988 27990 24652 0 -1 4194304 11272 0 0 0 10175 10 0 0 18 0 3 0 257399650 43667456 9401 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27990/statm: 10661 9401 218 20 0 10019 0
[pid=27990/tid=27992] ppid=27988 vsize=42644 CPUtime=50.97
/proc/27990/task/27992/stat : 27992 (MiraXTv3_dyn) R 27988 27990 24652 0 -1 4194368 5520 0 0 0 5093 4 0 0 25 0 3 0 257399658 43667456 9401 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27990/tid=27993] ppid=27988 vsize=42644 CPUtime=50.79
/proc/27990/task/27993/stat : 27993 (MiraXTv3_dyn) R 27988 27990 24652 0 -1 4194368 5332 0 0 0 5075 4 0 0 25 0 3 0 257399658 43667456 9401 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526470 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 42644

[startup+102.302 s]
/proc/loadavg: 1.97 1.99 1.99 3/80 27993
/proc/meminfo: memFree=1423152/2055920 swapFree=4157972/4192956
[pid=27990] ppid=27988 vsize=45364 CPUtime=203.98
/proc/27990/stat : 27990 (MiraXTv3_dyn) S 27988 27990 24652 0 -1 4194304 13940 0 0 0 20387 11 0 0 18 0 3 0 257399650 46452736 10176 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27990/statm: 11341 10176 218 20 0 10699 0
[pid=27990/tid=27992] ppid=27988 vsize=45364 CPUtime=102.13
/proc/27990/task/27992/stat : 27992 (MiraXTv3_dyn) R 27988 27990 24652 0 -1 4194368 6952 0 0 0 10208 5 0 0 25 0 3 0 257399658 46452736 10176 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27990/tid=27993] ppid=27988 vsize=45364 CPUtime=101.77
/proc/27990/task/27993/stat : 27993 (MiraXTv3_dyn) R 27988 27990 24652 0 -1 4194368 6568 0 0 0 10171 6 0 0 25 0 3 0 257399658 46452736 10176 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.98
Current children cumulated vsize (KiB) 45364

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

[startup+102.407 s]
/proc/loadavg: 1.97 1.99 1.99 3/80 27993
/proc/meminfo: memFree=1423152/2055920 swapFree=4157972/4192956
[pid=27990] ppid=27988 vsize=45364 CPUtime=204.18
/proc/27990/stat : 27990 (MiraXTv3_dyn) S 27988 27990 24652 0 -1 4194304 13940 0 0 0 20407 11 0 0 18 0 3 0 257399650 46452736 10176 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27990/statm: 11341 10176 218 20 0 10699 0
[pid=27990/tid=27992] ppid=27988 vsize=45364 CPUtime=102.23
/proc/27990/task/27992/stat : 27992 (MiraXTv3_dyn) R 27988 27990 24652 0 -1 4194368 6952 0 0 0 10218 5 0 0 25 0 3 0 257399658 46452736 10176 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27990/tid=27993] ppid=27988 vsize=45364 CPUtime=101.87
/proc/27990/task/27993/stat : 27993 (MiraXTv3_dyn) R 27988 27990 24652 0 -1 4194368 6568 0 0 0 10181 6 0 0 25 0 3 0 257399658 46452736 10176 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204.18
Current children cumulated vsize (KiB) 45364

[startup+104.002 s]
/proc/loadavg: 1.97 1.99 1.99 3/80 27993
/proc/meminfo: memFree=1422960/2055920 swapFree=4157972/4192956
[pid=27990] ppid=27988 vsize=46388 CPUtime=207.36
/proc/27990/stat : 27990 (MiraXTv3_dyn) S 27988 27990 24652 0 -1 4194304 14092 0 0 0 20725 11 0 0 18 0 3 0 257399650 47501312 10192 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27990/statm: 11597 10192 218 20 0 10955 0
[pid=27990/tid=27992] ppid=27988 vsize=46388 CPUtime=103.82
/proc/27990/task/27992/stat : 27992 (MiraXTv3_dyn) R 27988 27990 24652 0 -1 4194368 7025 0 0 0 10377 5 0 0 25 0 3 0 257399658 47501312 10192 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27990/tid=27993] ppid=27988 vsize=46388 CPUtime=103.47
/proc/27990/task/27993/stat : 27993 (MiraXTv3_dyn) R 27988 27990 24652 0 -1 4194368 6647 0 0 0 10341 6 0 0 18 0 3 0 257399658 47501312 10192 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 207.36
Current children cumulated vsize (KiB) 46388

[startup+104.402 s]
/proc/loadavg: 1.97 1.99 1.99 3/80 27993
/proc/meminfo: memFree=1422960/2055920 swapFree=4157972/4192956
[pid=27990] ppid=27988 vsize=46388 CPUtime=208.16
/proc/27990/stat : 27990 (MiraXTv3_dyn) S 27988 27990 24652 0 -1 4194304 14092 0 0 0 20805 11 0 0 18 0 3 0 257399650 47501312 10192 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27990/statm: 11597 10192 218 20 0 10955 0
[pid=27990/tid=27992] ppid=27988 vsize=46388 CPUtime=104.22
/proc/27990/task/27992/stat : 27992 (MiraXTv3_dyn) R 27988 27990 24652 0 -1 4194368 7025 0 0 0 10417 5 0 0 25 0 3 0 257399658 47501312 10192 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27990/tid=27993] ppid=27988 vsize=46388 CPUtime=103.87
/proc/27990/task/27993/stat : 27993 (MiraXTv3_dyn) R 27988 27990 24652 0 -1 4194368 6647 0 0 0 10381 6 0 0 22 0 3 0 257399658 47501312 10192 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 208.16
Current children cumulated vsize (KiB) 46388

[startup+104.607 s]
/proc/loadavg: 1.97 1.99 1.99 3/80 27993
/proc/meminfo: memFree=1422832/2055920 swapFree=4157972/4192956
[pid=27990] ppid=27988 vsize=46572 CPUtime=208.57
/proc/27990/stat : 27990 (MiraXTv3_dyn) S 27988 27990 24652 0 -1 4194304 14111 0 0 0 20846 11 0 0 18 0 3 0 257399650 47689728 10211 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27990/statm: 11643 10211 218 20 0 11001 0
[pid=27990/tid=27992] ppid=27988 vsize=46572 CPUtime=104.42
/proc/27990/task/27992/stat : 27992 (MiraXTv3_dyn) R 27988 27990 24652 0 -1 4194368 7044 0 0 0 10437 5 0 0 25 0 3 0 257399658 47689728 10211 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27990/tid=27993] ppid=27988 vsize=46572 CPUtime=104.07
/proc/27990/task/27993/stat : 27993 (MiraXTv3_dyn) R 27988 27990 24652 0 -1 4194368 6647 0 0 0 10401 6 0 0 24 0 3 0 257399658 47689728 10211 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 208.57
Current children cumulated vsize (KiB) 46572

[startup+104.702 s]
/proc/loadavg: 1.97 1.99 1.99 3/80 27993
/proc/meminfo: memFree=1422832/2055920 swapFree=4157972/4192956
[pid=27990] ppid=27988 vsize=42600 CPUtime=208.75
/proc/27990/stat : 27990 (MiraXTv3_dyn) S 27988 27990 24652 0 -1 4194304 14113 0 0 0 20864 11 0 0 16 0 2 0 257399650 43622400 9305 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27990/statm: 10650 9305 219 20 0 10008 0
[pid=27990/tid=27993] ppid=27988 vsize=42600 CPUtime=104.16
/proc/27990/task/27993/stat : 27993 (MiraXTv3_dyn) R 27988 27990 24652 0 -1 4194368 6647 0 0 0 10410 6 0 0 25 0 2 0 257399658 43622400 9305 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 208.75
Current children cumulated vsize (KiB) 42600

Child status: 10
Real time (s): 104.762
CPU time (s): 208.824
CPU user time (s): 208.697
CPU system time (s): 0.12698
CPU usage (%): 199.332
Max. virtual memory (cumulated for all children) (KiB): 46572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 208.697
system time used= 0.12698
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14122
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= 93
involuntary context switches= 3911

runsolver used 0.120981 second user time and 0.267959 second system time

The end

Launcher Data (download as text)

Begin job on node45 on Sun May 13 03:05:40 UTC 2007

IDJOB= 426727
IDBENCH= 19941
IDSOLVER= 196
FILE ID= node45/426727-1179025540

PBS_JOBID= 5253241

Free space on /tmp= 66545 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v45/unif-k7-r89-v45-c4005-S1529462267-19.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/426727-1179025540/MiraXTv3_dyn /tmp/evaluation/426727-1179025540/instance-426727-1179025540.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node45/watcher-426727-1179025540 -o ROOT/results/node45/solver-426727-1179025540 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426727-1179025540/MiraXTv3_dyn /tmp/evaluation/426727-1179025540/instance-426727-1179025540.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  7644e7377a9b7b99a48663a94882358d

RANDOM SEED= 820713063

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node45.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.218
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.218
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:       1463832 kB
Buffers:         32456 kB
Cached:         423836 kB
SwapCached:      14472 kB
Active:         125560 kB
Inactive:       354244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1463832 kB
SwapTotal:     4192956 kB
SwapFree:      4157972 kB
Dirty:            4020 kB
Writeback:           0 kB
Mapped:          30484 kB
Slab:            97836 kB
Committed_AS:  3971552 kB
PageTables:       1764 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= 66545 MiB

End job on node45 on Sun May 13 03:07:25 UTC 2007