Trace number 426407

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.23 2506.63

General information on the benchmark

Namerandom/2+p/p0.9/v990/
unif2p-p0.9-v990-c3583-S832358630-11-UNSAT.cnf
MD5SUM358d57727acfd6fba0e9cd4766c6d2fc
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 variables990
Number of clauses3582
Sum of the clauses size10388
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2358
Number of clauses of size 33224
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.01	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/node41/watcher-426407-1179013874 -o ROOT/results/node41/solver-426407-1179013874 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426407-1179013874/MiraXTv3_dyn /tmp/evaluation/426407-1179013874/instance-426407-1179013874.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.00 1.00 1.00 3/77 1122
/proc/meminfo: memFree=1239744/2055920 swapFree=4169416/4192956
[pid=1122] ppid=1120 vsize=2624 CPUtime=0
/proc/1122/stat : 1122 (MiraXTv3_dyn) R 1120 1122 1049 0 -1 4194304 177 0 1 0 0 0 0 0 18 0 1 0 349299354 2686976 154 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4159852912 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/1122/statm: 656 154 128 20 0 14 0

[startup+0.088179 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 1122
/proc/meminfo: memFree=1239744/2055920 swapFree=4169416/4192956
[pid=1122] ppid=1120 vsize=6220 CPUtime=0.13
/proc/1122/stat : 1122 (MiraXTv3_dyn) S 1120 1122 1049 0 -1 4194304 683 0 3 0 13 0 0 0 18 0 3 0 349299354 6369280 661 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1122/statm: 1555 661 218 20 0 913 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 6220

[startup+0.10118 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 1122
/proc/meminfo: memFree=1239744/2055920 swapFree=4169416/4192956
[pid=1122] ppid=1120 vsize=6220 CPUtime=0.16
/proc/1122/stat : 1122 (MiraXTv3_dyn) S 1120 1122 1049 0 -1 4194304 708 0 3 0 16 0 0 0 18 0 3 0 349299354 6369280 686 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1122/statm: 1555 686 218 20 0 913 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 6220

[startup+0.301199 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 1122
/proc/meminfo: memFree=1239744/2055920 swapFree=4169416/4192956
[pid=1122] ppid=1120 vsize=8844 CPUtime=0.56
/proc/1122/stat : 1122 (MiraXTv3_dyn) S 1120 1122 1049 0 -1 4194304 1070 0 3 0 56 0 0 0 18 0 3 0 349299354 9056256 1048 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1122/statm: 2211 1048 218 20 0 1569 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 8844

[startup+0.701236 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 1122
/proc/meminfo: memFree=1239744/2055920 swapFree=4169416/4192956
[pid=1122] ppid=1120 vsize=11076 CPUtime=1.36
/proc/1122/stat : 1122 (MiraXTv3_dyn) S 1120 1122 1049 0 -1 4194304 1709 0 3 0 135 1 0 0 18 0 3 0 349299354 11341824 1687 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1122/statm: 2769 1687 218 20 0 2127 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 11076

[startup+1.50131 s]
/proc/loadavg: 1.00 1.00 1.00 3/80 1125
/proc/meminfo: memFree=1231464/2055920 swapFree=4169416/4192956
[pid=1122] ppid=1120 vsize=15164 CPUtime=2.95
/proc/1122/stat : 1122 (MiraXTv3_dyn) S 1120 1122 1049 0 -1 4194304 2711 0 3 0 294 1 0 0 18 0 3 0 349299354 15527936 2689 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1122/statm: 3791 2689 218 20 0 3149 0
[pid=1122/tid=1124] ppid=1120 vsize=15164 CPUtime=1.47
/proc/1122/task/1124/stat : 1124 (MiraXTv3_dyn) R 1120 1122 1049 0 -1 4194368 1127 0 0 0 147 0 0 0 25 0 3 0 349299357 15527936 2689 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526451 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1122/tid=1125] ppid=1120 vsize=15164 CPUtime=1.46
/proc/1122/task/1125/stat : 1125 (MiraXTv3_dyn) R 1120 1122 1049 0 -1 4194368 1187 0 0 0 146 0 0 0 25 0 3 0 349299357 15527936 2689 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520184 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 15164

[startup+3.10244 s]
/proc/loadavg: 1.08 1.02 1.01 3/80 1125
/proc/meminfo: memFree=1226152/2055920 swapFree=4169416/4192956
[pid=1122] ppid=1120 vsize=19012 CPUtime=6.15
/proc/1122/stat : 1122 (MiraXTv3_dyn) S 1120 1122 1049 0 -1 4194304 3533 0 3 0 613 2 0 0 18 0 3 0 349299354 19468288 3511 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1122/statm: 4753 3511 218 20 0 4111 0
[pid=1122/tid=1124] ppid=1120 vsize=19012 CPUtime=3.07
/proc/1122/task/1124/stat : 1124 (MiraXTv3_dyn) R 1120 1122 1049 0 -1 4194368 1570 0 0 0 307 0 0 0 25 0 3 0 349299357 19468288 3511 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 2397819 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1122/tid=1125] ppid=1120 vsize=19012 CPUtime=3.05
/proc/1122/task/1125/stat : 1125 (MiraXTv3_dyn) R 1120 1122 1049 0 -1 4194368 1566 0 0 0 305 0 0 0 25 0 3 0 349299357 19468288 3511 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565571 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 19012

[startup+6.30172 s]
/proc/loadavg: 1.08 1.02 1.01 3/80 1125
/proc/meminfo: memFree=1221488/2055920 swapFree=4169416/4192956
[pid=1122] ppid=1120 vsize=25272 CPUtime=12.53
/proc/1122/stat : 1122 (MiraXTv3_dyn) S 1120 1122 1049 0 -1 4194304 5183 0 3 0 1250 3 0 0 18 0 3 0 349299354 25878528 5087 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1122/statm: 6318 5087 218 20 0 5676 0
[pid=1122/tid=1124] ppid=1120 vsize=25272 CPUtime=6.27
/proc/1122/task/1124/stat : 1124 (MiraXTv3_dyn) R 1120 1122 1049 0 -1 4194368 2321 0 0 0 626 1 0 0 25 0 3 0 349299357 25878528 5087 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1122/tid=1125] ppid=1120 vsize=25272 CPUtime=6.24
/proc/1122/task/1125/stat : 1125 (MiraXTv3_dyn) R 1120 1122 1049 0 -1 4194368 2465 0 0 0 623 1 0 0 19 0 3 0 349299357 25878528 5087 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 25272

[startup+12.7023 s]
/proc/loadavg: 1.22 1.05 1.02 3/80 1125
/proc/meminfo: memFree=1206192/2055920 swapFree=4169416/4192956
[pid=1122] ppid=1120 vsize=38728 CPUtime=25.31
/proc/1122/stat : 1122 (MiraXTv3_dyn) S 1120 1122 1049 0 -1 4194304 8933 0 3 0 2524 7 0 0 18 0 3 0 349299354 39657472 8660 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1122/statm: 9682 8660 218 20 0 9040 0
[pid=1122/tid=1124] ppid=1120 vsize=38728 CPUtime=12.67
/proc/1122/task/1124/stat : 1124 (MiraXTv3_dyn) R 1120 1122 1049 0 -1 4194368 4117 0 0 0 1264 3 0 0 25 0 3 0 349299357 39657472 8660 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526020 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1122/tid=1125] ppid=1120 vsize=38728 CPUtime=12.61
/proc/1122/task/1125/stat : 1125 (MiraXTv3_dyn) R 1120 1122 1049 0 -1 4194368 4419 0 0 0 1258 3 0 0 25 0 3 0 349299357 39657472 8660 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 38728

[startup+25.5014 s]
/proc/loadavg: 1.34 1.08 1.02 3/80 1125
/proc/meminfo: memFree=1198832/2055920 swapFree=4169416/4192956
[pid=1122] ppid=1120 vsize=46084 CPUtime=50.82
/proc/1122/stat : 1122 (MiraXTv3_dyn) S 1120 1122 1049 0 -1 4194304 10744 0 3 0 5073 9 0 0 18 0 3 0 349299354 47190016 10122 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1122/statm: 11521 10122 218 20 0 10879 0
[pid=1122/tid=1124] ppid=1120 vsize=46084 CPUtime=25.46
/proc/1122/task/1124/stat : 1124 (MiraXTv3_dyn) R 1120 1122 1049 0 -1 4194368 5044 0 0 0 2542 4 0 0 25 0 3 0 349299357 47190016 10122 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526261 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1122/tid=1125] ppid=1120 vsize=46084 CPUtime=25.34
/proc/1122/task/1125/stat : 1125 (MiraXTv3_dyn) R 1120 1122 1049 0 -1 4194368 5303 0 0 0 2530 4 0 0 25 0 3 0 349299357 47190016 10122 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 46084

[startup+51.1016 s]
/proc/loadavg: 1.56 1.15 1.05 3/80 1125
/proc/meminfo: memFree=1183472/2055920 swapFree=4169416/4192956
[pid=1122] ppid=1120 vsize=60400 CPUtime=101.87
/proc/1122/stat : 1122 (MiraXTv3_dyn) S 1120 1122 1049 0 -1 4194304 15214 0 3 0 10172 15 0 0 18 0 3 0 349299354 61849600 13972 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1122/statm: 15100 13972 218 20 0 14458 0
[pid=1122/tid=1124] ppid=1120 vsize=60400 CPUtime=51.03
/proc/1122/task/1124/stat : 1124 (MiraXTv3_dyn) R 1120 1122 1049 0 -1 4194368 7114 0 0 0 5097 6 0 0 22 0 3 0 349299357 61849600 13972 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1122/tid=1125] ppid=1120 vsize=60400 CPUtime=50.82
/proc/1122/task/1125/stat : 1125 (MiraXTv3_dyn) R 1120 1122 1049 0 -1 4194368 7703 0 0 0 5074 8 0 0 25 0 3 0 349299357 61849600 13972 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.87
Current children cumulated vsize (KiB) 60400

[startup+102.305 s]
/proc/loadavg: 1.82 1.29 1.10 3/80 1125
/proc/meminfo: memFree=1173360/2055920 swapFree=4169416/4192956
[pid=1122] ppid=1120 vsize=71028 CPUtime=204.02
/proc/1122/stat : 1122 (MiraXTv3_dyn) S 1120 1122 1049 0 -1 4194304 19008 0 3 0 20383 19 0 0 18 0 3 0 349299354 72732672 16538 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1122/statm: 17757 16538 218 20 0 17115 0
[pid=1122/tid=1124] ppid=1120 vsize=71028 CPUtime=102.2
/proc/1122/task/1124/stat : 1124 (MiraXTv3_dyn) R 1120 1122 1049 0 -1 4194368 8778 0 0 0 10212 8 0 0 25 0 3 0 349299357 72732672 16538 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1122/tid=1125] ppid=1120 vsize=71028 CPUtime=101.79
/proc/1122/task/1125/stat : 1125 (MiraXTv3_dyn) R 1120 1122 1049 0 -1 4194368 9833 0 0 0 10169 10 0 0 25 0 3 0 349299357 72732672 16538 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.02
Current children cumulated vsize (KiB) 71028

[startup+162.301 s]
/proc/loadavg: 1.93 1.42 1.15 3/80 1125
/proc/meminfo: memFree=1172208/2055920 swapFree=4169416/4192956
[pid=1122] ppid=1120 vsize=72016 CPUtime=323.69
/proc/1122/stat : 1122 (MiraXTv3_dyn) S 1120 1122 1049 0 -1 4194304 20732 0 3 0 32349 20 0 0 18 0 3 0 349299354 73744384 16778 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1122/statm: 18004 16778 218 20 0 17362 0
[pid=1122/tid=1124] ppid=1120 vsize=72016 CPUtime=162.16
/proc/1122/task/1124/stat : 1124 (MiraXTv3_dyn) R 1120 1122 1049 0 -1 4194368 9688 0 0 0 16207 9 0 0 25 0 3 0 349299357 73744384 16778 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520283 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1122/tid=1125] ppid=1120 vsize=72016 CPUtime=161.5
/proc/1122/task/1125/stat : 1125 (MiraXTv3_dyn) R 1120 1122 1049 0 -1 4194368 10647 0 0 0 16140 10 0 0 25 0 3 0 349299357 73744384 16778 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.69
Current children cumulated vsize (KiB) 72016

[startup+222.301 s]
/proc/loadavg: 1.97 1.52 1.20 3/80 1125
/proc/meminfo: memFree=1167408/2055920 swapFree=4169416/4192956
[pid=1122] ppid=1120 vsize=77364 CPUtime=443.36
/proc/1122/stat : 1122 (MiraXTv3_dyn) S 1120 1122 1049 0 -1 4194304 23405 0 3 0 44314 22 0 0 18 0 3 0 349299354 79220736 18059 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1122/statm: 19341 18059 218 20 0 18699 0
[pid=1122/tid=1124] ppid=1120 vsize=77364 CPUtime=222.12
/proc/1122/task/1124/stat : 1124 (MiraXTv3_dyn) R 1120 1122 1049 0 -1 4194368 11099 0 0 0 22202 10 0 0 25 0 3 0 349299357 79220736 18059 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1122/tid=1125] ppid=1120 vsize=77364 CPUtime=221.22
/proc/1122/task/1125/stat : 1125 (MiraXTv3_dyn) R 1120 1122 1049 0 -1 4194368 11909 0 0 0 22111 11 0 0 25 0 3 0 349299357 79220736 18059 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.36
Current children cumulated vsize (KiB) 77364

[startup+282.302 s]
/proc/loadavg: 1.99 1.61 1.25 3/80 1125
/proc/meminfo: memFree=1162224/2055920 swapFree=4169416/4192956
[pid=1122] ppid=1120 vsize=83268 CPUtime=563.07
/proc/1122/stat : 1122 (MiraXTv3_dyn) S 1120 1122 1049 0 -1 4194304 26160 0 3 0 56283 24 0 0 18 0 3 0 349299354 85266432 19448 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1122/statm: 20817 19448 218 20 0 20175 0
[pid=1122/tid=1124] ppid=1120 vsize=83268 CPUtime=282.09
/proc/1122/task/1124/stat : 1124 (MiraXTv3_dyn) R 1120 1122 1049 0 -1 4194368 12790 0 0 0 28197 12 0 0 25 0 3 0 349299357 85266432 19448 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1122/tid=1125] ppid=1120 vsize=83268 CPUtime=280.96
/proc/1122/task/1125/stat : 1125 (MiraXTv3_dyn) R 1120 1122 1049 0 -1 4194368 12973 0 0 0 28085 11 0 0 25 0 3 0 349299357 85266432 19448 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.07
Current children cumulated vsize (KiB) 83268

[startup+342.302 s]
/proc/loadavg: 1.99 1.67 1.30 3/80 1125
/proc/meminfo: memFree=1158896/2055920 swapFree=4169416/4192956
[pid=1122] ppid=1120 vsize=85304 CPUtime=682.78
/proc/1122/stat : 1122 (MiraXTv3_dyn) S 1120 1122 1049 0 -1 4194304 28143 0 3 0 68251 27 0 0 18 0 3 0 349299354 87351296 20105 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1122/statm: 21326 20105 218 20 0 20684 0
[pid=1122/tid=1124] ppid=1120 vsize=85304 CPUtime=342.05
/proc/1122/task/1124/stat : 1124 (MiraXTv3_dyn) R 1120 1122 1049 0 -1 4194368 13496 0 0 0 34192 13 0 0 24 0 3 0 349299357 87351296 20105 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1122/tid=1125] ppid=1120 vsize=85304 CPUtime=340.7
/proc/1122/task/1125/stat : 1125 (MiraXTv3_dyn) R 1120 1122 1049 0 -1 4194368 14250 0 0 0 34057 13 0 0 25 0 3 0 349299357 87351296 20105 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.78
Current children cumulated vsize (KiB) 85304

[startup+402.301 s]

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

/proc/1122/task/1124/stat : 1124 (MiraXTv3_dyn) R 1120 1122 1049 0 -1 4194368 31004 0 0 0 184074 35 0 0 25 0 3 0 349299357 107106304 24648 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1122/tid=1125] ppid=1120 vsize=104596 CPUtime=1833.77
/proc/1122/task/1125/stat : 1125 (MiraXTv3_dyn) R 1120 1122 1049 0 -1 4194368 31536 0 0 0 183339 38 0 0 25 0 3 0 349299357 107106304 24648 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3674.87
Current children cumulated vsize (KiB) 104596

[startup+1902.3 s]
/proc/loadavg: 2.06 1.99 1.84 3/80 1325
/proc/meminfo: memFree=1140528/2055920 swapFree=4169416/4192956
[pid=1122] ppid=1120 vsize=104596 CPUtime=3794.58
/proc/1122/stat : 1122 (MiraXTv3_dyn) S 1120 1122 1049 0 -1 4194304 64336 0 3 0 379383 75 0 0 18 0 3 0 349299354 107106304 24670 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1122/statm: 26149 24670 218 20 0 25507 0
[pid=1122/tid=1124] ppid=1120 vsize=104596 CPUtime=1901.06
/proc/1122/task/1124/stat : 1124 (MiraXTv3_dyn) R 1120 1122 1049 0 -1 4194368 31703 0 0 0 190070 36 0 0 25 0 3 0 349299357 107106304 24670 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520099 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1122/tid=1125] ppid=1120 vsize=104596 CPUtime=1893.49
/proc/1122/task/1125/stat : 1125 (MiraXTv3_dyn) R 1120 1122 1049 0 -1 4194368 32236 0 0 0 189311 38 0 0 25 0 3 0 349299357 107106304 24670 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3794.58
Current children cumulated vsize (KiB) 104596

[startup+1962.3 s]
/proc/loadavg: 2.08 2.00 1.85 3/80 1325
/proc/meminfo: memFree=1140528/2055920 swapFree=4169416/4192956
[pid=1122] ppid=1120 vsize=104596 CPUtime=3914.28
/proc/1122/stat : 1122 (MiraXTv3_dyn) S 1120 1122 1049 0 -1 4194304 65462 0 3 0 391352 76 0 0 18 0 3 0 349299354 107106304 24683 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1122/statm: 26149 24683 218 20 0 25507 0
[pid=1122/tid=1124] ppid=1120 vsize=104596 CPUtime=1961.03
/proc/1122/task/1124/stat : 1124 (MiraXTv3_dyn) R 1120 1122 1049 0 -1 4194368 32267 0 0 0 196066 37 0 0 25 0 3 0 349299357 107106304 24683 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1122/tid=1125] ppid=1120 vsize=104596 CPUtime=1953.22
/proc/1122/task/1125/stat : 1125 (MiraXTv3_dyn) R 1120 1122 1049 0 -1 4194368 32798 0 0 0 195284 38 0 0 25 0 3 0 349299357 107106304 24683 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3914.28
Current children cumulated vsize (KiB) 104596

[startup+2022.3 s]
/proc/loadavg: 2.08 2.01 1.86 3/80 1325
/proc/meminfo: memFree=1140464/2055920 swapFree=4169416/4192956
[pid=1122] ppid=1120 vsize=104596 CPUtime=4033.96
/proc/1122/stat : 1122 (MiraXTv3_dyn) S 1120 1122 1049 0 -1 4194304 66595 0 3 0 403319 77 0 0 18 0 3 0 349299354 107106304 24695 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1122/statm: 26149 24695 218 20 0 25507 0
[pid=1122/tid=1124] ppid=1120 vsize=104596 CPUtime=2020.99
/proc/1122/task/1124/stat : 1124 (MiraXTv3_dyn) R 1120 1122 1049 0 -1 4194368 32834 0 0 0 202062 37 0 0 25 0 3 0 349299357 107106304 24695 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1122/tid=1125] ppid=1120 vsize=104596 CPUtime=2012.95
/proc/1122/task/1125/stat : 1125 (MiraXTv3_dyn) R 1120 1122 1049 0 -1 4194368 33364 0 0 0 201256 39 0 0 25 0 3 0 349299357 107106304 24695 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4033.96
Current children cumulated vsize (KiB) 104596

[startup+2082.31 s]
/proc/loadavg: 2.11 2.04 1.87 3/80 1325
/proc/meminfo: memFree=1140400/2055920 swapFree=4169416/4192956
[pid=1122] ppid=1120 vsize=104596 CPUtime=4153.68
/proc/1122/stat : 1122 (MiraXTv3_dyn) S 1120 1122 1049 0 -1 4194304 67737 0 3 0 415290 78 0 0 18 0 3 0 349299354 107106304 24709 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1122/statm: 26149 24709 218 20 0 25507 0
[pid=1122/tid=1124] ppid=1120 vsize=104596 CPUtime=2080.87
/proc/1122/task/1124/stat : 1124 (MiraXTv3_dyn) R 1120 1122 1049 0 -1 4194368 33405 0 0 0 208049 38 0 0 25 0 3 0 349299357 107106304 24709 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1122/tid=1125] ppid=1120 vsize=104596 CPUtime=2072.79
/proc/1122/task/1125/stat : 1125 (MiraXTv3_dyn) R 1120 1122 1049 0 -1 4194368 33935 0 0 0 207240 39 0 0 25 0 3 0 349299357 107106304 24709 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4153.68
Current children cumulated vsize (KiB) 104596

[startup+2142.3 s]
/proc/loadavg: 2.04 2.03 1.88 3/80 1325
/proc/meminfo: memFree=1140400/2055920 swapFree=4169416/4192956
[pid=1122] ppid=1120 vsize=104596 CPUtime=4273.37
/proc/1122/stat : 1122 (MiraXTv3_dyn) S 1120 1122 1049 0 -1 4194304 69029 0 3 0 427258 79 0 0 18 0 3 0 349299354 107106304 24722 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1122/statm: 26149 24722 218 20 0 25507 0
[pid=1122/tid=1124] ppid=1120 vsize=104596 CPUtime=2140.8
/proc/1122/task/1124/stat : 1124 (MiraXTv3_dyn) R 1120 1122 1049 0 -1 4194368 33980 0 0 0 214042 38 0 0 25 0 3 0 349299357 107106304 24722 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134530014 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1122/tid=1125] ppid=1120 vsize=104596 CPUtime=2132.54
/proc/1122/task/1125/stat : 1125 (MiraXTv3_dyn) R 1120 1122 1049 0 -1 4194368 34652 0 0 0 213214 40 0 0 25 0 3 0 349299357 107106304 24722 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4273.37
Current children cumulated vsize (KiB) 104596

[startup+2202.3 s]
/proc/loadavg: 2.01 2.02 1.89 3/80 1325
/proc/meminfo: memFree=1140336/2055920 swapFree=4169416/4192956
[pid=1122] ppid=1120 vsize=104596 CPUtime=4393.06
/proc/1122/stat : 1122 (MiraXTv3_dyn) S 1120 1122 1049 0 -1 4194304 70185 0 3 0 439226 80 0 0 18 0 3 0 349299354 107106304 24733 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1122/statm: 26149 24733 218 20 0 25507 0
[pid=1122/tid=1124] ppid=1120 vsize=104596 CPUtime=2200.77
/proc/1122/task/1124/stat : 1124 (MiraXTv3_dyn) R 1120 1122 1049 0 -1 4194368 34557 0 0 0 220038 39 0 0 25 0 3 0 349299357 107106304 24733 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1122/tid=1125] ppid=1120 vsize=104596 CPUtime=2192.26
/proc/1122/task/1125/stat : 1125 (MiraXTv3_dyn) R 1120 1122 1049 0 -1 4194368 35231 0 0 0 219186 40 0 0 25 0 3 0 349299357 107106304 24733 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4393.06
Current children cumulated vsize (KiB) 104596

[startup+2262.3 s]
/proc/loadavg: 2.00 2.02 1.89 3/80 1325
/proc/meminfo: memFree=1140336/2055920 swapFree=4169416/4192956
[pid=1122] ppid=1120 vsize=104596 CPUtime=4512.76
/proc/1122/stat : 1122 (MiraXTv3_dyn) S 1120 1122 1049 0 -1 4194304 71495 0 3 0 451195 81 0 0 18 0 3 0 349299354 107106304 24746 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1122/statm: 26149 24746 218 20 0 25507 0
[pid=1122/tid=1124] ppid=1120 vsize=104596 CPUtime=2260.75
/proc/1122/task/1124/stat : 1124 (MiraXTv3_dyn) R 1120 1122 1049 0 -1 4194368 35139 0 0 0 226035 40 0 0 25 0 3 0 349299357 107106304 24746 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1122/tid=1125] ppid=1120 vsize=104596 CPUtime=2251.99
/proc/1122/task/1125/stat : 1125 (MiraXTv3_dyn) R 1120 1122 1049 0 -1 4194368 35959 0 0 0 225159 40 0 0 25 0 3 0 349299357 107106304 24746 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4512.76
Current children cumulated vsize (KiB) 104596

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 1.90 3/80 1325
/proc/meminfo: memFree=1140016/2055920 swapFree=4169416/4192956
[pid=1122] ppid=1120 vsize=104596 CPUtime=4632.46
/proc/1122/stat : 1122 (MiraXTv3_dyn) S 1120 1122 1049 0 -1 4194304 72777 0 3 0 463164 82 0 0 18 0 3 0 349299354 107106304 24866 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1122/statm: 26149 24866 218 20 0 25507 0
[pid=1122/tid=1124] ppid=1120 vsize=104596 CPUtime=2320.72
/proc/1122/task/1124/stat : 1124 (MiraXTv3_dyn) R 1120 1122 1049 0 -1 4194368 35727 0 0 0 232032 40 0 0 25 0 3 0 349299357 107106304 24866 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1122/tid=1125] ppid=1120 vsize=104596 CPUtime=2311.72
/proc/1122/task/1125/stat : 1125 (MiraXTv3_dyn) R 1120 1122 1049 0 -1 4194368 36653 0 0 0 231131 41 0 0 25 0 3 0 349299357 107106304 24866 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4632.46
Current children cumulated vsize (KiB) 104596

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/80 1325
/proc/meminfo: memFree=1138608/2055920 swapFree=4169416/4192956
[pid=1122] ppid=1120 vsize=105916 CPUtime=4752.19
/proc/1122/stat : 1122 (MiraXTv3_dyn) S 1120 1122 1049 0 -1 4194304 74340 0 3 0 475136 83 0 0 18 0 3 0 349299354 108457984 25259 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1122/statm: 26479 25259 218 20 0 25837 0
[pid=1122/tid=1124] ppid=1120 vsize=105916 CPUtime=2380.7
/proc/1122/task/1124/stat : 1124 (MiraXTv3_dyn) R 1120 1122 1049 0 -1 4194368 36642 0 0 0 238029 41 0 0 25 0 3 0 349299357 108457984 25259 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1122/tid=1125] ppid=1120 vsize=105916 CPUtime=2371.46
/proc/1122/task/1125/stat : 1125 (MiraXTv3_dyn) R 1120 1122 1049 0 -1 4194368 37301 0 0 0 237105 41 0 0 25 0 3 0 349299357 108457984 25259 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4752.19
Current children cumulated vsize (KiB) 105916

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 1325
/proc/meminfo: memFree=1134064/2055920 swapFree=4169416/4192956
[pid=1122] ppid=1120 vsize=110208 CPUtime=4871.91
/proc/1122/stat : 1122 (MiraXTv3_dyn) S 1120 1122 1049 0 -1 4194304 76514 0 3 0 487104 87 0 0 18 0 3 0 349299354 112852992 26254 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1122/statm: 27552 26254 218 20 0 26910 0
[pid=1122/tid=1124] ppid=1120 vsize=110208 CPUtime=2440.69
/proc/1122/task/1124/stat : 1124 (MiraXTv3_dyn) R 1120 1122 1049 0 -1 4194368 37822 0 0 0 244026 43 0 0 25 0 3 0 349299357 112852992 26254 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1122/tid=1125] ppid=1120 vsize=110208 CPUtime=2431.19
/proc/1122/task/1125/stat : 1125 (MiraXTv3_dyn) R 1120 1122 1049 0 -1 4194368 38295 0 0 0 243076 43 0 0 25 0 3 0 349299357 112852992 26254 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4871.91
Current children cumulated vsize (KiB) 110208

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 1325
/proc/meminfo: memFree=1130352/2055920 swapFree=4169416/4192956
[pid=1122] ppid=1120 vsize=114104 CPUtime=4991.61
/proc/1122/stat : 1122 (MiraXTv3_dyn) S 1120 1122 1049 0 -1 4194304 78520 0 3 0 499072 89 0 0 18 0 3 0 349299354 116842496 27223 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1122/statm: 28526 27223 218 20 0 27884 0
[pid=1122/tid=1124] ppid=1120 vsize=114104 CPUtime=2500.67
/proc/1122/task/1124/stat : 1124 (MiraXTv3_dyn) R 1120 1122 1049 0 -1 4194368 38738 0 0 0 250023 44 0 0 25 0 3 0 349299357 116842496 27223 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1122/tid=1125] ppid=1120 vsize=114104 CPUtime=2490.91
/proc/1122/task/1125/stat : 1125 (MiraXTv3_dyn) R 1120 1122 1049 0 -1 4194368 39385 0 0 0 249047 44 0 0 25 0 3 0 349299357 116842496 27223 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4991.61
Current children cumulated vsize (KiB) 114104



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.6 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 1325
/proc/meminfo: memFree=1130352/2055920 swapFree=4169416/4192956
[pid=1122] ppid=1120 vsize=114104 CPUtime=5000.19
/proc/1122/stat : 1122 (MiraXTv3_dyn) S 1120 1122 1049 0 -1 4194304 78670 0 3 0 499930 89 0 0 18 0 3 0 349299354 116842496 27224 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1122/statm: 28526 27224 218 20 0 27884 0
[pid=1122/tid=1124] ppid=1120 vsize=114104 CPUtime=2504.97
/proc/1122/task/1124/stat : 1124 (MiraXTv3_dyn) R 1120 1122 1049 0 -1 4194368 38888 0 0 0 250453 44 0 0 25 0 3 0 349299357 116842496 27224 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525920 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1122/tid=1125] ppid=1120 vsize=114104 CPUtime=2495.2
/proc/1122/task/1125/stat : 1125 (MiraXTv3_dyn) R 1120 1122 1049 0 -1 4194368 39385 0 0 0 249476 44 0 0 25 0 3 0 349299357 116842496 27224 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.19
Current children cumulated vsize (KiB) 114104

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2506.63
CPU time (s): 5000.23
CPU user time (s): 4999.32
CPU system time (s): 0.911861
CPU usage (%): 199.48
Max. virtual memory (cumulated for all children) (KiB): 114104

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.32
system time used= 0.911861
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78670
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 451
involuntary context switches= 93363

runsolver used 2.49662 second user time and 6.67998 second system time

The end

Launcher Data (download as text)

Begin job on node41 on Sat May 12 23:51:15 UTC 2007

IDJOB= 426407
IDBENCH= 20253
IDSOLVER= 196
FILE ID= node41/426407-1179013874

PBS_JOBID= 5253212

Free space on /tmp= 66550 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.9/v990/unif2p-p0.9-v990-c3583-S832358630-11-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/426407-1179013874/MiraXTv3_dyn /tmp/evaluation/426407-1179013874/instance-426407-1179013874.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node41/watcher-426407-1179013874 -o ROOT/results/node41/solver-426407-1179013874 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426407-1179013874/MiraXTv3_dyn /tmp/evaluation/426407-1179013874/instance-426407-1179013874.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  358d57727acfd6fba0e9cd4766c6d2fc

RANDOM SEED= 608750440

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node41.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.232
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.232
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:       1241432 kB
Buffers:         48904 kB
Cached:         618260 kB
SwapCached:       3044 kB
Active:         392128 kB
Inactive:       298552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1241432 kB
SwapTotal:     4192956 kB
SwapFree:      4169416 kB
Dirty:            4092 kB
Writeback:           0 kB
Mapped:          31060 kB
Slab:           109084 kB
Committed_AS:  8590712 kB
PageTables:       2008 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= 66550 MiB

End job on node41 on Sun May 13 00:33:03 UTC 2007