Trace number 296535

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 228.366 114.567

General information on the benchmark

Namerandom/OnTreshold/7SAT/v45/
unif-k7-r89-v45-c4005-S1437321789-17.SAT.shuffled.cnf
MD5SUM77bdf27dae0f4a53dc64394c48246636
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.112981
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...
228.29/114.56	s SATISFIABLE
228.29/114.56	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/node1/watcher-296535-1178824439 -o ROOT/results/node1/solver-296535-1178824439 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/296535-1178824439/MiraXTv3_dyn /tmp/evaluation/296535-1178824439/instance-296535-1178824439.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.06 1.12 1.04 3/77 17443
/proc/meminfo: memFree=1827368/2055920 swapFree=4145760/4192956
[pid=17443] ppid=17441 vsize=3788 CPUtime=0
/proc/17443/stat : 17443 (MiraXTv3_dyn) R 17441 17443 16580 0 -1 4194304 299 0 0 0 0 0 0 0 18 0 1 0 358481723 3878912 274 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 6264443 0 0 4096 0 0 0 0 17 0 0 0
/proc/17443/statm: 947 275 206 20 0 305 0

[startup+0.021572 s]
/proc/loadavg: 1.06 1.12 1.04 3/77 17443
/proc/meminfo: memFree=1827368/2055920 swapFree=4145760/4192956
[pid=17443] ppid=17441 vsize=4208 CPUtime=0.01
/proc/17443/stat : 17443 (MiraXTv3_dyn) R 17441 17443 16580 0 -1 4194304 392 0 0 0 1 0 0 0 18 0 1 0 358481723 4308992 367 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583719 0 0 4096 0 0 0 0 17 0 0 0
/proc/17443/statm: 1052 367 207 20 0 410 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 4208

[startup+0.103582 s]
/proc/loadavg: 1.06 1.12 1.04 3/77 17443
/proc/meminfo: memFree=1827368/2055920 swapFree=4145760/4192956
[pid=17443] ppid=17441 vsize=6100 CPUtime=0.12
/proc/17443/stat : 17443 (MiraXTv3_dyn) S 17441 17443 16580 0 -1 4194304 602 0 0 0 12 0 0 0 18 0 3 0 358481723 6246400 577 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17443/statm: 1525 577 218 20 0 883 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 6100

[startup+0.301608 s]
/proc/loadavg: 1.06 1.12 1.04 3/77 17443
/proc/meminfo: memFree=1827368/2055920 swapFree=4145760/4192956
[pid=17443] ppid=17441 vsize=8836 CPUtime=0.51
/proc/17443/stat : 17443 (MiraXTv3_dyn) S 17441 17443 16580 0 -1 4194304 1051 0 0 0 51 0 0 0 18 0 3 0 358481723 9048064 1026 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17443/statm: 2209 1026 218 20 0 1567 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 8836

[startup+0.701659 s]
/proc/loadavg: 1.06 1.12 1.04 3/77 17443
/proc/meminfo: memFree=1827368/2055920 swapFree=4145760/4192956
[pid=17443] ppid=17441 vsize=11296 CPUtime=1.32
/proc/17443/stat : 17443 (MiraXTv3_dyn) S 17441 17443 16580 0 -1 4194304 1717 0 0 0 131 1 0 0 18 0 3 0 358481723 11567104 1692 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17443/statm: 2824 1692 218 20 0 2182 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 11296

[startup+1.50175 s]
/proc/loadavg: 1.06 1.12 1.04 3/80 17446
/proc/meminfo: memFree=1819792/2055920 swapFree=4145760/4192956
[pid=17443] ppid=17441 vsize=14692 CPUtime=2.91
/proc/17443/stat : 17443 (MiraXTv3_dyn) S 17441 17443 16580 0 -1 4194304 2381 0 0 0 290 1 0 0 18 0 3 0 358481723 15044608 2356 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17443/statm: 3673 2356 218 20 0 3031 0
[pid=17443/tid=17445] ppid=17441 vsize=14692 CPUtime=1.42
/proc/17443/task/17445/stat : 17445 (MiraXTv3_dyn) R 17441 17443 16580 0 -1 4194368 1003 0 0 0 142 0 0 0 19 0 3 0 358481731 15044608 2356 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526317 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17443/tid=17446] ppid=17441 vsize=14692 CPUtime=1.41
/proc/17443/task/17446/stat : 17446 (MiraXTv3_dyn) R 17441 17443 16580 0 -1 4194368 957 0 0 0 141 0 0 0 18 0 3 0 358481731 15044608 2356 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 14692

[startup+3.10194 s]
/proc/loadavg: 1.06 1.12 1.04 3/80 17446
/proc/meminfo: memFree=1818128/2055920 swapFree=4145760/4192956
[pid=17443] ppid=17441 vsize=17628 CPUtime=6.11
/proc/17443/stat : 17443 (MiraXTv3_dyn) S 17441 17443 16580 0 -1 4194304 3165 0 0 0 609 2 0 0 18 0 3 0 358481723 18051072 3104 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17443/statm: 4407 3104 218 20 0 3765 0
[pid=17443/tid=17445] ppid=17441 vsize=17628 CPUtime=3.01
/proc/17443/task/17445/stat : 17445 (MiraXTv3_dyn) R 17441 17443 16580 0 -1 4194368 1365 0 0 0 301 0 0 0 25 0 3 0 358481731 18051072 3104 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17443/tid=17446] ppid=17441 vsize=17628 CPUtime=3
/proc/17443/task/17446/stat : 17446 (MiraXTv3_dyn) R 17441 17443 16580 0 -1 4194368 1379 0 0 0 300 0 0 0 25 0 3 0 358481731 18051072 3104 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 17628

[startup+6.30232 s]
/proc/loadavg: 1.14 1.14 1.05 3/80 17446
/proc/meminfo: memFree=1810576/2055920 swapFree=4145760/4192956
[pid=17443] ppid=17441 vsize=22920 CPUtime=12.49
/proc/17443/stat : 17443 (MiraXTv3_dyn) S 17441 17443 16580 0 -1 4194304 4835 0 0 0 1246 3 0 0 18 0 3 0 358481723 23470080 4661 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17443/statm: 5730 4661 218 20 0 5088 0
[pid=17443/tid=17445] ppid=17441 vsize=22920 CPUtime=6.22
/proc/17443/task/17445/stat : 17445 (MiraXTv3_dyn) R 17441 17443 16580 0 -1 4194368 2212 0 0 0 621 1 0 0 25 0 3 0 358481731 23470080 4661 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17443/tid=17446] ppid=17441 vsize=22920 CPUtime=6.19
/proc/17443/task/17446/stat : 17446 (MiraXTv3_dyn) R 17441 17443 16580 0 -1 4194368 2202 0 0 0 618 1 0 0 24 0 3 0 358481731 23470080 4661 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 22920

[startup+12.7011 s]
/proc/loadavg: 1.20 1.15 1.05 3/80 17446
/proc/meminfo: memFree=1801936/2055920 swapFree=4145760/4192956
[pid=17443] ppid=17441 vsize=30592 CPUtime=25.25
/proc/17443/stat : 17443 (MiraXTv3_dyn) S 17441 17443 16580 0 -1 4194304 6847 0 0 0 2520 5 0 0 18 0 3 0 358481723 31326208 6426 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17443/statm: 7648 6426 218 20 0 7006 0
[pid=17443/tid=17445] ppid=17441 vsize=30592 CPUtime=12.6
/proc/17443/task/17445/stat : 17445 (MiraXTv3_dyn) R 17441 17443 16580 0 -1 4194368 3272 0 0 0 1259 1 0 0 25 0 3 0 358481731 31326208 6426 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17443/tid=17446] ppid=17441 vsize=30592 CPUtime=12.57
/proc/17443/task/17446/stat : 17446 (MiraXTv3_dyn) R 17441 17443 16580 0 -1 4194368 3154 0 0 0 1254 3 0 0 25 0 3 0 358481731 31326208 6426 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 30592

[startup+25.5016 s]
/proc/loadavg: 1.38 1.19 1.07 3/80 17446
/proc/meminfo: memFree=1794448/2055920 swapFree=4145760/4192956
[pid=17443] ppid=17441 vsize=39144 CPUtime=50.78
/proc/17443/stat : 17443 (MiraXTv3_dyn) S 17441 17443 16580 0 -1 4194304 9337 0 0 0 5071 7 0 0 18 0 3 0 358481723 40083456 8443 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17443/statm: 9786 8443 218 20 0 9144 0
[pid=17443/tid=17445] ppid=17441 vsize=39144 CPUtime=25.39
/proc/17443/task/17445/stat : 17445 (MiraXTv3_dyn) R 17441 17443 16580 0 -1 4194368 4556 0 0 0 2537 2 0 0 25 0 3 0 358481731 40083456 8443 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17443/tid=17446] ppid=17441 vsize=39144 CPUtime=25.31
/proc/17443/task/17446/stat : 17446 (MiraXTv3_dyn) R 17441 17443 16580 0 -1 4194368 4360 0 0 0 2527 4 0 0 25 0 3 0 358481731 40083456 8443 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.78
Current children cumulated vsize (KiB) 39144

[startup+51.1016 s]
/proc/loadavg: 1.59 1.26 1.09 3/80 17446
/proc/meminfo: memFree=1789968/2055920 swapFree=4145760/4192956
[pid=17443] ppid=17441 vsize=42000 CPUtime=101.85
/proc/17443/stat : 17443 (MiraXTv3_dyn) S 17441 17443 16580 0 -1 4194304 11290 0 0 0 10176 9 0 0 18 0 3 0 358481723 43008000 9414 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17443/statm: 10500 9414 218 20 0 9858 0
[pid=17443/tid=17445] ppid=17441 vsize=42000 CPUtime=50.97
/proc/17443/task/17445/stat : 17445 (MiraXTv3_dyn) R 17441 17443 16580 0 -1 4194368 5536 0 0 0 5094 3 0 0 25 0 3 0 358481731 43008000 9414 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17443/tid=17446] ppid=17441 vsize=42000 CPUtime=50.8
/proc/17443/task/17446/stat : 17446 (MiraXTv3_dyn) R 17441 17443 16580 0 -1 4194368 5333 0 0 0 5075 5 0 0 25 0 3 0 358481731 43008000 9414 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 42000

[startup+102.306 s]
/proc/loadavg: 1.82 1.37 1.14 3/80 17446
/proc/meminfo: memFree=1787280/2055920 swapFree=4145760/4192956
[pid=17443] ppid=17441 vsize=45200 CPUtime=203.97
/proc/17443/stat : 17443 (MiraXTv3_dyn) S 17441 17443 16580 0 -1 4194304 13816 0 0 0 20386 11 0 0 18 0 3 0 358481723 46284800 10047 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17443/statm: 11300 10047 218 20 0 10658 0
[pid=17443/tid=17445] ppid=17441 vsize=45200 CPUtime=102.02
/proc/17443/task/17445/stat : 17445 (MiraXTv3_dyn) R 17441 17443 16580 0 -1 4194368 6832 0 0 0 10198 4 0 0 25 0 3 0 358481731 46284800 10047 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17443/tid=17446] ppid=17441 vsize=45200 CPUtime=101.88
/proc/17443/task/17446/stat : 17446 (MiraXTv3_dyn) R 17441 17443 16580 0 -1 4194368 6563 0 0 0 10181 7 0 0 25 0 3 0 358481731 46284800 10047 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.97
Current children cumulated vsize (KiB) 45200

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

[startup+108.702 s]
/proc/loadavg: 1.83 1.38 1.14 3/80 17446
/proc/meminfo: memFree=1786896/2055920 swapFree=4145760/4192956
[pid=17443] ppid=17441 vsize=45200 CPUtime=216.74
/proc/17443/stat : 17443 (MiraXTv3_dyn) S 17441 17443 16580 0 -1 4194304 14144 0 0 0 21662 12 0 0 18 0 3 0 358481723 46284800 10103 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17443/statm: 11300 10103 218 20 0 10658 0
[pid=17443/tid=17445] ppid=17441 vsize=45200 CPUtime=108.38
/proc/17443/task/17445/stat : 17445 (MiraXTv3_dyn) R 17441 17443 16580 0 -1 4194368 6995 0 0 0 10834 4 0 0 25 0 3 0 358481731 46284800 10103 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17443/tid=17446] ppid=17441 vsize=45200 CPUtime=108.27
/proc/17443/task/17446/stat : 17446 (MiraXTv3_dyn) R 17441 17443 16580 0 -1 4194368 6728 0 0 0 10820 7 0 0 25 0 3 0 358481731 46284800 10103 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 216.74
Current children cumulated vsize (KiB) 45200

[startup+111.902 s]
/proc/loadavg: 1.85 1.39 1.15 3/80 17446
/proc/meminfo: memFree=1786768/2055920 swapFree=4145760/4192956
[pid=17443] ppid=17441 vsize=45368 CPUtime=223.11
/proc/17443/stat : 17443 (MiraXTv3_dyn) S 17441 17443 16580 0 -1 4194304 14320 0 0 0 22299 12 0 0 18 0 3 0 358481723 46456832 10141 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17443/statm: 11342 10141 218 20 0 10700 0
[pid=17443/tid=17445] ppid=17441 vsize=45368 CPUtime=111.57
/proc/17443/task/17445/stat : 17445 (MiraXTv3_dyn) R 17441 17443 16580 0 -1 4194368 7102 0 0 0 11153 4 0 0 25 0 3 0 358481731 46456832 10141 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17443/tid=17446] ppid=17441 vsize=45368 CPUtime=111.46
/proc/17443/task/17446/stat : 17446 (MiraXTv3_dyn) R 17441 17443 16580 0 -1 4194368 6797 0 0 0 11139 7 0 0 25 0 3 0 358481731 46456832 10141 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 223.11
Current children cumulated vsize (KiB) 45368

[startup+113.502 s]
/proc/loadavg: 1.85 1.39 1.15 3/80 17446
/proc/meminfo: memFree=1786768/2055920 swapFree=4145760/4192956
[pid=17443] ppid=17441 vsize=45556 CPUtime=226.3
/proc/17443/stat : 17443 (MiraXTv3_dyn) S 17441 17443 16580 0 -1 4194304 14343 0 0 0 22618 12 0 0 18 0 3 0 358481723 46649344 10164 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17443/statm: 11389 10164 218 20 0 10747 0
[pid=17443/tid=17445] ppid=17441 vsize=45556 CPUtime=113.16
/proc/17443/task/17445/stat : 17445 (MiraXTv3_dyn) R 17441 17443 16580 0 -1 4194368 7125 0 0 0 11312 4 0 0 25 0 3 0 358481731 46649344 10164 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17443/tid=17446] ppid=17441 vsize=45556 CPUtime=113.06
/proc/17443/task/17446/stat : 17446 (MiraXTv3_dyn) R 17441 17443 16580 0 -1 4194368 6797 0 0 0 11299 7 0 0 25 0 3 0 358481731 46649344 10164 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 226.3
Current children cumulated vsize (KiB) 45556

[startup+114.302 s]
/proc/loadavg: 1.86 1.40 1.15 3/80 17446
/proc/meminfo: memFree=1786768/2055920 swapFree=4145760/4192956
[pid=17443] ppid=17441 vsize=45556 CPUtime=227.91
/proc/17443/stat : 17443 (MiraXTv3_dyn) S 17441 17443 16580 0 -1 4194304 14416 0 0 0 22779 12 0 0 18 0 3 0 358481723 46649344 10168 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17443/statm: 11389 10168 218 20 0 10747 0
[pid=17443/tid=17445] ppid=17441 vsize=45556 CPUtime=113.96
/proc/17443/task/17445/stat : 17445 (MiraXTv3_dyn) R 17441 17443 16580 0 -1 4194368 7126 0 0 0 11392 4 0 0 25 0 3 0 358481731 46649344 10168 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530014 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17443/tid=17446] ppid=17441 vsize=45556 CPUtime=113.87
/proc/17443/task/17446/stat : 17446 (MiraXTv3_dyn) R 17441 17443 16580 0 -1 4194368 6869 0 0 0 11380 7 0 0 25 0 3 0 358481731 46649344 10168 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 227.91
Current children cumulated vsize (KiB) 45556

[startup+114.501 s]
/proc/loadavg: 1.86 1.40 1.15 3/80 17446
/proc/meminfo: memFree=1786768/2055920 swapFree=4145760/4192956
[pid=17443] ppid=17441 vsize=39560 CPUtime=228.29
/proc/17443/stat : 17443 (MiraXTv3_dyn) R 17441 17443 16580 0 -1 4194304 14504 0 0 0 22817 12 0 0 16 0 1 0 358481723 40509440 8706 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 6258803 0 0 4096 0 0 0 0 17 0 0 0
/proc/17443/statm: 9890 8706 225 20 0 9248 0
Current children cumulated CPU time (s) 228.29
Current children cumulated vsize (KiB) 39560

Child status: 10
Real time (s): 114.567
CPU time (s): 228.366
CPU user time (s): 228.232
CPU system time (s): 0.133979
CPU usage (%): 199.329
Max. virtual memory (cumulated for all children) (KiB): 45556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 228.232
system time used= 0.133979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14507
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= 106
involuntary context switches= 4320

runsolver used 0.133979 second user time and 0.287956 second system time

The end

Launcher Data (download as text)

Begin job on node1 on Thu May 10 19:13:59 UTC 2007

IDJOB= 296535
IDBENCH= 19939
IDSOLVER= 128
FILE ID= node1/296535-1178824439

PBS_JOBID= 5250972

Free space on /tmp= 54611 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  77bdf27dae0f4a53dc64394c48246636

RANDOM SEED= 514918980

TIME LIMIT= 1200 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:       1827656 kB
Buffers:         40080 kB
Cached:          87552 kB
SwapCached:      14692 kB
Active:          88416 kB
Inactive:        64256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1827656 kB
SwapTotal:     4192956 kB
SwapFree:      4145760 kB
Dirty:            4024 kB
Writeback:           0 kB
Mapped:          29896 kB
Slab:            61108 kB
Committed_AS:  9680472 kB
PageTables:       1832 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= 54611 MiB

End job on node1 on Thu May 10 19:15:54 UTC 2007