Trace number 426214

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.16 2507.35

General information on the benchmark

Namerandom/LargeSize/5SAT/v700/
unif-k5-r20-v700-c14000-S1744543366-13.cnf
MD5SUMf9dfefe909b6aaae015056afd3e2e3a1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark29.7985
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses14000
Sum of the clauses size70000
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 514000
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/node3/watcher-426214-1178998510 -o ROOT/results/node3/solver-426214-1178998510 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426214-1178998510/MiraXTv3_dyn /tmp/evaluation/426214-1178998510/instance-426214-1178998510.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.84 1.98 1.99 3/77 28536
/proc/meminfo: memFree=1730840/2055920 swapFree=4138684/4192956
[pid=28536] ppid=28534 vsize=3788 CPUtime=0
/proc/28536/stat : 28536 (MiraXTv3_dyn) R 28534 28536 28464 0 -1 4194304 356 0 0 0 0 0 0 0 18 0 1 0 375888714 3878912 331 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 11359867 0 0 4096 0 0 0 0 17 1 0 0
/proc/28536/statm: 947 334 205 20 0 305 0

[startup+0.081291 s]
/proc/loadavg: 1.84 1.98 1.99 3/77 28536
/proc/meminfo: memFree=1730840/2055920 swapFree=4138684/4192956
[pid=28536] ppid=28534 vsize=5172 CPUtime=0.07
/proc/28536/stat : 28536 (MiraXTv3_dyn) R 28534 28536 28464 0 -1 4194304 705 0 0 0 7 0 0 0 18 0 1 0 375888714 5296128 680 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583663 0 0 4096 0 0 0 0 17 1 0 0
/proc/28536/statm: 1293 680 207 20 0 651 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5172

[startup+0.102296 s]
/proc/loadavg: 1.84 1.98 1.99 3/77 28536
/proc/meminfo: memFree=1730840/2055920 swapFree=4138684/4192956
[pid=28536] ppid=28534 vsize=10216 CPUtime=0.09
/proc/28536/stat : 28536 (MiraXTv3_dyn) S 28534 28536 28464 0 -1 4194304 1001 0 0 0 9 0 0 0 18 0 3 0 375888714 10461184 916 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28536/statm: 2554 917 214 20 0 1912 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10216

[startup+0.301343 s]
/proc/loadavg: 1.84 1.98 1.99 3/77 28536
/proc/meminfo: memFree=1730840/2055920 swapFree=4138684/4192956
[pid=28536] ppid=28534 vsize=12560 CPUtime=0.48
/proc/28536/stat : 28536 (MiraXTv3_dyn) S 28534 28536 28464 0 -1 4194304 1790 0 0 0 47 1 0 0 18 0 3 0 375888714 12861440 1705 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28536/statm: 3140 1705 218 20 0 2498 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 12560

[startup+0.701398 s]
/proc/loadavg: 1.84 1.98 1.99 3/77 28536
/proc/meminfo: memFree=1730840/2055920 swapFree=4138684/4192956
[pid=28536] ppid=28534 vsize=18864 CPUtime=1.28
/proc/28536/stat : 28536 (MiraXTv3_dyn) S 28534 28536 28464 0 -1 4194304 3124 0 0 0 127 1 0 0 18 0 3 0 375888714 19316736 3039 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28536/statm: 4716 3040 218 20 0 4074 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 18864

[startup+1.50153 s]
/proc/loadavg: 1.84 1.98 1.99 3/80 28539
/proc/meminfo: memFree=1715456/2055920 swapFree=4138684/4192956
[pid=28536] ppid=28534 vsize=27532 CPUtime=2.88
/proc/28536/stat : 28536 (MiraXTv3_dyn) S 28534 28536 28464 0 -1 4194304 5528 0 0 0 285 3 0 0 18 0 3 0 375888714 28192768 5443 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28536/statm: 6883 5443 218 20 0 6241 0
[pid=28536/tid=28538] ppid=28534 vsize=27532 CPUtime=1.4
/proc/28536/task/28538/stat : 28538 (MiraXTv3_dyn) R 28534 28536 28464 0 -1 4194368 2296 0 0 0 139 1 0 0 18 0 3 0 375888724 28192768 5443 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 11359867 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28536/tid=28539] ppid=28534 vsize=27532 CPUtime=1.38
/proc/28536/task/28539/stat : 28539 (MiraXTv3_dyn) R 28534 28536 28464 0 -1 4194368 2453 0 0 0 137 1 0 0 18 0 3 0 375888724 28192768 5443 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.88
Current children cumulated vsize (KiB) 27532

[startup+3.10179 s]
/proc/loadavg: 1.84 1.98 1.99 3/80 28539
/proc/meminfo: memFree=1702912/2055920 swapFree=4138684/4192956
[pid=28536] ppid=28534 vsize=37544 CPUtime=6.07
/proc/28536/stat : 28536 (MiraXTv3_dyn) S 28534 28536 28464 0 -1 4194304 7807 0 0 0 602 5 0 0 18 0 3 0 375888714 38445056 7722 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28536/statm: 9386 7722 218 20 0 8744 0
[pid=28536/tid=28538] ppid=28534 vsize=37544 CPUtime=2.99
/proc/28536/task/28538/stat : 28538 (MiraXTv3_dyn) R 28534 28536 28464 0 -1 4194368 3518 0 0 0 298 1 0 0 25 0 3 0 375888724 38445056 7722 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28536/tid=28539] ppid=28534 vsize=37544 CPUtime=2.98
/proc/28536/task/28539/stat : 28539 (MiraXTv3_dyn) R 28534 28536 28464 0 -1 4194368 3510 0 0 0 295 3 0 0 24 0 3 0 375888724 38445056 7722 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.07
Current children cumulated vsize (KiB) 37544

[startup+6.30131 s]
/proc/loadavg: 1.86 1.98 1.99 3/80 28539
/proc/meminfo: memFree=1691840/2055920 swapFree=4138684/4192956
[pid=28536] ppid=28534 vsize=52556 CPUtime=12.45
/proc/28536/stat : 28536 (MiraXTv3_dyn) S 28534 28536 28464 0 -1 4194304 11615 0 0 0 1236 9 0 0 18 0 3 0 375888714 53817344 11458 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28536/statm: 13139 11458 218 20 0 12497 0
[pid=28536/tid=28538] ppid=28534 vsize=52556 CPUtime=6.18
/proc/28536/task/28538/stat : 28538 (MiraXTv3_dyn) R 28534 28536 28464 0 -1 4194368 5270 0 0 0 616 2 0 0 25 0 3 0 375888724 53817344 11458 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28536/tid=28539] ppid=28534 vsize=52556 CPUtime=6.16
/proc/28536/task/28539/stat : 28539 (MiraXTv3_dyn) R 28534 28536 28464 0 -1 4194368 5566 0 0 0 610 6 0 0 18 0 3 0 375888724 53817344 11458 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 52556

[startup+12.7013 s]
/proc/loadavg: 1.87 1.98 1.99 3/80 28539
/proc/meminfo: memFree=1645760/2055920 swapFree=4138684/4192956
[pid=28536] ppid=28534 vsize=95324 CPUtime=25.21
/proc/28536/stat : 28536 (MiraXTv3_dyn) S 28534 28536 28464 0 -1 4194304 22538 0 0 0 2500 21 0 0 18 0 3 0 375888714 97611776 22165 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28536/statm: 23831 22165 218 20 0 23189 0
[pid=28536/tid=28538] ppid=28534 vsize=95324 CPUtime=12.57
/proc/28536/task/28538/stat : 28538 (MiraXTv3_dyn) R 28534 28536 28464 0 -1 4194368 10502 0 0 0 1250 7 0 0 17 0 3 0 375888724 97611776 22165 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28536/tid=28539] ppid=28534 vsize=95324 CPUtime=12.53
/proc/28536/task/28539/stat : 28539 (MiraXTv3_dyn) R 28534 28536 28464 0 -1 4194368 11257 0 0 0 1240 13 0 0 17 0 3 0 375888724 97611776 22165 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526685 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.21
Current children cumulated vsize (KiB) 95324

[startup+25.5024 s]
/proc/loadavg: 1.90 1.98 1.99 3/80 28539
/proc/meminfo: memFree=1639360/2055920 swapFree=4138684/4192956
[pid=28536] ppid=28534 vsize=99352 CPUtime=50.74
/proc/28536/stat : 28536 (MiraXTv3_dyn) S 28534 28536 28464 0 -1 4194304 24123 0 0 0 5050 24 0 0 18 0 3 0 375888714 101736448 23360 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28536/statm: 24838 23361 218 20 0 24196 0
[pid=28536/tid=28538] ppid=28534 vsize=99352 CPUtime=25.37
/proc/28536/task/28538/stat : 28538 (MiraXTv3_dyn) R 28534 28536 28464 0 -1 4194368 11205 0 0 0 2529 8 0 0 25 0 3 0 375888724 101736448 23361 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28536/tid=28539] ppid=28534 vsize=99352 CPUtime=25.27
/proc/28536/task/28539/stat : 28539 (MiraXTv3_dyn) R 28534 28536 28464 0 -1 4194368 12140 0 0 0 2512 15 0 0 24 0 3 0 375888724 101736448 23361 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 99352

[startup+51.1026 s]
/proc/loadavg: 1.93 1.98 1.99 3/80 28539
/proc/meminfo: memFree=1607424/2055920 swapFree=4138684/4192956
[pid=28536] ppid=28534 vsize=131412 CPUtime=101.79
/proc/28536/stat : 28536 (MiraXTv3_dyn) S 28534 28536 28464 0 -1 4194304 33013 0 0 0 10144 35 0 0 18 0 3 0 375888714 134565888 31424 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28536/statm: 32853 31424 218 20 0 32211 0
[pid=28536/tid=28538] ppid=28534 vsize=131412 CPUtime=50.95
/proc/28536/task/28538/stat : 28538 (MiraXTv3_dyn) R 28534 28536 28464 0 -1 4194368 15330 0 0 0 5082 13 0 0 25 0 3 0 375888724 134565888 31424 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28536/tid=28539] ppid=28534 vsize=131412 CPUtime=50.73
/proc/28536/task/28539/stat : 28539 (MiraXTv3_dyn) R 28534 28536 28464 0 -1 4194368 16904 0 0 0 5052 21 0 0 16 0 3 0 375888724 134565888 31424 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 11356090 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 131412

[startup+102.306 s]
/proc/loadavg: 1.97 1.98 1.99 3/80 28539
/proc/meminfo: memFree=1593856/2055920 swapFree=4138684/4192956
[pid=28536] ppid=28534 vsize=142308 CPUtime=203.86
/proc/28536/stat : 28536 (MiraXTv3_dyn) S 28534 28536 28464 0 -1 4194304 37119 0 0 0 20347 39 0 0 18 0 3 0 375888714 145723392 34208 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28536/statm: 35577 34208 218 20 0 34935 0
[pid=28536/tid=28538] ppid=28534 vsize=142308 CPUtime=102.07
/proc/28536/task/28538/stat : 28538 (MiraXTv3_dyn) R 28534 28536 28464 0 -1 4194368 17202 0 0 0 10193 14 0 0 25 0 3 0 375888724 145723392 34208 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565482 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28536/tid=28539] ppid=28534 vsize=142308 CPUtime=101.68
/proc/28536/task/28539/stat : 28539 (MiraXTv3_dyn) R 28534 28536 28464 0 -1 4194368 19138 0 0 0 10144 24 0 0 25 0 3 0 375888724 145723392 34208 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 11358035 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.86
Current children cumulated vsize (KiB) 142308

[startup+162.303 s]
/proc/loadavg: 1.99 1.98 1.99 3/80 28539
/proc/meminfo: memFree=1590656/2055920 swapFree=4138684/4192956
[pid=28536] ppid=28534 vsize=145660 CPUtime=323.42
/proc/28536/stat : 28536 (MiraXTv3_dyn) S 28534 28536 28464 0 -1 4194304 39323 0 0 0 32302 40 0 0 18 0 3 0 375888714 149155840 35072 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28536/statm: 36415 35072 218 20 0 35773 0
[pid=28536/tid=28538] ppid=28534 vsize=145660 CPUtime=162.02
/proc/28536/task/28538/stat : 28538 (MiraXTv3_dyn) R 28534 28536 28464 0 -1 4194368 18706 0 0 0 16187 15 0 0 25 0 3 0 375888724 149155840 35072 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28536/tid=28539] ppid=28534 vsize=145660 CPUtime=161.3
/proc/28536/task/28539/stat : 28539 (MiraXTv3_dyn) R 28534 28536 28464 0 -1 4194368 19838 0 0 0 16106 24 0 0 25 0 3 0 375888724 149155840 35072 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.42
Current children cumulated vsize (KiB) 145660

[startup+222.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/80 28539
/proc/meminfo: memFree=1586624/2055920 swapFree=4138684/4192956
[pid=28536] ppid=28534 vsize=148880 CPUtime=443.08
/proc/28536/stat : 28536 (MiraXTv3_dyn) S 28534 28536 28464 0 -1 4194304 41748 0 0 0 44265 43 0 0 18 0 3 0 375888714 152453120 36014 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28536/statm: 37220 36014 218 20 0 36578 0
[pid=28536/tid=28538] ppid=28534 vsize=148880 CPUtime=221.98
/proc/28536/task/28538/stat : 28538 (MiraXTv3_dyn) R 28534 28536 28464 0 -1 4194368 19599 0 0 0 22181 17 0 0 25 0 3 0 375888724 152453120 36014 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28536/tid=28539] ppid=28534 vsize=148880 CPUtime=221
/proc/28536/task/28539/stat : 28539 (MiraXTv3_dyn) R 28534 28536 28464 0 -1 4194368 21370 0 0 0 22074 26 0 0 25 0 3 0 375888724 152453120 36014 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.08
Current children cumulated vsize (KiB) 148880

[startup+282.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/80 28539
/proc/meminfo: memFree=1578048/2055920 swapFree=4138684/4192956
[pid=28536] ppid=28534 vsize=157296 CPUtime=562.66
/proc/28536/stat : 28536 (MiraXTv3_dyn) S 28534 28536 28464 0 -1 4194304 45185 0 0 0 56220 46 0 0 18 0 3 0 375888714 161071104 38159 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28536/statm: 39324 38159 218 20 0 38682 0
[pid=28536/tid=28538] ppid=28534 vsize=157296 CPUtime=281.88
/proc/28536/task/28538/stat : 28538 (MiraXTv3_dyn) R 28534 28536 28464 0 -1 4194368 22296 0 0 0 28168 20 0 0 25 0 3 0 375888724 161071104 38159 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28536/tid=28539] ppid=28534 vsize=157296 CPUtime=280.68
/proc/28536/task/28539/stat : 28539 (MiraXTv3_dyn) R 28534 28536 28464 0 -1 4194368 22110 0 0 0 28042 26 0 0 25 0 3 0 375888724 161071104 38159 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.66
Current children cumulated vsize (KiB) 157296

[startup+342.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/80 28539
/proc/meminfo: memFree=1575880/2055920 swapFree=4138684/4192956
[pid=28536] ppid=28534 vsize=159476 CPUtime=682.33
/proc/28536/stat : 28536 (MiraXTv3_dyn) S 28534 28536 28464 0 -1 4194304 46898 0 0 0 68185 48 0 0 18 0 3 0 375888714 163303424 38716 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28536/statm: 39869 38716 218 20 0 39227 0
[pid=28536/tid=28538] ppid=28534 vsize=159476 CPUtime=341.83
/proc/28536/task/28538/stat : 28538 (MiraXTv3_dyn) R 28534 28536 28464 0 -1 4194368 22892 0 0 0 34163 20 0 0 25 0 3 0 375888724 163303424 38716 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28536/tid=28539] ppid=28534 vsize=159476 CPUtime=340.39
/proc/28536/task/28539/stat : 28539 (MiraXTv3_dyn) R 28534 28536 28464 0 -1 4194368 23227 0 0 0 34012 27 0 0 25 0 3 0 375888724 163303424 38716 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.33
Current children cumulated vsize (KiB) 159476

[startup+402.302 s]

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

/proc/28536/task/28538/stat : 28538 (MiraXTv3_dyn) R 28534 28536 28464 0 -1 4194368 37372 0 0 0 189932 42 0 0 25 0 3 0 375888724 230301696 55062 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28536/tid=28539] ppid=28534 vsize=224904 CPUtime=1893.51
/proc/28536/task/28539/stat : 28539 (MiraXTv3_dyn) R 28534 28536 28464 0 -1 4194368 45334 0 0 0 189278 73 0 0 25 0 3 0 375888724 230301696 55062 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565473 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3793.35
Current children cumulated vsize (KiB) 224904

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 28737
/proc/meminfo: memFree=1510216/2055920 swapFree=4138684/4192956
[pid=28536] ppid=28534 vsize=224904 CPUtime=3913.06
/proc/28536/stat : 28536 (MiraXTv3_dyn) S 28534 28536 28464 0 -1 4194304 84007 0 0 0 391189 117 0 0 18 0 3 0 375888714 230301696 55073 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28536/statm: 56226 55073 218 20 0 55584 0
[pid=28536/tid=28538] ppid=28534 vsize=224904 CPUtime=1959.47
/proc/28536/task/28538/stat : 28538 (MiraXTv3_dyn) R 28534 28536 28464 0 -1 4194368 37373 0 0 0 195905 42 0 0 25 0 3 0 375888724 230301696 55073 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28536/tid=28539] ppid=28534 vsize=224904 CPUtime=1953.48
/proc/28536/task/28539/stat : 28539 (MiraXTv3_dyn) R 28534 28536 28464 0 -1 4194368 45855 0 0 0 195274 74 0 0 25 0 3 0 375888724 230301696 55073 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3913.06
Current children cumulated vsize (KiB) 224904

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 28737
/proc/meminfo: memFree=1509960/2055920 swapFree=4138684/4192956
[pid=28536] ppid=28534 vsize=225432 CPUtime=4032.72
/proc/28536/stat : 28536 (MiraXTv3_dyn) S 28534 28536 28464 0 -1 4194304 84735 0 0 0 403154 118 0 0 18 0 3 0 375888714 230842368 55167 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28536/statm: 56358 55167 218 20 0 55716 0
[pid=28536/tid=28538] ppid=28534 vsize=225432 CPUtime=2019.18
/proc/28536/task/28538/stat : 28538 (MiraXTv3_dyn) R 28534 28536 28464 0 -1 4194368 37589 0 0 0 201876 42 0 0 25 0 3 0 375888724 230842368 55167 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28536/tid=28539] ppid=28534 vsize=225432 CPUtime=2013.44
/proc/28536/task/28539/stat : 28539 (MiraXTv3_dyn) R 28534 28536 28464 0 -1 4194368 46367 0 0 0 201269 75 0 0 25 0 3 0 375888724 230842368 55167 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526722 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4032.72
Current children cumulated vsize (KiB) 225432

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 28737
/proc/meminfo: memFree=1509960/2055920 swapFree=4138684/4192956
[pid=28536] ppid=28534 vsize=225332 CPUtime=4152.41
/proc/28536/stat : 28536 (MiraXTv3_dyn) S 28534 28536 28464 0 -1 4194304 85614 0 0 0 415122 119 0 0 18 0 3 0 375888714 230739968 55165 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28536/statm: 56333 55165 218 20 0 55691 0
[pid=28536/tid=28538] ppid=28534 vsize=225332 CPUtime=2078.9
/proc/28536/task/28538/stat : 28538 (MiraXTv3_dyn) R 28534 28536 28464 0 -1 4194368 38030 0 0 0 207847 43 0 0 25 0 3 0 375888724 230739968 55165 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28536/tid=28539] ppid=28534 vsize=225332 CPUtime=2073.4
/proc/28536/task/28539/stat : 28539 (MiraXTv3_dyn) R 28534 28536 28464 0 -1 4194368 46805 0 0 0 207265 75 0 0 25 0 3 0 375888724 230739968 55165 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4152.41
Current children cumulated vsize (KiB) 225332

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 28737
/proc/meminfo: memFree=1507592/2055920 swapFree=4138684/4192956
[pid=28536] ppid=28534 vsize=228344 CPUtime=4272.1
/proc/28536/stat : 28536 (MiraXTv3_dyn) S 28534 28536 28464 0 -1 4194304 86776 0 0 0 427088 122 0 0 18 0 3 0 375888714 233824256 55801 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28536/statm: 57086 55801 218 20 0 56444 0
[pid=28536/tid=28538] ppid=28534 vsize=228344 CPUtime=2138.63
/proc/28536/task/28538/stat : 28538 (MiraXTv3_dyn) R 28534 28536 28464 0 -1 4194368 38450 0 0 0 213819 44 0 0 25 0 3 0 375888724 233824256 55801 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28536/tid=28539] ppid=28534 vsize=228344 CPUtime=2133.37
/proc/28536/task/28539/stat : 28539 (MiraXTv3_dyn) R 28534 28536 28464 0 -1 4194368 47547 0 0 0 213260 77 0 0 25 0 3 0 375888724 233824256 55801 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4272.1
Current children cumulated vsize (KiB) 228344

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 28737
/proc/meminfo: memFree=1507784/2055920 swapFree=4138684/4192956
[pid=28536] ppid=28534 vsize=227976 CPUtime=4391.75
/proc/28536/stat : 28536 (MiraXTv3_dyn) S 28534 28536 28464 0 -1 4194304 86929 0 0 0 439052 123 0 0 18 0 3 0 375888714 233447424 55716 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28536/statm: 56994 55716 218 20 0 56352 0
[pid=28536/tid=28538] ppid=28534 vsize=227976 CPUtime=2198.33
/proc/28536/task/28538/stat : 28538 (MiraXTv3_dyn) R 28534 28536 28464 0 -1 4194368 38526 0 0 0 219788 45 0 0 25 0 3 0 375888724 233447424 55716 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28536/tid=28539] ppid=28534 vsize=227976 CPUtime=2193.31
/proc/28536/task/28539/stat : 28539 (MiraXTv3_dyn) R 28534 28536 28464 0 -1 4194368 47624 0 0 0 219254 77 0 0 25 0 3 0 375888724 233447424 55716 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526315 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4391.75
Current children cumulated vsize (KiB) 227976

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 28737
/proc/meminfo: memFree=1507848/2055920 swapFree=4138684/4192956
[pid=28536] ppid=28534 vsize=227976 CPUtime=4511.43
/proc/28536/stat : 28536 (MiraXTv3_dyn) S 28534 28536 28464 0 -1 4194304 86931 0 0 0 451020 123 0 0 18 0 3 0 375888714 233447424 55710 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28536/statm: 56994 55710 218 20 0 56352 0
[pid=28536/tid=28538] ppid=28534 vsize=227976 CPUtime=2258.05
/proc/28536/task/28538/stat : 28538 (MiraXTv3_dyn) R 28534 28536 28464 0 -1 4194368 38527 0 0 0 225760 45 0 0 25 0 3 0 375888724 233447424 55710 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28536/tid=28539] ppid=28534 vsize=227976 CPUtime=2253.27
/proc/28536/task/28539/stat : 28539 (MiraXTv3_dyn) R 28534 28536 28464 0 -1 4194368 47625 0 0 0 225250 77 0 0 25 0 3 0 375888724 233447424 55710 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4511.43
Current children cumulated vsize (KiB) 227976

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 28737
/proc/meminfo: memFree=1507848/2055920 swapFree=4138684/4192956
[pid=28536] ppid=28534 vsize=227976 CPUtime=4631.09
/proc/28536/stat : 28536 (MiraXTv3_dyn) S 28534 28536 28464 0 -1 4194304 86931 0 0 0 462985 124 0 0 18 0 3 0 375888714 233447424 55710 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28536/statm: 56994 55710 218 20 0 56352 0
[pid=28536/tid=28538] ppid=28534 vsize=227976 CPUtime=2317.77
/proc/28536/task/28538/stat : 28538 (MiraXTv3_dyn) R 28534 28536 28464 0 -1 4194368 38527 0 0 0 231732 45 0 0 25 0 3 0 375888724 233447424 55710 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28536/tid=28539] ppid=28534 vsize=227976 CPUtime=2313.22
/proc/28536/task/28539/stat : 28539 (MiraXTv3_dyn) R 28534 28536 28464 0 -1 4194368 47625 0 0 0 231244 78 0 0 25 0 3 0 375888724 233447424 55710 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4631.09
Current children cumulated vsize (KiB) 227976

[startup+2382.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/80 28737
/proc/meminfo: memFree=1507976/2055920 swapFree=4138684/4192956
[pid=28536] ppid=28534 vsize=227976 CPUtime=4750.77
/proc/28536/stat : 28536 (MiraXTv3_dyn) S 28534 28536 28464 0 -1 4194304 86933 0 0 0 474953 124 0 0 18 0 3 0 375888714 233447424 55696 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28536/statm: 56994 55696 218 20 0 56352 0
[pid=28536/tid=28538] ppid=28534 vsize=227976 CPUtime=2377.48
/proc/28536/task/28538/stat : 28538 (MiraXTv3_dyn) R 28534 28536 28464 0 -1 4194368 38528 0 0 0 237703 45 0 0 25 0 3 0 375888724 233447424 55696 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526315 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28536/tid=28539] ppid=28534 vsize=227976 CPUtime=2373.18
/proc/28536/task/28539/stat : 28539 (MiraXTv3_dyn) R 28534 28536 28464 0 -1 4194368 47626 0 0 0 237240 78 0 0 25 0 3 0 375888724 233447424 55696 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4750.77
Current children cumulated vsize (KiB) 227976

[startup+2442.3 s]
/proc/loadavg: 1.98 2.00 2.00 3/80 28737
/proc/meminfo: memFree=1507976/2055920 swapFree=4138684/4192956
[pid=28536] ppid=28534 vsize=227976 CPUtime=4870.43
/proc/28536/stat : 28536 (MiraXTv3_dyn) S 28534 28536 28464 0 -1 4194304 86933 0 0 0 486918 125 0 0 18 0 3 0 375888714 233447424 55695 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28536/statm: 56994 55695 218 20 0 56352 0
[pid=28536/tid=28538] ppid=28534 vsize=227976 CPUtime=2437.2
/proc/28536/task/28538/stat : 28538 (MiraXTv3_dyn) R 28534 28536 28464 0 -1 4194368 38528 0 0 0 243675 45 0 0 25 0 3 0 375888724 233447424 55695 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28536/tid=28539] ppid=28534 vsize=227976 CPUtime=2433.13
/proc/28536/task/28539/stat : 28539 (MiraXTv3_dyn) R 28534 28536 28464 0 -1 4194368 47626 0 0 0 243234 79 0 0 25 0 3 0 375888724 233447424 55695 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526410 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4870.43
Current children cumulated vsize (KiB) 227976

[startup+2502.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/80 28737
/proc/meminfo: memFree=1507400/2055920 swapFree=4138684/4192956
[pid=28536] ppid=28534 vsize=228652 CPUtime=4990.13
/proc/28536/stat : 28536 (MiraXTv3_dyn) S 28534 28536 28464 0 -1 4194304 87463 0 0 0 498887 126 0 0 18 0 3 0 375888714 234139648 55855 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28536/statm: 57163 55855 218 20 0 56521 0
[pid=28536/tid=28538] ppid=28534 vsize=228652 CPUtime=2496.94
/proc/28536/task/28538/stat : 28538 (MiraXTv3_dyn) R 28534 28536 28464 0 -1 4194368 39054 0 0 0 249648 46 0 0 25 0 3 0 375888724 234139648 55855 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28536/tid=28539] ppid=28534 vsize=228652 CPUtime=2493.09
/proc/28536/task/28539/stat : 28539 (MiraXTv3_dyn) R 28534 28536 28464 0 -1 4194368 47630 0 0 0 249230 79 0 0 25 0 3 0 375888724 234139648 55855 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4990.13
Current children cumulated vsize (KiB) 228652



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/80 28737
/proc/meminfo: memFree=1508040/2055920 swapFree=4138684/4192956
[pid=28536] ppid=28534 vsize=228652 CPUtime=5000.1
/proc/28536/stat : 28536 (MiraXTv3_dyn) S 28534 28536 28464 0 -1 4194304 87537 0 0 0 499884 126 0 0 18 0 3 0 375888714 234139648 55694 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28536/statm: 57163 55694 218 20 0 56521 0
[pid=28536/tid=28538] ppid=28534 vsize=228652 CPUtime=2501.91
/proc/28536/task/28538/stat : 28538 (MiraXTv3_dyn) R 28534 28536 28464 0 -1 4194368 39128 0 0 0 250145 46 0 0 25 0 3 0 375888724 234139648 55694 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28536/tid=28539] ppid=28534 vsize=228652 CPUtime=2498.08
/proc/28536/task/28539/stat : 28539 (MiraXTv3_dyn) R 28534 28536 28464 0 -1 4194368 47630 0 0 0 249729 79 0 0 25 0 3 0 375888724 234139648 55694 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 228652

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

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

[startup+2507.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/80 28737
/proc/meminfo: memFree=1508040/2055920 swapFree=4138684/4192956
[pid=28536] ppid=28534 vsize=228652 CPUtime=5000.1
/proc/28536/stat : 28536 (MiraXTv3_dyn) S 28534 28536 28464 0 -1 4194304 87537 0 0 0 499884 126 0 0 18 0 3 0 375888714 234139648 55694 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28536/statm: 57163 55694 218 20 0 56521 0
[pid=28536/tid=28538] ppid=28534 vsize=228652 CPUtime=2501.91
/proc/28536/task/28538/stat : 28538 (MiraXTv3_dyn) R 28534 28536 28464 0 -1 4194368 39128 0 0 0 250145 46 0 0 25 0 3 0 375888724 234139648 55694 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28536/tid=28539] ppid=28534 vsize=228652 CPUtime=2498.08
/proc/28536/task/28539/stat : 28539 (MiraXTv3_dyn) R 28534 28536 28464 0 -1 4194368 47630 0 0 0 249729 79 0 0 25 0 3 0 375888724 234139648 55694 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 228652

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2507.35
CPU time (s): 5000.16
CPU user time (s): 4998.86
CPU system time (s): 1.2988
CPU usage (%): 199.42
Max. virtual memory (cumulated for all children) (KiB): 228652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.86
system time used= 1.2988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 87537
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= 1285
involuntary context switches= 94404

runsolver used 2.40163 second user time and 6.76497 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Sat May 12 19:35:10 UTC 2007

IDJOB= 426214
IDBENCH= 20039
IDSOLVER= 196
FILE ID= node3/426214-1178998510

PBS_JOBID= 5252841

Free space on /tmp= 66552 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v700/unif-k5-r20-v700-c14000-S1744543366-13.cnf
COMMAND LINE= /tmp/evaluation/426214-1178998510/MiraXTv3_dyn /tmp/evaluation/426214-1178998510/instance-426214-1178998510.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-426214-1178998510 -o ROOT/results/node3/solver-426214-1178998510 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426214-1178998510/MiraXTv3_dyn /tmp/evaluation/426214-1178998510/instance-426214-1178998510.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  f9dfefe909b6aaae015056afd3e2e3a1

RANDOM SEED= 412547850

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node3.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.270
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.270
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:       1731056 kB
Buffers:         43356 kB
Cached:         214752 kB
SwapCached:      18176 kB
Active:         132360 kB
Inactive:       149580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1731056 kB
SwapTotal:     4192956 kB
SwapFree:      4138684 kB
Dirty:            4980 kB
Writeback:           0 kB
Mapped:          29672 kB
Slab:            28460 kB
Committed_AS: 11552864 kB
PageTables:       1780 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= 66552 MiB

End job on node3 on Sat May 12 20:16:59 UTC 2007