Trace number 426313

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

General information on the benchmark

Namerandom/LargeSize/7SAT/v140/
unif-k7-r85-v140-c11900-S1048256369-15.cnf
MD5SUMab7337941d831b2d8e8e59768132b34d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark34.0078
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses11900
Sum of the clauses size83300
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 511900

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...

Verifier Data (download as text)

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

Watcher Data (download as text)

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

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

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


[startup+0 s]
/proc/loadavg: 1.83 1.97 1.98 3/77 2272
/proc/meminfo: memFree=1631928/2055920 swapFree=4156572/4192956
[pid=2272] ppid=2270 vsize=3788 CPUtime=0
/proc/2272/stat : 2272 (MiraXTv3_dyn) R 2270 2272 2141 0 -1 4194304 336 0 0 0 0 0 0 0 18 0 1 0 377050278 3878912 311 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2272/statm: 947 319 202 20 0 305 0

[startup+0.030181 s]
/proc/loadavg: 1.83 1.97 1.98 3/77 2272
/proc/meminfo: memFree=1631928/2055920 swapFree=4156572/4192956
[pid=2272] ppid=2270 vsize=4780 CPUtime=0.02
/proc/2272/stat : 2272 (MiraXTv3_dyn) R 2270 2272 2141 0 -1 4194304 622 0 0 0 2 0 0 0 18 0 1 0 377050278 4894720 597 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583960 0 0 4096 0 0 0 0 17 1 0 0
/proc/2272/statm: 1195 597 207 20 0 553 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4780

[startup+0.101188 s]
/proc/loadavg: 1.83 1.97 1.98 3/77 2272
/proc/meminfo: memFree=1631928/2055920 swapFree=4156572/4192956
[pid=2272] ppid=2270 vsize=4780 CPUtime=0.09
/proc/2272/stat : 2272 (MiraXTv3_dyn) R 2270 2272 2141 0 -1 4194304 622 0 0 0 9 0 0 0 18 0 1 0 377050278 4894720 597 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 1 0 0
/proc/2272/statm: 1195 597 207 20 0 553 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4780

[startup+0.30121 s]
/proc/loadavg: 1.83 1.97 1.98 3/77 2272
/proc/meminfo: memFree=1631928/2055920 swapFree=4156572/4192956
[pid=2272] ppid=2270 vsize=9880 CPUtime=0.29
/proc/2272/stat : 2272 (MiraXTv3_dyn) S 2270 2272 2141 0 -1 4194304 1037 0 0 0 29 0 0 0 19 0 3 0 377050278 10117120 1012 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2272/statm: 2470 1012 218 20 0 1828 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9880

[startup+0.701257 s]
/proc/loadavg: 1.83 1.97 1.98 3/77 2272
/proc/meminfo: memFree=1631928/2055920 swapFree=4156572/4192956
[pid=2272] ppid=2270 vsize=14088 CPUtime=1.09
/proc/2272/stat : 2272 (MiraXTv3_dyn) S 2270 2272 2141 0 -1 4194304 1981 0 0 0 109 0 0 0 19 0 3 0 377050278 14426112 1956 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2272/statm: 3522 1956 218 20 0 2880 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 14088

[startup+1.50134 s]
/proc/loadavg: 1.83 1.97 1.98 3/80 2275
/proc/meminfo: memFree=1622240/2055920 swapFree=4156572/4192956
[pid=2272] ppid=2270 vsize=19200 CPUtime=2.69
/proc/2272/stat : 2272 (MiraXTv3_dyn) S 2270 2272 2141 0 -1 4194304 3538 0 0 0 267 2 0 0 19 0 3 0 377050278 19660800 3513 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2272/statm: 4800 3514 218 20 0 4158 0
[pid=2272/tid=2274] ppid=2270 vsize=19200 CPUtime=1.19
/proc/2272/task/2274/stat : 2274 (MiraXTv3_dyn) R 2270 2272 2141 0 -1 4194368 1371 0 0 0 119 0 0 0 25 0 3 0 377050307 19660800 3514 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10851963 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2272/tid=2275] ppid=2270 vsize=19200 CPUtime=1.19
/proc/2272/task/2275/stat : 2275 (MiraXTv3_dyn) R 2270 2272 2141 0 -1 4194368 1472 0 0 0 118 1 0 0 21 0 3 0 377050307 19660800 3514 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.69
Current children cumulated vsize (KiB) 19200

[startup+3.10151 s]
/proc/loadavg: 1.85 1.97 1.98 3/80 2275
/proc/meminfo: memFree=1616224/2055920 swapFree=4156572/4192956
[pid=2272] ppid=2270 vsize=23584 CPUtime=5.87
/proc/2272/stat : 2272 (MiraXTv3_dyn) S 2270 2272 2141 0 -1 4194304 4495 0 0 0 584 3 0 0 19 0 3 0 377050278 24150016 4470 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2272/statm: 5896 4470 218 20 0 5254 0
[pid=2272/tid=2274] ppid=2270 vsize=23584 CPUtime=2.8
/proc/2272/task/2274/stat : 2274 (MiraXTv3_dyn) R 2270 2272 2141 0 -1 4194368 1949 0 0 0 279 1 0 0 20 0 3 0 377050307 24150016 4470 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2272/tid=2275] ppid=2270 vsize=23584 CPUtime=2.77
/proc/2272/task/2275/stat : 2275 (MiraXTv3_dyn) R 2270 2272 2141 0 -1 4194368 1850 0 0 0 276 1 0 0 23 0 3 0 377050307 24150016 4470 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.87
Current children cumulated vsize (KiB) 23584

[startup+6.30185 s]
/proc/loadavg: 1.85 1.97 1.98 3/80 2275
/proc/meminfo: memFree=1606240/2055920 swapFree=4156572/4192956
[pid=2272] ppid=2270 vsize=34980 CPUtime=12.24
/proc/2272/stat : 2272 (MiraXTv3_dyn) S 2270 2272 2141 0 -1 4194304 7597 0 0 0 1218 6 0 0 19 0 3 0 377050278 35819520 7424 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2272/statm: 8745 7424 218 20 0 8103 0
[pid=2272/tid=2274] ppid=2270 vsize=34980 CPUtime=5.98
/proc/2272/task/2274/stat : 2274 (MiraXTv3_dyn) R 2270 2272 2141 0 -1 4194368 3336 0 0 0 596 2 0 0 25 0 3 0 377050307 35819520 7424 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10851909 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2272/tid=2275] ppid=2270 vsize=34980 CPUtime=5.96
/proc/2272/task/2275/stat : 2275 (MiraXTv3_dyn) R 2270 2272 2141 0 -1 4194368 3565 0 0 0 593 3 0 0 25 0 3 0 377050307 35819520 7424 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.24
Current children cumulated vsize (KiB) 34980

[startup+12.7025 s]
/proc/loadavg: 1.86 1.97 1.98 3/80 2275
/proc/meminfo: memFree=1588832/2055920 swapFree=4156572/4192956
[pid=2272] ppid=2270 vsize=49444 CPUtime=25.01
/proc/2272/stat : 2272 (MiraXTv3_dyn) S 2270 2272 2141 0 -1 4194304 11183 0 0 0 2491 10 0 0 19 0 3 0 377050278 50630656 10820 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2272/statm: 12361 10820 218 20 0 11719 0
[pid=2272/tid=2274] ppid=2270 vsize=49444 CPUtime=12.38
/proc/2272/task/2274/stat : 2274 (MiraXTv3_dyn) R 2270 2272 2141 0 -1 4194368 5111 0 0 0 1234 4 0 0 25 0 3 0 377050307 50630656 10820 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2272/tid=2275] ppid=2270 vsize=49444 CPUtime=12.33
/proc/2272/task/2275/stat : 2275 (MiraXTv3_dyn) R 2270 2272 2141 0 -1 4194368 5376 0 0 0 1228 5 0 0 25 0 3 0 377050307 50630656 10820 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.01
Current children cumulated vsize (KiB) 49444

[startup+25.5019 s]
/proc/loadavg: 1.89 1.97 1.98 3/80 2275
/proc/meminfo: memFree=1575712/2055920 swapFree=4156572/4192956
[pid=2272] ppid=2270 vsize=62772 CPUtime=50.54
/proc/2272/stat : 2272 (MiraXTv3_dyn) S 2270 2272 2141 0 -1 4194304 15171 0 0 0 5039 15 0 0 19 0 3 0 377050278 64278528 14347 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2272/statm: 15693 14347 218 20 0 15051 0
[pid=2272/tid=2274] ppid=2270 vsize=62772 CPUtime=25.17
/proc/2272/task/2274/stat : 2274 (MiraXTv3_dyn) R 2270 2272 2141 0 -1 4194368 7127 0 0 0 2511 6 0 0 25 0 3 0 377050307 64278528 14347 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520120 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2272/tid=2275] ppid=2270 vsize=62772 CPUtime=25.07
/proc/2272/task/2275/stat : 2275 (MiraXTv3_dyn) R 2270 2272 2141 0 -1 4194368 7348 0 0 0 2499 8 0 0 25 0 3 0 377050307 64278528 14347 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.54
Current children cumulated vsize (KiB) 62772

[startup+51.1016 s]
/proc/loadavg: 1.93 1.97 1.98 3/80 2275
/proc/meminfo: memFree=1571040/2055920 swapFree=4156572/4192956
[pid=2272] ppid=2270 vsize=65644 CPUtime=101.55
/proc/2272/stat : 2272 (MiraXTv3_dyn) S 2270 2272 2141 0 -1 4194304 17057 0 0 0 10139 16 0 0 19 0 3 0 377050278 67219456 15277 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2272/statm: 16411 15277 218 20 0 15769 0
[pid=2272/tid=2274] ppid=2270 vsize=65644 CPUtime=50.74
/proc/2272/task/2274/stat : 2274 (MiraXTv3_dyn) R 2270 2272 2141 0 -1 4194368 7824 0 0 0 5068 6 0 0 25 0 3 0 377050307 67219456 15277 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2272/tid=2275] ppid=2270 vsize=65644 CPUtime=50.52
/proc/2272/task/2275/stat : 2275 (MiraXTv3_dyn) R 2270 2272 2141 0 -1 4194368 8537 0 0 0 5043 9 0 0 25 0 3 0 377050307 67219456 15277 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.55
Current children cumulated vsize (KiB) 65644

[startup+102.306 s]
/proc/loadavg: 1.97 1.97 1.98 3/80 2275
/proc/meminfo: memFree=1560160/2055920 swapFree=4156572/4192956
[pid=2272] ppid=2270 vsize=77020 CPUtime=203.66
/proc/2272/stat : 2272 (MiraXTv3_dyn) S 2270 2272 2141 0 -1 4194304 21561 0 0 0 20345 21 0 0 19 0 3 0 377050278 78868480 18026 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2272/statm: 19255 18026 218 20 0 18613 0
[pid=2272/tid=2274] ppid=2270 vsize=77020 CPUtime=101.9
/proc/2272/task/2274/stat : 2274 (MiraXTv3_dyn) R 2270 2272 2141 0 -1 4194368 10075 0 0 0 10182 8 0 0 17 0 3 0 377050307 78868480 18026 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2272/tid=2275] ppid=2270 vsize=77020 CPUtime=101.46
/proc/2272/task/2275/stat : 2275 (MiraXTv3_dyn) R 2270 2272 2141 0 -1 4194368 10790 0 0 0 10134 12 0 0 17 0 3 0 377050307 78868480 18026 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.66
Current children cumulated vsize (KiB) 77020

[startup+162.301 s]
/proc/loadavg: 1.99 1.97 1.98 3/80 2275
/proc/meminfo: memFree=1553760/2055920 swapFree=4156572/4192956
[pid=2272] ppid=2270 vsize=83468 CPUtime=323.32
/proc/2272/stat : 2272 (MiraXTv3_dyn) S 2270 2272 2141 0 -1 4194304 25045 0 0 0 32307 25 0 0 19 0 3 0 377050278 85471232 19621 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2272/statm: 20867 19621 218 20 0 20225 0
[pid=2272/tid=2274] ppid=2270 vsize=83468 CPUtime=161.85
/proc/2272/task/2274/stat : 2274 (MiraXTv3_dyn) R 2270 2272 2141 0 -1 4194368 11938 0 0 0 16175 10 0 0 25 0 3 0 377050307 85471232 19621 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2272/tid=2275] ppid=2270 vsize=83468 CPUtime=161.17
/proc/2272/task/2275/stat : 2275 (MiraXTv3_dyn) R 2270 2272 2141 0 -1 4194368 12411 0 0 0 16103 14 0 0 25 0 3 0 377050307 85471232 19621 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.32
Current children cumulated vsize (KiB) 83468

[startup+222.302 s]
/proc/loadavg: 2.05 1.99 1.99 3/80 2275
/proc/meminfo: memFree=1548320/2055920 swapFree=4156572/4192956
[pid=2272] ppid=2270 vsize=89076 CPUtime=442.99
/proc/2272/stat : 2272 (MiraXTv3_dyn) S 2270 2272 2141 0 -1 4194304 28216 0 0 0 44271 28 0 0 19 0 3 0 377050278 91213824 20960 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2272/statm: 22269 20960 218 20 0 21627 0
[pid=2272/tid=2274] ppid=2270 vsize=89076 CPUtime=221.57
/proc/2272/task/2274/stat : 2274 (MiraXTv3_dyn) R 2270 2272 2141 0 -1 4194368 13753 0 0 0 22145 12 0 0 25 0 3 0 377050307 91213824 20960 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526443 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2272/tid=2275] ppid=2270 vsize=89076 CPUtime=221.12
/proc/2272/task/2275/stat : 2275 (MiraXTv3_dyn) R 2270 2272 2141 0 -1 4194368 13767 0 0 0 22097 15 0 0 25 0 3 0 377050307 91213824 20960 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 442.99
Current children cumulated vsize (KiB) 89076

[startup+282.302 s]
/proc/loadavg: 2.02 1.99 1.99 3/80 2275
/proc/meminfo: memFree=1545376/2055920 swapFree=4156572/4192956
[pid=2272] ppid=2270 vsize=92112 CPUtime=562.63
/proc/2272/stat : 2272 (MiraXTv3_dyn) S 2270 2272 2141 0 -1 4194304 30592 0 0 0 56233 30 0 0 19 0 3 0 377050278 94322688 21694 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2272/statm: 23028 21694 218 20 0 22386 0
[pid=2272/tid=2274] ppid=2270 vsize=92112 CPUtime=281.26
/proc/2272/task/2274/stat : 2274 (MiraXTv3_dyn) R 2270 2272 2141 0 -1 4194368 15101 0 0 0 28113 13 0 0 25 0 3 0 377050307 94322688 21694 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2272/tid=2275] ppid=2270 vsize=92112 CPUtime=281.07
/proc/2272/task/2275/stat : 2275 (MiraXTv3_dyn) R 2270 2272 2141 0 -1 4194368 14795 0 0 0 28091 16 0 0 25 0 3 0 377050307 94322688 21694 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.63
Current children cumulated vsize (KiB) 92112

[startup+342.301 s]
/proc/loadavg: 2.00 1.99 1.99 3/80 2275
/proc/meminfo: memFree=1544224/2055920 swapFree=4156572/4192956
[pid=2272] ppid=2270 vsize=93852 CPUtime=682.29
/proc/2272/stat : 2272 (MiraXTv3_dyn) S 2270 2272 2141 0 -1 4194304 32661 0 0 0 68197 32 0 0 19 0 3 0 377050278 96104448 21987 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2272/statm: 23463 21987 218 20 0 22821 0
[pid=2272/tid=2274] ppid=2270 vsize=93852 CPUtime=340.97
/proc/2272/task/2274/stat : 2274 (MiraXTv3_dyn) R 2270 2272 2141 0 -1 4194368 16240 0 0 0 34083 14 0 0 25 0 3 0 377050307 96104448 21987 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2272/tid=2275] ppid=2270 vsize=93852 CPUtime=341.02
/proc/2272/task/2275/stat : 2275 (MiraXTv3_dyn) R 2270 2272 2141 0 -1 4194368 15725 0 0 0 34085 17 0 0 25 0 3 0 377050307 96104448 21987 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.29
Current children cumulated vsize (KiB) 93852

[startup+402.301 s]

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

/proc/2272/task/2274/stat : 2274 (MiraXTv3_dyn) R 2270 2272 2141 0 -1 4194368 39778 0 0 0 189570 36 0 0 25 0 3 0 377050307 119386112 27766 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2272/tid=2275] ppid=2270 vsize=116588 CPUtime=1897.07
/proc/2272/task/2275/stat : 2275 (MiraXTv3_dyn) R 2270 2272 2141 0 -1 4194368 39017 0 0 0 189660 47 0 0 25 0 3 0 377050307 119386112 27766 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3793.42
Current children cumulated vsize (KiB) 116588

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/80 2475
/proc/meminfo: memFree=1520352/2055920 swapFree=4156572/4192956
[pid=2272] ppid=2270 vsize=117116 CPUtime=3913.12
/proc/2272/stat : 2272 (MiraXTv3_dyn) S 2270 2272 2141 0 -1 4194304 81099 0 0 0 391227 85 0 0 19 0 3 0 377050278 119926784 27922 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2272/statm: 29279 27922 218 20 0 28637 0
[pid=2272/tid=2274] ppid=2270 vsize=117116 CPUtime=1956.03
/proc/2272/task/2274/stat : 2274 (MiraXTv3_dyn) R 2270 2272 2141 0 -1 4194368 40659 0 0 0 195566 37 0 0 25 0 3 0 377050307 119926784 27922 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526457 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2272/tid=2275] ppid=2270 vsize=117116 CPUtime=1956.79
/proc/2272/task/2275/stat : 2275 (MiraXTv3_dyn) R 2270 2272 2141 0 -1 4194368 39744 0 0 0 195632 47 0 0 25 0 3 0 377050307 119926784 27922 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3913.12
Current children cumulated vsize (KiB) 117116

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/80 2475
/proc/meminfo: memFree=1518880/2055920 swapFree=4156572/4192956
[pid=2272] ppid=2270 vsize=118644 CPUtime=4032.81
/proc/2272/stat : 2272 (MiraXTv3_dyn) S 2270 2272 2141 0 -1 4194304 82677 0 0 0 403194 87 0 0 19 0 3 0 377050278 121491456 28312 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2272/statm: 29661 28312 218 20 0 29019 0
[pid=2272/tid=2274] ppid=2270 vsize=118644 CPUtime=2015.99
/proc/2272/task/2274/stat : 2274 (MiraXTv3_dyn) R 2270 2272 2141 0 -1 4194368 41218 0 0 0 201561 38 0 0 25 0 3 0 377050307 121491456 28312 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526315 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2272/tid=2275] ppid=2270 vsize=118644 CPUtime=2016.51
/proc/2272/task/2275/stat : 2275 (MiraXTv3_dyn) R 2270 2272 2141 0 -1 4194368 40763 0 0 0 201603 48 0 0 25 0 3 0 377050307 121491456 28312 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526693 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4032.81
Current children cumulated vsize (KiB) 118644

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 1.99 3/80 2475
/proc/meminfo: memFree=1518304/2055920 swapFree=4156572/4192956
[pid=2272] ppid=2270 vsize=119036 CPUtime=4152.48
/proc/2272/stat : 2272 (MiraXTv3_dyn) S 2270 2272 2141 0 -1 4194304 84191 0 0 0 415160 88 0 0 19 0 3 0 377050278 121892864 28440 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2272/statm: 29759 28440 218 20 0 29117 0
[pid=2272/tid=2274] ppid=2270 vsize=119036 CPUtime=2075.96
/proc/2272/task/2274/stat : 2274 (MiraXTv3_dyn) R 2270 2272 2141 0 -1 4194368 41963 0 0 0 207557 39 0 0 25 0 3 0 377050307 121892864 28440 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2272/tid=2275] ppid=2270 vsize=119036 CPUtime=2076.23
/proc/2272/task/2275/stat : 2275 (MiraXTv3_dyn) R 2270 2272 2141 0 -1 4194368 41532 0 0 0 207574 49 0 0 25 0 3 0 377050307 121892864 28440 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10858141 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4152.48
Current children cumulated vsize (KiB) 119036

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/80 2475
/proc/meminfo: memFree=1518752/2055920 swapFree=4156572/4192956
[pid=2272] ppid=2270 vsize=119036 CPUtime=4272.13
/proc/2272/stat : 2272 (MiraXTv3_dyn) S 2270 2272 2141 0 -1 4194304 85572 0 0 0 427123 90 0 0 19 0 3 0 377050278 121892864 28305 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2272/statm: 29759 28305 218 20 0 29117 0
[pid=2272/tid=2274] ppid=2270 vsize=119036 CPUtime=2135.9
/proc/2272/task/2274/stat : 2274 (MiraXTv3_dyn) R 2270 2272 2141 0 -1 4194368 42515 0 0 0 213550 40 0 0 25 0 3 0 377050307 121892864 28305 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2272/tid=2275] ppid=2270 vsize=119036 CPUtime=2135.93
/proc/2272/task/2275/stat : 2275 (MiraXTv3_dyn) R 2270 2272 2141 0 -1 4194368 42361 0 0 0 213544 49 0 0 25 0 3 0 377050307 121892864 28305 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4272.13
Current children cumulated vsize (KiB) 119036

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/80 2475
/proc/meminfo: memFree=1518560/2055920 swapFree=4156572/4192956
[pid=2272] ppid=2270 vsize=119036 CPUtime=4391.82
/proc/2272/stat : 2272 (MiraXTv3_dyn) S 2270 2272 2141 0 -1 4194304 86938 0 0 0 439091 91 0 0 19 0 3 0 377050278 121892864 28351 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2272/statm: 29759 28351 218 20 0 29117 0
[pid=2272/tid=2274] ppid=2270 vsize=119036 CPUtime=2195.86
/proc/2272/task/2274/stat : 2274 (MiraXTv3_dyn) R 2270 2272 2141 0 -1 4194368 43241 0 0 0 219546 40 0 0 25 0 3 0 377050307 121892864 28351 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2272/tid=2275] ppid=2270 vsize=119036 CPUtime=2195.66
/proc/2272/task/2275/stat : 2275 (MiraXTv3_dyn) R 2270 2272 2141 0 -1 4194368 43001 0 0 0 219516 50 0 0 25 0 3 0 377050307 121892864 28351 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526356 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4391.82
Current children cumulated vsize (KiB) 119036

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/80 2475
/proc/meminfo: memFree=1517792/2055920 swapFree=4156572/4192956
[pid=2272] ppid=2270 vsize=120268 CPUtime=4511.5
/proc/2272/stat : 2272 (MiraXTv3_dyn) S 2270 2272 2141 0 -1 4194304 88610 0 0 0 451057 93 0 0 19 0 3 0 377050278 123154432 28571 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2272/statm: 30067 28571 218 20 0 29425 0
[pid=2272/tid=2274] ppid=2270 vsize=120268 CPUtime=2255.69
/proc/2272/task/2274/stat : 2274 (MiraXTv3_dyn) R 2270 2272 2141 0 -1 4194368 43925 0 0 0 225528 41 0 0 25 0 3 0 377050307 123154432 28571 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2272/tid=2275] ppid=2270 vsize=120268 CPUtime=2255.5
/proc/2272/task/2275/stat : 2275 (MiraXTv3_dyn) R 2270 2272 2141 0 -1 4194368 43989 0 0 0 225499 51 0 0 25 0 3 0 377050307 123154432 28571 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4511.5
Current children cumulated vsize (KiB) 120268

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/80 2475
/proc/meminfo: memFree=1515552/2055920 swapFree=4156572/4192956
[pid=2272] ppid=2270 vsize=122316 CPUtime=4631.16
/proc/2272/stat : 2272 (MiraXTv3_dyn) S 2270 2272 2141 0 -1 4194304 90462 0 0 0 463022 94 0 0 19 0 3 0 377050278 125251584 29103 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2272/statm: 30579 29103 218 20 0 29937 0
[pid=2272/tid=2274] ppid=2270 vsize=122316 CPUtime=2315.41
/proc/2272/task/2274/stat : 2274 (MiraXTv3_dyn) R 2270 2272 2141 0 -1 4194368 44961 0 0 0 231499 42 0 0 25 0 3 0 377050307 125251584 29103 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2272/tid=2275] ppid=2270 vsize=122316 CPUtime=2315.46
/proc/2272/task/2275/stat : 2275 (MiraXTv3_dyn) R 2270 2272 2141 0 -1 4194368 44805 0 0 0 231494 52 0 0 21 0 3 0 377050307 125251584 29103 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4631.16
Current children cumulated vsize (KiB) 122316

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/80 2475
/proc/meminfo: memFree=1514784/2055920 swapFree=4156572/4192956
[pid=2272] ppid=2270 vsize=123544 CPUtime=4750.85
/proc/2272/stat : 2272 (MiraXTv3_dyn) S 2270 2272 2141 0 -1 4194304 92078 0 0 0 474989 96 0 0 19 0 3 0 377050278 126509056 29267 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2272/statm: 30886 29267 218 20 0 30244 0
[pid=2272/tid=2274] ppid=2270 vsize=123544 CPUtime=2375.12
/proc/2272/task/2274/stat : 2274 (MiraXTv3_dyn) R 2270 2272 2141 0 -1 4194368 45736 0 0 0 237470 42 0 0 25 0 3 0 377050307 126509056 29267 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2272/tid=2275] ppid=2270 vsize=123544 CPUtime=2375.42
/proc/2272/task/2275/stat : 2275 (MiraXTv3_dyn) R 2270 2272 2141 0 -1 4194368 45646 0 0 0 237489 53 0 0 25 0 3 0 377050307 126509056 29267 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4750.85
Current children cumulated vsize (KiB) 123544

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/80 2475
/proc/meminfo: memFree=1509856/2055920 swapFree=4156572/4192956
[pid=2272] ppid=2270 vsize=128796 CPUtime=4870.51
/proc/2272/stat : 2272 (MiraXTv3_dyn) S 2270 2272 2141 0 -1 4194304 94890 0 0 0 486952 99 0 0 19 0 3 0 377050278 131887104 30495 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2272/statm: 32199 30495 218 20 0 31557 0
[pid=2272/tid=2274] ppid=2270 vsize=128796 CPUtime=2434.82
/proc/2272/task/2274/stat : 2274 (MiraXTv3_dyn) R 2270 2272 2141 0 -1 4194368 47790 0 0 0 243438 44 0 0 25 0 3 0 377050307 131887104 30495 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2272/tid=2275] ppid=2270 vsize=128796 CPUtime=2435.38
/proc/2272/task/2275/stat : 2275 (MiraXTv3_dyn) R 2270 2272 2141 0 -1 4194368 46404 0 0 0 243484 54 0 0 25 0 3 0 377050307 131887104 30495 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10858141 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4870.51
Current children cumulated vsize (KiB) 128796

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/80 2475
/proc/meminfo: memFree=1509088/2055920 swapFree=4156572/4192956
[pid=2272] ppid=2270 vsize=129588 CPUtime=4990.17
/proc/2272/stat : 2272 (MiraXTv3_dyn) S 2270 2272 2141 0 -1 4194304 96663 0 0 0 498917 100 0 0 19 0 3 0 377050278 132698112 30684 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2272/statm: 32397 30684 218 20 0 31755 0
[pid=2272/tid=2274] ppid=2270 vsize=129588 CPUtime=2494.54
/proc/2272/task/2274/stat : 2274 (MiraXTv3_dyn) R 2270 2272 2141 0 -1 4194368 48702 0 0 0 249409 45 0 0 25 0 3 0 377050307 132698112 30684 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526451 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2272/tid=2275] ppid=2270 vsize=129588 CPUtime=2495.34
/proc/2272/task/2275/stat : 2275 (MiraXTv3_dyn) R 2270 2272 2141 0 -1 4194368 47265 0 0 0 249479 55 0 0 25 0 3 0 377050307 132698112 30684 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4990.17
Current children cumulated vsize (KiB) 129588



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/80 2475
/proc/meminfo: memFree=1509088/2055920 swapFree=4156572/4192956
[pid=2272] ppid=2270 vsize=129588 CPUtime=5000.15
/proc/2272/stat : 2272 (MiraXTv3_dyn) S 2270 2272 2141 0 -1 4194304 96739 0 0 0 499915 100 0 0 19 0 3 0 377050278 132698112 30694 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2272/statm: 32397 30694 218 20 0 31755 0
[pid=2272/tid=2274] ppid=2270 vsize=129588 CPUtime=2499.51
/proc/2272/task/2274/stat : 2274 (MiraXTv3_dyn) R 2270 2272 2141 0 -1 4194368 48777 0 0 0 249906 45 0 0 25 0 3 0 377050307 132698112 30694 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2272/tid=2275] ppid=2270 vsize=129588 CPUtime=2500.34
/proc/2272/task/2275/stat : 2275 (MiraXTv3_dyn) R 2270 2272 2141 0 -1 4194368 47266 0 0 0 249979 55 0 0 25 0 3 0 377050307 132698112 30694 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.15
Current children cumulated vsize (KiB) 129588

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

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

[startup+2507.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/80 2475
/proc/meminfo: memFree=1509088/2055920 swapFree=4156572/4192956
[pid=2272] ppid=2270 vsize=129588 CPUtime=5000.15
/proc/2272/stat : 2272 (MiraXTv3_dyn) S 2270 2272 2141 0 -1 4194304 96739 0 0 0 499915 100 0 0 19 0 3 0 377050278 132698112 30694 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2272/statm: 32397 30694 218 20 0 31755 0
[pid=2272/tid=2274] ppid=2270 vsize=129588 CPUtime=2499.51
/proc/2272/task/2274/stat : 2274 (MiraXTv3_dyn) R 2270 2272 2141 0 -1 4194368 48777 0 0 0 249906 45 0 0 25 0 3 0 377050307 132698112 30694 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2272/tid=2275] ppid=2270 vsize=129588 CPUtime=2500.34
/proc/2272/task/2275/stat : 2275 (MiraXTv3_dyn) R 2270 2272 2141 0 -1 4194368 47266 0 0 0 249979 55 0 0 25 0 3 0 377050307 132698112 30694 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.15
Current children cumulated vsize (KiB) 129588

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2507.33
CPU time (s): 5000.19
CPU user time (s): 4999.17
CPU system time (s): 1.02484
CPU usage (%): 199.423
Max. virtual memory (cumulated for all children) (KiB): 129588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.17
system time used= 1.02484
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 96739
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= 1316
involuntary context switches= 94383

runsolver used 2.45963 second user time and 6.70798 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Sat May 12 22:48:47 UTC 2007

IDJOB= 426313
IDBENCH= 20138
IDSOLVER= 196
FILE ID= node7/426313-1179010126

PBS_JOBID= 5252865

Free space on /tmp= 66536 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  ab7337941d831b2d8e8e59768132b34d

RANDOM SEED= 975768119

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node7.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.231
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.231
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:       1632272 kB
Buffers:         44280 kB
Cached:         311692 kB
SwapCached:      17008 kB
Active:         155180 kB
Inactive:       224976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1632272 kB
SwapTotal:     4192956 kB
SwapFree:      4156572 kB
Dirty:            4300 kB
Writeback:           0 kB
Mapped:          30132 kB
Slab:            28968 kB
Committed_AS: 14850304 kB
PageTables:       1860 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= 66536 MiB

End job on node7 on Sat May 12 23:30:36 UTC 2007