Trace number 426325

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.24 2507.39

General information on the benchmark

Namerandom/LargeSize/3SAT/v16000/
unif-k3-r4.2-v16000-c67200-S448238512-10.cnf
MD5SUM892135542a810e9ae6b292c6622bb8f3
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 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/node74/watcher-426325-1179010575 -o ROOT/results/node74/solver-426325-1179010575 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426325-1179010575/MiraXTv3_dyn /tmp/evaluation/426325-1179010575/instance-426325-1179010575.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/65 5064
/proc/meminfo: memFree=1089184/2055920 swapFree=4183236/4192956
[pid=5064] ppid=5062 vsize=3788 CPUtime=0
/proc/5064/stat : 5064 (MiraXTv3_dyn) R 5062 5064 4933 0 -1 4194304 355 0 0 0 0 0 0 0 18 0 1 0 348972249 3878912 330 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5064/statm: 947 338 202 20 0 305 0

[startup+0.035304 s]
/proc/loadavg: 1.83 1.94 1.96 3/65 5064
/proc/meminfo: memFree=1089184/2055920 swapFree=4183236/4192956
[pid=5064] ppid=5062 vsize=6600 CPUtime=0.02
/proc/5064/stat : 5064 (MiraXTv3_dyn) R 5062 5064 4933 0 -1 4194304 1175 0 0 0 2 0 0 0 18 0 1 0 348972249 6758400 1150 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 10200753 0 0 4096 0 0 0 0 17 1 0 0
/proc/5064/statm: 1650 1150 206 20 0 1008 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 6600

[startup+0.101305 s]
/proc/loadavg: 1.83 1.94 1.96 3/65 5064
/proc/meminfo: memFree=1089184/2055920 swapFree=4183236/4192956
[pid=5064] ppid=5062 vsize=8632 CPUtime=0.09
/proc/5064/stat : 5064 (MiraXTv3_dyn) R 5062 5064 4933 0 -1 4194304 1650 0 0 0 9 0 0 0 18 0 1 0 348972249 8839168 1625 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 10192507 0 0 4096 0 0 0 0 17 1 0 0
/proc/5064/statm: 2158 1625 206 20 0 1516 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8632

[startup+0.301328 s]
/proc/loadavg: 1.83 1.94 1.96 3/65 5064
/proc/meminfo: memFree=1089184/2055920 swapFree=4183236/4192956
[pid=5064] ppid=5062 vsize=10236 CPUtime=0.29
/proc/5064/stat : 5064 (MiraXTv3_dyn) R 5062 5064 4933 0 -1 4194304 2083 0 0 0 29 0 0 0 19 0 1 0 348972249 10481664 2058 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583711 0 0 4096 0 0 0 0 17 1 0 0
/proc/5064/statm: 2559 2058 207 20 0 1917 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10236

[startup+0.701385 s]
/proc/loadavg: 1.83 1.94 1.96 3/65 5064
/proc/meminfo: memFree=1089184/2055920 swapFree=4183236/4192956
[pid=5064] ppid=5062 vsize=37032 CPUtime=0.96
/proc/5064/stat : 5064 (MiraXTv3_dyn) S 5062 5064 4933 0 -1 4194304 5324 0 0 0 94 2 0 0 19 0 3 0 348972249 37920768 4992 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5064/statm: 9258 4992 218 20 0 8616 0
Current children cumulated CPU time (s) 0.96
Current children cumulated vsize (KiB) 37032

[startup+1.50148 s]
/proc/loadavg: 1.83 1.94 1.96 3/68 5067
/proc/meminfo: memFree=1069320/2055920 swapFree=4183236/4192956
[pid=5064] ppid=5062 vsize=38088 CPUtime=2.57
/proc/5064/stat : 5064 (MiraXTv3_dyn) S 5062 5064 4933 0 -1 4194304 5637 0 0 0 254 3 0 0 19 0 3 0 348972249 39002112 5305 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5064/statm: 9522 5305 218 20 0 8880 0
[pid=5064/tid=5066] ppid=5062 vsize=38088 CPUtime=1.15
/proc/5064/task/5066/stat : 5066 (MiraXTv3_dyn) R 5062 5064 4933 0 -1 4194368 1670 0 0 0 115 0 0 0 25 0 3 0 348972282 39002112 5305 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5064/tid=5067] ppid=5062 vsize=38088 CPUtime=1.06
/proc/5064/task/5067/stat : 5067 (MiraXTv3_dyn) R 5062 5064 4933 0 -1 4194368 1487 0 0 0 106 0 0 0 25 0 3 0 348972282 39002112 5305 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134522235 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.57
Current children cumulated vsize (KiB) 38088

[startup+3.10166 s]
/proc/loadavg: 1.83 1.94 1.96 3/68 5067
/proc/meminfo: memFree=1066576/2055920 swapFree=4183236/4192956
[pid=5064] ppid=5062 vsize=44064 CPUtime=5.76
/proc/5064/stat : 5064 (MiraXTv3_dyn) S 5062 5064 4933 0 -1 4194304 7038 0 0 0 571 5 0 0 19 0 3 0 348972249 45121536 6706 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5064/statm: 11016 6706 218 20 0 10374 0
[pid=5064/tid=5066] ppid=5062 vsize=44064 CPUtime=2.75
/proc/5064/task/5066/stat : 5066 (MiraXTv3_dyn) R 5062 5064 4933 0 -1 4194368 2320 0 0 0 273 2 0 0 25 0 3 0 348972282 45121536 6706 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5064/tid=5067] ppid=5062 vsize=44064 CPUtime=2.66
/proc/5064/task/5067/stat : 5067 (MiraXTv3_dyn) R 5062 5064 4933 0 -1 4194368 2238 0 0 0 265 1 0 0 25 0 3 0 348972282 45121536 6706 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520511 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.76
Current children cumulated vsize (KiB) 44064

[startup+6.30203 s]
/proc/loadavg: 1.93 1.95 1.96 3/68 5067
/proc/meminfo: memFree=1053904/2055920 swapFree=4183236/4192956
[pid=5064] ppid=5062 vsize=56160 CPUtime=12.14
/proc/5064/stat : 5064 (MiraXTv3_dyn) S 5062 5064 4933 0 -1 4194304 10086 0 0 0 1206 8 0 0 19 0 3 0 348972249 57507840 9754 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5064/statm: 14040 9754 218 20 0 13398 0
[pid=5064/tid=5066] ppid=5062 vsize=56160 CPUtime=5.95
/proc/5064/task/5066/stat : 5066 (MiraXTv3_dyn) R 5062 5064 4933 0 -1 4194368 3829 0 0 0 591 4 0 0 25 0 3 0 348972282 57507840 9754 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5064/tid=5067] ppid=5062 vsize=56160 CPUtime=5.84
/proc/5064/task/5067/stat : 5067 (MiraXTv3_dyn) R 5062 5064 4933 0 -1 4194368 3777 0 0 0 582 2 0 0 18 0 3 0 348972282 57507840 9754 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.14
Current children cumulated vsize (KiB) 56160

[startup+12.7018 s]
/proc/loadavg: 1.93 1.96 1.96 3/68 5067
/proc/meminfo: memFree=1026328/2055920 swapFree=4183236/4192956
[pid=5064] ppid=5062 vsize=82280 CPUtime=24.9
/proc/5064/stat : 5064 (MiraXTv3_dyn) S 5062 5064 4933 0 -1 4194304 16705 0 0 0 2474 16 0 0 19 0 3 0 348972249 84254720 16373 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5064/statm: 20570 16373 218 20 0 19928 0
[pid=5064/tid=5066] ppid=5062 vsize=82280 CPUtime=12.34
/proc/5064/task/5066/stat : 5066 (MiraXTv3_dyn) R 5062 5064 4933 0 -1 4194368 7192 0 0 0 1225 9 0 0 25 0 3 0 348972282 84254720 16373 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5064/tid=5067] ppid=5062 vsize=82280 CPUtime=12.21
/proc/5064/task/5067/stat : 5067 (MiraXTv3_dyn) R 5062 5064 4933 0 -1 4194368 7033 0 0 0 1216 5 0 0 25 0 3 0 348972282 84254720 16373 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526502 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.9
Current children cumulated vsize (KiB) 82280

[startup+25.5023 s]
/proc/loadavg: 1.95 1.96 1.96 3/68 5067
/proc/meminfo: memFree=1007128/2055920 swapFree=4183236/4192956
[pid=5064] ppid=5062 vsize=99828 CPUtime=50.45
/proc/5064/stat : 5064 (MiraXTv3_dyn) S 5062 5064 4933 0 -1 4194304 20961 0 0 0 5023 22 0 0 19 0 3 0 348972249 102223872 20629 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5064/statm: 24957 20629 218 20 0 24315 0
[pid=5064/tid=5066] ppid=5062 vsize=99828 CPUtime=25.14
/proc/5064/task/5066/stat : 5066 (MiraXTv3_dyn) R 5062 5064 4933 0 -1 4194368 10246 0 0 0 2500 14 0 0 25 0 3 0 348972282 102223872 20629 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5064/tid=5067] ppid=5062 vsize=99828 CPUtime=24.96
/proc/5064/task/5067/stat : 5067 (MiraXTv3_dyn) R 5062 5064 4933 0 -1 4194368 8235 0 0 0 2490 6 0 0 25 0 3 0 348972282 102223872 20629 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.45
Current children cumulated vsize (KiB) 99828

[startup+51.1022 s]
/proc/loadavg: 1.96 1.96 1.96 3/68 5067
/proc/meminfo: memFree=931928/2055920 swapFree=4183236/4192956
[pid=5064] ppid=5062 vsize=175812 CPUtime=101.53
/proc/5064/stat : 5064 (MiraXTv3_dyn) S 5062 5064 4933 0 -1 4194304 40291 0 0 0 10105 48 0 0 19 0 3 0 348972249 180031488 39811 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5064/statm: 43953 39811 218 20 0 43311 0
[pid=5064/tid=5066] ppid=5062 vsize=175812 CPUtime=50.73
/proc/5064/task/5066/stat : 5066 (MiraXTv3_dyn) R 5062 5064 4933 0 -1 4194368 19600 0 0 0 5043 30 0 0 25 0 3 0 348972282 180031488 39811 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526652 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5064/tid=5067] ppid=5062 vsize=175812 CPUtime=50.44
/proc/5064/task/5067/stat : 5067 (MiraXTv3_dyn) R 5062 5064 4933 0 -1 4194368 18211 0 0 0 5028 16 0 0 25 0 3 0 348972282 180031488 39811 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.53
Current children cumulated vsize (KiB) 175812

[startup+102.306 s]
/proc/loadavg: 1.98 1.96 1.96 3/68 5067
/proc/meminfo: memFree=869336/2055920 swapFree=4183236/4192956
[pid=5064] ppid=5062 vsize=234368 CPUtime=203.67
/proc/5064/stat : 5064 (MiraXTv3_dyn) S 5062 5064 4933 0 -1 4194304 55831 0 0 0 20298 69 0 0 19 0 3 0 348972249 239992832 54933 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5064/statm: 58592 54933 218 20 0 57950 0
[pid=5064/tid=5066] ppid=5062 vsize=234368 CPUtime=101.92
/proc/5064/task/5066/stat : 5066 (MiraXTv3_dyn) R 5062 5064 4933 0 -1 4194368 27332 0 0 0 10149 43 0 0 25 0 3 0 348972282 239992832 54933 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5064/tid=5067] ppid=5062 vsize=234368 CPUtime=101.41
/proc/5064/task/5067/stat : 5067 (MiraXTv3_dyn) R 5062 5064 4933 0 -1 4194368 26019 0 0 0 10117 24 0 0 25 0 3 0 348972282 239992832 54933 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526267 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.67
Current children cumulated vsize (KiB) 234368

[startup+162.302 s]
/proc/loadavg: 1.99 1.97 1.96 3/68 5067
/proc/meminfo: memFree=796632/2055920 swapFree=4183236/4192956
[pid=5064] ppid=5062 vsize=307164 CPUtime=323.35
/proc/5064/stat : 5064 (MiraXTv3_dyn) S 5062 5064 4933 0 -1 4194304 74444 0 0 0 32243 92 0 0 19 0 3 0 348972249 314535936 73047 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5064/statm: 76791 73047 218 20 0 76149 0
[pid=5064/tid=5066] ppid=5062 vsize=307164 CPUtime=161.88
/proc/5064/task/5066/stat : 5066 (MiraXTv3_dyn) R 5062 5064 4933 0 -1 4194368 35761 0 0 0 16131 57 0 0 25 0 3 0 348972282 314535936 73047 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134517035 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5064/tid=5067] ppid=5062 vsize=307164 CPUtime=161.13
/proc/5064/task/5067/stat : 5067 (MiraXTv3_dyn) R 5062 5064 4933 0 -1 4194368 36203 0 0 0 16080 33 0 0 25 0 3 0 348972282 314535936 73047 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526658 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.35
Current children cumulated vsize (KiB) 307164

[startup+222.303 s]
/proc/loadavg: 1.99 1.97 1.96 3/68 5067
/proc/meminfo: memFree=770712/2055920 swapFree=4183236/4192956
[pid=5064] ppid=5062 vsize=333736 CPUtime=442.96
/proc/5064/stat : 5064 (MiraXTv3_dyn) S 5062 5064 4933 0 -1 4194304 81432 0 0 0 44194 102 0 0 19 0 3 0 348972249 341745664 79576 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5064/statm: 83434 79576 218 20 0 82792 0
[pid=5064/tid=5066] ppid=5062 vsize=333736 CPUtime=221.84
/proc/5064/task/5066/stat : 5066 (MiraXTv3_dyn) R 5062 5064 4933 0 -1 4194368 39913 0 0 0 22120 64 0 0 25 0 3 0 348972282 341745664 79576 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5064/tid=5067] ppid=5062 vsize=333736 CPUtime=220.78
/proc/5064/task/5067/stat : 5067 (MiraXTv3_dyn) R 5062 5064 4933 0 -1 4194368 39039 0 0 0 22042 36 0 0 25 0 3 0 348972282 341745664 79576 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 442.96
Current children cumulated vsize (KiB) 333736

[startup+282.303 s]
/proc/loadavg: 1.99 1.97 1.96 3/68 5067
/proc/meminfo: memFree=770520/2055920 swapFree=4183236/4192956
[pid=5064] ppid=5062 vsize=333736 CPUtime=562.65
/proc/5064/stat : 5064 (MiraXTv3_dyn) S 5062 5064 4933 0 -1 4194304 81914 0 0 0 56162 103 0 0 19 0 3 0 348972249 341745664 79590 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5064/statm: 83434 79590 218 20 0 82792 0
[pid=5064/tid=5066] ppid=5062 vsize=333736 CPUtime=281.55
/proc/5064/task/5066/stat : 5066 (MiraXTv3_dyn) R 5062 5064 4933 0 -1 4194368 40188 0 0 0 28091 64 0 0 25 0 3 0 348972282 341745664 79590 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5064/tid=5067] ppid=5062 vsize=333736 CPUtime=280.76
/proc/5064/task/5067/stat : 5067 (MiraXTv3_dyn) R 5062 5064 4933 0 -1 4194368 39246 0 0 0 28039 37 0 0 25 0 3 0 348972282 341745664 79590 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.65
Current children cumulated vsize (KiB) 333736

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 1.96 3/74 5245
/proc/meminfo: memFree=705000/2055920 swapFree=4183236/4192956
[pid=5064] ppid=5062 vsize=398416 CPUtime=682.09
/proc/5064/stat : 5064 (MiraXTv3_dyn) S 5062 5064 4933 0 -1 4194304 98187 0 0 0 68064 145 0 0 19 0 3 0 348972249 407977984 95661 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5064/statm: 99604 95661 218 20 0 98962 0
[pid=5064/tid=5066] ppid=5062 vsize=398416 CPUtime=341.22
/proc/5064/task/5066/stat : 5066 (MiraXTv3_dyn) R 5062 5064 4933 0 -1 4194368 48104 0 0 0 34024 98 0 0 25 0 3 0 348972282 407977984 95661 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134522166 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5064/tid=5067] ppid=5062 vsize=398416 CPUtime=340.52
/proc/5064/task/5067/stat : 5067 (MiraXTv3_dyn) R 5062 5064 4933 0 -1 4194368 47603 0 0 0 34007 45 0 0 25 0 3 0 348972282 407977984 95661 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.09
Current children cumulated vsize (KiB) 398416

[startup+402.302 s]

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

/proc/5064/task/5066/stat : 5066 (MiraXTv3_dyn) R 5062 5064 4933 0 -1 4194368 59228 0 0 0 189280 120 0 0 25 0 3 0 348972282 494415872 116871 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5064/tid=5067] ppid=5062 vsize=482828 CPUtime=1898.96
/proc/5064/task/5067/stat : 5067 (MiraXTv3_dyn) R 5062 5064 4933 0 -1 4194368 59454 0 0 0 189838 58 0 0 25 0 3 0 348972282 494415872 116871 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3793.29
Current children cumulated vsize (KiB) 482828

[startup+1962.3 s]
/proc/loadavg: 1.99 1.97 1.96 3/68 5265
/proc/meminfo: memFree=621208/2055920 swapFree=4183236/4192956
[pid=5064] ppid=5062 vsize=482828 CPUtime=3913.03
/proc/5064/stat : 5064 (MiraXTv3_dyn) S 5062 5064 4933 0 -1 4194304 121381 0 0 0 391124 179 0 0 19 0 3 0 348972249 494415872 116871 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5064/statm: 120707 116871 218 20 0 120065 0
[pid=5064/tid=5066] ppid=5062 vsize=482828 CPUtime=1953.74
/proc/5064/task/5066/stat : 5066 (MiraXTv3_dyn) R 5062 5064 4933 0 -1 4194368 59447 0 0 0 195254 120 0 0 25 0 3 0 348972282 494415872 116871 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5064/tid=5067] ppid=5062 vsize=482828 CPUtime=1958.95
/proc/5064/task/5067/stat : 5067 (MiraXTv3_dyn) R 5062 5064 4933 0 -1 4194368 59454 0 0 0 195837 58 0 0 25 0 3 0 348972282 494415872 116871 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3913.03
Current children cumulated vsize (KiB) 482828

[startup+2022.3 s]
/proc/loadavg: 1.99 1.97 1.96 3/68 5265
/proc/meminfo: memFree=583960/2055920 swapFree=4183236/4192956
[pid=5064] ppid=5062 vsize=519784 CPUtime=4032.68
/proc/5064/stat : 5064 (MiraXTv3_dyn) S 5062 5064 4933 0 -1 4194304 130849 0 0 0 403076 192 0 0 19 0 3 0 348972249 532258816 126118 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5064/statm: 129946 126118 218 20 0 129304 0
[pid=5064/tid=5066] ppid=5062 vsize=519784 CPUtime=2013.42
/proc/5064/task/5066/stat : 5066 (MiraXTv3_dyn) R 5062 5064 4933 0 -1 4194368 64465 0 0 0 201213 129 0 0 25 0 3 0 348972282 532258816 126118 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5064/tid=5067] ppid=5062 vsize=519784 CPUtime=2018.92
/proc/5064/task/5067/stat : 5067 (MiraXTv3_dyn) R 5062 5064 4933 0 -1 4194368 63904 0 0 0 201831 61 0 0 25 0 3 0 348972282 532258816 126118 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 10191256 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4032.68
Current children cumulated vsize (KiB) 519784

[startup+2082.31 s]
/proc/loadavg: 1.99 1.97 1.96 3/68 5265
/proc/meminfo: memFree=583960/2055920 swapFree=4183236/4192956
[pid=5064] ppid=5062 vsize=519784 CPUtime=4152.41
/proc/5064/stat : 5064 (MiraXTv3_dyn) S 5062 5064 4933 0 -1 4194304 130997 0 0 0 415048 193 0 0 19 0 3 0 348972249 532258816 126120 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5064/statm: 129946 126120 218 20 0 129304 0
[pid=5064/tid=5066] ppid=5062 vsize=519784 CPUtime=2073.15
/proc/5064/task/5066/stat : 5066 (MiraXTv3_dyn) R 5062 5064 4933 0 -1 4194368 64466 0 0 0 207186 129 0 0 25 0 3 0 348972282 532258816 126120 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520089 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5064/tid=5067] ppid=5062 vsize=519784 CPUtime=2078.91
/proc/5064/task/5067/stat : 5067 (MiraXTv3_dyn) R 5062 5064 4933 0 -1 4194368 64051 0 0 0 207829 62 0 0 25 0 3 0 348972282 532258816 126120 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526719 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4152.41
Current children cumulated vsize (KiB) 519784

[startup+2142.3 s]
/proc/loadavg: 1.99 1.97 1.96 3/68 5265
/proc/meminfo: memFree=583960/2055920 swapFree=4183236/4192956
[pid=5064] ppid=5062 vsize=519784 CPUtime=4272.12
/proc/5064/stat : 5064 (MiraXTv3_dyn) S 5062 5064 4933 0 -1 4194304 131143 0 0 0 427019 193 0 0 19 0 3 0 348972249 532258816 126119 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5064/statm: 129946 126119 218 20 0 129304 0
[pid=5064/tid=5066] ppid=5062 vsize=519784 CPUtime=2132.89
/proc/5064/task/5066/stat : 5066 (MiraXTv3_dyn) R 5062 5064 4933 0 -1 4194368 64466 0 0 0 213160 129 0 0 25 0 3 0 348972282 532258816 126119 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5064/tid=5067] ppid=5062 vsize=519784 CPUtime=2138.88
/proc/5064/task/5067/stat : 5067 (MiraXTv3_dyn) R 5062 5064 4933 0 -1 4194368 64197 0 0 0 213826 62 0 0 25 0 3 0 348972282 532258816 126119 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4272.12
Current children cumulated vsize (KiB) 519784

[startup+2202.3 s]
/proc/loadavg: 1.99 1.97 1.96 3/68 5265
/proc/meminfo: memFree=584024/2055920 swapFree=4183236/4192956
[pid=5064] ppid=5062 vsize=519784 CPUtime=4391.84
/proc/5064/stat : 5064 (MiraXTv3_dyn) S 5062 5064 4933 0 -1 4194304 131144 0 0 0 438991 193 0 0 19 0 3 0 348972249 532258816 126120 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5064/statm: 129946 126120 218 20 0 129304 0
[pid=5064/tid=5066] ppid=5062 vsize=519784 CPUtime=2192.64
/proc/5064/task/5066/stat : 5066 (MiraXTv3_dyn) R 5062 5064 4933 0 -1 4194368 64466 0 0 0 219134 130 0 0 25 0 3 0 348972282 532258816 126120 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5064/tid=5067] ppid=5062 vsize=519784 CPUtime=2198.86
/proc/5064/task/5067/stat : 5067 (MiraXTv3_dyn) R 5062 5064 4933 0 -1 4194368 64198 0 0 0 219824 62 0 0 25 0 3 0 348972282 532258816 126120 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4391.84
Current children cumulated vsize (KiB) 519784

[startup+2262.3 s]
/proc/loadavg: 1.99 1.97 1.96 3/68 5265
/proc/meminfo: memFree=584024/2055920 swapFree=4183236/4192956
[pid=5064] ppid=5062 vsize=519752 CPUtime=4511.55
/proc/5064/stat : 5064 (MiraXTv3_dyn) S 5062 5064 4933 0 -1 4194304 131145 0 0 0 450962 193 0 0 19 0 3 0 348972249 532226048 126121 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5064/statm: 129938 126121 218 20 0 129296 0
[pid=5064/tid=5066] ppid=5062 vsize=519752 CPUtime=2252.37
/proc/5064/task/5066/stat : 5066 (MiraXTv3_dyn) R 5062 5064 4933 0 -1 4194368 64467 0 0 0 225107 130 0 0 25 0 3 0 348972282 532226048 126121 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134521345 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5064/tid=5067] ppid=5062 vsize=519752 CPUtime=2258.84
/proc/5064/task/5067/stat : 5067 (MiraXTv3_dyn) R 5062 5064 4933 0 -1 4194368 64198 0 0 0 225822 62 0 0 25 0 3 0 348972282 532226048 126121 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4511.55
Current children cumulated vsize (KiB) 519752

[startup+2322.3 s]
/proc/loadavg: 1.99 1.97 1.96 3/68 5265
/proc/meminfo: memFree=584024/2055920 swapFree=4183236/4192956
[pid=5064] ppid=5062 vsize=519752 CPUtime=4631.25
/proc/5064/stat : 5064 (MiraXTv3_dyn) S 5062 5064 4933 0 -1 4194304 131148 0 0 0 462931 194 0 0 19 0 3 0 348972249 532226048 126124 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5064/statm: 129938 126124 218 20 0 129296 0
[pid=5064/tid=5066] ppid=5062 vsize=519752 CPUtime=2312.11
/proc/5064/task/5066/stat : 5066 (MiraXTv3_dyn) R 5062 5064 4933 0 -1 4194368 64470 0 0 0 231081 130 0 0 25 0 3 0 348972282 532226048 126124 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520089 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5064/tid=5067] ppid=5062 vsize=519752 CPUtime=2318.8
/proc/5064/task/5067/stat : 5067 (MiraXTv3_dyn) R 5062 5064 4933 0 -1 4194368 64198 0 0 0 231818 62 0 0 25 0 3 0 348972282 532226048 126124 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4631.25
Current children cumulated vsize (KiB) 519752

[startup+2382.3 s]
/proc/loadavg: 1.99 1.97 1.96 3/68 5265
/proc/meminfo: memFree=584088/2055920 swapFree=4183236/4192956
[pid=5064] ppid=5062 vsize=519752 CPUtime=4750.98
/proc/5064/stat : 5064 (MiraXTv3_dyn) S 5062 5064 4933 0 -1 4194304 131151 0 0 0 474904 194 0 0 19 0 3 0 348972249 532226048 126127 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5064/statm: 129938 126127 218 20 0 129296 0
[pid=5064/tid=5066] ppid=5062 vsize=519752 CPUtime=2371.85
/proc/5064/task/5066/stat : 5066 (MiraXTv3_dyn) R 5062 5064 4933 0 -1 4194368 64470 0 0 0 237055 130 0 0 25 0 3 0 348972282 532226048 126127 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5064/tid=5067] ppid=5062 vsize=519752 CPUtime=2378.78
/proc/5064/task/5067/stat : 5067 (MiraXTv3_dyn) R 5062 5064 4933 0 -1 4194368 64201 0 0 0 237816 62 0 0 25 0 3 0 348972282 532226048 126127 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4750.98
Current children cumulated vsize (KiB) 519752

[startup+2442.3 s]
/proc/loadavg: 1.99 1.97 1.96 3/68 5265
/proc/meminfo: memFree=584088/2055920 swapFree=4183236/4192956
[pid=5064] ppid=5062 vsize=519752 CPUtime=4870.68
/proc/5064/stat : 5064 (MiraXTv3_dyn) S 5062 5064 4933 0 -1 4194304 131151 0 0 0 486874 194 0 0 19 0 3 0 348972249 532226048 126127 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5064/statm: 129938 126127 218 20 0 129296 0
[pid=5064/tid=5066] ppid=5062 vsize=519752 CPUtime=2431.7
/proc/5064/task/5066/stat : 5066 (MiraXTv3_dyn) R 5062 5064 4933 0 -1 4194368 64470 0 0 0 243040 130 0 0 25 0 3 0 348972282 532226048 126127 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5064/tid=5067] ppid=5062 vsize=519752 CPUtime=2438.63
/proc/5064/task/5067/stat : 5067 (MiraXTv3_dyn) R 5062 5064 4933 0 -1 4194368 64201 0 0 0 243801 62 0 0 25 0 3 0 348972282 532226048 126127 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4870.68
Current children cumulated vsize (KiB) 519752

[startup+2502.3 s]
/proc/loadavg: 1.99 1.97 1.96 3/68 5265
/proc/meminfo: memFree=584088/2055920 swapFree=4183236/4192956
[pid=5064] ppid=5062 vsize=519752 CPUtime=4990.16
/proc/5064/stat : 5064 (MiraXTv3_dyn) S 5062 5064 4933 0 -1 4194304 131151 0 0 0 498822 194 0 0 19 0 3 0 348972249 532226048 126127 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5064/statm: 129938 126127 218 20 0 129296 0
[pid=5064/tid=5066] ppid=5062 vsize=519752 CPUtime=2491.68
/proc/5064/task/5066/stat : 5066 (MiraXTv3_dyn) R 5062 5064 4933 0 -1 4194368 64470 0 0 0 249038 130 0 0 25 0 3 0 348972282 532226048 126127 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5064/tid=5067] ppid=5062 vsize=519752 CPUtime=2498.14
/proc/5064/task/5067/stat : 5067 (MiraXTv3_dyn) R 5062 5064 4933 0 -1 4194368 64201 0 0 0 249752 62 0 0 25 0 3 0 348972282 532226048 126127 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4990.16
Current children cumulated vsize (KiB) 519752



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.3 s]
/proc/loadavg: 1.99 1.97 1.96 3/68 5265
/proc/meminfo: memFree=584088/2055920 swapFree=4183236/4192956
[pid=5064] ppid=5062 vsize=519752 CPUtime=5000.15
/proc/5064/stat : 5064 (MiraXTv3_dyn) S 5062 5064 4933 0 -1 4194304 131151 0 0 0 499821 194 0 0 19 0 3 0 348972249 532226048 126127 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5064/statm: 129938 126127 218 20 0 129296 0
[pid=5064/tid=5066] ppid=5062 vsize=519752 CPUtime=2496.68
/proc/5064/task/5066/stat : 5066 (MiraXTv3_dyn) R 5062 5064 4933 0 -1 4194368 64470 0 0 0 249538 130 0 0 25 0 3 0 348972282 532226048 126127 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5064/tid=5067] ppid=5062 vsize=519752 CPUtime=2503.12
/proc/5064/task/5067/stat : 5067 (MiraXTv3_dyn) R 5062 5064 4933 0 -1 4194368 64201 0 0 0 250250 62 0 0 25 0 3 0 348972282 532226048 126127 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.15
Current children cumulated vsize (KiB) 519752

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: 1.99 1.97 1.96 3/68 5265
/proc/meminfo: memFree=584088/2055920 swapFree=4183236/4192956
[pid=5064] ppid=5062 vsize=519752 CPUtime=5000.15
/proc/5064/stat : 5064 (MiraXTv3_dyn) S 5062 5064 4933 0 -1 4194304 131151 0 0 0 499821 194 0 0 19 0 3 0 348972249 532226048 126127 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5064/statm: 129938 126127 218 20 0 129296 0
[pid=5064/tid=5066] ppid=5062 vsize=519752 CPUtime=2496.68
/proc/5064/task/5066/stat : 5066 (MiraXTv3_dyn) R 5062 5064 4933 0 -1 4194368 64470 0 0 0 249538 130 0 0 25 0 3 0 348972282 532226048 126127 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5064/tid=5067] ppid=5062 vsize=519752 CPUtime=2503.12
/proc/5064/task/5067/stat : 5067 (MiraXTv3_dyn) R 5062 5064 4933 0 -1 4194368 64201 0 0 0 250250 62 0 0 25 0 3 0 348972282 532226048 126127 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.15
Current children cumulated vsize (KiB) 519752

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2507.39
CPU time (s): 5000.24
CPU user time (s): 4998.22
CPU system time (s): 2.02069
CPU usage (%): 199.42
Max. virtual memory (cumulated for all children) (KiB): 520076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.22
system time used= 2.02069
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 131151
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= 941
involuntary context switches= 37720

runsolver used 2.41063 second user time and 6.73897 second system time

The end

Launcher Data (download as text)

Begin job on node74 on Sat May 12 22:56:15 UTC 2007

IDJOB= 426325
IDBENCH= 20150
IDSOLVER= 196
FILE ID= node74/426325-1179010575

PBS_JOBID= 5252972

Free space on /tmp= 103229 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  892135542a810e9ae6b292c6622bb8f3

RANDOM SEED= 408477032

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node74.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.213
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.213
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:       1089400 kB
Buffers:         53516 kB
Cached:         779920 kB
SwapCached:       3236 kB
Active:         394572 kB
Inactive:       449112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1089400 kB
SwapTotal:     4192956 kB
SwapFree:      4183236 kB
Dirty:            5180 kB
Writeback:           0 kB
Mapped:          16040 kB
Slab:           108760 kB
Committed_AS:  6935628 kB
PageTables:       1460 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 103229 MiB

End job on node74 on Sat May 12 23:38:04 UTC 2007