Trace number 456369

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.22 2542.35

General information on the benchmark

Namecrafted/Hard/contest02/
ezfact64_3.sat05-450.reshuffled-07.cnf
MD5SUMa4a7c528ede134442a2d3ba0a444cdbb
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3261.29
Satisfiable
(Un)Satisfiability was proved
Number of variables3073
Number of clauses19785
Sum of the clauses size74601
Maximum clause length4
Minimum clause length1
Number of clauses of size 165
Number of clauses of size 20
Number of clauses of size 34344
Number of clauses of size 415376
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...

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/node33/watcher-456369-1179022955 -o ROOT/results/node33/solver-456369-1179022955 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/456369-1179022955/MiraXTv3_dyn /tmp/evaluation/456369-1179022955/instance-456369-1179022955.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.34 2.09 1.98 5/84 2034
/proc/meminfo: memFree=1677592/2055920 swapFree=4147944/4192956
[pid=2034] ppid=2026 vsize=3788 CPUtime=0
/proc/2034/stat : 2034 (MiraXTv3_dyn) R 2026 2034 29684 0 -1 4194304 269 0 0 0 0 0 0 0 18 0 1 0 350210971 3878912 244 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2034/statm: 947 251 202 20 0 305 0

[startup+0.103104 s]
/proc/loadavg: 2.34 2.09 1.98 5/84 2034
/proc/meminfo: memFree=1677592/2055920 swapFree=4147944/4192956
[pid=2034] ppid=2026 vsize=5532 CPUtime=0.09
/proc/2034/stat : 2034 (MiraXTv3_dyn) R 2026 2034 29684 0 -1 4194304 865 0 0 0 9 0 0 0 18 0 1 0 350210971 5664768 796 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134527776 0 0 4096 0 0 0 0 17 1 0 0
/proc/2034/statm: 1383 796 208 20 0 741 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5532

[startup+0.201126 s]
/proc/loadavg: 2.34 2.09 1.98 5/84 2034
/proc/meminfo: memFree=1677592/2055920 swapFree=4147944/4192956
[pid=2034] ppid=2026 vsize=11784 CPUtime=0.24
/proc/2034/stat : 2034 (MiraXTv3_dyn) S 2026 2034 29684 0 -1 4194304 1536 0 0 0 24 0 0 0 19 0 3 0 350210971 12066816 1467 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2034/statm: 2946 1467 218 20 0 2304 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 11784

[startup+0.302147 s]
/proc/loadavg: 2.34 2.09 1.98 5/84 2034
/proc/meminfo: memFree=1677592/2055920 swapFree=4147944/4192956
[pid=2034] ppid=2026 vsize=12808 CPUtime=0.43
/proc/2034/stat : 2034 (MiraXTv3_dyn) S 2026 2034 29684 0 -1 4194304 1600 0 0 0 43 0 0 0 19 0 3 0 350210971 13115392 1531 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2034/statm: 3202 1531 218 20 0 2560 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 12808

[startup+0.702229 s]
/proc/loadavg: 2.34 2.09 1.98 5/84 2034
/proc/meminfo: memFree=1677592/2055920 swapFree=4147944/4192956
[pid=2034] ppid=2026 vsize=13732 CPUtime=1.21
/proc/2034/stat : 2034 (MiraXTv3_dyn) S 2026 2034 29684 0 -1 4194304 2082 0 0 0 120 1 0 0 19 0 3 0 350210971 14061568 2013 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2034/statm: 3433 2013 218 20 0 2791 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 13732

[startup+1.50141 s]
/proc/loadavg: 2.34 2.09 1.98 3/87 2132
/proc/meminfo: memFree=1668672/2055920 swapFree=4147944/4192956
[pid=2034] ppid=2026 vsize=17496 CPUtime=2.72
/proc/2034/stat : 2034 (MiraXTv3_dyn) S 2026 2034 29684 0 -1 4194304 2850 0 0 0 270 2 0 0 19 0 3 0 350210971 17915904 2781 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2034/statm: 4374 2781 218 20 0 3732 0
[pid=2034/tid=2062] ppid=2026 vsize=17496 CPUtime=1.35
/proc/2034/task/2062/stat : 2062 (MiraXTv3_dyn) R 2026 2034 29684 0 -1 4194368 1057 0 0 0 135 0 0 0 25 0 3 0 350210982 17915904 2781 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2034/tid=2063] ppid=2026 vsize=17496 CPUtime=1.25
/proc/2034/task/2063/stat : 2063 (MiraXTv3_dyn) R 2026 2034 29684 0 -1 4194368 907 0 0 0 125 0 0 0 25 0 3 0 350210982 17915904 2781 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.72
Current children cumulated vsize (KiB) 17496

[startup+3.10172 s]
/proc/loadavg: 2.34 2.09 1.98 4/87 2190
/proc/meminfo: memFree=1664000/2055920 swapFree=4147944/4192956
[pid=2034] ppid=2026 vsize=23044 CPUtime=5.49
/proc/2034/stat : 2034 (MiraXTv3_dyn) S 2026 2034 29684 0 -1 4194304 4258 0 0 0 546 3 0 0 19 0 3 0 350210971 23597056 4189 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2034/statm: 5761 4189 218 20 0 5119 0
[pid=2034/tid=2062] ppid=2026 vsize=23044 CPUtime=2.87
/proc/2034/task/2062/stat : 2062 (MiraXTv3_dyn) R 2026 2034 29684 0 -1 4194368 1753 0 0 0 286 1 0 0 25 0 3 0 350210982 23597056 4189 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2034/tid=2063] ppid=2026 vsize=23044 CPUtime=2.51
/proc/2034/task/2063/stat : 2063 (MiraXTv3_dyn) R 2026 2034 29684 0 -1 4194368 1619 0 0 0 250 1 0 0 25 0 3 0 350210982 23597056 4189 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.49
Current children cumulated vsize (KiB) 23044

[startup+6.30238 s]
/proc/loadavg: 2.40 2.11 1.99 4/87 2524
/proc/meminfo: memFree=1651776/2055920 swapFree=4147944/4192956
[pid=2034] ppid=2026 vsize=34204 CPUtime=11.31
/proc/2034/stat : 2034 (MiraXTv3_dyn) S 2026 2034 29684 0 -1 4194304 7027 0 0 0 1125 6 0 0 19 0 3 0 350210971 35024896 6958 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2034/statm: 8551 6958 218 20 0 7909 0
[pid=2034/tid=2062] ppid=2026 vsize=34204 CPUtime=5.83
/proc/2034/task/2062/stat : 2062 (MiraXTv3_dyn) R 2026 2034 29684 0 -1 4194368 3274 0 0 0 581 2 0 0 25 0 3 0 350210982 35024896 6958 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2034/tid=2063] ppid=2026 vsize=34204 CPUtime=5.36
/proc/2034/task/2063/stat : 2063 (MiraXTv3_dyn) R 2026 2034 29684 0 -1 4194368 2867 0 0 0 533 3 0 0 25 0 3 0 350210982 35024896 6958 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565494 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.31
Current children cumulated vsize (KiB) 34204

[startup+12.7017 s]
/proc/loadavg: 2.60 2.15 2.01 4/86 2873
/proc/meminfo: memFree=1639560/2055920 swapFree=4147944/4192956
[pid=2034] ppid=2026 vsize=42432 CPUtime=23.25
/proc/2034/stat : 2034 (MiraXTv3_dyn) S 2026 2034 29684 0 -1 4194304 9285 0 0 0 2316 9 0 0 19 0 3 0 350210971 43450368 9216 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2034/statm: 10608 9216 218 20 0 9966 0
[pid=2034/tid=2062] ppid=2026 vsize=42432 CPUtime=11.49
/proc/2034/task/2062/stat : 2062 (MiraXTv3_dyn) R 2026 2034 29684 0 -1 4194368 4288 0 0 0 1145 4 0 0 19 0 3 0 350210982 43450368 9216 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2034/tid=2063] ppid=2026 vsize=42432 CPUtime=11.65
/proc/2034/task/2063/stat : 2063 (MiraXTv3_dyn) R 2026 2034 29684 0 -1 4194368 4111 0 0 0 1161 4 0 0 25 0 3 0 350210982 43450368 9216 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 23.25
Current children cumulated vsize (KiB) 42432

[startup+25.5023 s]
/proc/loadavg: 2.76 2.21 2.03 4/87 4217
/proc/meminfo: memFree=1613888/2055920 swapFree=4147944/4192956
[pid=2034] ppid=2026 vsize=66244 CPUtime=45.75
/proc/2034/stat : 2034 (MiraXTv3_dyn) S 2026 2034 29684 0 -1 4194304 15355 0 0 0 4558 17 0 0 19 0 3 0 350210971 67833856 15212 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2034/statm: 16561 15212 218 20 0 15919 0
[pid=2034/tid=2062] ppid=2026 vsize=66244 CPUtime=23.72
/proc/2034/task/2062/stat : 2062 (MiraXTv3_dyn) R 2026 2034 29684 0 -1 4194368 6693 0 0 0 2365 7 0 0 25 0 3 0 350210982 67833856 15212 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2034/tid=2063] ppid=2026 vsize=66244 CPUtime=21.92
/proc/2034/task/2063/stat : 2063 (MiraXTv3_dyn) R 2026 2034 29684 0 -1 4194368 7776 0 0 0 2183 9 0 0 25 0 3 0 350210982 67833856 15212 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 45.75
Current children cumulated vsize (KiB) 66244

[startup+51.1026 s]
/proc/loadavg: 2.84 2.27 2.05 4/87 6594
/proc/meminfo: memFree=1563008/2055920 swapFree=4147944/4192956
[pid=2034] ppid=2026 vsize=115172 CPUtime=91.31
/proc/2034/stat : 2034 (MiraXTv3_dyn) S 2026 2034 29684 0 -1 4194304 27697 0 0 0 9096 35 0 0 19 0 3 0 350210971 117936128 27378 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2034/statm: 28793 27378 218 20 0 28151 0
[pid=2034/tid=2062] ppid=2026 vsize=115172 CPUtime=47.48
/proc/2034/task/2062/stat : 2062 (MiraXTv3_dyn) R 2026 2034 29684 0 -1 4194368 12696 0 0 0 4734 14 0 0 25 0 3 0 350210982 117936128 27378 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2034/tid=2063] ppid=2026 vsize=115172 CPUtime=43.72
/proc/2034/task/2063/stat : 2063 (MiraXTv3_dyn) R 2026 2034 29684 0 -1 4194368 14115 0 0 0 4352 20 0 0 25 0 3 0 350210982 117936128 27378 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 91.31
Current children cumulated vsize (KiB) 115172

[startup+102.302 s]
/proc/loadavg: 3.17 2.45 2.12 4/86 11273
/proc/meminfo: memFree=1548744/2055920 swapFree=4147944/4192956
[pid=2034] ppid=2026 vsize=124772 CPUtime=182.69
/proc/2034/stat : 2034 (MiraXTv3_dyn) S 2026 2034 29684 0 -1 4194304 30242 0 0 0 18225 44 0 0 19 0 3 0 350210971 127766528 29514 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2034/statm: 31193 29514 218 20 0 30551 0
[pid=2034/tid=2062] ppid=2026 vsize=124772 CPUtime=96.93
/proc/2034/task/2062/stat : 2062 (MiraXTv3_dyn) R 2026 2034 29684 0 -1 4194368 13449 0 0 0 9675 18 0 0 25 0 3 0 350210982 127766528 29514 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2034/tid=2063] ppid=2026 vsize=124772 CPUtime=85.64
/proc/2034/task/2063/stat : 2063 (MiraXTv3_dyn) R 2026 2034 29684 0 -1 4194368 15907 0 0 0 8540 24 0 0 25 0 3 0 350210982 127766528 29514 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 182.69
Current children cumulated vsize (KiB) 124772

[startup+162.301 s]
/proc/loadavg: 3.15 2.57 2.18 3/87 16550
/proc/meminfo: memFree=1501824/2055920 swapFree=4147944/4192956
[pid=2034] ppid=2026 vsize=165056 CPUtime=290.05
/proc/2034/stat : 2034 (MiraXTv3_dyn) S 2026 2034 29684 0 -1 4194304 40869 0 0 0 28942 63 0 0 19 0 3 0 350210971 169017344 39808 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2034/statm: 41264 39808 218 20 0 40622 0
[pid=2034/tid=2062] ppid=2026 vsize=165056 CPUtime=152.06
/proc/2034/task/2062/stat : 2062 (MiraXTv3_dyn) R 2026 2034 29684 0 -1 4194368 17543 0 0 0 15181 25 0 0 25 0 3 0 350210982 169017344 39808 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2034/tid=2063] ppid=2026 vsize=165056 CPUtime=137.87
/proc/2034/task/2063/stat : 2063 (MiraXTv3_dyn) R 2026 2034 29684 0 -1 4194368 22440 0 0 0 13751 36 0 0 25 0 3 0 350210982 169017344 39808 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 290.05
Current children cumulated vsize (KiB) 165056

[startup+222.307 s]
/proc/loadavg: 3.13 2.66 2.23 4/87 22159
/proc/meminfo: memFree=1487752/2055920 swapFree=4147944/4192956
[pid=2034] ppid=2026 vsize=172332 CPUtime=396.85
/proc/2034/stat : 2034 (MiraXTv3_dyn) S 2026 2034 29684 0 -1 4194304 43092 0 0 0 39614 71 0 0 19 0 3 0 350210971 176467968 41681 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2034/statm: 43083 41681 218 20 0 42441 0
[pid=2034/tid=2062] ppid=2026 vsize=172332 CPUtime=205.13
/proc/2034/task/2062/stat : 2062 (MiraXTv3_dyn) R 2026 2034 29684 0 -1 4194368 19533 0 0 0 20483 30 0 0 25 0 3 0 350210982 176467968 41681 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2034/tid=2063] ppid=2026 vsize=172332 CPUtime=191.62
/proc/2034/task/2063/stat : 2063 (MiraXTv3_dyn) R 2026 2034 29684 0 -1 4194368 22673 0 0 0 19122 40 0 0 25 0 3 0 350210982 176467968 41681 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 396.85
Current children cumulated vsize (KiB) 172332

[startup+282.301 s]
/proc/loadavg: 3.09 2.74 2.29 4/86 27475
/proc/meminfo: memFree=1480008/2055920 swapFree=4147944/4192956
[pid=2034] ppid=2026 vsize=172332 CPUtime=503.93
/proc/2034/stat : 2034 (MiraXTv3_dyn) S 2026 2034 29684 0 -1 4194304 43488 0 0 0 50313 80 0 0 19 0 3 0 350210971 176467968 41715 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2034/statm: 43083 41715 218 20 0 42441 0
[pid=2034/tid=2062] ppid=2026 vsize=172332 CPUtime=256.96
/proc/2034/task/2062/stat : 2062 (MiraXTv3_dyn) R 2026 2034 29684 0 -1 4194368 19700 0 0 0 25663 33 0 0 25 0 3 0 350210982 176467968 41715 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526341 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2034/tid=2063] ppid=2026 vsize=172332 CPUtime=246.84
/proc/2034/task/2063/stat : 2063 (MiraXTv3_dyn) R 2026 2034 29684 0 -1 4194368 22902 0 0 0 24639 45 0 0 25 0 3 0 350210982 176467968 41715 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520135 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 503.93
Current children cumulated vsize (KiB) 172332

[startup+342.301 s]
/proc/loadavg: 3.16 2.83 2.34 3/80 559
/proc/meminfo: memFree=1426424/2055920 swapFree=4147944/4192956
[pid=2034] ppid=2026 vsize=221964 CPUtime=611.49
/proc/2034/stat : 2034 (MiraXTv3_dyn) S 2026 2034 29684 0 -1 4194304 56322 0 0 0 61045 104 0 0 19 0 3 0 350210971 227291136 54107 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2034/statm: 55491 54107 218 20 0 54849 0
[pid=2034/tid=2062] ppid=2026 vsize=221964 CPUtime=306.44
/proc/2034/task/2062/stat : 2062 (MiraXTv3_dyn) R 2026 2034 29684 0 -1 4194368 23915 0 0 0 30605 39 0 0 25 0 3 0 350210982 227291136 54107 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2034/tid=2063] ppid=2026 vsize=221964 CPUtime=304.94
/proc/2034/task/2063/stat : 2063 (MiraXTv3_dyn) R 2026 2034 29684 0 -1 4194368 31521 0 0 0 30430 64 0 0 25 0 3 0 350210982 227291136 54107 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 611.49
Current children cumulated vsize (KiB) 221964

[startup+402.303 s]

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

/proc/2034/task/2062/stat : 2062 (MiraXTv3_dyn) R 2026 2034 29684 0 -1 4194368 31794 0 0 0 180482 56 0 0 25 0 3 0 350210982 258265088 61657 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2034/tid=2063] ppid=2026 vsize=252212 CPUtime=1798.47
/proc/2034/task/2063/stat : 2063 (MiraXTv3_dyn) R 2026 2034 29684 0 -1 4194368 37069 0 0 0 179772 75 0 0 25 0 3 0 350210982 258265088 61657 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3603.96
Current children cumulated vsize (KiB) 252212

[startup+1902.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/80 561
/proc/meminfo: memFree=1395512/2055920 swapFree=4147944/4192956
[pid=2034] ppid=2026 vsize=252212 CPUtime=3723.64
/proc/2034/stat : 2034 (MiraXTv3_dyn) S 2026 2034 29684 0 -1 4194304 69923 0 0 0 372232 132 0 0 19 0 3 0 350210971 258265088 61661 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2034/statm: 63053 61661 218 20 0 62411 0
[pid=2034/tid=2062] ppid=2026 vsize=252212 CPUtime=1865.34
/proc/2034/task/2062/stat : 2062 (MiraXTv3_dyn) R 2026 2034 29684 0 -1 4194368 31796 0 0 0 186478 56 0 0 25 0 3 0 350210982 258265088 61661 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2034/tid=2063] ppid=2026 vsize=252212 CPUtime=1858.18
/proc/2034/task/2063/stat : 2063 (MiraXTv3_dyn) R 2026 2034 29684 0 -1 4194368 37241 0 0 0 185743 75 0 0 25 0 3 0 350210982 258265088 61661 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520089 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3723.64
Current children cumulated vsize (KiB) 252212

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/80 561
/proc/meminfo: memFree=1395512/2055920 swapFree=4147944/4192956
[pid=2034] ppid=2026 vsize=252212 CPUtime=3843.34
/proc/2034/stat : 2034 (MiraXTv3_dyn) S 2026 2034 29684 0 -1 4194304 69925 0 0 0 384201 133 0 0 19 0 3 0 350210971 258265088 61663 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2034/statm: 63053 61663 218 20 0 62411 0
[pid=2034/tid=2062] ppid=2026 vsize=252212 CPUtime=1925.32
/proc/2034/task/2062/stat : 2062 (MiraXTv3_dyn) R 2026 2034 29684 0 -1 4194368 31797 0 0 0 192475 57 0 0 25 0 3 0 350210982 258265088 61663 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2034/tid=2063] ppid=2026 vsize=252212 CPUtime=1917.91
/proc/2034/task/2063/stat : 2063 (MiraXTv3_dyn) R 2026 2034 29684 0 -1 4194368 37242 0 0 0 191716 75 0 0 25 0 3 0 350210982 258265088 61663 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3843.34
Current children cumulated vsize (KiB) 252212

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/80 561
/proc/meminfo: memFree=1394424/2055920 swapFree=4147944/4192956
[pid=2034] ppid=2026 vsize=253236 CPUtime=3963.04
/proc/2034/stat : 2034 (MiraXTv3_dyn) S 2026 2034 29684 0 -1 4194304 70303 0 0 0 396170 134 0 0 19 0 3 0 350210971 259313664 62041 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2034/statm: 63309 62041 218 20 0 62667 0
[pid=2034/tid=2062] ppid=2026 vsize=253236 CPUtime=1985.29
/proc/2034/task/2062/stat : 2062 (MiraXTv3_dyn) R 2026 2034 29684 0 -1 4194368 32172 0 0 0 198471 58 0 0 25 0 3 0 350210982 259313664 62041 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2034/tid=2063] ppid=2026 vsize=253236 CPUtime=1977.64
/proc/2034/task/2063/stat : 2063 (MiraXTv3_dyn) R 2026 2034 29684 0 -1 4194368 37245 0 0 0 197689 75 0 0 25 0 3 0 350210982 259313664 62041 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3963.04
Current children cumulated vsize (KiB) 253236

[startup+2082.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/80 561
/proc/meminfo: memFree=1393144/2055920 swapFree=4147944/4192956
[pid=2034] ppid=2026 vsize=254260 CPUtime=4082.75
/proc/2034/stat : 2034 (MiraXTv3_dyn) S 2026 2034 29684 0 -1 4194304 70555 0 0 0 408139 136 0 0 19 0 3 0 350210971 260362240 62293 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2034/statm: 63565 62293 218 20 0 62923 0
[pid=2034/tid=2062] ppid=2026 vsize=254260 CPUtime=2045.27
/proc/2034/task/2062/stat : 2062 (MiraXTv3_dyn) R 2026 2034 29684 0 -1 4194368 32423 0 0 0 204468 59 0 0 25 0 3 0 350210982 260362240 62293 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2034/tid=2063] ppid=2026 vsize=254260 CPUtime=2037.36
/proc/2034/task/2063/stat : 2063 (MiraXTv3_dyn) R 2026 2034 29684 0 -1 4194368 37246 0 0 0 203661 75 0 0 25 0 3 0 350210982 260362240 62293 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4082.75
Current children cumulated vsize (KiB) 254260

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/80 561
/proc/meminfo: memFree=1393144/2055920 swapFree=4147944/4192956
[pid=2034] ppid=2026 vsize=254260 CPUtime=4202.45
/proc/2034/stat : 2034 (MiraXTv3_dyn) S 2026 2034 29684 0 -1 4194304 70557 0 0 0 420109 136 0 0 19 0 3 0 350210971 260362240 62295 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2034/statm: 63565 62295 218 20 0 62923 0
[pid=2034/tid=2062] ppid=2026 vsize=254260 CPUtime=2105.25
/proc/2034/task/2062/stat : 2062 (MiraXTv3_dyn) R 2026 2034 29684 0 -1 4194368 32424 0 0 0 210465 60 0 0 25 0 3 0 350210982 260362240 62295 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2034/tid=2063] ppid=2026 vsize=254260 CPUtime=2097.09
/proc/2034/task/2063/stat : 2063 (MiraXTv3_dyn) R 2026 2034 29684 0 -1 4194368 37247 0 0 0 209634 75 0 0 25 0 3 0 350210982 260362240 62295 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4202.45
Current children cumulated vsize (KiB) 254260

[startup+2202.31 s]
/proc/loadavg: 2.00 2.00 2.01 3/80 561
/proc/meminfo: memFree=1393080/2055920 swapFree=4147944/4192956
[pid=2034] ppid=2026 vsize=254260 CPUtime=4322.16
/proc/2034/stat : 2034 (MiraXTv3_dyn) S 2026 2034 29684 0 -1 4194304 70560 0 0 0 432079 137 0 0 19 0 3 0 350210971 260362240 62298 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2034/statm: 63565 62298 218 20 0 62923 0
[pid=2034/tid=2062] ppid=2026 vsize=254260 CPUtime=2165.21
/proc/2034/task/2062/stat : 2062 (MiraXTv3_dyn) R 2026 2034 29684 0 -1 4194368 32426 0 0 0 216461 60 0 0 25 0 3 0 350210982 260362240 62298 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2034/tid=2063] ppid=2026 vsize=254260 CPUtime=2156.83
/proc/2034/task/2063/stat : 2063 (MiraXTv3_dyn) R 2026 2034 29684 0 -1 4194368 37248 0 0 0 215608 75 0 0 25 0 3 0 350210982 260362240 62298 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4322.16
Current children cumulated vsize (KiB) 254260

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 561
/proc/meminfo: memFree=1393016/2055920 swapFree=4147944/4192956
[pid=2034] ppid=2026 vsize=254260 CPUtime=4441.85
/proc/2034/stat : 2034 (MiraXTv3_dyn) S 2026 2034 29684 0 -1 4194304 70566 0 0 0 444048 137 0 0 19 0 3 0 350210971 260362240 62304 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2034/statm: 63565 62304 218 20 0 62923 0
[pid=2034/tid=2062] ppid=2026 vsize=254260 CPUtime=2225.2
/proc/2034/task/2062/stat : 2062 (MiraXTv3_dyn) R 2026 2034 29684 0 -1 4194368 32429 0 0 0 222459 61 0 0 25 0 3 0 350210982 260362240 62304 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2034/tid=2063] ppid=2026 vsize=254260 CPUtime=2216.56
/proc/2034/task/2063/stat : 2063 (MiraXTv3_dyn) R 2026 2034 29684 0 -1 4194368 37251 0 0 0 221580 76 0 0 25 0 3 0 350210982 260362240 62304 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4441.85
Current children cumulated vsize (KiB) 254260

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 669
/proc/meminfo: memFree=1391552/2055920 swapFree=4147944/4192956
[pid=2034] ppid=2026 vsize=254260 CPUtime=4561.4
/proc/2034/stat : 2034 (MiraXTv3_dyn) S 2026 2034 29684 0 -1 4194304 70744 0 0 0 455994 146 0 0 19 0 3 0 350210971 260362240 62308 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2034/statm: 63565 62308 218 20 0 62923 0
[pid=2034/tid=2062] ppid=2026 vsize=254260 CPUtime=2285.05
/proc/2034/task/2062/stat : 2062 (MiraXTv3_dyn) R 2026 2034 29684 0 -1 4194368 32605 0 0 0 228444 61 0 0 25 0 3 0 350210982 260362240 62308 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2034/tid=2063] ppid=2026 vsize=254260 CPUtime=2276.24
/proc/2034/task/2063/stat : 2063 (MiraXTv3_dyn) R 2026 2034 29684 0 -1 4194368 37253 0 0 0 227540 84 0 0 25 0 3 0 350210982 260362240 62308 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4561.4
Current children cumulated vsize (KiB) 254260

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 759
/proc/meminfo: memFree=1392504/2055920 swapFree=4147944/4192956
[pid=2034] ppid=2026 vsize=254260 CPUtime=4680.94
/proc/2034/stat : 2034 (MiraXTv3_dyn) S 2026 2034 29684 0 -1 4194304 70919 0 0 0 467939 155 0 0 19 0 3 0 350210971 260362240 62309 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2034/statm: 63565 62309 218 20 0 62923 0
[pid=2034/tid=2062] ppid=2026 vsize=254260 CPUtime=2344.93
/proc/2034/task/2062/stat : 2062 (MiraXTv3_dyn) R 2026 2034 29684 0 -1 4194368 32780 0 0 0 234432 61 0 0 25 0 3 0 350210982 260362240 62309 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2034/tid=2063] ppid=2026 vsize=254260 CPUtime=2335.9
/proc/2034/task/2063/stat : 2063 (MiraXTv3_dyn) R 2026 2034 29684 0 -1 4194368 37253 0 0 0 233497 93 0 0 25 0 3 0 350210982 260362240 62309 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4680.94
Current children cumulated vsize (KiB) 254260

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 759
/proc/meminfo: memFree=1391160/2055920 swapFree=4147944/4192956
[pid=2034] ppid=2026 vsize=256480 CPUtime=4800.64
/proc/2034/stat : 2034 (MiraXTv3_dyn) S 2026 2034 29684 0 -1 4194304 71432 0 0 0 479908 156 0 0 19 0 3 0 350210971 262635520 62735 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2034/statm: 64120 62735 218 20 0 63478 0
[pid=2034/tid=2062] ppid=2026 vsize=256480 CPUtime=2404.92
/proc/2034/task/2062/stat : 2062 (MiraXTv3_dyn) S 2026 2034 29684 0 -1 4194368 33274 0 0 0 240429 63 0 0 25 0 3 0 350210982 262635520 62735 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2034/tid=2063] ppid=2026 vsize=256480 CPUtime=2395.63
/proc/2034/task/2063/stat : 2063 (MiraXTv3_dyn) R 2026 2034 29684 0 -1 4194368 37272 0 0 0 239470 93 0 0 25 0 3 0 350210982 262635520 62735 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134516801 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4800.64
Current children cumulated vsize (KiB) 256480

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 759
/proc/meminfo: memFree=1390904/2055920 swapFree=4147944/4192956
[pid=2034] ppid=2026 vsize=256480 CPUtime=4920.34
/proc/2034/stat : 2034 (MiraXTv3_dyn) S 2026 2034 29684 0 -1 4194304 71615 0 0 0 491877 157 0 0 19 0 3 0 350210971 262635520 62742 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2034/statm: 64120 62742 218 20 0 63478 0
[pid=2034/tid=2062] ppid=2026 vsize=256480 CPUtime=2464.88
/proc/2034/task/2062/stat : 2062 (MiraXTv3_dyn) R 2026 2034 29684 0 -1 4194368 33453 0 0 0 246425 63 0 0 25 0 3 0 350210982 262635520 62742 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2034/tid=2063] ppid=2026 vsize=256480 CPUtime=2455.36
/proc/2034/task/2063/stat : 2063 (MiraXTv3_dyn) R 2026 2034 29684 0 -1 4194368 37276 0 0 0 245443 93 0 0 25 0 3 0 350210982 262635520 62742 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4920.34
Current children cumulated vsize (KiB) 256480



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 759
/proc/meminfo: memFree=1390904/2055920 swapFree=4147944/4192956
[pid=2034] ppid=2026 vsize=256480 CPUtime=5000.16
/proc/2034/stat : 2034 (MiraXTv3_dyn) S 2026 2034 29684 0 -1 4194304 71703 0 0 0 499858 158 0 0 19 0 3 0 350210971 262635520 62742 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2034/statm: 64120 62742 218 20 0 63478 0
[pid=2034/tid=2062] ppid=2026 vsize=256480 CPUtime=2504.87
/proc/2034/task/2062/stat : 2062 (MiraXTv3_dyn) R 2026 2034 29684 0 -1 4194368 33541 0 0 0 250423 64 0 0 25 0 3 0 350210982 262635520 62742 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2034/tid=2063] ppid=2026 vsize=256480 CPUtime=2495.17
/proc/2034/task/2063/stat : 2063 (MiraXTv3_dyn) R 2026 2034 29684 0 -1 4194368 37276 0 0 0 249424 93 0 0 25 0 3 0 350210982 262635520 62742 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.16
Current children cumulated vsize (KiB) 256480

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): 2542.35
CPU time (s): 5000.22
CPU user time (s): 4998.59
CPU system time (s): 1.62375
CPU usage (%): 196.677
Max. virtual memory (cumulated for all children) (KiB): 256480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.59
system time used= 1.62375
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71703
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= 326
involuntary context switches= 112442

runsolver used 2.57661 second user time and 7.04493 second system time

The end

Launcher Data (download as text)

Begin job on node33 on Sun May 13 02:22:35 UTC 2007

IDJOB= 456369
IDBENCH= 24688
IDSOLVER= 196
FILE ID= node33/456369-1179022955

PBS_JOBID= 5253219

Free space on /tmp= 66546 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest02/ezfact64_3.sat05-450.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/456369-1179022955/MiraXTv3_dyn /tmp/evaluation/456369-1179022955/instance-456369-1179022955.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node33/watcher-456369-1179022955 -o ROOT/results/node33/solver-456369-1179022955 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/456369-1179022955/MiraXTv3_dyn /tmp/evaluation/456369-1179022955/instance-456369-1179022955.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  a4a7c528ede134442a2d3ba0a444cdbb

RANDOM SEED= 965352661

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node33.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.272
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.272
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:       1677744 kB
Buffers:         22316 kB
Cached:         237724 kB
SwapCached:      13864 kB
Active:          87868 kB
Inactive:       196868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1677744 kB
SwapTotal:     4192956 kB
SwapFree:      4147944 kB
Dirty:            4868 kB
Writeback:           0 kB
Mapped:          32088 kB
Slab:            78212 kB
Committed_AS:  5269176 kB
PageTables:       2264 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= 66546 MiB

End job on node33 on Sun May 13 03:04:59 UTC 2007