Trace number 426434

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 2506.73

General information on the benchmark

Namerandom/2+p/p0.9/v630/
unif2p-p0.9-v630-c2280-S1071799860-07-UNSAT.cnf
MD5SUM6b6314740accc9375338f99409e94e23
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark58.2851
Satisfiable
(Un)Satisfiability was proved
Number of variables630
Number of clauses2280
Sum of the clauses size6612
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2228
Number of clauses of size 32052
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/node39/watcher-426434-1179048537 -o ROOT/results/node39/solver-426434-1179048537 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426434-1179048537/MiraXTv3_dyn /tmp/evaluation/426434-1179048537/instance-426434-1179048537.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: 0.00 0.00 0.00 3/77 18072
/proc/meminfo: memFree=1066240/2055920 swapFree=4159376/4192956
[pid=18072] ppid=18070 vsize=3788 CPUtime=0
/proc/18072/stat : 18072 (MiraXTv3_dyn) R 18070 18072 18000 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 352765786 3878912 257 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 11531213 0 0 4096 0 0 0 0 17 1 0 0
/proc/18072/statm: 947 260 205 20 0 305 0

[startup+0.063439 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 18072
/proc/meminfo: memFree=1066240/2055920 swapFree=4159376/4192956
[pid=18072] ppid=18070 vsize=6552 CPUtime=0.1
/proc/18072/stat : 18072 (MiraXTv3_dyn) S 18070 18072 18000 0 -1 4194304 572 0 0 0 10 0 0 0 18 0 3 0 352765786 6709248 547 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18072/statm: 1638 547 218 20 0 996 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 6552

[startup+0.110683 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 18072
/proc/meminfo: memFree=1066240/2055920 swapFree=4159376/4192956
[pid=18072] ppid=18070 vsize=6880 CPUtime=0.19
/proc/18072/stat : 18072 (MiraXTv3_dyn) S 18070 18072 18000 0 -1 4194304 692 0 0 0 19 0 0 0 18 0 3 0 352765786 7045120 666 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18072/statm: 1720 666 218 20 0 1078 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 6880

[startup+0.301156 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 18072
/proc/meminfo: memFree=1066240/2055920 swapFree=4159376/4192956
[pid=18072] ppid=18070 vsize=8520 CPUtime=0.57
/proc/18072/stat : 18072 (MiraXTv3_dyn) S 18070 18072 18000 0 -1 4194304 1001 0 0 0 57 0 0 0 18 0 3 0 352765786 8724480 975 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18072/statm: 2130 975 218 20 0 1488 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 8520

[startup+0.701224 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 18072
/proc/meminfo: memFree=1066240/2055920 swapFree=4159376/4192956
[pid=18072] ppid=18070 vsize=10540 CPUtime=1.37
/proc/18072/stat : 18072 (MiraXTv3_dyn) S 18070 18072 18000 0 -1 4194304 1541 0 0 0 136 1 0 0 18 0 3 0 352765786 10792960 1515 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18072/statm: 2635 1515 218 20 0 1993 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 10540

[startup+1.50136 s]
/proc/loadavg: 0.00 0.00 0.00 3/80 18075
/proc/meminfo: memFree=1059432/2055920 swapFree=4159376/4192956
[pid=18072] ppid=18070 vsize=13748 CPUtime=2.97
/proc/18072/stat : 18072 (MiraXTv3_dyn) S 18070 18072 18000 0 -1 4194304 2531 0 0 0 296 1 0 0 18 0 3 0 352765786 14077952 2505 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18072/statm: 3437 2505 218 20 0 2795 0
[pid=18072/tid=18074] ppid=18070 vsize=13748 CPUtime=1.47
/proc/18072/task/18074/stat : 18074 (MiraXTv3_dyn) R 18070 18072 18000 0 -1 4194368 1081 0 0 0 147 0 0 0 19 0 3 0 352765787 14077952 2505 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18072/tid=18075] ppid=18070 vsize=13748 CPUtime=1.47
/proc/18072/task/18075/stat : 18075 (MiraXTv3_dyn) R 18070 18072 18000 0 -1 4194368 1092 0 0 0 147 0 0 0 21 0 3 0 352765787 14077952 2505 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 13748

[startup+3.10163 s]
/proc/loadavg: 0.00 0.00 0.00 3/80 18075
/proc/meminfo: memFree=1055656/2055920 swapFree=4159376/4192956
[pid=18072] ppid=18070 vsize=17184 CPUtime=6.16
/proc/18072/stat : 18072 (MiraXTv3_dyn) S 18070 18072 18000 0 -1 4194304 3060 0 0 0 615 1 0 0 18 0 3 0 352765786 17596416 3034 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18072/statm: 4296 3034 218 20 0 3654 0
[pid=18072/tid=18074] ppid=18070 vsize=17184 CPUtime=3.07
/proc/18072/task/18074/stat : 18074 (MiraXTv3_dyn) R 18070 18072 18000 0 -1 4194368 1401 0 0 0 307 0 0 0 25 0 3 0 352765787 17596416 3034 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4160576690 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18072/tid=18075] ppid=18070 vsize=17184 CPUtime=3.07
/proc/18072/task/18075/stat : 18075 (MiraXTv3_dyn) R 18070 18072 18000 0 -1 4194368 1301 0 0 0 307 0 0 0 25 0 3 0 352765787 17596416 3034 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 17184

[startup+6.30118 s]
/proc/loadavg: 0.16 0.03 0.01 3/80 18075
/proc/meminfo: memFree=1050920/2055920 swapFree=4159376/4192956
[pid=18072] ppid=18070 vsize=22076 CPUtime=12.53
/proc/18072/stat : 18072 (MiraXTv3_dyn) S 18070 18072 18000 0 -1 4194304 4524 0 0 0 1251 2 0 0 18 0 3 0 352765786 22605824 4424 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18072/statm: 5519 4424 218 20 0 4877 0
[pid=18072/tid=18074] ppid=18070 vsize=22076 CPUtime=6.25
/proc/18072/task/18074/stat : 18074 (MiraXTv3_dyn) R 18070 18072 18000 0 -1 4194368 2077 0 0 0 625 0 0 0 25 0 3 0 352765787 22605824 4424 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18072/tid=18075] ppid=18070 vsize=22076 CPUtime=6.26
/proc/18072/task/18075/stat : 18075 (MiraXTv3_dyn) R 18070 18072 18000 0 -1 4194368 2090 0 0 0 625 1 0 0 25 0 3 0 352765787 22605824 4425 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 11527749 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 22076

[startup+12.7013 s]
/proc/loadavg: 0.31 0.07 0.02 3/80 18075
/proc/meminfo: memFree=1038632/2055920 swapFree=4159376/4192956
[pid=18072] ppid=18070 vsize=33636 CPUtime=25.3
/proc/18072/stat : 18072 (MiraXTv3_dyn) S 18070 18072 18000 0 -1 4194304 7604 0 0 0 2523 7 0 0 18 0 3 0 352765786 34443264 7326 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18072/statm: 8409 7326 218 20 0 7767 0
[pid=18072/tid=18074] ppid=18070 vsize=33636 CPUtime=12.63
/proc/18072/task/18074/stat : 18074 (MiraXTv3_dyn) R 18070 18072 18000 0 -1 4194368 3594 0 0 0 1260 3 0 0 25 0 3 0 352765787 34443264 7326 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18072/tid=18075] ppid=18070 vsize=33636 CPUtime=12.64
/proc/18072/task/18075/stat : 18075 (MiraXTv3_dyn) R 18070 18072 18000 0 -1 4194368 3652 0 0 0 1261 3 0 0 19 0 3 0 352765787 34443264 7326 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 33636

[startup+25.5014 s]
/proc/loadavg: 0.68 0.16 0.05 3/80 18075
/proc/meminfo: memFree=1032488/2055920 swapFree=4159376/4192956
[pid=18072] ppid=18070 vsize=39104 CPUtime=50.82
/proc/18072/stat : 18072 (MiraXTv3_dyn) S 18070 18072 18000 0 -1 4194304 9133 0 0 0 5073 9 0 0 18 0 3 0 352765786 40042496 8503 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18072/statm: 9776 8503 218 20 0 9134 0
[pid=18072/tid=18074] ppid=18070 vsize=39104 CPUtime=25.37
/proc/18072/task/18074/stat : 18074 (MiraXTv3_dyn) R 18070 18072 18000 0 -1 4194368 4358 0 0 0 2533 4 0 0 25 0 3 0 352765787 40042496 8503 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18072/tid=18075] ppid=18070 vsize=39104 CPUtime=25.43
/proc/18072/task/18075/stat : 18075 (MiraXTv3_dyn) R 18070 18072 18000 0 -1 4194368 4417 0 0 0 2539 4 0 0 25 0 3 0 352765787 40042496 8503 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134565740 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 39104

[startup+51.1018 s]
/proc/loadavg: 1.13 0.31 0.10 3/80 18075
/proc/meminfo: memFree=1020264/2055920 swapFree=4159376/4192956
[pid=18072] ppid=18070 vsize=50712 CPUtime=101.89
/proc/18072/stat : 18072 (MiraXTv3_dyn) S 18070 18072 18000 0 -1 4194304 12802 0 0 0 10176 13 0 0 18 0 3 0 352765786 51929088 11542 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18072/statm: 12678 11542 218 20 0 12036 0
[pid=18072/tid=18074] ppid=18070 vsize=50712 CPUtime=50.85
/proc/18072/task/18074/stat : 18074 (MiraXTv3_dyn) R 18070 18072 18000 0 -1 4194368 6026 0 0 0 5080 5 0 0 25 0 3 0 352765787 51929088 11542 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18072/tid=18075] ppid=18070 vsize=50712 CPUtime=51.01
/proc/18072/task/18075/stat : 18075 (MiraXTv3_dyn) R 18070 18072 18000 0 -1 4194368 6418 0 0 0 5094 7 0 0 25 0 3 0 352765787 51929088 11542 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 50712

[startup+102.306 s]
/proc/loadavg: 1.62 0.56 0.20 3/80 18075
/proc/meminfo: memFree=1016040/2055920 swapFree=4159376/4192956
[pid=18072] ppid=18070 vsize=55376 CPUtime=204.01
/proc/18072/stat : 18072 (MiraXTv3_dyn) S 18070 18072 18000 0 -1 4194304 15157 0 0 0 20385 16 0 0 18 0 3 0 352765786 56705024 12558 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18072/statm: 13844 12558 218 20 0 13202 0
[pid=18072/tid=18074] ppid=18070 vsize=55376 CPUtime=101.84
/proc/18072/task/18074/stat : 18074 (MiraXTv3_dyn) R 18070 18072 18000 0 -1 4194368 7147 0 0 0 10177 7 0 0 25 0 3 0 352765787 56705024 12558 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134520209 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18072/tid=18075] ppid=18070 vsize=55376 CPUtime=102.15
/proc/18072/task/18075/stat : 18075 (MiraXTv3_dyn) R 18070 18072 18000 0 -1 4194368 7652 0 0 0 10207 8 0 0 25 0 3 0 352765787 56705024 12558 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.01
Current children cumulated vsize (KiB) 55376

[startup+162.302 s]
/proc/loadavg: 1.86 0.82 0.31 3/80 18075
/proc/meminfo: memFree=1014312/2055920 swapFree=4159376/4192956
[pid=18072] ppid=18070 vsize=56628 CPUtime=323.7
/proc/18072/stat : 18072 (MiraXTv3_dyn) S 18070 18072 18000 0 -1 4194304 16969 0 0 0 32352 18 0 0 18 0 3 0 352765786 57987072 13009 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18072/statm: 14157 13009 218 20 0 13515 0
[pid=18072/tid=18074] ppid=18070 vsize=56628 CPUtime=161.58
/proc/18072/task/18074/stat : 18074 (MiraXTv3_dyn) R 18070 18072 18000 0 -1 4194368 8176 0 0 0 16150 8 0 0 25 0 3 0 352765787 57987072 13009 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18072/tid=18075] ppid=18070 vsize=56628 CPUtime=162.09
/proc/18072/task/18075/stat : 18075 (MiraXTv3_dyn) R 18070 18072 18000 0 -1 4194368 8435 0 0 0 16200 9 0 0 25 0 3 0 352765787 57987072 13009 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.7
Current children cumulated vsize (KiB) 56628

[startup+222.303 s]
/proc/loadavg: 1.95 1.04 0.41 3/80 18075
/proc/meminfo: memFree=1006696/2055920 swapFree=4159376/4192956
[pid=18072] ppid=18070 vsize=63916 CPUtime=443.36
/proc/18072/stat : 18072 (MiraXTv3_dyn) S 18070 18072 18000 0 -1 4194304 20306 0 0 0 44315 21 0 0 18 0 3 0 352765786 65449984 14908 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18072/statm: 15979 14908 218 20 0 15337 0
[pid=18072/tid=18074] ppid=18070 vsize=63916 CPUtime=221.31
/proc/18072/task/18074/stat : 18074 (MiraXTv3_dyn) R 18070 18072 18000 0 -1 4194368 9981 0 0 0 22121 10 0 0 25 0 3 0 352765787 65449984 14908 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18072/tid=18075] ppid=18070 vsize=63916 CPUtime=222.05
/proc/18072/task/18075/stat : 18075 (MiraXTv3_dyn) R 18070 18072 18000 0 -1 4194368 9967 0 0 0 22194 11 0 0 25 0 3 0 352765787 65449984 14908 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.36
Current children cumulated vsize (KiB) 63916

[startup+282.302 s]
/proc/loadavg: 1.98 1.21 0.51 3/80 18075
/proc/meminfo: memFree=999336/2055920 swapFree=4159376/4192956
[pid=18072] ppid=18070 vsize=71428 CPUtime=563.06
/proc/18072/stat : 18072 (MiraXTv3_dyn) S 18070 18072 18000 0 -1 4194304 23441 0 0 0 56280 26 0 0 18 0 3 0 352765786 73142272 16733 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18072/statm: 17857 16733 218 20 0 17215 0
[pid=18072/tid=18074] ppid=18070 vsize=71428 CPUtime=281.05
/proc/18072/task/18074/stat : 18074 (MiraXTv3_dyn) R 18070 18072 18000 0 -1 4194368 11275 0 0 0 28094 11 0 0 25 0 3 0 352765787 73142272 16733 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18072/tid=18075] ppid=18070 vsize=71428 CPUtime=281.99
/proc/18072/task/18075/stat : 18075 (MiraXTv3_dyn) R 18070 18072 18000 0 -1 4194368 11808 0 0 0 28185 14 0 0 25 0 3 0 352765787 73142272 16733 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134520089 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.06
Current children cumulated vsize (KiB) 71428

[startup+342.301 s]
/proc/loadavg: 1.99 1.35 0.60 3/80 18075
/proc/meminfo: memFree=998440/2055920 swapFree=4159376/4192956
[pid=18072] ppid=18070 vsize=73500 CPUtime=682.75
/proc/18072/stat : 18072 (MiraXTv3_dyn) S 18070 18072 18000 0 -1 4194304 24920 0 0 0 68248 27 0 0 18 0 3 0 352765786 75264000 16952 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18072/statm: 18375 16952 218 20 0 17733 0
[pid=18072/tid=18074] ppid=18070 vsize=73500 CPUtime=340.8
/proc/18072/task/18074/stat : 18074 (MiraXTv3_dyn) R 18070 18072 18000 0 -1 4194368 11932 0 0 0 34068 12 0 0 25 0 3 0 352765787 75264000 16952 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18072/tid=18075] ppid=18070 vsize=73500 CPUtime=341.92
/proc/18072/task/18075/stat : 18075 (MiraXTv3_dyn) R 18070 18072 18000 0 -1 4194368 12630 0 0 0 34178 14 0 0 25 0 3 0 352765787 75264000 16952 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.75
Current children cumulated vsize (KiB) 73500

[startup+402.301 s]

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

/proc/18072/task/18074/stat : 18074 (MiraXTv3_dyn) R 18070 18072 18000 0 -1 4194368 30107 0 0 0 189641 30 0 0 25 0 3 0 352765787 94846976 21910 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18072/tid=18075] ppid=18070 vsize=92624 CPUtime=1898.04
/proc/18072/task/18075/stat : 18075 (MiraXTv3_dyn) R 18070 18072 18000 0 -1 4194368 31529 0 0 0 189771 33 0 0 25 0 3 0 352765787 94846976 21910 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3794.76
Current children cumulated vsize (KiB) 92624

[startup+1962.3 s]
/proc/loadavg: 2.00 1.97 1.72 3/86 18243
/proc/meminfo: memFree=977192/2055920 swapFree=4159376/4192956
[pid=18072] ppid=18070 vsize=92624 CPUtime=3914.21
/proc/18072/stat : 18072 (MiraXTv3_dyn) S 18070 18072 18000 0 -1 4194304 63252 0 0 0 391346 75 0 0 18 0 3 0 352765786 94846976 21923 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18072/statm: 23156 21923 218 20 0 22514 0
[pid=18072/tid=18074] ppid=18070 vsize=92624 CPUtime=1956.61
/proc/18072/task/18074/stat : 18074 (MiraXTv3_dyn) R 18070 18072 18000 0 -1 4194368 30665 0 0 0 195619 42 0 0 25 0 3 0 352765787 94846976 21923 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18072/tid=18075] ppid=18070 vsize=92624 CPUtime=1957.59
/proc/18072/task/18075/stat : 18075 (MiraXTv3_dyn) R 18070 18072 18000 0 -1 4194368 32229 0 0 0 195726 33 0 0 25 0 3 0 352765787 94846976 21923 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3914.21
Current children cumulated vsize (KiB) 92624

[startup+2022.3 s]
/proc/loadavg: 2.00 1.97 1.73 3/80 18275
/proc/meminfo: memFree=978152/2055920 swapFree=4159376/4192956
[pid=18072] ppid=18070 vsize=92624 CPUtime=4033.84
/proc/18072/stat : 18072 (MiraXTv3_dyn) S 18070 18072 18000 0 -1 4194304 64379 0 0 0 403303 81 0 0 18 0 3 0 352765786 94846976 21935 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18072/statm: 23156 21935 218 20 0 22514 0
[pid=18072/tid=18074] ppid=18070 vsize=92624 CPUtime=2016.56
/proc/18072/task/18074/stat : 18074 (MiraXTv3_dyn) R 18070 18072 18000 0 -1 4194368 31369 0 0 0 201609 47 0 0 25 0 3 0 352765787 94846976 21935 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18072/tid=18075] ppid=18070 vsize=92624 CPUtime=2017.27
/proc/18072/task/18075/stat : 18075 (MiraXTv3_dyn) R 18070 18072 18000 0 -1 4194368 32652 0 0 0 201694 33 0 0 25 0 3 0 352765787 94846976 21935 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4033.84
Current children cumulated vsize (KiB) 92624

[startup+2082.31 s]
/proc/loadavg: 2.00 1.97 1.75 3/80 18275
/proc/meminfo: memFree=978152/2055920 swapFree=4159376/4192956
[pid=18072] ppid=18070 vsize=92624 CPUtime=4153.52
/proc/18072/stat : 18072 (MiraXTv3_dyn) S 18070 18072 18000 0 -1 4194304 65656 0 0 0 415270 82 0 0 18 0 3 0 352765786 94846976 21949 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18072/statm: 23156 21949 218 20 0 22514 0
[pid=18072/tid=18074] ppid=18070 vsize=92624 CPUtime=2076.48
/proc/18072/task/18074/stat : 18074 (MiraXTv3_dyn) R 18070 18072 18000 0 -1 4194368 31937 0 0 0 207601 47 0 0 25 0 3 0 352765787 94846976 21949 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18072/tid=18075] ppid=18070 vsize=92624 CPUtime=2077.02
/proc/18072/task/18075/stat : 18075 (MiraXTv3_dyn) R 18070 18072 18000 0 -1 4194368 33361 0 0 0 207668 34 0 0 25 0 3 0 352765787 94846976 21949 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4153.52
Current children cumulated vsize (KiB) 92624

[startup+2142.3 s]
/proc/loadavg: 2.00 1.97 1.76 3/80 18275
/proc/meminfo: memFree=978152/2055920 swapFree=4159376/4192956
[pid=18072] ppid=18070 vsize=92624 CPUtime=4273.2
/proc/18072/stat : 18072 (MiraXTv3_dyn) S 18070 18072 18000 0 -1 4194304 66799 0 0 0 427237 83 0 0 18 0 3 0 352765786 94846976 21961 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18072/statm: 23156 21961 218 20 0 22514 0
[pid=18072/tid=18074] ppid=18070 vsize=92624 CPUtime=2136.42
/proc/18072/task/18074/stat : 18074 (MiraXTv3_dyn) R 18070 18072 18000 0 -1 4194368 32508 0 0 0 213594 48 0 0 25 0 3 0 352765787 94846976 21961 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18072/tid=18075] ppid=18070 vsize=92624 CPUtime=2136.76
/proc/18072/task/18075/stat : 18075 (MiraXTv3_dyn) R 18070 18072 18000 0 -1 4194368 33933 0 0 0 213641 35 0 0 25 0 3 0 352765787 94846976 21961 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4273.2
Current children cumulated vsize (KiB) 92624

[startup+2202.3 s]
/proc/loadavg: 2.00 1.97 1.77 3/80 18275
/proc/meminfo: memFree=978024/2055920 swapFree=4159376/4192956
[pid=18072] ppid=18070 vsize=92624 CPUtime=4392.89
/proc/18072/stat : 18072 (MiraXTv3_dyn) S 18070 18072 18000 0 -1 4194304 67812 0 0 0 439204 85 0 0 18 0 3 0 352765786 94846976 21979 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18072/statm: 23156 21979 218 20 0 22514 0
[pid=18072/tid=18074] ppid=18070 vsize=92624 CPUtime=2196.36
/proc/18072/task/18074/stat : 18074 (MiraXTv3_dyn) R 18070 18072 18000 0 -1 4194368 33089 0 0 0 219588 48 0 0 25 0 3 0 352765787 94846976 21979 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18072/tid=18075] ppid=18070 vsize=92624 CPUtime=2196.5
/proc/18072/task/18075/stat : 18075 (MiraXTv3_dyn) R 18070 18072 18000 0 -1 4194368 34365 0 0 0 219614 36 0 0 25 0 3 0 352765787 94846976 21979 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4392.89
Current children cumulated vsize (KiB) 92624

[startup+2262.3 s]
/proc/loadavg: 2.00 1.97 1.78 3/80 18275
/proc/meminfo: memFree=978088/2055920 swapFree=4159376/4192956
[pid=18072] ppid=18070 vsize=92624 CPUtime=4512.59
/proc/18072/stat : 18072 (MiraXTv3_dyn) S 18070 18072 18000 0 -1 4194304 69112 0 0 0 451173 86 0 0 18 0 3 0 352765786 94846976 21991 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18072/statm: 23156 21991 218 20 0 22514 0
[pid=18072/tid=18074] ppid=18070 vsize=92624 CPUtime=2256.31
/proc/18072/task/18074/stat : 18074 (MiraXTv3_dyn) R 18070 18072 18000 0 -1 4194368 33667 0 0 0 225582 49 0 0 25 0 3 0 352765787 94846976 21991 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18072/tid=18075] ppid=18070 vsize=92624 CPUtime=2256.26
/proc/18072/task/18075/stat : 18075 (MiraXTv3_dyn) R 18070 18072 18000 0 -1 4194368 35087 0 0 0 225590 36 0 0 25 0 3 0 352765787 94846976 21991 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4512.59
Current children cumulated vsize (KiB) 92624

[startup+2322.3 s]
/proc/loadavg: 2.00 1.97 1.79 3/80 18275
/proc/meminfo: memFree=978024/2055920 swapFree=4159376/4192956
[pid=18072] ppid=18070 vsize=92624 CPUtime=4632.27
/proc/18072/stat : 18072 (MiraXTv3_dyn) S 18070 18072 18000 0 -1 4194304 70276 0 0 0 463140 87 0 0 18 0 3 0 352765786 94846976 22003 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18072/statm: 23156 22003 218 20 0 22514 0
[pid=18072/tid=18074] ppid=18070 vsize=92624 CPUtime=2316.24
/proc/18072/task/18074/stat : 18074 (MiraXTv3_dyn) R 18070 18072 18000 0 -1 4194368 34249 0 0 0 231575 49 0 0 25 0 3 0 352765787 94846976 22003 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18072/tid=18075] ppid=18070 vsize=92624 CPUtime=2316
/proc/18072/task/18075/stat : 18075 (MiraXTv3_dyn) R 18070 18072 18000 0 -1 4194368 35669 0 0 0 231563 37 0 0 25 0 3 0 352765787 94846976 22003 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4632.27
Current children cumulated vsize (KiB) 92624

[startup+2382.3 s]
/proc/loadavg: 2.00 1.97 1.80 3/80 18275
/proc/meminfo: memFree=978024/2055920 swapFree=4159376/4192956
[pid=18072] ppid=18070 vsize=92624 CPUtime=4751.98
/proc/18072/stat : 18072 (MiraXTv3_dyn) S 18070 18072 18000 0 -1 4194304 71448 0 0 0 475110 88 0 0 18 0 3 0 352765786 94846976 22015 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18072/statm: 23156 22015 218 20 0 22514 0
[pid=18072/tid=18074] ppid=18070 vsize=92624 CPUtime=2376.2
/proc/18072/task/18074/stat : 18074 (MiraXTv3_dyn) R 18070 18072 18000 0 -1 4194368 34835 0 0 0 237571 49 0 0 25 0 3 0 352765787 94846976 22015 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18072/tid=18075] ppid=18070 vsize=92624 CPUtime=2375.75
/proc/18072/task/18075/stat : 18075 (MiraXTv3_dyn) R 18070 18072 18000 0 -1 4194368 36255 0 0 0 237537 38 0 0 25 0 3 0 352765787 94846976 22015 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4751.98
Current children cumulated vsize (KiB) 92624

[startup+2442.3 s]
/proc/loadavg: 2.00 1.97 1.82 3/80 18275
/proc/meminfo: memFree=977960/2055920 swapFree=4159376/4192956
[pid=18072] ppid=18070 vsize=92624 CPUtime=4871.66
/proc/18072/stat : 18072 (MiraXTv3_dyn) S 18070 18072 18000 0 -1 4194304 72622 0 0 0 487077 89 0 0 18 0 3 0 352765786 94846976 22021 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18072/statm: 23156 22021 218 20 0 22514 0
[pid=18072/tid=18074] ppid=18070 vsize=92624 CPUtime=2436.13
/proc/18072/task/18074/stat : 18074 (MiraXTv3_dyn) R 18070 18072 18000 0 -1 4194368 35422 0 0 0 243564 49 0 0 25 0 3 0 352765787 94846976 22021 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18072/tid=18075] ppid=18070 vsize=92624 CPUtime=2435.49
/proc/18072/task/18075/stat : 18075 (MiraXTv3_dyn) R 18070 18072 18000 0 -1 4194368 36842 0 0 0 243511 38 0 0 25 0 3 0 352765787 94846976 22021 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4871.66
Current children cumulated vsize (KiB) 92624

[startup+2502.3 s]
/proc/loadavg: 2.00 1.97 1.82 3/80 18275
/proc/meminfo: memFree=977960/2055920 swapFree=4159376/4192956
[pid=18072] ppid=18070 vsize=92624 CPUtime=4991.34
/proc/18072/stat : 18072 (MiraXTv3_dyn) S 18070 18072 18000 0 -1 4194304 73807 0 0 0 499044 90 0 0 18 0 3 0 352765786 94846976 22032 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18072/statm: 23156 22032 218 20 0 22514 0
[pid=18072/tid=18074] ppid=18070 vsize=92624 CPUtime=2496.08
/proc/18072/task/18074/stat : 18074 (MiraXTv3_dyn) R 18070 18072 18000 0 -1 4194368 36014 0 0 0 249558 50 0 0 25 0 3 0 352765787 94846976 22032 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18072/tid=18075] ppid=18070 vsize=92624 CPUtime=2495.24
/proc/18072/task/18075/stat : 18075 (MiraXTv3_dyn) R 18070 18072 18000 0 -1 4194368 37435 0 0 0 249485 39 0 0 25 0 3 0 352765787 94846976 22032 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4991.34
Current children cumulated vsize (KiB) 92624



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.7 s]
/proc/loadavg: 2.00 1.97 1.82 3/80 18275
/proc/meminfo: memFree=977960/2055920 swapFree=4159376/4192956
[pid=18072] ppid=18070 vsize=92624 CPUtime=5000.13
/proc/18072/stat : 18072 (MiraXTv3_dyn) S 18070 18072 18000 0 -1 4194304 73807 0 0 0 499923 90 0 0 18 0 3 0 352765786 94846976 22032 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18072/statm: 23156 22032 218 20 0 22514 0
[pid=18072/tid=18074] ppid=18070 vsize=92624 CPUtime=2500.48
/proc/18072/task/18074/stat : 18074 (MiraXTv3_dyn) R 18070 18072 18000 0 -1 4194368 36014 0 0 0 249998 50 0 0 25 0 3 0 352765787 94846976 22032 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18072/tid=18075] ppid=18070 vsize=92624 CPUtime=2499.62
/proc/18072/task/18075/stat : 18075 (MiraXTv3_dyn) R 18070 18072 18000 0 -1 4194368 37435 0 0 0 249923 39 0 0 25 0 3 0 352765787 94846976 22032 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.13
Current children cumulated vsize (KiB) 92624

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

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

[startup+2506.7 s]
/proc/loadavg: 2.00 1.97 1.82 3/80 18275
/proc/meminfo: memFree=977960/2055920 swapFree=4159376/4192956
[pid=18072] ppid=18070 vsize=92624 CPUtime=5000.13
/proc/18072/stat : 18072 (MiraXTv3_dyn) S 18070 18072 18000 0 -1 4194304 73807 0 0 0 499923 90 0 0 18 0 3 0 352765786 94846976 22032 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18072/statm: 23156 22032 218 20 0 22514 0
[pid=18072/tid=18074] ppid=18070 vsize=92624 CPUtime=2500.48
/proc/18072/task/18074/stat : 18074 (MiraXTv3_dyn) R 18070 18072 18000 0 -1 4194368 36014 0 0 0 249998 50 0 0 25 0 3 0 352765787 94846976 22032 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18072/tid=18075] ppid=18070 vsize=92624 CPUtime=2499.62
/proc/18072/task/18075/stat : 18075 (MiraXTv3_dyn) R 18070 18072 18000 0 -1 4194368 37435 0 0 0 249923 39 0 0 25 0 3 0 352765787 94846976 22032 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.13
Current children cumulated vsize (KiB) 92624

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2506.73
CPU time (s): 5000.16
CPU user time (s): 4999.24
CPU system time (s): 0.91586
CPU usage (%): 199.469
Max. virtual memory (cumulated for all children) (KiB): 93196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.24
system time used= 0.91586
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73807
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= 379
involuntary context switches= 94011

runsolver used 2.53761 second user time and 6.68298 second system time

The end

Launcher Data (download as text)

Begin job on node39 on Sun May 13 09:28:57 UTC 2007

IDJOB= 426434
IDBENCH= 20285
IDSOLVER= 196
FILE ID= node39/426434-1179048537

PBS_JOBID= 5253471

Free space on /tmp= 66542 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.9/v630/unif2p-p0.9-v630-c2280-S1071799860-07-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/426434-1179048537/MiraXTv3_dyn /tmp/evaluation/426434-1179048537/instance-426434-1179048537.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node39/watcher-426434-1179048537 -o ROOT/results/node39/solver-426434-1179048537 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426434-1179048537/MiraXTv3_dyn /tmp/evaluation/426434-1179048537/instance-426434-1179048537.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  6b6314740accc9375338f99409e94e23

RANDOM SEED= 590841929

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node39.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.256
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.256
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:       1066584 kB
Buffers:         53904 kB
Cached:         788808 kB
SwapCached:      13340 kB
Active:         579860 kB
Inactive:       286064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1066584 kB
SwapTotal:     4192956 kB
SwapFree:      4159376 kB
Dirty:            3964 kB
Writeback:           0 kB
Mapped:          30024 kB
Slab:           108764 kB
Committed_AS:  5223468 kB
PageTables:       2012 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= 66542 MiB

End job on node39 on Sun May 13 10:10:46 UTC 2007