Trace number 426069

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 v3? (TO) 5000.15 2506.53

General information on the benchmark

Namerandom/OnTreshold/5SAT/v110/
unif-k5-r21.3-v110-c2343-S1183327690-20.UNSAT.shuffled.cnf
MD5SUM4ad843d6b2033a064344b00f68a62595
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3927.46
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of clauses2343
Sum of the clauses size11715
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 52343
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.4 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node9/watcher-426069-1178983011 -o ROOT/results/node9/solver-426069-1178983011 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426069-1178983011/MiraXTv3_dyn /tmp/evaluation/426069-1178983011/instance-426069-1178983011.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.83 1.94 1.88 3/77 4899
/proc/meminfo: memFree=1434136/2055920 swapFree=4145492/4192956
[pid=4899] ppid=4897 vsize=3788 CPUtime=0
/proc/4899/stat : 4899 (MiraXTv3_dyn) R 4897 4899 4571 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 374338638 3878912 261 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9098875 0 0 4096 0 0 0 0 17 1 0 0
/proc/4899/statm: 947 262 206 20 0 305 0

[startup+0.049433 s]
/proc/loadavg: 1.83 1.94 1.88 3/77 4899
/proc/meminfo: memFree=1434136/2055920 swapFree=4145492/4192956
[pid=4899] ppid=4897 vsize=7712 CPUtime=0.19
/proc/4899/stat : 4899 (MiraXTv3_dyn) S 4897 4899 4571 0 -1 4194304 771 0 0 0 19 0 0 0 18 0 3 0 374338638 7897088 747 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4899/statm: 2030 859 218 20 0 1388 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 7712

[startup+0.601991 s]
/proc/loadavg: 1.83 1.94 1.88 3/77 4899
/proc/meminfo: memFree=1434136/2055920 swapFree=4145492/4192956
[pid=4899] ppid=4897 vsize=10852 CPUtime=1.17
/proc/4899/stat : 4899 (MiraXTv3_dyn) S 4897 4899 4571 0 -1 4194304 1801 0 0 0 116 1 0 0 18 0 3 0 374338638 11112448 1776 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4899/statm: 2713 1776 218 20 0 2071 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 10852

[startup+0.702 s]
/proc/loadavg: 1.83 1.94 1.88 3/77 4899
/proc/meminfo: memFree=1434136/2055920 swapFree=4145492/4192956
[pid=4899] ppid=4897 vsize=11436 CPUtime=1.37
/proc/4899/stat : 4899 (MiraXTv3_dyn) S 4897 4899 4571 0 -1 4194304 1972 0 0 0 136 1 0 0 18 0 3 0 374338638 11710464 1947 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4899/statm: 2859 1947 218 20 0 2217 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 11436

[startup+0.802014 s]
/proc/loadavg: 1.83 1.94 1.88 3/77 4899
/proc/meminfo: memFree=1434136/2055920 swapFree=4145492/4192956
[pid=4899] ppid=4897 vsize=12724 CPUtime=1.57
/proc/4899/stat : 4899 (MiraXTv3_dyn) S 4897 4899 4571 0 -1 4194304 2128 0 0 0 156 1 0 0 18 0 3 0 374338638 13029376 2103 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4899/statm: 3181 2103 218 20 0 2539 0
Current children cumulated CPU time (s) 1.57
Current children cumulated vsize (KiB) 12724

[startup+1.50209 s]
/proc/loadavg: 1.83 1.94 1.88 3/80 4902
/proc/meminfo: memFree=1424512/2055920 swapFree=4145492/4192956
[pid=4899] ppid=4897 vsize=14180 CPUtime=2.97
/proc/4899/stat : 4899 (MiraXTv3_dyn) S 4897 4899 4571 0 -1 4194304 2614 0 0 0 296 1 0 0 18 0 3 0 374338638 14520320 2589 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4899/statm: 3545 2589 218 20 0 2903 0
[pid=4899/tid=4901] ppid=4897 vsize=14180 CPUtime=1.48
/proc/4899/task/4901/stat : 4901 (MiraXTv3_dyn) R 4897 4899 4571 0 -1 4194368 1120 0 0 0 148 0 0 0 25 0 3 0 374338640 14520320 2589 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520299 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4899/tid=4902] ppid=4897 vsize=14180 CPUtime=1.47
/proc/4899/task/4902/stat : 4902 (MiraXTv3_dyn) R 4897 4899 4571 0 -1 4194368 1140 0 0 0 147 0 0 0 20 0 3 0 374338640 14520320 2589 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526423 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 14180

[startup+3.10127 s]
/proc/loadavg: 1.83 1.94 1.88 3/80 4902
/proc/meminfo: memFree=1422464/2055920 swapFree=4145492/4192956
[pid=4899] ppid=4897 vsize=18200 CPUtime=6.16
/proc/4899/stat : 4899 (MiraXTv3_dyn) S 4897 4899 4571 0 -1 4194304 3629 0 0 0 614 2 0 0 18 0 3 0 374338638 18636800 3532 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4899/statm: 4550 3532 218 20 0 3908 0
[pid=4899/tid=4901] ppid=4897 vsize=18200 CPUtime=3.07
/proc/4899/task/4901/stat : 4901 (MiraXTv3_dyn) R 4897 4899 4571 0 -1 4194368 1610 0 0 0 307 0 0 0 23 0 3 0 374338640 18636800 3532 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4899/tid=4902] ppid=4897 vsize=18200 CPUtime=3.06
/proc/4899/task/4902/stat : 4902 (MiraXTv3_dyn) R 4897 4899 4571 0 -1 4194368 1665 0 0 0 305 1 0 0 25 0 3 0 374338640 18636800 3532 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 18200

[startup+6.30163 s]
/proc/loadavg: 1.85 1.94 1.88 3/80 4902
/proc/meminfo: memFree=1412736/2055920 swapFree=4145492/4192956
[pid=4899] ppid=4897 vsize=26600 CPUtime=12.53
/proc/4899/stat : 4899 (MiraXTv3_dyn) S 4897 4899 4571 0 -1 4194304 5851 0 0 0 1250 3 0 0 18 0 3 0 374338638 27238400 5676 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4899/statm: 6650 5676 218 20 0 6008 0
[pid=4899/tid=4901] ppid=4897 vsize=26600 CPUtime=6.27
/proc/4899/task/4901/stat : 4901 (MiraXTv3_dyn) R 4897 4899 4571 0 -1 4194368 2713 0 0 0 626 1 0 0 25 0 3 0 374338640 27238400 5676 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134517955 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4899/tid=4902] ppid=4897 vsize=26600 CPUtime=6.24
/proc/4899/task/4902/stat : 4902 (MiraXTv3_dyn) R 4897 4899 4571 0 -1 4194368 2784 0 0 0 622 2 0 0 25 0 3 0 374338640 27238400 5676 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 26600

[startup+12.7014 s]
/proc/loadavg: 1.86 1.94 1.88 3/80 4902
/proc/meminfo: memFree=1403456/2055920 swapFree=4145492/4192956
[pid=4899] ppid=4897 vsize=35396 CPUtime=25.29
/proc/4899/stat : 4899 (MiraXTv3_dyn) S 4897 4899 4571 0 -1 4194304 8301 0 0 0 2524 5 0 0 18 0 3 0 374338638 36245504 7818 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4899/statm: 8849 7818 218 20 0 8207 0
[pid=4899/tid=4901] ppid=4897 vsize=35396 CPUtime=12.67
/proc/4899/task/4901/stat : 4901 (MiraXTv3_dyn) R 4897 4899 4571 0 -1 4194368 3843 0 0 0 1265 2 0 0 25 0 3 0 374338640 36245504 7818 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526443 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4899/tid=4902] ppid=4897 vsize=35396 CPUtime=12.6
/proc/4899/task/4902/stat : 4902 (MiraXTv3_dyn) R 4897 4899 4571 0 -1 4194368 4104 0 0 0 1257 3 0 0 25 0 3 0 374338640 36245504 7818 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 35396

[startup+25.5018 s]
/proc/loadavg: 1.89 1.94 1.88 3/80 4902
/proc/meminfo: memFree=1391616/2055920 swapFree=4145492/4192956
[pid=4899] ppid=4897 vsize=47172 CPUtime=50.83
/proc/4899/stat : 4899 (MiraXTv3_dyn) S 4897 4899 4571 0 -1 4194304 11627 0 0 0 5073 10 0 0 18 0 3 0 374338638 48304128 10645 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4899/statm: 11793 10645 218 20 0 11151 0
[pid=4899/tid=4901] ppid=4897 vsize=47172 CPUtime=25.45
/proc/4899/task/4901/stat : 4901 (MiraXTv3_dyn) R 4897 4899 4571 0 -1 4194368 5550 0 0 0 2541 4 0 0 25 0 3 0 374338640 48304128 10645 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4899/tid=4902] ppid=4897 vsize=47172 CPUtime=25.36
/proc/4899/task/4902/stat : 4902 (MiraXTv3_dyn) R 4897 4899 4571 0 -1 4194368 5723 0 0 0 2531 5 0 0 25 0 3 0 374338640 48304128 10645 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526451 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 47172

[startup+51.1067 s]
/proc/loadavg: 1.93 1.94 1.88 3/80 4902
/proc/meminfo: memFree=1383616/2055920 swapFree=4145492/4192956
[pid=4899] ppid=4897 vsize=54760 CPUtime=101.87
/proc/4899/stat : 4899 (MiraXTv3_dyn) S 4897 4899 4571 0 -1 4194304 14638 0 0 0 10174 13 0 0 18 0 3 0 374338638 56074240 12694 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4899/statm: 13690 12694 218 20 0 13048 0
[pid=4899/tid=4901] ppid=4897 vsize=54760 CPUtime=51.03
/proc/4899/task/4901/stat : 4901 (MiraXTv3_dyn) R 4897 4899 4571 0 -1 4194368 7103 0 0 0 5097 6 0 0 25 0 3 0 374338640 56074240 12694 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4899/tid=4902] ppid=4897 vsize=54760 CPUtime=50.82
/proc/4899/task/4902/stat : 4902 (MiraXTv3_dyn) R 4897 4899 4571 0 -1 4194368 7181 0 0 0 5076 6 0 0 25 0 3 0 374338640 56074240 12694 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.87
Current children cumulated vsize (KiB) 54760

[startup+102.301 s]
/proc/loadavg: 1.97 1.95 1.89 3/80 4902
/proc/meminfo: memFree=1380480/2055920 swapFree=4145492/4192956
[pid=4899] ppid=4897 vsize=58628 CPUtime=204
/proc/4899/stat : 4899 (MiraXTv3_dyn) S 4897 4899 4571 0 -1 4194304 17191 0 0 0 20384 16 0 0 18 0 3 0 374338638 60035072 13566 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4899/statm: 14657 13566 218 20 0 14015 0
[pid=4899/tid=4901] ppid=4897 vsize=58628 CPUtime=102.19
/proc/4899/task/4901/stat : 4901 (MiraXTv3_dyn) R 4897 4899 4571 0 -1 4194368 8381 0 0 0 10211 8 0 0 25 0 3 0 374338640 60035072 13566 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4899/tid=4902] ppid=4897 vsize=58628 CPUtime=101.8
/proc/4899/task/4902/stat : 4902 (MiraXTv3_dyn) R 4897 4899 4571 0 -1 4194368 8456 0 0 0 10172 8 0 0 25 0 3 0 374338640 60035072 13566 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204
Current children cumulated vsize (KiB) 58628

[startup+162.301 s]
/proc/loadavg: 1.99 1.95 1.89 3/80 4902
/proc/meminfo: memFree=1377024/2055920 swapFree=4145492/4192956
[pid=4899] ppid=4897 vsize=62172 CPUtime=323.68
/proc/4899/stat : 4899 (MiraXTv3_dyn) S 4897 4899 4571 0 -1 4194304 19917 0 0 0 32350 18 0 0 18 0 3 0 374338638 63664128 14302 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4899/statm: 15543 14302 218 20 0 14901 0
[pid=4899/tid=4901] ppid=4897 vsize=62172 CPUtime=162.12
/proc/4899/task/4901/stat : 4901 (MiraXTv3_dyn) R 4897 4899 4571 0 -1 4194368 9836 0 0 0 16203 9 0 0 25 0 3 0 374338640 63664128 14302 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4899/tid=4902] ppid=4897 vsize=62172 CPUtime=161.54
/proc/4899/task/4902/stat : 4902 (MiraXTv3_dyn) R 4897 4899 4571 0 -1 4194368 9727 0 0 0 16145 9 0 0 25 0 3 0 374338640 63664128 14302 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520209 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.68
Current children cumulated vsize (KiB) 62172

[startup+222.301 s]
/proc/loadavg: 1.99 1.96 1.90 3/80 4902
/proc/meminfo: memFree=1372928/2055920 swapFree=4145492/4192956
[pid=4899] ppid=4897 vsize=65700 CPUtime=443.36
/proc/4899/stat : 4899 (MiraXTv3_dyn) S 4897 4899 4571 0 -1 4194304 22826 0 0 0 44314 22 0 0 18 0 3 0 374338638 67276800 15307 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4899/statm: 16425 15307 218 20 0 15783 0
[pid=4899/tid=4901] ppid=4897 vsize=65700 CPUtime=222.06
/proc/4899/task/4901/stat : 4901 (MiraXTv3_dyn) R 4897 4899 4571 0 -1 4194368 11632 0 0 0 22195 11 0 0 25 0 3 0 374338640 67276800 15307 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4899/tid=4902] ppid=4897 vsize=65700 CPUtime=221.28
/proc/4899/task/4902/stat : 4902 (MiraXTv3_dyn) R 4897 4899 4571 0 -1 4194368 10840 0 0 0 22118 10 0 0 25 0 3 0 374338640 67276800 15307 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526429 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.36
Current children cumulated vsize (KiB) 65700

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 1.90 3/80 4902
/proc/meminfo: memFree=1371136/2055920 swapFree=4145492/4192956
[pid=4899] ppid=4897 vsize=67740 CPUtime=563.06
/proc/4899/stat : 4899 (MiraXTv3_dyn) S 4897 4899 4571 0 -1 4194304 25160 0 0 0 56282 24 0 0 18 0 3 0 374338638 69365760 15763 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4899/statm: 16935 15763 218 20 0 16293 0
[pid=4899/tid=4901] ppid=4897 vsize=67740 CPUtime=281.79
/proc/4899/task/4901/stat : 4901 (MiraXTv3_dyn) R 4897 4899 4571 0 -1 4194368 12819 0 0 0 28167 12 0 0 25 0 3 0 374338640 69365760 15763 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4899/tid=4902] ppid=4897 vsize=67740 CPUtime=281.24
/proc/4899/task/4902/stat : 4902 (MiraXTv3_dyn) R 4897 4899 4571 0 -1 4194368 11987 0 0 0 28113 11 0 0 25 0 3 0 374338640 69365760 15763 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526463 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.06
Current children cumulated vsize (KiB) 67740

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 4902
/proc/meminfo: memFree=1369920/2055920 swapFree=4145492/4192956
[pid=4899] ppid=4897 vsize=69104 CPUtime=682.75
/proc/4899/stat : 4899 (MiraXTv3_dyn) S 4897 4899 4571 0 -1 4194304 27317 0 0 0 68250 25 0 0 18 0 3 0 374338638 70762496 16083 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4899/statm: 17276 16083 218 20 0 16634 0
[pid=4899/tid=4901] ppid=4897 vsize=69104 CPUtime=341.53
/proc/4899/task/4901/stat : 4901 (MiraXTv3_dyn) R 4897 4899 4571 0 -1 4194368 13960 0 0 0 34140 13 0 0 25 0 3 0 374338640 70762496 16083 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4899/tid=4902] ppid=4897 vsize=69104 CPUtime=341.21
/proc/4899/task/4902/stat : 4902 (MiraXTv3_dyn) R 4897 4899 4571 0 -1 4194368 13003 0 0 0 34109 12 0 0 25 0 3 0 374338640 70762496 16083 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.75
Current children cumulated vsize (KiB) 69104

[startup+402.301 s]

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

/proc/4899/task/4901/stat : 4901 (MiraXTv3_dyn) R 4897 4899 4571 0 -1 4194368 36134 0 0 0 183938 37 0 0 25 0 3 0 374338640 93093888 21067 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4899/tid=4902] ppid=4897 vsize=90912 CPUtime=1835.3
/proc/4899/task/4902/stat : 4902 (MiraXTv3_dyn) R 4897 4899 4571 0 -1 4194368 36023 0 0 0 183499 31 0 0 25 0 3 0 374338640 93093888 21067 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3675.08
Current children cumulated vsize (KiB) 90912

[startup+1902.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/80 4904
/proc/meminfo: memFree=1349504/2055920 swapFree=4145492/4192956
[pid=4899] ppid=4897 vsize=91380 CPUtime=3794.79
/proc/4899/stat : 4899 (MiraXTv3_dyn) S 4897 4899 4571 0 -1 4194304 74153 0 0 0 379409 70 0 0 18 0 3 0 374338638 93573120 21186 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4899/statm: 22845 21186 218 20 0 22203 0
[pid=4899/tid=4901] ppid=4897 vsize=91380 CPUtime=1899.73
/proc/4899/task/4901/stat : 4901 (MiraXTv3_dyn) R 4897 4899 4571 0 -1 4194368 36948 0 0 0 189935 38 0 0 25 0 3 0 374338640 93573120 21186 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4899/tid=4902] ppid=4897 vsize=91380 CPUtime=1895.03
/proc/4899/task/4902/stat : 4902 (MiraXTv3_dyn) R 4897 4899 4571 0 -1 4194368 36851 0 0 0 189472 31 0 0 25 0 3 0 374338640 93573120 21186 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3794.79
Current children cumulated vsize (KiB) 91380

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/80 4904
/proc/meminfo: memFree=1348480/2055920 swapFree=4145492/4192956
[pid=4899] ppid=4897 vsize=91588 CPUtime=3914.47
/proc/4899/stat : 4899 (MiraXTv3_dyn) S 4897 4899 4571 0 -1 4194304 75802 0 0 0 391376 71 0 0 18 0 3 0 374338638 93786112 21418 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4899/statm: 22897 21418 218 20 0 22255 0
[pid=4899/tid=4901] ppid=4897 vsize=91588 CPUtime=1959.68
/proc/4899/task/4901/stat : 4901 (MiraXTv3_dyn) R 4897 4899 4571 0 -1 4194368 37629 0 0 0 195930 38 0 0 25 0 3 0 374338640 93786112 21418 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4899/tid=4902] ppid=4897 vsize=91588 CPUtime=1954.77
/proc/4899/task/4902/stat : 4902 (MiraXTv3_dyn) R 4897 4899 4571 0 -1 4194368 37819 0 0 0 195445 32 0 0 25 0 3 0 374338640 93786112 21418 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3914.47
Current children cumulated vsize (KiB) 91588

[startup+2022.31 s]
/proc/loadavg: 2.03 2.01 1.93 3/80 4904
/proc/meminfo: memFree=1348288/2055920 swapFree=4145492/4192956
[pid=4899] ppid=4897 vsize=91796 CPUtime=4034.17
/proc/4899/stat : 4899 (MiraXTv3_dyn) S 4897 4899 4571 0 -1 4194304 77395 0 0 0 403344 73 0 0 18 0 3 0 374338638 93999104 21472 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4899/statm: 22949 21472 218 20 0 22307 0
[pid=4899/tid=4901] ppid=4897 vsize=91796 CPUtime=2019.66
/proc/4899/task/4901/stat : 4901 (MiraXTv3_dyn) R 4897 4899 4571 0 -1 4194368 38512 0 0 0 201926 40 0 0 25 0 3 0 374338640 93999104 21472 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526440 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4899/tid=4902] ppid=4897 vsize=91796 CPUtime=2014.5
/proc/4899/task/4902/stat : 4902 (MiraXTv3_dyn) R 4897 4899 4571 0 -1 4194368 38529 0 0 0 201417 33 0 0 25 0 3 0 374338640 93999104 21472 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4034.17
Current children cumulated vsize (KiB) 91796

[startup+2082.3 s]
/proc/loadavg: 2.01 2.01 1.93 3/80 4904
/proc/meminfo: memFree=1346048/2055920 swapFree=4145492/4192956
[pid=4899] ppid=4897 vsize=93844 CPUtime=4153.87
/proc/4899/stat : 4899 (MiraXTv3_dyn) S 4897 4899 4571 0 -1 4194304 79489 0 0 0 415311 76 0 0 18 0 3 0 374338638 96096256 22021 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4899/statm: 23461 22021 218 20 0 22819 0
[pid=4899/tid=4901] ppid=4897 vsize=93844 CPUtime=2079.62
/proc/4899/task/4901/stat : 4901 (MiraXTv3_dyn) R 4897 4899 4571 0 -1 4194368 39827 0 0 0 207920 42 0 0 25 0 3 0 374338640 96096256 22021 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4899/tid=4902] ppid=4897 vsize=93844 CPUtime=2074.23
/proc/4899/task/4902/stat : 4902 (MiraXTv3_dyn) R 4897 4899 4571 0 -1 4194368 39308 0 0 0 207390 33 0 0 25 0 3 0 374338640 96096256 22021 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4153.87
Current children cumulated vsize (KiB) 93844

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 4904
/proc/meminfo: memFree=1345856/2055920 swapFree=4145492/4192956
[pid=4899] ppid=4897 vsize=94216 CPUtime=4273.58
/proc/4899/stat : 4899 (MiraXTv3_dyn) S 4897 4899 4571 0 -1 4194304 81006 0 0 0 427280 78 0 0 18 0 3 0 374338638 96477184 22094 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4899/statm: 23554 22094 218 20 0 22912 0
[pid=4899/tid=4901] ppid=4897 vsize=94216 CPUtime=2139.58
/proc/4899/task/4901/stat : 4901 (MiraXTv3_dyn) R 4897 4899 4571 0 -1 4194368 40542 0 0 0 213915 43 0 0 25 0 3 0 374338640 96477184 22094 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4899/tid=4902] ppid=4897 vsize=94216 CPUtime=2133.97
/proc/4899/task/4902/stat : 4902 (MiraXTv3_dyn) R 4897 4899 4571 0 -1 4194368 40110 0 0 0 213363 34 0 0 25 0 3 0 374338640 96477184 22094 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526410 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4273.58
Current children cumulated vsize (KiB) 94216

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 4904
/proc/meminfo: memFree=1345472/2055920 swapFree=4145492/4192956
[pid=4899] ppid=4897 vsize=94424 CPUtime=4393.27
/proc/4899/stat : 4899 (MiraXTv3_dyn) S 4897 4899 4571 0 -1 4194304 82650 0 0 0 439248 79 0 0 18 0 3 0 374338638 96690176 22170 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4899/statm: 23606 22170 218 20 0 22964 0
[pid=4899/tid=4901] ppid=4897 vsize=94424 CPUtime=2199.55
/proc/4899/task/4901/stat : 4901 (MiraXTv3_dyn) R 4897 4899 4571 0 -1 4194368 41353 0 0 0 219911 44 0 0 25 0 3 0 374338640 96690176 22170 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526417 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4899/tid=4902] ppid=4897 vsize=94424 CPUtime=2193.7
/proc/4899/task/4902/stat : 4902 (MiraXTv3_dyn) R 4897 4899 4571 0 -1 4194368 40943 0 0 0 219336 34 0 0 25 0 3 0 374338640 96690176 22170 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4393.27
Current children cumulated vsize (KiB) 94424

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 4904
/proc/meminfo: memFree=1345280/2055920 swapFree=4145492/4192956
[pid=4899] ppid=4897 vsize=94628 CPUtime=4512.97
/proc/4899/stat : 4899 (MiraXTv3_dyn) S 4897 4899 4571 0 -1 4194304 84288 0 0 0 451217 80 0 0 18 0 3 0 374338638 96899072 22233 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4899/statm: 23657 22233 218 20 0 23015 0
[pid=4899/tid=4901] ppid=4897 vsize=94628 CPUtime=2259.52
/proc/4899/task/4901/stat : 4901 (MiraXTv3_dyn) R 4897 4899 4571 0 -1 4194368 42173 0 0 0 225907 45 0 0 25 0 3 0 374338640 96899072 22233 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4899/tid=4902] ppid=4897 vsize=94628 CPUtime=2253.42
/proc/4899/task/4902/stat : 4902 (MiraXTv3_dyn) R 4897 4899 4571 0 -1 4194368 41761 0 0 0 225308 34 0 0 25 0 3 0 374338640 96899072 22233 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4512.97
Current children cumulated vsize (KiB) 94628

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 4904
/proc/meminfo: memFree=1345152/2055920 swapFree=4145492/4192956
[pid=4899] ppid=4897 vsize=94836 CPUtime=4632.66
/proc/4899/stat : 4899 (MiraXTv3_dyn) S 4897 4899 4571 0 -1 4194304 85811 0 0 0 463185 81 0 0 18 0 3 0 374338638 97112064 22287 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4899/statm: 23709 22287 218 20 0 23067 0
[pid=4899/tid=4901] ppid=4897 vsize=94836 CPUtime=2319.48
/proc/4899/task/4901/stat : 4901 (MiraXTv3_dyn) R 4897 4899 4571 0 -1 4194368 42879 0 0 0 231902 46 0 0 25 0 3 0 374338640 97112064 22287 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4899/tid=4902] ppid=4897 vsize=94836 CPUtime=2313.16
/proc/4899/task/4902/stat : 4902 (MiraXTv3_dyn) R 4897 4899 4571 0 -1 4194368 42578 0 0 0 231281 35 0 0 25 0 3 0 374338640 97112064 22287 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4632.66
Current children cumulated vsize (KiB) 94836

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 4904
/proc/meminfo: memFree=1344896/2055920 swapFree=4145492/4192956
[pid=4899] ppid=4897 vsize=95044 CPUtime=4752.34
/proc/4899/stat : 4899 (MiraXTv3_dyn) S 4897 4899 4571 0 -1 4194304 87317 0 0 0 475151 83 0 0 18 0 3 0 374338638 97325056 22314 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4899/statm: 23761 22314 218 20 0 23119 0
[pid=4899/tid=4901] ppid=4897 vsize=95044 CPUtime=2379.44
/proc/4899/task/4901/stat : 4901 (MiraXTv3_dyn) R 4897 4899 4571 0 -1 4194368 43699 0 0 0 237898 46 0 0 25 0 3 0 374338640 97325056 22314 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4899/tid=4902] ppid=4897 vsize=95044 CPUtime=2372.87
/proc/4899/task/4902/stat : 4902 (MiraXTv3_dyn) R 4897 4899 4571 0 -1 4194368 43264 0 0 0 237252 35 0 0 25 0 3 0 374338640 97325056 22314 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4752.34
Current children cumulated vsize (KiB) 95044

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 4904
/proc/meminfo: memFree=1344704/2055920 swapFree=4145492/4192956
[pid=4899] ppid=4897 vsize=95044 CPUtime=4872.04
/proc/4899/stat : 4899 (MiraXTv3_dyn) S 4897 4899 4571 0 -1 4194304 88817 0 0 0 487120 84 0 0 18 0 3 0 374338638 97325056 22331 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4899/statm: 23761 22331 218 20 0 23119 0
[pid=4899/tid=4901] ppid=4897 vsize=95044 CPUtime=2439.41
/proc/4899/task/4901/stat : 4901 (MiraXTv3_dyn) R 4897 4899 4571 0 -1 4194368 44393 0 0 0 243894 47 0 0 25 0 3 0 374338640 97325056 22331 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526463 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4899/tid=4902] ppid=4897 vsize=95044 CPUtime=2432.6
/proc/4899/task/4902/stat : 4902 (MiraXTv3_dyn) R 4897 4899 4571 0 -1 4194368 44070 0 0 0 243224 36 0 0 25 0 3 0 374338640 97325056 22331 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4872.04
Current children cumulated vsize (KiB) 95044

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 4904
/proc/meminfo: memFree=1344704/2055920 swapFree=4145492/4192956
[pid=4899] ppid=4897 vsize=95044 CPUtime=4991.72
/proc/4899/stat : 4899 (MiraXTv3_dyn) S 4897 4899 4571 0 -1 4194304 90202 0 0 0 499087 85 0 0 18 0 3 0 374338638 97325056 22336 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4899/statm: 23761 22336 218 20 0 23119 0
[pid=4899/tid=4901] ppid=4897 vsize=95044 CPUtime=2499.37
/proc/4899/task/4901/stat : 4901 (MiraXTv3_dyn) R 4897 4899 4571 0 -1 4194368 45085 0 0 0 249889 48 0 0 25 0 3 0 374338640 97325056 22336 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4899/tid=4902] ppid=4897 vsize=95044 CPUtime=2492.33
/proc/4899/task/4902/stat : 4902 (MiraXTv3_dyn) R 4897 4899 4571 0 -1 4194368 44763 0 0 0 249197 36 0 0 25 0 3 0 374338640 97325056 22336 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4991.72
Current children cumulated vsize (KiB) 95044



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.5 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 4904
/proc/meminfo: memFree=1344704/2055920 swapFree=4145492/4192956
[pid=4899] ppid=4897 vsize=95044 CPUtime=5000.11
/proc/4899/stat : 4899 (MiraXTv3_dyn) S 4897 4899 4571 0 -1 4194304 90202 0 0 0 499926 85 0 0 18 0 3 0 374338638 97325056 22336 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4899/statm: 23761 22336 218 20 0 23119 0
[pid=4899/tid=4901] ppid=4897 vsize=95044 CPUtime=2503.57
/proc/4899/task/4901/stat : 4901 (MiraXTv3_dyn) R 4897 4899 4571 0 -1 4194368 45085 0 0 0 250309 48 0 0 25 0 3 0 374338640 97325056 22336 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4899/tid=4902] ppid=4897 vsize=95044 CPUtime=2496.51
/proc/4899/task/4902/stat : 4902 (MiraXTv3_dyn) R 4897 4899 4571 0 -1 4194368 44763 0 0 0 249615 36 0 0 25 0 3 0 374338640 97325056 22336 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.11
Current children cumulated vsize (KiB) 95044

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2506.53
CPU time (s): 5000.15
CPU user time (s): 4999.28
CPU system time (s): 0.871867
CPU usage (%): 199.485
Max. virtual memory (cumulated for all children) (KiB): 95500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.28
system time used= 0.871867
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90202
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= 709
involuntary context switches= 94232

runsolver used 2.43263 second user time and 6.69198 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Sat May 12 15:16:51 UTC 2007

IDJOB= 426069
IDBENCH= 19868
IDSOLVER= 196
FILE ID= node9/426069-1178983011

PBS_JOBID= 5252808

Free space on /tmp= 66557 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v110/unif-k5-r21.3-v110-c2343-S1183327690-20.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/426069-1178983011/MiraXTv3_dyn /tmp/evaluation/426069-1178983011/instance-426069-1178983011.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-426069-1178983011 -o ROOT/results/node9/solver-426069-1178983011 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426069-1178983011/MiraXTv3_dyn /tmp/evaluation/426069-1178983011/instance-426069-1178983011.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  4ad843d6b2033a064344b00f68a62595

RANDOM SEED= 906026290

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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:       1434352 kB
Buffers:         45348 kB
Cached:         492616 kB
SwapCached:      15556 kB
Active:         185652 kB
Inactive:       375468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1434352 kB
SwapTotal:     4192956 kB
SwapFree:      4145492 kB
Dirty:            3972 kB
Writeback:           0 kB
Mapped:          30088 kB
Slab:            45928 kB
Committed_AS:  9038164 kB
PageTables:       1784 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= 66557 MiB

End job on node9 on Sat May 12 15:58:39 UTC 2007