Trace number 456414

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.93

General information on the benchmark

Namecrafted/Hard/contest03/looksrandom/
hidden-k3-s0-r5-n700-02-S350203913.sat05-486.reshuffled-07.cnf
MD5SUMd27bb4ae488674c0e5d303cf0ee23c59
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses3500
Sum of the clauses size10500
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 33500
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/node23/watcher-456414-1179023303 -o ROOT/results/node23/solver-456414-1179023303 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/456414-1179023303/MiraXTv3_dyn /tmp/evaluation/456414-1179023303/instance-456414-1179023303.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: 3.49 2.99 2.41 3/77 10225
/proc/meminfo: memFree=1216872/2055920 swapFree=4169188/4192956
[pid=10225] ppid=10223 vsize=3788 CPUtime=0
/proc/10225/stat : 10225 (MiraXTv3_dyn) R 10223 10225 7135 0 -1 4194304 304 0 0 0 0 0 0 0 18 0 1 0 350247406 3878912 279 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134584816 0 0 4096 0 0 0 0 17 1 0 0
/proc/10225/statm: 947 279 206 20 0 305 0

[startup+0.051509 s]
/proc/loadavg: 3.49 2.99 2.41 3/77 10225
/proc/meminfo: memFree=1216872/2055920 swapFree=4169188/4192956
[pid=10225] ppid=10223 vsize=6528 CPUtime=0.07
/proc/10225/stat : 10225 (MiraXTv3_dyn) S 10223 10225 7135 0 -1 4194304 596 0 0 0 7 0 0 0 18 0 3 0 350247406 6684672 571 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10225/statm: 1632 571 218 20 0 990 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6528

[startup+0.101518 s]
/proc/loadavg: 3.49 2.99 2.41 3/77 10225
/proc/meminfo: memFree=1216872/2055920 swapFree=4169188/4192956
[pid=10225] ppid=10223 vsize=7584 CPUtime=0.17
/proc/10225/stat : 10225 (MiraXTv3_dyn) S 10223 10225 7135 0 -1 4194304 713 0 0 0 17 0 0 0 18 0 3 0 350247406 7766016 688 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10225/statm: 1896 688 218 20 0 1254 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 7584

[startup+0.301561 s]
/proc/loadavg: 3.49 2.99 2.41 3/77 10225
/proc/meminfo: memFree=1216872/2055920 swapFree=4169188/4192956
[pid=10225] ppid=10223 vsize=9348 CPUtime=0.57
/proc/10225/stat : 10225 (MiraXTv3_dyn) S 10223 10225 7135 0 -1 4194304 1101 0 0 0 57 0 0 0 18 0 3 0 350247406 9572352 1076 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10225/statm: 2337 1076 218 20 0 1695 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 9348

[startup+0.701637 s]
/proc/loadavg: 3.49 2.99 2.41 3/77 10225
/proc/meminfo: memFree=1216872/2055920 swapFree=4169188/4192956
[pid=10225] ppid=10223 vsize=11488 CPUtime=1.38
/proc/10225/stat : 10225 (MiraXTv3_dyn) S 10223 10225 7135 0 -1 4194304 1740 0 0 0 137 1 0 0 18 0 3 0 350247406 11763712 1715 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10225/statm: 2872 1715 218 20 0 2230 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 11488

[startup+1.50179 s]
/proc/loadavg: 3.37 2.97 2.41 3/80 10228
/proc/meminfo: memFree=1209168/2055920 swapFree=4169188/4192956
[pid=10225] ppid=10223 vsize=14532 CPUtime=2.97
/proc/10225/stat : 10225 (MiraXTv3_dyn) S 10223 10225 7135 0 -1 4194304 2755 0 0 0 296 1 0 0 18 0 3 0 350247406 14880768 2730 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10225/statm: 3633 2730 218 20 0 2991 0
[pid=10225/tid=10227] ppid=10223 vsize=14532 CPUtime=1.48
/proc/10225/task/10227/stat : 10227 (MiraXTv3_dyn) R 10223 10225 7135 0 -1 4194368 1112 0 0 0 148 0 0 0 22 0 3 0 350247407 14880768 2730 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526394 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10225/tid=10228] ppid=10223 vsize=14532 CPUtime=1.47
/proc/10225/task/10228/stat : 10228 (MiraXTv3_dyn) R 10223 10225 7135 0 -1 4194368 1258 0 0 0 147 0 0 0 18 0 3 0 350247407 14880768 2730 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 14532

[startup+3.10211 s]
/proc/loadavg: 3.37 2.97 2.41 3/80 10228
/proc/meminfo: memFree=1205328/2055920 swapFree=4169188/4192956
[pid=10225] ppid=10223 vsize=18536 CPUtime=6.16
/proc/10225/stat : 10225 (MiraXTv3_dyn) S 10223 10225 7135 0 -1 4194304 3469 0 0 0 614 2 0 0 18 0 3 0 350247406 18980864 3444 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10225/statm: 4634 3444 218 20 0 3992 0
[pid=10225/tid=10227] ppid=10223 vsize=18536 CPUtime=3.07
/proc/10225/task/10227/stat : 10227 (MiraXTv3_dyn) R 10223 10225 7135 0 -1 4194368 1527 0 0 0 307 0 0 0 18 0 3 0 350247407 18980864 3444 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526457 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10225/tid=10228] ppid=10223 vsize=18536 CPUtime=3.05
/proc/10225/task/10228/stat : 10228 (MiraXTv3_dyn) R 10223 10225 7135 0 -1 4194368 1557 0 0 0 305 0 0 0 22 0 3 0 350247407 18980864 3444 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 18536

[startup+6.30173 s]
/proc/loadavg: 3.26 2.96 2.41 3/80 10228
/proc/meminfo: memFree=1198608/2055920 swapFree=4169188/4192956
[pid=10225] ppid=10223 vsize=26352 CPUtime=12.54
/proc/10225/stat : 10225 (MiraXTv3_dyn) S 10223 10225 7135 0 -1 4194304 5377 0 0 0 1250 4 0 0 18 0 3 0 350247406 26984448 5278 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10225/statm: 6588 5278 218 20 0 5946 0
[pid=10225/tid=10227] ppid=10223 vsize=26352 CPUtime=6.27
/proc/10225/task/10227/stat : 10227 (MiraXTv3_dyn) R 10223 10225 7135 0 -1 4194368 2429 0 0 0 626 1 0 0 25 0 3 0 350247407 26984448 5278 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10225/tid=10228] ppid=10223 vsize=26352 CPUtime=6.25
/proc/10225/task/10228/stat : 10228 (MiraXTv3_dyn) R 10223 10225 7135 0 -1 4194368 2563 0 0 0 623 2 0 0 23 0 3 0 350247407 26984448 5278 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526423 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 26352

[startup+12.702 s]
/proc/loadavg: 3.16 2.94 2.40 3/80 10228
/proc/meminfo: memFree=1183072/2055920 swapFree=4169188/4192956
[pid=10225] ppid=10223 vsize=40288 CPUtime=25.31
/proc/10225/stat : 10225 (MiraXTv3_dyn) S 10223 10225 7135 0 -1 4194304 9003 0 0 0 2523 8 0 0 18 0 3 0 350247406 41254912 8675 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10225/statm: 10072 8675 218 20 0 9430 0
[pid=10225/tid=10227] ppid=10223 vsize=40288 CPUtime=12.67
/proc/10225/task/10227/stat : 10227 (MiraXTv3_dyn) R 10223 10225 7135 0 -1 4194368 4102 0 0 0 1264 3 0 0 21 0 3 0 350247407 41254912 8675 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10225/tid=10228] ppid=10223 vsize=40288 CPUtime=12.62
/proc/10225/task/10228/stat : 10228 (MiraXTv3_dyn) R 10223 10225 7135 0 -1 4194368 4516 0 0 0 1258 4 0 0 22 0 3 0 350247407 41254912 8675 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 40288

[startup+25.5014 s]
/proc/loadavg: 2.90 2.89 2.40 3/80 10228
/proc/meminfo: memFree=1178248/2055920 swapFree=4169188/4192956
[pid=10225] ppid=10223 vsize=45004 CPUtime=50.84
/proc/10225/stat : 10225 (MiraXTv3_dyn) S 10223 10225 7135 0 -1 4194304 10710 0 0 0 5074 10 0 0 18 0 3 0 350247406 46084096 9958 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10225/statm: 11251 9958 218 20 0 10609 0
[pid=10225/tid=10227] ppid=10223 vsize=45004 CPUtime=25.46
/proc/10225/task/10227/stat : 10227 (MiraXTv3_dyn) R 10223 10225 7135 0 -1 4194368 4849 0 0 0 2542 4 0 0 25 0 3 0 350247407 46084096 9958 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10225/tid=10228] ppid=10223 vsize=45004 CPUtime=25.35
/proc/10225/task/10228/stat : 10228 (MiraXTv3_dyn) R 10223 10225 7135 0 -1 4194368 5476 0 0 0 2530 5 0 0 25 0 3 0 350247407 46084096 9958 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520495 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 45004

[startup+51.1014 s]
/proc/loadavg: 2.59 2.82 2.38 3/80 10228
/proc/meminfo: memFree=1168136/2055920 swapFree=4169188/4192956
[pid=10225] ppid=10223 vsize=55528 CPUtime=101.88
/proc/10225/stat : 10225 (MiraXTv3_dyn) S 10223 10225 7135 0 -1 4194304 14212 0 0 0 10174 14 0 0 18 0 3 0 350247406 56860672 12603 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10225/statm: 13882 12603 218 20 0 13240 0
[pid=10225/tid=10227] ppid=10223 vsize=55528 CPUtime=51.03
/proc/10225/task/10227/stat : 10227 (MiraXTv3_dyn) R 10223 10225 7135 0 -1 4194368 6471 0 0 0 5098 5 0 0 25 0 3 0 350247407 56860672 12603 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10225/tid=10228] ppid=10223 vsize=55528 CPUtime=50.82
/proc/10225/task/10228/stat : 10228 (MiraXTv3_dyn) R 10223 10225 7135 0 -1 4194368 7356 0 0 0 5074 8 0 0 25 0 3 0 350247407 56860672 12603 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.88
Current children cumulated vsize (KiB) 55528

[startup+102.305 s]
/proc/loadavg: 2.26 2.69 2.36 3/80 10228
/proc/meminfo: memFree=1162248/2055920 swapFree=4169188/4192956
[pid=10225] ppid=10223 vsize=60956 CPUtime=204.01
/proc/10225/stat : 10225 (MiraXTv3_dyn) S 10223 10225 7135 0 -1 4194304 16903 0 0 0 20385 16 0 0 18 0 3 0 350247406 62418944 13782 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10225/statm: 15239 13782 218 20 0 14597 0
[pid=10225/tid=10227] ppid=10223 vsize=60956 CPUtime=102.2
/proc/10225/task/10227/stat : 10227 (MiraXTv3_dyn) R 10223 10225 7135 0 -1 4194368 7819 0 0 0 10214 6 0 0 25 0 3 0 350247407 62418944 13782 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10225/tid=10228] ppid=10223 vsize=60956 CPUtime=101.78
/proc/10225/task/10228/stat : 10228 (MiraXTv3_dyn) R 10223 10225 7135 0 -1 4194368 8699 0 0 0 10169 9 0 0 25 0 3 0 350247407 62418944 13782 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.01
Current children cumulated vsize (KiB) 60956

[startup+162.302 s]
/proc/loadavg: 2.09 2.56 2.34 3/80 10228
/proc/meminfo: memFree=1160648/2055920 swapFree=4169188/4192956
[pid=10225] ppid=10223 vsize=61796 CPUtime=323.67
/proc/10225/stat : 10225 (MiraXTv3_dyn) S 10223 10225 7135 0 -1 4194304 19130 0 0 0 32349 18 0 0 18 0 3 0 350247406 63279104 14183 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10225/statm: 15449 14183 218 20 0 14807 0
[pid=10225/tid=10227] ppid=10223 vsize=61796 CPUtime=162.14
/proc/10225/task/10227/stat : 10227 (MiraXTv3_dyn) R 10223 10225 7135 0 -1 4194368 8963 0 0 0 16207 7 0 0 19 0 3 0 350247407 63279104 14183 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10225/tid=10228] ppid=10223 vsize=61796 CPUtime=161.5
/proc/10225/task/10228/stat : 10228 (MiraXTv3_dyn) R 10223 10225 7135 0 -1 4194368 9782 0 0 0 16140 10 0 0 21 0 3 0 350247407 63279104 14183 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.67
Current children cumulated vsize (KiB) 61796

[startup+222.303 s]
/proc/loadavg: 2.03 2.46 2.31 3/80 10228
/proc/meminfo: memFree=1158856/2055920 swapFree=4169188/4192956
[pid=10225] ppid=10223 vsize=62780 CPUtime=443.33
/proc/10225/stat : 10225 (MiraXTv3_dyn) S 10223 10225 7135 0 -1 4194304 21213 0 0 0 44314 19 0 0 18 0 3 0 350247406 64286720 14586 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10225/statm: 15695 14586 218 20 0 15053 0
[pid=10225/tid=10227] ppid=10223 vsize=62780 CPUtime=222.11
/proc/10225/task/10227/stat : 10227 (MiraXTv3_dyn) R 10223 10225 7135 0 -1 4194368 10076 0 0 0 22203 8 0 0 25 0 3 0 350247407 64286720 14586 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10225/tid=10228] ppid=10223 vsize=62780 CPUtime=221.2
/proc/10225/task/10228/stat : 10228 (MiraXTv3_dyn) R 10223 10225 7135 0 -1 4194368 10752 0 0 0 22110 10 0 0 25 0 3 0 350247407 64286720 14586 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526457 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.33
Current children cumulated vsize (KiB) 62780

[startup+282.301 s]
/proc/loadavg: 2.01 2.37 2.29 3/80 10228
/proc/meminfo: memFree=1157256/2055920 swapFree=4169188/4192956
[pid=10225] ppid=10223 vsize=66068 CPUtime=563.01
/proc/10225/stat : 10225 (MiraXTv3_dyn) S 10223 10225 7135 0 -1 4194304 23528 0 0 0 56279 22 0 0 18 0 3 0 350247406 67653632 15122 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10225/statm: 16517 15122 218 20 0 15875 0
[pid=10225/tid=10227] ppid=10223 vsize=66068 CPUtime=282.06
/proc/10225/task/10227/stat : 10227 (MiraXTv3_dyn) R 10223 10225 7135 0 -1 4194368 11257 0 0 0 28197 9 0 0 25 0 3 0 350247407 67653632 15122 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10225/tid=10228] ppid=10223 vsize=66068 CPUtime=280.92
/proc/10225/task/10228/stat : 10228 (MiraXTv3_dyn) R 10223 10225 7135 0 -1 4194368 11886 0 0 0 28080 12 0 0 25 0 3 0 350247407 67653632 15122 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.01
Current children cumulated vsize (KiB) 66068

[startup+342.302 s]
/proc/loadavg: 1.95 2.29 2.26 3/80 10228
/proc/meminfo: memFree=1151176/2055920 swapFree=4169188/4192956
[pid=10225] ppid=10223 vsize=71484 CPUtime=682.68
/proc/10225/stat : 10225 (MiraXTv3_dyn) S 10223 10225 7135 0 -1 4194304 26562 0 0 0 68244 24 0 0 18 0 3 0 350247406 73199616 16603 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10225/statm: 17871 16603 218 20 0 17229 0
[pid=10225/tid=10227] ppid=10223 vsize=71484 CPUtime=342.02
/proc/10225/task/10227/stat : 10227 (MiraXTv3_dyn) R 10223 10225 7135 0 -1 4194368 12690 0 0 0 34192 10 0 0 25 0 3 0 350247407 73199616 16603 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10225/tid=10228] ppid=10223 vsize=71484 CPUtime=340.64
/proc/10225/task/10228/stat : 10228 (MiraXTv3_dyn) R 10223 10225 7135 0 -1 4194368 13487 0 0 0 34051 13 0 0 25 0 3 0 350247407 73199616 16603 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.68
Current children cumulated vsize (KiB) 71484

[startup+402.301 s]

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

/proc/10225/task/10227/stat : 10227 (MiraXTv3_dyn) R 10223 10225 7135 0 -1 4194368 35040 0 0 0 190070 32 0 0 25 0 3 0 350247407 101523456 23193 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10225/tid=10228] ppid=10223 vsize=99144 CPUtime=1893.33
/proc/10225/task/10228/stat : 10228 (MiraXTv3_dyn) R 10223 10225 7135 0 -1 4194368 36627 0 0 0 189301 32 0 0 25 0 3 0 350247407 101523456 23193 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3794.37
Current children cumulated vsize (KiB) 99144

[startup+1962.3 s]
/proc/loadavg: 1.99 2.00 2.01 3/86 10296
/proc/meminfo: memFree=1123280/2055920 swapFree=4169188/4192956
[pid=10225] ppid=10223 vsize=99144 CPUtime=3913.97
/proc/10225/stat : 10225 (MiraXTv3_dyn) S 10223 10225 7135 0 -1 4194304 73566 0 0 0 391326 71 0 0 18 0 3 0 350247406 101523456 23220 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10225/statm: 24786 23220 218 20 0 24144 0
[pid=10225/tid=10227] ppid=10223 vsize=99144 CPUtime=1960.92
/proc/10225/task/10227/stat : 10227 (MiraXTv3_dyn) R 10223 10225 7135 0 -1 4194368 35881 0 0 0 196060 32 0 0 25 0 3 0 350247407 101523456 23220 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10225/tid=10228] ppid=10223 vsize=99144 CPUtime=1953.03
/proc/10225/task/10228/stat : 10228 (MiraXTv3_dyn) R 10223 10225 7135 0 -1 4194368 37300 0 0 0 195265 38 0 0 25 0 3 0 350247407 101523456 23220 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3913.97
Current children cumulated vsize (KiB) 99144

[startup+2022.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/80 10428
/proc/meminfo: memFree=1124160/2055920 swapFree=4169188/4192956
[pid=10225] ppid=10223 vsize=99144 CPUtime=4033.39
/proc/10225/stat : 10225 (MiraXTv3_dyn) S 10223 10225 7135 0 -1 4194304 75103 0 0 0 403257 82 0 0 18 0 3 0 350247406 101523456 23254 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10225/statm: 24786 23254 218 20 0 24144 0
[pid=10225/tid=10227] ppid=10223 vsize=99144 CPUtime=2020.65
/proc/10225/task/10227/stat : 10227 (MiraXTv3_dyn) R 10223 10225 7135 0 -1 4194368 36572 0 0 0 202029 36 0 0 25 0 3 0 350247407 101523456 23254 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10225/tid=10228] ppid=10223 vsize=99144 CPUtime=2012.73
/proc/10225/task/10228/stat : 10228 (MiraXTv3_dyn) R 10223 10225 7135 0 -1 4194368 38146 0 0 0 201227 46 0 0 25 0 3 0 350247407 101523456 23254 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4033.39
Current children cumulated vsize (KiB) 99144

[startup+2082.31 s]
/proc/loadavg: 1.99 2.00 2.00 3/80 10428
/proc/meminfo: memFree=1123912/2055920 swapFree=4169188/4192956
[pid=10225] ppid=10223 vsize=99144 CPUtime=4153.08
/proc/10225/stat : 10225 (MiraXTv3_dyn) S 10223 10225 7135 0 -1 4194304 76648 0 0 0 415225 83 0 0 18 0 3 0 350247406 101523456 23281 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10225/statm: 24786 23281 218 20 0 24144 0
[pid=10225/tid=10227] ppid=10223 vsize=99144 CPUtime=2080.37
/proc/10225/task/10227/stat : 10227 (MiraXTv3_dyn) R 10223 10225 7135 0 -1 4194368 37430 0 0 0 208001 36 0 0 25 0 3 0 350247407 101523456 23281 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10225/tid=10228] ppid=10223 vsize=99144 CPUtime=2072.7
/proc/10225/task/10228/stat : 10228 (MiraXTv3_dyn) R 10223 10225 7135 0 -1 4194368 38833 0 0 0 207223 47 0 0 25 0 3 0 350247407 101523456 23281 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4153.08
Current children cumulated vsize (KiB) 99144

[startup+2142.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/80 10428
/proc/meminfo: memFree=1123848/2055920 swapFree=4169188/4192956
[pid=10225] ppid=10223 vsize=99144 CPUtime=4272.77
/proc/10225/stat : 10225 (MiraXTv3_dyn) S 10223 10225 7135 0 -1 4194304 78028 0 0 0 427192 85 0 0 18 0 3 0 350247406 101523456 23297 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10225/statm: 24786 23297 218 20 0 24144 0
[pid=10225/tid=10227] ppid=10223 vsize=99144 CPUtime=2140.1
/proc/10225/task/10227/stat : 10227 (MiraXTv3_dyn) R 10223 10225 7135 0 -1 4194368 38119 0 0 0 213973 37 0 0 25 0 3 0 350247407 101523456 23297 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10225/tid=10228] ppid=10223 vsize=99144 CPUtime=2132.65
/proc/10225/task/10228/stat : 10228 (MiraXTv3_dyn) R 10223 10225 7135 0 -1 4194368 39524 0 0 0 213218 47 0 0 25 0 3 0 350247407 101523456 23297 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565857 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4272.77
Current children cumulated vsize (KiB) 99144

[startup+2202.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/80 10428
/proc/meminfo: memFree=1123720/2055920 swapFree=4169188/4192956
[pid=10225] ppid=10223 vsize=99144 CPUtime=4392.45
/proc/10225/stat : 10225 (MiraXTv3_dyn) S 10223 10225 7135 0 -1 4194304 79433 0 0 0 439159 86 0 0 18 0 3 0 350247406 101523456 23328 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10225/statm: 24786 23328 218 20 0 24144 0
[pid=10225/tid=10227] ppid=10223 vsize=99144 CPUtime=2199.81
/proc/10225/task/10227/stat : 10227 (MiraXTv3_dyn) R 10223 10225 7135 0 -1 4194368 38826 0 0 0 219944 37 0 0 25 0 3 0 350247407 101523456 23328 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10225/tid=10228] ppid=10223 vsize=99144 CPUtime=2192.61
/proc/10225/task/10228/stat : 10228 (MiraXTv3_dyn) R 10223 10225 7135 0 -1 4194368 40222 0 0 0 219213 48 0 0 25 0 3 0 350247407 101523456 23328 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4392.45
Current children cumulated vsize (KiB) 99144

[startup+2262.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/80 10428
/proc/meminfo: memFree=1123656/2055920 swapFree=4169188/4192956
[pid=10225] ppid=10223 vsize=99324 CPUtime=4512.14
/proc/10225/stat : 10225 (MiraXTv3_dyn) S 10223 10225 7135 0 -1 4194304 80684 0 0 0 451127 87 0 0 18 0 3 0 350247406 101707776 23367 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10225/statm: 24831 23367 218 20 0 24189 0
[pid=10225/tid=10227] ppid=10223 vsize=99324 CPUtime=2259.53
/proc/10225/task/10227/stat : 10227 (MiraXTv3_dyn) R 10223 10225 7135 0 -1 4194368 39375 0 0 0 225916 37 0 0 25 0 3 0 350247407 101707776 23367 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10225/tid=10228] ppid=10223 vsize=99324 CPUtime=2252.58
/proc/10225/task/10228/stat : 10228 (MiraXTv3_dyn) R 10223 10225 7135 0 -1 4194368 40924 0 0 0 225209 49 0 0 25 0 3 0 350247407 101707776 23367 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4512.14
Current children cumulated vsize (KiB) 99324

[startup+2322.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/80 10428
/proc/meminfo: memFree=1123656/2055920 swapFree=4169188/4192956
[pid=10225] ppid=10223 vsize=99324 CPUtime=4631.82
/proc/10225/stat : 10225 (MiraXTv3_dyn) S 10223 10225 7135 0 -1 4194304 82270 0 0 0 463094 88 0 0 18 0 3 0 350247406 101707776 23383 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10225/statm: 24831 23383 218 20 0 24189 0
[pid=10225/tid=10227] ppid=10223 vsize=99324 CPUtime=2319.26
/proc/10225/task/10227/stat : 10227 (MiraXTv3_dyn) R 10223 10225 7135 0 -1 4194368 40256 0 0 0 231888 38 0 0 22 0 3 0 350247407 101707776 23383 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10225/tid=10228] ppid=10223 vsize=99324 CPUtime=2312.55
/proc/10225/task/10228/stat : 10228 (MiraXTv3_dyn) R 10223 10225 7135 0 -1 4194368 41629 0 0 0 231205 50 0 0 21 0 3 0 350247407 101707776 23383 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526613 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4631.82
Current children cumulated vsize (KiB) 99324

[startup+2382.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/80 10428
/proc/meminfo: memFree=1123464/2055920 swapFree=4169188/4192956
[pid=10225] ppid=10223 vsize=99324 CPUtime=4751.51
/proc/10225/stat : 10225 (MiraXTv3_dyn) S 10223 10225 7135 0 -1 4194304 83723 0 0 0 475062 89 0 0 18 0 3 0 350247406 101707776 23430 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10225/statm: 24831 23430 218 20 0 24189 0
[pid=10225/tid=10227] ppid=10223 vsize=99324 CPUtime=2378.96
/proc/10225/task/10227/stat : 10227 (MiraXTv3_dyn) R 10223 10225 7135 0 -1 4194368 40996 0 0 0 237858 38 0 0 25 0 3 0 350247407 101707776 23430 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10225/tid=10228] ppid=10223 vsize=99324 CPUtime=2372.52
/proc/10225/task/10228/stat : 10228 (MiraXTv3_dyn) R 10223 10225 7135 0 -1 4194368 42342 0 0 0 237202 50 0 0 25 0 3 0 350247407 101707776 23430 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4751.51
Current children cumulated vsize (KiB) 99324

[startup+2442.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/80 10428
/proc/meminfo: memFree=1123272/2055920 swapFree=4169188/4192956
[pid=10225] ppid=10223 vsize=99496 CPUtime=4871.21
/proc/10225/stat : 10225 (MiraXTv3_dyn) S 10223 10225 7135 0 -1 4194304 84997 0 0 0 487030 91 0 0 18 0 3 0 350247406 101883904 23462 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10225/statm: 24874 23462 218 20 0 24232 0
[pid=10225/tid=10227] ppid=10223 vsize=99496 CPUtime=2438.7
/proc/10225/task/10227/stat : 10227 (MiraXTv3_dyn) R 10223 10225 7135 0 -1 4194368 41731 0 0 0 243831 39 0 0 25 0 3 0 350247407 101883904 23462 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10225/tid=10228] ppid=10223 vsize=99496 CPUtime=2432.49
/proc/10225/task/10228/stat : 10228 (MiraXTv3_dyn) R 10223 10225 7135 0 -1 4194368 42881 0 0 0 243198 51 0 0 25 0 3 0 350247407 101883904 23462 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526457 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4871.21
Current children cumulated vsize (KiB) 99496

[startup+2502.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/80 10428
/proc/meminfo: memFree=1123208/2055920 swapFree=4169188/4192956
[pid=10225] ppid=10223 vsize=99496 CPUtime=4990.89
/proc/10225/stat : 10225 (MiraXTv3_dyn) S 10223 10225 7135 0 -1 4194304 86463 0 0 0 498997 92 0 0 18 0 3 0 350247406 101883904 23499 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10225/statm: 24874 23499 218 20 0 24232 0
[pid=10225/tid=10227] ppid=10223 vsize=99496 CPUtime=2498.42
/proc/10225/task/10227/stat : 10227 (MiraXTv3_dyn) R 10223 10225 7135 0 -1 4194368 42475 0 0 0 249803 39 0 0 25 0 3 0 350247407 101883904 23499 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10225/tid=10228] ppid=10223 vsize=99496 CPUtime=2492.45
/proc/10225/task/10228/stat : 10228 (MiraXTv3_dyn) R 10223 10225 7135 0 -1 4194368 43603 0 0 0 249193 52 0 0 25 0 3 0 350247407 101883904 23499 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4990.89
Current children cumulated vsize (KiB) 99496



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.91 s]
/proc/loadavg: 1.99 2.00 2.00 3/80 10428
/proc/meminfo: memFree=1123208/2055920 swapFree=4169188/4192956
[pid=10225] ppid=10223 vsize=99496 CPUtime=5000.07
/proc/10225/stat : 10225 (MiraXTv3_dyn) S 10223 10225 7135 0 -1 4194304 86463 0 0 0 499915 92 0 0 18 0 3 0 350247406 101883904 23499 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10225/statm: 24874 23499 218 20 0 24232 0
[pid=10225/tid=10227] ppid=10223 vsize=99496 CPUtime=2502.99
/proc/10225/task/10227/stat : 10227 (MiraXTv3_dyn) R 10223 10225 7135 0 -1 4194368 42475 0 0 0 250260 39 0 0 25 0 3 0 350247407 101883904 23499 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526297 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10225/tid=10228] ppid=10223 vsize=99496 CPUtime=2497.05
/proc/10225/task/10228/stat : 10228 (MiraXTv3_dyn) R 10223 10225 7135 0 -1 4194368 43603 0 0 0 249653 52 0 0 25 0 3 0 350247407 101883904 23499 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 99496

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

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

[startup+2506.91 s]
/proc/loadavg: 1.99 2.00 2.00 3/80 10428
/proc/meminfo: memFree=1123208/2055920 swapFree=4169188/4192956
[pid=10225] ppid=10223 vsize=99496 CPUtime=5000.07
/proc/10225/stat : 10225 (MiraXTv3_dyn) S 10223 10225 7135 0 -1 4194304 86463 0 0 0 499915 92 0 0 18 0 3 0 350247406 101883904 23499 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10225/statm: 24874 23499 218 20 0 24232 0
[pid=10225/tid=10227] ppid=10223 vsize=99496 CPUtime=2502.99
/proc/10225/task/10227/stat : 10227 (MiraXTv3_dyn) R 10223 10225 7135 0 -1 4194368 42475 0 0 0 250260 39 0 0 25 0 3 0 350247407 101883904 23499 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526297 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10225/tid=10228] ppid=10223 vsize=99496 CPUtime=2497.05
/proc/10225/task/10228/stat : 10228 (MiraXTv3_dyn) R 10223 10225 7135 0 -1 4194368 43603 0 0 0 249653 52 0 0 25 0 3 0 350247407 101883904 23499 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 99496

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2506.93
CPU time (s): 5000.1
CPU user time (s): 4999.17
CPU system time (s): 0.938857
CPU usage (%): 199.451
Max. virtual memory (cumulated for all children) (KiB): 100212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.17
system time used= 0.938857
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 86463
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= 528
involuntary context switches= 93676

runsolver used 2.46862 second user time and 6.71498 second system time

The end

Launcher Data (download as text)

Begin job on node23 on Sun May 13 02:28:23 UTC 2007

IDJOB= 456414
IDBENCH= 24703
IDSOLVER= 196
FILE ID= node23/456414-1179023303

PBS_JOBID= 5253244

Free space on /tmp= 66537 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest03/looksrandom/hidden-k3-s0-r5-n700-02-S350203913.sat05-486.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/456414-1179023303/MiraXTv3_dyn /tmp/evaluation/456414-1179023303/instance-456414-1179023303.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node23/watcher-456414-1179023303 -o ROOT/results/node23/solver-456414-1179023303 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/456414-1179023303/MiraXTv3_dyn /tmp/evaluation/456414-1179023303/instance-456414-1179023303.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  d27bb4ae488674c0e5d303cf0ee23c59

RANDOM SEED= 489151982

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node23.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.276
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.276
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:       1217152 kB
Buffers:         49336 kB
Cached:         638704 kB
SwapCached:       2772 kB
Active:         424912 kB
Inactive:       286448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1217152 kB
SwapTotal:     4192956 kB
SwapFree:      4169188 kB
Dirty:            5008 kB
Writeback:           0 kB
Mapped:          30776 kB
Slab:           112880 kB
Committed_AS:  5190040 kB
PageTables:       1796 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= 66537 MiB

End job on node23 on Sun May 13 03:10:12 UTC 2007