Trace number 426378

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.13 2507.8

General information on the benchmark

Namerandom/LargeSize/3SAT/v19000/
unif-k3-r4.2-v19000-c79800-S1330787624-15.cnf
MD5SUMeb155c81f20e69e23b4896a7d3630770
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables19000
Number of clauses79800
Sum of the clauses size239400
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 379800
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...

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/node35/watcher-426378-1179012973 -o ROOT/results/node35/solver-426378-1179012973 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426378-1179012973/MiraXTv3_dyn /tmp/evaluation/426378-1179012973/instance-426378-1179012973.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.82 1.93 1.90 3/77 30153
/proc/meminfo: memFree=992808/2055920 swapFree=4151396/4192956
[pid=30153] ppid=30151 vsize=3788 CPUtime=0
/proc/30153/stat : 30153 (MiraXTv3_dyn) R 30151 30153 29825 0 -1 4194304 323 0 0 0 0 0 0 0 18 0 1 0 349212744 3878912 298 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30153/statm: 947 305 202 20 0 305 0

[startup+0.092275 s]
/proc/loadavg: 1.82 1.93 1.90 3/77 30153
/proc/meminfo: memFree=992808/2055920 swapFree=4151396/4192956
[pid=30153] ppid=30151 vsize=8724 CPUtime=0.08
/proc/30153/stat : 30153 (MiraXTv3_dyn) R 30151 30153 29825 0 -1 4194304 1661 0 0 0 7 1 0 0 18 0 1 0 349212744 8933376 1636 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134585096 0 0 4096 0 0 0 0 17 1 0 0
/proc/30153/statm: 2181 1636 206 20 0 1539 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8724

[startup+0.101275 s]
/proc/loadavg: 1.82 1.93 1.90 3/77 30153
/proc/meminfo: memFree=992808/2055920 swapFree=4151396/4192956
[pid=30153] ppid=30151 vsize=9016 CPUtime=0.09
/proc/30153/stat : 30153 (MiraXTv3_dyn) R 30151 30153 29825 0 -1 4194304 1718 0 0 0 8 1 0 0 18 0 1 0 349212744 9232384 1693 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134585217 0 0 4096 0 0 0 0 17 1 0 0
/proc/30153/statm: 2254 1694 206 20 0 1612 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9016

[startup+0.301298 s]
/proc/loadavg: 1.82 1.93 1.90 3/77 30153
/proc/meminfo: memFree=992808/2055920 swapFree=4151396/4192956
[pid=30153] ppid=30151 vsize=11364 CPUtime=0.29
/proc/30153/stat : 30153 (MiraXTv3_dyn) R 30151 30153 29825 0 -1 4194304 2332 0 0 0 28 1 0 0 19 0 1 0 349212744 11636736 2307 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134591653 0 0 4096 0 0 0 0 17 1 0 0
/proc/30153/statm: 2841 2307 207 20 0 2199 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11364

[startup+0.701355 s]
/proc/loadavg: 1.82 1.93 1.90 3/77 30153
/proc/meminfo: memFree=992808/2055920 swapFree=4151396/4192956
[pid=30153] ppid=30151 vsize=43496 CPUtime=0.84
/proc/30153/stat : 30153 (MiraXTv3_dyn) S 30151 30153 29825 0 -1 4194304 6157 0 0 0 81 3 0 0 21 0 3 0 349212744 44539904 5768 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30153/statm: 10874 5768 218 20 0 10232 0
Current children cumulated CPU time (s) 0.84
Current children cumulated vsize (KiB) 43496

[startup+1.50145 s]
/proc/loadavg: 1.83 1.93 1.90 3/80 30156
/proc/meminfo: memFree=970000/2055920 swapFree=4151396/4192956
[pid=30153] ppid=30151 vsize=44552 CPUtime=2.43
/proc/30153/stat : 30153 (MiraXTv3_dyn) S 30151 30153 29825 0 -1 4194304 6433 0 0 0 240 3 0 0 21 0 3 0 349212744 45621248 6044 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30153/statm: 11138 6044 218 20 0 10496 0
[pid=30153/tid=30155] ppid=30151 vsize=44552 CPUtime=1.06
/proc/30153/task/30155/stat : 30155 (MiraXTv3_dyn) R 30151 30153 29825 0 -1 4194368 1971 0 0 0 105 1 0 0 25 0 3 0 349212787 45621248 6044 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526558 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30153/tid=30156] ppid=30151 vsize=44552 CPUtime=0.94
/proc/30153/task/30156/stat : 30156 (MiraXTv3_dyn) R 30151 30153 29825 0 -1 4194368 1583 0 0 0 94 0 0 0 17 0 3 0 349212787 45621248 6044 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.43
Current children cumulated vsize (KiB) 44552

[startup+3.10164 s]
/proc/loadavg: 1.83 1.93 1.90 3/80 30156
/proc/meminfo: memFree=968400/2055920 swapFree=4151396/4192956
[pid=30153] ppid=30151 vsize=48616 CPUtime=5.63
/proc/30153/stat : 30153 (MiraXTv3_dyn) S 30151 30153 29825 0 -1 4194304 7534 0 0 0 558 5 0 0 21 0 3 0 349212744 49782784 7145 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30153/statm: 12154 7145 218 20 0 11512 0
[pid=30153/tid=30155] ppid=30151 vsize=48616 CPUtime=2.66
/proc/30153/task/30155/stat : 30155 (MiraXTv3_dyn) R 30151 30153 29825 0 -1 4194368 2365 0 0 0 265 1 0 0 16 0 3 0 349212787 49782784 7145 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30153/tid=30156] ppid=30151 vsize=48616 CPUtime=2.53
/proc/30153/task/30156/stat : 30156 (MiraXTv3_dyn) R 30151 30153 29825 0 -1 4194368 2290 0 0 0 252 1 0 0 25 0 3 0 349212787 49782784 7145 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.63
Current children cumulated vsize (KiB) 48616

[startup+6.30301 s]
/proc/loadavg: 1.83 1.93 1.90 3/80 30156
/proc/meminfo: memFree=957520/2055920 swapFree=4151396/4192956
[pid=30153] ppid=30151 vsize=59020 CPUtime=12.02
/proc/30153/stat : 30153 (MiraXTv3_dyn) S 30151 30153 29825 0 -1 4194304 10105 0 0 0 1194 8 0 0 21 0 3 0 349212744 60436480 9716 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30153/statm: 14755 9716 218 20 0 14113 0
[pid=30153/tid=30155] ppid=30151 vsize=59020 CPUtime=5.86
/proc/30153/task/30155/stat : 30155 (MiraXTv3_dyn) R 30151 30153 29825 0 -1 4194368 3677 0 0 0 583 3 0 0 25 0 3 0 349212787 60436480 9716 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30153/tid=30156] ppid=30151 vsize=59020 CPUtime=5.72
/proc/30153/task/30156/stat : 30156 (MiraXTv3_dyn) R 30151 30153 29825 0 -1 4194368 3549 0 0 0 570 2 0 0 16 0 3 0 349212787 60436480 9716 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.02
Current children cumulated vsize (KiB) 59020

[startup+12.7018 s]
/proc/loadavg: 1.86 1.93 1.91 3/80 30156
/proc/meminfo: memFree=933464/2055920 swapFree=4151396/4192956
[pid=30153] ppid=30151 vsize=81396 CPUtime=24.79
/proc/30153/stat : 30153 (MiraXTv3_dyn) S 30151 30153 29825 0 -1 4194304 15824 0 0 0 2465 14 0 0 21 0 3 0 349212744 83349504 15435 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30153/statm: 20349 15435 218 20 0 19707 0
[pid=30153/tid=30155] ppid=30151 vsize=81396 CPUtime=12.25
/proc/30153/task/30155/stat : 30155 (MiraXTv3_dyn) R 30151 30153 29825 0 -1 4194368 6581 0 0 0 1218 7 0 0 18 0 3 0 349212787 83349504 15435 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30153/tid=30156] ppid=30151 vsize=81396 CPUtime=12.09
/proc/30153/task/30156/stat : 30156 (MiraXTv3_dyn) R 30151 30153 29825 0 -1 4194368 6364 0 0 0 1205 4 0 0 18 0 3 0 349212787 83349504 15435 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520292 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.79
Current children cumulated vsize (KiB) 81396

[startup+25.5013 s]
/proc/loadavg: 1.88 1.93 1.91 3/80 30156
/proc/meminfo: memFree=912344/2055920 swapFree=4151396/4192956
[pid=30153] ppid=30151 vsize=99844 CPUtime=50.31
/proc/30153/stat : 30153 (MiraXTv3_dyn) S 30151 30153 29825 0 -1 4194304 20743 0 0 0 5010 21 0 0 21 0 3 0 349212744 102240256 20354 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30153/statm: 24961 20354 218 20 0 24319 0
[pid=30153/tid=30155] ppid=30151 vsize=99844 CPUtime=25.05
/proc/30153/task/30155/stat : 30155 (MiraXTv3_dyn) R 30151 30153 29825 0 -1 4194368 9168 0 0 0 2493 12 0 0 25 0 3 0 349212787 102240256 20354 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30153/tid=30156] ppid=30151 vsize=99844 CPUtime=24.82
/proc/30153/task/30156/stat : 30156 (MiraXTv3_dyn) R 30151 30153 29825 0 -1 4194368 8696 0 0 0 2476 6 0 0 23 0 3 0 349212787 102240256 20354 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.31
Current children cumulated vsize (KiB) 99844

[startup+51.1013 s]
/proc/loadavg: 1.92 1.94 1.91 3/80 30156
/proc/meminfo: memFree=857048/2055920 swapFree=4151396/4192956
[pid=30153] ppid=30151 vsize=156356 CPUtime=101.4
/proc/30153/stat : 30153 (MiraXTv3_dyn) S 30151 30153 29825 0 -1 4194304 34920 0 0 0 10101 39 0 0 21 0 3 0 349212744 160108544 34459 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30153/statm: 39089 34459 218 20 0 38447 0
[pid=30153/tid=30155] ppid=30151 vsize=156356 CPUtime=50.64
/proc/30153/task/30155/stat : 30155 (MiraXTv3_dyn) R 30151 30153 29825 0 -1 4194368 14487 0 0 0 5042 22 0 0 20 0 3 0 349212787 160108544 34459 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30153/tid=30156] ppid=30151 vsize=156356 CPUtime=50.32
/proc/30153/task/30156/stat : 30156 (MiraXTv3_dyn) R 30151 30153 29825 0 -1 4194368 17554 0 0 0 5018 14 0 0 25 0 3 0 349212787 160108544 34459 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.4
Current children cumulated vsize (KiB) 156356

[startup+102.305 s]
/proc/loadavg: 1.97 1.95 1.91 3/80 30156
/proc/meminfo: memFree=750232/2055920 swapFree=4151396/4192956
[pid=30153] ppid=30151 vsize=259708 CPUtime=203.49
/proc/30153/stat : 30153 (MiraXTv3_dyn) S 30151 30153 29825 0 -1 4194304 61431 0 0 0 20277 72 0 0 21 0 3 0 349212744 265940992 60646 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30153/statm: 64927 60646 218 20 0 64285 0
[pid=30153/tid=30155] ppid=30151 vsize=259708 CPUtime=101.81
/proc/30153/task/30155/stat : 30155 (MiraXTv3_dyn) R 30151 30153 29825 0 -1 4194368 26843 0 0 0 10140 41 0 0 25 0 3 0 349212787 265940992 60646 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30153/tid=30156] ppid=30151 vsize=259708 CPUtime=101.24
/proc/30153/task/30156/stat : 30156 (MiraXTv3_dyn) R 30151 30153 29825 0 -1 4194368 31709 0 0 0 10096 28 0 0 25 0 3 0 349212787 265940992 60646 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.49
Current children cumulated vsize (KiB) 259708

[startup+162.301 s]
/proc/loadavg: 1.99 1.95 1.91 3/80 30156
/proc/meminfo: memFree=682136/2055920 swapFree=4151396/4192956
[pid=30153] ppid=30151 vsize=329984 CPUtime=323.18
/proc/30153/stat : 30153 (MiraXTv3_dyn) S 30151 30153 29825 0 -1 4194304 79432 0 0 0 32220 98 0 0 21 0 3 0 349212744 337903616 78233 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30153/statm: 82496 78233 218 20 0 81854 0
[pid=30153/tid=30155] ppid=30151 vsize=329984 CPUtime=161.78
/proc/30153/task/30155/stat : 30155 (MiraXTv3_dyn) R 30151 30153 29825 0 -1 4194368 37038 0 0 0 16120 58 0 0 25 0 3 0 349212787 337903616 78233 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526007 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30153/tid=30156] ppid=30151 vsize=329984 CPUtime=160.96
/proc/30153/task/30156/stat : 30156 (MiraXTv3_dyn) R 30151 30153 29825 0 -1 4194368 39515 0 0 0 16059 37 0 0 24 0 3 0 349212787 337903616 78233 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.18
Current children cumulated vsize (KiB) 329984

[startup+222.301 s]
/proc/loadavg: 1.99 1.96 1.91 3/80 30156
/proc/meminfo: memFree=663192/2055920 swapFree=4151396/4192956
[pid=30153] ppid=30151 vsize=346528 CPUtime=442.74
/proc/30153/stat : 30153 (MiraXTv3_dyn) S 30151 30153 29825 0 -1 4194304 83960 0 0 0 44171 103 0 0 21 0 3 0 349212744 354844672 82312 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30153/statm: 86632 82312 218 20 0 85990 0
[pid=30153/tid=30155] ppid=30151 vsize=346528 CPUtime=221.7
/proc/30153/task/30155/stat : 30155 (MiraXTv3_dyn) R 30151 30153 29825 0 -1 4194368 39179 0 0 0 22108 62 0 0 25 0 3 0 349212787 354844672 82312 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30153/tid=30156] ppid=30151 vsize=346528 CPUtime=220.61
/proc/30153/task/30156/stat : 30156 (MiraXTv3_dyn) R 30151 30153 29825 0 -1 4194368 41902 0 0 0 22022 39 0 0 25 0 3 0 349212787 354844672 82312 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.74
Current children cumulated vsize (KiB) 346528

[startup+282.301 s]
/proc/loadavg: 1.99 1.96 1.91 3/80 30156
/proc/meminfo: memFree=637336/2055920 swapFree=4151396/4192956
[pid=30153] ppid=30151 vsize=371932 CPUtime=562.34
/proc/30153/stat : 30153 (MiraXTv3_dyn) S 30151 30153 29825 0 -1 4194304 90860 0 0 0 56119 115 0 0 21 0 3 0 349212744 380858368 88815 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30153/statm: 92983 88815 218 20 0 92341 0
[pid=30153/tid=30155] ppid=30151 vsize=371932 CPUtime=281.59
/proc/30153/task/30155/stat : 30155 (MiraXTv3_dyn) R 30151 30153 29825 0 -1 4194368 43644 0 0 0 28089 70 0 0 25 0 3 0 349212787 380858368 88815 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30153/tid=30156] ppid=30151 vsize=371932 CPUtime=280.31
/proc/30153/task/30156/stat : 30156 (MiraXTv3_dyn) R 30151 30153 29825 0 -1 4194368 44337 0 0 0 27989 42 0 0 25 0 3 0 349212787 380858368 88815 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.34
Current children cumulated vsize (KiB) 371932

[startup+342.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 30156
/proc/meminfo: memFree=629080/2055920 swapFree=4151396/4192956
[pid=30153] ppid=30151 vsize=381044 CPUtime=682.04
/proc/30153/stat : 30153 (MiraXTv3_dyn) S 30151 30153 29825 0 -1 4194304 93386 0 0 0 68086 118 0 0 21 0 3 0 349212744 390189056 91006 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30153/statm: 95261 91006 218 20 0 94619 0
[pid=30153/tid=30155] ppid=30151 vsize=381044 CPUtime=341.56
/proc/30153/task/30155/stat : 30155 (MiraXTv3_dyn) R 30151 30153 29825 0 -1 4194368 44105 0 0 0 34085 71 0 0 25 0 3 0 349212787 390189056 91006 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30153/tid=30156] ppid=30151 vsize=381044 CPUtime=340.04
/proc/30153/task/30156/stat : 30156 (MiraXTv3_dyn) R 30151 30153 29825 0 -1 4194368 46402 0 0 0 33960 44 0 0 25 0 3 0 349212787 390189056 91006 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.04
Current children cumulated vsize (KiB) 381044

[startup+402.301 s]

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

/proc/30153/task/30155/stat : 30155 (MiraXTv3_dyn) R 30151 30153 29825 0 -1 4194368 76755 0 0 0 189323 145 0 0 25 0 3 0 349212787 620068864 147268 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30153/tid=30156] ppid=30151 vsize=605536 CPUtime=1897.53
/proc/30153/task/30156/stat : 30156 (MiraXTv3_dyn) R 30151 30153 29825 0 -1 4194368 74310 0 0 0 189672 81 0 0 25 0 3 0 349212787 620068864 147268 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526625 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3792.64
Current children cumulated vsize (KiB) 605536

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/80 30356
/proc/meminfo: memFree=402776/2055920 swapFree=4151396/4192956
[pid=30153] ppid=30151 vsize=605536 CPUtime=3912.26
/proc/30153/stat : 30153 (MiraXTv3_dyn) S 30151 30153 29825 0 -1 4194304 154311 0 0 0 390997 229 0 0 21 0 3 0 349212744 620068864 147280 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30153/statm: 151384 147280 218 20 0 150742 0
[pid=30153/tid=30155] ppid=30151 vsize=605536 CPUtime=1954.49
/proc/30153/task/30155/stat : 30155 (MiraXTv3_dyn) R 30151 30153 29825 0 -1 4194368 76826 0 0 0 195303 146 0 0 25 0 3 0 349212787 620068864 147280 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30153/tid=30156] ppid=30151 vsize=605536 CPUtime=1957.34
/proc/30153/task/30156/stat : 30156 (MiraXTv3_dyn) R 30151 30153 29825 0 -1 4194368 74606 0 0 0 195653 81 0 0 25 0 3 0 349212787 620068864 147280 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526558 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3912.26
Current children cumulated vsize (KiB) 605536

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/80 30356
/proc/meminfo: memFree=402840/2055920 swapFree=4151396/4192956
[pid=30153] ppid=30151 vsize=605536 CPUtime=4031.98
/proc/30153/stat : 30153 (MiraXTv3_dyn) S 30151 30153 29825 0 -1 4194304 154535 0 0 0 402969 229 0 0 21 0 3 0 349212744 620068864 147290 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30153/statm: 151384 147290 218 20 0 150742 0
[pid=30153/tid=30155] ppid=30151 vsize=605536 CPUtime=2014.47
/proc/30153/task/30155/stat : 30155 (MiraXTv3_dyn) R 30151 30153 29825 0 -1 4194368 76831 0 0 0 201301 146 0 0 25 0 3 0 349212787 620068864 147290 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30153/tid=30156] ppid=30151 vsize=605536 CPUtime=2017.08
/proc/30153/task/30156/stat : 30156 (MiraXTv3_dyn) R 30151 30153 29825 0 -1 4194368 74825 0 0 0 201627 81 0 0 25 0 3 0 349212787 620068864 147290 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4031.98
Current children cumulated vsize (KiB) 605536

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 1.92 3/80 30356
/proc/meminfo: memFree=402904/2055920 swapFree=4151396/4192956
[pid=30153] ppid=30151 vsize=605536 CPUtime=4151.56
/proc/30153/stat : 30153 (MiraXTv3_dyn) S 30151 30153 29825 0 -1 4194304 154535 0 0 0 414926 230 0 0 21 0 3 0 349212744 620068864 147290 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30153/statm: 151384 147290 218 20 0 150742 0
[pid=30153/tid=30155] ppid=30151 vsize=605536 CPUtime=2074.35
/proc/30153/task/30155/stat : 30155 (MiraXTv3_dyn) R 30151 30153 29825 0 -1 4194368 76831 0 0 0 207289 146 0 0 25 0 3 0 349212787 620068864 147290 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30153/tid=30156] ppid=30151 vsize=605536 CPUtime=2076.77
/proc/30153/task/30156/stat : 30156 (MiraXTv3_dyn) R 30151 30153 29825 0 -1 4194368 74825 0 0 0 207596 81 0 0 25 0 3 0 349212787 620068864 147290 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4151.56
Current children cumulated vsize (KiB) 605536

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/80 30356
/proc/meminfo: memFree=402904/2055920 swapFree=4151396/4192956
[pid=30153] ppid=30151 vsize=605536 CPUtime=4271.26
/proc/30153/stat : 30153 (MiraXTv3_dyn) S 30151 30153 29825 0 -1 4194304 154537 0 0 0 426895 231 0 0 21 0 3 0 349212744 620068864 147292 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30153/statm: 151384 147292 218 20 0 150742 0
[pid=30153/tid=30155] ppid=30151 vsize=605536 CPUtime=2134.33
/proc/30153/task/30155/stat : 30155 (MiraXTv3_dyn) R 30151 30153 29825 0 -1 4194368 76832 0 0 0 213286 147 0 0 25 0 3 0 349212787 620068864 147292 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30153/tid=30156] ppid=30151 vsize=605536 CPUtime=2136.49
/proc/30153/task/30156/stat : 30156 (MiraXTv3_dyn) R 30151 30153 29825 0 -1 4194368 74826 0 0 0 213568 81 0 0 25 0 3 0 349212787 620068864 147292 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4271.26
Current children cumulated vsize (KiB) 605536

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/80 30356
/proc/meminfo: memFree=402904/2055920 swapFree=4151396/4192956
[pid=30153] ppid=30151 vsize=605536 CPUtime=4390.86
/proc/30153/stat : 30153 (MiraXTv3_dyn) S 30151 30153 29825 0 -1 4194304 154537 0 0 0 438855 231 0 0 21 0 3 0 349212744 620068864 147292 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30153/statm: 151384 147292 218 20 0 150742 0
[pid=30153/tid=30155] ppid=30151 vsize=605536 CPUtime=2194.22
/proc/30153/task/30155/stat : 30155 (MiraXTv3_dyn) R 30151 30153 29825 0 -1 4194368 76832 0 0 0 219275 147 0 0 25 0 3 0 349212787 620068864 147292 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30153/tid=30156] ppid=30151 vsize=605536 CPUtime=2196.19
/proc/30153/task/30156/stat : 30156 (MiraXTv3_dyn) R 30151 30153 29825 0 -1 4194368 74826 0 0 0 219538 81 0 0 25 0 3 0 349212787 620068864 147292 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4390.86
Current children cumulated vsize (KiB) 605536

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/80 30356
/proc/meminfo: memFree=403096/2055920 swapFree=4151396/4192956
[pid=30153] ppid=30151 vsize=605536 CPUtime=4510.59
/proc/30153/stat : 30153 (MiraXTv3_dyn) S 30151 30153 29825 0 -1 4194304 154539 0 0 0 450827 232 0 0 21 0 3 0 349212744 620068864 147294 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30153/statm: 151384 147294 218 20 0 150742 0
[pid=30153/tid=30155] ppid=30151 vsize=605536 CPUtime=2254.2
/proc/30153/task/30155/stat : 30155 (MiraXTv3_dyn) R 30151 30153 29825 0 -1 4194368 76833 0 0 0 225273 147 0 0 25 0 3 0 349212787 620068864 147294 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30153/tid=30156] ppid=30151 vsize=605536 CPUtime=2255.95
/proc/30153/task/30156/stat : 30156 (MiraXTv3_dyn) R 30151 30153 29825 0 -1 4194368 74827 0 0 0 225513 82 0 0 25 0 3 0 349212787 620068864 147294 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4510.59
Current children cumulated vsize (KiB) 605536

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/80 30356
/proc/meminfo: memFree=402968/2055920 swapFree=4151396/4192956
[pid=30153] ppid=30151 vsize=605536 CPUtime=4630.17
/proc/30153/stat : 30153 (MiraXTv3_dyn) S 30151 30153 29825 0 -1 4194304 154546 0 0 0 462785 232 0 0 21 0 3 0 349212744 620068864 147301 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30153/statm: 151384 147301 218 20 0 150742 0
[pid=30153/tid=30155] ppid=30151 vsize=605536 CPUtime=2314.12
/proc/30153/task/30155/stat : 30155 (MiraXTv3_dyn) R 30151 30153 29825 0 -1 4194368 76834 0 0 0 231264 148 0 0 25 0 3 0 349212787 620068864 147301 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30153/tid=30156] ppid=30151 vsize=605536 CPUtime=2315.61
/proc/30153/task/30156/stat : 30156 (MiraXTv3_dyn) R 30151 30153 29825 0 -1 4194368 74833 0 0 0 231479 82 0 0 20 0 3 0 349212787 620068864 147301 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4630.17
Current children cumulated vsize (KiB) 605536

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/80 30356
/proc/meminfo: memFree=402968/2055920 swapFree=4151396/4192956
[pid=30153] ppid=30151 vsize=605536 CPUtime=4749.89
/proc/30153/stat : 30153 (MiraXTv3_dyn) S 30151 30153 29825 0 -1 4194304 154546 0 0 0 474756 233 0 0 21 0 3 0 349212744 620068864 147301 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30153/statm: 151384 147301 218 20 0 150742 0
[pid=30153/tid=30155] ppid=30151 vsize=605536 CPUtime=2374.1
/proc/30153/task/30155/stat : 30155 (MiraXTv3_dyn) R 30151 30153 29825 0 -1 4194368 76834 0 0 0 237262 148 0 0 25 0 3 0 349212787 620068864 147301 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30153/tid=30156] ppid=30151 vsize=605536 CPUtime=2375.35
/proc/30153/task/30156/stat : 30156 (MiraXTv3_dyn) R 30151 30153 29825 0 -1 4194368 74833 0 0 0 237453 82 0 0 25 0 3 0 349212787 620068864 147301 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4749.89
Current children cumulated vsize (KiB) 605536

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/80 30356
/proc/meminfo: memFree=401496/2055920 swapFree=4151396/4192956
[pid=30153] ppid=30151 vsize=607040 CPUtime=4869.54
/proc/30153/stat : 30153 (MiraXTv3_dyn) S 30151 30153 29825 0 -1 4194304 154926 0 0 0 486720 234 0 0 21 0 3 0 349212744 621608960 147681 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30153/statm: 151760 147681 218 20 0 151118 0
[pid=30153/tid=30155] ppid=30151 vsize=607040 CPUtime=2434.05
/proc/30153/task/30155/stat : 30155 (MiraXTv3_dyn) R 30151 30153 29825 0 -1 4194368 76890 0 0 0 243256 149 0 0 25 0 3 0 349212787 621608960 147681 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30153/tid=30156] ppid=30151 vsize=607040 CPUtime=2435.05
/proc/30153/task/30156/stat : 30156 (MiraXTv3_dyn) R 30151 30153 29825 0 -1 4194368 75157 0 0 0 243423 82 0 0 22 0 3 0 349212787 621608960 147681 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4869.54
Current children cumulated vsize (KiB) 607040

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/80 30356
/proc/meminfo: memFree=401496/2055920 swapFree=4151396/4192956
[pid=30153] ppid=30151 vsize=607040 CPUtime=4989.23
/proc/30153/stat : 30153 (MiraXTv3_dyn) S 30151 30153 29825 0 -1 4194304 155001 0 0 0 498689 234 0 0 21 0 3 0 349212744 621608960 147684 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30153/statm: 151760 147684 218 20 0 151118 0
[pid=30153/tid=30155] ppid=30151 vsize=607040 CPUtime=2494.03
/proc/30153/task/30155/stat : 30155 (MiraXTv3_dyn) R 30151 30153 29825 0 -1 4194368 76890 0 0 0 249254 149 0 0 25 0 3 0 349212787 621608960 147684 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30153/tid=30156] ppid=30151 vsize=607040 CPUtime=2494.76
/proc/30153/task/30156/stat : 30156 (MiraXTv3_dyn) R 30151 30153 29825 0 -1 4194368 75232 0 0 0 249394 82 0 0 25 0 3 0 349212787 621608960 147684 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4989.23
Current children cumulated vsize (KiB) 607040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.7 s]
/proc/loadavg: 2.00 2.00 1.92 3/80 30356
/proc/meminfo: memFree=401496/2055920 swapFree=4151396/4192956
[pid=30153] ppid=30151 vsize=607040 CPUtime=5000.02
/proc/30153/stat : 30153 (MiraXTv3_dyn) S 30151 30153 29825 0 -1 4194304 155074 0 0 0 499768 234 0 0 21 0 3 0 349212744 621608960 147684 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30153/statm: 151760 147684 218 20 0 151118 0
[pid=30153/tid=30155] ppid=30151 vsize=607040 CPUtime=2499.43
/proc/30153/task/30155/stat : 30155 (MiraXTv3_dyn) R 30151 30153 29825 0 -1 4194368 76890 0 0 0 249794 149 0 0 25 0 3 0 349212787 621608960 147684 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30153/tid=30156] ppid=30151 vsize=607040 CPUtime=2500.14
/proc/30153/task/30156/stat : 30156 (MiraXTv3_dyn) R 30151 30153 29825 0 -1 4194368 75305 0 0 0 249932 82 0 0 25 0 3 0 349212787 621608960 147684 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 607040

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

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

[startup+2507.7 s]
/proc/loadavg: 2.00 2.00 1.92 3/80 30356
/proc/meminfo: memFree=401496/2055920 swapFree=4151396/4192956
[pid=30153] ppid=30151 vsize=607040 CPUtime=5000.02
/proc/30153/stat : 30153 (MiraXTv3_dyn) S 30151 30153 29825 0 -1 4194304 155074 0 0 0 499768 234 0 0 21 0 3 0 349212744 621608960 147684 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30153/statm: 151760 147684 218 20 0 151118 0
[pid=30153/tid=30155] ppid=30151 vsize=607040 CPUtime=2499.43
/proc/30153/task/30155/stat : 30155 (MiraXTv3_dyn) R 30151 30153 29825 0 -1 4194368 76890 0 0 0 249794 149 0 0 25 0 3 0 349212787 621608960 147684 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30153/tid=30156] ppid=30151 vsize=607040 CPUtime=2500.14
/proc/30153/task/30156/stat : 30156 (MiraXTv3_dyn) R 30151 30153 29825 0 -1 4194368 75305 0 0 0 249932 82 0 0 25 0 3 0 349212787 621608960 147684 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 607040

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2507.8
CPU time (s): 5000.13
CPU user time (s): 4997.69
CPU system time (s): 2.43263
CPU usage (%): 199.383
Max. virtual memory (cumulated for all children) (KiB): 607040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4997.69
system time used= 2.43263
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 155074
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= 1490
involuntary context switches= 94462

runsolver used 2.54361 second user time and 6.64099 second system time

The end

Launcher Data (download as text)

Begin job on node35 on Sat May 12 23:36:13 UTC 2007

IDJOB= 426378
IDBENCH= 20203
IDSOLVER= 196
FILE ID= node35/426378-1179012973

PBS_JOBID= 5252980

Free space on /tmp= 66549 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v19000/unif-k3-r4.2-v19000-c79800-S1330787624-15.cnf
COMMAND LINE= /tmp/evaluation/426378-1179012973/MiraXTv3_dyn /tmp/evaluation/426378-1179012973/instance-426378-1179012973.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node35/watcher-426378-1179012973 -o ROOT/results/node35/solver-426378-1179012973 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426378-1179012973/MiraXTv3_dyn /tmp/evaluation/426378-1179012973/instance-426378-1179012973.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  eb155c81f20e69e23b4896a7d3630770

RANDOM SEED= 645779417

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node35.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.232
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.232
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:        993088 kB
Buffers:         53700 kB
Cached:         849700 kB
SwapCached:       9024 kB
Active:         577604 kB
Inactive:       349804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        993088 kB
SwapTotal:     4192956 kB
SwapFree:      4151396 kB
Dirty:            5460 kB
Writeback:           0 kB
Mapped:          31012 kB
Slab:           120748 kB
Committed_AS:  7639844 kB
PageTables:       1996 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= 66549 MiB

End job on node35 on Sun May 13 00:18:03 UTC 2007