Trace number 456249

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.13 2549.13

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7a-gensys-ukn009.sat05-3849.reshuffled-07.cnf
MD5SUM42a7abc6638576e7c05fba1c9e36829b
Bench CategoryCRAFTED (crafted 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 variables2969
Number of clauses18718
Sum of the clauses size134151
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2435
Number of clauses of size 32341
Number of clauses of size 4498
Number of clauses of size 5677
Number of clauses of size over 514725

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/node14/watcher-456249-1179021556 -o ROOT/results/node14/solver-456249-1179021556 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/456249-1179021556/MiraXTv3_dyn /tmp/evaluation/456249-1179021556/instance-456249-1179021556.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.84 1.97 1.99 3/77 7530
/proc/meminfo: memFree=1587648/2055920 swapFree=4145896/4192956
[pid=7530] ppid=7528 vsize=3788 CPUtime=0
/proc/7530/stat : 7530 (MiraXTv3_dyn) R 7528 7530 7136 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 350073382 3878912 326 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7530/statm: 947 334 203 20 0 305 0

[startup+0.028513 s]
/proc/loadavg: 1.84 1.97 1.99 3/77 7530
/proc/meminfo: memFree=1587648/2055920 swapFree=4145896/4192956
[pid=7530] ppid=7528 vsize=5028 CPUtime=0.02
/proc/7530/stat : 7530 (MiraXTv3_dyn) R 7528 7530 7136 0 -1 4194304 748 0 0 0 2 0 0 0 18 0 1 0 350073382 5148672 723 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7365581 0 0 4096 0 0 0 0 17 1 0 0
/proc/7530/statm: 1257 723 206 20 0 615 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5028

[startup+0.101521 s]
/proc/loadavg: 1.84 1.97 1.99 3/77 7530
/proc/meminfo: memFree=1587648/2055920 swapFree=4145896/4192956
[pid=7530] ppid=7528 vsize=6192 CPUtime=0.09
/proc/7530/stat : 7530 (MiraXTv3_dyn) R 7528 7530 7136 0 -1 4194304 1041 0 0 0 9 0 0 0 18 0 1 0 350073382 6340608 1016 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7365581 0 0 4096 0 0 0 0 17 1 0 0
/proc/7530/statm: 1548 1016 207 20 0 906 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6192

[startup+0.301546 s]
/proc/loadavg: 1.84 1.97 1.99 3/77 7530
/proc/meminfo: memFree=1587648/2055920 swapFree=4145896/4192956
[pid=7530] ppid=7528 vsize=11432 CPUtime=0.36
/proc/7530/stat : 7530 (MiraXTv3_dyn) S 7528 7530 7136 0 -1 4194304 1698 0 0 0 36 0 0 0 19 0 3 0 350073382 11706368 1626 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7530/statm: 2858 1626 218 20 0 2216 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 11432

[startup+0.701583 s]
/proc/loadavg: 1.84 1.97 1.99 3/77 7530
/proc/meminfo: memFree=1587648/2055920 swapFree=4145896/4192956
[pid=7530] ppid=7528 vsize=15124 CPUtime=1.15
/proc/7530/stat : 7530 (MiraXTv3_dyn) S 7528 7530 7136 0 -1 4194304 2346 0 0 0 115 0 0 0 19 0 3 0 350073382 15486976 2274 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7530/statm: 3781 2274 218 20 0 3139 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 15124

[startup+1.50166 s]
/proc/loadavg: 1.84 1.97 1.99 3/80 7533
/proc/meminfo: memFree=1577640/2055920 swapFree=4145896/4192956
[pid=7530] ppid=7528 vsize=17924 CPUtime=2.75
/proc/7530/stat : 7530 (MiraXTv3_dyn) S 7528 7530 7136 0 -1 4194304 3281 0 0 0 274 1 0 0 19 0 3 0 350073382 18354176 3209 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7530/statm: 4481 3209 218 20 0 3839 0
[pid=7530/tid=7532] ppid=7528 vsize=17924 CPUtime=1.27
/proc/7530/task/7532/stat : 7532 (MiraXTv3_dyn) R 7528 7530 7136 0 -1 4194368 990 0 0 0 127 0 0 0 25 0 3 0 350073404 18354176 3209 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7362171 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7530/tid=7533] ppid=7528 vsize=17924 CPUtime=1.25
/proc/7530/task/7533/stat : 7533 (MiraXTv3_dyn) R 7528 7530 7136 0 -1 4194368 1161 0 0 0 125 0 0 0 23 0 3 0 350073404 18354176 3209 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526457 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 17924

[startup+3.10181 s]
/proc/loadavg: 1.84 1.97 1.99 3/80 7533
/proc/meminfo: memFree=1573224/2055920 swapFree=4145896/4192956
[pid=7530] ppid=7528 vsize=20384 CPUtime=5.94
/proc/7530/stat : 7530 (MiraXTv3_dyn) S 7528 7530 7136 0 -1 4194304 4000 0 0 0 592 2 0 0 19 0 3 0 350073382 20873216 3928 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7530/statm: 5096 3928 218 20 0 4454 0
[pid=7530/tid=7532] ppid=7528 vsize=20384 CPUtime=2.87
/proc/7530/task/7532/stat : 7532 (MiraXTv3_dyn) R 7528 7530 7136 0 -1 4194368 1363 0 0 0 286 1 0 0 25 0 3 0 350073404 20873216 3928 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7530/tid=7533] ppid=7528 vsize=20384 CPUtime=2.85
/proc/7530/task/7533/stat : 7533 (MiraXTv3_dyn) R 7528 7530 7136 0 -1 4194368 1507 0 0 0 285 0 0 0 24 0 3 0 350073404 20873216 3928 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526451 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 20384

[startup+6.30212 s]
/proc/loadavg: 1.93 1.98 1.99 3/80 7533
/proc/meminfo: memFree=1569256/2055920 swapFree=4145896/4192956
[pid=7530] ppid=7528 vsize=24460 CPUtime=12.33
/proc/7530/stat : 7530 (MiraXTv3_dyn) S 7528 7530 7136 0 -1 4194304 4875 0 0 0 1230 3 0 0 19 0 3 0 350073382 25047040 4803 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7530/statm: 6115 4803 218 20 0 5473 0
[pid=7530/tid=7532] ppid=7528 vsize=24460 CPUtime=6.07
/proc/7530/task/7532/stat : 7532 (MiraXTv3_dyn) R 7528 7530 7136 0 -1 4194368 1828 0 0 0 606 1 0 0 25 0 3 0 350073404 25047040 4803 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7530/tid=7533] ppid=7528 vsize=24460 CPUtime=6.04
/proc/7530/task/7533/stat : 7533 (MiraXTv3_dyn) R 7528 7530 7136 0 -1 4194368 1917 0 0 0 603 1 0 0 25 0 3 0 350073404 25047040 4803 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 24460

[startup+12.7017 s]
/proc/loadavg: 1.94 1.98 1.99 3/80 7533
/proc/meminfo: memFree=1560496/2055920 swapFree=4145896/4192956
[pid=7530] ppid=7528 vsize=33176 CPUtime=25.1
/proc/7530/stat : 7530 (MiraXTv3_dyn) S 7528 7530 7136 0 -1 4194304 7305 0 0 0 2504 6 0 0 19 0 3 0 350073382 33972224 7158 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7530/statm: 8294 7158 218 20 0 7652 0
[pid=7530/tid=7532] ppid=7528 vsize=33176 CPUtime=12.47
/proc/7530/task/7532/stat : 7532 (MiraXTv3_dyn) R 7528 7530 7136 0 -1 4194368 3001 0 0 0 1245 2 0 0 25 0 3 0 350073404 33972224 7158 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7530/tid=7533] ppid=7528 vsize=33176 CPUtime=12.4
/proc/7530/task/7533/stat : 7533 (MiraXTv3_dyn) R 7528 7530 7136 0 -1 4194368 3174 0 0 0 1238 2 0 0 25 0 3 0 350073404 33972224 7158 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 33176

[startup+25.5019 s]
/proc/loadavg: 1.95 1.98 1.99 3/80 7533
/proc/meminfo: memFree=1543856/2055920 swapFree=4145896/4192956
[pid=7530] ppid=7528 vsize=48552 CPUtime=50.65
/proc/7530/stat : 7530 (MiraXTv3_dyn) S 7528 7530 7136 0 -1 4194304 11482 0 0 0 5053 12 0 0 19 0 3 0 350073382 49717248 11159 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7530/statm: 12138 11159 218 20 0 11496 0
[pid=7530/tid=7532] ppid=7528 vsize=48552 CPUtime=25.27
/proc/7530/task/7532/stat : 7532 (MiraXTv3_dyn) R 7528 7530 7136 0 -1 4194368 4986 0 0 0 2523 4 0 0 25 0 3 0 350073404 49717248 11159 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7530/tid=7533] ppid=7528 vsize=48552 CPUtime=25.16
/proc/7530/task/7533/stat : 7533 (MiraXTv3_dyn) R 7528 7530 7136 0 -1 4194368 5366 0 0 0 2509 7 0 0 25 0 3 0 350073404 49717248 11159 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 48552

[startup+51.1014 s]
/proc/loadavg: 1.97 1.98 1.99 3/80 7533
/proc/meminfo: memFree=1538672/2055920 swapFree=4145896/4192956
[pid=7530] ppid=7528 vsize=53868 CPUtime=101.71
/proc/7530/stat : 7530 (MiraXTv3_dyn) S 7528 7530 7136 0 -1 4194304 12891 0 0 0 10156 15 0 0 19 0 3 0 350073382 55160832 12347 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7530/statm: 13467 12347 218 20 0 12825 0
[pid=7530/tid=7532] ppid=7528 vsize=53868 CPUtime=50.85
/proc/7530/task/7532/stat : 7532 (MiraXTv3_dyn) R 7528 7530 7136 0 -1 4194368 5693 0 0 0 5080 5 0 0 25 0 3 0 350073404 55160832 12347 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7530/tid=7533] ppid=7528 vsize=53868 CPUtime=50.64
/proc/7530/task/7533/stat : 7533 (MiraXTv3_dyn) R 7528 7530 7136 0 -1 4194368 6068 0 0 0 5055 9 0 0 25 0 3 0 350073404 55160832 12347 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.71
Current children cumulated vsize (KiB) 53868

[startup+102.305 s]
/proc/loadavg: 2.21 2.05 2.01 3/80 7533
/proc/meminfo: memFree=1520368/2055920 swapFree=4145896/4192956
[pid=7530] ppid=7528 vsize=72880 CPUtime=203.86
/proc/7530/stat : 7530 (MiraXTv3_dyn) S 7528 7530 7136 0 -1 4194304 17911 0 0 0 20364 22 0 0 19 0 3 0 350073382 74629120 16855 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7530/statm: 18220 16855 218 20 0 17578 0
[pid=7530/tid=7532] ppid=7528 vsize=72880 CPUtime=102.03
/proc/7530/task/7532/stat : 7532 (MiraXTv3_dyn) R 7528 7530 7136 0 -1 4194368 8150 0 0 0 10195 8 0 0 25 0 3 0 350073404 74629120 16855 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7530/tid=7533] ppid=7528 vsize=72880 CPUtime=101.61
/proc/7530/task/7533/stat : 7533 (MiraXTv3_dyn) R 7528 7530 7136 0 -1 4194368 8631 0 0 0 10148 13 0 0 25 0 3 0 350073404 74629120 16855 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.86
Current children cumulated vsize (KiB) 72880

[startup+162.302 s]
/proc/loadavg: 2.12 2.05 2.01 3/86 7711
/proc/meminfo: memFree=1512880/2055920 swapFree=4145896/4192956
[pid=7530] ppid=7528 vsize=77808 CPUtime=323.29
/proc/7530/stat : 7530 (MiraXTv3_dyn) S 7528 7530 7136 0 -1 4194304 20034 0 0 0 32282 47 0 0 19 0 3 0 350073382 79675392 18354 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7530/statm: 19452 18354 218 20 0 18810 0
[pid=7530/tid=7532] ppid=7528 vsize=77808 CPUtime=161.83
/proc/7530/task/7532/stat : 7532 (MiraXTv3_dyn) R 7528 7530 7136 0 -1 4194368 8932 0 0 0 16174 9 0 0 25 0 3 0 350073404 79675392 18354 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7530/tid=7533] ppid=7528 vsize=77808 CPUtime=161.23
/proc/7530/task/7533/stat : 7533 (MiraXTv3_dyn) R 7528 7530 7136 0 -1 4194368 9972 0 0 0 16086 37 0 0 25 0 3 0 350073404 79675392 18354 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.29
Current children cumulated vsize (KiB) 77808

[startup+222.302 s]
/proc/loadavg: 2.21 2.11 2.03 3/80 8211
/proc/meminfo: memFree=1512624/2055920 swapFree=4145896/4192956
[pid=7530] ppid=7528 vsize=79100 CPUtime=437.59
/proc/7530/stat : 7530 (MiraXTv3_dyn) S 7528 7530 7136 0 -1 4194304 20685 0 0 0 43710 49 0 0 19 0 3 0 350073382 80998400 18506 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7530/statm: 19775 18506 218 20 0 19133 0
[pid=7530/tid=7532] ppid=7528 vsize=79100 CPUtime=217.98
/proc/7530/task/7532/stat : 7532 (MiraXTv3_dyn) R 7528 7530 7136 0 -1 4194368 9285 0 0 0 21789 9 0 0 25 0 3 0 350073404 80998400 18506 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7530/tid=7533] ppid=7528 vsize=79100 CPUtime=219.37
/proc/7530/task/7533/stat : 7533 (MiraXTv3_dyn) R 7528 7530 7136 0 -1 4194368 10270 0 0 0 21899 38 0 0 25 0 3 0 350073404 80998400 18506 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 437.59
Current children cumulated vsize (KiB) 79100

[startup+282.301 s]
/proc/loadavg: 2.08 2.09 2.03 3/80 8211
/proc/meminfo: memFree=1507376/2055920 swapFree=4145896/4192956
[pid=7530] ppid=7528 vsize=83628 CPUtime=557.29
/proc/7530/stat : 7530 (MiraXTv3_dyn) S 7528 7530 7136 0 -1 4194304 22456 0 0 0 55678 51 0 0 19 0 3 0 350073382 85635072 19773 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7530/statm: 20907 19773 218 20 0 20265 0
[pid=7530/tid=7532] ppid=7528 vsize=83628 CPUtime=277.96
/proc/7530/task/7532/stat : 7532 (MiraXTv3_dyn) R 7528 7530 7136 0 -1 4194368 10410 0 0 0 27785 11 0 0 25 0 3 0 350073404 85635072 19773 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7530/tid=7533] ppid=7528 vsize=83628 CPUtime=279.1
/proc/7530/task/7533/stat : 7533 (MiraXTv3_dyn) R 7528 7530 7136 0 -1 4194368 10916 0 0 0 27871 39 0 0 25 0 3 0 350073404 85635072 19773 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 557.29
Current children cumulated vsize (KiB) 83628

[startup+342.302 s]
/proc/loadavg: 2.03 2.07 2.02 3/80 8211
/proc/meminfo: memFree=1506864/2055920 swapFree=4145896/4192956
[pid=7530] ppid=7528 vsize=83772 CPUtime=677.01
/proc/7530/stat : 7530 (MiraXTv3_dyn) S 7528 7530 7136 0 -1 4194304 23159 0 0 0 67649 52 0 0 19 0 3 0 350073382 85782528 19892 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7530/statm: 20943 19892 218 20 0 20301 0
[pid=7530/tid=7532] ppid=7528 vsize=83772 CPUtime=337.93
/proc/7530/task/7532/stat : 7532 (MiraXTv3_dyn) R 7528 7530 7136 0 -1 4194368 10723 0 0 0 33782 11 0 0 25 0 3 0 350073404 85782528 19892 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7530/tid=7533] ppid=7528 vsize=83772 CPUtime=338.85
/proc/7530/task/7533/stat : 7533 (MiraXTv3_dyn) R 7528 7530 7136 0 -1 4194368 11306 0 0 0 33846 39 0 0 25 0 3 0 350073404 85782528 19892 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526049 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 677.01
Current children cumulated vsize (KiB) 83772

[startup+402.302 s]

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

/proc/7530/task/7532/stat : 7532 (MiraXTv3_dyn) R 7528 7530 7136 0 -1 4194368 19982 0 0 0 184221 41 0 0 25 0 3 0 350073404 111906816 26208 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7530/tid=7533] ppid=7528 vsize=109284 CPUtime=1866.74
/proc/7530/task/7533/stat : 7533 (MiraXTv3_dyn) R 7528 7530 7136 0 -1 4194368 21341 0 0 0 186604 70 0 0 25 0 3 0 350073404 111906816 26208 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3709.59
Current children cumulated vsize (KiB) 109284

[startup+1962.3 s]
/proc/loadavg: 2.03 2.42 2.31 3/80 10488
/proc/meminfo: memFree=1441648/2055920 swapFree=4145896/4192956
[pid=7530] ppid=7528 vsize=109456 CPUtime=3829.31
/proc/7530/stat : 7530 (MiraXTv3_dyn) S 7528 7530 7136 0 -1 4194304 43035 0 0 0 382818 113 0 0 19 0 3 0 350073382 112082944 26236 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7530/statm: 27364 26236 218 20 0 26722 0
[pid=7530/tid=7532] ppid=7528 vsize=109456 CPUtime=1902.6
/proc/7530/task/7532/stat : 7532 (MiraXTv3_dyn) R 7528 7530 7136 0 -1 4194368 20325 0 0 0 190218 42 0 0 25 0 3 0 350073404 112082944 26236 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7530/tid=7533] ppid=7528 vsize=109456 CPUtime=1926.48
/proc/7530/task/7533/stat : 7533 (MiraXTv3_dyn) R 7528 7530 7136 0 -1 4194368 21580 0 0 0 192578 70 0 0 25 0 3 0 350073404 112082944 26236 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526356 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3829.31
Current children cumulated vsize (KiB) 109456

[startup+2022.3 s]
/proc/loadavg: 2.09 2.36 2.29 3/80 10488
/proc/meminfo: memFree=1441456/2055920 swapFree=4145896/4192956
[pid=7530] ppid=7528 vsize=109628 CPUtime=3949
/proc/7530/stat : 7530 (MiraXTv3_dyn) S 7528 7530 7136 0 -1 4194304 43556 0 0 0 394786 114 0 0 19 0 3 0 350073382 112259072 26278 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7530/statm: 27407 26278 218 20 0 26765 0
[pid=7530/tid=7532] ppid=7528 vsize=109628 CPUtime=1962.58
/proc/7530/task/7532/stat : 7532 (MiraXTv3_dyn) R 7528 7530 7136 0 -1 4194368 20526 0 0 0 196215 43 0 0 25 0 3 0 350073404 112259072 26278 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7530/tid=7533] ppid=7528 vsize=109628 CPUtime=1986.21
/proc/7530/task/7533/stat : 7533 (MiraXTv3_dyn) R 7528 7530 7136 0 -1 4194368 21900 0 0 0 198550 71 0 0 25 0 3 0 350073404 112259072 26278 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3949
Current children cumulated vsize (KiB) 109628

[startup+2082.31 s]
/proc/loadavg: 2.03 2.29 2.27 3/80 10488
/proc/meminfo: memFree=1439472/2055920 swapFree=4145896/4192956
[pid=7530] ppid=7528 vsize=112004 CPUtime=4068.74
/proc/7530/stat : 7530 (MiraXTv3_dyn) S 7528 7530 7136 0 -1 4194304 44625 0 0 0 406758 116 0 0 19 0 3 0 350073382 114692096 26867 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7530/statm: 28001 26867 218 20 0 27359 0
[pid=7530/tid=7532] ppid=7528 vsize=112004 CPUtime=2022.56
/proc/7530/task/7532/stat : 7532 (MiraXTv3_dyn) R 7528 7530 7136 0 -1 4194368 21354 0 0 0 202212 44 0 0 25 0 3 0 350073404 114692096 26867 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530014 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7530/tid=7533] ppid=7528 vsize=112004 CPUtime=2045.95
/proc/7530/task/7533/stat : 7533 (MiraXTv3_dyn) R 7528 7530 7136 0 -1 4194368 22141 0 0 0 204524 71 0 0 25 0 3 0 350073404 114692096 26867 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4068.74
Current children cumulated vsize (KiB) 112004

[startup+2142.3 s]
/proc/loadavg: 2.01 2.24 2.25 3/80 10488
/proc/meminfo: memFree=1439152/2055920 swapFree=4145896/4192956
[pid=7530] ppid=7528 vsize=112004 CPUtime=4188.45
/proc/7530/stat : 7530 (MiraXTv3_dyn) S 7528 7530 7136 0 -1 4194304 45195 0 0 0 418728 117 0 0 19 0 3 0 350073382 114692096 26877 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7530/statm: 28001 26877 218 20 0 27359 0
[pid=7530/tid=7532] ppid=7528 vsize=112004 CPUtime=2082.54
/proc/7530/task/7532/stat : 7532 (MiraXTv3_dyn) R 7528 7530 7136 0 -1 4194368 21683 0 0 0 208209 45 0 0 25 0 3 0 350073404 114692096 26877 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7530/tid=7533] ppid=7528 vsize=112004 CPUtime=2105.68
/proc/7530/task/7533/stat : 7533 (MiraXTv3_dyn) R 7528 7530 7136 0 -1 4194368 22382 0 0 0 210497 71 0 0 25 0 3 0 350073404 114692096 26877 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4188.45
Current children cumulated vsize (KiB) 112004

[startup+2202.3 s]
/proc/loadavg: 2.00 2.19 2.23 3/80 10488
/proc/meminfo: memFree=1436976/2055920 swapFree=4145896/4192956
[pid=7530] ppid=7528 vsize=114052 CPUtime=4308.14
/proc/7530/stat : 7530 (MiraXTv3_dyn) S 7528 7530 7136 0 -1 4194304 46275 0 0 0 430695 119 0 0 19 0 3 0 350073382 116789248 27477 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7530/statm: 28513 27477 218 20 0 27871 0
[pid=7530/tid=7532] ppid=7528 vsize=114052 CPUtime=2142.51
/proc/7530/task/7532/stat : 7532 (MiraXTv3_dyn) R 7528 7530 7136 0 -1 4194368 22107 0 0 0 214205 46 0 0 25 0 3 0 350073404 116789248 27477 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7530/tid=7533] ppid=7528 vsize=114052 CPUtime=2165.4
/proc/7530/task/7533/stat : 7533 (MiraXTv3_dyn) R 7528 7530 7136 0 -1 4194368 23038 0 0 0 216468 72 0 0 25 0 3 0 350073404 116789248 27477 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4308.14
Current children cumulated vsize (KiB) 114052

[startup+2262.3 s]
/proc/loadavg: 2.00 2.15 2.22 3/80 10488
/proc/meminfo: memFree=1435696/2055920 swapFree=4145896/4192956
[pid=7530] ppid=7528 vsize=115076 CPUtime=4427.87
/proc/7530/stat : 7530 (MiraXTv3_dyn) S 7528 7530 7136 0 -1 4194304 47018 0 0 0 442667 120 0 0 19 0 3 0 350073382 117837824 27740 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7530/statm: 28769 27740 218 20 0 28127 0
[pid=7530/tid=7532] ppid=7528 vsize=115076 CPUtime=2202.49
/proc/7530/task/7532/stat : 7532 (MiraXTv3_dyn) R 7528 7530 7136 0 -1 4194368 22610 0 0 0 220203 46 0 0 25 0 3 0 350073404 117837824 27740 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525960 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7530/tid=7533] ppid=7528 vsize=115076 CPUtime=2225.15
/proc/7530/task/7533/stat : 7533 (MiraXTv3_dyn) R 7528 7530 7136 0 -1 4194368 23278 0 0 0 222443 72 0 0 25 0 3 0 350073404 117837824 27740 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4427.87
Current children cumulated vsize (KiB) 115076

[startup+2322.3 s]
/proc/loadavg: 2.00 2.12 2.20 3/80 10488
/proc/meminfo: memFree=1435760/2055920 swapFree=4145896/4192956
[pid=7530] ppid=7528 vsize=115076 CPUtime=4547.57
/proc/7530/stat : 7530 (MiraXTv3_dyn) S 7528 7530 7136 0 -1 4194304 47339 0 0 0 454637 120 0 0 19 0 3 0 350073382 117837824 27741 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7530/statm: 28769 27741 218 20 0 28127 0
[pid=7530/tid=7532] ppid=7528 vsize=115076 CPUtime=2262.47
/proc/7530/task/7532/stat : 7532 (MiraXTv3_dyn) R 7528 7530 7136 0 -1 4194368 22770 0 0 0 226200 47 0 0 25 0 3 0 350073404 117837824 27741 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7530/tid=7533] ppid=7528 vsize=115076 CPUtime=2284.88
/proc/7530/task/7533/stat : 7533 (MiraXTv3_dyn) R 7528 7530 7136 0 -1 4194368 23439 0 0 0 228416 72 0 0 25 0 3 0 350073404 117837824 27741 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4547.57
Current children cumulated vsize (KiB) 115076

[startup+2382.3 s]
/proc/loadavg: 2.00 2.10 2.18 3/80 10488
/proc/meminfo: memFree=1435760/2055920 swapFree=4145896/4192956
[pid=7530] ppid=7528 vsize=115076 CPUtime=4667.3
/proc/7530/stat : 7530 (MiraXTv3_dyn) S 7528 7530 7136 0 -1 4194304 47905 0 0 0 466609 121 0 0 19 0 3 0 350073382 117837824 27747 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7530/statm: 28769 27747 218 20 0 28127 0
[pid=7530/tid=7532] ppid=7528 vsize=115076 CPUtime=2322.45
/proc/7530/task/7532/stat : 7532 (MiraXTv3_dyn) R 7528 7530 7136 0 -1 4194368 23013 0 0 0 232198 47 0 0 25 0 3 0 350073404 117837824 27747 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7530/tid=7533] ppid=7528 vsize=115076 CPUtime=2344.62
/proc/7530/task/7533/stat : 7533 (MiraXTv3_dyn) R 7528 7530 7136 0 -1 4194368 23762 0 0 0 234389 73 0 0 25 0 3 0 350073404 117837824 27747 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4667.3
Current children cumulated vsize (KiB) 115076

[startup+2442.3 s]
/proc/loadavg: 2.00 2.08 2.17 3/80 10488
/proc/meminfo: memFree=1435056/2055920 swapFree=4145896/4192956
[pid=7530] ppid=7528 vsize=115604 CPUtime=4786.99
/proc/7530/stat : 7530 (MiraXTv3_dyn) S 7528 7530 7136 0 -1 4194304 48519 0 0 0 478577 122 0 0 19 0 3 0 350073382 118378496 27881 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7530/statm: 28901 27881 218 20 0 28259 0
[pid=7530/tid=7532] ppid=7528 vsize=115604 CPUtime=2382.42
/proc/7530/task/7532/stat : 7532 (MiraXTv3_dyn) R 7528 7530 7136 0 -1 4194368 23387 0 0 0 238194 48 0 0 25 0 3 0 350073404 118378496 27881 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7530/tid=7533] ppid=7528 vsize=115604 CPUtime=2404.34
/proc/7530/task/7533/stat : 7533 (MiraXTv3_dyn) R 7528 7530 7136 0 -1 4194368 24002 0 0 0 240361 73 0 0 25 0 3 0 350073404 118378496 27881 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4786.99
Current children cumulated vsize (KiB) 115604

[startup+2502.3 s]
/proc/loadavg: 2.00 2.06 2.16 3/80 10488
/proc/meminfo: memFree=1435312/2055920 swapFree=4145896/4192956
[pid=7530] ppid=7528 vsize=115604 CPUtime=4906.7
/proc/7530/stat : 7530 (MiraXTv3_dyn) S 7528 7530 7136 0 -1 4194304 49001 0 0 0 490547 123 0 0 19 0 3 0 350073382 118378496 27883 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7530/statm: 28901 27883 218 20 0 28259 0
[pid=7530/tid=7532] ppid=7528 vsize=115604 CPUtime=2442.4
/proc/7530/task/7532/stat : 7532 (MiraXTv3_dyn) R 7528 7530 7136 0 -1 4194368 23628 0 0 0 244191 49 0 0 25 0 3 0 350073404 118378496 27883 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530083 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7530/tid=7533] ppid=7528 vsize=115604 CPUtime=2464.08
/proc/7530/task/7533/stat : 7533 (MiraXTv3_dyn) R 7528 7530 7136 0 -1 4194368 24243 0 0 0 246335 73 0 0 25 0 3 0 350073404 118378496 27883 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4906.7
Current children cumulated vsize (KiB) 115604



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2549.1 s]
/proc/loadavg: 2.00 2.05 2.15 3/80 10488
/proc/meminfo: memFree=1435312/2055920 swapFree=4145896/4192956
[pid=7530] ppid=7528 vsize=115604 CPUtime=5000.09
/proc/7530/stat : 7530 (MiraXTv3_dyn) S 7528 7530 7136 0 -1 4194304 49402 0 0 0 499885 124 0 0 19 0 3 0 350073382 118378496 27884 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7530/statm: 28901 27884 218 20 0 28259 0
[pid=7530/tid=7532] ppid=7528 vsize=115604 CPUtime=2489.18
/proc/7530/task/7532/stat : 7532 (MiraXTv3_dyn) R 7528 7530 7136 0 -1 4194368 23868 0 0 0 248869 49 0 0 25 0 3 0 350073404 118378496 27884 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7530/tid=7533] ppid=7528 vsize=115604 CPUtime=2510.68
/proc/7530/task/7533/stat : 7533 (MiraXTv3_dyn) R 7528 7530 7136 0 -1 4194368 24404 0 0 0 250994 74 0 0 25 0 3 0 350073404 118378496 27884 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134522131 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 115604

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

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

[startup+2549.1 s]
/proc/loadavg: 2.00 2.05 2.15 3/80 10488
/proc/meminfo: memFree=1435312/2055920 swapFree=4145896/4192956
[pid=7530] ppid=7528 vsize=115604 CPUtime=5000.09
/proc/7530/stat : 7530 (MiraXTv3_dyn) S 7528 7530 7136 0 -1 4194304 49402 0 0 0 499885 124 0 0 19 0 3 0 350073382 118378496 27884 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7530/statm: 28901 27884 218 20 0 28259 0
[pid=7530/tid=7532] ppid=7528 vsize=115604 CPUtime=2489.18
/proc/7530/task/7532/stat : 7532 (MiraXTv3_dyn) R 7528 7530 7136 0 -1 4194368 23868 0 0 0 248869 49 0 0 25 0 3 0 350073404 118378496 27884 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7530/tid=7533] ppid=7528 vsize=115604 CPUtime=2510.68
/proc/7530/task/7533/stat : 7533 (MiraXTv3_dyn) R 7528 7530 7136 0 -1 4194368 24404 0 0 0 250994 74 0 0 25 0 3 0 350073404 118378496 27884 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134522131 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 115604

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2549.13
CPU time (s): 5000.13
CPU user time (s): 4998.87
CPU system time (s): 1.26281
CPU usage (%): 196.15
Max. virtual memory (cumulated for all children) (KiB): 115604

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

runsolver used 2.67759 second user time and 6.97994 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Sun May 13 01:59:16 UTC 2007

IDJOB= 456249
IDBENCH= 24648
IDSOLVER= 196
FILE ID= node14/456249-1179021556

PBS_JOBID= 5252874

Free space on /tmp= 66536 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/QG/QG7a-gensys-ukn009.sat05-3849.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/456249-1179021556/MiraXTv3_dyn /tmp/evaluation/456249-1179021556/instance-456249-1179021556.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-456249-1179021556 -o ROOT/results/node14/solver-456249-1179021556 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/456249-1179021556/MiraXTv3_dyn /tmp/evaluation/456249-1179021556/instance-456249-1179021556.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  42a7abc6638576e7c05fba1c9e36829b

RANDOM SEED= 314595494

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.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.227
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.227
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:       1587864 kB
Buffers:         43632 kB
Cached:         354580 kB
SwapCached:      15092 kB
Active:          50608 kB
Inactive:       371828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1587864 kB
SwapTotal:     4192956 kB
SwapFree:      4145896 kB
Dirty:            4704 kB
Writeback:           0 kB
Mapped:          30264 kB
Slab:            31116 kB
Committed_AS:  9616964 kB
PageTables:       1784 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66536 MiB

End job on node14 on Sun May 13 02:41:47 UTC 2007