Trace number 426315

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.07 2507.33

General information on the benchmark

Namerandom/LargeSize/7SAT/v140/
unif-k7-r85-v140-c11900-S1826229031-16.cnf
MD5SUM1aed84ae7396e87c22020e4f3ca38410
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark39.8009
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses11900
Sum of the clauses size83300
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 511900

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/node9/watcher-426315-1179010129 -o ROOT/results/node9/solver-426315-1179010129 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426315-1179010129/MiraXTv3_dyn /tmp/evaluation/426315-1179010129/instance-426315-1179010129.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.83 1.94 1.94 3/77 7106
/proc/meminfo: memFree=1418080/2055920 swapFree=4145492/4192956
[pid=7106] ppid=7104 vsize=3788 CPUtime=0
/proc/7106/stat : 7106 (MiraXTv3_dyn) R 7104 7106 6975 0 -1 4194304 338 0 0 0 0 0 0 0 18 0 1 0 377050472 3878912 314 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7106/statm: 947 320 203 20 0 305 0

[startup+0.078552 s]
/proc/loadavg: 1.83 1.94 1.94 3/77 7106
/proc/meminfo: memFree=1418080/2055920 swapFree=4145492/4192956
[pid=7106] ppid=7104 vsize=4780 CPUtime=0.07
/proc/7106/stat : 7106 (MiraXTv3_dyn) R 7104 7106 6975 0 -1 4194304 623 0 0 0 7 0 0 0 18 0 1 0 377050472 4894720 598 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/7106/statm: 1195 598 207 20 0 553 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4780

[startup+0.101555 s]
/proc/loadavg: 1.83 1.94 1.94 3/77 7106
/proc/meminfo: memFree=1418080/2055920 swapFree=4145492/4192956
[pid=7106] ppid=7104 vsize=4780 CPUtime=0.09
/proc/7106/stat : 7106 (MiraXTv3_dyn) R 7104 7106 6975 0 -1 4194304 623 0 0 0 9 0 0 0 18 0 1 0 377050472 4894720 598 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 1 0 0
/proc/7106/statm: 1195 598 207 20 0 553 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4780

[startup+0.301581 s]
/proc/loadavg: 1.83 1.94 1.94 3/77 7106
/proc/meminfo: memFree=1418080/2055920 swapFree=4145492/4192956
[pid=7106] ppid=7104 vsize=9740 CPUtime=0.29
/proc/7106/stat : 7106 (MiraXTv3_dyn) S 7104 7106 6975 0 -1 4194304 1071 0 0 0 29 0 0 0 19 0 3 0 377050472 9973760 978 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7106/statm: 2435 980 216 20 0 1793 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9740

[startup+0.701629 s]
/proc/loadavg: 1.83 1.94 1.94 3/77 7106
/proc/meminfo: memFree=1418080/2055920 swapFree=4145492/4192956
[pid=7106] ppid=7104 vsize=13980 CPUtime=1.09
/proc/7106/stat : 7106 (MiraXTv3_dyn) S 7104 7106 6975 0 -1 4194304 2002 0 0 0 108 1 0 0 19 0 3 0 377050472 14315520 1909 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7106/statm: 3495 1909 218 20 0 2853 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 13980

[startup+1.50172 s]
/proc/loadavg: 1.83 1.94 1.94 3/80 7109
/proc/meminfo: memFree=1408584/2055920 swapFree=4145492/4192956
[pid=7106] ppid=7104 vsize=19260 CPUtime=2.69
/proc/7106/stat : 7106 (MiraXTv3_dyn) S 7104 7106 6975 0 -1 4194304 3596 0 0 0 267 2 0 0 19 0 3 0 377050472 19722240 3501 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7106/statm: 4815 3501 218 20 0 4173 0
[pid=7106/tid=7108] ppid=7104 vsize=19260 CPUtime=1.2
/proc/7106/task/7108/stat : 7108 (MiraXTv3_dyn) R 7104 7106 6975 0 -1 4194368 1427 0 0 0 120 0 0 0 16 0 3 0 377050501 19722240 3501 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520643 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7106/tid=7109] ppid=7104 vsize=19260 CPUtime=1.19
/proc/7106/task/7109/stat : 7109 (MiraXTv3_dyn) R 7104 7106 6975 0 -1 4194368 1404 0 0 0 118 1 0 0 16 0 3 0 377050501 19722240 3501 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9098821 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.69
Current children cumulated vsize (KiB) 19260

[startup+3.1019 s]
/proc/loadavg: 1.83 1.94 1.94 3/80 7109
/proc/meminfo: memFree=1402504/2055920 swapFree=4145492/4192956
[pid=7106] ppid=7104 vsize=23760 CPUtime=5.87
/proc/7106/stat : 7106 (MiraXTv3_dyn) S 7104 7106 6975 0 -1 4194304 4620 0 0 0 584 3 0 0 19 0 3 0 377050472 24330240 4525 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7106/statm: 5940 4525 218 20 0 5298 0
[pid=7106/tid=7108] ppid=7104 vsize=23760 CPUtime=2.8
/proc/7106/task/7108/stat : 7108 (MiraXTv3_dyn) R 7104 7106 6975 0 -1 4194368 1912 0 0 0 279 1 0 0 17 0 3 0 377050501 24330240 4525 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565471 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7106/tid=7109] ppid=7104 vsize=23760 CPUtime=2.77
/proc/7106/task/7109/stat : 7109 (MiraXTv3_dyn) R 7104 7106 6975 0 -1 4194368 1943 0 0 0 276 1 0 0 17 0 3 0 377050501 24330240 4525 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565721 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.87
Current children cumulated vsize (KiB) 23760

[startup+6.30226 s]
/proc/loadavg: 1.85 1.94 1.94 3/80 7109
/proc/meminfo: memFree=1392528/2055920 swapFree=4145492/4192956
[pid=7106] ppid=7104 vsize=34584 CPUtime=12.24
/proc/7106/stat : 7106 (MiraXTv3_dyn) S 7104 7106 6975 0 -1 4194304 7703 0 0 0 1219 5 0 0 19 0 3 0 377050472 35414016 7460 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7106/statm: 8646 7460 218 20 0 8004 0
[pid=7106/tid=7108] ppid=7104 vsize=34584 CPUtime=6
/proc/7106/task/7108/stat : 7108 (MiraXTv3_dyn) R 7104 7106 6975 0 -1 4194368 3456 0 0 0 598 2 0 0 18 0 3 0 377050501 35414016 7460 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7106/tid=7109] ppid=7104 vsize=34584 CPUtime=5.96
/proc/7106/task/7109/stat : 7109 (MiraXTv3_dyn) R 7104 7106 6975 0 -1 4194368 3482 0 0 0 593 3 0 0 16 0 3 0 377050501 35414016 7460 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.24
Current children cumulated vsize (KiB) 34584

[startup+12.702 s]
/proc/loadavg: 1.86 1.94 1.94 3/80 7109
/proc/meminfo: memFree=1374288/2055920 swapFree=4145492/4192956
[pid=7106] ppid=7104 vsize=49752 CPUtime=25
/proc/7106/stat : 7106 (MiraXTv3_dyn) S 7104 7106 6975 0 -1 4194304 11444 0 0 0 2491 9 0 0 19 0 3 0 377050472 50946048 11011 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7106/statm: 12438 11011 218 20 0 11796 0
[pid=7106/tid=7108] ppid=7104 vsize=49752 CPUtime=12.39
/proc/7106/task/7108/stat : 7108 (MiraXTv3_dyn) R 7104 7106 6975 0 -1 4194368 5422 0 0 0 1235 4 0 0 19 0 3 0 377050501 50946048 11011 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7106/tid=7109] ppid=7104 vsize=49752 CPUtime=12.32
/proc/7106/task/7109/stat : 7109 (MiraXTv3_dyn) R 7104 7106 6975 0 -1 4194368 5257 0 0 0 1228 4 0 0 19 0 3 0 377050501 50946048 11011 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520209 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25
Current children cumulated vsize (KiB) 49752

[startup+25.5014 s]
/proc/loadavg: 1.89 1.94 1.94 3/80 7109
/proc/meminfo: memFree=1361296/2055920 swapFree=4145492/4192956
[pid=7106] ppid=7104 vsize=63156 CPUtime=50.53
/proc/7106/stat : 7106 (MiraXTv3_dyn) S 7104 7106 6975 0 -1 4194304 15423 0 0 0 5040 13 0 0 19 0 3 0 377050472 64671744 14465 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7106/statm: 15789 14465 218 20 0 15147 0
[pid=7106/tid=7108] ppid=7104 vsize=63156 CPUtime=25.18
/proc/7106/task/7108/stat : 7108 (MiraXTv3_dyn) R 7104 7106 6975 0 -1 4194368 7377 0 0 0 2512 6 0 0 17 0 3 0 377050501 64671744 14465 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4160576630 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7106/tid=7109] ppid=7104 vsize=63156 CPUtime=25.06
/proc/7106/task/7109/stat : 7109 (MiraXTv3_dyn) R 7104 7106 6975 0 -1 4194368 7281 0 0 0 2499 7 0 0 16 0 3 0 377050501 64671744 14465 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9096777 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.53
Current children cumulated vsize (KiB) 63156

[startup+51.1013 s]
/proc/loadavg: 1.93 1.94 1.94 3/80 7109
/proc/meminfo: memFree=1355600/2055920 swapFree=4145492/4192956
[pid=7106] ppid=7104 vsize=67296 CPUtime=101.56
/proc/7106/stat : 7106 (MiraXTv3_dyn) S 7104 7106 6975 0 -1 4194304 17458 0 0 0 10141 15 0 0 19 0 3 0 377050472 68911104 15672 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7106/statm: 16824 15672 218 20 0 16182 0
[pid=7106/tid=7108] ppid=7104 vsize=67296 CPUtime=50.75
/proc/7106/task/7108/stat : 7108 (MiraXTv3_dyn) R 7104 7106 6975 0 -1 4194368 8350 0 0 0 5068 7 0 0 21 0 3 0 377050501 68911104 15672 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526394 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7106/tid=7109] ppid=7104 vsize=67296 CPUtime=50.52
/proc/7106/task/7109/stat : 7109 (MiraXTv3_dyn) R 7104 7106 6975 0 -1 4194368 8343 0 0 0 5044 8 0 0 25 0 3 0 377050501 68911104 15672 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.56
Current children cumulated vsize (KiB) 67296

[startup+102.305 s]
/proc/loadavg: 1.97 1.95 1.94 3/80 7109
/proc/meminfo: memFree=1349392/2055920 swapFree=4145492/4192956
[pid=7106] ppid=7104 vsize=73420 CPUtime=203.64
/proc/7106/stat : 7106 (MiraXTv3_dyn) S 7104 7106 6975 0 -1 4194304 20784 0 0 0 20345 19 0 0 19 0 3 0 377050472 75182080 17243 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7106/statm: 18355 17243 218 20 0 17713 0
[pid=7106/tid=7108] ppid=7104 vsize=73420 CPUtime=101.9
/proc/7106/task/7108/stat : 7108 (MiraXTv3_dyn) R 7104 7106 6975 0 -1 4194368 10048 0 0 0 10181 9 0 0 18 0 3 0 377050501 75182080 17243 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526475 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7106/tid=7109] ppid=7104 vsize=73420 CPUtime=101.44
/proc/7106/task/7109/stat : 7109 (MiraXTv3_dyn) R 7104 7106 6975 0 -1 4194368 9971 0 0 0 10135 9 0 0 18 0 3 0 377050501 75182080 17243 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.64
Current children cumulated vsize (KiB) 73420

[startup+162.302 s]
/proc/loadavg: 2.02 1.97 1.95 3/80 7109
/proc/meminfo: memFree=1342288/2055920 swapFree=4145492/4192956
[pid=7106] ppid=7104 vsize=81072 CPUtime=323.3
/proc/7106/stat : 7106 (MiraXTv3_dyn) S 7104 7106 6975 0 -1 4194304 24522 0 0 0 32307 23 0 0 19 0 3 0 377050472 83017728 19096 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7106/statm: 20268 19096 218 20 0 19626 0
[pid=7106/tid=7108] ppid=7104 vsize=81072 CPUtime=161.85
/proc/7106/task/7108/stat : 7108 (MiraXTv3_dyn) R 7104 7106 6975 0 -1 4194368 11763 0 0 0 16174 11 0 0 25 0 3 0 377050501 83017728 19096 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7106/tid=7109] ppid=7104 vsize=81072 CPUtime=161.15
/proc/7106/task/7109/stat : 7109 (MiraXTv3_dyn) R 7104 7106 6975 0 -1 4194368 11994 0 0 0 16104 11 0 0 25 0 3 0 377050501 83017728 19096 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134528906 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.3
Current children cumulated vsize (KiB) 81072

[startup+222.302 s]
/proc/loadavg: 2.01 1.97 1.95 3/80 7109
/proc/meminfo: memFree=1340624/2055920 swapFree=4145492/4192956
[pid=7106] ppid=7104 vsize=82056 CPUtime=442.94
/proc/7106/stat : 7106 (MiraXTv3_dyn) S 7104 7106 6975 0 -1 4194304 26688 0 0 0 44269 25 0 0 19 0 3 0 377050472 84025344 19364 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7106/statm: 20514 19364 218 20 0 19872 0
[pid=7106/tid=7108] ppid=7104 vsize=82056 CPUtime=221.79
/proc/7106/task/7108/stat : 7108 (MiraXTv3_dyn) R 7104 7106 6975 0 -1 4194368 12848 0 0 0 22166 13 0 0 25 0 3 0 377050501 84025344 19364 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7106/tid=7109] ppid=7104 vsize=82056 CPUtime=220.85
/proc/7106/task/7109/stat : 7109 (MiraXTv3_dyn) R 7104 7106 6975 0 -1 4194368 13075 0 0 0 22074 11 0 0 25 0 3 0 377050501 84025344 19364 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.94
Current children cumulated vsize (KiB) 82056

[startup+282.301 s]
/proc/loadavg: 2.00 1.97 1.95 3/80 7109
/proc/meminfo: memFree=1335952/2055920 swapFree=4145492/4192956
[pid=7106] ppid=7104 vsize=87536 CPUtime=562.59
/proc/7106/stat : 7106 (MiraXTv3_dyn) S 7104 7106 6975 0 -1 4194304 29465 0 0 0 56230 29 0 0 19 0 3 0 377050472 89636864 20562 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7106/statm: 21884 20562 218 20 0 21242 0
[pid=7106/tid=7108] ppid=7104 vsize=87536 CPUtime=281.74
/proc/7106/task/7108/stat : 7108 (MiraXTv3_dyn) R 7104 7106 6975 0 -1 4194368 14043 0 0 0 28160 14 0 0 25 0 3 0 377050501 89636864 20562 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7106/tid=7109] ppid=7104 vsize=87536 CPUtime=280.55
/proc/7106/task/7109/stat : 7109 (MiraXTv3_dyn) R 7104 7106 6975 0 -1 4194368 14657 0 0 0 28041 14 0 0 25 0 3 0 377050501 89636864 20562 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.59
Current children cumulated vsize (KiB) 87536

[startup+342.301 s]
/proc/loadavg: 2.00 1.97 1.95 3/80 7109
/proc/meminfo: memFree=1335376/2055920 swapFree=4145492/4192956
[pid=7106] ppid=7104 vsize=88000 CPUtime=682.25
/proc/7106/stat : 7106 (MiraXTv3_dyn) S 7104 7106 6975 0 -1 4194304 31423 0 0 0 68195 30 0 0 19 0 3 0 377050472 90112000 20744 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7106/statm: 22000 20744 218 20 0 21358 0
[pid=7106/tid=7108] ppid=7104 vsize=88000 CPUtime=341.69
/proc/7106/task/7108/stat : 7108 (MiraXTv3_dyn) R 7104 7106 6975 0 -1 4194368 14987 0 0 0 34154 15 0 0 20 0 3 0 377050501 90112000 20744 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526414 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7106/tid=7109] ppid=7104 vsize=88000 CPUtime=340.26
/proc/7106/task/7109/stat : 7109 (MiraXTv3_dyn) R 7104 7106 6975 0 -1 4194368 15671 0 0 0 34012 14 0 0 20 0 3 0 377050501 90112000 20744 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.25
Current children cumulated vsize (KiB) 88000

[startup+402.301 s]

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

/proc/7106/task/7108/stat : 7108 (MiraXTv3_dyn) R 7104 7106 6975 0 -1 4194368 37057 0 0 0 189782 40 0 0 17 0 3 0 377050501 135524352 31589 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9096700 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7106/tid=7109] ppid=7104 vsize=132348 CPUtime=1894.8
/proc/7106/task/7109/stat : 7109 (MiraXTv3_dyn) R 7104 7106 6975 0 -1 4194368 38246 0 0 0 189420 60 0 0 25 0 3 0 377050501 135524352 31589 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3793.33
Current children cumulated vsize (KiB) 132348

[startup+1962.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/80 7306
/proc/meminfo: memFree=1291664/2055920 swapFree=4145492/4192956
[pid=7106] ppid=7104 vsize=132348 CPUtime=3912.99
/proc/7106/stat : 7106 (MiraXTv3_dyn) S 7104 7106 6975 0 -1 4194304 77192 0 0 0 391196 103 0 0 19 0 3 0 377050472 135524352 31591 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7106/statm: 33087 31591 218 20 0 32445 0
[pid=7106/tid=7108] ppid=7104 vsize=132348 CPUtime=1958.18
/proc/7106/task/7108/stat : 7108 (MiraXTv3_dyn) R 7104 7106 6975 0 -1 4194368 37718 0 0 0 195777 41 0 0 25 0 3 0 377050501 135524352 31591 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7106/tid=7109] ppid=7104 vsize=132348 CPUtime=1954.51
/proc/7106/task/7109/stat : 7109 (MiraXTv3_dyn) R 7104 7106 6975 0 -1 4194368 38709 0 0 0 195390 61 0 0 25 0 3 0 377050501 135524352 31591 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3912.99
Current children cumulated vsize (KiB) 132348

[startup+2022.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/80 7306
/proc/meminfo: memFree=1291408/2055920 swapFree=4145492/4192956
[pid=7106] ppid=7104 vsize=132720 CPUtime=4032.67
/proc/7106/stat : 7106 (MiraXTv3_dyn) S 7104 7106 6975 0 -1 4194304 78381 0 0 0 403163 104 0 0 19 0 3 0 377050472 135905280 31658 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7106/statm: 33180 31658 218 20 0 32538 0
[pid=7106/tid=7108] ppid=7104 vsize=132720 CPUtime=2018.14
/proc/7106/task/7108/stat : 7108 (MiraXTv3_dyn) R 7104 7106 6975 0 -1 4194368 38069 0 0 0 201772 42 0 0 25 0 3 0 377050501 135905280 31658 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7106/tid=7109] ppid=7104 vsize=132720 CPUtime=2014.23
/proc/7106/task/7109/stat : 7109 (MiraXTv3_dyn) R 7104 7106 6975 0 -1 4194368 39547 0 0 0 201362 61 0 0 25 0 3 0 377050501 135905280 31658 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526394 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4032.67
Current children cumulated vsize (KiB) 132720

[startup+2082.31 s]
/proc/loadavg: 2.00 1.99 1.95 3/80 7306
/proc/meminfo: memFree=1291088/2055920 swapFree=4145492/4192956
[pid=7106] ppid=7104 vsize=133092 CPUtime=4152.34
/proc/7106/stat : 7106 (MiraXTv3_dyn) S 7104 7106 6975 0 -1 4194304 79391 0 0 0 415128 106 0 0 19 0 3 0 377050472 136286208 31744 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7106/statm: 33273 31744 218 20 0 32631 0
[pid=7106/tid=7108] ppid=7104 vsize=133092 CPUtime=2078.1
/proc/7106/task/7108/stat : 7108 (MiraXTv3_dyn) R 7104 7106 6975 0 -1 4194368 38551 0 0 0 207767 43 0 0 17 0 3 0 377050501 136286208 31744 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7106/tid=7109] ppid=7104 vsize=133092 CPUtime=2073.94
/proc/7106/task/7109/stat : 7109 (MiraXTv3_dyn) R 7104 7106 6975 0 -1 4194368 40075 0 0 0 207332 62 0 0 25 0 3 0 377050501 136286208 31744 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4152.34
Current children cumulated vsize (KiB) 133092

[startup+2142.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/80 7306
/proc/meminfo: memFree=1290896/2055920 swapFree=4145492/4192956
[pid=7106] ppid=7104 vsize=133276 CPUtime=4272.01
/proc/7106/stat : 7106 (MiraXTv3_dyn) S 7104 7106 6975 0 -1 4194304 80100 0 0 0 427094 107 0 0 19 0 3 0 377050472 136474624 31793 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7106/statm: 33319 31793 218 20 0 32677 0
[pid=7106/tid=7108] ppid=7104 vsize=133276 CPUtime=2138.05
/proc/7106/task/7108/stat : 7108 (MiraXTv3_dyn) R 7104 7106 6975 0 -1 4194368 38772 0 0 0 213761 44 0 0 25 0 3 0 377050501 136474624 31793 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7106/tid=7109] ppid=7104 vsize=133276 CPUtime=2133.65
/proc/7106/task/7109/stat : 7109 (MiraXTv3_dyn) R 7104 7106 6975 0 -1 4194368 40563 0 0 0 213303 62 0 0 25 0 3 0 377050501 136474624 31793 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4272.01
Current children cumulated vsize (KiB) 133276

[startup+2202.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/80 7306
/proc/meminfo: memFree=1290832/2055920 swapFree=4145492/4192956
[pid=7106] ppid=7104 vsize=133276 CPUtime=4391.69
/proc/7106/stat : 7106 (MiraXTv3_dyn) S 7104 7106 6975 0 -1 4194304 80764 0 0 0 439061 108 0 0 19 0 3 0 377050472 136474624 31797 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7106/statm: 33319 31797 218 20 0 32677 0
[pid=7106/tid=7108] ppid=7104 vsize=133276 CPUtime=2198.01
/proc/7106/task/7108/stat : 7108 (MiraXTv3_dyn) R 7104 7106 6975 0 -1 4194368 39368 0 0 0 219757 44 0 0 25 0 3 0 377050501 136474624 31797 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7106/tid=7109] ppid=7104 vsize=133276 CPUtime=2193.37
/proc/7106/task/7109/stat : 7109 (MiraXTv3_dyn) R 7104 7106 6975 0 -1 4194368 40631 0 0 0 219275 62 0 0 25 0 3 0 377050501 136474624 31797 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4391.69
Current children cumulated vsize (KiB) 133276

[startup+2262.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/80 7306
/proc/meminfo: memFree=1290896/2055920 swapFree=4145492/4192956
[pid=7106] ppid=7104 vsize=133276 CPUtime=4511.35
/proc/7106/stat : 7106 (MiraXTv3_dyn) S 7104 7106 6975 0 -1 4194304 81360 0 0 0 451026 109 0 0 19 0 3 0 377050472 136474624 31799 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7106/statm: 33319 31799 218 20 0 32677 0
[pid=7106/tid=7108] ppid=7104 vsize=133276 CPUtime=2257.97
/proc/7106/task/7108/stat : 7108 (MiraXTv3_dyn) R 7104 7106 6975 0 -1 4194368 39764 0 0 0 225752 45 0 0 25 0 3 0 377050501 136474624 31799 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7106/tid=7109] ppid=7104 vsize=133276 CPUtime=2253.09
/proc/7106/task/7109/stat : 7109 (MiraXTv3_dyn) R 7104 7106 6975 0 -1 4194368 40831 0 0 0 225246 63 0 0 25 0 3 0 377050501 136474624 31799 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4511.35
Current children cumulated vsize (KiB) 133276

[startup+2322.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/80 7306
/proc/meminfo: memFree=1290832/2055920 swapFree=4145492/4192956
[pid=7106] ppid=7104 vsize=133276 CPUtime=4631.03
/proc/7106/stat : 7106 (MiraXTv3_dyn) S 7104 7106 6975 0 -1 4194304 82020 0 0 0 462993 110 0 0 19 0 3 0 377050472 136474624 31799 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7106/statm: 33319 31799 218 20 0 32677 0
[pid=7106/tid=7108] ppid=7104 vsize=133276 CPUtime=2317.93
/proc/7106/task/7108/stat : 7108 (MiraXTv3_dyn) R 7104 7106 6975 0 -1 4194368 39962 0 0 0 231747 46 0 0 19 0 3 0 377050501 136474624 31799 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7106/tid=7109] ppid=7104 vsize=133276 CPUtime=2312.8
/proc/7106/task/7109/stat : 7109 (MiraXTv3_dyn) R 7104 7106 6975 0 -1 4194368 41293 0 0 0 231217 63 0 0 25 0 3 0 377050501 136474624 31799 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4631.03
Current children cumulated vsize (KiB) 133276

[startup+2382.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/80 7306
/proc/meminfo: memFree=1290832/2055920 swapFree=4145492/4192956
[pid=7106] ppid=7104 vsize=133276 CPUtime=4750.7
/proc/7106/stat : 7106 (MiraXTv3_dyn) S 7104 7106 6975 0 -1 4194304 82351 0 0 0 474959 111 0 0 19 0 3 0 377050472 136474624 31800 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7106/statm: 33319 31800 218 20 0 32677 0
[pid=7106/tid=7108] ppid=7104 vsize=133276 CPUtime=2377.79
/proc/7106/task/7108/stat : 7108 (MiraXTv3_dyn) R 7104 7106 6975 0 -1 4194368 40227 0 0 0 237733 46 0 0 25 0 3 0 377050501 136474624 31800 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7106/tid=7109] ppid=7104 vsize=133276 CPUtime=2372.6
/proc/7106/task/7109/stat : 7109 (MiraXTv3_dyn) R 7104 7106 6975 0 -1 4194368 41359 0 0 0 237197 63 0 0 25 0 3 0 377050501 136474624 31800 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4750.7
Current children cumulated vsize (KiB) 133276

[startup+2442.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/80 7306
/proc/meminfo: memFree=1289040/2055920 swapFree=4145492/4192956
[pid=7106] ppid=7104 vsize=134300 CPUtime=4870.36
/proc/7106/stat : 7106 (MiraXTv3_dyn) S 7104 7106 6975 0 -1 4194304 83449 0 0 0 486923 113 0 0 19 0 3 0 377050472 137523200 32238 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7106/statm: 33575 32238 218 20 0 32933 0
[pid=7106/tid=7108] ppid=7104 vsize=134300 CPUtime=2437.5
/proc/7106/task/7108/stat : 7108 (MiraXTv3_dyn) R 7104 7106 6975 0 -1 4194368 40493 0 0 0 243703 47 0 0 25 0 3 0 377050501 137523200 32238 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7106/tid=7109] ppid=7104 vsize=134300 CPUtime=2432.56
/proc/7106/task/7109/stat : 7109 (MiraXTv3_dyn) R 7104 7106 6975 0 -1 4194368 42191 0 0 0 243191 65 0 0 25 0 3 0 377050501 137523200 32238 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4870.36
Current children cumulated vsize (KiB) 134300

[startup+2502.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/80 7306
/proc/meminfo: memFree=1288912/2055920 swapFree=4145492/4192956
[pid=7106] ppid=7104 vsize=135296 CPUtime=4990.04
/proc/7106/stat : 7106 (MiraXTv3_dyn) S 7104 7106 6975 0 -1 4194304 84703 0 0 0 498890 114 0 0 19 0 3 0 377050472 138543104 32281 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7106/statm: 33824 32281 218 20 0 33182 0
[pid=7106/tid=7108] ppid=7104 vsize=135296 CPUtime=2497.22
/proc/7106/task/7108/stat : 7108 (MiraXTv3_dyn) R 7104 7106 6975 0 -1 4194368 41122 0 0 0 249675 47 0 0 25 0 3 0 377050501 138543104 32281 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526470 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7106/tid=7109] ppid=7104 vsize=135296 CPUtime=2492.51
/proc/7106/task/7109/stat : 7109 (MiraXTv3_dyn) R 7104 7106 6975 0 -1 4194368 42816 0 0 0 249186 65 0 0 25 0 3 0 377050501 138543104 32281 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4990.04
Current children cumulated vsize (KiB) 135296



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/80 7306
/proc/meminfo: memFree=1288912/2055920 swapFree=4145492/4192956
[pid=7106] ppid=7104 vsize=135296 CPUtime=5000.03
/proc/7106/stat : 7106 (MiraXTv3_dyn) S 7104 7106 6975 0 -1 4194304 84835 0 0 0 499889 114 0 0 19 0 3 0 377050472 138543104 32281 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7106/statm: 33824 32281 218 20 0 33182 0
[pid=7106/tid=7108] ppid=7104 vsize=135296 CPUtime=2502.2
/proc/7106/task/7108/stat : 7108 (MiraXTv3_dyn) R 7104 7106 6975 0 -1 4194368 41188 0 0 0 250173 47 0 0 25 0 3 0 377050501 138543104 32281 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526499 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7106/tid=7109] ppid=7104 vsize=135296 CPUtime=2497.51
/proc/7106/task/7109/stat : 7109 (MiraXTv3_dyn) R 7104 7106 6975 0 -1 4194368 42882 0 0 0 249686 65 0 0 25 0 3 0 377050501 138543104 32281 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 135296

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

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

[startup+2507.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/80 7306
/proc/meminfo: memFree=1288912/2055920 swapFree=4145492/4192956
[pid=7106] ppid=7104 vsize=135296 CPUtime=5000.03
/proc/7106/stat : 7106 (MiraXTv3_dyn) S 7104 7106 6975 0 -1 4194304 84835 0 0 0 499889 114 0 0 19 0 3 0 377050472 138543104 32281 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7106/statm: 33824 32281 218 20 0 33182 0
[pid=7106/tid=7108] ppid=7104 vsize=135296 CPUtime=2502.2
/proc/7106/task/7108/stat : 7108 (MiraXTv3_dyn) R 7104 7106 6975 0 -1 4194368 41188 0 0 0 250173 47 0 0 25 0 3 0 377050501 138543104 32281 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526499 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7106/tid=7109] ppid=7104 vsize=135296 CPUtime=2497.51
/proc/7106/task/7109/stat : 7109 (MiraXTv3_dyn) R 7104 7106 6975 0 -1 4194368 42882 0 0 0 249686 65 0 0 25 0 3 0 377050501 138543104 32281 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 135296

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2507.33
CPU time (s): 5000.07
CPU user time (s): 4998.9
CPU system time (s): 1.16382
CPU usage (%): 199.418
Max. virtual memory (cumulated for all children) (KiB): 135332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.9
system time used= 1.16382
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84835
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= 2377
involuntary context switches= 94492

runsolver used 2.44263 second user time and 6.72298 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Sat May 12 22:48:49 UTC 2007

IDJOB= 426315
IDBENCH= 20140
IDSOLVER= 196
FILE ID= node9/426315-1179010129

PBS_JOBID= 5252867

Free space on /tmp= 66544 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v140/unif-k7-r85-v140-c11900-S1826229031-16.cnf
COMMAND LINE= /tmp/evaluation/426315-1179010129/MiraXTv3_dyn /tmp/evaluation/426315-1179010129/instance-426315-1179010129.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-426315-1179010129 -o ROOT/results/node9/solver-426315-1179010129 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426315-1179010129/MiraXTv3_dyn /tmp/evaluation/426315-1179010129/instance-426315-1179010129.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  1aed84ae7396e87c22020e4f3ca38410

RANDOM SEED= 603755891

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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.221
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.221
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:       1418360 kB
Buffers:         45744 kB
Cached:         508276 kB
SwapCached:      15616 kB
Active:         199824 kB
Inactive:       377324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1418360 kB
SwapTotal:     4192956 kB
SwapFree:      4145492 kB
Dirty:            4252 kB
Writeback:           0 kB
Mapped:          30104 kB
Slab:            45940 kB
Committed_AS:  9051740 kB
PageTables:       1784 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= 66544 MiB

End job on node9 on Sat May 12 23:30:39 UTC 2007