Trace number 455859

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.1 2506.83

General information on the benchmark

Namecrafted/spence/
hard/s113-100.cnf
MD5SUM346cb413e25976ab9ce2952e1d53c865
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2416.61
Satisfiable
(Un)Satisfiability was proved
Number of variables113
Number of clauses236
Sum of the clauses size708
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3236
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/node22/watcher-455859-1179017813 -o ROOT/results/node22/solver-455859-1179017813 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/455859-1179017813/MiraXTv3_dyn /tmp/evaluation/455859-1179017813/instance-455859-1179017813.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.82 1.93 1.90 3/77 20071
/proc/meminfo: memFree=1718264/2055920 swapFree=4163684/4192956
[pid=20071] ppid=20069 vsize=3784 CPUtime=0
/proc/20071/stat : 20071 (MiraXTv3_dyn) R 20069 20071 19939 0 -1 4194304 273 0 0 0 0 0 0 0 18 0 1 0 349699038 3874816 248 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20071/statm: 946 252 207 20 0 304 0

[startup+0.020181 s]
/proc/loadavg: 1.82 1.93 1.90 3/77 20071
/proc/meminfo: memFree=1718264/2055920 swapFree=4163684/4192956
[pid=20071] ppid=20069 vsize=11168 CPUtime=1.64
/proc/20071/stat : 20071 (MiraXTv3_dyn) S 20069 20071 19939 0 -1 4194304 1868 0 0 0 164 0 0 0 18 0 3 0 349699038 11436032 1842 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20071/statm: 2792 1842 218 20 0 2150 0
Current children cumulated CPU time (s) 1.64
Current children cumulated vsize (KiB) 11168

[startup+0.912924 s]
/proc/loadavg: 1.82 1.93 1.90 3/77 20071
/proc/meminfo: memFree=1718264/2055920 swapFree=4163684/4192956
[pid=20071] ppid=20069 vsize=11388 CPUtime=1.8
/proc/20071/stat : 20071 (MiraXTv3_dyn) S 20069 20071 19939 0 -1 4194304 1983 0 0 0 180 0 0 0 18 0 3 0 349699038 11661312 1957 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20071/statm: 2847 1957 218 20 0 2205 0
Current children cumulated CPU time (s) 1.8
Current children cumulated vsize (KiB) 11388

[startup+1.00194 s]
/proc/loadavg: 1.82 1.93 1.90 3/77 20071
/proc/meminfo: memFree=1718264/2055920 swapFree=4163684/4192956
[pid=20071] ppid=20069 vsize=12864 CPUtime=1.98
/proc/20071/stat : 20071 (MiraXTv3_dyn) S 20069 20071 19939 0 -1 4194304 2120 0 0 0 198 0 0 0 18 0 3 0 349699038 13172736 2094 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20071/statm: 3216 2094 218 20 0 2574 0
Current children cumulated CPU time (s) 1.98
Current children cumulated vsize (KiB) 12864

[startup+1.10195 s]
/proc/loadavg: 1.82 1.93 1.90 3/77 20071
/proc/meminfo: memFree=1718264/2055920 swapFree=4163684/4192956
[pid=20071] ppid=20069 vsize=12864 CPUtime=2.18
/proc/20071/stat : 20071 (MiraXTv3_dyn) S 20069 20071 19939 0 -1 4194304 2134 0 0 0 218 0 0 0 18 0 3 0 349699038 13172736 2108 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20071/statm: 3216 2108 218 20 0 2574 0
Current children cumulated CPU time (s) 2.18
Current children cumulated vsize (KiB) 12864

[startup+1.50201 s]
/proc/loadavg: 1.82 1.93 1.90 3/77 20071
/proc/meminfo: memFree=1718264/2055920 swapFree=4163684/4192956
[pid=20071] ppid=20069 vsize=12864 CPUtime=2.98
/proc/20071/stat : 20071 (MiraXTv3_dyn) S 20069 20071 19939 0 -1 4194304 2176 0 0 0 298 0 0 0 18 0 3 0 349699038 13172736 2150 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20071/statm: 3216 2150 218 20 0 2574 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 12864

[startup+3.10226 s]
/proc/loadavg: 1.91 1.95 1.91 3/80 20074
/proc/meminfo: memFree=1707296/2055920 swapFree=4163684/4192956
[pid=20071] ppid=20069 vsize=17088 CPUtime=6.17
/proc/20071/stat : 20071 (MiraXTv3_dyn) S 20069 20071 19939 0 -1 4194304 3149 0 0 0 615 2 0 0 18 0 3 0 349699038 17498112 3049 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20071/statm: 4272 3049 218 20 0 3630 0
[pid=20071/tid=20072] ppid=20069 vsize=17088 CPUtime=3.08
/proc/20071/task/20072/stat : 20072 (MiraXTv3_dyn) R 20069 20071 19939 0 -1 4194368 1158 0 0 0 308 0 0 0 25 0 3 0 349699039 17498112 3049 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20071/tid=20074] ppid=20069 vsize=17088 CPUtime=3.07
/proc/20071/task/20074/stat : 20074 (MiraXTv3_dyn) R 20069 20071 19939 0 -1 4194368 1698 0 0 0 306 1 0 0 25 0 3 0 349699039 17498112 3049 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 17088

[startup+6.30575 s]
/proc/loadavg: 2.00 1.96 1.91 3/80 20074
/proc/meminfo: memFree=1699296/2055920 swapFree=4163684/4192956
[pid=20071] ppid=20069 vsize=24276 CPUtime=12.55
/proc/20071/stat : 20071 (MiraXTv3_dyn) S 20069 20071 19939 0 -1 4194304 5121 0 0 0 1251 4 0 0 18 0 3 0 349699038 24858624 4939 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20071/statm: 6069 4939 218 20 0 5427 0
[pid=20071/tid=20072] ppid=20069 vsize=24276 CPUtime=6.27
/proc/20071/task/20072/stat : 20072 (MiraXTv3_dyn) R 20069 20071 19939 0 -1 4194368 2144 0 0 0 626 1 0 0 25 0 3 0 349699039 24858624 4939 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20071/tid=20074] ppid=20069 vsize=24276 CPUtime=6.26
/proc/20071/task/20074/stat : 20074 (MiraXTv3_dyn) R 20069 20071 19939 0 -1 4194368 2684 0 0 0 624 2 0 0 25 0 3 0 349699039 24858624 4939 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 24276

[startup+12.7017 s]
/proc/loadavg: 2.00 1.96 1.91 3/80 20074
/proc/meminfo: memFree=1693472/2055920 swapFree=4163684/4192956
[pid=20071] ppid=20069 vsize=31056 CPUtime=25.31
/proc/20071/stat : 20071 (MiraXTv3_dyn) S 20069 20071 19939 0 -1 4194304 6883 0 0 0 2525 6 0 0 18 0 3 0 349699038 31801344 6374 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20071/statm: 7764 6374 218 20 0 7122 0
[pid=20071/tid=20072] ppid=20069 vsize=31056 CPUtime=12.66
/proc/20071/task/20072/stat : 20072 (MiraXTv3_dyn) R 20069 20071 19939 0 -1 4194368 3023 0 0 0 1264 2 0 0 19 0 3 0 349699039 31801344 6374 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20071/tid=20074] ppid=20069 vsize=31056 CPUtime=12.63
/proc/20071/task/20074/stat : 20074 (MiraXTv3_dyn) R 20069 20071 19939 0 -1 4194368 3567 0 0 0 1260 3 0 0 25 0 3 0 349699039 31801344 6374 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 31056

[startup+25.5017 s]
/proc/loadavg: 2.00 1.97 1.91 3/80 20074
/proc/meminfo: memFree=1686176/2055920 swapFree=4163684/4192956
[pid=20071] ppid=20069 vsize=37876 CPUtime=50.84
/proc/20071/stat : 20071 (MiraXTv3_dyn) S 20069 20071 19939 0 -1 4194304 9111 0 0 0 5076 8 0 0 18 0 3 0 349699038 38785024 8135 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20071/statm: 9469 8135 218 20 0 8827 0
[pid=20071/tid=20072] ppid=20069 vsize=37876 CPUtime=25.45
/proc/20071/task/20072/stat : 20072 (MiraXTv3_dyn) R 20069 20071 19939 0 -1 4194368 4015 0 0 0 2542 3 0 0 25 0 3 0 349699039 38785024 8135 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20071/tid=20074] ppid=20069 vsize=37876 CPUtime=25.38
/proc/20071/task/20074/stat : 20074 (MiraXTv3_dyn) R 20069 20071 19939 0 -1 4194368 4803 0 0 0 2534 4 0 0 25 0 3 0 349699039 38785024 8135 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 37876

[startup+51.1016 s]
/proc/loadavg: 2.00 1.97 1.91 3/80 20074
/proc/meminfo: memFree=1683232/2055920 swapFree=4163684/4192956
[pid=20071] ppid=20069 vsize=40236 CPUtime=101.9
/proc/20071/stat : 20071 (MiraXTv3_dyn) S 20069 20071 19939 0 -1 4194304 10748 0 0 0 10180 10 0 0 18 0 3 0 349699038 41201664 8858 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20071/statm: 10059 8858 218 20 0 9417 0
[pid=20071/tid=20072] ppid=20069 vsize=40236 CPUtime=51.03
/proc/20071/task/20072/stat : 20072 (MiraXTv3_dyn) R 20069 20071 19939 0 -1 4194368 4805 0 0 0 5099 4 0 0 25 0 3 0 349699039 41201664 8858 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526297 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20071/tid=20074] ppid=20069 vsize=40236 CPUtime=50.86
/proc/20071/task/20074/stat : 20074 (MiraXTv3_dyn) R 20069 20071 19939 0 -1 4194368 5650 0 0 0 5081 5 0 0 25 0 3 0 349699039 41201664 8858 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.9
Current children cumulated vsize (KiB) 40236

[startup+102.301 s]
/proc/loadavg: 2.04 1.99 1.92 3/80 20074
/proc/meminfo: memFree=1680032/2055920 swapFree=4163684/4192956
[pid=20071] ppid=20069 vsize=43176 CPUtime=204.01
/proc/20071/stat : 20071 (MiraXTv3_dyn) S 20069 20071 19939 0 -1 4194304 13298 0 0 0 20389 12 0 0 18 0 3 0 349699038 44212224 9646 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20071/statm: 10794 9646 218 20 0 10152 0
[pid=20071/tid=20072] ppid=20069 vsize=43176 CPUtime=102.2
/proc/20071/task/20072/stat : 20072 (MiraXTv3_dyn) R 20069 20071 19939 0 -1 4194368 6074 0 0 0 10214 6 0 0 25 0 3 0 349699039 44212224 9646 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20071/tid=20074] ppid=20069 vsize=43176 CPUtime=101.8
/proc/20071/task/20074/stat : 20074 (MiraXTv3_dyn) R 20069 20071 19939 0 -1 4194368 6931 0 0 0 10175 5 0 0 25 0 3 0 349699039 44212224 9646 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.01
Current children cumulated vsize (KiB) 43176

[startup+162.302 s]
/proc/loadavg: 2.01 1.99 1.92 3/80 20074
/proc/meminfo: memFree=1674656/2055920 swapFree=4163684/4192956
[pid=20071] ppid=20069 vsize=48520 CPUtime=323.69
/proc/20071/stat : 20071 (MiraXTv3_dyn) S 20069 20071 19939 0 -1 4194304 16700 0 0 0 32354 15 0 0 18 0 3 0 349699038 49684480 11044 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20071/statm: 12130 11044 218 20 0 11488 0
[pid=20071/tid=20072] ppid=20069 vsize=48520 CPUtime=162.16
/proc/20071/task/20072/stat : 20072 (MiraXTv3_dyn) R 20069 20071 19939 0 -1 4194368 7963 0 0 0 16208 8 0 0 18 0 3 0 349699039 49684480 11044 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20071/tid=20074] ppid=20069 vsize=48520 CPUtime=161.52
/proc/20071/task/20074/stat : 20074 (MiraXTv3_dyn) R 20069 20071 19939 0 -1 4194368 8444 0 0 0 16146 6 0 0 25 0 3 0 349699039 49684480 11044 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.69
Current children cumulated vsize (KiB) 48520

[startup+222.303 s]
/proc/loadavg: 2.00 1.99 1.92 3/80 20074
/proc/meminfo: memFree=1669984/2055920 swapFree=4163684/4192956
[pid=20071] ppid=20069 vsize=53108 CPUtime=443.38
/proc/20071/stat : 20071 (MiraXTv3_dyn) S 20069 20071 19939 0 -1 4194304 19691 0 0 0 44321 17 0 0 18 0 3 0 349699038 54382592 12121 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20071/statm: 13277 12121 218 20 0 12635 0
[pid=20071/tid=20072] ppid=20069 vsize=53108 CPUtime=222.13
/proc/20071/task/20072/stat : 20072 (MiraXTv3_dyn) R 20069 20071 19939 0 -1 4194368 9023 0 0 0 22204 9 0 0 25 0 3 0 349699039 54382592 12121 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20071/tid=20074] ppid=20069 vsize=53108 CPUtime=221.23
/proc/20071/task/20074/stat : 20074 (MiraXTv3_dyn) R 20069 20071 19939 0 -1 4194368 10375 0 0 0 22116 7 0 0 25 0 3 0 349699039 54382592 12121 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.38
Current children cumulated vsize (KiB) 53108

[startup+282.302 s]
/proc/loadavg: 2.00 1.99 1.92 3/86 20238
/proc/meminfo: memFree=1663584/2055920 swapFree=4163684/4192956
[pid=20071] ppid=20069 vsize=58656 CPUtime=562.82
/proc/20071/stat : 20071 (MiraXTv3_dyn) S 20069 20071 19939 0 -1 4194304 22532 0 0 0 56252 30 0 0 18 0 3 0 349699038 60063744 13278 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20071/statm: 14664 13278 218 20 0 14022 0
[pid=20071/tid=20072] ppid=20069 vsize=58656 CPUtime=281.97
/proc/20071/task/20072/stat : 20072 (MiraXTv3_dyn) R 20069 20071 19939 0 -1 4194368 10634 0 0 0 28186 11 0 0 25 0 3 0 349699039 60063744 13278 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20071/tid=20074] ppid=20069 vsize=58656 CPUtime=280.84
/proc/20071/task/20074/stat : 20074 (MiraXTv3_dyn) R 20069 20071 19939 0 -1 4194368 11605 0 0 0 28065 19 0 0 25 0 3 0 349699039 60063744 13278 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.82
Current children cumulated vsize (KiB) 58656

[startup+342.302 s]
/proc/loadavg: 2.00 1.99 1.92 3/80 20272
/proc/meminfo: memFree=1663584/2055920 swapFree=4163684/4192956
[pid=20071] ppid=20069 vsize=59256 CPUtime=682.45
/proc/20071/stat : 20071 (MiraXTv3_dyn) S 20069 20071 19939 0 -1 4194304 24529 0 0 0 68208 37 0 0 18 0 3 0 349699038 60678144 13552 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20071/statm: 14814 13552 218 20 0 14172 0
[pid=20071/tid=20072] ppid=20069 vsize=59256 CPUtime=341.9
/proc/20071/task/20072/stat : 20072 (MiraXTv3_dyn) R 20069 20071 19939 0 -1 4194368 11608 0 0 0 34178 12 0 0 25 0 3 0 349699039 60678144 13552 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20071/tid=20074] ppid=20069 vsize=59256 CPUtime=340.53
/proc/20071/task/20074/stat : 20074 (MiraXTv3_dyn) R 20069 20071 19939 0 -1 4194368 12628 0 0 0 34029 24 0 0 25 0 3 0 349699039 60678144 13552 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.45
Current children cumulated vsize (KiB) 59256

[startup+402.305 s]
/proc/loadavg: 2.00 1.99 1.92 3/80 20272
/proc/meminfo: memFree=1662432/2055920 swapFree=4163684/4192956
[pid=20071] ppid=20069 vsize=61140 CPUtime=802.14
/proc/20071/stat : 20071 (MiraXTv3_dyn) S 20069 20071 19939 0 -1 4194304 26685 0 0 0 80175 39 0 0 18 0 3 0 349699038 62607360 13849 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0

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

/proc/20071/task/20072/stat : 20072 (MiraXTv3_dyn) R 20069 20071 19939 0 -1 4194368 33744 0 0 0 190061 36 0 0 25 0 3 0 349699039 75890688 17035 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20071/tid=20074] ppid=20069 vsize=74112 CPUtime=1893.25
/proc/20071/task/20074/stat : 20074 (MiraXTv3_dyn) R 20069 20071 19939 0 -1 4194368 37048 0 0 0 189283 42 0 0 25 0 3 0 349699039 75890688 17035 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3794.23
Current children cumulated vsize (KiB) 74112

[startup+1962.3 s]
/proc/loadavg: 2.00 1.99 1.92 3/80 20272
/proc/meminfo: memFree=1648672/2055920 swapFree=4163684/4192956
[pid=20071] ppid=20069 vsize=74244 CPUtime=3913.93
/proc/20071/stat : 20071 (MiraXTv3_dyn) S 20069 20071 19939 0 -1 4194304 72609 0 0 0 391312 81 0 0 18 0 3 0 349699038 76025856 17119 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20071/statm: 18561 17119 218 20 0 17919 0
[pid=20071/tid=20072] ppid=20069 vsize=74244 CPUtime=1960.94
/proc/20071/task/20072/stat : 20072 (MiraXTv3_dyn) R 20069 20071 19939 0 -1 4194368 34522 0 0 0 196056 38 0 0 25 0 3 0 349699039 76025856 17119 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20071/tid=20074] ppid=20069 vsize=74244 CPUtime=1952.97
/proc/20071/task/20074/stat : 20074 (MiraXTv3_dyn) R 20069 20071 19939 0 -1 4194368 37794 0 0 0 195255 42 0 0 25 0 3 0 349699039 76025856 17119 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3913.93
Current children cumulated vsize (KiB) 74244

[startup+2022.3 s]
/proc/loadavg: 2.00 1.99 1.92 3/80 20272
/proc/meminfo: memFree=1648416/2055920 swapFree=4163684/4192956
[pid=20071] ppid=20069 vsize=74376 CPUtime=4033.6
/proc/20071/stat : 20071 (MiraXTv3_dyn) S 20069 20071 19939 0 -1 4194304 74346 0 0 0 403278 82 0 0 18 0 3 0 349699038 76161024 17176 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20071/statm: 18594 17176 218 20 0 17952 0
[pid=20071/tid=20072] ppid=20069 vsize=74376 CPUtime=2020.91
/proc/20071/task/20072/stat : 20072 (MiraXTv3_dyn) R 20069 20071 19939 0 -1 4194368 35363 0 0 0 202052 39 0 0 25 0 3 0 349699039 76161024 17176 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20071/tid=20074] ppid=20069 vsize=74376 CPUtime=2012.69
/proc/20071/task/20074/stat : 20074 (MiraXTv3_dyn) R 20069 20071 19939 0 -1 4194368 38690 0 0 0 201226 43 0 0 25 0 3 0 349699039 76161024 17176 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4033.6
Current children cumulated vsize (KiB) 74376

[startup+2082.3 s]
/proc/loadavg: 2.00 1.99 1.92 3/80 20272
/proc/meminfo: memFree=1648224/2055920 swapFree=4163684/4192956
[pid=20071] ppid=20069 vsize=74376 CPUtime=4153.3
/proc/20071/stat : 20071 (MiraXTv3_dyn) S 20069 20071 19939 0 -1 4194304 76054 0 0 0 415246 84 0 0 18 0 3 0 349699038 76161024 17202 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20071/statm: 18594 17202 218 20 0 17952 0
[pid=20071/tid=20072] ppid=20069 vsize=74376 CPUtime=2080.88
/proc/20071/task/20072/stat : 20072 (MiraXTv3_dyn) R 20069 20071 19939 0 -1 4194368 36094 0 0 0 208048 40 0 0 25 0 3 0 349699039 76161024 17202 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20071/tid=20074] ppid=20069 vsize=74376 CPUtime=2072.4
/proc/20071/task/20074/stat : 20074 (MiraXTv3_dyn) R 20069 20071 19939 0 -1 4194368 39667 0 0 0 207197 43 0 0 25 0 3 0 349699039 76161024 17202 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4153.3
Current children cumulated vsize (KiB) 74376

[startup+2142.3 s]
/proc/loadavg: 2.00 1.99 1.92 3/80 20272
/proc/meminfo: memFree=1648288/2055920 swapFree=4163684/4192956
[pid=20071] ppid=20069 vsize=74376 CPUtime=4273
/proc/20071/stat : 20071 (MiraXTv3_dyn) S 20069 20071 19939 0 -1 4194304 77750 0 0 0 427214 86 0 0 18 0 3 0 349699038 76161024 17204 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20071/statm: 18594 17204 218 20 0 17952 0
[pid=20071/tid=20072] ppid=20069 vsize=74376 CPUtime=2140.85
/proc/20071/task/20072/stat : 20072 (MiraXTv3_dyn) R 20069 20071 19939 0 -1 4194368 36943 0 0 0 214044 41 0 0 25 0 3 0 349699039 76161024 17204 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20071/tid=20074] ppid=20069 vsize=74376 CPUtime=2132.14
/proc/20071/task/20074/stat : 20074 (MiraXTv3_dyn) R 20069 20071 19939 0 -1 4194368 40514 0 0 0 213170 44 0 0 25 0 3 0 349699039 76161024 17204 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526388 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4273
Current children cumulated vsize (KiB) 74376

[startup+2202.3 s]
/proc/loadavg: 2.00 1.99 1.92 3/80 20272
/proc/meminfo: memFree=1648032/2055920 swapFree=4163684/4192956
[pid=20071] ppid=20069 vsize=74584 CPUtime=4392.66
/proc/20071/stat : 20071 (MiraXTv3_dyn) S 20069 20071 19939 0 -1 4194304 79474 0 0 0 439179 87 0 0 18 0 3 0 349699038 76374016 17234 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20071/statm: 18646 17234 218 20 0 18004 0
[pid=20071/tid=20072] ppid=20069 vsize=74584 CPUtime=2200.81
/proc/20071/task/20072/stat : 20072 (MiraXTv3_dyn) R 20069 20071 19939 0 -1 4194368 37819 0 0 0 220039 42 0 0 25 0 3 0 349699039 76374016 17234 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134521362 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20071/tid=20074] ppid=20069 vsize=74584 CPUtime=2191.85
/proc/20071/task/20074/stat : 20074 (MiraXTv3_dyn) R 20069 20071 19939 0 -1 4194368 41362 0 0 0 219140 45 0 0 25 0 3 0 349699039 76374016 17234 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4392.66
Current children cumulated vsize (KiB) 74584

[startup+2262.3 s]
/proc/loadavg: 2.00 1.99 1.92 3/80 20272
/proc/meminfo: memFree=1646176/2055920 swapFree=4163684/4192956
[pid=20071] ppid=20069 vsize=76632 CPUtime=4512.35
/proc/20071/stat : 20071 (MiraXTv3_dyn) S 20069 20071 19939 0 -1 4194304 81807 0 0 0 451146 89 0 0 18 0 3 0 349699038 78471168 17752 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20071/statm: 19158 17752 218 20 0 18516 0
[pid=20071/tid=20072] ppid=20069 vsize=76632 CPUtime=2260.77
/proc/20071/task/20072/stat : 20072 (MiraXTv3_dyn) R 20069 20071 19939 0 -1 4194368 39157 0 0 0 226034 43 0 0 25 0 3 0 349699039 78471168 17752 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20071/tid=20074] ppid=20069 vsize=76632 CPUtime=2251.57
/proc/20071/task/20074/stat : 20074 (MiraXTv3_dyn) R 20069 20071 19939 0 -1 4194368 42357 0 0 0 225112 45 0 0 25 0 3 0 349699039 78471168 17752 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4512.35
Current children cumulated vsize (KiB) 76632

[startup+2322.3 s]
/proc/loadavg: 2.28 2.06 1.94 3/80 20272
/proc/meminfo: memFree=1645792/2055920 swapFree=4163684/4192956
[pid=20071] ppid=20069 vsize=76632 CPUtime=4632.04
/proc/20071/stat : 20071 (MiraXTv3_dyn) S 20069 20071 19939 0 -1 4194304 83284 0 0 0 463113 91 0 0 18 0 3 0 349699038 78471168 17777 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20071/statm: 19158 17777 218 20 0 18516 0
[pid=20071/tid=20072] ppid=20069 vsize=76632 CPUtime=2320.73
/proc/20071/task/20072/stat : 20072 (MiraXTv3_dyn) R 20069 20071 19939 0 -1 4194368 39907 0 0 0 232029 44 0 0 25 0 3 0 349699039 78471168 17777 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20071/tid=20074] ppid=20069 vsize=76632 CPUtime=2311.3
/proc/20071/task/20074/stat : 20074 (MiraXTv3_dyn) R 20069 20071 19939 0 -1 4194368 43084 0 0 0 231084 46 0 0 25 0 3 0 349699039 78471168 17777 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4632.04
Current children cumulated vsize (KiB) 76632

[startup+2382.3 s]
/proc/loadavg: 2.10 2.05 1.94 3/80 20272
/proc/meminfo: memFree=1644832/2055920 swapFree=4163684/4192956
[pid=20071] ppid=20069 vsize=76764 CPUtime=4751.73
/proc/20071/stat : 20071 (MiraXTv3_dyn) S 20069 20071 19939 0 -1 4194304 85103 0 0 0 475080 93 0 0 18 0 3 0 349699038 78606336 18020 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20071/statm: 19191 18020 218 20 0 18549 0
[pid=20071/tid=20072] ppid=20069 vsize=76764 CPUtime=2380.7
/proc/20071/task/20072/stat : 20072 (MiraXTv3_dyn) R 20069 20071 19939 0 -1 4194368 40668 0 0 0 238025 45 0 0 25 0 3 0 349699039 78606336 18020 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20071/tid=20074] ppid=20069 vsize=76764 CPUtime=2371.02
/proc/20071/task/20074/stat : 20074 (MiraXTv3_dyn) R 20069 20071 19939 0 -1 4194368 44142 0 0 0 237055 47 0 0 25 0 3 0 349699039 78606336 18020 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4751.73
Current children cumulated vsize (KiB) 76764

[startup+2442.3 s]
/proc/loadavg: 2.04 2.04 1.94 3/80 20272
/proc/meminfo: memFree=1644704/2055920 swapFree=4163684/4192956
[pid=20071] ppid=20069 vsize=76764 CPUtime=4871.41
/proc/20071/stat : 20071 (MiraXTv3_dyn) S 20069 20071 19939 0 -1 4194304 86569 0 0 0 487047 94 0 0 18 0 3 0 349699038 78606336 18022 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20071/statm: 19191 18022 218 20 0 18549 0
[pid=20071/tid=20072] ppid=20069 vsize=76764 CPUtime=2440.66
/proc/20071/task/20072/stat : 20072 (MiraXTv3_dyn) R 20069 20071 19939 0 -1 4194368 41401 0 0 0 244020 46 0 0 25 0 3 0 349699039 78606336 18022 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526317 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20071/tid=20074] ppid=20069 vsize=76764 CPUtime=2430.73
/proc/20071/task/20074/stat : 20074 (MiraXTv3_dyn) R 20069 20071 19939 0 -1 4194368 44875 0 0 0 243026 47 0 0 25 0 3 0 349699039 78606336 18022 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4871.41
Current children cumulated vsize (KiB) 76764

[startup+2502.31 s]
/proc/loadavg: 2.01 2.03 1.94 3/80 20272
/proc/meminfo: memFree=1644704/2055920 swapFree=4163684/4192956
[pid=20071] ppid=20069 vsize=76764 CPUtime=4991.11
/proc/20071/stat : 20071 (MiraXTv3_dyn) S 20069 20071 19939 0 -1 4194304 88280 0 0 0 499015 96 0 0 18 0 3 0 349699038 78606336 18025 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20071/statm: 19191 18025 218 20 0 18549 0
[pid=20071/tid=20072] ppid=20069 vsize=76764 CPUtime=2500.63
/proc/20071/task/20072/stat : 20072 (MiraXTv3_dyn) R 20069 20071 19939 0 -1 4194368 42256 0 0 0 250016 47 0 0 25 0 3 0 349699039 78606336 18025 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20071/tid=20074] ppid=20069 vsize=76764 CPUtime=2490.46
/proc/20071/task/20074/stat : 20074 (MiraXTv3_dyn) R 20069 20071 19939 0 -1 4194368 45731 0 0 0 248998 48 0 0 25 0 3 0 349699039 78606336 18025 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4991.11
Current children cumulated vsize (KiB) 76764



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.8 s]
/proc/loadavg: 2.01 2.03 1.94 3/80 20272
/proc/meminfo: memFree=1644704/2055920 swapFree=4163684/4192956
[pid=20071] ppid=20069 vsize=76764 CPUtime=5000.07
/proc/20071/stat : 20071 (MiraXTv3_dyn) S 20069 20071 19939 0 -1 4194304 88280 0 0 0 499911 96 0 0 18 0 3 0 349699038 78606336 18025 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20071/statm: 19191 18025 218 20 0 18549 0
[pid=20071/tid=20072] ppid=20069 vsize=76764 CPUtime=2505.13
/proc/20071/task/20072/stat : 20072 (MiraXTv3_dyn) R 20069 20071 19939 0 -1 4194368 42256 0 0 0 250466 47 0 0 25 0 3 0 349699039 78606336 18025 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20071/tid=20074] ppid=20069 vsize=76764 CPUtime=2494.93
/proc/20071/task/20074/stat : 20074 (MiraXTv3_dyn) R 20069 20071 19939 0 -1 4194368 45731 0 0 0 249445 48 0 0 25 0 3 0 349699039 78606336 18025 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 76764

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

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

[startup+2506.8 s]
/proc/loadavg: 2.01 2.03 1.94 3/80 20272
/proc/meminfo: memFree=1644704/2055920 swapFree=4163684/4192956
[pid=20071] ppid=20069 vsize=76764 CPUtime=5000.07
/proc/20071/stat : 20071 (MiraXTv3_dyn) S 20069 20071 19939 0 -1 4194304 88280 0 0 0 499911 96 0 0 18 0 3 0 349699038 78606336 18025 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20071/statm: 19191 18025 218 20 0 18549 0
[pid=20071/tid=20072] ppid=20069 vsize=76764 CPUtime=2505.13
/proc/20071/task/20072/stat : 20072 (MiraXTv3_dyn) R 20069 20071 19939 0 -1 4194368 42256 0 0 0 250466 47 0 0 25 0 3 0 349699039 78606336 18025 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20071/tid=20074] ppid=20069 vsize=76764 CPUtime=2494.93
/proc/20071/task/20074/stat : 20074 (MiraXTv3_dyn) R 20069 20071 19939 0 -1 4194368 45731 0 0 0 249445 48 0 0 25 0 3 0 349699039 78606336 18025 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 76764

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2506.83
CPU time (s): 5000.1
CPU user time (s): 4999.13
CPU system time (s): 0.973851
CPU usage (%): 199.46
Max. virtual memory (cumulated for all children) (KiB): 77252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.13
system time used= 0.973851
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88280
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= 557
involuntary context switches= 94542

runsolver used 2.47262 second user time and 6.68198 second system time

The end

Launcher Data (download as text)

Begin job on node22 on Sun May 13 00:56:54 UTC 2007

IDJOB= 455859
IDBENCH= 20442
IDSOLVER= 196
FILE ID= node22/455859-1179017813

PBS_JOBID= 5253218

Free space on /tmp= 66524 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/spence/hard/s113-100.cnf
COMMAND LINE= /tmp/evaluation/455859-1179017813/MiraXTv3_dyn /tmp/evaluation/455859-1179017813/instance-455859-1179017813.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node22/watcher-455859-1179017813 -o ROOT/results/node22/solver-455859-1179017813 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/455859-1179017813/MiraXTv3_dyn /tmp/evaluation/455859-1179017813/instance-455859-1179017813.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  346cb413e25976ab9ce2952e1d53c865

RANDOM SEED= 816032003

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node22.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.265
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.265
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:       1718480 kB
Buffers:         26064 kB
Cached:         189888 kB
SwapCached:       7428 kB
Active:          50644 kB
Inactive:       188092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1718480 kB
SwapTotal:     4192956 kB
SwapFree:      4163684 kB
Dirty:            4244 kB
Writeback:           0 kB
Mapped:          29896 kB
Slab:            84336 kB
Committed_AS:  4552496 kB
PageTables:       1676 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= 66524 MiB

End job on node22 on Sun May 13 01:38:43 UTC 2007