Trace number 426322

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.21 2507.9

General information on the benchmark

Namerandom/LargeSize/3SAT/v16000/
unif-k3-r4.2-v16000-c67200-S81758219-15.cnf
MD5SUM553c4b40944e11835ccbe7b0f0a9dbe4
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1720.31
Satisfiable
(Un)Satisfiability was proved
Number of variables16000
Number of clauses67200
Sum of the clauses size201600
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 367200
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node71/watcher-426322-1179010518 -o ROOT/results/node71/solver-426322-1179010518 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426322-1179010518/MiraXTv3_dyn /tmp/evaluation/426322-1179010518/instance-426322-1179010518.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.90 3/64 30177
/proc/meminfo: memFree=1010544/2055920 swapFree=4184268/4192956
[pid=30177] ppid=30175 vsize=3788 CPUtime=0
/proc/30177/stat : 30177 (MiraXTv3_dyn) R 30175 30177 30046 0 -1 4194304 309 0 0 0 0 0 0 0 18 0 1 0 377041162 3878912 285 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30177/statm: 947 292 202 20 0 305 0

[startup+0.040705 s]
/proc/loadavg: 1.83 1.94 1.90 3/64 30177
/proc/meminfo: memFree=1010544/2055920 swapFree=4184268/4192956
[pid=30177] ppid=30175 vsize=6804 CPUtime=0.03
/proc/30177/stat : 30177 (MiraXTv3_dyn) R 30175 30177 30046 0 -1 4194304 1217 0 0 0 3 0 0 0 18 0 1 0 377041162 6967296 1192 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 7640699 0 0 4096 0 0 0 0 17 1 0 0
/proc/30177/statm: 1701 1192 206 20 0 1059 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 6804

[startup+0.102715 s]
/proc/loadavg: 1.83 1.94 1.90 3/64 30177
/proc/meminfo: memFree=1010544/2055920 swapFree=4184268/4192956
[pid=30177] ppid=30175 vsize=8656 CPUtime=0.09
/proc/30177/stat : 30177 (MiraXTv3_dyn) R 30175 30177 30046 0 -1 4194304 1670 0 0 0 8 1 0 0 18 0 1 0 377041162 8863744 1645 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 7640699 0 0 4096 0 0 0 0 17 1 0 0
/proc/30177/statm: 2164 1646 206 20 0 1522 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8656

[startup+0.301739 s]
/proc/loadavg: 1.83 1.94 1.90 3/64 30177
/proc/meminfo: memFree=1010544/2055920 swapFree=4184268/4192956
[pid=30177] ppid=30175 vsize=10260 CPUtime=0.29
/proc/30177/stat : 30177 (MiraXTv3_dyn) R 30175 30177 30046 0 -1 4194304 2086 0 0 0 28 1 0 0 19 0 1 0 377041162 10506240 2061 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583711 0 0 4096 0 0 0 0 17 1 0 0
/proc/30177/statm: 2565 2061 207 20 0 1923 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10260

[startup+0.702806 s]
/proc/loadavg: 1.83 1.94 1.90 3/64 30177
/proc/meminfo: memFree=1010544/2055920 swapFree=4184268/4192956
[pid=30177] ppid=30175 vsize=37144 CPUtime=0.96
/proc/30177/stat : 30177 (MiraXTv3_dyn) S 30175 30177 30046 0 -1 4194304 5325 0 0 0 93 3 0 0 19 0 3 0 377041162 38035456 4994 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30177/statm: 9286 4994 218 20 0 8644 0
Current children cumulated CPU time (s) 0.96
Current children cumulated vsize (KiB) 37144

[startup+1.50191 s]
/proc/loadavg: 1.83 1.94 1.90 3/67 30180
/proc/meminfo: memFree=990744/2055920 swapFree=4184268/4192956
[pid=30177] ppid=30175 vsize=38464 CPUtime=2.56
/proc/30177/stat : 30177 (MiraXTv3_dyn) S 30175 30177 30046 0 -1 4194304 5684 0 0 0 253 3 0 0 19 0 3 0 377041162 39387136 5353 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30177/statm: 9616 5353 218 20 0 8974 0
[pid=30177/tid=30179] ppid=30175 vsize=38464 CPUtime=1.16
/proc/30177/task/30179/stat : 30179 (MiraXTv3_dyn) R 30175 30177 30046 0 -1 4194368 1747 0 0 0 115 1 0 0 23 0 3 0 377041195 39387136 5353 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520708 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30177/tid=30180] ppid=30175 vsize=38464 CPUtime=1.06
/proc/30177/task/30180/stat : 30180 (MiraXTv3_dyn) R 30175 30177 30046 0 -1 4194368 1455 0 0 0 106 0 0 0 22 0 3 0 377041195 39387136 5353 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.56
Current children cumulated vsize (KiB) 38464

[startup+3.10113 s]
/proc/loadavg: 1.85 1.94 1.90 3/67 30180
/proc/meminfo: memFree=988184/2055920 swapFree=4184268/4192956
[pid=30177] ppid=30175 vsize=43152 CPUtime=5.75
/proc/30177/stat : 30177 (MiraXTv3_dyn) S 30175 30177 30046 0 -1 4194304 6906 0 0 0 570 5 0 0 19 0 3 0 377041162 44187648 6575 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30177/statm: 10788 6575 218 20 0 10146 0
[pid=30177/tid=30179] ppid=30175 vsize=43152 CPUtime=2.75
/proc/30177/task/30179/stat : 30179 (MiraXTv3_dyn) R 30175 30177 30046 0 -1 4194368 2352 0 0 0 273 2 0 0 25 0 3 0 377041195 44187648 6575 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525994 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30177/tid=30180] ppid=30175 vsize=43152 CPUtime=2.65
/proc/30177/task/30180/stat : 30180 (MiraXTv3_dyn) R 30175 30177 30046 0 -1 4194368 2072 0 0 0 265 0 0 0 20 0 3 0 377041195 44187648 6575 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.75
Current children cumulated vsize (KiB) 43152

[startup+6.30157 s]
/proc/loadavg: 1.85 1.94 1.90 3/67 30180
/proc/meminfo: memFree=975640/2055920 swapFree=4184268/4192956
[pid=30177] ppid=30175 vsize=55012 CPUtime=12.13
/proc/30177/stat : 30177 (MiraXTv3_dyn) S 30175 30177 30046 0 -1 4194304 9848 0 0 0 1204 9 0 0 19 0 3 0 377041162 56332288 9517 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30177/statm: 13753 9517 218 20 0 13111 0
[pid=30177/tid=30179] ppid=30175 vsize=55012 CPUtime=5.95
/proc/30177/task/30179/stat : 30179 (MiraXTv3_dyn) R 30175 30177 30046 0 -1 4194368 3718 0 0 0 590 5 0 0 17 0 3 0 377041195 56332288 9517 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30177/tid=30180] ppid=30175 vsize=55012 CPUtime=5.84
/proc/30177/task/30180/stat : 30180 (MiraXTv3_dyn) R 30175 30177 30046 0 -1 4194368 3648 0 0 0 582 2 0 0 23 0 3 0 377041195 56332288 9517 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.13
Current children cumulated vsize (KiB) 55012

[startup+12.7014 s]
/proc/loadavg: 1.87 1.94 1.90 3/67 30180
/proc/meminfo: memFree=951592/2055920 swapFree=4184268/4192956
[pid=30177] ppid=30175 vsize=77568 CPUtime=24.91
/proc/30177/stat : 30177 (MiraXTv3_dyn) S 30175 30177 30046 0 -1 4194304 15747 0 0 0 2475 16 0 0 19 0 3 0 377041162 79429632 15416 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30177/statm: 19392 15416 218 20 0 18750 0
[pid=30177/tid=30179] ppid=30175 vsize=77568 CPUtime=12.35
/proc/30177/task/30179/stat : 30179 (MiraXTv3_dyn) R 30175 30177 30046 0 -1 4194368 6334 0 0 0 1227 8 0 0 25 0 3 0 377041195 79429632 15416 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30177/tid=30180] ppid=30175 vsize=77568 CPUtime=12.22
/proc/30177/task/30180/stat : 30180 (MiraXTv3_dyn) R 30175 30177 30046 0 -1 4194368 6931 0 0 0 1216 6 0 0 21 0 3 0 377041195 79429632 15416 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.91
Current children cumulated vsize (KiB) 77568

[startup+25.5022 s]
/proc/loadavg: 1.89 1.94 1.90 3/67 30180
/proc/meminfo: memFree=933352/2055920 swapFree=4184268/4192956
[pid=30177] ppid=30175 vsize=95160 CPUtime=50.43
/proc/30177/stat : 30177 (MiraXTv3_dyn) S 30175 30177 30046 0 -1 4194304 19757 0 0 0 5022 21 0 0 19 0 3 0 377041162 97443840 19426 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30177/statm: 23790 19426 218 20 0 23148 0
[pid=30177/tid=30179] ppid=30175 vsize=95160 CPUtime=25.14
/proc/30177/task/30179/stat : 30179 (MiraXTv3_dyn) R 30175 30177 30046 0 -1 4194368 8900 0 0 0 2502 12 0 0 23 0 3 0 377041195 97443840 19426 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520643 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30177/tid=30180] ppid=30175 vsize=95160 CPUtime=24.95
/proc/30177/task/30180/stat : 30180 (MiraXTv3_dyn) R 30175 30177 30046 0 -1 4194368 8375 0 0 0 2487 8 0 0 20 0 3 0 377041195 97443840 19426 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.43
Current children cumulated vsize (KiB) 95160

[startup+51.1027 s]
/proc/loadavg: 1.93 1.94 1.90 3/67 30180
/proc/meminfo: memFree=858984/2055920 swapFree=4184268/4192956
[pid=30177] ppid=30175 vsize=169732 CPUtime=101.52
/proc/30177/stat : 30177 (MiraXTv3_dyn) S 30175 30177 30046 0 -1 4194304 38945 0 0 0 10106 46 0 0 19 0 3 0 377041162 173805568 38465 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30177/statm: 42433 38465 218 20 0 41791 0
[pid=30177/tid=30179] ppid=30175 vsize=169732 CPUtime=50.74
/proc/30177/task/30179/stat : 30179 (MiraXTv3_dyn) R 30175 30177 30046 0 -1 4194368 18325 0 0 0 5049 25 0 0 20 0 3 0 377041195 173805568 38465 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30177/tid=30180] ppid=30175 vsize=169732 CPUtime=50.44
/proc/30177/task/30180/stat : 30180 (MiraXTv3_dyn) R 30175 30177 30046 0 -1 4194368 18138 0 0 0 5025 19 0 0 17 0 3 0 377041195 173805568 38465 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526712 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.52
Current children cumulated vsize (KiB) 169732

[startup+102.307 s]
/proc/loadavg: 1.97 1.95 1.91 3/67 30180
/proc/meminfo: memFree=795816/2055920 swapFree=4184268/4192956
[pid=30177] ppid=30175 vsize=229108 CPUtime=203.6
/proc/30177/stat : 30177 (MiraXTv3_dyn) S 30175 30177 30046 0 -1 4194304 54533 0 0 0 20292 68 0 0 19 0 3 0 377041162 234606592 53693 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30177/statm: 57277 53693 218 20 0 56635 0
[pid=30177/tid=30179] ppid=30175 vsize=229108 CPUtime=101.91
/proc/30177/task/30179/stat : 30179 (MiraXTv3_dyn) R 30175 30177 30046 0 -1 4194368 26186 0 0 0 10153 38 0 0 25 0 3 0 377041195 234606592 53693 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30177/tid=30180] ppid=30175 vsize=229108 CPUtime=101.36
/proc/30177/task/30180/stat : 30180 (MiraXTv3_dyn) R 30175 30177 30046 0 -1 4194368 25865 0 0 0 10107 29 0 0 25 0 3 0 377041195 234606592 53693 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134521723 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.6
Current children cumulated vsize (KiB) 229108

[startup+162.303 s]
/proc/loadavg: 1.99 1.95 1.91 3/67 30180
/proc/meminfo: memFree=722792/2055920 swapFree=4184268/4192956
[pid=30177] ppid=30175 vsize=302608 CPUtime=323.2
/proc/30177/stat : 30177 (MiraXTv3_dyn) S 30175 30177 30046 0 -1 4194304 73241 0 0 0 32226 94 0 0 19 0 3 0 377041162 309870592 71909 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30177/statm: 75652 71909 218 20 0 75010 0
[pid=30177/tid=30179] ppid=30175 vsize=302608 CPUtime=161.85
/proc/30177/task/30179/stat : 30179 (MiraXTv3_dyn) R 30175 30177 30046 0 -1 4194368 35276 0 0 0 16133 52 0 0 25 0 3 0 377041195 309870592 71909 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30177/tid=30180] ppid=30175 vsize=302608 CPUtime=161.01
/proc/30177/task/30180/stat : 30180 (MiraXTv3_dyn) R 30175 30177 30046 0 -1 4194368 35483 0 0 0 16061 40 0 0 25 0 3 0 377041195 309870592 71909 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.2
Current children cumulated vsize (KiB) 302608

[startup+222.303 s]
/proc/loadavg: 1.99 1.96 1.91 3/67 30180
/proc/meminfo: memFree=690920/2055920 swapFree=4184268/4192956
[pid=30177] ppid=30175 vsize=335972 CPUtime=442.89
/proc/30177/stat : 30177 (MiraXTv3_dyn) S 30175 30177 30046 0 -1 4194304 81850 0 0 0 44183 106 0 0 19 0 3 0 377041162 344035328 80060 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30177/statm: 83993 80060 218 20 0 83351 0
[pid=30177/tid=30179] ppid=30175 vsize=335972 CPUtime=221.81
/proc/30177/task/30179/stat : 30179 (MiraXTv3_dyn) R 30175 30177 30046 0 -1 4194368 40362 0 0 0 22122 59 0 0 25 0 3 0 377041195 344035328 80060 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30177/tid=30180] ppid=30175 vsize=335972 CPUtime=220.73
/proc/30177/task/30180/stat : 30180 (MiraXTv3_dyn) R 30175 30177 30046 0 -1 4194368 39006 0 0 0 22029 44 0 0 25 0 3 0 377041195 344035328 80060 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.89
Current children cumulated vsize (KiB) 335972

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 30180
/proc/meminfo: memFree=680808/2055920 swapFree=4184268/4192956
[pid=30177] ppid=30175 vsize=344664 CPUtime=562.55
/proc/30177/stat : 30177 (MiraXTv3_dyn) S 30175 30177 30046 0 -1 4194304 84585 0 0 0 56146 109 0 0 19 0 3 0 377041162 352935936 82462 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30177/statm: 86166 82462 218 20 0 85524 0
[pid=30177/tid=30179] ppid=30175 vsize=344664 CPUtime=281.78
/proc/30177/task/30179/stat : 30179 (MiraXTv3_dyn) R 30175 30177 30046 0 -1 4194368 41814 0 0 0 28116 62 0 0 25 0 3 0 377041195 352935936 82462 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30177/tid=30180] ppid=30175 vsize=344664 CPUtime=280.43
/proc/30177/task/30180/stat : 30180 (MiraXTv3_dyn) R 30175 30177 30046 0 -1 4194368 40289 0 0 0 27998 45 0 0 25 0 3 0 377041195 352935936 82462 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.55
Current children cumulated vsize (KiB) 344664

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 30180
/proc/meminfo: memFree=669416/2055920 swapFree=4184268/4192956
[pid=30177] ppid=30175 vsize=355900 CPUtime=682.23
/proc/30177/stat : 30177 (MiraXTv3_dyn) S 30175 30177 30046 0 -1 4194304 87775 0 0 0 68110 113 0 0 19 0 3 0 377041162 364441600 85249 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30177/statm: 88975 85249 218 20 0 88333 0
[pid=30177/tid=30179] ppid=30175 vsize=355900 CPUtime=341.71
/proc/30177/task/30179/stat : 30179 (MiraXTv3_dyn) R 30175 30177 30046 0 -1 4194368 42547 0 0 0 34108 63 0 0 20 0 3 0 377041195 364441600 85249 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30177/tid=30180] ppid=30175 vsize=355900 CPUtime=340.17
/proc/30177/task/30180/stat : 30180 (MiraXTv3_dyn) R 30175 30177 30046 0 -1 4194368 42746 0 0 0 33969 48 0 0 17 0 3 0 377041195 364441600 85249 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.23
Current children cumulated vsize (KiB) 355900

[startup+402.303 s]

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

/proc/30177/task/30179/stat : 30179 (MiraXTv3_dyn) R 30175 30177 30046 0 -1 4194368 63264 0 0 0 183698 103 0 0 25 0 3 0 377041195 541560832 128603 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30177/tid=30180] ppid=30175 vsize=528868 CPUtime=1834.8
/proc/30177/task/30180/stat : 30180 (MiraXTv3_dyn) R 30175 30177 30046 0 -1 4194368 70668 0 0 0 183389 91 0 0 25 0 3 0 377041195 541560832 128603 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3673.14
Current children cumulated vsize (KiB) 528868

[startup+1902.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/67 30378
/proc/meminfo: memFree=495528/2055920 swapFree=4184268/4192956
[pid=30177] ppid=30175 vsize=528868 CPUtime=3792.7
/proc/30177/stat : 30177 (MiraXTv3_dyn) S 30175 30177 30046 0 -1 4194304 136427 0 0 0 379074 196 0 0 19 0 3 0 377041162 541560832 128616 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30177/statm: 132217 128616 218 20 0 131575 0
[pid=30177/tid=30179] ppid=30175 vsize=528868 CPUtime=1897.59
/proc/30177/task/30179/stat : 30179 (MiraXTv3_dyn) R 30175 30177 30046 0 -1 4194368 63268 0 0 0 189656 103 0 0 25 0 3 0 377041195 541560832 128616 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30177/tid=30180] ppid=30175 vsize=528868 CPUtime=1894.76
/proc/30177/task/30180/stat : 30180 (MiraXTv3_dyn) R 30175 30177 30046 0 -1 4194368 70677 0 0 0 189385 91 0 0 25 0 3 0 377041195 541560832 128616 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3792.7
Current children cumulated vsize (KiB) 528868

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/67 30378
/proc/meminfo: memFree=492520/2055920 swapFree=4184268/4192956
[pid=30177] ppid=30175 vsize=531940 CPUtime=3912.38
/proc/30177/stat : 30177 (MiraXTv3_dyn) S 30175 30177 30046 0 -1 4194304 137236 0 0 0 391041 197 0 0 19 0 3 0 377041162 544706560 129352 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30177/statm: 132985 129352 218 20 0 132343 0
[pid=30177/tid=30179] ppid=30175 vsize=531940 CPUtime=1957.29
/proc/30177/task/30179/stat : 30179 (MiraXTv3_dyn) R 30175 30177 30046 0 -1 4194368 64032 0 0 0 195626 103 0 0 25 0 3 0 377041195 544706560 129352 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30177/tid=30180] ppid=30175 vsize=531940 CPUtime=1954.73
/proc/30177/task/30180/stat : 30180 (MiraXTv3_dyn) R 30175 30177 30046 0 -1 4194368 70722 0 0 0 195382 91 0 0 21 0 3 0 377041195 544706560 129352 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3912.38
Current children cumulated vsize (KiB) 531940

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/67 30378
/proc/meminfo: memFree=492520/2055920 swapFree=4184268/4192956
[pid=30177] ppid=30175 vsize=531940 CPUtime=4032.05
/proc/30177/stat : 30177 (MiraXTv3_dyn) S 30175 30177 30046 0 -1 4194304 137385 0 0 0 403008 197 0 0 19 0 3 0 377041162 544706560 129355 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30177/statm: 132985 129355 218 20 0 132343 0
[pid=30177/tid=30179] ppid=30175 vsize=531940 CPUtime=2017.01
/proc/30177/task/30179/stat : 30179 (MiraXTv3_dyn) R 30175 30177 30046 0 -1 4194368 64181 0 0 0 201598 103 0 0 25 0 3 0 377041195 544706560 129355 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30177/tid=30180] ppid=30175 vsize=531940 CPUtime=2014.68
/proc/30177/task/30180/stat : 30180 (MiraXTv3_dyn) R 30175 30177 30046 0 -1 4194368 70722 0 0 0 201377 91 0 0 25 0 3 0 377041195 544706560 129355 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4032.05
Current children cumulated vsize (KiB) 531940

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 1.95 3/67 30378
/proc/meminfo: memFree=461736/2055920 swapFree=4184268/4192956
[pid=30177] ppid=30175 vsize=562660 CPUtime=4151.78
/proc/30177/stat : 30177 (MiraXTv3_dyn) S 30175 30177 30046 0 -1 4194304 145247 0 0 0 414971 207 0 0 19 0 3 0 377041162 576163840 137071 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30177/statm: 140665 137071 218 20 0 140023 0
[pid=30177/tid=30179] ppid=30175 vsize=562660 CPUtime=2076.76
/proc/30177/task/30179/stat : 30179 (MiraXTv3_dyn) R 30175 30177 30046 0 -1 4194368 71583 0 0 0 207564 112 0 0 25 0 3 0 377041195 576163840 137071 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520099 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30177/tid=30180] ppid=30175 vsize=562660 CPUtime=2074.67
/proc/30177/task/30180/stat : 30180 (MiraXTv3_dyn) R 30175 30177 30046 0 -1 4194368 71182 0 0 0 207375 92 0 0 25 0 3 0 377041195 576163840 137071 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4151.78
Current children cumulated vsize (KiB) 562660

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/67 30378
/proc/meminfo: memFree=442856/2055920 swapFree=4184268/4192956
[pid=30177] ppid=30175 vsize=581916 CPUtime=4271.21
/proc/30177/stat : 30177 (MiraXTv3_dyn) S 30175 30177 30046 0 -1 4194304 150299 0 0 0 426907 214 0 0 19 0 3 0 377041162 595881984 141685 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30177/statm: 145479 141685 218 20 0 144837 0
[pid=30177/tid=30179] ppid=30175 vsize=581916 CPUtime=2136.45
/proc/30177/task/30179/stat : 30179 (MiraXTv3_dyn) R 30175 30177 30046 0 -1 4194368 75162 0 0 0 213527 118 0 0 25 0 3 0 377041195 595881984 141685 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30177/tid=30180] ppid=30175 vsize=581916 CPUtime=2134.42
/proc/30177/task/30180/stat : 30180 (MiraXTv3_dyn) R 30175 30177 30046 0 -1 4194368 72655 0 0 0 213348 94 0 0 25 0 3 0 377041195 595881984 141685 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4271.21
Current children cumulated vsize (KiB) 581916

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/67 30378
/proc/meminfo: memFree=442920/2055920 swapFree=4184268/4192956
[pid=30177] ppid=30175 vsize=581916 CPUtime=4390.93
/proc/30177/stat : 30177 (MiraXTv3_dyn) S 30175 30177 30046 0 -1 4194304 150592 0 0 0 438879 214 0 0 19 0 3 0 377041162 595881984 141686 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30177/statm: 145479 141686 218 20 0 144837 0
[pid=30177/tid=30179] ppid=30175 vsize=581916 CPUtime=2196.19
/proc/30177/task/30179/stat : 30179 (MiraXTv3_dyn) R 30175 30177 30046 0 -1 4194368 75308 0 0 0 219501 118 0 0 25 0 3 0 377041195 595881984 141686 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30177/tid=30180] ppid=30175 vsize=581916 CPUtime=2194.4
/proc/30177/task/30180/stat : 30180 (MiraXTv3_dyn) R 30175 30177 30046 0 -1 4194368 72802 0 0 0 219346 94 0 0 25 0 3 0 377041195 595881984 141686 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4390.93
Current children cumulated vsize (KiB) 581916

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/67 30378
/proc/meminfo: memFree=442984/2055920 swapFree=4184268/4192956
[pid=30177] ppid=30175 vsize=581916 CPUtime=4510.44
/proc/30177/stat : 30177 (MiraXTv3_dyn) S 30175 30177 30046 0 -1 4194304 150666 0 0 0 450829 215 0 0 19 0 3 0 377041162 595881984 141687 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30177/statm: 145479 141687 218 20 0 144837 0
[pid=30177/tid=30179] ppid=30175 vsize=581916 CPUtime=2255.8
/proc/30177/task/30179/stat : 30179 (MiraXTv3_dyn) R 30175 30177 30046 0 -1 4194368 75382 0 0 0 225462 118 0 0 25 0 3 0 377041195 595881984 141687 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30177/tid=30180] ppid=30175 vsize=581916 CPUtime=2254.3
/proc/30177/task/30180/stat : 30180 (MiraXTv3_dyn) R 30175 30177 30046 0 -1 4194368 72802 0 0 0 225335 95 0 0 25 0 3 0 377041195 595881984 141687 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526429 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4510.44
Current children cumulated vsize (KiB) 581916

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/67 30378
/proc/meminfo: memFree=442984/2055920 swapFree=4184268/4192956
[pid=30177] ppid=30175 vsize=581916 CPUtime=4630.15
/proc/30177/stat : 30177 (MiraXTv3_dyn) S 30175 30177 30046 0 -1 4194304 150667 0 0 0 462800 215 0 0 19 0 3 0 377041162 595881984 141688 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30177/statm: 145479 141688 218 20 0 144837 0
[pid=30177/tid=30179] ppid=30175 vsize=581916 CPUtime=2315.52
/proc/30177/task/30179/stat : 30179 (MiraXTv3_dyn) R 30175 30177 30046 0 -1 4194368 75382 0 0 0 231434 118 0 0 25 0 3 0 377041195 595881984 141688 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30177/tid=30180] ppid=30175 vsize=581916 CPUtime=2314.28
/proc/30177/task/30180/stat : 30180 (MiraXTv3_dyn) R 30175 30177 30046 0 -1 4194368 72803 0 0 0 231333 95 0 0 25 0 3 0 377041195 595881984 141688 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4630.15
Current children cumulated vsize (KiB) 581916

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/67 30378
/proc/meminfo: memFree=443048/2055920 swapFree=4184268/4192956
[pid=30177] ppid=30175 vsize=581916 CPUtime=4749.78
/proc/30177/stat : 30177 (MiraXTv3_dyn) S 30175 30177 30046 0 -1 4194304 150667 0 0 0 474762 216 0 0 19 0 3 0 377041162 595881984 141688 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30177/statm: 145479 141688 218 20 0 144837 0
[pid=30177/tid=30179] ppid=30175 vsize=581916 CPUtime=2375.25
/proc/30177/task/30179/stat : 30179 (MiraXTv3_dyn) R 30175 30177 30046 0 -1 4194368 75382 0 0 0 237407 118 0 0 25 0 3 0 377041195 595881984 141688 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30177/tid=30180] ppid=30175 vsize=581916 CPUtime=2374.18
/proc/30177/task/30180/stat : 30180 (MiraXTv3_dyn) R 30175 30177 30046 0 -1 4194368 72803 0 0 0 237323 95 0 0 25 0 3 0 377041195 595881984 141688 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4749.78
Current children cumulated vsize (KiB) 581916

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/67 30378
/proc/meminfo: memFree=443048/2055920 swapFree=4184268/4192956
[pid=30177] ppid=30175 vsize=581916 CPUtime=4869.5
/proc/30177/stat : 30177 (MiraXTv3_dyn) S 30175 30177 30046 0 -1 4194304 150667 0 0 0 486734 216 0 0 19 0 3 0 377041162 595881984 141688 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30177/statm: 145479 141688 218 20 0 144837 0
[pid=30177/tid=30179] ppid=30175 vsize=581916 CPUtime=2435
/proc/30177/task/30179/stat : 30179 (MiraXTv3_dyn) R 30175 30177 30046 0 -1 4194368 75382 0 0 0 243381 119 0 0 25 0 3 0 377041195 595881984 141688 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30177/tid=30180] ppid=30175 vsize=581916 CPUtime=2434.15
/proc/30177/task/30180/stat : 30180 (MiraXTv3_dyn) R 30175 30177 30046 0 -1 4194368 72803 0 0 0 243320 95 0 0 25 0 3 0 377041195 595881984 141688 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4869.5
Current children cumulated vsize (KiB) 581916

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/67 30378
/proc/meminfo: memFree=443048/2055920 swapFree=4184268/4192956
[pid=30177] ppid=30175 vsize=581916 CPUtime=4989.13
/proc/30177/stat : 30177 (MiraXTv3_dyn) S 30175 30177 30046 0 -1 4194304 150668 0 0 0 498697 216 0 0 19 0 3 0 377041162 595881984 141689 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30177/statm: 145479 141689 218 20 0 144837 0
[pid=30177/tid=30179] ppid=30175 vsize=581916 CPUtime=2494.66
/proc/30177/task/30179/stat : 30179 (MiraXTv3_dyn) R 30175 30177 30046 0 -1 4194368 75382 0 0 0 249347 119 0 0 25 0 3 0 377041195 595881984 141689 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30177/tid=30180] ppid=30175 vsize=581916 CPUtime=2494.13
/proc/30177/task/30180/stat : 30180 (MiraXTv3_dyn) R 30175 30177 30046 0 -1 4194368 72804 0 0 0 249317 96 0 0 25 0 3 0 377041195 595881984 141689 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4989.13
Current children cumulated vsize (KiB) 581916



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.8 s]
/proc/loadavg: 2.00 2.00 1.95 3/67 30378
/proc/meminfo: memFree=443048/2055920 swapFree=4184268/4192956
[pid=30177] ppid=30175 vsize=581916 CPUtime=5000.1
/proc/30177/stat : 30177 (MiraXTv3_dyn) S 30175 30177 30046 0 -1 4194304 150668 0 0 0 499794 216 0 0 19 0 3 0 377041162 595881984 141689 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30177/statm: 145479 141689 218 20 0 144837 0
[pid=30177/tid=30179] ppid=30175 vsize=581916 CPUtime=2500.13
/proc/30177/task/30179/stat : 30179 (MiraXTv3_dyn) R 30175 30177 30046 0 -1 4194368 75382 0 0 0 249894 119 0 0 25 0 3 0 377041195 595881984 141689 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526652 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30177/tid=30180] ppid=30175 vsize=581916 CPUtime=2499.63
/proc/30177/task/30180/stat : 30180 (MiraXTv3_dyn) R 30175 30177 30046 0 -1 4194368 72804 0 0 0 249867 96 0 0 23 0 3 0 377041195 595881984 141689 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 581916

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.9
CPU time (s): 5000.21
CPU user time (s): 4997.96
CPU system time (s): 2.25366
CPU usage (%): 199.379
Max. virtual memory (cumulated for all children) (KiB): 582208

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4997.96
system time used= 2.25366
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 150668
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= 2277
involuntary context switches= 37794

runsolver used 2.37664 second user time and 6.75497 second system time

The end

Launcher Data (download as text)

Begin job on node71 on Sat May 12 22:55:18 UTC 2007

IDJOB= 426322
IDBENCH= 20147
IDSOLVER= 196
FILE ID= node71/426322-1179010518

PBS_JOBID= 5252970

Free space on /tmp= 66548 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v16000/unif-k3-r4.2-v16000-c67200-S81758219-15.cnf
COMMAND LINE= /tmp/evaluation/426322-1179010518/MiraXTv3_dyn /tmp/evaluation/426322-1179010518/instance-426322-1179010518.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node71/watcher-426322-1179010518 -o ROOT/results/node71/solver-426322-1179010518 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426322-1179010518/MiraXTv3_dyn /tmp/evaluation/426322-1179010518/instance-426322-1179010518.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  553c4b40944e11835ccbe7b0f0a9dbe4

RANDOM SEED= 342601633

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node71.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.234
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.234
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:       1010760 kB
Buffers:         56412 kB
Cached:         848636 kB
SwapCached:       2820 kB
Active:         414256 kB
Inactive:       500728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1010760 kB
SwapTotal:     4192956 kB
SwapFree:      4184268 kB
Dirty:            5180 kB
Writeback:           0 kB
Mapped:          15952 kB
Slab:           116232 kB
Committed_AS:  6987520 kB
PageTables:       1448 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= 66548 MiB

End job on node71 on Sat May 12 23:37:08 UTC 2007