Trace number 426265

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

General information on the benchmark

Namerandom/LargeSize/7SAT/v240/
unif-k7-r85-v240-c20400-S1739132237-05.cnf
MD5SUM8af25e83c87656a2ddb717d63bbf1df6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables240
Number of clauses20400
Sum of the clauses size142800
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 520400

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/node17/watcher-426265-1179004141 -o ROOT/results/node17/solver-426265-1179004141 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426265-1179004141/MiraXTv3_dyn /tmp/evaluation/426265-1179004141/instance-426265-1179004141.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.85 1.98 1.99 3/77 26732
/proc/meminfo: memFree=1618544/2055920 swapFree=4140644/4192956
[pid=26732] ppid=26730 vsize=3788 CPUtime=0
/proc/26732/stat : 26732 (MiraXTv3_dyn) R 26730 26732 26148 0 -1 4194304 421 0 0 0 0 0 0 0 18 0 1 0 348331673 3878912 396 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 3294843 0 0 4096 0 0 0 0 17 0 0 0
/proc/26732/statm: 947 400 205 20 0 305 0

[startup+0.056621 s]
/proc/loadavg: 1.85 1.98 1.99 3/77 26732
/proc/meminfo: memFree=1618544/2055920 swapFree=4140644/4192956
[pid=26732] ppid=26730 vsize=5768 CPUtime=0.05
/proc/26732/stat : 26732 (MiraXTv3_dyn) R 26730 26732 26148 0 -1 4194304 924 0 0 0 5 0 0 0 18 0 1 0 348331673 5906432 899 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 0 0 0
/proc/26732/statm: 1442 899 207 20 0 800 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5768

[startup+0.101626 s]
/proc/loadavg: 1.85 1.98 1.99 3/77 26732
/proc/meminfo: memFree=1618544/2055920 swapFree=4140644/4192956
[pid=26732] ppid=26730 vsize=5768 CPUtime=0.09
/proc/26732/stat : 26732 (MiraXTv3_dyn) R 26730 26732 26148 0 -1 4194304 924 0 0 0 9 0 0 0 18 0 1 0 348331673 5906432 899 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 0 0 0
/proc/26732/statm: 1442 899 207 20 0 800 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5768

[startup+0.301648 s]
/proc/loadavg: 1.85 1.98 1.99 3/77 26732
/proc/meminfo: memFree=1618544/2055920 swapFree=4140644/4192956
[pid=26732] ppid=26730 vsize=5932 CPUtime=0.29
/proc/26732/stat : 26732 (MiraXTv3_dyn) R 26730 26732 26148 0 -1 4194304 969 0 0 0 29 0 0 0 19 0 1 0 348331673 6074368 944 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583948 0 0 4096 0 0 0 0 17 0 0 0
/proc/26732/statm: 1483 944 207 20 0 841 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5932

[startup+0.701694 s]
/proc/loadavg: 1.85 1.98 1.99 3/77 26732
/proc/meminfo: memFree=1618544/2055920 swapFree=4140644/4192956
[pid=26732] ppid=26730 vsize=14860 CPUtime=0.85
/proc/26732/stat : 26732 (MiraXTv3_dyn) S 26730 26732 26148 0 -1 4194304 1913 0 0 0 85 0 0 0 22 0 3 0 348331673 15216640 1839 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26732/statm: 3715 1839 218 20 0 3073 0
Current children cumulated CPU time (s) 0.85
Current children cumulated vsize (KiB) 14860

[startup+1.50278 s]
/proc/loadavg: 1.85 1.98 1.99 3/80 26735
/proc/meminfo: memFree=1608984/2055920 swapFree=4140644/4192956
[pid=26732] ppid=26730 vsize=22252 CPUtime=2.45
/proc/26732/stat : 26732 (MiraXTv3_dyn) S 26730 26732 26148 0 -1 4194304 3801 0 0 0 243 2 0 0 22 0 3 0 348331673 22786048 3727 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26732/statm: 5563 3727 218 20 0 4921 0
[pid=26732/tid=26734] ppid=26730 vsize=22252 CPUtime=0.96
/proc/26732/task/26734/stat : 26734 (MiraXTv3_dyn) R 26730 26732 26148 0 -1 4194368 1407 0 0 0 96 0 0 0 18 0 3 0 348331726 22786048 3727 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 3294843 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26732/tid=26735] ppid=26730 vsize=22252 CPUtime=0.95
/proc/26732/task/26735/stat : 26735 (MiraXTv3_dyn) R 26730 26732 26148 0 -1 4194368 1349 0 0 0 94 1 0 0 18 0 3 0 348331726 22786048 3727 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526502 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.45
Current children cumulated vsize (KiB) 22252

[startup+3.10196 s]
/proc/loadavg: 1.85 1.98 1.99 3/80 26735
/proc/meminfo: memFree=1599512/2055920 swapFree=4140644/4192956
[pid=26732] ppid=26730 vsize=31868 CPUtime=5.64
/proc/26732/stat : 26732 (MiraXTv3_dyn) S 26730 26732 26148 0 -1 4194304 6107 0 0 0 561 3 0 0 22 0 3 0 348331673 32632832 6033 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26732/statm: 7967 6033 218 20 0 7325 0
[pid=26732/tid=26734] ppid=26730 vsize=31868 CPUtime=2.55
/proc/26732/task/26734/stat : 26734 (MiraXTv3_dyn) R 26730 26732 26148 0 -1 4194368 2578 0 0 0 255 0 0 0 19 0 3 0 348331726 32632832 6033 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26732/tid=26735] ppid=26730 vsize=31868 CPUtime=2.54
/proc/26732/task/26735/stat : 26735 (MiraXTv3_dyn) R 26730 26732 26148 0 -1 4194368 2484 0 0 0 252 2 0 0 20 0 3 0 348331726 32632832 6033 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.64
Current children cumulated vsize (KiB) 31868

[startup+6.30128 s]
/proc/loadavg: 1.86 1.98 1.99 3/80 26735
/proc/meminfo: memFree=1587736/2055920 swapFree=4140644/4192956
[pid=26732] ppid=26730 vsize=43428 CPUtime=12.01
/proc/26732/stat : 26732 (MiraXTv3_dyn) S 26730 26732 26148 0 -1 4194304 9120 0 0 0 1196 5 0 0 22 0 3 0 348331673 44470272 8974 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26732/statm: 10857 8974 218 20 0 10215 0
[pid=26732/tid=26734] ppid=26730 vsize=43428 CPUtime=5.74
/proc/26732/task/26734/stat : 26734 (MiraXTv3_dyn) R 26730 26732 26148 0 -1 4194368 3961 0 0 0 573 1 0 0 25 0 3 0 348331726 44470272 8974 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526423 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26732/tid=26735] ppid=26730 vsize=43428 CPUtime=5.73
/proc/26732/task/26735/stat : 26735 (MiraXTv3_dyn) R 26730 26732 26148 0 -1 4194368 4114 0 0 0 570 3 0 0 25 0 3 0 348331726 44470272 8974 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.01
Current children cumulated vsize (KiB) 43428

[startup+12.702 s]
/proc/loadavg: 1.87 1.98 1.99 3/80 26735
/proc/meminfo: memFree=1557784/2055920 swapFree=4140644/4192956
[pid=26732] ppid=26730 vsize=70464 CPUtime=24.79
/proc/26732/stat : 26732 (MiraXTv3_dyn) S 26730 26732 26148 0 -1 4194304 16283 0 0 0 2468 11 0 0 22 0 3 0 348331673 72155136 15921 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26732/statm: 17616 15921 218 20 0 16974 0
[pid=26732/tid=26734] ppid=26730 vsize=70464 CPUtime=12.15
/proc/26732/task/26734/stat : 26734 (MiraXTv3_dyn) R 26730 26732 26148 0 -1 4194368 7675 0 0 0 1212 3 0 0 19 0 3 0 348331726 72155136 15921 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26732/tid=26735] ppid=26730 vsize=70464 CPUtime=12.1
/proc/26732/task/26735/stat : 26735 (MiraXTv3_dyn) R 26730 26732 26148 0 -1 4194368 7563 0 0 0 1203 7 0 0 25 0 3 0 348331726 72155136 15921 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.79
Current children cumulated vsize (KiB) 70464

[startup+25.5013 s]
/proc/loadavg: 1.90 1.98 1.99 3/80 26735
/proc/meminfo: memFree=1547736/2055920 swapFree=4140644/4192956
[pid=26732] ppid=26730 vsize=79908 CPUtime=50.31
/proc/26732/stat : 26732 (MiraXTv3_dyn) S 26730 26732 26148 0 -1 4194304 18866 0 0 0 5018 13 0 0 22 0 3 0 348331673 81825792 18114 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26732/statm: 19977 18114 218 20 0 19335 0
[pid=26732/tid=26734] ppid=26730 vsize=79908 CPUtime=24.92
/proc/26732/task/26734/stat : 26734 (MiraXTv3_dyn) R 26730 26732 26148 0 -1 4194368 8856 0 0 0 2489 3 0 0 25 0 3 0 348331726 81825792 18114 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26732/tid=26735] ppid=26730 vsize=79908 CPUtime=24.85
/proc/26732/task/26735/stat : 26735 (MiraXTv3_dyn) R 26730 26732 26148 0 -1 4194368 8965 0 0 0 2476 9 0 0 18 0 3 0 348331726 81825792 18114 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.31
Current children cumulated vsize (KiB) 79908

[startup+51.102 s]
/proc/loadavg: 1.93 1.98 1.99 3/80 26735
/proc/meminfo: memFree=1523544/2055920 swapFree=4140644/4192956
[pid=26732] ppid=26730 vsize=102496 CPUtime=101.38
/proc/26732/stat : 26732 (MiraXTv3_dyn) S 26730 26732 26148 0 -1 4194304 25544 0 0 0 10117 21 0 0 22 0 3 0 348331673 104955904 23977 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26732/statm: 25624 23977 218 20 0 24982 0
[pid=26732/tid=26734] ppid=26730 vsize=102496 CPUtime=50.43
/proc/26732/task/26734/stat : 26734 (MiraXTv3_dyn) R 26730 26732 26148 0 -1 4194368 11958 0 0 0 5037 6 0 0 25 0 3 0 348331726 104955904 23977 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26732/tid=26735] ppid=26730 vsize=102496 CPUtime=50.41
/proc/26732/task/26735/stat : 26735 (MiraXTv3_dyn) R 26730 26732 26148 0 -1 4194368 12541 0 0 0 5027 14 0 0 25 0 3 0 348331726 104955904 23977 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.38
Current children cumulated vsize (KiB) 102496

[startup+102.306 s]
/proc/loadavg: 1.97 1.98 1.99 3/80 26735
/proc/meminfo: memFree=1517272/2055920 swapFree=4140644/4192956
[pid=26732] ppid=26730 vsize=107036 CPUtime=203.51
/proc/26732/stat : 26732 (MiraXTv3_dyn) S 26730 26732 26148 0 -1 4194304 28377 0 0 0 20325 26 0 0 22 0 3 0 348331673 109604864 25316 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26732/statm: 26759 25316 218 20 0 26117 0
[pid=26732/tid=26734] ppid=26730 vsize=107036 CPUtime=101.41
/proc/26732/task/26734/stat : 26734 (MiraXTv3_dyn) R 26730 26732 26148 0 -1 4194368 13132 0 0 0 10133 8 0 0 25 0 3 0 348331726 109604864 25316 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526363 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26732/tid=26735] ppid=26730 vsize=107036 CPUtime=101.56
/proc/26732/task/26735/stat : 26735 (MiraXTv3_dyn) R 26730 26732 26148 0 -1 4194368 14200 0 0 0 10139 17 0 0 25 0 3 0 348331726 109604864 25316 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.51
Current children cumulated vsize (KiB) 107036

[startup+162.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/80 26735
/proc/meminfo: memFree=1515736/2055920 swapFree=4140644/4192956
[pid=26732] ppid=26730 vsize=108328 CPUtime=323.17
/proc/26732/stat : 26732 (MiraXTv3_dyn) S 26730 26732 26148 0 -1 4194304 30335 0 0 0 32289 28 0 0 22 0 3 0 348331673 110927872 25714 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26732/statm: 27082 25714 218 20 0 26440 0
[pid=26732/tid=26734] ppid=26730 vsize=108328 CPUtime=161.15
/proc/26732/task/26734/stat : 26734 (MiraXTv3_dyn) R 26730 26732 26148 0 -1 4194368 14008 0 0 0 16106 9 0 0 25 0 3 0 348331726 110927872 25714 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26732/tid=26735] ppid=26730 vsize=108328 CPUtime=161.49
/proc/26732/task/26735/stat : 26735 (MiraXTv3_dyn) R 26730 26732 26148 0 -1 4194368 15282 0 0 0 16131 18 0 0 25 0 3 0 348331726 110927872 25714 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.17
Current children cumulated vsize (KiB) 108328

[startup+222.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/80 26735
/proc/meminfo: memFree=1514328/2055920 swapFree=4140644/4192956
[pid=26732] ppid=26730 vsize=110704 CPUtime=442.82
/proc/26732/stat : 26732 (MiraXTv3_dyn) S 26730 26732 26148 0 -1 4194304 32432 0 0 0 44252 30 0 0 22 0 3 0 348331673 113360896 26056 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26732/statm: 27676 26056 218 20 0 27034 0
[pid=26732/tid=26734] ppid=26730 vsize=110704 CPUtime=220.87
/proc/26732/task/26734/stat : 26734 (MiraXTv3_dyn) R 26730 26732 26148 0 -1 4194368 15001 0 0 0 22077 10 0 0 25 0 3 0 348331726 113360896 26056 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26732/tid=26735] ppid=26730 vsize=110704 CPUtime=221.4
/proc/26732/task/26735/stat : 26735 (MiraXTv3_dyn) R 26730 26732 26148 0 -1 4194368 16386 0 0 0 22121 19 0 0 25 0 3 0 348331726 113360896 26056 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.82
Current children cumulated vsize (KiB) 110704

[startup+282.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/80 26735
/proc/meminfo: memFree=1513624/2055920 swapFree=4140644/4192956
[pid=26732] ppid=26730 vsize=111288 CPUtime=562.5
/proc/26732/stat : 26732 (MiraXTv3_dyn) S 26730 26732 26148 0 -1 4194304 33997 0 0 0 56218 32 0 0 22 0 3 0 348331673 113958912 26256 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26732/statm: 27822 26256 218 20 0 27180 0
[pid=26732/tid=26734] ppid=26730 vsize=111288 CPUtime=280.62
/proc/26732/task/26734/stat : 26734 (MiraXTv3_dyn) R 26730 26732 26148 0 -1 4194368 15769 0 0 0 28051 11 0 0 25 0 3 0 348331726 113958912 26256 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26732/tid=26735] ppid=26730 vsize=111288 CPUtime=281.34
/proc/26732/task/26735/stat : 26735 (MiraXTv3_dyn) R 26730 26732 26148 0 -1 4194368 17183 0 0 0 28114 20 0 0 25 0 3 0 348331726 113958912 26256 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.5
Current children cumulated vsize (KiB) 111288

[startup+342.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/80 26735
/proc/meminfo: memFree=1510488/2055920 swapFree=4140644/4192956
[pid=26732] ppid=26730 vsize=114288 CPUtime=682.18
/proc/26732/stat : 26732 (MiraXTv3_dyn) S 26730 26732 26148 0 -1 4194304 36095 0 0 0 68184 34 0 0 22 0 3 0 348331673 117030912 27054 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26732/statm: 28572 27054 218 20 0 27930 0
[pid=26732/tid=26734] ppid=26730 vsize=114288 CPUtime=340.36
/proc/26732/task/26734/stat : 26734 (MiraXTv3_dyn) R 26730 26732 26148 0 -1 4194368 17178 0 0 0 34024 12 0 0 25 0 3 0 348331726 117030912 27054 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26732/tid=26735] ppid=26730 vsize=114288 CPUtime=341.27
/proc/26732/task/26735/stat : 26735 (MiraXTv3_dyn) R 26730 26732 26148 0 -1 4194368 17872 0 0 0 34107 20 0 0 25 0 3 0 348331726 117030912 27054 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.18
Current children cumulated vsize (KiB) 114288

[startup+402.302 s]

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

/proc/26732/task/26734/stat : 26734 (MiraXTv3_dyn) R 26730 26732 26148 0 -1 4194368 40965 0 0 0 189727 33 0 0 25 0 3 0 348331726 172613632 40466 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526688 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26732/tid=26735] ppid=26730 vsize=168568 CPUtime=1895.67
/proc/26732/task/26735/stat : 26735 (MiraXTv3_dyn) R 26730 26732 26148 0 -1 4194368 41225 0 0 0 189514 53 0 0 25 0 3 0 348331726 172613632 40466 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3793.81
Current children cumulated vsize (KiB) 168568

[startup+1962.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/80 26735
/proc/meminfo: memFree=1457112/2055920 swapFree=4140644/4192956
[pid=26732] ppid=26730 vsize=168568 CPUtime=3913.48
/proc/26732/stat : 26732 (MiraXTv3_dyn) S 26730 26732 26148 0 -1 4194304 84663 0 0 0 391260 88 0 0 22 0 3 0 348331673 172613632 40338 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26732/statm: 42142 40338 218 20 0 41500 0
[pid=26732/tid=26734] ppid=26730 vsize=168568 CPUtime=1957.35
/proc/26732/task/26734/stat : 26734 (MiraXTv3_dyn) R 26730 26732 26148 0 -1 4194368 41617 0 0 0 195701 34 0 0 25 0 3 0 348331726 172613632 40338 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26732/tid=26735] ppid=26730 vsize=168568 CPUtime=1955.61
/proc/26732/task/26735/stat : 26735 (MiraXTv3_dyn) R 26730 26732 26148 0 -1 4194368 42001 0 0 0 195507 54 0 0 25 0 3 0 348331726 172613632 40338 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3913.48
Current children cumulated vsize (KiB) 168568

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 26735
/proc/meminfo: memFree=1458072/2055920 swapFree=4140644/4192956
[pid=26732] ppid=26730 vsize=166520 CPUtime=4033.17
/proc/26732/stat : 26732 (MiraXTv3_dyn) S 26730 26732 26148 0 -1 4194304 86019 0 0 0 403228 89 0 0 22 0 3 0 348331673 170516480 40104 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26732/statm: 41630 40104 218 20 0 40988 0
[pid=26732/tid=26734] ppid=26730 vsize=166520 CPUtime=2017.08
/proc/26732/task/26734/stat : 26734 (MiraXTv3_dyn) R 26730 26732 26148 0 -1 4194368 42218 0 0 0 201674 34 0 0 25 0 3 0 348331726 170516480 40104 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26732/tid=26735] ppid=26730 vsize=166520 CPUtime=2015.55
/proc/26732/task/26735/stat : 26735 (MiraXTv3_dyn) R 26730 26732 26148 0 -1 4194368 42756 0 0 0 201500 55 0 0 25 0 3 0 348331726 170516480 40104 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4033.17
Current children cumulated vsize (KiB) 166520

[startup+2082.31 s]
/proc/loadavg: 2.08 2.03 2.01 3/80 26737
/proc/meminfo: memFree=1458392/2055920 swapFree=4140644/4192956
[pid=26732] ppid=26730 vsize=167480 CPUtime=4152.85
/proc/26732/stat : 26732 (MiraXTv3_dyn) S 26730 26732 26148 0 -1 4194304 87657 0 0 0 415194 91 0 0 22 0 3 0 348331673 171499520 40029 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26732/statm: 41870 40029 218 20 0 41228 0
[pid=26732/tid=26734] ppid=26730 vsize=167480 CPUtime=2076.83
/proc/26732/task/26734/stat : 26734 (MiraXTv3_dyn) R 26730 26732 26148 0 -1 4194368 43111 0 0 0 207648 35 0 0 25 0 3 0 348331726 171499520 40029 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26732/tid=26735] ppid=26730 vsize=167480 CPUtime=2075.48
/proc/26732/task/26735/stat : 26735 (MiraXTv3_dyn) R 26730 26732 26148 0 -1 4194368 43501 0 0 0 207493 55 0 0 25 0 3 0 348331726 171499520 40029 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4152.85
Current children cumulated vsize (KiB) 167480

[startup+2142.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/80 26737
/proc/meminfo: memFree=1457880/2055920 swapFree=4140644/4192956
[pid=26732] ppid=26730 vsize=167840 CPUtime=4272.52
/proc/26732/stat : 26732 (MiraXTv3_dyn) S 26730 26732 26148 0 -1 4194304 88942 0 0 0 427160 92 0 0 22 0 3 0 348331673 171868160 40144 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26732/statm: 41960 40144 218 20 0 41318 0
[pid=26732/tid=26734] ppid=26730 vsize=167840 CPUtime=2136.74
/proc/26732/task/26734/stat : 26734 (MiraXTv3_dyn) R 26730 26732 26148 0 -1 4194368 43755 0 0 0 213638 36 0 0 25 0 3 0 348331726 171868160 40144 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526422 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26732/tid=26735] ppid=26730 vsize=167840 CPUtime=2135.25
/proc/26732/task/26735/stat : 26735 (MiraXTv3_dyn) R 26730 26732 26148 0 -1 4194368 44142 0 0 0 213469 56 0 0 25 0 3 0 348331726 171868160 40144 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4272.52
Current children cumulated vsize (KiB) 167840

[startup+2202.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/80 26737
/proc/meminfo: memFree=1457688/2055920 swapFree=4140644/4192956
[pid=26732] ppid=26730 vsize=167840 CPUtime=4392.21
/proc/26732/stat : 26732 (MiraXTv3_dyn) S 26730 26732 26148 0 -1 4194304 90028 0 0 0 439127 94 0 0 22 0 3 0 348331673 171868160 40190 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26732/statm: 41960 40190 218 20 0 41318 0
[pid=26732/tid=26734] ppid=26730 vsize=167840 CPUtime=2196.68
/proc/26732/task/26734/stat : 26734 (MiraXTv3_dyn) R 26730 26732 26148 0 -1 4194368 44230 0 0 0 219631 37 0 0 25 0 3 0 348331726 171868160 40190 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26732/tid=26735] ppid=26730 vsize=167840 CPUtime=2194.99
/proc/26732/task/26735/stat : 26735 (MiraXTv3_dyn) R 26730 26732 26148 0 -1 4194368 44753 0 0 0 219443 56 0 0 25 0 3 0 348331726 171868160 40190 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4392.21
Current children cumulated vsize (KiB) 167840

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/80 26737
/proc/meminfo: memFree=1457176/2055920 swapFree=4140644/4192956
[pid=26732] ppid=26730 vsize=168412 CPUtime=4511.89
/proc/26732/stat : 26732 (MiraXTv3_dyn) S 26730 26732 26148 0 -1 4194304 91466 0 0 0 451094 95 0 0 22 0 3 0 348331673 172453888 40390 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26732/statm: 42103 40390 218 20 0 41461 0
[pid=26732/tid=26734] ppid=26730 vsize=168412 CPUtime=2256.61
/proc/26732/task/26734/stat : 26734 (MiraXTv3_dyn) R 26730 26732 26148 0 -1 4194368 45030 0 0 0 225624 37 0 0 25 0 3 0 348331726 172453888 40390 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134528906 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26732/tid=26735] ppid=26730 vsize=168412 CPUtime=2254.74
/proc/26732/task/26735/stat : 26735 (MiraXTv3_dyn) R 26730 26732 26148 0 -1 4194368 45391 0 0 0 225417 57 0 0 19 0 3 0 348331726 172453888 40390 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565729 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4511.89
Current children cumulated vsize (KiB) 168412

[startup+2322.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/80 26737
/proc/meminfo: memFree=1455640/2055920 swapFree=4140644/4192956
[pid=26732] ppid=26730 vsize=171016 CPUtime=4631.58
/proc/26732/stat : 26732 (MiraXTv3_dyn) S 26730 26732 26148 0 -1 4194304 92941 0 0 0 463061 97 0 0 22 0 3 0 348331673 175120384 40825 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26732/statm: 42754 40825 218 20 0 42112 0
[pid=26732/tid=26734] ppid=26730 vsize=171016 CPUtime=2316.55
/proc/26732/task/26734/stat : 26734 (MiraXTv3_dyn) R 26730 26732 26148 0 -1 4194368 45988 0 0 0 231617 38 0 0 25 0 3 0 348331726 175120384 40825 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26732/tid=26735] ppid=26730 vsize=171016 CPUtime=2314.48
/proc/26732/task/26735/stat : 26735 (MiraXTv3_dyn) R 26730 26732 26148 0 -1 4194368 45908 0 0 0 231390 58 0 0 25 0 3 0 348331726 175120384 40825 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4631.58
Current children cumulated vsize (KiB) 171016

[startup+2382.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/80 26737
/proc/meminfo: memFree=1454168/2055920 swapFree=4140644/4192956
[pid=26732] ppid=26730 vsize=171952 CPUtime=4751.25
/proc/26732/stat : 26732 (MiraXTv3_dyn) S 26730 26732 26148 0 -1 4194304 94350 0 0 0 475026 99 0 0 22 0 3 0 348331673 176078848 41064 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26732/statm: 42988 41064 218 20 0 42346 0
[pid=26732/tid=26734] ppid=26730 vsize=171952 CPUtime=2376.49
/proc/26732/task/26734/stat : 26734 (MiraXTv3_dyn) R 26730 26732 26148 0 -1 4194368 46877 0 0 0 237610 39 0 0 19 0 3 0 348331726 176078848 41064 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26732/tid=26735] ppid=26730 vsize=171952 CPUtime=2374.21
/proc/26732/task/26735/stat : 26735 (MiraXTv3_dyn) R 26730 26732 26148 0 -1 4194368 46428 0 0 0 237362 59 0 0 25 0 3 0 348331726 176078848 41064 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4751.25
Current children cumulated vsize (KiB) 171952

[startup+2442.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/80 26737
/proc/meminfo: memFree=1454040/2055920 swapFree=4140644/4192956
[pid=26732] ppid=26730 vsize=171952 CPUtime=4870.94
/proc/26732/stat : 26732 (MiraXTv3_dyn) S 26730 26732 26148 0 -1 4194304 95459 0 0 0 486994 100 0 0 22 0 3 0 348331673 176078848 41065 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26732/statm: 42988 41065 218 20 0 42346 0
[pid=26732/tid=26734] ppid=26730 vsize=171952 CPUtime=2436.43
/proc/26732/task/26734/stat : 26734 (MiraXTv3_dyn) R 26730 26732 26148 0 -1 4194368 47399 0 0 0 243604 39 0 0 25 0 3 0 348331726 176078848 41065 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26732/tid=26735] ppid=26730 vsize=171952 CPUtime=2433.97
/proc/26732/task/26735/stat : 26735 (MiraXTv3_dyn) R 26730 26732 26148 0 -1 4194368 47015 0 0 0 243337 60 0 0 25 0 3 0 348331726 176078848 41065 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4870.94
Current children cumulated vsize (KiB) 171952

[startup+2502.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/80 26737
/proc/meminfo: memFree=1454168/2055920 swapFree=4140644/4192956
[pid=26732] ppid=26730 vsize=171952 CPUtime=4990.6
/proc/26732/stat : 26732 (MiraXTv3_dyn) S 26730 26732 26148 0 -1 4194304 96435 0 0 0 498958 102 0 0 22 0 3 0 348331673 176078848 41065 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26732/statm: 42988 41065 218 20 0 42346 0
[pid=26732/tid=26734] ppid=26730 vsize=171952 CPUtime=2496.35
/proc/26732/task/26734/stat : 26734 (MiraXTv3_dyn) R 26730 26732 26148 0 -1 4194368 47790 0 0 0 249595 40 0 0 25 0 3 0 348331726 176078848 41065 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26732/tid=26735] ppid=26730 vsize=171952 CPUtime=2493.71
/proc/26732/task/26735/stat : 26735 (MiraXTv3_dyn) R 26730 26732 26148 0 -1 4194368 47600 0 0 0 249310 61 0 0 17 0 3 0 348331726 176078848 41065 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4990.6
Current children cumulated vsize (KiB) 171952



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.1 s]
/proc/loadavg: 2.06 2.02 2.00 3/80 26737
/proc/meminfo: memFree=1454168/2055920 swapFree=4140644/4192956
[pid=26732] ppid=26730 vsize=171952 CPUtime=5000.18
/proc/26732/stat : 26732 (MiraXTv3_dyn) S 26730 26732 26148 0 -1 4194304 96500 0 0 0 499916 102 0 0 22 0 3 0 348331673 176078848 41065 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26732/statm: 42988 41065 218 20 0 42346 0
[pid=26732/tid=26734] ppid=26730 vsize=171952 CPUtime=2501.15
/proc/26732/task/26734/stat : 26734 (MiraXTv3_dyn) R 26730 26732 26148 0 -1 4194368 47790 0 0 0 250075 40 0 0 25 0 3 0 348331726 176078848 41065 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26732/tid=26735] ppid=26730 vsize=171952 CPUtime=2498.49
/proc/26732/task/26735/stat : 26735 (MiraXTv3_dyn) R 26730 26732 26148 0 -1 4194368 47665 0 0 0 249788 61 0 0 25 0 3 0 348331726 176078848 41065 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526394 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.18
Current children cumulated vsize (KiB) 171952

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

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

[startup+2507.1 s]
/proc/loadavg: 2.06 2.02 2.00 3/80 26737
/proc/meminfo: memFree=1454168/2055920 swapFree=4140644/4192956
[pid=26732] ppid=26730 vsize=171952 CPUtime=5000.18
/proc/26732/stat : 26732 (MiraXTv3_dyn) S 26730 26732 26148 0 -1 4194304 96500 0 0 0 499916 102 0 0 22 0 3 0 348331673 176078848 41065 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26732/statm: 42988 41065 218 20 0 42346 0
[pid=26732/tid=26734] ppid=26730 vsize=171952 CPUtime=2501.15
/proc/26732/task/26734/stat : 26734 (MiraXTv3_dyn) R 26730 26732 26148 0 -1 4194368 47790 0 0 0 250075 40 0 0 25 0 3 0 348331726 176078848 41065 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26732/tid=26735] ppid=26730 vsize=171952 CPUtime=2498.49
/proc/26732/task/26735/stat : 26735 (MiraXTv3_dyn) R 26730 26732 26148 0 -1 4194368 47665 0 0 0 249788 61 0 0 25 0 3 0 348331726 176078848 41065 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526394 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.18
Current children cumulated vsize (KiB) 171952

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2507.14
CPU time (s): 5000.23
CPU user time (s): 4999.18
CPU system time (s): 1.04884
CPU usage (%): 199.439
Max. virtual memory (cumulated for all children) (KiB): 172212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.18
system time used= 1.04884
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 96500
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= 1160
involuntary context switches= 93513

runsolver used 2.48962 second user time and 6.63999 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Sat May 12 21:09:02 UTC 2007

IDJOB= 426265
IDBENCH= 20090
IDSOLVER= 196
FILE ID= node17/426265-1179004141

PBS_JOBID= 5252851

Free space on /tmp= 66552 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v240/unif-k7-r85-v240-c20400-S1739132237-05.cnf
COMMAND LINE= /tmp/evaluation/426265-1179004141/MiraXTv3_dyn /tmp/evaluation/426265-1179004141/instance-426265-1179004141.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-426265-1179004141 -o ROOT/results/node17/solver-426265-1179004141 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426265-1179004141/MiraXTv3_dyn /tmp/evaluation/426265-1179004141/instance-426265-1179004141.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  8af25e83c87656a2ddb717d63bbf1df6

RANDOM SEED= 643854782

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.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.240
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.240
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:       1618824 kB
Buffers:         51456 kB
Cached:         296980 kB
SwapCached:      15568 kB
Active:         178116 kB
Inactive:       194684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1618824 kB
SwapTotal:     4192956 kB
SwapFree:      4140644 kB
Dirty:            4584 kB
Writeback:           0 kB
Mapped:          30304 kB
Slab:            49812 kB
Committed_AS: 10237084 kB
PageTables:       1796 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= 66552 MiB

End job on node17 on Sat May 12 21:50:51 UTC 2007