Trace number 426222

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.12 2507.35

General information on the benchmark

Namerandom/LargeSize/5SAT/v600/
unif-k5-r20-v600-c12000-S793374232-15.cnf
MD5SUM6e9f9b40f58898d74ef75a0a472d48ed
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark65.4071
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses12000
Sum of the clauses size60000
Maximum clause length5
Minimum clause length5
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 512000
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node10/watcher-426222-1178998710 -o ROOT/results/node10/solver-426222-1178998710 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426222-1178998710/MiraXTv3_dyn /tmp/evaluation/426222-1178998710/instance-426222-1178998710.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.86 1.99 1.95 3/77 27359
/proc/meminfo: memFree=1506880/2055920 swapFree=4143936/4192956
[pid=27359] ppid=27357 vsize=3788 CPUtime=0
/proc/27359/stat : 27359 (MiraXTv3_dyn) R 27357 27359 27287 0 -1 4194304 360 0 0 0 0 0 0 0 18 0 1 0 375908484 3878912 335 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584816 0 0 4096 0 0 0 0 17 0 0 0
/proc/27359/statm: 947 335 206 20 0 305 0

[startup+0.063438 s]
/proc/loadavg: 1.86 1.99 1.95 3/77 27359
/proc/meminfo: memFree=1506880/2055920 swapFree=4143936/4192956
[pid=27359] ppid=27357 vsize=4908 CPUtime=0.05
/proc/27359/stat : 27359 (MiraXTv3_dyn) R 27357 27359 27287 0 -1 4194304 619 0 0 0 5 0 0 0 18 0 1 0 375908484 5025792 594 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 0 0 0
/proc/27359/statm: 1227 594 207 20 0 585 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 4908

[startup+0.111451 s]
/proc/loadavg: 1.86 1.99 1.95 3/77 27359
/proc/meminfo: memFree=1506880/2055920 swapFree=4143936/4192956
[pid=27359] ppid=27357 vsize=9756 CPUtime=0.13
/proc/27359/stat : 27359 (MiraXTv3_dyn) S 27357 27359 27287 0 -1 4194304 1099 0 0 0 13 0 0 0 18 0 3 0 375908484 9990144 1038 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27359/statm: 2439 1038 218 20 0 1797 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 9756

[startup+0.302496 s]
/proc/loadavg: 1.86 1.99 1.95 3/77 27359
/proc/meminfo: memFree=1506880/2055920 swapFree=4143936/4192956
[pid=27359] ppid=27357 vsize=11968 CPUtime=0.51
/proc/27359/stat : 27359 (MiraXTv3_dyn) S 27357 27359 27287 0 -1 4194304 1751 0 0 0 50 1 0 0 18 0 3 0 375908484 12255232 1690 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27359/statm: 2992 1690 218 20 0 2350 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 11968

[startup+0.701589 s]
/proc/loadavg: 1.86 1.99 1.95 3/77 27359
/proc/meminfo: memFree=1506880/2055920 swapFree=4143936/4192956
[pid=27359] ppid=27357 vsize=18388 CPUtime=1.3
/proc/27359/stat : 27359 (MiraXTv3_dyn) S 27357 27359 27287 0 -1 4194304 3078 0 0 0 129 1 0 0 18 0 3 0 375908484 18829312 3017 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27359/statm: 4597 3017 218 20 0 3955 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 18388

[startup+1.50175 s]
/proc/loadavg: 1.86 1.99 1.95 3/80 27362
/proc/meminfo: memFree=1491944/2055920 swapFree=4143936/4192956
[pid=27359] ppid=27357 vsize=27032 CPUtime=2.91
/proc/27359/stat : 27359 (MiraXTv3_dyn) S 27357 27359 27287 0 -1 4194304 5365 0 0 0 288 3 0 0 18 0 3 0 375908484 27680768 5304 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27359/statm: 6758 5304 218 20 0 6116 0
[pid=27359/tid=27361] ppid=27357 vsize=27032 CPUtime=1.42
/proc/27359/task/27361/stat : 27361 (MiraXTv3_dyn) R 27357 27359 27287 0 -1 4194368 2349 0 0 0 141 1 0 0 25 0 3 0 375908492 27680768 5304 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27359/tid=27362] ppid=27357 vsize=27032 CPUtime=1.4
/proc/27359/task/27362/stat : 27362 (MiraXTv3_dyn) R 27357 27359 27287 0 -1 4194368 2322 0 0 0 139 1 0 0 19 0 3 0 375908492 27680768 5304 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 27032

[startup+3.10114 s]
/proc/loadavg: 1.86 1.99 1.95 3/80 27362
/proc/meminfo: memFree=1479848/2055920 swapFree=4143936/4192956
[pid=27359] ppid=27357 vsize=34528 CPUtime=6.09
/proc/27359/stat : 27359 (MiraXTv3_dyn) S 27357 27359 27287 0 -1 4194304 7053 0 0 0 605 4 0 0 18 0 3 0 375908484 35356672 6992 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27359/statm: 8632 6992 218 20 0 7990 0
[pid=27359/tid=27361] ppid=27357 vsize=34528 CPUtime=3.01
/proc/27359/task/27361/stat : 27361 (MiraXTv3_dyn) R 27357 27359 27287 0 -1 4194368 3216 0 0 0 299 2 0 0 25 0 3 0 375908492 35356672 6992 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526358 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27359/tid=27362] ppid=27357 vsize=34528 CPUtime=3
/proc/27359/task/27362/stat : 27362 (MiraXTv3_dyn) R 27357 27359 27287 0 -1 4194368 3143 0 0 0 298 2 0 0 25 0 3 0 375908492 35356672 6992 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520585 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 34528

[startup+6.30179 s]
/proc/loadavg: 1.87 1.99 1.95 3/80 27362
/proc/meminfo: memFree=1464168/2055920 swapFree=4143936/4192956
[pid=27359] ppid=27357 vsize=55160 CPUtime=12.48
/proc/27359/stat : 27359 (MiraXTv3_dyn) S 27357 27359 27287 0 -1 4194304 12375 0 0 0 1239 9 0 0 18 0 3 0 375908484 56483840 12241 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27359/statm: 13790 12241 218 20 0 13148 0
[pid=27359/tid=27361] ppid=27357 vsize=55160 CPUtime=6.2
/proc/27359/task/27361/stat : 27361 (MiraXTv3_dyn) R 27357 27359 27287 0 -1 4194368 5549 0 0 0 617 3 0 0 21 0 3 0 375908492 56483840 12241 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27359/tid=27362] ppid=27357 vsize=55160 CPUtime=6.19
/proc/27359/task/27362/stat : 27362 (MiraXTv3_dyn) R 27357 27359 27287 0 -1 4194368 6132 0 0 0 614 5 0 0 25 0 3 0 375908492 56483840 12241 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 55160

[startup+12.7012 s]
/proc/loadavg: 1.88 1.99 1.95 3/80 27362
/proc/meminfo: memFree=1422136/2055920 swapFree=4143936/4192956
[pid=27359] ppid=27357 vsize=94228 CPUtime=25.24
/proc/27359/stat : 27359 (MiraXTv3_dyn) S 27357 27359 27287 0 -1 4194304 22379 0 0 0 2507 17 0 0 18 0 3 0 375908484 96489472 21979 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27359/statm: 23557 21979 218 20 0 22915 0
[pid=27359/tid=27361] ppid=27357 vsize=94228 CPUtime=12.6
/proc/27359/task/27361/stat : 27361 (MiraXTv3_dyn) R 27357 27359 27287 0 -1 4194368 10712 0 0 0 1253 7 0 0 17 0 3 0 375908492 96489472 21979 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27359/tid=27362] ppid=27357 vsize=94228 CPUtime=12.56
/proc/27359/task/27362/stat : 27362 (MiraXTv3_dyn) R 27357 27359 27287 0 -1 4194368 10973 0 0 0 1246 10 0 0 17 0 3 0 375908492 96489472 21979 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526417 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 94228

[startup+25.5029 s]
/proc/loadavg: 1.91 1.99 1.95 3/80 27364
/proc/meminfo: memFree=1410104/2055920 swapFree=4143936/4192956
[pid=27359] ppid=27357 vsize=104748 CPUtime=50.78
/proc/27359/stat : 27359 (MiraXTv3_dyn) S 27357 27359 27287 0 -1 4194304 25477 0 0 0 5058 20 0 0 18 0 3 0 375908484 107261952 24737 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27359/statm: 26187 24737 218 20 0 25545 0
[pid=27359/tid=27361] ppid=27357 vsize=104748 CPUtime=25.4
/proc/27359/task/27361/stat : 27361 (MiraXTv3_dyn) R 27357 27359 27287 0 -1 4194368 12022 0 0 0 2532 8 0 0 25 0 3 0 375908492 107261952 24737 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520120 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27359/tid=27362] ppid=27357 vsize=104748 CPUtime=25.3
/proc/27359/task/27362/stat : 27362 (MiraXTv3_dyn) R 27357 27359 27287 0 -1 4194368 12761 0 0 0 2518 12 0 0 25 0 3 0 375908492 107261952 24737 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.78
Current children cumulated vsize (KiB) 104748

[startup+51.1025 s]
/proc/loadavg: 1.94 1.99 1.95 3/80 27364
/proc/meminfo: memFree=1377656/2055920 swapFree=4143936/4192956
[pid=27359] ppid=27357 vsize=136204 CPUtime=101.82
/proc/27359/stat : 27359 (MiraXTv3_dyn) S 27357 27359 27287 0 -1 4194304 34374 0 0 0 10153 29 0 0 18 0 3 0 375908484 139472896 32808 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27359/statm: 34051 32808 218 20 0 33409 0
[pid=27359/tid=27361] ppid=27357 vsize=136204 CPUtime=50.94
/proc/27359/task/27361/stat : 27361 (MiraXTv3_dyn) R 27357 27359 27287 0 -1 4194368 16285 0 0 0 5084 10 0 0 25 0 3 0 375908492 139472896 32808 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27359/tid=27362] ppid=27357 vsize=136204 CPUtime=50.79
/proc/27359/task/27362/stat : 27362 (MiraXTv3_dyn) R 27357 27359 27287 0 -1 4194368 17395 0 0 0 5061 18 0 0 25 0 3 0 375908492 139472896 32808 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526333 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 136204

[startup+102.305 s]
/proc/loadavg: 1.97 1.99 1.95 3/80 27364
/proc/meminfo: memFree=1364472/2055920 swapFree=4143936/4192956
[pid=27359] ppid=27357 vsize=147852 CPUtime=203.9
/proc/27359/stat : 27359 (MiraXTv3_dyn) S 27357 27359 27287 0 -1 4194304 38605 0 0 0 20356 34 0 0 18 0 3 0 375908484 151400448 35575 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27359/statm: 36963 35575 218 20 0 36321 0
[pid=27359/tid=27361] ppid=27357 vsize=147852 CPUtime=102.07
/proc/27359/task/27361/stat : 27361 (MiraXTv3_dyn) R 27357 27359 27287 0 -1 4194368 18996 0 0 0 10194 13 0 0 25 0 3 0 375908492 151400448 35575 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27359/tid=27362] ppid=27357 vsize=147852 CPUtime=101.75
/proc/27359/task/27362/stat : 27362 (MiraXTv3_dyn) R 27357 27359 27287 0 -1 4194368 18915 0 0 0 10154 21 0 0 25 0 3 0 375908492 151400448 35575 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.9
Current children cumulated vsize (KiB) 147852

[startup+162.302 s]
/proc/loadavg: 1.99 1.99 1.95 3/80 27364
/proc/meminfo: memFree=1354872/2055920 swapFree=4143936/4192956
[pid=27359] ppid=27357 vsize=156852 CPUtime=323.51
/proc/27359/stat : 27359 (MiraXTv3_dyn) S 27357 27359 27287 0 -1 4194304 42477 0 0 0 32311 40 0 0 18 0 3 0 375908484 160616448 37971 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27359/statm: 39213 37971 218 20 0 38571 0
[pid=27359/tid=27361] ppid=27357 vsize=156852 CPUtime=162
/proc/27359/task/27361/stat : 27361 (MiraXTv3_dyn) R 27357 27359 27287 0 -1 4194368 20445 0 0 0 16186 14 0 0 25 0 3 0 375908492 160616448 37971 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27359/tid=27362] ppid=27357 vsize=156852 CPUtime=161.43
/proc/27359/task/27362/stat : 27362 (MiraXTv3_dyn) R 27357 27359 27287 0 -1 4194368 21338 0 0 0 16118 25 0 0 25 0 3 0 375908492 160616448 37971 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.51
Current children cumulated vsize (KiB) 156852

[startup+222.301 s]
/proc/loadavg: 1.99 1.99 1.95 3/80 27364
/proc/meminfo: memFree=1354680/2055920 swapFree=4143936/4192956
[pid=27359] ppid=27357 vsize=157008 CPUtime=443.16
/proc/27359/stat : 27359 (MiraXTv3_dyn) S 27357 27359 27287 0 -1 4194304 44228 0 0 0 44274 42 0 0 18 0 3 0 375908484 160776192 38022 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27359/statm: 39252 38022 218 20 0 38610 0
[pid=27359/tid=27361] ppid=27357 vsize=157008 CPUtime=221.92
/proc/27359/task/27361/stat : 27361 (MiraXTv3_dyn) R 27357 27359 27287 0 -1 4194368 21374 0 0 0 22177 15 0 0 25 0 3 0 375908492 160776192 38022 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27359/tid=27362] ppid=27357 vsize=157008 CPUtime=221.16
/proc/27359/task/27362/stat : 27362 (MiraXTv3_dyn) R 27357 27359 27287 0 -1 4194368 22160 0 0 0 22090 26 0 0 25 0 3 0 375908492 160776192 38022 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.16
Current children cumulated vsize (KiB) 157008

[startup+282.301 s]
/proc/loadavg: 1.99 1.99 1.95 3/80 27364
/proc/meminfo: memFree=1349112/2055920 swapFree=4143936/4192956
[pid=27359] ppid=27357 vsize=162448 CPUtime=562.83
/proc/27359/stat : 27359 (MiraXTv3_dyn) S 27357 27359 27287 0 -1 4194304 46845 0 0 0 56239 44 0 0 18 0 3 0 375908484 166346752 39409 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27359/statm: 40612 39409 218 20 0 39970 0
[pid=27359/tid=27361] ppid=27357 vsize=162448 CPUtime=281.85
/proc/27359/task/27361/stat : 27361 (MiraXTv3_dyn) R 27357 27359 27287 0 -1 4194368 23183 0 0 0 28169 16 0 0 25 0 3 0 375908492 166346752 39409 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27359/tid=27362] ppid=27357 vsize=162448 CPUtime=280.89
/proc/27359/task/27362/stat : 27362 (MiraXTv3_dyn) R 27357 27359 27287 0 -1 4194368 22968 0 0 0 28062 27 0 0 25 0 3 0 375908492 166346752 39409 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.83
Current children cumulated vsize (KiB) 162448

[startup+342.301 s]
/proc/loadavg: 1.99 1.99 1.95 3/80 27364
/proc/meminfo: memFree=1347128/2055920 swapFree=4143936/4192956
[pid=27359] ppid=27357 vsize=164480 CPUtime=682.47
/proc/27359/stat : 27359 (MiraXTv3_dyn) S 27357 27359 27287 0 -1 4194304 48551 0 0 0 68201 46 0 0 18 0 3 0 375908484 168427520 39942 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27359/statm: 41120 39942 218 20 0 40478 0
[pid=27359/tid=27361] ppid=27357 vsize=164480 CPUtime=341.76
/proc/27359/task/27361/stat : 27361 (MiraXTv3_dyn) R 27357 27359 27287 0 -1 4194368 24321 0 0 0 34159 17 0 0 25 0 3 0 375908492 168427520 39942 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27359/tid=27362] ppid=27357 vsize=164480 CPUtime=340.62
/proc/27359/task/27362/stat : 27362 (MiraXTv3_dyn) R 27357 27359 27287 0 -1 4194368 23536 0 0 0 34034 28 0 0 25 0 3 0 375908492 168427520 39942 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.47
Current children cumulated vsize (KiB) 164480

[startup+402.301 s]

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

/proc/27359/task/27361/stat : 27361 (MiraXTv3_dyn) R 27357 27359 27287 0 -1 4194368 42005 0 0 0 189525 41 0 0 25 0 3 0 375908492 202604544 48231 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27359/tid=27362] ppid=27357 vsize=197856 CPUtime=1897.7
/proc/27359/task/27362/stat : 27362 (MiraXTv3_dyn) R 27357 27359 27287 0 -1 4194368 39495 0 0 0 189706 64 0 0 25 0 3 0 375908492 202604544 48231 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3793.44
Current children cumulated vsize (KiB) 197856

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 27562
/proc/meminfo: memFree=1309368/2055920 swapFree=4143936/4192956
[pid=27359] ppid=27357 vsize=201952 CPUtime=3913.12
/proc/27359/stat : 27359 (MiraXTv3_dyn) S 27357 27359 27287 0 -1 4194304 83912 0 0 0 391204 108 0 0 18 0 3 0 375908484 206798848 49365 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27359/statm: 50488 49365 218 20 0 49846 0
[pid=27359/tid=27361] ppid=27357 vsize=201952 CPUtime=1955.4
/proc/27359/task/27361/stat : 27361 (MiraXTv3_dyn) R 27357 27359 27287 0 -1 4194368 43139 0 0 0 195497 43 0 0 25 0 3 0 375908492 206798848 49365 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27359/tid=27362] ppid=27357 vsize=201952 CPUtime=1957.64
/proc/27359/task/27362/stat : 27362 (MiraXTv3_dyn) R 27357 27359 27287 0 -1 4194368 40079 0 0 0 195700 64 0 0 25 0 3 0 375908492 206798848 49365 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3913.12
Current children cumulated vsize (KiB) 201952

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 27562
/proc/meminfo: memFree=1309240/2055920 swapFree=4143936/4192956
[pid=27359] ppid=27357 vsize=201952 CPUtime=4032.75
/proc/27359/stat : 27359 (MiraXTv3_dyn) S 27357 27359 27287 0 -1 4194304 84574 0 0 0 403166 109 0 0 18 0 3 0 375908484 206798848 49365 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27359/statm: 50488 49365 218 20 0 49846 0
[pid=27359/tid=27361] ppid=27357 vsize=201952 CPUtime=2015.11
/proc/27359/task/27361/stat : 27361 (MiraXTv3_dyn) R 27357 27359 27287 0 -1 4194368 43212 0 0 0 201468 43 0 0 25 0 3 0 375908492 206798848 49365 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27359/tid=27362] ppid=27357 vsize=201952 CPUtime=2017.54
/proc/27359/task/27362/stat : 27362 (MiraXTv3_dyn) R 27357 27359 27287 0 -1 4194368 40668 0 0 0 201690 64 0 0 25 0 3 0 375908492 206798848 49365 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4032.75
Current children cumulated vsize (KiB) 201952

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 27562
/proc/meminfo: memFree=1306872/2055920 swapFree=4143936/4192956
[pid=27359] ppid=27357 vsize=205024 CPUtime=4152.41
/proc/27359/stat : 27359 (MiraXTv3_dyn) S 27357 27359 27287 0 -1 4194304 86034 0 0 0 415130 111 0 0 18 0 3 0 375908484 209944576 49945 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27359/statm: 51256 49945 218 20 0 50614 0
[pid=27359/tid=27361] ppid=27357 vsize=205024 CPUtime=2074.84
/proc/27359/task/27361/stat : 27361 (MiraXTv3_dyn) R 27357 27359 27287 0 -1 4194368 43287 0 0 0 207440 44 0 0 25 0 3 0 375908492 209944576 49945 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27359/tid=27362] ppid=27357 vsize=205024 CPUtime=2077.48
/proc/27359/task/27362/stat : 27362 (MiraXTv3_dyn) R 27357 27359 27287 0 -1 4194368 42053 0 0 0 207682 66 0 0 23 0 3 0 375908492 209944576 49945 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526297 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4152.41
Current children cumulated vsize (KiB) 205024

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 27562
/proc/meminfo: memFree=1302200/2055920 swapFree=4143936/4192956
[pid=27359] ppid=27357 vsize=209120 CPUtime=4272.05
/proc/27359/stat : 27359 (MiraXTv3_dyn) S 27357 27359 27287 0 -1 4194304 88053 0 0 0 427091 114 0 0 18 0 3 0 375908484 214138880 51150 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27359/statm: 52280 51150 218 20 0 51638 0
[pid=27359/tid=27361] ppid=27357 vsize=209120 CPUtime=2134.57
/proc/27359/task/27361/stat : 27361 (MiraXTv3_dyn) R 27357 27359 27287 0 -1 4194368 44376 0 0 0 213410 47 0 0 25 0 3 0 375908492 214138880 51150 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27359/tid=27362] ppid=27357 vsize=209120 CPUtime=2137.41
/proc/27359/task/27362/stat : 27362 (MiraXTv3_dyn) R 27357 27359 27287 0 -1 4194368 42983 0 0 0 213674 67 0 0 25 0 3 0 375908492 214138880 51150 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4272.05
Current children cumulated vsize (KiB) 209120

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 27562
/proc/meminfo: memFree=1299832/2055920 swapFree=4143936/4192956
[pid=27359] ppid=27357 vsize=212192 CPUtime=4391.73
/proc/27359/stat : 27359 (MiraXTv3_dyn) S 27357 27359 27287 0 -1 4194304 89286 0 0 0 439057 116 0 0 18 0 3 0 375908484 217284608 51727 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27359/statm: 53048 51727 218 20 0 52406 0
[pid=27359/tid=27361] ppid=27357 vsize=212192 CPUtime=2194.31
/proc/27359/task/27361/stat : 27361 (MiraXTv3_dyn) R 27357 27359 27287 0 -1 4194368 44377 0 0 0 219384 47 0 0 25 0 3 0 375908492 217284608 51727 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526414 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27359/tid=27362] ppid=27357 vsize=212192 CPUtime=2197.34
/proc/27359/task/27362/stat : 27362 (MiraXTv3_dyn) R 27357 27359 27287 0 -1 4194368 44215 0 0 0 219666 68 0 0 25 0 3 0 375908492 217284608 51727 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4391.73
Current children cumulated vsize (KiB) 212192

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 27562
/proc/meminfo: memFree=1299640/2055920 swapFree=4143936/4192956
[pid=27359] ppid=27357 vsize=212192 CPUtime=4511.39
/proc/27359/stat : 27359 (MiraXTv3_dyn) S 27357 27359 27287 0 -1 4194304 90240 0 0 0 451022 117 0 0 18 0 3 0 375908484 217284608 51789 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27359/statm: 53048 51789 218 20 0 52406 0
[pid=27359/tid=27361] ppid=27357 vsize=212192 CPUtime=2254.05
/proc/27359/task/27361/stat : 27361 (MiraXTv3_dyn) R 27357 27359 27287 0 -1 4194368 44378 0 0 0 225357 48 0 0 25 0 3 0 375908492 217284608 51789 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27359/tid=27362] ppid=27357 vsize=212192 CPUtime=2257.26
/proc/27359/task/27362/stat : 27362 (MiraXTv3_dyn) R 27357 27359 27287 0 -1 4194368 45168 0 0 0 225658 68 0 0 25 0 3 0 375908492 217284608 51789 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4511.39
Current children cumulated vsize (KiB) 212192

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 27562
/proc/meminfo: memFree=1300408/2055920 swapFree=4143936/4192956
[pid=27359] ppid=27357 vsize=211168 CPUtime=4631.07
/proc/27359/stat : 27359 (MiraXTv3_dyn) S 27357 27359 27287 0 -1 4194304 90917 0 0 0 462989 118 0 0 18 0 3 0 375908484 216236032 51566 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27359/statm: 52792 51566 218 20 0 52150 0
[pid=27359/tid=27361] ppid=27357 vsize=211168 CPUtime=2313.78
/proc/27359/task/27361/stat : 27361 (MiraXTv3_dyn) R 27357 27359 27287 0 -1 4194368 44379 0 0 0 231330 48 0 0 25 0 3 0 375908492 216236032 51566 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27359/tid=27362] ppid=27357 vsize=211168 CPUtime=2317.21
/proc/27359/task/27362/stat : 27362 (MiraXTv3_dyn) R 27357 27359 27287 0 -1 4194368 45844 0 0 0 231652 69 0 0 25 0 3 0 375908492 216236032 51566 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4631.07
Current children cumulated vsize (KiB) 211168

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 27562
/proc/meminfo: memFree=1300344/2055920 swapFree=4143936/4192956
[pid=27359] ppid=27357 vsize=211168 CPUtime=4750.74
/proc/27359/stat : 27359 (MiraXTv3_dyn) S 27357 27359 27287 0 -1 4194304 91443 0 0 0 474955 119 0 0 18 0 3 0 375908484 216236032 51565 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27359/statm: 52792 51565 218 20 0 52150 0
[pid=27359/tid=27361] ppid=27357 vsize=211168 CPUtime=2373.53
/proc/27359/task/27361/stat : 27361 (MiraXTv3_dyn) R 27357 27359 27287 0 -1 4194368 44379 0 0 0 237304 49 0 0 25 0 3 0 375908492 216236032 51565 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27359/tid=27362] ppid=27357 vsize=211168 CPUtime=2377.12
/proc/27359/task/27362/stat : 27362 (MiraXTv3_dyn) R 27357 27359 27287 0 -1 4194368 46370 0 0 0 237643 69 0 0 25 0 3 0 375908492 216236032 51565 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520222 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4750.74
Current children cumulated vsize (KiB) 211168

[startup+2442.3 s]
/proc/loadavg: 2.14 2.03 1.96 3/80 27562
/proc/meminfo: memFree=1300408/2055920 swapFree=4143936/4192956
[pid=27359] ppid=27357 vsize=211168 CPUtime=4870.4
/proc/27359/stat : 27359 (MiraXTv3_dyn) S 27357 27359 27287 0 -1 4194304 91974 0 0 0 486920 120 0 0 18 0 3 0 375908484 216236032 51559 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27359/statm: 52792 51559 218 20 0 52150 0
[pid=27359/tid=27361] ppid=27357 vsize=211168 CPUtime=2433.25
/proc/27359/task/27361/stat : 27361 (MiraXTv3_dyn) R 27357 27359 27287 0 -1 4194368 44382 0 0 0 243276 49 0 0 25 0 3 0 375908492 216236032 51559 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27359/tid=27362] ppid=27357 vsize=211168 CPUtime=2437.06
/proc/27359/task/27362/stat : 27362 (MiraXTv3_dyn) R 27357 27359 27287 0 -1 4194368 46898 0 0 0 243636 70 0 0 25 0 3 0 375908492 216236032 51559 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4870.4
Current children cumulated vsize (KiB) 211168

[startup+2502.3 s]
/proc/loadavg: 2.59 2.19 2.02 3/80 27562
/proc/meminfo: memFree=1299448/2055920 swapFree=4143936/4192956
[pid=27359] ppid=27357 vsize=212192 CPUtime=4990.08
/proc/27359/stat : 27359 (MiraXTv3_dyn) S 27357 27359 27287 0 -1 4194304 92827 0 0 0 498887 121 0 0 18 0 3 0 375908484 217284608 51812 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27359/statm: 53048 51812 218 20 0 52406 0
[pid=27359/tid=27361] ppid=27357 vsize=212192 CPUtime=2493
/proc/27359/task/27361/stat : 27361 (MiraXTv3_dyn) R 27357 27359 27287 0 -1 4194368 44538 0 0 0 249250 50 0 0 25 0 3 0 375908492 217284608 51812 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27359/tid=27362] ppid=27357 vsize=212192 CPUtime=2496.98
/proc/27359/task/27362/stat : 27362 (MiraXTv3_dyn) R 27357 27359 27287 0 -1 4194368 47595 0 0 0 249628 70 0 0 25 0 3 0 375908492 217284608 51812 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4990.08
Current children cumulated vsize (KiB) 212192



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.3 s]
/proc/loadavg: 2.54 2.18 2.02 3/80 27562
/proc/meminfo: memFree=1299448/2055920 swapFree=4143936/4192956
[pid=27359] ppid=27357 vsize=212192 CPUtime=5000.06
/proc/27359/stat : 27359 (MiraXTv3_dyn) S 27357 27359 27287 0 -1 4194304 92902 0 0 0 499885 121 0 0 18 0 3 0 375908484 217284608 51812 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27359/statm: 53048 51812 218 20 0 52406 0
[pid=27359/tid=27361] ppid=27357 vsize=212192 CPUtime=2497.98
/proc/27359/task/27361/stat : 27361 (MiraXTv3_dyn) R 27357 27359 27287 0 -1 4194368 44538 0 0 0 249748 50 0 0 25 0 3 0 375908492 217284608 51812 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27359/tid=27362] ppid=27357 vsize=212192 CPUtime=2501.99
/proc/27359/task/27362/stat : 27362 (MiraXTv3_dyn) R 27357 27359 27287 0 -1 4194368 47670 0 0 0 250129 70 0 0 25 0 3 0 375908492 217284608 51812 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526685 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 212192

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.54 2.18 2.02 3/80 27562
/proc/meminfo: memFree=1299448/2055920 swapFree=4143936/4192956
[pid=27359] ppid=27357 vsize=212192 CPUtime=5000.06
/proc/27359/stat : 27359 (MiraXTv3_dyn) S 27357 27359 27287 0 -1 4194304 92902 0 0 0 499885 121 0 0 18 0 3 0 375908484 217284608 51812 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27359/statm: 53048 51812 218 20 0 52406 0
[pid=27359/tid=27361] ppid=27357 vsize=212192 CPUtime=2497.98
/proc/27359/task/27361/stat : 27361 (MiraXTv3_dyn) R 27357 27359 27287 0 -1 4194368 44538 0 0 0 249748 50 0 0 25 0 3 0 375908492 217284608 51812 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27359/tid=27362] ppid=27357 vsize=212192 CPUtime=2501.99
/proc/27359/task/27362/stat : 27362 (MiraXTv3_dyn) R 27357 27359 27287 0 -1 4194368 47670 0 0 0 250129 70 0 0 25 0 3 0 375908492 217284608 51812 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526685 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 212192

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2507.35
CPU time (s): 5000.12
CPU user time (s): 4998.87
CPU system time (s): 1.25081
CPU usage (%): 199.419
Max. virtual memory (cumulated for all children) (KiB): 213216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.87
system time used= 1.25081
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 92902
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= 1294
involuntary context switches= 94130

runsolver used 2.42363 second user time and 6.77297 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Sat May 12 19:38:30 UTC 2007

IDJOB= 426222
IDBENCH= 20047
IDSOLVER= 196
FILE ID= node10/426222-1178998710

PBS_JOBID= 5252849

Free space on /tmp= 66551 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v600/unif-k5-r20-v600-c12000-S793374232-15.cnf
COMMAND LINE= /tmp/evaluation/426222-1178998710/MiraXTv3_dyn /tmp/evaluation/426222-1178998710/instance-426222-1178998710.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-426222-1178998710 -o ROOT/results/node10/solver-426222-1178998710 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426222-1178998710/MiraXTv3_dyn /tmp/evaluation/426222-1178998710/instance-426222-1178998710.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  6e9f9b40f58898d74ef75a0a472d48ed

RANDOM SEED= 195254983

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node10.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.259
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.259
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:       1507096 kB
Buffers:         52476 kB
Cached:         406308 kB
SwapCached:      18032 kB
Active:         142248 kB
Inactive:       340460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1507096 kB
SwapTotal:     4192956 kB
SwapFree:      4143936 kB
Dirty:            4296 kB
Writeback:           0 kB
Mapped:          29848 kB
Slab:            51680 kB
Committed_AS:  5329628 kB
PageTables:       1736 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= 66551 MiB

End job on node10 on Sat May 12 20:20:19 UTC 2007