Trace number 426459

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 1394.27 699.082

General information on the benchmark

Namerandom/2+p/p0.8/v1665/
unif2p-p0.8-v1665-c5178-S1439774943-07-UNSAT.cnf
MD5SUMa3885eff2851f09f9ef1a5d548225d79
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark56.5144
Satisfiable
(Un)Satisfiability was proved
Number of variables1665
Number of clauses5177
Sum of the clauses size14496
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21035
Number of clauses of size 34142
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...
1394.17/699.08	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/node47/watcher-426459-1179015774 -o ROOT/results/node47/solver-426459-1179015774 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426459-1179015774/MiraXTv3_dyn /tmp/evaluation/426459-1179015774/instance-426459-1179015774.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 1.94 3/77 31981
/proc/meminfo: memFree=1137680/2055920 swapFree=4157856/4192956
[pid=31981] ppid=31979 vsize=3788 CPUtime=0
/proc/31981/stat : 31981 (MiraXTv3_dyn) R 31979 31981 31395 0 -1 4194304 309 0 0 0 0 0 0 0 18 0 1 0 256422768 3878912 284 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 10957773 0 0 4096 0 0 0 0 17 1 0 0
/proc/31981/statm: 980 291 205 20 0 338 0

[startup+0.079098 s]
/proc/loadavg: 2.00 2.00 1.94 3/77 31981
/proc/meminfo: memFree=1137680/2055920 swapFree=4157856/4192956
[pid=31981] ppid=31979 vsize=7632 CPUtime=0.12
/proc/31981/stat : 31981 (MiraXTv3_dyn) S 31979 31981 31395 0 -1 4194304 825 0 0 0 12 0 0 0 18 0 3 0 256422768 7815168 800 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31981/statm: 1908 800 218 20 0 1266 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 7632

[startup+0.101098 s]
/proc/loadavg: 2.00 2.00 1.94 3/77 31981
/proc/meminfo: memFree=1137680/2055920 swapFree=4157856/4192956
[pid=31981] ppid=31979 vsize=7632 CPUtime=0.17
/proc/31981/stat : 31981 (MiraXTv3_dyn) S 31979 31981 31395 0 -1 4194304 840 0 0 0 17 0 0 0 18 0 3 0 256422768 7815168 815 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31981/statm: 1908 815 218 20 0 1266 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 7632

[startup+0.301123 s]
/proc/loadavg: 2.00 2.00 1.94 3/77 31981
/proc/meminfo: memFree=1137680/2055920 swapFree=4157856/4192956
[pid=31981] ppid=31979 vsize=8832 CPUtime=0.57
/proc/31981/stat : 31981 (MiraXTv3_dyn) S 31979 31981 31395 0 -1 4194304 1089 0 0 0 57 0 0 0 18 0 3 0 256422768 9043968 1064 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31981/statm: 2208 1064 218 20 0 1566 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 8832

[startup+0.701167 s]
/proc/loadavg: 2.00 2.00 1.94 3/77 31981
/proc/meminfo: memFree=1137680/2055920 swapFree=4157856/4192956
[pid=31981] ppid=31979 vsize=10816 CPUtime=1.36
/proc/31981/stat : 31981 (MiraXTv3_dyn) S 31979 31981 31395 0 -1 4194304 1559 0 0 0 136 0 0 0 18 0 3 0 256422768 11075584 1534 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31981/statm: 2704 1534 218 20 0 2062 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 10816

[startup+1.50126 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 31984
/proc/meminfo: memFree=1131000/2055920 swapFree=4157856/4192956
[pid=31981] ppid=31979 vsize=13412 CPUtime=2.96
/proc/31981/stat : 31981 (MiraXTv3_dyn) S 31979 31981 31395 0 -1 4194304 2350 0 0 0 295 1 0 0 18 0 3 0 256422768 13733888 2325 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31981/statm: 3353 2325 218 20 0 2711 0
[pid=31981/tid=31983] ppid=31979 vsize=13412 CPUtime=1.47
/proc/31981/task/31983/stat : 31983 (MiraXTv3_dyn) R 31979 31981 31395 0 -1 4194368 958 0 0 0 147 0 0 0 18 0 3 0 256422770 13733888 2325 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 10954363 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31981/tid=31984] ppid=31979 vsize=13412 CPUtime=1.46
/proc/31981/task/31984/stat : 31984 (MiraXTv3_dyn) R 31979 31981 31395 0 -1 4194368 927 0 0 0 146 0 0 0 25 0 3 0 256422770 13733888 2325 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565740 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 13412

[startup+3.10143 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 31984
/proc/meminfo: memFree=1126648/2055920 swapFree=4157856/4192956
[pid=31981] ppid=31979 vsize=19320 CPUtime=6.15
/proc/31981/stat : 31981 (MiraXTv3_dyn) S 31979 31981 31395 0 -1 4194304 3713 0 0 0 613 2 0 0 18 0 3 0 256422768 19783680 3688 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31981/statm: 4830 3688 218 20 0 4188 0
[pid=31981/tid=31983] ppid=31979 vsize=19320 CPUtime=3.07
/proc/31981/task/31983/stat : 31983 (MiraXTv3_dyn) R 31979 31981 31395 0 -1 4194368 1678 0 0 0 307 0 0 0 25 0 3 0 256422770 19783680 3688 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31981/tid=31984] ppid=31979 vsize=19320 CPUtime=3.05
/proc/31981/task/31984/stat : 31984 (MiraXTv3_dyn) R 31979 31981 31395 0 -1 4194368 1570 0 0 0 304 1 0 0 25 0 3 0 256422770 19783680 3688 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526652 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 19320

[startup+6.30279 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 31984
/proc/meminfo: memFree=1122616/2055920 swapFree=4157856/4192956
[pid=31981] ppid=31979 vsize=19828 CPUtime=12.54
/proc/31981/stat : 31981 (MiraXTv3_dyn) S 31979 31981 31395 0 -1 4194304 4048 0 0 0 1251 3 0 0 18 0 3 0 256422768 20303872 4023 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31981/statm: 4957 4023 218 20 0 4315 0
[pid=31981/tid=31983] ppid=31979 vsize=19828 CPUtime=6.27
/proc/31981/task/31983/stat : 31983 (MiraXTv3_dyn) R 31979 31981 31395 0 -1 4194368 1758 0 0 0 627 0 0 0 25 0 3 0 256422770 20303872 4023 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31981/tid=31984] ppid=31979 vsize=19828 CPUtime=6.24
/proc/31981/task/31984/stat : 31984 (MiraXTv3_dyn) R 31979 31981 31395 0 -1 4194368 1825 0 0 0 622 2 0 0 25 0 3 0 256422770 20303872 4023 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 19828

[startup+12.7015 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 31984
/proc/meminfo: memFree=1109496/2055920 swapFree=4157856/4192956
[pid=31981] ppid=31979 vsize=33120 CPUtime=25.3
/proc/31981/stat : 31981 (MiraXTv3_dyn) S 31979 31981 31395 0 -1 4194304 7602 0 0 0 2524 6 0 0 18 0 3 0 256422768 33914880 7423 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31981/statm: 8280 7423 218 20 0 7638 0
[pid=31981/tid=31983] ppid=31979 vsize=33120 CPUtime=12.66
/proc/31981/task/31983/stat : 31983 (MiraXTv3_dyn) R 31979 31981 31395 0 -1 4194368 3401 0 0 0 1265 1 0 0 25 0 3 0 256422770 33914880 7423 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31981/tid=31984] ppid=31979 vsize=33120 CPUtime=12.6
/proc/31981/task/31984/stat : 31984 (MiraXTv3_dyn) R 31979 31981 31395 0 -1 4194368 3736 0 0 0 1257 3 0 0 25 0 3 0 256422770 33914880 7423 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 33120

[startup+25.5019 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 31984
/proc/meminfo: memFree=1094328/2055920 swapFree=4157856/4192956
[pid=31981] ppid=31979 vsize=48804 CPUtime=50.83
/proc/31981/stat : 31981 (MiraXTv3_dyn) S 31979 31981 31395 0 -1 4194304 11286 0 0 0 5072 11 0 0 18 0 3 0 256422768 49975296 10905 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31981/statm: 12201 10905 218 20 0 11559 0
[pid=31981/tid=31983] ppid=31979 vsize=48804 CPUtime=25.46
/proc/31981/task/31983/stat : 31983 (MiraXTv3_dyn) R 31979 31981 31395 0 -1 4194368 5271 0 0 0 2542 4 0 0 25 0 3 0 256422770 49975296 10905 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31981/tid=31984] ppid=31979 vsize=48804 CPUtime=25.34
/proc/31981/task/31984/stat : 31984 (MiraXTv3_dyn) R 31979 31981 31395 0 -1 4194368 5550 0 0 0 2528 6 0 0 25 0 3 0 256422770 49975296 10905 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 48804

[startup+51.1016 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 31984
/proc/meminfo: memFree=1086776/2055920 swapFree=4157856/4192956
[pid=31981] ppid=31979 vsize=57932 CPUtime=101.9
/proc/31981/stat : 31981 (MiraXTv3_dyn) S 31979 31981 31395 0 -1 4194304 13906 0 0 0 10175 15 0 0 18 0 3 0 256422768 59322368 13105 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31981/statm: 14483 13105 218 20 0 13841 0
[pid=31981/tid=31983] ppid=31979 vsize=57932 CPUtime=51.03
/proc/31981/task/31983/stat : 31983 (MiraXTv3_dyn) R 31979 31981 31395 0 -1 4194368 6070 0 0 0 5099 4 0 0 23 0 3 0 256422770 59322368 13105 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31981/tid=31984] ppid=31979 vsize=57932 CPUtime=50.83
/proc/31981/task/31984/stat : 31984 (MiraXTv3_dyn) R 31979 31981 31395 0 -1 4194368 7371 0 0 0 5073 10 0 0 25 0 3 0 256422770 59322368 13105 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.9
Current children cumulated vsize (KiB) 57932

[startup+102.305 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 31984
/proc/meminfo: memFree=1068984/2055920 swapFree=4157856/4192956
[pid=31981] ppid=31979 vsize=74204 CPUtime=204.04
/proc/31981/stat : 31981 (MiraXTv3_dyn) S 31979 31981 31395 0 -1 4194304 18916 0 0 0 20381 23 0 0 18 0 3 0 256422768 75984896 17199 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31981/statm: 18551 17199 218 20 0 17909 0
[pid=31981/tid=31983] ppid=31979 vsize=74204 CPUtime=102.21
/proc/31981/task/31983/stat : 31983 (MiraXTv3_dyn) R 31979 31981 31395 0 -1 4194368 7736 0 0 0 10215 6 0 0 25 0 3 0 256422770 75984896 17199 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31981/tid=31984] ppid=31979 vsize=74204 CPUtime=101.81
/proc/31981/task/31984/stat : 31984 (MiraXTv3_dyn) R 31979 31981 31395 0 -1 4194368 10715 0 0 0 10164 17 0 0 25 0 3 0 256422770 75984896 17199 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.04
Current children cumulated vsize (KiB) 74204

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 31984
/proc/meminfo: memFree=1062264/2055920 swapFree=4157856/4192956
[pid=31981] ppid=31979 vsize=80468 CPUtime=323.73
/proc/31981/stat : 31981 (MiraXTv3_dyn) S 31979 31981 31395 0 -1 4194304 21634 0 0 0 32347 26 0 0 18 0 3 0 256422768 82399232 18856 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31981/statm: 20117 18856 218 20 0 19475 0
[pid=31981/tid=31983] ppid=31979 vsize=80468 CPUtime=162.17
/proc/31981/task/31983/stat : 31983 (MiraXTv3_dyn) R 31979 31981 31395 0 -1 4194368 9870 0 0 0 16209 8 0 0 25 0 3 0 256422770 82399232 18856 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31981/tid=31984] ppid=31979 vsize=80468 CPUtime=161.53
/proc/31981/task/31984/stat : 31984 (MiraXTv3_dyn) R 31979 31981 31395 0 -1 4194368 11299 0 0 0 16136 17 0 0 25 0 3 0 256422770 82399232 18856 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526443 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.73
Current children cumulated vsize (KiB) 80468

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 31984
/proc/meminfo: memFree=1055160/2055920 swapFree=4157856/4192956
[pid=31981] ppid=31979 vsize=87692 CPUtime=443.45
/proc/31981/stat : 31981 (MiraXTv3_dyn) S 31979 31981 31395 0 -1 4194304 24284 0 0 0 44314 31 0 0 18 0 3 0 256422768 89796608 20626 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31981/statm: 21923 20626 218 20 0 21281 0
[pid=31981/tid=31983] ppid=31979 vsize=87692 CPUtime=222.15
/proc/31981/task/31983/stat : 31983 (MiraXTv3_dyn) R 31979 31981 31395 0 -1 4194368 10729 0 0 0 22206 9 0 0 25 0 3 0 256422770 89796608 20626 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31981/tid=31984] ppid=31979 vsize=87692 CPUtime=221.27
/proc/31981/task/31984/stat : 31984 (MiraXTv3_dyn) R 31979 31981 31395 0 -1 4194368 13090 0 0 0 22107 20 0 0 25 0 3 0 256422770 89796608 20626 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.45
Current children cumulated vsize (KiB) 87692

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 31984
/proc/meminfo: memFree=1050936/2055920 swapFree=4157856/4192956
[pid=31981] ppid=31979 vsize=91840 CPUtime=563.15
/proc/31981/stat : 31981 (MiraXTv3_dyn) S 31979 31981 31395 0 -1 4194304 26275 0 0 0 56282 33 0 0 18 0 3 0 256422768 94044160 21713 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31981/statm: 22960 21713 218 20 0 22318 0
[pid=31981/tid=31983] ppid=31979 vsize=91840 CPUtime=282.12
/proc/31981/task/31983/stat : 31983 (MiraXTv3_dyn) R 31979 31981 31395 0 -1 4194368 12257 0 0 0 28201 11 0 0 25 0 3 0 256422770 94044160 21713 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31981/tid=31984] ppid=31979 vsize=91840 CPUtime=280.99
/proc/31981/task/31984/stat : 31984 (MiraXTv3_dyn) R 31979 31981 31395 0 -1 4194368 13553 0 0 0 28078 21 0 0 25 0 3 0 256422770 94044160 21713 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134530014 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.15
Current children cumulated vsize (KiB) 91840

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 31984
/proc/meminfo: memFree=1046776/2055920 swapFree=4157856/4192956
[pid=31981] ppid=31979 vsize=96628 CPUtime=682.82
/proc/31981/stat : 31981 (MiraXTv3_dyn) S 31979 31981 31395 0 -1 4194304 28342 0 0 0 68247 35 0 0 18 0 3 0 256422768 98947072 22774 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31981/statm: 24157 22774 218 20 0 23515 0
[pid=31981/tid=31983] ppid=31979 vsize=96628 CPUtime=342.1
/proc/31981/task/31983/stat : 31983 (MiraXTv3_dyn) R 31979 31981 31395 0 -1 4194368 13799 0 0 0 34197 13 0 0 19 0 3 0 256422770 98947072 22774 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31981/tid=31984] ppid=31979 vsize=96628 CPUtime=340.69
/proc/31981/task/31984/stat : 31984 (MiraXTv3_dyn) R 31979 31981 31395 0 -1 4194368 14078 0 0 0 34048 21 0 0 25 0 3 0 256422770 98947072 22774 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.82
Current children cumulated vsize (KiB) 96628

[startup+402.302 s]

################
# More data... #
################

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 31984
/proc/meminfo: memFree=1046136/2055920 swapFree=4157856/4192956
[pid=31981] ppid=31979 vsize=96892 CPUtime=922.25
/proc/31981/stat : 31981 (MiraXTv3_dyn) S 31979 31981 31395 0 -1 4194304 30355 0 0 0 92187 38 0 0 18 0 3 0 256422768 99217408 22894 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31981/statm: 24223 22894 218 20 0 23581 0
[pid=31981/tid=31983] ppid=31979 vsize=96892 CPUtime=462.05
/proc/31981/task/31983/stat : 31983 (MiraXTv3_dyn) R 31979 31981 31395 0 -1 4194368 14846 0 0 0 46190 15 0 0 25 0 3 0 256422770 99217408 22894 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31981/tid=31984] ppid=31979 vsize=96892 CPUtime=460.17
/proc/31981/task/31984/stat : 31984 (MiraXTv3_dyn) R 31979 31981 31395 0 -1 4194368 15044 0 0 0 45995 22 0 0 25 0 3 0 256422770 99217408 22894 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526317 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.25
Current children cumulated vsize (KiB) 96892

[startup+522.302 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 31984
/proc/meminfo: memFree=1045624/2055920 swapFree=4157856/4192956
[pid=31981] ppid=31979 vsize=97076 CPUtime=1041.92
/proc/31981/stat : 31981 (MiraXTv3_dyn) S 31979 31981 31395 0 -1 4194304 31322 0 0 0 104153 39 0 0 18 0 3 0 256422768 99405824 23013 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31981/statm: 24269 23013 218 20 0 23627 0
[pid=31981/tid=31983] ppid=31979 vsize=97076 CPUtime=522
/proc/31981/task/31983/stat : 31983 (MiraXTv3_dyn) R 31979 31981 31395 0 -1 4194368 15261 0 0 0 52185 15 0 0 25 0 3 0 256422770 99405824 23013 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31981/tid=31984] ppid=31979 vsize=97076 CPUtime=519.89
/proc/31981/task/31984/stat : 31984 (MiraXTv3_dyn) R 31979 31981 31395 0 -1 4194368 15596 0 0 0 51966 23 0 0 25 0 3 0 256422770 99405824 23013 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.92
Current children cumulated vsize (KiB) 97076

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 31984
/proc/meminfo: memFree=1045688/2055920 swapFree=4157856/4192956
[pid=31981] ppid=31979 vsize=97260 CPUtime=1161.6
/proc/31981/stat : 31981 (MiraXTv3_dyn) S 31979 31981 31395 0 -1 4194304 31778 0 0 0 116120 40 0 0 18 0 3 0 256422768 99594240 23035 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31981/statm: 24315 23035 218 20 0 23673 0
[pid=31981/tid=31983] ppid=31979 vsize=97260 CPUtime=581.98
/proc/31981/task/31983/stat : 31983 (MiraXTv3_dyn) R 31979 31981 31395 0 -1 4194368 15277 0 0 0 58182 16 0 0 25 0 3 0 256422770 99594240 23035 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31981/tid=31984] ppid=31979 vsize=97260 CPUtime=579.59
/proc/31981/task/31984/stat : 31984 (MiraXTv3_dyn) R 31979 31981 31395 0 -1 4194368 16036 0 0 0 57936 23 0 0 25 0 3 0 256422770 99594240 23035 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.6
Current children cumulated vsize (KiB) 97260

[startup+642.302 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 31984
/proc/meminfo: memFree=1045432/2055920 swapFree=4157856/4192956
[pid=31981] ppid=31979 vsize=97184 CPUtime=1281.32
/proc/31981/stat : 31981 (MiraXTv3_dyn) S 31979 31981 31395 0 -1 4194304 32363 0 0 0 128091 41 0 0 18 0 3 0 256422768 99516416 23119 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31981/statm: 24296 23119 218 20 0 23654 0
[pid=31981/tid=31983] ppid=31979 vsize=97184 CPUtime=641.95
/proc/31981/task/31983/stat : 31983 (MiraXTv3_dyn) R 31979 31981 31395 0 -1 4194368 15290 0 0 0 64179 16 0 0 25 0 3 0 256422770 99516416 23119 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31981/tid=31984] ppid=31979 vsize=97184 CPUtime=639.32
/proc/31981/task/31984/stat : 31984 (MiraXTv3_dyn) R 31979 31981 31395 0 -1 4194368 16608 0 0 0 63909 23 0 0 25 0 3 0 256422770 99516416 23119 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526422 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1281.32
Current children cumulated vsize (KiB) 97184

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

[startup+665.505 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 31984
/proc/meminfo: memFree=1045304/2055920 swapFree=4157856/4192956
[pid=31981] ppid=31979 vsize=97184 CPUtime=1327.6
/proc/31981/stat : 31981 (MiraXTv3_dyn) S 31979 31981 31395 0 -1 4194304 32549 0 0 0 132719 41 0 0 18 0 3 0 256422768 99516416 23125 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31981/statm: 24296 23125 218 20 0 23654 0
[pid=31981/tid=31983] ppid=31979 vsize=97184 CPUtime=665.15
/proc/31981/task/31983/stat : 31983 (MiraXTv3_dyn) R 31979 31981 31395 0 -1 4194368 15290 0 0 0 66498 17 0 0 25 0 3 0 256422770 99516416 23125 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565729 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31981/tid=31984] ppid=31979 vsize=97184 CPUtime=662.41
/proc/31981/task/31984/stat : 31984 (MiraXTv3_dyn) R 31979 31981 31395 0 -1 4194368 16794 0 0 0 66218 23 0 0 25 0 3 0 256422770 99516416 23125 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1327.6
Current children cumulated vsize (KiB) 97184

[startup+678.302 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 31984
/proc/meminfo: memFree=1045368/2055920 swapFree=4157856/4192956
[pid=31981] ppid=31979 vsize=97184 CPUtime=1353.12
/proc/31981/stat : 31981 (MiraXTv3_dyn) S 31979 31981 31395 0 -1 4194304 32649 0 0 0 135271 41 0 0 18 0 3 0 256422768 99516416 23133 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31981/statm: 24296 23133 218 20 0 23654 0
[pid=31981/tid=31983] ppid=31979 vsize=97184 CPUtime=677.94
/proc/31981/task/31983/stat : 31983 (MiraXTv3_dyn) R 31979 31981 31395 0 -1 4194368 15290 0 0 0 67777 17 0 0 25 0 3 0 256422770 99516416 23133 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526470 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31981/tid=31984] ppid=31979 vsize=97184 CPUtime=675.16
/proc/31981/task/31984/stat : 31984 (MiraXTv3_dyn) R 31979 31981 31395 0 -1 4194368 16894 0 0 0 67492 24 0 0 25 0 3 0 256422770 99516416 23133 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1353.12
Current children cumulated vsize (KiB) 97184

[startup+691.101 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 31984
/proc/meminfo: memFree=1045304/2055920 swapFree=4157856/4192956
[pid=31981] ppid=31979 vsize=97184 CPUtime=1378.67
/proc/31981/stat : 31981 (MiraXTv3_dyn) S 31979 31981 31395 0 -1 4194304 32656 0 0 0 137826 41 0 0 18 0 3 0 256422768 99516416 23140 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31981/statm: 24296 23140 218 20 0 23654 0
[pid=31981/tid=31983] ppid=31979 vsize=97184 CPUtime=690.74
/proc/31981/task/31983/stat : 31983 (MiraXTv3_dyn) R 31979 31981 31395 0 -1 4194368 15294 0 0 0 69057 17 0 0 25 0 3 0 256422770 99516416 23140 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31981/tid=31984] ppid=31979 vsize=97184 CPUtime=687.9
/proc/31981/task/31984/stat : 31984 (MiraXTv3_dyn) R 31979 31981 31395 0 -1 4194368 16897 0 0 0 68766 24 0 0 25 0 3 0 256422770 99516416 23140 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1378.67
Current children cumulated vsize (KiB) 97184

[startup+694.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 31984
/proc/meminfo: memFree=1045304/2055920 swapFree=4157856/4192956
[pid=31981] ppid=31979 vsize=97184 CPUtime=1385.04
/proc/31981/stat : 31981 (MiraXTv3_dyn) S 31979 31981 31395 0 -1 4194304 32750 0 0 0 138463 41 0 0 18 0 3 0 256422768 99516416 23142 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31981/statm: 24296 23142 218 20 0 23654 0
[pid=31981/tid=31983] ppid=31979 vsize=97184 CPUtime=693.93
/proc/31981/task/31983/stat : 31983 (MiraXTv3_dyn) R 31979 31981 31395 0 -1 4194368 15294 0 0 0 69376 17 0 0 20 0 3 0 256422770 99516416 23142 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31981/tid=31984] ppid=31979 vsize=97184 CPUtime=691.09
/proc/31981/task/31984/stat : 31984 (MiraXTv3_dyn) R 31979 31981 31395 0 -1 4194368 16991 0 0 0 69085 24 0 0 25 0 3 0 256422770 99516416 23142 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1385.04
Current children cumulated vsize (KiB) 97184

[startup+697.503 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 31984
/proc/meminfo: memFree=1045304/2055920 swapFree=4157856/4192956
[pid=31981] ppid=31979 vsize=97184 CPUtime=1391.34
/proc/31981/stat : 31981 (MiraXTv3_dyn) S 31979 31981 31395 0 -1 4194304 32753 0 0 0 139093 41 0 0 18 0 3 0 256422768 99516416 23145 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31981/statm: 24296 23145 218 20 0 23654 0
[pid=31981/tid=31983] ppid=31979 vsize=97184 CPUtime=697.05
/proc/31981/task/31983/stat : 31983 (MiraXTv3_dyn) R 31979 31981 31395 0 -1 4194368 15297 0 0 0 69688 17 0 0 25 0 3 0 256422770 99516416 23145 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31981/tid=31984] ppid=31979 vsize=97184 CPUtime=694.27
/proc/31981/task/31984/stat : 31984 (MiraXTv3_dyn) R 31979 31981 31395 0 -1 4194368 16991 0 0 0 69403 24 0 0 25 0 3 0 256422770 99516416 23145 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1391.34
Current children cumulated vsize (KiB) 97184

[startup+698.303 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 31984
/proc/meminfo: memFree=1045304/2055920 swapFree=4157856/4192956
[pid=31981] ppid=31979 vsize=97184 CPUtime=1392.87
/proc/31981/stat : 31981 (MiraXTv3_dyn) S 31979 31981 31395 0 -1 4194304 32753 0 0 0 139246 41 0 0 18 0 3 0 256422768 99516416 23145 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31981/statm: 24296 23145 218 20 0 23654 0
[pid=31981/tid=31983] ppid=31979 vsize=97184 CPUtime=697.78
/proc/31981/task/31983/stat : 31983 (MiraXTv3_dyn) R 31979 31981 31395 0 -1 4194368 15297 0 0 0 69761 17 0 0 17 0 3 0 256422770 99516416 23145 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31981/tid=31984] ppid=31979 vsize=97184 CPUtime=695.06
/proc/31981/task/31984/stat : 31984 (MiraXTv3_dyn) R 31979 31981 31395 0 -1 4194368 16991 0 0 0 69482 24 0 0 25 0 3 0 256422770 99516416 23145 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1392.87
Current children cumulated vsize (KiB) 97184

[startup+698.703 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 31984
/proc/meminfo: memFree=1045304/2055920 swapFree=4157856/4192956
[pid=31981] ppid=31979 vsize=97184 CPUtime=1393.65
/proc/31981/stat : 31981 (MiraXTv3_dyn) S 31979 31981 31395 0 -1 4194304 32753 0 0 0 139324 41 0 0 18 0 3 0 256422768 99516416 23145 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31981/statm: 24296 23145 218 20 0 23654 0
[pid=31981/tid=31983] ppid=31979 vsize=97184 CPUtime=698.17
/proc/31981/task/31983/stat : 31983 (MiraXTv3_dyn) R 31979 31981 31395 0 -1 4194368 15297 0 0 0 69800 17 0 0 16 0 3 0 256422770 99516416 23145 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31981/tid=31984] ppid=31979 vsize=97184 CPUtime=695.45
/proc/31981/task/31984/stat : 31984 (MiraXTv3_dyn) R 31979 31981 31395 0 -1 4194368 16991 0 0 0 69521 24 0 0 17 0 3 0 256422770 99516416 23145 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 10948677 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1393.65
Current children cumulated vsize (KiB) 97184

[startup+698.903 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 31984
/proc/meminfo: memFree=1045304/2055920 swapFree=4157856/4192956
[pid=31981] ppid=31979 vsize=97184 CPUtime=1394.02
/proc/31981/stat : 31981 (MiraXTv3_dyn) S 31979 31981 31395 0 -1 4194304 32753 0 0 0 139361 41 0 0 18 0 3 0 256422768 99516416 23145 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31981/statm: 24296 23145 218 20 0 23654 0
[pid=31981/tid=31983] ppid=31979 vsize=97184 CPUtime=698.37
/proc/31981/task/31983/stat : 31983 (MiraXTv3_dyn) R 31979 31981 31395 0 -1 4194368 15297 0 0 0 69820 17 0 0 18 0 3 0 256422770 99516416 23145 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31981/tid=31984] ppid=31979 vsize=97184 CPUtime=695.62
/proc/31981/task/31984/stat : 31984 (MiraXTv3_dyn) R 31979 31981 31395 0 -1 4194368 16991 0 0 0 69538 24 0 0 16 0 3 0 256422770 99516416 23145 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134516421 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1394.02
Current children cumulated vsize (KiB) 97184

[startup+699.003 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 31984
/proc/meminfo: memFree=1045304/2055920 swapFree=4157856/4192956
[pid=31981] ppid=31979 vsize=97184 CPUtime=1394.17
/proc/31981/stat : 31981 (MiraXTv3_dyn) S 31979 31981 31395 0 -1 4194304 32759 0 0 0 139376 41 0 0 18 0 3 0 256422768 99516416 23151 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31981/statm: 24296 23151 218 20 0 23654 0
[pid=31981/tid=31983] ppid=31979 vsize=97184 CPUtime=698.46
/proc/31981/task/31983/stat : 31983 (MiraXTv3_dyn) S 31979 31981 31395 0 -1 4194368 15303 0 0 0 69829 17 0 0 17 0 3 0 256422770 99516416 23151 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31981/tid=31984] ppid=31979 vsize=97184 CPUtime=695.69
/proc/31981/task/31984/stat : 31984 (MiraXTv3_dyn) R 31979 31981 31395 0 -1 4194368 16991 0 0 0 69545 24 0 0 17 0 3 0 256422770 99516416 23151 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525955 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1394.17
Current children cumulated vsize (KiB) 97184

Child status: 20
Real time (s): 699.082
CPU time (s): 1394.27
CPU user time (s): 1393.84
CPU system time (s): 0.432934
CPU usage (%): 199.443
Max. virtual memory (cumulated for all children) (KiB): 97536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1393.84
system time used= 0.432934
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32764
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= 220
involuntary context switches= 26279

runsolver used 0.672897 second user time and 1.87471 second system time

The end

Launcher Data (download as text)

Begin job on node47 on Sun May 13 00:22:54 UTC 2007

IDJOB= 426459
IDBENCH= 20338
IDSOLVER= 196
FILE ID= node47/426459-1179015774

PBS_JOBID= 5252989

Free space on /tmp= 66550 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.8/v1665/unif2p-p0.8-v1665-c5178-S1439774943-07-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/426459-1179015774/MiraXTv3_dyn /tmp/evaluation/426459-1179015774/instance-426459-1179015774.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node47/watcher-426459-1179015774 -o ROOT/results/node47/solver-426459-1179015774 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426459-1179015774/MiraXTv3_dyn /tmp/evaluation/426459-1179015774/instance-426459-1179015774.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  a3885eff2851f09f9ef1a5d548225d79

RANDOM SEED= 965833243

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node47.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.221
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.221
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:       1137960 kB
Buffers:         51316 kB
Cached:         720148 kB
SwapCached:       3804 kB
Active:         510144 kB
Inactive:       285260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1137960 kB
SwapTotal:     4192956 kB
SwapFree:      4157856 kB
Dirty:            4000 kB
Writeback:           0 kB
Mapped:          30936 kB
Slab:           108108 kB
Committed_AS:  5555216 kB
PageTables:       1776 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= 66550 MiB

End job on node47 on Sun May 13 00:34:33 UTC 2007