Trace number 426298

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MiraXT v3? (TO) 5000.07 2507.04

General information on the benchmark

Namerandom/LargeSize/7SAT/v220/
unif-k7-r85-v220-c18700-S1854213938-15.cnf
MD5SUMbc7d37ce5143f388de479f3c7fba83b1
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 variables220
Number of clauses18700
Sum of the clauses size130900
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 518700

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-426298-1179007615 -o ROOT/results/node7/solver-426298-1179007615 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426298-1179007615/MiraXTv3_dyn /tmp/evaluation/426298-1179007615/instance-426298-1179007615.cnf 

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


[startup+0 s]
/proc/loadavg: 1.83 1.94 1.96 3/77 2213
/proc/meminfo: memFree=1632240/2055920 swapFree=4156572/4192956
[pid=2213] ppid=2211 vsize=3788 CPUtime=0
/proc/2213/stat : 2213 (MiraXTv3_dyn) R 2211 2213 2141 0 -1 4194304 309 0 0 0 0 0 0 0 18 0 1 0 376799135 3878912 284 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2213/statm: 947 292 202 20 0 305 0

[startup+0.099488 s]
/proc/loadavg: 1.83 1.94 1.96 3/77 2213
/proc/meminfo: memFree=1632240/2055920 swapFree=4156572/4192956
[pid=2213] ppid=2211 vsize=5636 CPUtime=0.09
/proc/2213/stat : 2213 (MiraXTv3_dyn) R 2211 2213 2141 0 -1 4194304 873 0 0 0 9 0 0 0 18 0 1 0 376799135 5771264 848 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583715 0 0 4096 0 0 0 0 17 1 0 0
/proc/2213/statm: 1409 848 207 20 0 767 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5636

[startup+0.101488 s]
/proc/loadavg: 1.83 1.94 1.96 3/77 2213
/proc/meminfo: memFree=1632240/2055920 swapFree=4156572/4192956
[pid=2213] ppid=2211 vsize=5636 CPUtime=0.09
/proc/2213/stat : 2213 (MiraXTv3_dyn) R 2211 2213 2141 0 -1 4194304 873 0 0 0 9 0 0 0 18 0 1 0 376799135 5771264 848 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 1 0 0
/proc/2213/statm: 1409 848 207 20 0 767 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5636

[startup+0.301509 s]
/proc/loadavg: 1.83 1.94 1.96 3/77 2213
/proc/meminfo: memFree=1632240/2055920 swapFree=4156572/4192956
[pid=2213] ppid=2211 vsize=5800 CPUtime=0.29
/proc/2213/stat : 2213 (MiraXTv3_dyn) R 2211 2213 2141 0 -1 4194304 917 0 0 0 29 0 0 0 19 0 1 0 376799135 5939200 892 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583916 0 0 4096 0 0 0 0 17 1 0 0
/proc/2213/statm: 1450 892 207 20 0 808 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5800

[startup+0.702556 s]
/proc/loadavg: 1.83 1.94 1.96 3/77 2213
/proc/meminfo: memFree=1632240/2055920 swapFree=4156572/4192956
[pid=2213] ppid=2211 vsize=14200 CPUtime=0.87
/proc/2213/stat : 2213 (MiraXTv3_dyn) S 2211 2213 2141 0 -1 4194304 1843 0 0 0 86 1 0 0 22 0 3 0 376799135 14540800 1781 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2213/statm: 3550 1781 218 20 0 2908 0
Current children cumulated CPU time (s) 0.87
Current children cumulated vsize (KiB) 14200

[startup+1.50265 s]
/proc/loadavg: 1.83 1.94 1.96 3/80 2216
/proc/meminfo: memFree=1623064/2055920 swapFree=4156572/4192956
[pid=2213] ppid=2211 vsize=21324 CPUtime=2.47
/proc/2213/stat : 2213 (MiraXTv3_dyn) S 2211 2213 2141 0 -1 4194304 3650 0 0 0 245 2 0 0 22 0 3 0 376799135 21835776 3587 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2213/statm: 5331 3587 218 20 0 4689 0
[pid=2213/tid=2215] ppid=2211 vsize=21324 CPUtime=0.98
/proc/2213/task/2215/stat : 2215 (MiraXTv3_dyn) R 2211 2213 2141 0 -1 4194368 1303 0 0 0 98 0 0 0 18 0 3 0 376799186 21835776 3587 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520093 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2213/tid=2216] ppid=2211 vsize=21324 CPUtime=0.97
/proc/2213/task/2216/stat : 2216 (MiraXTv3_dyn) R 2211 2213 2141 0 -1 4194368 1367 0 0 0 96 1 0 0 18 0 3 0 376799186 21835776 3587 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.47
Current children cumulated vsize (KiB) 21324

[startup+3.10181 s]
/proc/loadavg: 1.83 1.94 1.96 3/80 2216
/proc/meminfo: memFree=1614040/2055920 swapFree=4156572/4192956
[pid=2213] ppid=2211 vsize=27852 CPUtime=5.66
/proc/2213/stat : 2213 (MiraXTv3_dyn) S 2211 2213 2141 0 -1 4194304 5541 0 0 0 562 4 0 0 22 0 3 0 376799135 28520448 5478 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2213/statm: 6963 5478 218 20 0 6321 0
[pid=2213/tid=2215] ppid=2211 vsize=27852 CPUtime=2.58
/proc/2213/task/2215/stat : 2215 (MiraXTv3_dyn) R 2211 2213 2141 0 -1 4194368 2220 0 0 0 257 1 0 0 25 0 3 0 376799186 28520448 5478 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2213/tid=2216] ppid=2211 vsize=27852 CPUtime=2.56
/proc/2213/task/2216/stat : 2216 (MiraXTv3_dyn) R 2211 2213 2141 0 -1 4194368 2341 0 0 0 254 2 0 0 22 0 3 0 376799186 28520448 5478 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526712 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.66
Current children cumulated vsize (KiB) 27852

[startup+6.30115 s]
/proc/loadavg: 1.85 1.94 1.96 3/80 2216
/proc/meminfo: memFree=1604448/2055920 swapFree=4156572/4192956
[pid=2213] ppid=2211 vsize=38872 CPUtime=12.04
/proc/2213/stat : 2213 (MiraXTv3_dyn) S 2211 2213 2141 0 -1 4194304 8296 0 0 0 1198 6 0 0 22 0 3 0 376799135 39804928 8160 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2213/statm: 9718 8160 218 20 0 9076 0
[pid=2213/tid=2215] ppid=2211 vsize=38872 CPUtime=5.78
/proc/2213/task/2215/stat : 2215 (MiraXTv3_dyn) R 2211 2213 2141 0 -1 4194368 3482 0 0 0 577 1 0 0 23 0 3 0 376799186 39804928 8160 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2213/tid=2216] ppid=2211 vsize=38872 CPUtime=5.74
/proc/2213/task/2216/stat : 2216 (MiraXTv3_dyn) R 2211 2213 2141 0 -1 4194368 3834 0 0 0 571 3 0 0 25 0 3 0 376799186 39804928 8160 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.04
Current children cumulated vsize (KiB) 38872

[startup+12.7018 s]
/proc/loadavg: 1.86 1.94 1.96 3/80 2216
/proc/meminfo: memFree=1575840/2055920 swapFree=4156572/4192956
[pid=2213] ppid=2211 vsize=63880 CPUtime=24.8
/proc/2213/stat : 2213 (MiraXTv3_dyn) S 2211 2213 2141 0 -1 4194304 14721 0 0 0 2468 12 0 0 22 0 3 0 376799135 65413120 14369 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2213/statm: 15970 14369 218 20 0 15328 0
[pid=2213/tid=2215] ppid=2211 vsize=63880 CPUtime=12.18
/proc/2213/task/2215/stat : 2215 (MiraXTv3_dyn) R 2211 2213 2141 0 -1 4194368 6601 0 0 0 1213 5 0 0 23 0 3 0 376799186 65413120 14369 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2213/tid=2216] ppid=2211 vsize=63880 CPUtime=12.11
/proc/2213/task/2216/stat : 2216 (MiraXTv3_dyn) R 2211 2213 2141 0 -1 4194368 7140 0 0 0 1205 6 0 0 21 0 3 0 376799186 65413120 14369 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.8
Current children cumulated vsize (KiB) 63880

[startup+25.5022 s]
/proc/loadavg: 1.89 1.94 1.96 3/80 2216
/proc/meminfo: memFree=1569184/2055920 swapFree=4156572/4192956
[pid=2213] ppid=2211 vsize=71740 CPUtime=50.34
/proc/2213/stat : 2213 (MiraXTv3_dyn) S 2211 2213 2141 0 -1 4194304 16885 0 0 0 5020 14 0 0 22 0 3 0 376799135 73461760 16143 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2213/statm: 17935 16144 218 20 0 17293 0
[pid=2213/tid=2215] ppid=2211 vsize=71740 CPUtime=24.97
/proc/2213/task/2215/stat : 2215 (MiraXTv3_dyn) R 2211 2213 2141 0 -1 4194368 7684 0 0 0 2492 5 0 0 25 0 3 0 376799186 73461760 16144 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2213/tid=2216] ppid=2211 vsize=71740 CPUtime=24.86
/proc/2213/task/2216/stat : 2216 (MiraXTv3_dyn) R 2211 2213 2141 0 -1 4194368 8222 0 0 0 2478 8 0 0 25 0 3 0 376799186 73461760 16144 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.34
Current children cumulated vsize (KiB) 71740

[startup+51.1029 s]
/proc/loadavg: 1.93 1.94 1.96 3/80 2216
/proc/meminfo: memFree=1553504/2055920 swapFree=4156572/4192956
[pid=2213] ppid=2211 vsize=85096 CPUtime=101.38
/proc/2213/stat : 2213 (MiraXTv3_dyn) S 2211 2213 2141 0 -1 4194304 21349 0 0 0 10119 19 0 0 22 0 3 0 376799135 87138304 19791 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2213/statm: 21274 19791 218 20 0 20632 0
[pid=2213/tid=2215] ppid=2211 vsize=85096 CPUtime=50.53
/proc/2213/task/2215/stat : 2215 (MiraXTv3_dyn) R 2211 2213 2141 0 -1 4194368 9463 0 0 0 5047 6 0 0 25 0 3 0 376799186 87138304 19791 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565817 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2213/tid=2216] ppid=2211 vsize=85096 CPUtime=50.33
/proc/2213/task/2216/stat : 2216 (MiraXTv3_dyn) R 2211 2213 2141 0 -1 4194368 10906 0 0 0 5022 11 0 0 25 0 3 0 376799186 87138304 19791 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.38
Current children cumulated vsize (KiB) 85096

[startup+102.306 s]
/proc/loadavg: 1.97 1.95 1.96 3/80 2216
/proc/meminfo: memFree=1550816/2055920 swapFree=4156572/4192956
[pid=2213] ppid=2211 vsize=87376 CPUtime=203.49
/proc/2213/stat : 2213 (MiraXTv3_dyn) S 2211 2213 2141 0 -1 4194304 23422 0 0 0 20329 20 0 0 22 0 3 0 376799135 89473024 20435 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2213/statm: 21844 20435 218 20 0 21202 0
[pid=2213/tid=2215] ppid=2211 vsize=87376 CPUtime=101.69
/proc/2213/task/2215/stat : 2215 (MiraXTv3_dyn) R 2211 2213 2141 0 -1 4194368 10741 0 0 0 10162 7 0 0 25 0 3 0 376799186 89473024 20435 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2213/tid=2216] ppid=2211 vsize=87376 CPUtime=101.29
/proc/2213/task/2216/stat : 2216 (MiraXTv3_dyn) R 2211 2213 2141 0 -1 4194368 11701 0 0 0 10117 12 0 0 25 0 3 0 376799186 89473024 20435 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.49
Current children cumulated vsize (KiB) 87376

[startup+162.303 s]
/proc/loadavg: 1.99 1.95 1.96 3/80 2216
/proc/meminfo: memFree=1548512/2055920 swapFree=4156572/4192956
[pid=2213] ppid=2211 vsize=89368 CPUtime=323.17
/proc/2213/stat : 2213 (MiraXTv3_dyn) S 2211 2213 2141 0 -1 4194304 25584 0 0 0 32295 22 0 0 22 0 3 0 376799135 91512832 20972 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2213/statm: 22342 20972 218 20 0 21700 0
[pid=2213/tid=2215] ppid=2211 vsize=89368 CPUtime=161.64
/proc/2213/task/2215/stat : 2215 (MiraXTv3_dyn) R 2211 2213 2141 0 -1 4194368 12034 0 0 0 16156 8 0 0 25 0 3 0 376799186 91512832 20972 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2213/tid=2216] ppid=2211 vsize=89368 CPUtime=161
/proc/2213/task/2216/stat : 2216 (MiraXTv3_dyn) R 2211 2213 2141 0 -1 4194368 12570 0 0 0 16088 12 0 0 25 0 3 0 376799186 91512832 20972 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.17
Current children cumulated vsize (KiB) 89368

[startup+222.303 s]
/proc/loadavg: 1.99 1.96 1.96 3/80 2216
/proc/meminfo: memFree=1542944/2055920 swapFree=4156572/4192956
[pid=2213] ppid=2211 vsize=95684 CPUtime=442.83
/proc/2213/stat : 2213 (MiraXTv3_dyn) S 2211 2213 2141 0 -1 4194304 28848 0 0 0 44258 25 0 0 22 0 3 0 376799135 97980416 22481 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2213/statm: 23921 22481 218 20 0 23279 0
[pid=2213/tid=2215] ppid=2211 vsize=95684 CPUtime=221.6
/proc/2213/task/2215/stat : 2215 (MiraXTv3_dyn) R 2211 2213 2141 0 -1 4194368 14066 0 0 0 22150 10 0 0 25 0 3 0 376799186 97980416 22481 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2213/tid=2216] ppid=2211 vsize=95684 CPUtime=220.71
/proc/2213/task/2216/stat : 2216 (MiraXTv3_dyn) R 2211 2213 2141 0 -1 4194368 13802 0 0 0 22057 14 0 0 25 0 3 0 376799186 97980416 22481 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.83
Current children cumulated vsize (KiB) 95684

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 1.96 3/80 2216
/proc/meminfo: memFree=1538848/2055920 swapFree=4156572/4192956
[pid=2213] ppid=2211 vsize=100264 CPUtime=562.51
/proc/2213/stat : 2213 (MiraXTv3_dyn) S 2211 2213 2141 0 -1 4194304 31195 0 0 0 56223 28 0 0 22 0 3 0 376799135 102670336 23463 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2213/statm: 25066 23463 218 20 0 24424 0
[pid=2213/tid=2215] ppid=2211 vsize=100264 CPUtime=281.57
/proc/2213/task/2215/stat : 2215 (MiraXTv3_dyn) R 2211 2213 2141 0 -1 4194368 15394 0 0 0 28145 12 0 0 25 0 3 0 376799186 102670336 23463 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2213/tid=2216] ppid=2211 vsize=100264 CPUtime=280.42
/proc/2213/task/2216/stat : 2216 (MiraXTv3_dyn) R 2211 2213 2141 0 -1 4194368 14821 0 0 0 28027 15 0 0 25 0 3 0 376799186 102670336 23463 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.51
Current children cumulated vsize (KiB) 100264

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 1.96 3/80 2216
/proc/meminfo: memFree=1536480/2055920 swapFree=4156572/4192956
[pid=2213] ppid=2211 vsize=101720 CPUtime=682.2
/proc/2213/stat : 2213 (MiraXTv3_dyn) S 2211 2213 2141 0 -1 4194304 33086 0 0 0 68191 29 0 0 22 0 3 0 376799135 104161280 24054 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2213/statm: 25430 24054 218 20 0 24788 0
[pid=2213/tid=2215] ppid=2211 vsize=101720 CPUtime=341.53
/proc/2213/task/2215/stat : 2215 (MiraXTv3_dyn) R 2211 2213 2141 0 -1 4194368 16146 0 0 0 34141 12 0 0 25 0 3 0 376799186 104161280 24054 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2213/tid=2216] ppid=2211 vsize=101720 CPUtime=340.15
/proc/2213/task/2216/stat : 2216 (MiraXTv3_dyn) R 2211 2213 2141 0 -1 4194368 15960 0 0 0 33999 16 0 0 25 0 3 0 376799186 104161280 24054 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.2
Current children cumulated vsize (KiB) 101720

[startup+402.303 s]

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

/proc/2213/task/2215/stat : 2215 (MiraXTv3_dyn) R 2211 2213 2141 0 -1 4194368 36411 0 0 0 183626 31 0 0 25 0 3 0 376799186 158367744 37069 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2213/tid=2216] ppid=2211 vsize=154656 CPUtime=1837.07
/proc/2213/task/2216/stat : 2216 (MiraXTv3_dyn) R 2211 2213 2141 0 -1 4194368 41512 0 0 0 183659 48 0 0 25 0 3 0 376799186 158367744 37069 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3674.15
Current children cumulated vsize (KiB) 154656

[startup+1902.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/80 2218
/proc/meminfo: memFree=1484128/2055920 swapFree=4156572/4192956
[pid=2213] ppid=2211 vsize=154656 CPUtime=3793.85
/proc/2213/stat : 2213 (MiraXTv3_dyn) S 2211 2213 2141 0 -1 4194304 80293 0 0 0 379303 82 0 0 22 0 3 0 376799135 158367744 37088 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2213/statm: 38664 37088 218 20 0 38022 0
[pid=2213/tid=2215] ppid=2211 vsize=154656 CPUtime=1896.29
/proc/2213/task/2215/stat : 2215 (MiraXTv3_dyn) R 2211 2213 2141 0 -1 4194368 37130 0 0 0 189597 32 0 0 25 0 3 0 376799186 158367744 37088 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2213/tid=2216] ppid=2211 vsize=154656 CPUtime=1897.04
/proc/2213/task/2216/stat : 2216 (MiraXTv3_dyn) R 2211 2213 2141 0 -1 4194368 42183 0 0 0 189655 49 0 0 25 0 3 0 376799186 158367744 37088 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3793.85
Current children cumulated vsize (KiB) 154656

[startup+1962.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/80 2218
/proc/meminfo: memFree=1483424/2055920 swapFree=4156572/4192956
[pid=2213] ppid=2211 vsize=155192 CPUtime=3913.53
/proc/2213/stat : 2213 (MiraXTv3_dyn) S 2211 2213 2141 0 -1 4194304 81709 0 0 0 391270 83 0 0 22 0 3 0 376799135 158916608 37233 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2213/statm: 38798 37233 218 20 0 38156 0
[pid=2213/tid=2215] ppid=2211 vsize=155192 CPUtime=1956.01
/proc/2213/task/2215/stat : 2215 (MiraXTv3_dyn) R 2211 2213 2141 0 -1 4194368 37913 0 0 0 195569 32 0 0 25 0 3 0 376799186 158916608 37233 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2213/tid=2216] ppid=2211 vsize=155192 CPUtime=1957
/proc/2213/task/2216/stat : 2216 (MiraXTv3_dyn) R 2211 2213 2141 0 -1 4194368 42816 0 0 0 195651 49 0 0 25 0 3 0 376799186 158916608 37233 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3913.53
Current children cumulated vsize (KiB) 155192

[startup+2022.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/80 2218
/proc/meminfo: memFree=1482528/2055920 swapFree=4156572/4192956
[pid=2213] ppid=2211 vsize=156048 CPUtime=4033.2
/proc/2213/stat : 2213 (MiraXTv3_dyn) S 2211 2213 2141 0 -1 4194304 83302 0 0 0 403236 84 0 0 22 0 3 0 376799135 159793152 37459 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2213/statm: 39012 37459 218 20 0 38370 0
[pid=2213/tid=2215] ppid=2211 vsize=156048 CPUtime=2015.72
/proc/2213/task/2215/stat : 2215 (MiraXTv3_dyn) R 2211 2213 2141 0 -1 4194368 38833 0 0 0 201539 33 0 0 25 0 3 0 376799186 159793152 37459 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2213/tid=2216] ppid=2211 vsize=156048 CPUtime=2016.96
/proc/2213/task/2216/stat : 2216 (MiraXTv3_dyn) R 2211 2213 2141 0 -1 4194368 43489 0 0 0 201646 50 0 0 25 0 3 0 376799186 159793152 37459 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4033.2
Current children cumulated vsize (KiB) 156048

[startup+2082.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/80 2218
/proc/meminfo: memFree=1482080/2055920 swapFree=4156572/4192956
[pid=2213] ppid=2211 vsize=156496 CPUtime=4152.89
/proc/2213/stat : 2213 (MiraXTv3_dyn) S 2211 2213 2141 0 -1 4194304 84531 0 0 0 415203 86 0 0 22 0 3 0 376799135 160251904 37578 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2213/statm: 39124 37578 218 20 0 38482 0
[pid=2213/tid=2215] ppid=2211 vsize=156496 CPUtime=2075.62
/proc/2213/task/2215/stat : 2215 (MiraXTv3_dyn) R 2211 2213 2141 0 -1 4194368 39460 0 0 0 207529 33 0 0 25 0 3 0 376799186 160251904 37578 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526722 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2213/tid=2216] ppid=2211 vsize=156496 CPUtime=2076.75
/proc/2213/task/2216/stat : 2216 (MiraXTv3_dyn) R 2211 2213 2141 0 -1 4194368 44091 0 0 0 207624 51 0 0 25 0 3 0 376799186 160251904 37578 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4152.89
Current children cumulated vsize (KiB) 156496

[startup+2142.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/80 2218
/proc/meminfo: memFree=1481696/2055920 swapFree=4156572/4192956
[pid=2213] ppid=2211 vsize=156964 CPUtime=4272.58
/proc/2213/stat : 2213 (MiraXTv3_dyn) S 2211 2213 2141 0 -1 4194304 85791 0 0 0 427171 87 0 0 22 0 3 0 376799135 160731136 37665 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2213/statm: 39241 37665 218 20 0 38599 0
[pid=2213/tid=2215] ppid=2211 vsize=156964 CPUtime=2135.58
/proc/2213/task/2215/stat : 2215 (MiraXTv3_dyn) R 2211 2213 2141 0 -1 4194368 40199 0 0 0 213524 34 0 0 25 0 3 0 376799186 160731136 37665 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2213/tid=2216] ppid=2211 vsize=156964 CPUtime=2136.47
/proc/2213/task/2216/stat : 2216 (MiraXTv3_dyn) R 2211 2213 2141 0 -1 4194368 44612 0 0 0 213596 51 0 0 25 0 3 0 376799186 160731136 37665 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526722 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4272.58
Current children cumulated vsize (KiB) 156964

[startup+2202.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/80 2218
/proc/meminfo: memFree=1481440/2055920 swapFree=4156572/4192956
[pid=2213] ppid=2211 vsize=158176 CPUtime=4392.24
/proc/2213/stat : 2213 (MiraXTv3_dyn) S 2211 2213 2141 0 -1 4194304 87047 0 0 0 439136 88 0 0 22 0 3 0 376799135 161972224 37744 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2213/statm: 39544 37744 218 20 0 38902 0
[pid=2213/tid=2215] ppid=2211 vsize=158176 CPUtime=2195.55
/proc/2213/task/2215/stat : 2215 (MiraXTv3_dyn) R 2211 2213 2141 0 -1 4194368 40699 0 0 0 219520 35 0 0 25 0 3 0 376799186 161972224 37744 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526297 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2213/tid=2216] ppid=2211 vsize=158176 CPUtime=2196.18
/proc/2213/task/2216/stat : 2216 (MiraXTv3_dyn) R 2211 2213 2141 0 -1 4194368 45368 0 0 0 219566 52 0 0 25 0 3 0 376799186 161972224 37744 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4392.24
Current children cumulated vsize (KiB) 158176

[startup+2262.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/80 2218
/proc/meminfo: memFree=1479520/2055920 swapFree=4156572/4192956
[pid=2213] ppid=2211 vsize=159332 CPUtime=4511.94
/proc/2213/stat : 2213 (MiraXTv3_dyn) S 2211 2213 2141 0 -1 4194304 88645 0 0 0 451104 90 0 0 22 0 3 0 376799135 163155968 38221 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2213/statm: 39833 38221 218 20 0 39191 0
[pid=2213/tid=2215] ppid=2211 vsize=159332 CPUtime=2255.52
/proc/2213/task/2215/stat : 2215 (MiraXTv3_dyn) R 2211 2213 2141 0 -1 4194368 41192 0 0 0 225516 36 0 0 25 0 3 0 376799186 163155968 38221 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521745 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2213/tid=2216] ppid=2211 vsize=159332 CPUtime=2255.91
/proc/2213/task/2216/stat : 2216 (MiraXTv3_dyn) R 2211 2213 2141 0 -1 4194368 46473 0 0 0 225538 53 0 0 25 0 3 0 376799186 163155968 38221 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526465 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4511.94
Current children cumulated vsize (KiB) 159332

[startup+2322.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/80 2218
/proc/meminfo: memFree=1478816/2055920 swapFree=4156572/4192956
[pid=2213] ppid=2211 vsize=160492 CPUtime=4631.6
/proc/2213/stat : 2213 (MiraXTv3_dyn) S 2211 2213 2141 0 -1 4194304 89920 0 0 0 463069 91 0 0 22 0 3 0 376799135 164343808 38387 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2213/statm: 40123 38387 218 20 0 39481 0
[pid=2213/tid=2215] ppid=2211 vsize=160492 CPUtime=2315.48
/proc/2213/task/2215/stat : 2215 (MiraXTv3_dyn) R 2211 2213 2141 0 -1 4194368 41900 0 0 0 231511 37 0 0 25 0 3 0 376799186 164343808 38387 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2213/tid=2216] ppid=2211 vsize=160492 CPUtime=2315.61
/proc/2213/task/2216/stat : 2216 (MiraXTv3_dyn) R 2211 2213 2141 0 -1 4194368 47040 0 0 0 231508 53 0 0 25 0 3 0 376799186 164343808 38387 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526407 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4631.6
Current children cumulated vsize (KiB) 160492

[startup+2382.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/80 2218
/proc/meminfo: memFree=1478560/2055920 swapFree=4156572/4192956
[pid=2213] ppid=2211 vsize=160676 CPUtime=4751.26
/proc/2213/stat : 2213 (MiraXTv3_dyn) S 2211 2213 2141 0 -1 4194304 90962 0 0 0 475034 92 0 0 22 0 3 0 376799135 164532224 38448 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2213/statm: 40169 38448 218 20 0 39527 0
[pid=2213/tid=2215] ppid=2211 vsize=160676 CPUtime=2375.43
/proc/2213/task/2215/stat : 2215 (MiraXTv3_dyn) R 2211 2213 2141 0 -1 4194368 42246 0 0 0 237506 37 0 0 25 0 3 0 376799186 164532224 38448 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2213/tid=2216] ppid=2211 vsize=160676 CPUtime=2375.32
/proc/2213/task/2216/stat : 2216 (MiraXTv3_dyn) R 2211 2213 2141 0 -1 4194368 47736 0 0 0 237478 54 0 0 25 0 3 0 376799186 164532224 38448 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4751.26
Current children cumulated vsize (KiB) 160676

[startup+2442.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/80 2218
/proc/meminfo: memFree=1478240/2055920 swapFree=4156572/4192956
[pid=2213] ppid=2211 vsize=160880 CPUtime=4870.96
/proc/2213/stat : 2213 (MiraXTv3_dyn) S 2211 2213 2141 0 -1 4194304 91923 0 0 0 487003 93 0 0 22 0 3 0 376799135 164741120 38494 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2213/statm: 40220 38494 218 20 0 39578 0
[pid=2213/tid=2215] ppid=2211 vsize=160880 CPUtime=2435.4
/proc/2213/task/2215/stat : 2215 (MiraXTv3_dyn) R 2211 2213 2141 0 -1 4194368 42752 0 0 0 243502 38 0 0 25 0 3 0 376799186 164741120 38494 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2213/tid=2216] ppid=2211 vsize=160880 CPUtime=2435.04
/proc/2213/task/2216/stat : 2216 (MiraXTv3_dyn) R 2211 2213 2141 0 -1 4194368 48191 0 0 0 243450 54 0 0 25 0 3 0 376799186 164741120 38494 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4870.96
Current children cumulated vsize (KiB) 160880

[startup+2502.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/80 2218
/proc/meminfo: memFree=1478368/2055920 swapFree=4156572/4192956
[pid=2213] ppid=2211 vsize=160880 CPUtime=4990.65
/proc/2213/stat : 2213 (MiraXTv3_dyn) S 2211 2213 2141 0 -1 4194304 93233 0 0 0 498970 95 0 0 22 0 3 0 376799135 164741120 38494 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2213/statm: 40220 38494 218 20 0 39578 0
[pid=2213/tid=2215] ppid=2211 vsize=160880 CPUtime=2495.36
/proc/2213/task/2215/stat : 2215 (MiraXTv3_dyn) R 2211 2213 2141 0 -1 4194368 43406 0 0 0 249497 39 0 0 25 0 3 0 376799186 164741120 38494 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2213/tid=2216] ppid=2211 vsize=160880 CPUtime=2494.76
/proc/2213/task/2216/stat : 2216 (MiraXTv3_dyn) R 2211 2213 2141 0 -1 4194368 48847 0 0 0 249422 54 0 0 25 0 3 0 376799186 164741120 38494 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4990.65
Current children cumulated vsize (KiB) 160880



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507 s]
/proc/loadavg: 1.99 2.00 1.99 3/80 2218
/proc/meminfo: memFree=1478368/2055920 swapFree=4156572/4192956
[pid=2213] ppid=2211 vsize=160880 CPUtime=5000.02
/proc/2213/stat : 2213 (MiraXTv3_dyn) S 2211 2213 2141 0 -1 4194304 93299 0 0 0 499907 95 0 0 22 0 3 0 376799135 164741120 38494 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2213/statm: 40220 38494 218 20 0 39578 0
[pid=2213/tid=2215] ppid=2211 vsize=160880 CPUtime=2500.06
/proc/2213/task/2215/stat : 2215 (MiraXTv3_dyn) R 2211 2213 2141 0 -1 4194368 43472 0 0 0 249967 39 0 0 25 0 3 0 376799186 164741120 38494 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2213/tid=2216] ppid=2211 vsize=160880 CPUtime=2499.44
/proc/2213/task/2216/stat : 2216 (MiraXTv3_dyn) R 2211 2213 2141 0 -1 4194368 48847 0 0 0 249889 55 0 0 25 0 3 0 376799186 164741120 38494 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526613 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 160880

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2507.04
CPU time (s): 5000.07
CPU user time (s): 4999.09
CPU system time (s): 0.975851
CPU usage (%): 199.441
Max. virtual memory (cumulated for all children) (KiB): 161144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.09
system time used= 0.975851
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 93299
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= 1101
involuntary context switches= 94251

runsolver used 2.30465 second user time and 6.82396 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Sat May 12 22:06:55 UTC 2007

IDJOB= 426298
IDBENCH= 20123
IDSOLVER= 196
FILE ID= node7/426298-1179007615

PBS_JOBID= 5252865

Free space on /tmp= 66536 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  bc7d37ce5143f388de479f3c7fba83b1

RANDOM SEED= 700869039

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:       1632648 kB
Buffers:         44264 kB
Cached:         311504 kB
SwapCached:      17008 kB
Active:         155052 kB
Inactive:       224612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1632648 kB
SwapTotal:     4192956 kB
SwapFree:      4156572 kB
Dirty:            4572 kB
Writeback:           0 kB
Mapped:          29792 kB
Slab:            29060 kB
Committed_AS: 14848852 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 22:48:44 UTC 2007