Trace number 426243

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.11 2507.26

General information on the benchmark

Namerandom/LargeSize/5SAT/v1100/
unif-k5-r20-v1100-c22000-S485928362-15.cnf
MD5SUM73f8500dfa90695f93ebe5edace82ac9
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 variables1100
Number of clauses22000
Sum of the clauses size110000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 522000
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.4 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node10/watcher-426243-1179001221 -o ROOT/results/node10/solver-426243-1179001221 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426243-1179001221/MiraXTv3_dyn /tmp/evaluation/426243-1179001221/instance-426243-1179001221.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.33 2.15 2.01 3/77 27616
/proc/meminfo: memFree=1505680/2055920 swapFree=4143936/4192956
[pid=27616] ppid=27614 vsize=3788 CPUtime=0
/proc/27616/stat : 27616 (MiraXTv3_dyn) R 27614 27616 27287 0 -1 4194304 357 0 0 0 0 0 0 0 18 0 1 0 376159617 3878912 332 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27616/statm: 947 341 202 20 0 305 0

[startup+0.088253 s]
/proc/loadavg: 2.33 2.15 2.01 3/77 27616
/proc/meminfo: memFree=1505680/2055920 swapFree=4143936/4192956
[pid=27616] ppid=27614 vsize=5704 CPUtime=0.08
/proc/27616/stat : 27616 (MiraXTv3_dyn) R 27614 27616 27287 0 -1 4194304 874 0 0 0 8 0 0 0 18 0 1 0 376159617 5840896 849 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 1 0 0
/proc/27616/statm: 1426 849 207 20 0 784 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5704

[startup+0.101256 s]
/proc/loadavg: 2.33 2.15 2.01 3/77 27616
/proc/meminfo: memFree=1505680/2055920 swapFree=4143936/4192956
[pid=27616] ppid=27614 vsize=5704 CPUtime=0.09
/proc/27616/stat : 27616 (MiraXTv3_dyn) R 27614 27616 27287 0 -1 4194304 874 0 0 0 9 0 0 0 18 0 1 0 376159617 5840896 849 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134575876 0 0 4096 0 0 0 0 17 1 0 0
/proc/27616/statm: 1426 849 207 20 0 784 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5704

[startup+0.301305 s]
/proc/loadavg: 2.33 2.15 2.01 3/77 27616
/proc/meminfo: memFree=1505680/2055920 swapFree=4143936/4192956
[pid=27616] ppid=27614 vsize=15224 CPUtime=0.41
/proc/27616/stat : 27616 (MiraXTv3_dyn) S 27614 27616 27287 0 -1 4194304 1940 0 0 0 40 1 0 0 18 0 3 0 376159617 15589376 1827 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27616/statm: 3806 1827 218 20 0 3164 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 15224

[startup+0.701392 s]
/proc/loadavg: 2.33 2.15 2.01 3/77 27616
/proc/meminfo: memFree=1505680/2055920 swapFree=4143936/4192956
[pid=27616] ppid=27614 vsize=19912 CPUtime=1.2
/proc/27616/stat : 27616 (MiraXTv3_dyn) S 27614 27616 27287 0 -1 4194304 3304 0 0 0 118 2 0 0 18 0 3 0 376159617 20389888 3191 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27616/statm: 4978 3191 218 20 0 4336 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 19912

[startup+1.50156 s]
/proc/loadavg: 2.33 2.15 2.01 3/80 27619
/proc/meminfo: memFree=1489784/2055920 swapFree=4143936/4192956
[pid=27616] ppid=27614 vsize=30556 CPUtime=2.8
/proc/27616/stat : 27616 (MiraXTv3_dyn) S 27614 27616 27287 0 -1 4194304 5816 0 0 0 276 4 0 0 18 0 3 0 376159617 31289344 5703 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27616/statm: 7639 5703 218 20 0 6997 0
[pid=27616/tid=27618] ppid=27614 vsize=30556 CPUtime=1.32
/proc/27616/task/27618/stat : 27618 (MiraXTv3_dyn) R 27614 27616 27287 0 -1 4194368 2373 0 0 0 131 1 0 0 18 0 3 0 376159634 31289344 5703 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27616/tid=27619] ppid=27614 vsize=30556 CPUtime=1.3
/proc/27616/task/27619/stat : 27619 (MiraXTv3_dyn) R 27614 27616 27287 0 -1 4194368 2380 0 0 0 129 1 0 0 17 0 3 0 376159634 31289344 5703 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521276 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.8
Current children cumulated vsize (KiB) 30556

[startup+3.10191 s]
/proc/loadavg: 2.33 2.15 2.01 3/80 27619
/proc/meminfo: memFree=1476088/2055920 swapFree=4143936/4192956
[pid=27616] ppid=27614 vsize=48416 CPUtime=5.99
/proc/27616/stat : 27616 (MiraXTv3_dyn) S 27614 27616 27287 0 -1 4194304 10194 0 0 0 592 7 0 0 18 0 3 0 376159617 49577984 10081 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27616/statm: 12104 10081 218 20 0 11462 0
[pid=27616/tid=27618] ppid=27614 vsize=48416 CPUtime=2.92
/proc/27616/task/27618/stat : 27618 (MiraXTv3_dyn) R 27614 27616 27287 0 -1 4194368 4560 0 0 0 289 3 0 0 17 0 3 0 376159634 49577984 10081 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27616/tid=27619] ppid=27614 vsize=48416 CPUtime=2.89
/proc/27616/task/27619/stat : 27619 (MiraXTv3_dyn) R 27614 27616 27287 0 -1 4194368 4571 0 0 0 286 3 0 0 17 0 3 0 376159634 49577984 10081 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.99
Current children cumulated vsize (KiB) 48416

[startup+6.3016 s]
/proc/loadavg: 2.31 2.14 2.01 3/80 27619
/proc/meminfo: memFree=1462456/2055920 swapFree=4143936/4192956
[pid=27616] ppid=27614 vsize=55848 CPUtime=12.36
/proc/27616/stat : 27616 (MiraXTv3_dyn) S 27614 27616 27287 0 -1 4194304 12112 0 0 0 1228 8 0 0 18 0 3 0 376159617 57188352 11963 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27616/statm: 13962 11963 218 20 0 13320 0
[pid=27616/tid=27618] ppid=27614 vsize=55848 CPUtime=6.12
/proc/27616/task/27618/stat : 27618 (MiraXTv3_dyn) R 27614 27616 27287 0 -1 4194368 5352 0 0 0 609 3 0 0 25 0 3 0 376159634 57188352 11963 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521336 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27616/tid=27619] ppid=27614 vsize=55848 CPUtime=6.07
/proc/27616/task/27619/stat : 27619 (MiraXTv3_dyn) R 27614 27616 27287 0 -1 4194368 5697 0 0 0 603 4 0 0 25 0 3 0 376159634 57188352 11963 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 55848

[startup+12.702 s]
/proc/loadavg: 2.28 2.14 2.01 3/80 27619
/proc/meminfo: memFree=1413944/2055920 swapFree=4143936/4192956
[pid=27616] ppid=27614 vsize=103924 CPUtime=25.13
/proc/27616/stat : 27616 (MiraXTv3_dyn) S 27614 27616 27287 0 -1 4194304 24593 0 0 0 2494 19 0 0 18 0 3 0 376159617 106418176 24287 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27616/statm: 25981 24287 218 20 0 25339 0
[pid=27616/tid=27618] ppid=27614 vsize=103924 CPUtime=12.52
/proc/27616/task/27618/stat : 27618 (MiraXTv3_dyn) R 27614 27616 27287 0 -1 4194368 11448 0 0 0 1245 7 0 0 25 0 3 0 376159634 106418176 24287 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27616/tid=27619] ppid=27614 vsize=103924 CPUtime=12.44
/proc/27616/task/27619/stat : 27619 (MiraXTv3_dyn) R 27614 27616 27287 0 -1 4194368 12082 0 0 0 1233 11 0 0 18 0 3 0 376159634 106418176 24287 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 103924

[startup+25.5017 s]
/proc/loadavg: 2.22 2.13 2.01 3/80 27619
/proc/meminfo: memFree=1386360/2055920 swapFree=4143936/4192956
[pid=27616] ppid=27614 vsize=126424 CPUtime=50.65
/proc/27616/stat : 27616 (MiraXTv3_dyn) S 27614 27616 27287 0 -1 4194304 30489 0 0 0 5040 25 0 0 18 0 3 0 376159617 129458176 29873 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27616/statm: 31606 29873 218 20 0 30964 0
[pid=27616/tid=27618] ppid=27614 vsize=126424 CPUtime=25.3
/proc/27616/task/27618/stat : 27618 (MiraXTv3_dyn) R 27614 27616 27287 0 -1 4194368 14453 0 0 0 2521 9 0 0 25 0 3 0 376159634 129458176 29873 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27616/tid=27619] ppid=27614 vsize=126424 CPUtime=25.16
/proc/27616/task/27619/stat : 27619 (MiraXTv3_dyn) R 27614 27616 27287 0 -1 4194368 14973 0 0 0 2502 14 0 0 25 0 3 0 376159634 129458176 29873 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526429 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 126424

[startup+51.1013 s]
/proc/loadavg: 2.14 2.12 2.00 4/80 27619
/proc/meminfo: memFree=1338488/2055920 swapFree=4143936/4192956
[pid=27616] ppid=27614 vsize=174376 CPUtime=101.7
/proc/27616/stat : 27616 (MiraXTv3_dyn) S 27614 27616 27287 0 -1 4194304 43081 0 0 0 10135 35 0 0 18 0 3 0 376159617 178561024 41790 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27616/statm: 43594 41790 218 20 0 42952 0
[pid=27616/tid=27618] ppid=27614 vsize=174376 CPUtime=50.84
/proc/27616/task/27618/stat : 27618 (MiraXTv3_dyn) R 27614 27616 27287 0 -1 4194368 20603 0 0 0 5070 14 0 0 25 0 3 0 376159634 178561024 41790 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27616/tid=27619] ppid=27614 vsize=174376 CPUtime=50.68
/proc/27616/task/27619/stat : 27619 (MiraXTv3_dyn) R 27614 27616 27287 0 -1 4194368 21415 0 0 0 5048 20 0 0 25 0 3 0 376159634 178561024 41790 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.7
Current children cumulated vsize (KiB) 174376

[startup+102.305 s]
/proc/loadavg: 2.06 2.10 2.00 3/80 27619
/proc/meminfo: memFree=1294008/2055920 swapFree=4143936/4192956
[pid=27616] ppid=27614 vsize=217892 CPUtime=203.81
/proc/27616/stat : 27616 (MiraXTv3_dyn) S 27614 27616 27287 0 -1 4194304 55253 0 0 0 20331 50 0 0 18 0 3 0 376159617 223121408 52916 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27616/statm: 54473 52916 218 20 0 53831 0
[pid=27616/tid=27618] ppid=27614 vsize=217892 CPUtime=101.8
/proc/27616/task/27618/stat : 27618 (MiraXTv3_dyn) R 27614 27616 27287 0 -1 4194368 27534 0 0 0 10161 19 0 0 25 0 3 0 376159634 223121408 52916 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27616/tid=27619] ppid=27614 vsize=217892 CPUtime=101.84
/proc/27616/task/27619/stat : 27619 (MiraXTv3_dyn) R 27614 27616 27287 0 -1 4194368 26656 0 0 0 10154 30 0 0 25 0 3 0 376159634 223121408 52916 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.81
Current children cumulated vsize (KiB) 217892

[startup+162.302 s]
/proc/loadavg: 2.02 2.08 2.00 3/80 27619
/proc/meminfo: memFree=1290616/2055920 swapFree=4143936/4192956
[pid=27616] ppid=27614 vsize=220948 CPUtime=323.45
/proc/27616/stat : 27616 (MiraXTv3_dyn) S 27614 27616 27287 0 -1 4194304 57506 0 0 0 32292 53 0 0 18 0 3 0 376159617 226250752 53713 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27616/statm: 55237 53713 218 20 0 54595 0
[pid=27616/tid=27618] ppid=27614 vsize=220948 CPUtime=161.49
/proc/27616/task/27618/stat : 27618 (MiraXTv3_dyn) R 27614 27616 27287 0 -1 4194368 29045 0 0 0 16128 21 0 0 25 0 3 0 376159634 226250752 53713 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27616/tid=27619] ppid=27614 vsize=220948 CPUtime=161.79
/proc/27616/task/27619/stat : 27619 (MiraXTv3_dyn) R 27614 27616 27287 0 -1 4194368 27398 0 0 0 16148 31 0 0 25 0 3 0 376159634 226250752 53713 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9340572 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.45
Current children cumulated vsize (KiB) 220948

[startup+222.302 s]
/proc/loadavg: 2.01 2.06 2.00 3/80 27619
/proc/meminfo: memFree=1286968/2055920 swapFree=4143936/4192956
[pid=27616] ppid=27614 vsize=224660 CPUtime=443.14
/proc/27616/stat : 27616 (MiraXTv3_dyn) S 27614 27616 27287 0 -1 4194304 59351 0 0 0 44259 55 0 0 18 0 3 0 376159617 230051840 54620 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27616/statm: 56165 54620 218 20 0 55523 0
[pid=27616/tid=27618] ppid=27614 vsize=224660 CPUtime=221.21
/proc/27616/task/27618/stat : 27618 (MiraXTv3_dyn) R 27614 27616 27287 0 -1 4194368 30487 0 0 0 22099 22 0 0 25 0 3 0 376159634 230051840 54620 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27616/tid=27619] ppid=27614 vsize=224660 CPUtime=221.76
/proc/27616/task/27619/stat : 27619 (MiraXTv3_dyn) R 27614 27616 27287 0 -1 4194368 27801 0 0 0 22144 32 0 0 25 0 3 0 376159634 230051840 54620 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.14
Current children cumulated vsize (KiB) 224660

[startup+282.301 s]
/proc/loadavg: 2.00 2.05 2.00 3/80 27619
/proc/meminfo: memFree=1286456/2055920 swapFree=4143936/4192956
[pid=27616] ppid=27614 vsize=224660 CPUtime=562.74
/proc/27616/stat : 27616 (MiraXTv3_dyn) S 27614 27616 27287 0 -1 4194304 60755 0 0 0 56217 57 0 0 18 0 3 0 376159617 230051840 54751 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27616/statm: 56165 54751 218 20 0 55523 0
[pid=27616/tid=27618] ppid=27614 vsize=224660 CPUtime=280.91
/proc/27616/task/27618/stat : 27618 (MiraXTv3_dyn) R 27614 27616 27287 0 -1 4194368 31177 0 0 0 28068 23 0 0 25 0 3 0 376159634 230051840 54751 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27616/tid=27619] ppid=27614 vsize=224660 CPUtime=281.66
/proc/27616/task/27619/stat : 27619 (MiraXTv3_dyn) R 27614 27616 27287 0 -1 4194368 28515 0 0 0 28133 33 0 0 25 0 3 0 376159634 230051840 54751 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526391 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.74
Current children cumulated vsize (KiB) 224660

[startup+342.301 s]
/proc/loadavg: 2.00 2.04 2.00 4/80 27619
/proc/meminfo: memFree=1286584/2055920 swapFree=4143936/4192956
[pid=27616] ppid=27614 vsize=224660 CPUtime=682.4
/proc/27616/stat : 27616 (MiraXTv3_dyn) S 27614 27616 27287 0 -1 4194304 61359 0 0 0 68182 58 0 0 18 0 3 0 376159617 230051840 54752 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27616/statm: 56165 54752 218 20 0 55523 0
[pid=27616/tid=27618] ppid=27614 vsize=224660 CPUtime=340.62
/proc/27616/task/27618/stat : 27618 (MiraXTv3_dyn) R 27614 27616 27287 0 -1 4194368 31311 0 0 0 34039 23 0 0 25 0 3 0 376159634 230051840 54752 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27616/tid=27619] ppid=27614 vsize=224660 CPUtime=341.61
/proc/27616/task/27619/stat : 27619 (MiraXTv3_dyn) R 27614 27616 27287 0 -1 4194368 28985 0 0 0 34127 34 0 0 25 0 3 0 376159634 230051840 54752 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.4
Current children cumulated vsize (KiB) 224660

[startup+402.302 s]

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

/proc/27616/task/27618/stat : 27618 (MiraXTv3_dyn) R 27614 27616 27287 0 -1 4194368 45591 0 0 0 183414 39 0 0 25 0 3 0 376159634 294162432 70240 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27616/tid=27619] ppid=27614 vsize=287268 CPUtime=1839.5
/proc/27616/task/27619/stat : 27619 (MiraXTv3_dyn) R 27614 27616 27287 0 -1 4194368 40107 0 0 0 183886 64 0 0 25 0 3 0 376159634 294162432 70240 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3674.2
Current children cumulated vsize (KiB) 287268

[startup+1902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 27621
/proc/meminfo: memFree=1224568/2055920 swapFree=4143936/4192956
[pid=27616] ppid=27614 vsize=287268 CPUtime=3793.86
/proc/27616/stat : 27616 (MiraXTv3_dyn) S 27614 27616 27287 0 -1 4194304 86902 0 0 0 379281 105 0 0 18 0 3 0 376159617 294162432 70240 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27616/statm: 71817 70240 218 20 0 71175 0
[pid=27616/tid=27618] ppid=27614 vsize=287268 CPUtime=1894.22
/proc/27616/task/27618/stat : 27618 (MiraXTv3_dyn) R 27614 27616 27287 0 -1 4194368 45732 0 0 0 189383 39 0 0 25 0 3 0 376159634 294162432 70240 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27616/tid=27619] ppid=27614 vsize=287268 CPUtime=1899.45
/proc/27616/task/27619/stat : 27619 (MiraXTv3_dyn) R 27614 27616 27287 0 -1 4194368 40107 0 0 0 189881 64 0 0 25 0 3 0 376159634 294162432 70240 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3793.86
Current children cumulated vsize (KiB) 287268

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 27621
/proc/meminfo: memFree=1224568/2055920 swapFree=4143936/4192956
[pid=27616] ppid=27614 vsize=287268 CPUtime=3913.52
/proc/27616/stat : 27616 (MiraXTv3_dyn) S 27614 27616 27287 0 -1 4194304 86902 0 0 0 391247 105 0 0 18 0 3 0 376159617 294162432 70240 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27616/statm: 71817 70240 218 20 0 71175 0
[pid=27616/tid=27618] ppid=27614 vsize=287268 CPUtime=1953.94
/proc/27616/task/27618/stat : 27618 (MiraXTv3_dyn) R 27614 27616 27287 0 -1 4194368 45732 0 0 0 195355 39 0 0 25 0 3 0 376159634 294162432 70240 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27616/tid=27619] ppid=27614 vsize=287268 CPUtime=1959.41
/proc/27616/task/27619/stat : 27619 (MiraXTv3_dyn) R 27614 27616 27287 0 -1 4194368 40107 0 0 0 195876 65 0 0 25 0 3 0 376159634 294162432 70240 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3913.52
Current children cumulated vsize (KiB) 287268

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 27621
/proc/meminfo: memFree=1224568/2055920 swapFree=4143936/4192956
[pid=27616] ppid=27614 vsize=287268 CPUtime=4033.21
/proc/27616/stat : 27616 (MiraXTv3_dyn) S 27614 27616 27287 0 -1 4194304 86905 0 0 0 403215 106 0 0 18 0 3 0 376159617 294162432 70243 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27616/statm: 71817 70243 218 20 0 71175 0
[pid=27616/tid=27618] ppid=27614 vsize=287268 CPUtime=2013.66
/proc/27616/task/27618/stat : 27618 (MiraXTv3_dyn) R 27614 27616 27287 0 -1 4194368 45735 0 0 0 201327 39 0 0 25 0 3 0 376159634 294162432 70243 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27616/tid=27619] ppid=27614 vsize=287268 CPUtime=2019.36
/proc/27616/task/27619/stat : 27619 (MiraXTv3_dyn) R 27614 27616 27287 0 -1 4194368 40107 0 0 0 201871 65 0 0 25 0 3 0 376159634 294162432 70243 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521739 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4033.21
Current children cumulated vsize (KiB) 287268

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 27621
/proc/meminfo: memFree=1223800/2055920 swapFree=4143936/4192956
[pid=27616] ppid=27614 vsize=288060 CPUtime=4152.9
/proc/27616/stat : 27616 (MiraXTv3_dyn) S 27614 27616 27287 0 -1 4194304 87288 0 0 0 415183 107 0 0 18 0 3 0 376159617 294973440 70416 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27616/statm: 72015 70416 218 20 0 71373 0
[pid=27616/tid=27618] ppid=27614 vsize=288060 CPUtime=2073.38
/proc/27616/task/27618/stat : 27618 (MiraXTv3_dyn) R 27614 27616 27287 0 -1 4194368 46115 0 0 0 207298 40 0 0 25 0 3 0 376159634 294973440 70416 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27616/tid=27619] ppid=27614 vsize=288060 CPUtime=2079.34
/proc/27616/task/27619/stat : 27619 (MiraXTv3_dyn) R 27614 27616 27287 0 -1 4194368 40110 0 0 0 207868 66 0 0 25 0 3 0 376159634 294973440 70416 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526480 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4152.9
Current children cumulated vsize (KiB) 288060

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 27621
/proc/meminfo: memFree=1223672/2055920 swapFree=4143936/4192956
[pid=27616] ppid=27614 vsize=288192 CPUtime=4272.54
/proc/27616/stat : 27616 (MiraXTv3_dyn) S 27614 27616 27287 0 -1 4194304 87878 0 0 0 427147 107 0 0 18 0 3 0 376159617 295108608 70446 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27616/statm: 72048 70446 218 20 0 71406 0
[pid=27616/tid=27618] ppid=27614 vsize=288192 CPUtime=2133.09
/proc/27616/task/27618/stat : 27618 (MiraXTv3_dyn) R 27614 27616 27287 0 -1 4194368 46705 0 0 0 213269 40 0 0 18 0 3 0 376159634 295108608 70446 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27616/tid=27619] ppid=27614 vsize=288192 CPUtime=2139.27
/proc/27616/task/27619/stat : 27619 (MiraXTv3_dyn) R 27614 27616 27287 0 -1 4194368 40110 0 0 0 213861 66 0 0 17 0 3 0 376159634 295108608 70446 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4272.54
Current children cumulated vsize (KiB) 288192

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 27621
/proc/meminfo: memFree=1223736/2055920 swapFree=4143936/4192956
[pid=27616] ppid=27614 vsize=288144 CPUtime=4392.22
/proc/27616/stat : 27616 (MiraXTv3_dyn) S 27614 27616 27287 0 -1 4194304 87878 0 0 0 439114 108 0 0 18 0 3 0 376159617 295059456 70446 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27616/statm: 72036 70446 218 20 0 71394 0
[pid=27616/tid=27618] ppid=27614 vsize=288144 CPUtime=2192.8
/proc/27616/task/27618/stat : 27618 (MiraXTv3_dyn) R 27614 27616 27287 0 -1 4194368 46705 0 0 0 219240 40 0 0 25 0 3 0 376159634 295059456 70446 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27616/tid=27619] ppid=27614 vsize=288144 CPUtime=2199.25
/proc/27616/task/27619/stat : 27619 (MiraXTv3_dyn) R 27614 27616 27287 0 -1 4194368 40110 0 0 0 219858 67 0 0 25 0 3 0 376159634 295059456 70446 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4392.22
Current children cumulated vsize (KiB) 288144

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 27621
/proc/meminfo: memFree=1223736/2055920 swapFree=4143936/4192956
[pid=27616] ppid=27614 vsize=288144 CPUtime=4511.91
/proc/27616/stat : 27616 (MiraXTv3_dyn) S 27614 27616 27287 0 -1 4194304 87878 0 0 0 451082 109 0 0 18 0 3 0 376159617 295059456 70446 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27616/statm: 72036 70446 218 20 0 71394 0
[pid=27616/tid=27618] ppid=27614 vsize=288144 CPUtime=2252.52
/proc/27616/task/27618/stat : 27618 (MiraXTv3_dyn) R 27614 27616 27287 0 -1 4194368 46705 0 0 0 225212 40 0 0 25 0 3 0 376159634 295059456 70446 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27616/tid=27619] ppid=27614 vsize=288144 CPUtime=2259.21
/proc/27616/task/27619/stat : 27619 (MiraXTv3_dyn) R 27614 27616 27287 0 -1 4194368 40110 0 0 0 225854 67 0 0 25 0 3 0 376159634 295059456 70446 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4511.91
Current children cumulated vsize (KiB) 288144

[startup+2322.3 s]
/proc/loadavg: 1.93 1.98 1.99 3/80 27621
/proc/meminfo: memFree=1223736/2055920 swapFree=4143936/4192956
[pid=27616] ppid=27614 vsize=288144 CPUtime=4631.58
/proc/27616/stat : 27616 (MiraXTv3_dyn) S 27614 27616 27287 0 -1 4194304 87879 0 0 0 463048 110 0 0 18 0 3 0 376159617 295059456 70447 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27616/statm: 72036 70447 218 20 0 71394 0
[pid=27616/tid=27618] ppid=27614 vsize=288144 CPUtime=2312.23
/proc/27616/task/27618/stat : 27618 (MiraXTv3_dyn) R 27614 27616 27287 0 -1 4194368 46706 0 0 0 231182 41 0 0 25 0 3 0 376159634 295059456 70447 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27616/tid=27619] ppid=27614 vsize=288144 CPUtime=2319.18
/proc/27616/task/27619/stat : 27619 (MiraXTv3_dyn) R 27614 27616 27287 0 -1 4194368 40110 0 0 0 231850 68 0 0 25 0 3 0 376159634 295059456 70447 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4631.58
Current children cumulated vsize (KiB) 288144

[startup+2382.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/80 27621
/proc/meminfo: memFree=1223736/2055920 swapFree=4143936/4192956
[pid=27616] ppid=27614 vsize=288144 CPUtime=4751.25
/proc/27616/stat : 27616 (MiraXTv3_dyn) S 27614 27616 27287 0 -1 4194304 87879 0 0 0 475014 111 0 0 18 0 3 0 376159617 295059456 70447 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27616/statm: 72036 70447 218 20 0 71394 0
[pid=27616/tid=27618] ppid=27614 vsize=288144 CPUtime=2371.93
/proc/27616/task/27618/stat : 27618 (MiraXTv3_dyn) R 27614 27616 27287 0 -1 4194368 46706 0 0 0 237152 41 0 0 25 0 3 0 376159634 295059456 70447 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27616/tid=27619] ppid=27614 vsize=288144 CPUtime=2379.14
/proc/27616/task/27619/stat : 27619 (MiraXTv3_dyn) R 27614 27616 27287 0 -1 4194368 40110 0 0 0 237846 68 0 0 25 0 3 0 376159634 295059456 70447 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4751.25
Current children cumulated vsize (KiB) 288144

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 27647
/proc/meminfo: memFree=1222528/2055920 swapFree=4143936/4192956
[pid=27616] ppid=27614 vsize=288136 CPUtime=4870.88
/proc/27616/stat : 27616 (MiraXTv3_dyn) S 27614 27616 27287 0 -1 4194304 87880 0 0 0 486975 113 0 0 18 0 3 0 376159617 295051264 70448 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27616/statm: 72034 70448 218 20 0 71392 0
[pid=27616/tid=27618] ppid=27614 vsize=288136 CPUtime=2431.63
/proc/27616/task/27618/stat : 27618 (MiraXTv3_dyn) R 27614 27616 27287 0 -1 4194368 46706 0 0 0 243120 43 0 0 25 0 3 0 376159634 295051264 70448 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526457 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27616/tid=27619] ppid=27614 vsize=288136 CPUtime=2439.08
/proc/27616/task/27619/stat : 27619 (MiraXTv3_dyn) R 27614 27616 27287 0 -1 4194368 40111 0 0 0 243839 69 0 0 25 0 3 0 376159634 295051264 70448 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526358 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4870.88
Current children cumulated vsize (KiB) 288136

[startup+2502.3 s]
/proc/loadavg: 2.24 2.05 2.02 3/80 27819
/proc/meminfo: memFree=1220456/2055920 swapFree=4143936/4192956
[pid=27616] ppid=27614 vsize=291208 CPUtime=4990.26
/proc/27616/stat : 27616 (MiraXTv3_dyn) S 27614 27616 27287 0 -1 4194304 88664 0 0 0 498896 130 0 0 18 0 3 0 376159617 298196992 71232 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27616/statm: 72802 71232 218 20 0 72160 0
[pid=27616/tid=27618] ppid=27614 vsize=291208 CPUtime=2491.21
/proc/27616/task/27618/stat : 27618 (MiraXTv3_dyn) R 27614 27616 27287 0 -1 4194368 46706 0 0 0 249064 57 0 0 25 0 3 0 376159634 298196992 71232 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27616/tid=27619] ppid=27614 vsize=291208 CPUtime=2498.87
/proc/27616/task/27619/stat : 27619 (MiraXTv3_dyn) R 27614 27616 27287 0 -1 4194368 40895 0 0 0 249815 72 0 0 25 0 3 0 376159634 298196992 71232 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4990.26
Current children cumulated vsize (KiB) 291208



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.2 s]
/proc/loadavg: 2.22 2.05 2.02 3/80 27819
/proc/meminfo: memFree=1220464/2055920 swapFree=4143936/4192956
[pid=27616] ppid=27614 vsize=291208 CPUtime=5000.04
/proc/27616/stat : 27616 (MiraXTv3_dyn) S 27614 27616 27287 0 -1 4194304 88664 0 0 0 499874 130 0 0 18 0 3 0 376159617 298196992 71232 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27616/statm: 72802 71232 218 20 0 72160 0
[pid=27616/tid=27618] ppid=27614 vsize=291208 CPUtime=2496.09
/proc/27616/task/27618/stat : 27618 (MiraXTv3_dyn) R 27614 27616 27287 0 -1 4194368 46706 0 0 0 249552 57 0 0 25 0 3 0 376159634 298196992 71232 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27616/tid=27619] ppid=27614 vsize=291208 CPUtime=2503.78
/proc/27616/task/27619/stat : 27619 (MiraXTv3_dyn) R 27614 27616 27287 0 -1 4194368 40895 0 0 0 250306 72 0 0 25 0 3 0 376159634 298196992 71232 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 291208

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2507.26
CPU time (s): 5000.11
CPU user time (s): 4998.76
CPU system time (s): 1.35179
CPU usage (%): 199.426
Max. virtual memory (cumulated for all children) (KiB): 291208

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.76
system time used= 1.35179
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88664
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= 1040
involuntary context switches= 94543

runsolver used 2.47662 second user time and 6.69798 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Sat May 12 20:20:21 UTC 2007

IDJOB= 426243
IDBENCH= 20068
IDSOLVER= 196
FILE ID= node10/426243-1179001221

PBS_JOBID= 5252849

Free space on /tmp= 66551 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  73f8500dfa90695f93ebe5edace82ac9

RANDOM SEED= 981598655

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node10.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.259
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.259
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:       1505960 kB
Buffers:         52496 kB
Cached:         407104 kB
SwapCached:      18032 kB
Active:         142872 kB
Inactive:       341020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1505960 kB
SwapTotal:     4192956 kB
SwapFree:      4143936 kB
Dirty:            4508 kB
Writeback:           0 kB
Mapped:          30204 kB
Slab:            51696 kB
Committed_AS:  5331032 kB
PageTables:       1736 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= 66551 MiB

End job on node10 on Sat May 12 21:02:10 UTC 2007