Trace number 426246

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.26 2506.96

General information on the benchmark

Namerandom/LargeSize/5SAT/v1100/
unif-k5-r20-v1100-c22000-S1128222245-05.cnf
MD5SUMe00fc2902b68bb75646f8701a0e4a742
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark316.084
Satisfiable
(Un)Satisfiability was proved
Number of variables1100
Number of clauses22000
Sum of the clauses size110000
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 522000
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/node15/watcher-426246-1179002043 -o ROOT/results/node15/solver-426246-1179002043 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426246-1179002043/MiraXTv3_dyn /tmp/evaluation/426246-1179002043/instance-426246-1179002043.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.91 1.95 1.95 3/77 22305
/proc/meminfo: memFree=1767456/2055920 swapFree=4156504/4192956
[pid=22305] ppid=22303 vsize=3788 CPUtime=0
/proc/22305/stat : 22305 (MiraXTv3_dyn) R 22303 22305 22233 0 -1 4194304 373 0 0 0 0 0 0 0 18 0 1 0 348121965 3878912 349 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22305/statm: 947 356 202 20 0 305 0

[startup+0.077774 s]
/proc/loadavg: 1.91 1.95 1.95 3/77 22305
/proc/meminfo: memFree=1767456/2055920 swapFree=4156504/4192956
[pid=22305] ppid=22303 vsize=5704 CPUtime=0.07
/proc/22305/stat : 22305 (MiraXTv3_dyn) R 22303 22305 22233 0 -1 4194304 873 0 0 0 7 0 0 0 18 0 1 0 348121965 5840896 848 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 1 0 0
/proc/22305/statm: 1426 848 207 20 0 784 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5704

[startup+0.101776 s]
/proc/loadavg: 1.91 1.95 1.95 3/77 22305
/proc/meminfo: memFree=1767456/2055920 swapFree=4156504/4192956
[pid=22305] ppid=22303 vsize=5704 CPUtime=0.09
/proc/22305/stat : 22305 (MiraXTv3_dyn) R 22303 22305 22233 0 -1 4194304 873 0 0 0 9 0 0 0 18 0 1 0 348121965 5840896 848 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134575870 0 0 4096 0 0 0 0 17 1 0 0
/proc/22305/statm: 1426 848 207 20 0 784 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5704

[startup+0.3018 s]
/proc/loadavg: 1.91 1.95 1.95 3/77 22305
/proc/meminfo: memFree=1767456/2055920 swapFree=4156504/4192956
[pid=22305] ppid=22303 vsize=15228 CPUtime=0.4
/proc/22305/stat : 22305 (MiraXTv3_dyn) S 22303 22305 22233 0 -1 4194304 1930 0 0 0 40 0 0 0 18 0 3 0 348121965 15593472 1819 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22305/statm: 3807 1819 218 20 0 3165 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 15228

[startup+0.701837 s]
/proc/loadavg: 1.91 1.95 1.95 3/77 22305
/proc/meminfo: memFree=1767456/2055920 swapFree=4156504/4192956
[pid=22305] ppid=22303 vsize=19784 CPUtime=1.2
/proc/22305/stat : 22305 (MiraXTv3_dyn) S 22303 22305 22233 0 -1 4194304 3271 0 0 0 119 1 0 0 18 0 3 0 348121965 20258816 3160 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22305/statm: 4946 3160 218 20 0 4304 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 19784

[startup+1.50191 s]
/proc/loadavg: 1.91 1.95 1.95 3/80 22308
/proc/meminfo: memFree=1751752/2055920 swapFree=4156504/4192956
[pid=22305] ppid=22303 vsize=30428 CPUtime=2.8
/proc/22305/stat : 22305 (MiraXTv3_dyn) S 22303 22305 22233 0 -1 4194304 5824 0 0 0 277 3 0 0 18 0 3 0 348121965 31158272 5713 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22305/statm: 7607 5713 218 20 0 6965 0
[pid=22305/tid=22307] ppid=22303 vsize=30428 CPUtime=1.32
/proc/22305/task/22307/stat : 22307 (MiraXTv3_dyn) R 22303 22305 22233 0 -1 4194368 2336 0 0 0 131 1 0 0 25 0 3 0 348121983 31158272 5713 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7947899 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22305/tid=22308] ppid=22303 vsize=30428 CPUtime=1.29
/proc/22305/task/22308/stat : 22308 (MiraXTv3_dyn) R 22303 22305 22233 0 -1 4194368 2426 0 0 0 128 1 0 0 17 0 3 0 348121983 31158272 5713 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.8
Current children cumulated vsize (KiB) 30428

[startup+3.10221 s]
/proc/loadavg: 1.92 1.95 1.95 3/80 22308
/proc/meminfo: memFree=1738120/2055920 swapFree=4156504/4192956
[pid=22305] ppid=22303 vsize=47776 CPUtime=5.99
/proc/22305/stat : 22305 (MiraXTv3_dyn) S 22303 22305 22233 0 -1 4194304 10078 0 0 0 593 6 0 0 18 0 3 0 348121965 48922624 9967 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22305/statm: 11944 9967 218 20 0 11302 0
[pid=22305/tid=22307] ppid=22303 vsize=47776 CPUtime=2.92
/proc/22305/task/22307/stat : 22307 (MiraXTv3_dyn) R 22303 22305 22233 0 -1 4194368 4391 0 0 0 290 2 0 0 19 0 3 0 348121983 48922624 9967 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22305/tid=22308] ppid=22303 vsize=47776 CPUtime=2.89
/proc/22305/task/22308/stat : 22308 (MiraXTv3_dyn) R 22303 22305 22233 0 -1 4194368 4625 0 0 0 286 3 0 0 17 0 3 0 348121983 48922624 9967 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134566351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.99
Current children cumulated vsize (KiB) 47776

[startup+6.30135 s]
/proc/loadavg: 1.92 1.95 1.95 3/80 22308
/proc/meminfo: memFree=1724176/2055920 swapFree=4156504/4192956
[pid=22305] ppid=22303 vsize=55588 CPUtime=12.37
/proc/22305/stat : 22305 (MiraXTv3_dyn) S 22303 22305 22233 0 -1 4194304 11972 0 0 0 1229 8 0 0 18 0 3 0 348121965 56922112 11861 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22305/statm: 13897 11861 218 20 0 13255 0
[pid=22305/tid=22307] ppid=22303 vsize=55588 CPUtime=6.11
/proc/22305/task/22307/stat : 22307 (MiraXTv3_dyn) R 22303 22305 22233 0 -1 4194368 5280 0 0 0 608 3 0 0 25 0 3 0 348121983 56922112 11861 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22305/tid=22308] ppid=22303 vsize=55588 CPUtime=6.08
/proc/22305/task/22308/stat : 22308 (MiraXTv3_dyn) R 22303 22305 22233 0 -1 4194368 5630 0 0 0 604 4 0 0 25 0 3 0 348121983 56922112 11861 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520708 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 55588

[startup+12.7029 s]
/proc/loadavg: 1.93 1.95 1.95 3/80 22308
/proc/meminfo: memFree=1674128/2055920 swapFree=4156504/4192956
[pid=22305] ppid=22303 vsize=106004 CPUtime=25.15
/proc/22305/stat : 22305 (MiraXTv3_dyn) S 22303 22305 22233 0 -1 4194304 25081 0 0 0 2495 20 0 0 18 0 3 0 348121965 108548096 24731 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22305/statm: 26501 24731 218 20 0 25859 0
[pid=22305/tid=22307] ppid=22303 vsize=106004 CPUtime=12.51
/proc/22305/task/22307/stat : 22307 (MiraXTv3_dyn) R 22303 22305 22233 0 -1 4194368 11760 0 0 0 1244 7 0 0 25 0 3 0 348121983 108548096 24731 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22305/tid=22308] ppid=22303 vsize=106136 CPUtime=12.45
/proc/22305/task/22308/stat : 22308 (MiraXTv3_dyn) R 22303 22305 22233 0 -1 4194368 12259 0 0 0 1233 12 0 0 19 0 3 0 348121983 108683264 24732 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 106004

[startup+25.5011 s]
/proc/loadavg: 1.94 1.96 1.95 3/80 22308
/proc/meminfo: memFree=1647760/2055920 swapFree=4156504/4192956
[pid=22305] ppid=22303 vsize=126688 CPUtime=50.68
/proc/22305/stat : 22305 (MiraXTv3_dyn) S 22303 22305 22233 0 -1 4194304 30604 0 0 0 5041 27 0 0 18 0 3 0 348121965 129728512 29932 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22305/statm: 31672 29932 218 20 0 31030 0
[pid=22305/tid=22307] ppid=22303 vsize=126688 CPUtime=25.3
/proc/22305/task/22307/stat : 22307 (MiraXTv3_dyn) R 22303 22305 22233 0 -1 4194368 14556 0 0 0 2521 9 0 0 25 0 3 0 348121983 129728512 29932 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22305/tid=22308] ppid=22303 vsize=126688 CPUtime=25.19
/proc/22305/task/22308/stat : 22308 (MiraXTv3_dyn) R 22303 22305 22233 0 -1 4194368 14986 0 0 0 2503 16 0 0 25 0 3 0 348121983 129728512 29932 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 126688

[startup+51.1015 s]
/proc/loadavg: 1.96 1.96 1.95 3/80 22308
/proc/meminfo: memFree=1597456/2055920 swapFree=4156504/4192956
[pid=22305] ppid=22303 vsize=176956 CPUtime=101.71
/proc/22305/stat : 22305 (MiraXTv3_dyn) S 22303 22305 22233 0 -1 4194304 43858 0 0 0 10129 42 0 0 18 0 3 0 348121965 181202944 42503 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22305/statm: 44239 42503 218 20 0 43597 0
[pid=22305/tid=22307] ppid=22303 vsize=176956 CPUtime=50.87
/proc/22305/task/22307/stat : 22307 (MiraXTv3_dyn) R 22303 22305 22233 0 -1 4194368 19700 0 0 0 5073 14 0 0 25 0 3 0 348121983 181202944 42503 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22305/tid=22308] ppid=22303 vsize=176956 CPUtime=50.65
/proc/22305/task/22308/stat : 22308 (MiraXTv3_dyn) R 22303 22305 22233 0 -1 4194368 23096 0 0 0 5039 26 0 0 25 0 3 0 348121983 181202944 42503 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.71
Current children cumulated vsize (KiB) 176956

[startup+102.305 s]
/proc/loadavg: 2.06 1.98 1.95 3/80 22308
/proc/meminfo: memFree=1574480/2055920 swapFree=4156504/4192956
[pid=22305] ppid=22303 vsize=199596 CPUtime=203.81
/proc/22305/stat : 22305 (MiraXTv3_dyn) S 22303 22305 22233 0 -1 4194304 50699 0 0 0 20333 48 0 0 18 0 3 0 348121965 204386304 48230 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22305/statm: 49899 48230 218 20 0 49257 0
[pid=22305/tid=22307] ppid=22303 vsize=199596 CPUtime=101.87
/proc/22305/task/22307/stat : 22307 (MiraXTv3_dyn) R 22303 22305 22233 0 -1 4194368 25275 0 0 0 10168 19 0 0 25 0 3 0 348121983 204386304 48230 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22305/tid=22308] ppid=22303 vsize=199596 CPUtime=101.76
/proc/22305/task/22308/stat : 22308 (MiraXTv3_dyn) R 22303 22305 22233 0 -1 4194368 24362 0 0 0 10148 28 0 0 25 0 3 0 348121983 204386304 48230 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.81
Current children cumulated vsize (KiB) 199596

[startup+162.302 s]
/proc/loadavg: 2.02 1.98 1.95 3/80 22308
/proc/meminfo: memFree=1557520/2055920 swapFree=4156504/4192956
[pid=22305] ppid=22303 vsize=216664 CPUtime=323.48
/proc/22305/stat : 22305 (MiraXTv3_dyn) S 22303 22305 22233 0 -1 4194304 55896 0 0 0 32294 54 0 0 18 0 3 0 348121965 221863936 52435 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22305/statm: 54166 52435 218 20 0 53524 0
[pid=22305/tid=22307] ppid=22303 vsize=216664 CPUtime=161.59
/proc/22305/task/22307/stat : 22307 (MiraXTv3_dyn) R 22303 22305 22233 0 -1 4194368 26619 0 0 0 16139 20 0 0 25 0 3 0 348121983 221863936 52435 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22305/tid=22308] ppid=22303 vsize=216664 CPUtime=161.7
/proc/22305/task/22308/stat : 22308 (MiraXTv3_dyn) R 22303 22305 22233 0 -1 4194368 28215 0 0 0 16137 33 0 0 25 0 3 0 348121983 221863936 52435 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.48
Current children cumulated vsize (KiB) 216664

[startup+222.301 s]
/proc/loadavg: 2.00 1.98 1.95 3/80 22308
/proc/meminfo: memFree=1542864/2055920 swapFree=4156504/4192956
[pid=22305] ppid=22303 vsize=230344 CPUtime=443.15
/proc/22305/stat : 22305 (MiraXTv3_dyn) S 22303 22305 22233 0 -1 4194304 60852 0 0 0 44255 60 0 0 18 0 3 0 348121965 235872256 56118 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22305/statm: 57586 56118 218 20 0 56944 0
[pid=22305/tid=22307] ppid=22303 vsize=230344 CPUtime=221.31
/proc/22305/task/22307/stat : 22307 (MiraXTv3_dyn) R 22303 22305 22233 0 -1 4194368 29201 0 0 0 22109 22 0 0 24 0 3 0 348121983 235872256 56118 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22305/tid=22308] ppid=22303 vsize=230344 CPUtime=221.66
/proc/22305/task/22308/stat : 22308 (MiraXTv3_dyn) R 22303 22305 22233 0 -1 4194368 30589 0 0 0 22129 37 0 0 25 0 3 0 348121983 235872256 56118 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526712 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.15
Current children cumulated vsize (KiB) 230344

[startup+282.302 s]
/proc/loadavg: 2.00 1.98 1.95 3/80 22308
/proc/meminfo: memFree=1539536/2055920 swapFree=4156504/4192956
[pid=22305] ppid=22303 vsize=233644 CPUtime=562.86
/proc/22305/stat : 22305 (MiraXTv3_dyn) S 22303 22305 22233 0 -1 4194304 62896 0 0 0 56224 62 0 0 18 0 3 0 348121965 239251456 56956 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22305/statm: 58411 56956 218 20 0 57769 0
[pid=22305/tid=22307] ppid=22303 vsize=233644 CPUtime=281.04
/proc/22305/task/22307/stat : 22307 (MiraXTv3_dyn) R 22303 22305 22233 0 -1 4194368 30571 0 0 0 28081 23 0 0 25 0 3 0 348121983 239251456 56956 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22305/tid=22308] ppid=22303 vsize=233644 CPUtime=281.64
/proc/22305/task/22308/stat : 22308 (MiraXTv3_dyn) R 22303 22305 22233 0 -1 4194368 31263 0 0 0 28126 38 0 0 25 0 3 0 348121983 239251456 56956 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.86
Current children cumulated vsize (KiB) 233644

[startup+342.301 s]
/proc/loadavg: 2.00 1.98 1.95 3/80 22308
/proc/meminfo: memFree=1534800/2055920 swapFree=4156504/4192956
[pid=22305] ppid=22303 vsize=238864 CPUtime=682.5
/proc/22305/stat : 22305 (MiraXTv3_dyn) S 22303 22305 22233 0 -1 4194304 65218 0 0 0 68186 64 0 0 18 0 3 0 348121965 244596736 58139 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22305/statm: 59716 58139 218 20 0 59074 0
[pid=22305/tid=22307] ppid=22303 vsize=238864 CPUtime=340.76
/proc/22305/task/22307/stat : 22307 (MiraXTv3_dyn) R 22303 22305 22233 0 -1 4194368 31954 0 0 0 34052 24 0 0 25 0 3 0 348121983 244596736 58139 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22305/tid=22308] ppid=22303 vsize=238864 CPUtime=341.57
/proc/22305/task/22308/stat : 22308 (MiraXTv3_dyn) R 22303 22305 22233 0 -1 4194368 32202 0 0 0 34117 40 0 0 25 0 3 0 348121983 244596736 58139 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.5
Current children cumulated vsize (KiB) 238864

[startup+402.302 s]

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

/proc/22305/task/22307/stat : 22307 (MiraXTv3_dyn) R 22303 22305 22233 0 -1 4194368 41151 0 0 0 189329 50 0 0 25 0 3 0 348121983 283664384 67845 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22305/tid=22308] ppid=22303 vsize=277016 CPUtime=1900.09
/proc/22305/task/22308/stat : 22308 (MiraXTv3_dyn) R 22303 22305 22233 0 -1 4194368 40490 0 0 0 189949 60 0 0 25 0 3 0 348121983 283664384 67845 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3794.07
Current children cumulated vsize (KiB) 277016

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/80 22508
/proc/meminfo: memFree=1495824/2055920 swapFree=4156504/4192956
[pid=22305] ppid=22303 vsize=277016 CPUtime=3913.79
/proc/22305/stat : 22305 (MiraXTv3_dyn) S 22303 22305 22233 0 -1 4194304 82706 0 0 0 391267 112 0 0 18 0 3 0 348121965 283664384 67848 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22305/statm: 69254 67848 218 20 0 68612 0
[pid=22305/tid=22307] ppid=22303 vsize=277016 CPUtime=1953.78
/proc/22305/task/22307/stat : 22307 (MiraXTv3_dyn) R 22303 22305 22233 0 -1 4194368 41151 0 0 0 195327 51 0 0 25 0 3 0 348121983 283664384 67848 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22305/tid=22308] ppid=22303 vsize=277016 CPUtime=1959.83
/proc/22305/task/22308/stat : 22308 (MiraXTv3_dyn) R 22303 22305 22233 0 -1 4194368 40493 0 0 0 195923 60 0 0 25 0 3 0 348121983 283664384 67848 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3913.79
Current children cumulated vsize (KiB) 277016

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 22508
/proc/meminfo: memFree=1495888/2055920 swapFree=4156504/4192956
[pid=22305] ppid=22303 vsize=277016 CPUtime=4033.45
/proc/22305/stat : 22305 (MiraXTv3_dyn) S 22303 22305 22233 0 -1 4194304 82706 0 0 0 403233 112 0 0 18 0 3 0 348121965 283664384 67848 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22305/statm: 69254 67848 218 20 0 68612 0
[pid=22305/tid=22307] ppid=22303 vsize=277016 CPUtime=2013.73
/proc/22305/task/22307/stat : 22307 (MiraXTv3_dyn) R 22303 22305 22233 0 -1 4194368 41151 0 0 0 201322 51 0 0 25 0 3 0 348121983 283664384 67848 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22305/tid=22308] ppid=22303 vsize=277016 CPUtime=2019.53
/proc/22305/task/22308/stat : 22308 (MiraXTv3_dyn) R 22303 22305 22233 0 -1 4194368 40493 0 0 0 201893 60 0 0 25 0 3 0 348121983 283664384 67848 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4033.45
Current children cumulated vsize (KiB) 277016

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 22508
/proc/meminfo: memFree=1494608/2055920 swapFree=4156504/4192956
[pid=22305] ppid=22303 vsize=279064 CPUtime=4153.15
/proc/22305/stat : 22305 (MiraXTv3_dyn) S 22303 22305 22233 0 -1 4194304 83039 0 0 0 415202 113 0 0 18 0 3 0 348121965 285761536 68181 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22305/statm: 69766 68181 218 20 0 69124 0
[pid=22305/tid=22307] ppid=22303 vsize=279064 CPUtime=2073.71
/proc/22305/task/22307/stat : 22307 (MiraXTv3_dyn) R 22303 22305 22233 0 -1 4194368 41484 0 0 0 207319 52 0 0 25 0 3 0 348121983 285761536 68181 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22305/tid=22308] ppid=22303 vsize=279064 CPUtime=2079.26
/proc/22305/task/22308/stat : 22308 (MiraXTv3_dyn) R 22303 22305 22233 0 -1 4194368 40493 0 0 0 207865 61 0 0 25 0 3 0 348121983 285761536 68181 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4153.15
Current children cumulated vsize (KiB) 279064

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 22508
/proc/meminfo: memFree=1494544/2055920 swapFree=4156504/4192956
[pid=22305] ppid=22303 vsize=279064 CPUtime=4272.84
/proc/22305/stat : 22305 (MiraXTv3_dyn) S 22303 22305 22233 0 -1 4194304 83040 0 0 0 427170 114 0 0 18 0 3 0 348121965 285761536 68182 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22305/statm: 69766 68182 218 20 0 69124 0
[pid=22305/tid=22307] ppid=22303 vsize=279064 CPUtime=2133.67
/proc/22305/task/22307/stat : 22307 (MiraXTv3_dyn) R 22303 22305 22233 0 -1 4194368 41484 0 0 0 213315 52 0 0 25 0 3 0 348121983 285761536 68182 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22305/tid=22308] ppid=22303 vsize=279064 CPUtime=2138.98
/proc/22305/task/22308/stat : 22308 (MiraXTv3_dyn) R 22303 22305 22233 0 -1 4194368 40494 0 0 0 213837 61 0 0 25 0 3 0 348121983 285761536 68182 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4272.84
Current children cumulated vsize (KiB) 279064

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 22508
/proc/meminfo: memFree=1494608/2055920 swapFree=4156504/4192956
[pid=22305] ppid=22303 vsize=279064 CPUtime=4392.52
/proc/22305/stat : 22305 (MiraXTv3_dyn) S 22303 22305 22233 0 -1 4194304 83040 0 0 0 439137 115 0 0 18 0 3 0 348121965 285761536 68182 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22305/statm: 69766 68182 218 20 0 69124 0
[pid=22305/tid=22307] ppid=22303 vsize=279064 CPUtime=2193.65
/proc/22305/task/22307/stat : 22307 (MiraXTv3_dyn) R 22303 22305 22233 0 -1 4194368 41484 0 0 0 219312 53 0 0 25 0 3 0 348121983 285761536 68182 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526414 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22305/tid=22308] ppid=22303 vsize=279064 CPUtime=2198.69
/proc/22305/task/22308/stat : 22308 (MiraXTv3_dyn) R 22303 22305 22233 0 -1 4194368 40494 0 0 0 219808 61 0 0 25 0 3 0 348121983 285761536 68182 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4392.52
Current children cumulated vsize (KiB) 279064

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 22508
/proc/meminfo: memFree=1490512/2055920 swapFree=4156504/4192956
[pid=22305] ppid=22303 vsize=282828 CPUtime=4512.22
/proc/22305/stat : 22305 (MiraXTv3_dyn) S 22303 22305 22233 0 -1 4194304 84237 0 0 0 451105 117 0 0 18 0 3 0 348121965 289615872 69169 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22305/statm: 70707 69169 218 20 0 70065 0
[pid=22305/tid=22307] ppid=22303 vsize=282828 CPUtime=2253.62
/proc/22305/task/22307/stat : 22307 (MiraXTv3_dyn) R 22303 22305 22233 0 -1 4194368 42062 0 0 0 225308 54 0 0 25 0 3 0 348121983 289615872 69169 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22305/tid=22308] ppid=22303 vsize=282828 CPUtime=2258.42
/proc/22305/task/22308/stat : 22308 (MiraXTv3_dyn) R 22303 22305 22233 0 -1 4194368 41113 0 0 0 225780 62 0 0 25 0 3 0 348121983 289615872 69169 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4512.22
Current children cumulated vsize (KiB) 282828

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 22508
/proc/meminfo: memFree=1484560/2055920 swapFree=4156504/4192956
[pid=22305] ppid=22303 vsize=289132 CPUtime=4631.93
/proc/22305/stat : 22305 (MiraXTv3_dyn) S 22303 22305 22233 0 -1 4194304 86553 0 0 0 463073 120 0 0 18 0 3 0 348121965 296071168 70645 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22305/statm: 72283 70645 218 20 0 71641 0
[pid=22305/tid=22307] ppid=22303 vsize=289132 CPUtime=2313.59
/proc/22305/task/22307/stat : 22307 (MiraXTv3_dyn) R 22303 22305 22233 0 -1 4194368 42430 0 0 0 231305 54 0 0 25 0 3 0 348121983 296071168 70645 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22305/tid=22308] ppid=22303 vsize=289132 CPUtime=2318.16
/proc/22305/task/22308/stat : 22308 (MiraXTv3_dyn) R 22303 22305 22233 0 -1 4194368 43061 0 0 0 231751 65 0 0 25 0 3 0 348121983 296071168 70645 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4631.93
Current children cumulated vsize (KiB) 289132

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 22508
/proc/meminfo: memFree=1483472/2055920 swapFree=4156504/4192956
[pid=22305] ppid=22303 vsize=290156 CPUtime=4751.62
/proc/22305/stat : 22305 (MiraXTv3_dyn) S 22303 22305 22233 0 -1 4194304 87444 0 0 0 475040 122 0 0 18 0 3 0 348121965 297119744 70906 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22305/statm: 72539 70906 218 20 0 71897 0
[pid=22305/tid=22307] ppid=22303 vsize=290156 CPUtime=2373.4
/proc/22305/task/22307/stat : 22307 (MiraXTv3_dyn) R 22303 22305 22233 0 -1 4194368 42640 0 0 0 237286 54 0 0 25 0 3 0 348121983 297119744 70906 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22305/tid=22308] ppid=22303 vsize=290156 CPUtime=2378.02
/proc/22305/task/22308/stat : 22308 (MiraXTv3_dyn) R 22303 22305 22233 0 -1 4194368 43742 0 0 0 237736 66 0 0 25 0 3 0 348121983 297119744 70906 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4751.62
Current children cumulated vsize (KiB) 290156

[startup+2442.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/80 22508
/proc/meminfo: memFree=1480976/2055920 swapFree=4156504/4192956
[pid=22305] ppid=22303 vsize=292204 CPUtime=4871.32
/proc/22305/stat : 22305 (MiraXTv3_dyn) S 22303 22305 22233 0 -1 4194304 88242 0 0 0 487008 124 0 0 18 0 3 0 348121965 299216896 71564 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22305/statm: 73051 71564 218 20 0 72409 0
[pid=22305/tid=22307] ppid=22303 vsize=292204 CPUtime=2433.13
/proc/22305/task/22307/stat : 22307 (MiraXTv3_dyn) R 22303 22305 22233 0 -1 4194368 42646 0 0 0 243259 54 0 0 25 0 3 0 348121983 299216896 71564 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526688 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22305/tid=22308] ppid=22303 vsize=292204 CPUtime=2438
/proc/22305/task/22308/stat : 22308 (MiraXTv3_dyn) R 22303 22305 22233 0 -1 4194368 44534 0 0 0 243732 68 0 0 25 0 3 0 348121983 299216896 71564 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4871.32
Current children cumulated vsize (KiB) 292204

[startup+2502.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/80 22508
/proc/meminfo: memFree=1481104/2055920 swapFree=4156504/4192956
[pid=22305] ppid=22303 vsize=292204 CPUtime=4991
/proc/22305/stat : 22305 (MiraXTv3_dyn) S 22303 22305 22233 0 -1 4194304 88242 0 0 0 498976 124 0 0 18 0 3 0 348121965 299216896 71564 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22305/statm: 73051 71564 218 20 0 72409 0
[pid=22305/tid=22307] ppid=22303 vsize=292204 CPUtime=2492.86
/proc/22305/task/22307/stat : 22307 (MiraXTv3_dyn) R 22303 22305 22233 0 -1 4194368 42646 0 0 0 249231 55 0 0 25 0 3 0 348121983 299216896 71564 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22305/tid=22308] ppid=22303 vsize=292204 CPUtime=2497.97
/proc/22305/task/22308/stat : 22308 (MiraXTv3_dyn) R 22303 22305 22233 0 -1 4194368 44534 0 0 0 249728 69 0 0 25 0 3 0 348121983 299216896 71564 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4991
Current children cumulated vsize (KiB) 292204



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.91 s]
/proc/loadavg: 2.02 2.01 2.00 3/80 22508
/proc/meminfo: memFree=1481104/2055920 swapFree=4156504/4192956
[pid=22305] ppid=22303 vsize=292204 CPUtime=5000.19
/proc/22305/stat : 22305 (MiraXTv3_dyn) S 22303 22305 22233 0 -1 4194304 88242 0 0 0 499895 124 0 0 18 0 3 0 348121965 299216896 71564 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22305/statm: 73051 71564 218 20 0 72409 0
[pid=22305/tid=22307] ppid=22303 vsize=292204 CPUtime=2497.45
/proc/22305/task/22307/stat : 22307 (MiraXTv3_dyn) R 22303 22305 22233 0 -1 4194368 42646 0 0 0 249690 55 0 0 25 0 3 0 348121983 299216896 71564 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22305/tid=22308] ppid=22303 vsize=292204 CPUtime=2502.57
/proc/22305/task/22308/stat : 22308 (MiraXTv3_dyn) R 22303 22305 22233 0 -1 4194368 44534 0 0 0 250188 69 0 0 25 0 3 0 348121983 299216896 71564 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.19
Current children cumulated vsize (KiB) 292204

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

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

[startup+2506.91 s]
/proc/loadavg: 2.02 2.01 2.00 3/80 22508
/proc/meminfo: memFree=1481104/2055920 swapFree=4156504/4192956
[pid=22305] ppid=22303 vsize=292204 CPUtime=5000.19
/proc/22305/stat : 22305 (MiraXTv3_dyn) S 22303 22305 22233 0 -1 4194304 88242 0 0 0 499895 124 0 0 18 0 3 0 348121965 299216896 71564 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22305/statm: 73051 71564 218 20 0 72409 0
[pid=22305/tid=22307] ppid=22303 vsize=292204 CPUtime=2497.45
/proc/22305/task/22307/stat : 22307 (MiraXTv3_dyn) R 22303 22305 22233 0 -1 4194368 42646 0 0 0 249690 55 0 0 25 0 3 0 348121983 299216896 71564 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22305/tid=22308] ppid=22303 vsize=292204 CPUtime=2502.57
/proc/22305/task/22308/stat : 22308 (MiraXTv3_dyn) R 22303 22305 22233 0 -1 4194368 44534 0 0 0 250188 69 0 0 25 0 3 0 348121983 299216896 71564 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.19
Current children cumulated vsize (KiB) 292204

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2506.96
CPU time (s): 5000.26
CPU user time (s): 4998.97
CPU system time (s): 1.2918
CPU usage (%): 199.455
Max. virtual memory (cumulated for all children) (KiB): 292204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.97
system time used= 1.2918
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88242
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= 1004
involuntary context switches= 94700

runsolver used 2.55061 second user time and 6.62699 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Sat May 12 20:34:04 UTC 2007

IDJOB= 426246
IDBENCH= 20071
IDSOLVER= 196
FILE ID= node15/426246-1179002043

PBS_JOBID= 5252853

Free space on /tmp= 66544 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v1100/unif-k5-r20-v1100-c22000-S1128222245-05.cnf
COMMAND LINE= /tmp/evaluation/426246-1179002043/MiraXTv3_dyn /tmp/evaluation/426246-1179002043/instance-426246-1179002043.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-426246-1179002043 -o ROOT/results/node15/solver-426246-1179002043 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426246-1179002043/MiraXTv3_dyn /tmp/evaluation/426246-1179002043/instance-426246-1179002043.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  e00fc2902b68bb75646f8701a0e4a742

RANDOM SEED= 501313765

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node15.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.227
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.227
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:       1767800 kB
Buffers:         41716 kB
Cached:         180256 kB
SwapCached:      16300 kB
Active:          92152 kB
Inactive:       153688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1767800 kB
SwapTotal:     4192956 kB
SwapFree:      4156504 kB
Dirty:            4552 kB
Writeback:           0 kB
Mapped:          29692 kB
Slab:            27756 kB
Committed_AS: 10922868 kB
PageTables:       1868 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= 66544 MiB

End job on node15 on Sat May 12 21:15:53 UTC 2007