Trace number 426341

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.17 2506.75

General information on the benchmark

Namerandom/LargeSize/3SAT/v4000/
unif-k3-r4.2-v4000-c16800-S1588170820-15.cnf
MD5SUM336a2c9801052664a09b33d1e7ab3a4d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2999.96
Satisfiable
(Un)Satisfiability was proved
Number of variables4000
Number of clauses16800
Sum of the clauses size50400
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 316800
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/node33/watcher-426341-1179011282 -o ROOT/results/node33/solver-426341-1179011282 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426341-1179011282/MiraXTv3_dyn /tmp/evaluation/426341-1179011282/instance-426341-1179011282.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.95 1.90 3/77 29066
/proc/meminfo: memFree=1324192/2055920 swapFree=4147944/4192956
[pid=29066] ppid=29064 vsize=3788 CPUtime=0
/proc/29066/stat : 29066 (MiraXTv3_dyn) R 29064 29066 28737 0 -1 4194304 346 0 0 0 0 0 0 0 18 0 1 0 349043691 3878912 321 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 11383757 0 0 4096 0 0 0 0 17 1 0 0
/proc/29066/statm: 947 324 205 20 0 305 0

[startup+0.100561 s]
/proc/loadavg: 1.84 1.95 1.90 3/77 29066
/proc/meminfo: memFree=1324192/2055920 swapFree=4147944/4192956
[pid=29066] ppid=29064 vsize=12364 CPUtime=0.11
/proc/29066/stat : 29066 (MiraXTv3_dyn) S 29064 29066 28737 0 -1 4194304 1538 0 0 0 11 0 0 0 18 0 3 0 349043691 12660736 1511 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29066/statm: 3091 1511 218 20 0 2449 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 12364

[startup+0.202581 s]
/proc/loadavg: 1.84 1.95 1.90 3/77 29066
/proc/meminfo: memFree=1324192/2055920 swapFree=4147944/4192956
[pid=29066] ppid=29064 vsize=13388 CPUtime=0.33
/proc/29066/stat : 29066 (MiraXTv3_dyn) S 29064 29066 28737 0 -1 4194304 1653 0 0 0 32 1 0 0 18 0 3 0 349043691 13709312 1626 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29066/statm: 3347 1626 218 20 0 2705 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 13388

[startup+0.302601 s]
/proc/loadavg: 1.84 1.95 1.90 3/77 29066
/proc/meminfo: memFree=1324192/2055920 swapFree=4147944/4192956
[pid=29066] ppid=29064 vsize=13652 CPUtime=0.53
/proc/29066/stat : 29066 (MiraXTv3_dyn) S 29064 29066 28737 0 -1 4194304 1827 0 0 0 52 1 0 0 18 0 3 0 349043691 13979648 1800 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29066/statm: 3413 1800 218 20 0 2771 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 13652

[startup+0.702694 s]
/proc/loadavg: 1.84 1.95 1.90 3/77 29066
/proc/meminfo: memFree=1324192/2055920 swapFree=4147944/4192956
[pid=29066] ppid=29064 vsize=17284 CPUtime=1.32
/proc/29066/stat : 29066 (MiraXTv3_dyn) S 29064 29066 28737 0 -1 4194304 2626 0 0 0 131 1 0 0 18 0 3 0 349043691 17698816 2599 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29066/statm: 4321 2599 218 20 0 3679 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 17284

[startup+1.50185 s]
/proc/loadavg: 1.84 1.95 1.90 3/80 29069
/proc/meminfo: memFree=1311624/2055920 swapFree=4147944/4192956
[pid=29066] ppid=29064 vsize=22716 CPUtime=2.91
/proc/29066/stat : 29066 (MiraXTv3_dyn) S 29064 29066 28737 0 -1 4194304 4079 0 0 0 289 2 0 0 18 0 3 0 349043691 23261184 4052 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29066/statm: 5679 4052 218 20 0 5037 0
[pid=29066/tid=29068] ppid=29064 vsize=22716 CPUtime=1.43
/proc/29066/task/29068/stat : 29068 (MiraXTv3_dyn) R 29064 29066 28737 0 -1 4194368 1556 0 0 0 143 0 0 0 17 0 3 0 349043697 23261184 4052 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29066/tid=29069] ppid=29064 vsize=22716 CPUtime=1.42
/proc/29066/task/29069/stat : 29069 (MiraXTv3_dyn) R 29064 29066 28737 0 -1 4194368 1715 0 0 0 141 1 0 0 22 0 3 0 349043697 23261184 4052 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 22716

[startup+3.10118 s]
/proc/loadavg: 1.85 1.95 1.90 3/80 29069
/proc/meminfo: memFree=1303688/2055920 swapFree=4147944/4192956
[pid=29066] ppid=29064 vsize=34008 CPUtime=6.11
/proc/29066/stat : 29066 (MiraXTv3_dyn) S 29064 29066 28737 0 -1 4194304 6802 0 0 0 606 5 0 0 18 0 3 0 349043691 34824192 6775 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29066/statm: 8502 6775 218 20 0 7860 0
[pid=29066/tid=29068] ppid=29064 vsize=34008 CPUtime=3.03
/proc/29066/task/29068/stat : 29068 (MiraXTv3_dyn) R 29064 29066 28737 0 -1 4194368 2846 0 0 0 302 1 0 0 25 0 3 0 349043697 34824192 6775 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29066/tid=29069] ppid=29064 vsize=34008 CPUtime=3.02
/proc/29066/task/29069/stat : 29069 (MiraXTv3_dyn) R 29064 29066 28737 0 -1 4194368 3148 0 0 0 299 3 0 0 19 0 3 0 349043697 34824192 6775 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 34008

[startup+6.30184 s]
/proc/loadavg: 1.85 1.95 1.90 3/80 29069
/proc/meminfo: memFree=1290824/2055920 swapFree=4147944/4192956
[pid=29066] ppid=29064 vsize=43676 CPUtime=12.49
/proc/29066/stat : 29066 (MiraXTv3_dyn) S 29064 29066 28737 0 -1 4194304 9156 0 0 0 1242 7 0 0 18 0 3 0 349043691 44724224 9129 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29066/statm: 10919 9129 218 20 0 10277 0
[pid=29066/tid=29068] ppid=29064 vsize=43676 CPUtime=6.23
/proc/29066/task/29068/stat : 29068 (MiraXTv3_dyn) R 29064 29066 28737 0 -1 4194368 4281 0 0 0 621 2 0 0 25 0 3 0 349043697 44724224 9129 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29066/tid=29069] ppid=29064 vsize=43676 CPUtime=6.2
/proc/29066/task/29069/stat : 29069 (MiraXTv3_dyn) R 29064 29066 28737 0 -1 4194368 4067 0 0 0 616 4 0 0 18 0 3 0 349043697 44724224 9129 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526613 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 43676

[startup+12.7011 s]
/proc/loadavg: 1.87 1.96 1.90 3/80 29069
/proc/meminfo: memFree=1265416/2055920 swapFree=4147944/4192956
[pid=29066] ppid=29064 vsize=69272 CPUtime=25.26
/proc/29066/stat : 29066 (MiraXTv3_dyn) S 29064 29066 28737 0 -1 4194304 15602 0 0 0 2514 12 0 0 18 0 3 0 349043691 70934528 15503 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29066/statm: 17318 15503 218 20 0 16676 0
[pid=29066/tid=29068] ppid=29064 vsize=69272 CPUtime=12.63
/proc/29066/task/29068/stat : 29068 (MiraXTv3_dyn) R 29064 29066 28737 0 -1 4194368 7085 0 0 0 1259 4 0 0 25 0 3 0 349043697 70934528 15503 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526317 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29066/tid=29069] ppid=29064 vsize=69272 CPUtime=12.57
/proc/29066/task/29069/stat : 29069 (MiraXTv3_dyn) R 29064 29066 28737 0 -1 4194368 7709 0 0 0 1250 7 0 0 25 0 3 0 349043697 70934528 15503 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 69272

[startup+25.5028 s]
/proc/loadavg: 1.89 1.96 1.90 3/80 29069
/proc/meminfo: memFree=1219016/2055920 swapFree=4147944/4192956
[pid=29066] ppid=29064 vsize=112508 CPUtime=50.8
/proc/29066/stat : 29066 (MiraXTv3_dyn) S 29064 29066 28737 0 -1 4194304 26712 0 0 0 5056 24 0 0 18 0 3 0 349043691 115208192 26340 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29066/statm: 28127 26340 218 20 0 27485 0
[pid=29066/tid=29068] ppid=29064 vsize=112508 CPUtime=25.42
/proc/29066/task/29068/stat : 29068 (MiraXTv3_dyn) R 29064 29066 28737 0 -1 4194368 12493 0 0 0 2534 8 0 0 25 0 3 0 349043697 115208192 26340 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520200 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29066/tid=29069] ppid=29064 vsize=112508 CPUtime=25.32
/proc/29066/task/29069/stat : 29069 (MiraXTv3_dyn) R 29064 29066 28737 0 -1 4194368 13411 0 0 0 2517 15 0 0 25 0 3 0 349043697 115208192 26340 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.8
Current children cumulated vsize (KiB) 112508

[startup+51.102 s]
/proc/loadavg: 1.93 1.96 1.90 3/80 29069
/proc/meminfo: memFree=1180168/2055920 swapFree=4147944/4192956
[pid=29066] ppid=29064 vsize=151124 CPUtime=101.84
/proc/29066/stat : 29066 (MiraXTv3_dyn) S 29064 29066 28737 0 -1 4194304 37079 0 0 0 10147 37 0 0 18 0 3 0 349043691 154750976 36169 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29066/statm: 37781 36169 218 20 0 37139 0
[pid=29066/tid=29068] ppid=29064 vsize=151124 CPUtime=51
/proc/29066/task/29068/stat : 29068 (MiraXTv3_dyn) R 29064 29066 28737 0 -1 4194368 17307 0 0 0 5088 12 0 0 19 0 3 0 349043697 154750976 36169 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29066/tid=29069] ppid=29064 vsize=151124 CPUtime=50.78
/proc/29066/task/29069/stat : 29069 (MiraXTv3_dyn) R 29064 29066 28737 0 -1 4194368 18964 0 0 0 5054 24 0 0 20 0 3 0 349043697 154750976 36169 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 151124

[startup+102.303 s]
/proc/loadavg: 1.97 1.96 1.91 3/80 29069
/proc/meminfo: memFree=1162056/2055920 swapFree=4147944/4192956
[pid=29066] ppid=29064 vsize=168348 CPUtime=203.95
/proc/29066/stat : 29066 (MiraXTv3_dyn) S 29064 29066 28737 0 -1 4194304 42363 0 0 0 20351 44 0 0 18 0 3 0 349043691 172388352 40514 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29066/statm: 42087 40514 218 20 0 41445 0
[pid=29066/tid=29068] ppid=29064 vsize=168348 CPUtime=102.15
/proc/29066/task/29068/stat : 29068 (MiraXTv3_dyn) R 29064 29066 28737 0 -1 4194368 20012 0 0 0 10200 15 0 0 25 0 3 0 349043697 172388352 40514 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29066/tid=29069] ppid=29064 vsize=168348 CPUtime=101.73
/proc/29066/task/29069/stat : 29069 (MiraXTv3_dyn) R 29064 29066 28737 0 -1 4194368 21543 0 0 0 10146 27 0 0 25 0 3 0 349043697 172388352 40514 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.95
Current children cumulated vsize (KiB) 168348

[startup+162.303 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 29069
/proc/meminfo: memFree=1161672/2055920 swapFree=4147944/4192956
[pid=29066] ppid=29064 vsize=168348 CPUtime=323.59
/proc/29066/stat : 29066 (MiraXTv3_dyn) S 29064 29066 28737 0 -1 4194304 43515 0 0 0 32314 45 0 0 18 0 3 0 349043691 172388352 40615 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29066/statm: 42087 40615 218 20 0 41445 0
[pid=29066/tid=29068] ppid=29064 vsize=168348 CPUtime=162.1
/proc/29066/task/29068/stat : 29068 (MiraXTv3_dyn) R 29064 29066 28737 0 -1 4194368 20517 0 0 0 16194 16 0 0 25 0 3 0 349043697 172388352 40615 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29066/tid=29069] ppid=29064 vsize=168348 CPUtime=161.43
/proc/29066/task/29069/stat : 29069 (MiraXTv3_dyn) R 29064 29066 28737 0 -1 4194368 22190 0 0 0 16115 28 0 0 25 0 3 0 349043697 172388352 40615 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.59
Current children cumulated vsize (KiB) 168348

[startup+222.306 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 29069
/proc/meminfo: memFree=1153032/2055920 swapFree=4147944/4192956
[pid=29066] ppid=29064 vsize=176812 CPUtime=443.26
/proc/29066/stat : 29066 (MiraXTv3_dyn) S 29064 29066 28737 0 -1 4194304 46686 0 0 0 44278 48 0 0 18 0 3 0 349043691 181055488 42780 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29066/statm: 44203 42780 218 20 0 43561 0
[pid=29066/tid=29068] ppid=29064 vsize=176812 CPUtime=222.07
/proc/29066/task/29068/stat : 29068 (MiraXTv3_dyn) R 29064 29066 28737 0 -1 4194368 23149 0 0 0 22189 18 0 0 25 0 3 0 349043697 181055488 42780 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29066/tid=29069] ppid=29064 vsize=176812 CPUtime=221.13
/proc/29066/task/29069/stat : 29069 (MiraXTv3_dyn) R 29064 29066 28737 0 -1 4194368 22729 0 0 0 22084 29 0 0 25 0 3 0 349043697 181055488 42780 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.26
Current children cumulated vsize (KiB) 176812

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 29069
/proc/meminfo: memFree=1149768/2055920 swapFree=4147944/4192956
[pid=29066] ppid=29064 vsize=180260 CPUtime=562.91
/proc/29066/stat : 29066 (MiraXTv3_dyn) S 29064 29066 28737 0 -1 4194304 48217 0 0 0 56241 50 0 0 18 0 3 0 349043691 184586240 43581 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29066/statm: 45065 43581 218 20 0 44423 0
[pid=29066/tid=29068] ppid=29064 vsize=180260 CPUtime=282.03
/proc/29066/task/29068/stat : 29068 (MiraXTv3_dyn) R 29064 29066 28737 0 -1 4194368 24116 0 0 0 28183 20 0 0 25 0 3 0 349043697 184586240 43581 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29066/tid=29069] ppid=29064 vsize=180260 CPUtime=280.82
/proc/29066/task/29069/stat : 29069 (MiraXTv3_dyn) R 29064 29066 28737 0 -1 4194368 23293 0 0 0 28053 29 0 0 25 0 3 0 349043697 184586240 43581 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.91
Current children cumulated vsize (KiB) 180260

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 29069
/proc/meminfo: memFree=1112200/2055920 swapFree=4147944/4192956
[pid=29066] ppid=29064 vsize=217136 CPUtime=682.59
/proc/29066/stat : 29066 (MiraXTv3_dyn) S 29064 29066 28737 0 -1 4194304 58685 0 0 0 68197 62 0 0 18 0 3 0 349043691 222347264 52943 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29066/statm: 54284 52943 218 20 0 53642 0
[pid=29066/tid=29068] ppid=29064 vsize=217136 CPUtime=342
/proc/29066/task/29068/stat : 29068 (MiraXTv3_dyn) R 29064 29066 28737 0 -1 4194368 30814 0 0 0 34173 27 0 0 25 0 3 0 349043697 222347264 52943 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29066/tid=29069] ppid=29064 vsize=217136 CPUtime=340.53
/proc/29066/task/29069/stat : 29069 (MiraXTv3_dyn) R 29064 29066 28737 0 -1 4194368 27063 0 0 0 34019 34 0 0 25 0 3 0 349043697 222347264 52943 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526429 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.59
Current children cumulated vsize (KiB) 217136

[startup+402.301 s]

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

/proc/29066/task/29068/stat : 29068 (MiraXTv3_dyn) R 29064 29066 28737 0 -1 4194368 45387 0 0 0 184066 47 0 0 25 0 3 0 349043697 285171712 68131 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29066/tid=29069] ppid=29064 vsize=278488 CPUtime=1833.54
/proc/29066/task/29069/stat : 29069 (MiraXTv3_dyn) R 29064 29066 28737 0 -1 4194368 41525 0 0 0 183295 59 0 0 25 0 3 0 349043697 285171712 68131 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3674.74
Current children cumulated vsize (KiB) 278488

[startup+1902.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 29069
/proc/meminfo: memFree=1051528/2055920 swapFree=4147944/4192956
[pid=29066] ppid=29064 vsize=278488 CPUtime=3794.44
/proc/29066/stat : 29066 (MiraXTv3_dyn) S 29064 29066 28737 0 -1 4194304 88074 0 0 0 379336 108 0 0 18 0 3 0 349043691 285171712 68133 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29066/statm: 69622 68133 218 20 0 68980 0
[pid=29066/tid=29068] ppid=29064 vsize=278488 CPUtime=1901.09
/proc/29066/task/29068/stat : 29068 (MiraXTv3_dyn) R 29064 29066 28737 0 -1 4194368 45740 0 0 0 190062 47 0 0 25 0 3 0 349043697 285171712 68133 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29066/tid=29069] ppid=29064 vsize=278488 CPUtime=1893.28
/proc/29066/task/29069/stat : 29069 (MiraXTv3_dyn) R 29064 29066 28737 0 -1 4194368 41526 0 0 0 189269 59 0 0 25 0 3 0 349043697 285171712 68133 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526391 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3794.44
Current children cumulated vsize (KiB) 278488

[startup+1962.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 29069
/proc/meminfo: memFree=1051528/2055920 swapFree=4147944/4192956
[pid=29066] ppid=29064 vsize=278488 CPUtime=3914.15
/proc/29066/stat : 29066 (MiraXTv3_dyn) S 29064 29066 28737 0 -1 4194304 88438 0 0 0 391306 109 0 0 18 0 3 0 349043691 285171712 68145 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29066/statm: 69622 68145 218 20 0 68980 0
[pid=29066/tid=29068] ppid=29064 vsize=278488 CPUtime=1961.06
/proc/29066/task/29068/stat : 29068 (MiraXTv3_dyn) R 29064 29066 28737 0 -1 4194368 46098 0 0 0 196058 48 0 0 25 0 3 0 349043697 285171712 68145 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29066/tid=29069] ppid=29064 vsize=278488 CPUtime=1953.02
/proc/29066/task/29069/stat : 29069 (MiraXTv3_dyn) R 29064 29066 28737 0 -1 4194368 41532 0 0 0 195242 60 0 0 25 0 3 0 349043697 285171712 68145 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3914.15
Current children cumulated vsize (KiB) 278488

[startup+2022.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 29069
/proc/meminfo: memFree=1051464/2055920 swapFree=4147944/4192956
[pid=29066] ppid=29064 vsize=278488 CPUtime=4033.81
/proc/29066/stat : 29066 (MiraXTv3_dyn) S 29064 29066 28737 0 -1 4194304 89069 0 0 0 403271 110 0 0 18 0 3 0 349043691 285171712 68153 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29066/statm: 69622 68153 218 20 0 68980 0
[pid=29066/tid=29068] ppid=29064 vsize=278488 CPUtime=2021.03
/proc/29066/task/29068/stat : 29068 (MiraXTv3_dyn) R 29064 29066 28737 0 -1 4194368 46727 0 0 0 202054 49 0 0 25 0 3 0 349043697 285171712 68153 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29066/tid=29069] ppid=29064 vsize=278488 CPUtime=2012.71
/proc/29066/task/29069/stat : 29069 (MiraXTv3_dyn) R 29064 29066 28737 0 -1 4194368 41534 0 0 0 201211 60 0 0 25 0 3 0 349043697 285171712 68153 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4033.81
Current children cumulated vsize (KiB) 278488

[startup+2082.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 29069
/proc/meminfo: memFree=1051464/2055920 swapFree=4147944/4192956
[pid=29066] ppid=29064 vsize=278488 CPUtime=4153.5
/proc/29066/stat : 29066 (MiraXTv3_dyn) S 29064 29066 28737 0 -1 4194304 89617 0 0 0 415239 111 0 0 18 0 3 0 349043691 285171712 68161 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29066/statm: 69622 68161 218 20 0 68980 0
[pid=29066/tid=29068] ppid=29064 vsize=278488 CPUtime=2081
/proc/29066/task/29068/stat : 29068 (MiraXTv3_dyn) R 29064 29066 28737 0 -1 4194368 47270 0 0 0 208050 50 0 0 25 0 3 0 349043697 285171712 68161 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29066/tid=29069] ppid=29064 vsize=278488 CPUtime=2072.43
/proc/29066/task/29069/stat : 29069 (MiraXTv3_dyn) R 29064 29066 28737 0 -1 4194368 41539 0 0 0 207183 60 0 0 25 0 3 0 349043697 285171712 68161 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4153.5
Current children cumulated vsize (KiB) 278488

[startup+2142.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 29069
/proc/meminfo: memFree=1051272/2055920 swapFree=4147944/4192956
[pid=29066] ppid=29064 vsize=278392 CPUtime=4273.16
/proc/29066/stat : 29066 (MiraXTv3_dyn) S 29064 29066 28737 0 -1 4194304 89780 0 0 0 427204 112 0 0 18 0 3 0 349043691 285073408 68216 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29066/statm: 69598 68216 218 20 0 68956 0
[pid=29066/tid=29068] ppid=29064 vsize=278392 CPUtime=2140.93
/proc/29066/task/29068/stat : 29068 (MiraXTv3_dyn) R 29064 29066 28737 0 -1 4194368 47378 0 0 0 214043 50 0 0 25 0 3 0 349043697 285073408 68216 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29066/tid=29069] ppid=29064 vsize=278392 CPUtime=2132.15
/proc/29066/task/29069/stat : 29069 (MiraXTv3_dyn) R 29064 29066 28737 0 -1 4194368 41594 0 0 0 213155 60 0 0 25 0 3 0 349043697 285073408 68216 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134521236 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4273.16
Current children cumulated vsize (KiB) 278392

[startup+2202.31 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 29071
/proc/meminfo: memFree=1051144/2055920 swapFree=4147944/4192956
[pid=29066] ppid=29064 vsize=278388 CPUtime=4392.85
/proc/29066/stat : 29066 (MiraXTv3_dyn) S 29064 29066 28737 0 -1 4194304 89790 0 0 0 439173 112 0 0 18 0 3 0 349043691 285069312 68225 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29066/statm: 69597 68225 218 20 0 68955 0
[pid=29066/tid=29068] ppid=29064 vsize=278388 CPUtime=2200.91
/proc/29066/task/29068/stat : 29068 (MiraXTv3_dyn) R 29064 29066 28737 0 -1 4194368 47383 0 0 0 220040 51 0 0 25 0 3 0 349043697 285069312 68225 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29066/tid=29069] ppid=29064 vsize=278388 CPUtime=2191.88
/proc/29066/task/29069/stat : 29069 (MiraXTv3_dyn) R 29064 29066 28737 0 -1 4194368 41599 0 0 0 219127 61 0 0 25 0 3 0 349043697 285069312 68225 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526573 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4392.85
Current children cumulated vsize (KiB) 278388

[startup+2262.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 29071
/proc/meminfo: memFree=1051144/2055920 swapFree=4147944/4192956
[pid=29066] ppid=29064 vsize=278372 CPUtime=4512.54
/proc/29066/stat : 29066 (MiraXTv3_dyn) S 29064 29066 28737 0 -1 4194304 89794 0 0 0 451141 113 0 0 18 0 3 0 349043691 285052928 68225 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29066/statm: 69593 68225 218 20 0 68951 0
[pid=29066/tid=29068] ppid=29064 vsize=278372 CPUtime=2260.87
/proc/29066/task/29068/stat : 29068 (MiraXTv3_dyn) R 29064 29066 28737 0 -1 4194368 47385 0 0 0 226036 51 0 0 25 0 3 0 349043697 285052928 68225 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29066/tid=29069] ppid=29064 vsize=278372 CPUtime=2251.61
/proc/29066/task/29069/stat : 29069 (MiraXTv3_dyn) R 29064 29066 28737 0 -1 4194368 41601 0 0 0 225100 61 0 0 25 0 3 0 349043697 285052928 68225 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526429 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4512.54
Current children cumulated vsize (KiB) 278372

[startup+2322.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 29071
/proc/meminfo: memFree=1051144/2055920 swapFree=4147944/4192956
[pid=29066] ppid=29064 vsize=278372 CPUtime=4632.23
/proc/29066/stat : 29066 (MiraXTv3_dyn) S 29064 29066 28737 0 -1 4194304 89804 0 0 0 463110 113 0 0 18 0 3 0 349043691 285052928 68235 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29066/statm: 69593 68235 218 20 0 68951 0
[pid=29066/tid=29068] ppid=29064 vsize=278372 CPUtime=2320.84
/proc/29066/task/29068/stat : 29068 (MiraXTv3_dyn) R 29064 29066 28737 0 -1 4194368 47390 0 0 0 232033 51 0 0 25 0 3 0 349043697 285052928 68235 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29066/tid=29069] ppid=29064 vsize=278372 CPUtime=2311.33
/proc/29066/task/29069/stat : 29069 (MiraXTv3_dyn) R 29064 29066 28737 0 -1 4194368 41606 0 0 0 231072 61 0 0 25 0 3 0 349043697 285052928 68235 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4632.23
Current children cumulated vsize (KiB) 278372

[startup+2382.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 29071
/proc/meminfo: memFree=1051080/2055920 swapFree=4147944/4192956
[pid=29066] ppid=29064 vsize=278372 CPUtime=4751.93
/proc/29066/stat : 29066 (MiraXTv3_dyn) S 29064 29066 28737 0 -1 4194304 89812 0 0 0 475079 114 0 0 18 0 3 0 349043691 285052928 68243 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29066/statm: 69593 68243 218 20 0 68951 0
[pid=29066/tid=29068] ppid=29064 vsize=278372 CPUtime=2380.83
/proc/29066/task/29068/stat : 29068 (MiraXTv3_dyn) R 29064 29066 28737 0 -1 4194368 47394 0 0 0 238031 52 0 0 25 0 3 0 349043697 285052928 68243 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29066/tid=29069] ppid=29064 vsize=278372 CPUtime=2371.04
/proc/29066/task/29069/stat : 29069 (MiraXTv3_dyn) R 29064 29066 28737 0 -1 4194368 41610 0 0 0 237043 61 0 0 25 0 3 0 349043697 285052928 68243 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4751.93
Current children cumulated vsize (KiB) 278372

[startup+2442.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 29071
/proc/meminfo: memFree=1051080/2055920 swapFree=4147944/4192956
[pid=29066] ppid=29064 vsize=278372 CPUtime=4871.63
/proc/29066/stat : 29066 (MiraXTv3_dyn) S 29064 29066 28737 0 -1 4194304 89814 0 0 0 487048 115 0 0 18 0 3 0 349043691 285052928 68245 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29066/statm: 69593 68245 218 20 0 68951 0
[pid=29066/tid=29068] ppid=29064 vsize=278372 CPUtime=2440.79
/proc/29066/task/29068/stat : 29068 (MiraXTv3_dyn) R 29064 29066 28737 0 -1 4194368 47395 0 0 0 244026 53 0 0 25 0 3 0 349043697 285052928 68245 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29066/tid=29069] ppid=29064 vsize=278372 CPUtime=2430.77
/proc/29066/task/29069/stat : 29069 (MiraXTv3_dyn) R 29064 29066 28737 0 -1 4194368 41611 0 0 0 243016 61 0 0 25 0 3 0 349043697 285052928 68245 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4871.63
Current children cumulated vsize (KiB) 278372

[startup+2502.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 29071
/proc/meminfo: memFree=1049544/2055920 swapFree=4147944/4192956
[pid=29066] ppid=29064 vsize=279824 CPUtime=4991.32
/proc/29066/stat : 29066 (MiraXTv3_dyn) S 29064 29066 28737 0 -1 4194304 90273 0 0 0 499017 115 0 0 18 0 3 0 349043691 286539776 68610 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29066/statm: 69956 68610 218 20 0 69314 0
[pid=29066/tid=29068] ppid=29064 vsize=279824 CPUtime=2500.76
/proc/29066/task/29068/stat : 29068 (MiraXTv3_dyn) R 29064 29066 28737 0 -1 4194368 47850 0 0 0 250023 53 0 0 25 0 3 0 349043697 286539776 68610 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565715 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29066/tid=29069] ppid=29064 vsize=279824 CPUtime=2490.5
/proc/29066/task/29069/stat : 29069 (MiraXTv3_dyn) R 29064 29066 28737 0 -1 4194368 41615 0 0 0 248989 61 0 0 25 0 3 0 349043697 286539776 68610 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4991.32
Current children cumulated vsize (KiB) 279824



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.7 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 29071
/proc/meminfo: memFree=1049544/2055920 swapFree=4147944/4192956
[pid=29066] ppid=29064 vsize=279824 CPUtime=5000.1
/proc/29066/stat : 29066 (MiraXTv3_dyn) S 29064 29066 28737 0 -1 4194304 90273 0 0 0 499895 115 0 0 18 0 3 0 349043691 286539776 68610 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29066/statm: 69956 68610 218 20 0 69314 0
[pid=29066/tid=29068] ppid=29064 vsize=279824 CPUtime=2505.17
/proc/29066/task/29068/stat : 29068 (MiraXTv3_dyn) R 29064 29066 28737 0 -1 4194368 47850 0 0 0 250464 53 0 0 25 0 3 0 349043697 286539776 68610 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29066/tid=29069] ppid=29064 vsize=279824 CPUtime=2494.87
/proc/29066/task/29069/stat : 29069 (MiraXTv3_dyn) R 29064 29066 28737 0 -1 4194368 41615 0 0 0 249426 61 0 0 25 0 3 0 349043697 286539776 68610 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 279824

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.75
CPU time (s): 5000.17
CPU user time (s): 4998.97
CPU system time (s): 1.19982
CPU usage (%): 199.468
Max. virtual memory (cumulated for all children) (KiB): 279824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.97
system time used= 1.19982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90273
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= 757
involuntary context switches= 94235

runsolver used 2.38164 second user time and 6.74198 second system time

The end

Launcher Data (download as text)

Begin job on node33 on Sat May 12 23:08:02 UTC 2007

IDJOB= 426341
IDBENCH= 20166
IDSOLVER= 196
FILE ID= node33/426341-1179011282

PBS_JOBID= 5252974

Free space on /tmp= 66550 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  336a2c9801052664a09b33d1e7ab3a4d

RANDOM SEED= 863607861

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node33.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.272
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.272
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:       1324472 kB
Buffers:         45552 kB
Cached:         552448 kB
SwapCached:      13864 kB
Active:         433612 kB
Inactive:       187836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1324472 kB
SwapTotal:     4192956 kB
SwapFree:      4147944 kB
Dirty:            4280 kB
Writeback:           0 kB
Mapped:          30380 kB
Slab:            95300 kB
Committed_AS:  5256092 kB
PageTables:       1992 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 node33 on Sat May 12 23:49:51 UTC 2007