Trace number 426101

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.23

General information on the benchmark

Namerandom/OnTreshold/7SAT/v65/
unif-k7-r89-v65-c5785-S461794864-15.SAT.shuffled.cnf
MD5SUM87601d6b29694c44112ef8c86b506fed
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.71174
Satisfiable
(Un)Satisfiability was proved
Number of variables65
Number of clauses5785
Sum of the clauses size40495
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 55785

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/node6/watcher-426101-1178987169 -o ROOT/results/node6/solver-426101-1178987169 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426101-1178987169/MiraXTv3_dyn /tmp/evaluation/426101-1178987169/instance-426101-1178987169.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.92 1.98 1.94 3/77 8190
/proc/meminfo: memFree=1445872/2055924 swapFree=4143816/4192956
[pid=8190] ppid=8188 vsize=3788 CPUtime=0
/proc/8190/stat : 8190 (MiraXTv3_dyn) R 8188 8190 7804 0 -1 4194304 311 0 0 0 0 0 0 0 18 0 1 0 374754558 3878912 286 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 2623099 0 0 4096 0 0 0 0 17 0 0 0
/proc/8190/statm: 947 286 206 20 0 305 0

[startup+0.047475 s]
/proc/loadavg: 1.92 1.98 1.94 3/77 8190
/proc/meminfo: memFree=1445872/2055924 swapFree=4143816/4192956
[pid=8190] ppid=8188 vsize=4320 CPUtime=0.04
/proc/8190/stat : 8190 (MiraXTv3_dyn) R 8188 8190 7804 0 -1 4194304 444 0 0 0 4 0 0 0 18 0 1 0 374754558 4423680 419 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 0 0 0
/proc/8190/statm: 1080 419 207 20 0 438 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4320

[startup+0.101481 s]
/proc/loadavg: 1.92 1.98 1.94 3/77 8190
/proc/meminfo: memFree=1445872/2055924 swapFree=4143816/4192956
[pid=8190] ppid=8188 vsize=4320 CPUtime=0.09
/proc/8190/stat : 8190 (MiraXTv3_dyn) R 8188 8190 7804 0 -1 4194304 450 0 0 0 9 0 0 0 18 0 1 0 374754558 4423680 425 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583935 0 0 4096 0 0 0 0 17 0 0 0
/proc/8190/statm: 1080 425 207 20 0 438 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4320

[startup+0.30151 s]
/proc/loadavg: 1.92 1.98 1.94 3/77 8190
/proc/meminfo: memFree=1445872/2055924 swapFree=4143816/4192956
[pid=8190] ppid=8188 vsize=8820 CPUtime=0.47
/proc/8190/stat : 8190 (MiraXTv3_dyn) S 8188 8190 7804 0 -1 4194304 1086 0 0 0 47 0 0 0 19 0 3 0 374754558 9031680 1061 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8190/statm: 2205 1062 218 20 0 1563 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 8820

[startup+0.701557 s]
/proc/loadavg: 1.92 1.98 1.94 3/77 8190
/proc/meminfo: memFree=1445872/2055924 swapFree=4143816/4192956
[pid=8190] ppid=8188 vsize=11376 CPUtime=1.26
/proc/8190/stat : 8190 (MiraXTv3_dyn) S 8188 8190 7804 0 -1 4194304 1818 0 0 0 126 0 0 0 19 0 3 0 374754558 11649024 1793 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8190/statm: 2844 1793 218 20 0 2202 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 11376

[startup+1.50165 s]
/proc/loadavg: 1.92 1.98 1.94 3/80 8193
/proc/meminfo: memFree=1437592/2055924 swapFree=4143816/4192956
[pid=8190] ppid=8188 vsize=16544 CPUtime=2.86
/proc/8190/stat : 8190 (MiraXTv3_dyn) S 8188 8190 7804 0 -1 4194304 2776 0 0 0 285 1 0 0 19 0 3 0 374754558 16941056 2750 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8190/statm: 4136 2750 218 20 0 3494 0
[pid=8190/tid=8192] ppid=8188 vsize=16544 CPUtime=1.37
/proc/8190/task/8192/stat : 8192 (MiraXTv3_dyn) R 8188 8190 7804 0 -1 4194368 1174 0 0 0 137 0 0 0 22 0 3 0 374754569 16941056 2750 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520209 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8190/tid=8193] ppid=8188 vsize=16544 CPUtime=1.36
/proc/8190/task/8193/stat : 8193 (MiraXTv3_dyn) R 8188 8190 7804 0 -1 4194368 1121 0 0 0 136 0 0 0 17 0 3 0 374754569 16941056 2750 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 16544

[startup+3.10184 s]
/proc/loadavg: 1.92 1.98 1.94 3/80 8193
/proc/meminfo: memFree=1435288/2055924 swapFree=4143816/4192956
[pid=8190] ppid=8188 vsize=18776 CPUtime=6.05
/proc/8190/stat : 8190 (MiraXTv3_dyn) S 8188 8190 7804 0 -1 4194304 3650 0 0 0 603 2 0 0 19 0 3 0 374754558 19226624 3588 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8190/statm: 4694 3588 218 20 0 4052 0
[pid=8190/tid=8192] ppid=8188 vsize=18776 CPUtime=2.97
/proc/8190/task/8192/stat : 8192 (MiraXTv3_dyn) R 8188 8190 7804 0 -1 4194368 1571 0 0 0 297 0 0 0 23 0 3 0 374754569 19226624 3588 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8190/tid=8193] ppid=8188 vsize=18776 CPUtime=2.96
/proc/8190/task/8193/stat : 8193 (MiraXTv3_dyn) R 8188 8190 7804 0 -1 4194368 1598 0 0 0 295 1 0 0 19 0 3 0 374754569 19226624 3588 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 18776

[startup+6.30222 s]
/proc/loadavg: 1.93 1.98 1.94 3/80 8193
/proc/meminfo: memFree=1425432/2055924 swapFree=4143816/4192956
[pid=8190] ppid=8188 vsize=27296 CPUtime=12.44
/proc/8190/stat : 8190 (MiraXTv3_dyn) S 8188 8190 7804 0 -1 4194304 5871 0 0 0 1240 4 0 0 19 0 3 0 374754558 27951104 5697 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8190/statm: 6824 5697 218 20 0 6182 0
[pid=8190/tid=8192] ppid=8188 vsize=27296 CPUtime=6.17
/proc/8190/task/8192/stat : 8192 (MiraXTv3_dyn) R 8188 8190 7804 0 -1 4194368 2697 0 0 0 616 1 0 0 25 0 3 0 374754569 27951104 5697 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8190/tid=8193] ppid=8188 vsize=27296 CPUtime=6.15
/proc/8190/task/8193/stat : 8193 (MiraXTv3_dyn) R 8188 8190 7804 0 -1 4194368 2693 0 0 0 613 2 0 0 25 0 3 0 374754569 27951104 5697 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 27296

[startup+12.702 s]
/proc/loadavg: 1.93 1.98 1.94 3/80 8193
/proc/meminfo: memFree=1415256/2055924 swapFree=4143816/4192956
[pid=8190] ppid=8188 vsize=35796 CPUtime=25.2
/proc/8190/stat : 8190 (MiraXTv3_dyn) S 8188 8190 7804 0 -1 4194304 8175 0 0 0 2513 7 0 0 19 0 3 0 374754558 36655104 7703 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8190/statm: 8949 7703 218 20 0 8307 0
[pid=8190/tid=8192] ppid=8188 vsize=35796 CPUtime=12.56
/proc/8190/task/8192/stat : 8192 (MiraXTv3_dyn) R 8188 8190 7804 0 -1 4194368 3921 0 0 0 1253 3 0 0 25 0 3 0 374754569 36655104 7703 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8190/tid=8193] ppid=8188 vsize=35796 CPUtime=12.52
/proc/8190/task/8193/stat : 8193 (MiraXTv3_dyn) R 8188 8190 7804 0 -1 4194368 3773 0 0 0 1249 3 0 0 25 0 3 0 374754569 36655104 7703 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526426 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.2
Current children cumulated vsize (KiB) 35796

[startup+25.5015 s]
/proc/loadavg: 1.95 1.98 1.94 3/80 8193
/proc/meminfo: memFree=1405592/2055924 swapFree=4143816/4192956
[pid=8190] ppid=8188 vsize=44664 CPUtime=50.74
/proc/8190/stat : 8190 (MiraXTv3_dyn) S 8188 8190 7804 0 -1 4194304 11083 0 0 0 5064 10 0 0 19 0 3 0 374754558 45735936 10133 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8190/statm: 11166 10133 218 20 0 10524 0
[pid=8190/tid=8192] ppid=8188 vsize=44664 CPUtime=25.34
/proc/8190/task/8192/stat : 8192 (MiraXTv3_dyn) R 8188 8190 7804 0 -1 4194368 5253 0 0 0 2530 4 0 0 25 0 3 0 374754569 45735936 10133 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8190/tid=8193] ppid=8188 vsize=44664 CPUtime=25.27
/proc/8190/task/8193/stat : 8193 (MiraXTv3_dyn) R 8188 8190 7804 0 -1 4194368 5349 0 0 0 2522 5 0 0 25 0 3 0 374754569 45735936 10133 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 44664

[startup+51.1015 s]
/proc/loadavg: 1.96 1.98 1.94 3/80 8193
/proc/meminfo: memFree=1402136/2055924 swapFree=4143816/4192956
[pid=8190] ppid=8188 vsize=48916 CPUtime=101.8
/proc/8190/stat : 8190 (MiraXTv3_dyn) S 8188 8190 7804 0 -1 4194304 12972 0 0 0 10168 12 0 0 19 0 3 0 374754558 50089984 10987 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8190/statm: 12229 10987 218 20 0 11587 0
[pid=8190/tid=8192] ppid=8188 vsize=48916 CPUtime=50.91
/proc/8190/task/8192/stat : 8192 (MiraXTv3_dyn) R 8188 8190 7804 0 -1 4194368 6098 0 0 0 5086 5 0 0 25 0 3 0 374754569 50089984 10987 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8190/tid=8193] ppid=8188 vsize=48916 CPUtime=50.77
/proc/8190/task/8193/stat : 8193 (MiraXTv3_dyn) R 8188 8190 7804 0 -1 4194368 6393 0 0 0 5070 7 0 0 25 0 3 0 374754569 50089984 10987 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 48916

[startup+102.306 s]
/proc/loadavg: 1.98 1.98 1.94 3/80 8193
/proc/meminfo: memFree=1397208/2055924 swapFree=4143816/4192956
[pid=8190] ppid=8188 vsize=54840 CPUtime=203.92
/proc/8190/stat : 8190 (MiraXTv3_dyn) S 8188 8190 7804 0 -1 4194304 16176 0 0 0 20377 15 0 0 19 0 3 0 374754558 56156160 12206 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8190/statm: 13710 12206 218 20 0 13068 0
[pid=8190/tid=8192] ppid=8188 vsize=54840 CPUtime=102.05
/proc/8190/task/8192/stat : 8192 (MiraXTv3_dyn) R 8188 8190 7804 0 -1 4194368 7952 0 0 0 10199 6 0 0 25 0 3 0 374754569 56156160 12206 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8190/tid=8193] ppid=8188 vsize=54840 CPUtime=101.74
/proc/8190/task/8193/stat : 8193 (MiraXTv3_dyn) R 8188 8190 7804 0 -1 4194368 7743 0 0 0 10166 8 0 0 25 0 3 0 374754569 56156160 12206 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.92
Current children cumulated vsize (KiB) 54840

[startup+162.302 s]
/proc/loadavg: 1.99 1.98 1.94 3/80 8193
/proc/meminfo: memFree=1394968/2055924 swapFree=4143816/4192956
[pid=8190] ppid=8188 vsize=57140 CPUtime=323.57
/proc/8190/stat : 8190 (MiraXTv3_dyn) S 8188 8190 7804 0 -1 4194304 18935 0 0 0 32340 17 0 0 19 0 3 0 374754558 58511360 12754 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8190/statm: 14285 12754 218 20 0 13643 0
[pid=8190/tid=8192] ppid=8188 vsize=57140 CPUtime=161.97
/proc/8190/task/8192/stat : 8192 (MiraXTv3_dyn) R 8188 8190 7804 0 -1 4194368 9385 0 0 0 16191 6 0 0 25 0 3 0 374754569 58511360 12754 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530014 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8190/tid=8193] ppid=8188 vsize=57140 CPUtime=161.47
/proc/8190/task/8193/stat : 8193 (MiraXTv3_dyn) R 8188 8190 7804 0 -1 4194368 9069 0 0 0 16137 10 0 0 25 0 3 0 374754569 58511360 12754 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.57
Current children cumulated vsize (KiB) 57140

[startup+222.302 s]
/proc/loadavg: 1.99 1.98 1.94 3/80 8193
/proc/meminfo: memFree=1392216/2055924 swapFree=4143816/4192956
[pid=8190] ppid=8188 vsize=59184 CPUtime=443.24
/proc/8190/stat : 8190 (MiraXTv3_dyn) S 8188 8190 7804 0 -1 4194304 21813 0 0 0 44303 21 0 0 19 0 3 0 374754558 60604416 13421 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8190/statm: 14796 13421 218 20 0 14154 0
[pid=8190/tid=8192] ppid=8188 vsize=59184 CPUtime=221.87
/proc/8190/task/8192/stat : 8192 (MiraXTv3_dyn) R 8188 8190 7804 0 -1 4194368 10984 0 0 0 22179 8 0 0 25 0 3 0 374754569 60604416 13421 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=8190/tid=8193] ppid=8188 vsize=59184 CPUtime=221.24
/proc/8190/task/8193/stat : 8193 (MiraXTv3_dyn) R 8188 8190 7804 0 -1 4194368 10348 0 0 0 22112 12 0 0 25 0 3 0 374754569 60604416 13421 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.24
Current children cumulated vsize (KiB) 59184

[startup+282.302 s]
/proc/loadavg: 1.99 1.98 1.94 3/80 8193
/proc/meminfo: memFree=1390936/2055924 swapFree=4143816/4192956
[pid=8190] ppid=8188 vsize=60748 CPUtime=562.91
/proc/8190/stat : 8190 (MiraXTv3_dyn) S 8188 8190 7804 0 -1 4194304 24252 0 0 0 56268 23 0 0 19 0 3 0 374754558 62205952 13767 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8190/statm: 15187 13767 218 20 0 14545 0
[pid=8190/tid=8192] ppid=8188 vsize=60748 CPUtime=281.7
/proc/8190/task/8192/stat : 8192 (MiraXTv3_dyn) R 8188 8190 7804 0 -1 4194368 12136 0 0 0 28161 9 0 0 25 0 3 0 374754569 62205952 13767 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8190/tid=8193] ppid=8188 vsize=60748 CPUtime=281.08
/proc/8190/task/8193/stat : 8193 (MiraXTv3_dyn) R 8188 8190 7804 0 -1 4194368 11635 0 0 0 28095 13 0 0 25 0 3 0 374754569 62205952 13767 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.91
Current children cumulated vsize (KiB) 60748

[startup+342.302 s]
/proc/loadavg: 1.99 1.98 1.94 3/80 8193
/proc/meminfo: memFree=1389464/2055924 swapFree=4143816/4192956
[pid=8190] ppid=8188 vsize=61608 CPUtime=682.55
/proc/8190/stat : 8190 (MiraXTv3_dyn) S 8188 8190 7804 0 -1 4194304 26845 0 0 0 68230 25 0 0 19 0 3 0 374754558 63086592 14116 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8190/statm: 15402 14116 218 20 0 14760 0
[pid=8190/tid=8192] ppid=8188 vsize=61608 CPUtime=341.62
/proc/8190/task/8192/stat : 8192 (MiraXTv3_dyn) R 8188 8190 7804 0 -1 4194368 13508 0 0 0 34152 10 0 0 25 0 3 0 374754569 63086592 14116 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8190/tid=8193] ppid=8188 vsize=61608 CPUtime=340.81
/proc/8190/task/8193/stat : 8193 (MiraXTv3_dyn) R 8188 8190 7804 0 -1 4194368 12856 0 0 0 34066 15 0 0 25 0 3 0 374754569 63086592 14116 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.55
Current children cumulated vsize (KiB) 61608

[startup+402.302 s]

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

/proc/8190/task/8192/stat : 8192 (MiraXTv3_dyn) R 8188 8190 7804 0 -1 4194368 41565 0 0 0 183505 30 0 0 25 0 3 0 374754569 91164672 20783 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8190/tid=8193] ppid=8188 vsize=89028 CPUtime=1838.76
/proc/8190/task/8193/stat : 8193 (MiraXTv3_dyn) R 8188 8190 7804 0 -1 4194368 40259 0 0 0 183830 46 0 0 25 0 3 0 374754569 91164672 20783 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3674.24
Current children cumulated vsize (KiB) 89028

[startup+1902.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/80 8195
/proc/meminfo: memFree=1362520/2055924 swapFree=4143816/4192956
[pid=8190] ppid=8188 vsize=89160 CPUtime=3793.91
/proc/8190/stat : 8190 (MiraXTv3_dyn) S 8188 8190 7804 0 -1 4194304 83896 0 0 0 379313 78 0 0 19 0 3 0 374754558 91299840 20834 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8190/statm: 22290 20834 218 20 0 21648 0
[pid=8190/tid=8192] ppid=8188 vsize=89160 CPUtime=1895.05
/proc/8190/task/8192/stat : 8192 (MiraXTv3_dyn) R 8188 8190 7804 0 -1 4194368 42545 0 0 0 189475 30 0 0 25 0 3 0 374754569 91299840 20834 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8190/tid=8193] ppid=8188 vsize=89160 CPUtime=1898.72
/proc/8190/task/8193/stat : 8193 (MiraXTv3_dyn) R 8188 8190 7804 0 -1 4194368 40870 0 0 0 189825 47 0 0 25 0 3 0 374754569 91299840 20834 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3793.91
Current children cumulated vsize (KiB) 89160

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/80 8195
/proc/meminfo: memFree=1362520/2055924 swapFree=4143816/4192956
[pid=8190] ppid=8188 vsize=89160 CPUtime=3913.59
/proc/8190/stat : 8190 (MiraXTv3_dyn) S 8188 8190 7804 0 -1 4194304 85372 0 0 0 391279 80 0 0 19 0 3 0 374754558 91299840 20840 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8190/statm: 22290 20840 218 20 0 21648 0
[pid=8190/tid=8192] ppid=8188 vsize=89160 CPUtime=1954.78
/proc/8190/task/8192/stat : 8192 (MiraXTv3_dyn) R 8188 8190 7804 0 -1 4194368 43177 0 0 0 195447 31 0 0 25 0 3 0 374754569 91299840 20840 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526712 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8190/tid=8193] ppid=8188 vsize=89160 CPUtime=1958.69
/proc/8190/task/8193/stat : 8193 (MiraXTv3_dyn) R 8188 8190 7804 0 -1 4194368 41714 0 0 0 195820 49 0 0 25 0 3 0 374754569 91299840 20840 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3913.59
Current children cumulated vsize (KiB) 89160

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/80 8195
/proc/meminfo: memFree=1362264/2055924 swapFree=4143816/4192956
[pid=8190] ppid=8188 vsize=89292 CPUtime=4033.25
/proc/8190/stat : 8190 (MiraXTv3_dyn) S 8188 8190 7804 0 -1 4194304 87110 0 0 0 403242 83 0 0 19 0 3 0 374754558 91435008 20898 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8190/statm: 22323 20898 218 20 0 21681 0
[pid=8190/tid=8192] ppid=8188 vsize=89292 CPUtime=2014.49
/proc/8190/task/8192/stat : 8192 (MiraXTv3_dyn) R 8188 8190 7804 0 -1 4194368 44004 0 0 0 201417 32 0 0 25 0 3 0 374754569 91435008 20898 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8190/tid=8193] ppid=8188 vsize=89292 CPUtime=2018.63
/proc/8190/task/8193/stat : 8193 (MiraXTv3_dyn) R 8188 8190 7804 0 -1 4194368 42625 0 0 0 201813 50 0 0 19 0 3 0 374754569 91435008 20898 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4033.25
Current children cumulated vsize (KiB) 89292

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 1.96 3/80 8195
/proc/meminfo: memFree=1362072/2055924 swapFree=4143816/4192956
[pid=8190] ppid=8188 vsize=89424 CPUtime=4152.93
/proc/8190/stat : 8190 (MiraXTv3_dyn) S 8188 8190 7804 0 -1 4194304 88965 0 0 0 415208 85 0 0 19 0 3 0 374754558 91570176 20933 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8190/statm: 22356 20933 218 20 0 21714 0
[pid=8190/tid=8192] ppid=8188 vsize=89424 CPUtime=2074.2
/proc/8190/task/8192/stat : 8192 (MiraXTv3_dyn) R 8188 8190 7804 0 -1 4194368 45089 0 0 0 207387 33 0 0 25 0 3 0 374754569 91570176 20933 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8190/tid=8193] ppid=8188 vsize=89424 CPUtime=2078.6
/proc/8190/task/8193/stat : 8193 (MiraXTv3_dyn) R 8188 8190 7804 0 -1 4194368 43395 0 0 0 207809 51 0 0 25 0 3 0 374754569 91570176 20933 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4152.93
Current children cumulated vsize (KiB) 89424

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 8369
/proc/meminfo: memFree=1360680/2055924 swapFree=4143816/4192956
[pid=8190] ppid=8188 vsize=90448 CPUtime=4272.32
/proc/8190/stat : 8190 (MiraXTv3_dyn) S 8188 8190 7804 0 -1 4194304 90463 0 0 0 427136 96 0 0 19 0 3 0 374754558 92618752 20961 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8190/statm: 22612 20961 218 20 0 21970 0
[pid=8190/tid=8192] ppid=8188 vsize=90448 CPUtime=2133.8
/proc/8190/task/8192/stat : 8192 (MiraXTv3_dyn) R 8188 8190 7804 0 -1 4194368 46140 0 0 0 213337 43 0 0 25 0 3 0 374754569 92618752 20961 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8190/tid=8193] ppid=8188 vsize=90448 CPUtime=2138.39
/proc/8190/task/8193/stat : 8193 (MiraXTv3_dyn) R 8188 8190 7804 0 -1 4194368 43842 0 0 0 213787 52 0 0 25 0 3 0 374754569 92618752 20961 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4272.32
Current children cumulated vsize (KiB) 90448

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/80 8393
/proc/meminfo: memFree=1361560/2055924 swapFree=4143816/4192956
[pid=8190] ppid=8188 vsize=90712 CPUtime=4391.94
/proc/8190/stat : 8190 (MiraXTv3_dyn) S 8188 8190 7804 0 -1 4194304 92086 0 0 0 439095 99 0 0 19 0 3 0 374754558 92889088 21044 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8190/statm: 22678 21044 218 20 0 22036 0
[pid=8190/tid=8192] ppid=8188 vsize=90712 CPUtime=2193.5
/proc/8190/task/8192/stat : 8192 (MiraXTv3_dyn) R 8188 8190 7804 0 -1 4194368 46940 0 0 0 219304 46 0 0 25 0 3 0 374754569 92889088 21044 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8190/tid=8193] ppid=8188 vsize=90712 CPUtime=2198.31
/proc/8190/task/8193/stat : 8193 (MiraXTv3_dyn) R 8188 8190 7804 0 -1 4194368 44665 0 0 0 219778 53 0 0 25 0 3 0 374754569 92889088 21044 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4391.94
Current children cumulated vsize (KiB) 90712

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/80 8393
/proc/meminfo: memFree=1361560/2055924 swapFree=4143816/4192956
[pid=8190] ppid=8188 vsize=90712 CPUtime=4511.62
/proc/8190/stat : 8190 (MiraXTv3_dyn) S 8188 8190 7804 0 -1 4194304 93510 0 0 0 451061 101 0 0 19 0 3 0 374754558 92889088 21068 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8190/statm: 22678 21068 218 20 0 22036 0
[pid=8190/tid=8192] ppid=8188 vsize=90712 CPUtime=2253.22
/proc/8190/task/8192/stat : 8192 (MiraXTv3_dyn) R 8188 8190 7804 0 -1 4194368 47920 0 0 0 225276 46 0 0 25 0 3 0 374754569 92889088 21068 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526347 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8190/tid=8193] ppid=8188 vsize=90712 CPUtime=2258.27
/proc/8190/task/8193/stat : 8193 (MiraXTv3_dyn) R 8188 8190 7804 0 -1 4194368 45109 0 0 0 225773 54 0 0 19 0 3 0 374754569 92889088 21068 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4511.62
Current children cumulated vsize (KiB) 90712

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/80 8393
/proc/meminfo: memFree=1361432/2055924 swapFree=4143816/4192956
[pid=8190] ppid=8188 vsize=90712 CPUtime=4631.29
/proc/8190/stat : 8190 (MiraXTv3_dyn) S 8188 8190 7804 0 -1 4194304 94865 0 0 0 463027 102 0 0 19 0 3 0 374754558 92889088 21093 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8190/statm: 22678 21093 218 20 0 22036 0
[pid=8190/tid=8192] ppid=8188 vsize=90712 CPUtime=2312.92
/proc/8190/task/8192/stat : 8192 (MiraXTv3_dyn) R 8188 8190 7804 0 -1 4194368 48830 0 0 0 231246 46 0 0 25 0 3 0 374754569 92889088 21093 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8190/tid=8193] ppid=8188 vsize=90712 CPUtime=2318.24
/proc/8190/task/8193/stat : 8193 (MiraXTv3_dyn) R 8188 8190 7804 0 -1 4194368 45554 0 0 0 231769 55 0 0 25 0 3 0 374754569 92889088 21093 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4631.29
Current children cumulated vsize (KiB) 90712

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/80 8393
/proc/meminfo: memFree=1361176/2055924 swapFree=4143816/4192956
[pid=8190] ppid=8188 vsize=90944 CPUtime=4750.95
/proc/8190/stat : 8190 (MiraXTv3_dyn) S 8188 8190 7804 0 -1 4194304 96222 0 0 0 474991 104 0 0 19 0 3 0 374754558 93126656 21119 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8190/statm: 22736 21119 218 20 0 22094 0
[pid=8190/tid=8192] ppid=8188 vsize=90944 CPUtime=2372.63
/proc/8190/task/8192/stat : 8192 (MiraXTv3_dyn) R 8188 8190 7804 0 -1 4194368 49627 0 0 0 237216 47 0 0 18 0 3 0 374754569 93126656 21119 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8190/tid=8193] ppid=8188 vsize=90944 CPUtime=2378.18
/proc/8190/task/8193/stat : 8193 (MiraXTv3_dyn) R 8188 8190 7804 0 -1 4194368 46114 0 0 0 237763 55 0 0 18 0 3 0 374754569 93126656 21119 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4750.95
Current children cumulated vsize (KiB) 90944

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/80 8393
/proc/meminfo: memFree=1361176/2055924 swapFree=4143816/4192956
[pid=8190] ppid=8188 vsize=90944 CPUtime=4870.63
/proc/8190/stat : 8190 (MiraXTv3_dyn) S 8188 8190 7804 0 -1 4194304 97555 0 0 0 486958 105 0 0 19 0 3 0 374754558 93126656 21120 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8190/statm: 22736 21120 218 20 0 22094 0
[pid=8190/tid=8192] ppid=8188 vsize=90944 CPUtime=2432.36
/proc/8190/task/8192/stat : 8192 (MiraXTv3_dyn) R 8188 8190 7804 0 -1 4194368 50118 0 0 0 243188 48 0 0 25 0 3 0 374754569 93126656 21120 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520285 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8190/tid=8193] ppid=8188 vsize=90944 CPUtime=2438.14
/proc/8190/task/8193/stat : 8193 (MiraXTv3_dyn) R 8188 8190 7804 0 -1 4194368 46956 0 0 0 243758 56 0 0 25 0 3 0 374754569 93126656 21120 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4870.63
Current children cumulated vsize (KiB) 90944

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/80 8393
/proc/meminfo: memFree=1359704/2055924 swapFree=4143816/4192956
[pid=8190] ppid=8188 vsize=92992 CPUtime=4990.3
/proc/8190/stat : 8190 (MiraXTv3_dyn) S 8188 8190 7804 0 -1 4194304 99522 0 0 0 498923 107 0 0 19 0 3 0 374754558 95223808 21465 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8190/statm: 23248 21465 218 20 0 22606 0
[pid=8190/tid=8192] ppid=8188 vsize=92992 CPUtime=2492.07
/proc/8190/task/8192/stat : 8192 (MiraXTv3_dyn) R 8188 8190 7804 0 -1 4194368 51169 0 0 0 249158 49 0 0 25 0 3 0 374754569 95223808 21465 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8190/tid=8193] ppid=8188 vsize=92992 CPUtime=2498.1
/proc/8190/task/8193/stat : 8193 (MiraXTv3_dyn) R 8188 8190 7804 0 -1 4194368 47872 0 0 0 249753 57 0 0 25 0 3 0 374754569 95223808 21465 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530005 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4990.3
Current children cumulated vsize (KiB) 92992



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.2 s]
/proc/loadavg: 2.00 2.00 1.96 3/80 8393
/proc/meminfo: memFree=1359768/2055924 swapFree=4143816/4192956
[pid=8190] ppid=8188 vsize=92992 CPUtime=5000.07
/proc/8190/stat : 8190 (MiraXTv3_dyn) S 8188 8190 7804 0 -1 4194304 99734 0 0 0 499900 107 0 0 19 0 3 0 374754558 95223808 21465 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8190/statm: 23248 21465 218 20 0 22606 0
[pid=8190/tid=8192] ppid=8188 vsize=92992 CPUtime=2496.95
/proc/8190/task/8192/stat : 8192 (MiraXTv3_dyn) R 8188 8190 7804 0 -1 4194368 51240 0 0 0 249646 49 0 0 18 0 3 0 374754569 95223808 21465 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526722 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8190/tid=8193] ppid=8188 vsize=92992 CPUtime=2502.99
/proc/8190/task/8193/stat : 8193 (MiraXTv3_dyn) R 8188 8190 7804 0 -1 4194368 48013 0 0 0 250242 57 0 0 25 0 3 0 374754569 95223808 21465 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 92992

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.23
CPU time (s): 5000.11
CPU user time (s): 4999.02
CPU system time (s): 1.09083
CPU usage (%): 199.428
Max. virtual memory (cumulated for all children) (KiB): 92992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.02
system time used= 1.09083
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 99734
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= 1382
involuntary context switches= 93479

runsolver used 2.56361 second user time and 6.60499 second system time

The end

Launcher Data (download as text)

Begin job on node6 on Sat May 12 16:26:09 UTC 2007

IDJOB= 426101
IDBENCH= 19905
IDSOLVER= 196
FILE ID= node6/426101-1178987169

PBS_JOBID= 5252812

Free space on /tmp= 66525 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v65/unif-k7-r89-v65-c5785-S461794864-15.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/426101-1178987169/MiraXTv3_dyn /tmp/evaluation/426101-1178987169/instance-426101-1178987169.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-426101-1178987169 -o ROOT/results/node6/solver-426101-1178987169 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426101-1178987169/MiraXTv3_dyn /tmp/evaluation/426101-1178987169/instance-426101-1178987169.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  87601d6b29694c44112ef8c86b506fed

RANDOM SEED= 844211034

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node6.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055924 kB
MemFree:       1446088 kB
Buffers:         47452 kB
Cached:         489260 kB
SwapCached:      17556 kB
Active:         267216 kB
Inactive:       294464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1446088 kB
SwapTotal:     4192956 kB
SwapFree:      4143816 kB
Dirty:            4056 kB
Writeback:           0 kB
Mapped:          30184 kB
Slab:            33736 kB
Committed_AS: 12789196 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= 66525 MiB

End job on node6 on Sat May 12 17:07:58 UTC 2007