Trace number 426167

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.18 2506.63

General information on the benchmark

Namerandom/OnTreshold/3SAT/v500/
unif-k3-r4.26-v500-c2130-S1736865558-13.SAT.shuffled.cnf
MD5SUM3731b562515f41a5190f82ea078ee6c1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.087986
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node21/watcher-426167-1178994424 -o ROOT/results/node21/solver-426167-1178994424 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426167-1178994424/MiraXTv3_dyn /tmp/evaluation/426167-1178994424/instance-426167-1178994424.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.84 1.95 1.90 3/77 9873
/proc/meminfo: memFree=1625280/2055920 swapFree=4156344/4192956
[pid=9873] ppid=9871 vsize=3788 CPUtime=0
/proc/9873/stat : 9873 (MiraXTv3_dyn) R 9871 9873 9487 0 -1 4194304 296 0 0 0 0 0 0 0 18 0 1 0 347359730 3878912 271 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8877005 0 0 4096 0 0 0 0 17 1 0 0
/proc/9873/statm: 947 271 206 20 0 305 0

[startup+0.053227 s]
/proc/loadavg: 1.84 1.95 1.90 3/77 9873
/proc/meminfo: memFree=1625280/2055920 swapFree=4156344/4192956
[pid=9873] ppid=9871 vsize=6864 CPUtime=0.08
/proc/9873/stat : 9873 (MiraXTv3_dyn) S 9871 9873 9487 0 -1 4194304 543 0 0 0 8 0 0 0 18 0 3 0 347359730 7028736 518 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9873/statm: 1716 518 218 20 0 1074 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6864

[startup+0.117645 s]
/proc/loadavg: 1.84 1.95 1.90 3/77 9873
/proc/meminfo: memFree=1625280/2055920 swapFree=4156344/4192956
[pid=9873] ppid=9871 vsize=7200 CPUtime=0.21
/proc/9873/stat : 9873 (MiraXTv3_dyn) S 9871 9873 9487 0 -1 4194304 692 0 0 0 21 0 0 0 18 0 3 0 347359730 7372800 667 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9873/statm: 1800 667 218 20 0 1158 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 7200

[startup+0.301255 s]
/proc/loadavg: 1.84 1.95 1.90 3/77 9873
/proc/meminfo: memFree=1625280/2055920 swapFree=4156344/4192956
[pid=9873] ppid=9871 vsize=9096 CPUtime=0.57
/proc/9873/stat : 9873 (MiraXTv3_dyn) S 9871 9873 9487 0 -1 4194304 1094 0 0 0 57 0 0 0 18 0 3 0 347359730 9314304 1069 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9873/statm: 2274 1069 218 20 0 1632 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 9096

[startup+0.701301 s]
/proc/loadavg: 1.84 1.95 1.90 3/77 9873
/proc/meminfo: memFree=1625280/2055920 swapFree=4156344/4192956
[pid=9873] ppid=9871 vsize=11096 CPUtime=1.38
/proc/9873/stat : 9873 (MiraXTv3_dyn) S 9871 9873 9487 0 -1 4194304 1684 0 0 0 137 1 0 0 18 0 3 0 347359730 11362304 1659 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9873/statm: 2774 1659 218 20 0 2132 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 11096

[startup+1.50139 s]
/proc/loadavg: 1.84 1.95 1.90 4/80 9876
/proc/meminfo: memFree=1617832/2055920 swapFree=4156344/4192956
[pid=9873] ppid=9871 vsize=14304 CPUtime=2.97
/proc/9873/stat : 9873 (MiraXTv3_dyn) S 9871 9873 9487 0 -1 4194304 2668 0 0 0 295 2 0 0 18 0 3 0 347359730 14647296 2643 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9873/statm: 3576 2643 218 20 0 2934 0
[pid=9873/tid=9875] ppid=9871 vsize=14304 CPUtime=1.47
/proc/9873/task/9875/stat : 9875 (MiraXTv3_dyn) R 9871 9873 9487 0 -1 4194368 961 0 0 0 147 0 0 0 22 0 3 0 347359731 14647296 2643 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526327 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9873/tid=9876] ppid=9871 vsize=14304 CPUtime=1.47
/proc/9873/task/9876/stat : 9876 (MiraXTv3_dyn) R 9871 9873 9487 0 -1 4194368 1358 0 0 0 146 1 0 0 25 0 3 0 347359731 14647296 2643 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526584 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 14304

[startup+3.10157 s]
/proc/loadavg: 1.85 1.95 1.90 3/80 9876
/proc/meminfo: memFree=1614696/2055920 swapFree=4156344/4192956
[pid=9873] ppid=9871 vsize=18308 CPUtime=6.16
/proc/9873/stat : 9873 (MiraXTv3_dyn) S 9871 9873 9487 0 -1 4194304 3295 0 0 0 614 2 0 0 18 0 3 0 347359730 18747392 3270 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9873/statm: 4577 3270 218 20 0 3935 0
[pid=9873/tid=9875] ppid=9871 vsize=18308 CPUtime=3.08
/proc/9873/task/9875/stat : 9875 (MiraXTv3_dyn) R 9871 9873 9487 0 -1 4194368 1265 0 0 0 307 1 0 0 20 0 3 0 347359731 18747392 3270 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520156 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9873/tid=9876] ppid=9871 vsize=18308 CPUtime=3.06
/proc/9873/task/9876/stat : 9876 (MiraXTv3_dyn) R 9871 9873 9487 0 -1 4194368 1681 0 0 0 305 1 0 0 21 0 3 0 347359731 18747392 3270 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 18308

[startup+6.30192 s]
/proc/loadavg: 1.85 1.95 1.90 3/80 9876
/proc/meminfo: memFree=1607464/2055920 swapFree=4156344/4192956
[pid=9873] ppid=9871 vsize=24964 CPUtime=12.54
/proc/9873/stat : 9873 (MiraXTv3_dyn) S 9871 9873 9487 0 -1 4194304 5229 0 0 0 1250 4 0 0 18 0 3 0 347359730 25563136 5127 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9873/statm: 6241 5127 218 20 0 5599 0
[pid=9873/tid=9875] ppid=9871 vsize=24964 CPUtime=6.27
/proc/9873/task/9875/stat : 9875 (MiraXTv3_dyn) R 9871 9873 9487 0 -1 4194368 2068 0 0 0 626 1 0 0 25 0 3 0 347359731 25563136 5127 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9873/tid=9876] ppid=9871 vsize=24964 CPUtime=6.25
/proc/9873/task/9876/stat : 9876 (MiraXTv3_dyn) R 9871 9873 9487 0 -1 4194368 2812 0 0 0 623 2 0 0 17 0 3 0 347359731 25563136 5127 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 24964

[startup+12.7026 s]
/proc/loadavg: 1.87 1.96 1.91 3/80 9876
/proc/meminfo: memFree=1593512/2055920 swapFree=4156344/4192956
[pid=9873] ppid=9871 vsize=37740 CPUtime=25.31
/proc/9873/stat : 9873 (MiraXTv3_dyn) S 9871 9873 9487 0 -1 4194304 8367 0 0 0 2525 6 0 0 18 0 3 0 347359730 38645760 8021 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9873/statm: 9435 8021 218 20 0 8793 0
[pid=9873/tid=9875] ppid=9871 vsize=37740 CPUtime=12.67
/proc/9873/task/9875/stat : 9875 (MiraXTv3_dyn) R 9871 9873 9487 0 -1 4194368 3628 0 0 0 1265 2 0 0 25 0 3 0 347359731 38645760 8021 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9873/tid=9876] ppid=9871 vsize=37740 CPUtime=12.63
/proc/9873/task/9876/stat : 9876 (MiraXTv3_dyn) R 9871 9873 9487 0 -1 4194368 4390 0 0 0 1259 4 0 0 25 0 3 0 347359731 38645760 8021 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526397 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 37740

[startup+25.502 s]
/proc/loadavg: 1.89 1.96 1.91 4/80 9876
/proc/meminfo: memFree=1589352/2055920 swapFree=4156344/4192956
[pid=9873] ppid=9871 vsize=42492 CPUtime=50.82
/proc/9873/stat : 9873 (MiraXTv3_dyn) S 9871 9873 9487 0 -1 4194304 9921 0 0 0 5074 8 0 0 18 0 3 0 347359730 43511808 9204 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9873/statm: 10623 9204 218 20 0 9981 0
[pid=9873/tid=9875] ppid=9871 vsize=42492 CPUtime=25.46
/proc/9873/task/9875/stat : 9875 (MiraXTv3_dyn) R 9871 9873 9487 0 -1 4194368 4358 0 0 0 2543 3 0 0 25 0 3 0 347359731 43511808 9204 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9873/tid=9876] ppid=9871 vsize=42492 CPUtime=25.35
/proc/9873/task/9876/stat : 9876 (MiraXTv3_dyn) R 9871 9873 9487 0 -1 4194368 5214 0 0 0 2530 5 0 0 25 0 3 0 347359731 43511808 9204 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 42492

[startup+51.1018 s]
/proc/loadavg: 1.93 1.96 1.91 3/80 9876
/proc/meminfo: memFree=1580456/2055920 swapFree=4156344/4192956
[pid=9873] ppid=9871 vsize=50512 CPUtime=101.89
/proc/9873/stat : 9873 (MiraXTv3_dyn) S 9871 9873 9487 0 -1 4194304 12918 0 0 0 10178 11 0 0 18 0 3 0 347359730 51724288 11411 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9873/statm: 12628 11411 218 20 0 11986 0
[pid=9873/tid=9875] ppid=9871 vsize=50512 CPUtime=51.05
/proc/9873/task/9875/stat : 9875 (MiraXTv3_dyn) R 9871 9873 9487 0 -1 4194368 5634 0 0 0 5101 4 0 0 25 0 3 0 347359731 51724288 11411 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9873/tid=9876] ppid=9871 vsize=50512 CPUtime=50.83
/proc/9873/task/9876/stat : 9876 (MiraXTv3_dyn) R 9871 9873 9487 0 -1 4194368 6935 0 0 0 5077 6 0 0 25 0 3 0 347359731 51724288 11411 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 50512

[startup+102.305 s]
/proc/loadavg: 1.97 1.96 1.91 3/80 9876
/proc/meminfo: memFree=1571816/2055920 swapFree=4156344/4192956
[pid=9873] ppid=9871 vsize=58328 CPUtime=204.02
/proc/9873/stat : 9873 (MiraXTv3_dyn) S 9871 9873 9487 0 -1 4194304 16424 0 0 0 20388 14 0 0 18 0 3 0 347359730 59727872 13395 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9873/statm: 14582 13395 218 20 0 13940 0
[pid=9873/tid=9875] ppid=9871 vsize=58328 CPUtime=102.21
/proc/9873/task/9875/stat : 9875 (MiraXTv3_dyn) R 9871 9873 9487 0 -1 4194368 7565 0 0 0 10215 6 0 0 25 0 3 0 347359731 59727872 13395 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9873/tid=9876] ppid=9871 vsize=58328 CPUtime=101.79
/proc/9873/task/9876/stat : 9876 (MiraXTv3_dyn) R 9871 9873 9487 0 -1 4194368 8510 0 0 0 10172 7 0 0 25 0 3 0 347359731 59727872 13395 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.02
Current children cumulated vsize (KiB) 58328

[startup+162.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 9876
/proc/meminfo: memFree=1569576/2055920 swapFree=4156344/4192956
[pid=9873] ppid=9871 vsize=59792 CPUtime=323.69
/proc/9873/stat : 9873 (MiraXTv3_dyn) S 9871 9873 9487 0 -1 4194304 18799 0 0 0 32352 17 0 0 18 0 3 0 347359730 61227008 13938 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9873/statm: 14948 13938 218 20 0 14306 0
[pid=9873/tid=9875] ppid=9871 vsize=59792 CPUtime=162.17
/proc/9873/task/9875/stat : 9875 (MiraXTv3_dyn) R 9871 9873 9487 0 -1 4194368 8711 0 0 0 16210 7 0 0 25 0 3 0 347359731 61227008 13938 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9873/tid=9876] ppid=9871 vsize=59792 CPUtime=161.49
/proc/9873/task/9876/stat : 9876 (MiraXTv3_dyn) R 9871 9873 9487 0 -1 4194368 9739 0 0 0 16140 9 0 0 25 0 3 0 347359731 61227008 13938 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.69
Current children cumulated vsize (KiB) 59792

[startup+222.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 9876
/proc/meminfo: memFree=1568040/2055920 swapFree=4156344/4192956
[pid=9873] ppid=9871 vsize=61976 CPUtime=443.38
/proc/9873/stat : 9873 (MiraXTv3_dyn) S 9871 9873 9487 0 -1 4194304 20783 0 0 0 44318 20 0 0 18 0 3 0 347359730 63463424 14346 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9873/statm: 15494 14346 218 20 0 14852 0
[pid=9873/tid=9875] ppid=9871 vsize=61976 CPUtime=222.14
/proc/9873/task/9875/stat : 9875 (MiraXTv3_dyn) R 9871 9873 9487 0 -1 4194368 9563 0 0 0 22206 8 0 0 25 0 3 0 347359731 63463424 14346 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9873/tid=9876] ppid=9871 vsize=61976 CPUtime=221.21
/proc/9873/task/9876/stat : 9876 (MiraXTv3_dyn) R 9871 9873 9487 0 -1 4194368 10871 0 0 0 22111 10 0 0 25 0 3 0 347359731 63463424 14346 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.38
Current children cumulated vsize (KiB) 61976

[startup+282.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 9876
/proc/meminfo: memFree=1565800/2055920 swapFree=4156344/4192956
[pid=9873] ppid=9871 vsize=64128 CPUtime=563.06
/proc/9873/stat : 9873 (MiraXTv3_dyn) S 9871 9873 9487 0 -1 4194304 23019 0 0 0 56284 22 0 0 18 0 3 0 347359730 65667072 14927 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9873/statm: 16032 14927 218 20 0 15390 0
[pid=9873/tid=9875] ppid=9871 vsize=64128 CPUtime=282.09
/proc/9873/task/9875/stat : 9875 (MiraXTv3_dyn) R 9871 9873 9487 0 -1 4194368 10774 0 0 0 28199 10 0 0 25 0 3 0 347359731 65667072 14927 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9873/tid=9876] ppid=9871 vsize=64128 CPUtime=280.96
/proc/9873/task/9876/stat : 9876 (MiraXTv3_dyn) R 9871 9873 9487 0 -1 4194368 11896 0 0 0 28085 11 0 0 25 0 3 0 347359731 65667072 14927 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.06
Current children cumulated vsize (KiB) 64128

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 9876
/proc/meminfo: memFree=1562280/2055920 swapFree=4156344/4192956
[pid=9873] ppid=9871 vsize=68432 CPUtime=682.72
/proc/9873/stat : 9873 (MiraXTv3_dyn) S 9871 9873 9487 0 -1 4194304 25492 0 0 0 68247 25 0 0 18 0 3 0 347359730 70074368 15774 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9873/statm: 17108 15774 218 20 0 16466 0
[pid=9873/tid=9875] ppid=9871 vsize=68432 CPUtime=342.05
/proc/9873/task/9875/stat : 9875 (MiraXTv3_dyn) R 9871 9873 9487 0 -1 4194368 11985 0 0 0 34193 12 0 0 25 0 3 0 347359731 70074368 15774 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526422 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9873/tid=9876] ppid=9871 vsize=68432 CPUtime=340.66
/proc/9873/task/9876/stat : 9876 (MiraXTv3_dyn) R 9871 9873 9487 0 -1 4194368 13158 0 0 0 34053 13 0 0 25 0 3 0 347359731 70074368 15774 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.72
Current children cumulated vsize (KiB) 68432

[startup+402.301 s]

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

/proc/9873/task/9875/stat : 9875 (MiraXTv3_dyn) R 9871 9873 9487 0 -1 4194368 32862 0 0 0 183908 34 0 0 25 0 3 0 347359731 95195136 21553 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9873/tid=9876] ppid=9871 vsize=92964 CPUtime=1835.69
/proc/9873/task/9876/stat : 9876 (MiraXTv3_dyn) R 9871 9873 9487 0 -1 4194368 34205 0 0 0 183536 33 0 0 25 0 3 0 347359731 95195136 21553 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3675.13
Current children cumulated vsize (KiB) 92964

[startup+1902.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 9878
/proc/meminfo: memFree=1537192/2055920 swapFree=4156344/4192956
[pid=9873] ppid=9871 vsize=94424 CPUtime=3794.85
/proc/9873/stat : 9873 (MiraXTv3_dyn) S 9871 9873 9487 0 -1 4194304 69266 0 0 0 379415 70 0 0 18 0 3 0 347359730 96690176 22032 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9873/statm: 23606 22032 218 20 0 22964 0
[pid=9873/tid=9875] ppid=9871 vsize=94424 CPUtime=1899.17
/proc/9873/task/9875/stat : 9875 (MiraXTv3_dyn) R 9871 9873 9487 0 -1 4194368 34022 0 0 0 189882 35 0 0 25 0 3 0 347359731 96690176 22032 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9873/tid=9876] ppid=9871 vsize=94424 CPUtime=1895.65
/proc/9873/task/9876/stat : 9876 (MiraXTv3_dyn) R 9871 9873 9487 0 -1 4194368 34895 0 0 0 189531 34 0 0 25 0 3 0 347359731 96690176 22032 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3794.85
Current children cumulated vsize (KiB) 94424

[startup+1962.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 9878
/proc/meminfo: memFree=1536872/2055920 swapFree=4156344/4192956
[pid=9873] ppid=9871 vsize=94564 CPUtime=3914.56
/proc/9873/stat : 9873 (MiraXTv3_dyn) S 9871 9873 9487 0 -1 4194304 70568 0 0 0 391386 70 0 0 18 0 3 0 347359730 96833536 22106 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9873/statm: 23641 22106 218 20 0 22999 0
[pid=9873/tid=9875] ppid=9871 vsize=94564 CPUtime=1958.91
/proc/9873/task/9875/stat : 9875 (MiraXTv3_dyn) R 9871 9873 9487 0 -1 4194368 34686 0 0 0 195855 36 0 0 25 0 3 0 347359731 96833536 22106 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9873/tid=9876] ppid=9871 vsize=94564 CPUtime=1955.64
/proc/9873/task/9876/stat : 9876 (MiraXTv3_dyn) R 9871 9873 9487 0 -1 4194368 35533 0 0 0 195530 34 0 0 25 0 3 0 347359731 96833536 22106 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520288 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3914.56
Current children cumulated vsize (KiB) 94564

[startup+2022.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 9878
/proc/meminfo: memFree=1536360/2055920 swapFree=4156344/4192956
[pid=9873] ppid=9871 vsize=95156 CPUtime=4034.26
/proc/9873/stat : 9873 (MiraXTv3_dyn) S 9871 9873 9487 0 -1 4194304 72250 0 0 0 403353 73 0 0 18 0 3 0 347359730 97439744 22242 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9873/statm: 23789 22242 218 20 0 23147 0
[pid=9873/tid=9875] ppid=9871 vsize=95156 CPUtime=2018.65
/proc/9873/task/9875/stat : 9875 (MiraXTv3_dyn) R 9871 9873 9487 0 -1 4194368 35585 0 0 0 201828 37 0 0 25 0 3 0 347359731 97439744 22242 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9873/tid=9876] ppid=9871 vsize=95156 CPUtime=2015.6
/proc/9873/task/9876/stat : 9876 (MiraXTv3_dyn) R 9871 9873 9487 0 -1 4194368 36316 0 0 0 201525 35 0 0 25 0 3 0 347359731 97439744 22242 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4034.26
Current children cumulated vsize (KiB) 95156

[startup+2082.31 s]
/proc/loadavg: 2.05 1.99 1.91 3/86 10048
/proc/meminfo: memFree=1534376/2055920 swapFree=4156344/4192956
[pid=9873] ppid=9871 vsize=95156 CPUtime=4153.7
/proc/9873/stat : 9873 (MiraXTv3_dyn) S 9871 9873 9487 0 -1 4194304 73667 0 0 0 415283 87 0 0 18 0 3 0 347359730 97439744 22411 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9873/statm: 23789 22411 218 20 0 23147 0
[pid=9873/tid=9875] ppid=9871 vsize=95156 CPUtime=2078.25
/proc/9873/task/9875/stat : 9875 (MiraXTv3_dyn) R 9871 9873 9487 0 -1 4194368 36236 0 0 0 207775 50 0 0 25 0 3 0 347359731 97439744 22411 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9873/tid=9876] ppid=9871 vsize=95156 CPUtime=2075.43
/proc/9873/task/9876/stat : 9876 (MiraXTv3_dyn) R 9871 9873 9487 0 -1 4194368 37082 0 0 0 207507 36 0 0 25 0 3 0 347359731 97439744 22411 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4153.7
Current children cumulated vsize (KiB) 95156

[startup+2142.3 s]
/proc/loadavg: 2.02 1.99 1.91 3/80 10076
/proc/meminfo: memFree=1534760/2055920 swapFree=4156344/4192956
[pid=9873] ppid=9871 vsize=96336 CPUtime=4273.32
/proc/9873/stat : 9873 (MiraXTv3_dyn) S 9871 9873 9487 0 -1 4194304 75412 0 0 0 427242 90 0 0 18 0 3 0 347359730 98648064 22582 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9873/statm: 24084 22582 218 20 0 23442 0
[pid=9873/tid=9875] ppid=9871 vsize=96336 CPUtime=2138.15
/proc/9873/task/9875/stat : 9875 (MiraXTv3_dyn) R 9871 9873 9487 0 -1 4194368 37068 0 0 0 213763 52 0 0 25 0 3 0 347359731 98648064 22582 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526463 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9873/tid=9876] ppid=9871 vsize=96336 CPUtime=2135.16
/proc/9873/task/9876/stat : 9876 (MiraXTv3_dyn) R 9871 9873 9487 0 -1 4194368 37995 0 0 0 213478 38 0 0 25 0 3 0 347359731 98648064 22582 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4273.32
Current children cumulated vsize (KiB) 96336

[startup+2202.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 10076
/proc/meminfo: memFree=1534184/2055920 swapFree=4156344/4192956
[pid=9873] ppid=9871 vsize=96336 CPUtime=4393.03
/proc/9873/stat : 9873 (MiraXTv3_dyn) S 9871 9873 9487 0 -1 4194304 76847 0 0 0 439211 92 0 0 18 0 3 0 347359730 98648064 22749 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9873/statm: 24084 22749 218 20 0 23442 0
[pid=9873/tid=9875] ppid=9871 vsize=96336 CPUtime=2198.11
/proc/9873/task/9875/stat : 9875 (MiraXTv3_dyn) R 9871 9873 9487 0 -1 4194368 37712 0 0 0 219759 52 0 0 25 0 3 0 347359731 98648064 22749 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9873/tid=9876] ppid=9871 vsize=96336 CPUtime=2194.9
/proc/9873/task/9876/stat : 9876 (MiraXTv3_dyn) R 9871 9873 9487 0 -1 4194368 38786 0 0 0 219451 39 0 0 25 0 3 0 347359731 98648064 22749 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4393.03
Current children cumulated vsize (KiB) 96336

[startup+2262.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 10076
/proc/meminfo: memFree=1533672/2055920 swapFree=4156344/4192956
[pid=9873] ppid=9871 vsize=97500 CPUtime=4512.75
/proc/9873/stat : 9873 (MiraXTv3_dyn) S 9871 9873 9487 0 -1 4194304 78403 0 0 0 451181 94 0 0 18 0 3 0 347359730 99840000 22869 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9873/statm: 24375 22869 218 20 0 23733 0
[pid=9873/tid=9875] ppid=9871 vsize=97500 CPUtime=2258.08
/proc/9873/task/9875/stat : 9875 (MiraXTv3_dyn) R 9871 9873 9487 0 -1 4194368 38388 0 0 0 225755 53 0 0 25 0 3 0 347359731 99840000 22869 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9873/tid=9876] ppid=9871 vsize=97500 CPUtime=2254.65
/proc/9873/task/9876/stat : 9876 (MiraXTv3_dyn) R 9871 9873 9487 0 -1 4194368 39666 0 0 0 225425 40 0 0 25 0 3 0 347359731 99840000 22869 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4512.75
Current children cumulated vsize (KiB) 97500

[startup+2322.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 10076
/proc/meminfo: memFree=1533544/2055920 swapFree=4156344/4192956
[pid=9873] ppid=9871 vsize=97632 CPUtime=4632.42
/proc/9873/stat : 9873 (MiraXTv3_dyn) S 9871 9873 9487 0 -1 4194304 79739 0 0 0 463147 95 0 0 18 0 3 0 347359730 99975168 22920 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9873/statm: 24408 22920 218 20 0 23766 0
[pid=9873/tid=9875] ppid=9871 vsize=97632 CPUtime=2318.04
/proc/9873/task/9875/stat : 9875 (MiraXTv3_dyn) R 9871 9873 9487 0 -1 4194368 39056 0 0 0 231750 54 0 0 25 0 3 0 347359731 99975168 22920 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526443 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9873/tid=9876] ppid=9871 vsize=97632 CPUtime=2314.36
/proc/9873/task/9876/stat : 9876 (MiraXTv3_dyn) R 9871 9873 9487 0 -1 4194368 40334 0 0 0 231396 40 0 0 25 0 3 0 347359731 99975168 22920 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4632.42
Current children cumulated vsize (KiB) 97632

[startup+2382.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 10076
/proc/meminfo: memFree=1533288/2055920 swapFree=4156344/4192956
[pid=9873] ppid=9871 vsize=97780 CPUtime=4752.13
/proc/9873/stat : 9873 (MiraXTv3_dyn) S 9871 9873 9487 0 -1 4194304 81122 0 0 0 475117 96 0 0 18 0 3 0 347359730 100126720 23010 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9873/statm: 24445 23010 218 20 0 23803 0
[pid=9873/tid=9875] ppid=9871 vsize=97780 CPUtime=2378.01
/proc/9873/task/9875/stat : 9875 (MiraXTv3_dyn) R 9871 9873 9487 0 -1 4194368 39762 0 0 0 237746 55 0 0 25 0 3 0 347359731 100126720 23010 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9873/tid=9876] ppid=9871 vsize=97780 CPUtime=2374.1
/proc/9873/task/9876/stat : 9876 (MiraXTv3_dyn) R 9871 9873 9487 0 -1 4194368 41011 0 0 0 237370 40 0 0 25 0 3 0 347359731 100126720 23010 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4752.13
Current children cumulated vsize (KiB) 97780

[startup+2442.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 10076
/proc/meminfo: memFree=1532904/2055920 swapFree=4156344/4192956
[pid=9873] ppid=9871 vsize=97928 CPUtime=4871.86
/proc/9873/stat : 9873 (MiraXTv3_dyn) S 9871 9873 9487 0 -1 4194304 82656 0 0 0 487088 98 0 0 18 0 3 0 347359730 100278272 23079 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9873/statm: 24482 23079 218 20 0 23840 0
[pid=9873/tid=9875] ppid=9871 vsize=97928 CPUtime=2437.99
/proc/9873/task/9875/stat : 9875 (MiraXTv3_dyn) R 9871 9873 9487 0 -1 4194368 40617 0 0 0 243743 56 0 0 25 0 3 0 347359731 100278272 23079 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9873/tid=9876] ppid=9871 vsize=97928 CPUtime=2433.85
/proc/9873/task/9876/stat : 9876 (MiraXTv3_dyn) R 9871 9873 9487 0 -1 4194368 41690 0 0 0 243344 41 0 0 25 0 3 0 347359731 100278272 23079 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4871.86
Current children cumulated vsize (KiB) 97928

[startup+2502.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 10076
/proc/meminfo: memFree=1532776/2055920 swapFree=4156344/4192956
[pid=9873] ppid=9871 vsize=98100 CPUtime=4991.55
/proc/9873/stat : 9873 (MiraXTv3_dyn) S 9871 9873 9487 0 -1 4194304 84167 0 0 0 499056 99 0 0 18 0 3 0 347359730 100454400 23116 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9873/statm: 24525 23116 218 20 0 23883 0
[pid=9873/tid=9875] ppid=9871 vsize=98100 CPUtime=2497.96
/proc/9873/task/9875/stat : 9875 (MiraXTv3_dyn) R 9871 9873 9487 0 -1 4194368 41302 0 0 0 249739 57 0 0 25 0 3 0 347359731 100454400 23116 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9873/tid=9876] ppid=9871 vsize=98100 CPUtime=2493.58
/proc/9873/task/9876/stat : 9876 (MiraXTv3_dyn) R 9871 9873 9487 0 -1 4194368 42516 0 0 0 249316 42 0 0 25 0 3 0 347359731 100454400 23116 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4991.55
Current children cumulated vsize (KiB) 98100



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.6 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 10076
/proc/meminfo: memFree=1532776/2055920 swapFree=4156344/4192956
[pid=9873] ppid=9871 vsize=98100 CPUtime=5000.14
/proc/9873/stat : 9873 (MiraXTv3_dyn) S 9871 9873 9487 0 -1 4194304 84167 0 0 0 499915 99 0 0 18 0 3 0 347359730 100454400 23116 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9873/statm: 24525 23116 218 20 0 23883 0
[pid=9873/tid=9875] ppid=9871 vsize=98100 CPUtime=2502.26
/proc/9873/task/9875/stat : 9875 (MiraXTv3_dyn) R 9871 9873 9487 0 -1 4194368 41302 0 0 0 250169 57 0 0 25 0 3 0 347359731 100454400 23116 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9873/tid=9876] ppid=9871 vsize=98100 CPUtime=2497.86
/proc/9873/task/9876/stat : 9876 (MiraXTv3_dyn) R 9871 9873 9487 0 -1 4194368 42516 0 0 0 249744 42 0 0 25 0 3 0 347359731 100454400 23116 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.14
Current children cumulated vsize (KiB) 98100

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): 2506.63
CPU time (s): 5000.18
CPU user time (s): 4999.16
CPU system time (s): 1.01185
CPU usage (%): 199.478
Max. virtual memory (cumulated for all children) (KiB): 98428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.16
system time used= 1.01185
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84167
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= 446
involuntary context switches= 94049

runsolver used 2.57661 second user time and 6.593 second system time

The end

Launcher Data (download as text)

Begin job on node21 on Sat May 12 18:27:04 UTC 2007

IDJOB= 426167
IDBENCH= 19985
IDSOLVER= 196
FILE ID= node21/426167-1178994424

PBS_JOBID= 5252817

Free space on /tmp= 66544 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v500/unif-k3-r4.26-v500-c2130-S1736865558-13.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/426167-1178994424/MiraXTv3_dyn /tmp/evaluation/426167-1178994424/instance-426167-1178994424.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node21/watcher-426167-1178994424 -o ROOT/results/node21/solver-426167-1178994424 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426167-1178994424/MiraXTv3_dyn /tmp/evaluation/426167-1178994424/instance-426167-1178994424.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  3731b562515f41a5190f82ea078ee6c1

RANDOM SEED= 299972066

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1625496 kB
Buffers:         49052 kB
Cached:         293060 kB
SwapCached:      15772 kB
Active:         149100 kB
Inactive:       216884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1625496 kB
SwapTotal:     4192956 kB
SwapFree:      4156344 kB
Dirty:            3948 kB
Writeback:           0 kB
Mapped:          30340 kB
Slab:            49948 kB
Committed_AS:  5200676 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 node21 on Sat May 12 19:08:53 UTC 2007