Trace number 456423

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.15 2506.74

General information on the benchmark

Namecrafted/Hard/contest03/looksrandom/
hidden-k3-s0-r5-n700-01-S2069048075.sat05-488.reshuffled-07.cnf
MD5SUM68e48f3a77d59cc85ebd5fd30cfcba3c
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/node15/watcher-456423-1179023352 -o ROOT/results/node15/solver-456423-1179023352 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/456423-1179023352/MiraXTv3_dyn /tmp/evaluation/456423-1179023352/instance-456423-1179023352.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: 2.54 2.76 2.36 3/77 27237
/proc/meminfo: memFree=1695416/2055920 swapFree=4156504/4192956
[pid=27237] ppid=27235 vsize=3788 CPUtime=0
/proc/27237/stat : 27237 (MiraXTv3_dyn) R 27235 27237 23799 0 -1 4194304 304 0 0 0 0 0 0 0 18 0 1 0 350252830 3878912 279 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584816 0 0 4096 0 0 0 0 17 0 0 0
/proc/27237/statm: 947 279 206 20 0 305 0

[startup+0.027656 s]
/proc/loadavg: 2.54 2.76 2.36 3/77 27237
/proc/meminfo: memFree=1695416/2055920 swapFree=4156504/4192956
[pid=27237] ppid=27235 vsize=12580 CPUtime=1.88
/proc/27237/stat : 27237 (MiraXTv3_dyn) S 27235 27237 23799 0 -1 4194304 2141 0 0 0 187 1 0 0 18 0 3 0 350252830 12881920 2115 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27237/statm: 3145 2115 218 20 0 2503 0
Current children cumulated CPU time (s) 1.88
Current children cumulated vsize (KiB) 12580

[startup+1.0334 s]
/proc/loadavg: 2.54 2.76 2.36 3/77 27237
/proc/meminfo: memFree=1695416/2055920 swapFree=4156504/4192956
[pid=27237] ppid=27235 vsize=12844 CPUtime=2.03
/proc/27237/stat : 27237 (MiraXTv3_dyn) S 27235 27237 23799 0 -1 4194304 2238 0 0 0 202 1 0 0 18 0 3 0 350252830 13152256 2212 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27237/statm: 3211 2212 218 20 0 2569 0
Current children cumulated CPU time (s) 2.03
Current children cumulated vsize (KiB) 12844

[startup+1.1014 s]
/proc/loadavg: 2.54 2.76 2.36 3/77 27237
/proc/meminfo: memFree=1695416/2055920 swapFree=4156504/4192956
[pid=27237] ppid=27235 vsize=12976 CPUtime=2.17
/proc/27237/stat : 27237 (MiraXTv3_dyn) S 27235 27237 23799 0 -1 4194304 2328 0 0 0 215 2 0 0 18 0 3 0 350252830 13287424 2302 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27237/statm: 3244 2302 218 20 0 2602 0
Current children cumulated CPU time (s) 2.17
Current children cumulated vsize (KiB) 12976

[startup+1.20141 s]
/proc/loadavg: 2.54 2.76 2.36 3/77 27237
/proc/meminfo: memFree=1695416/2055920 swapFree=4156504/4192956
[pid=27237] ppid=27235 vsize=13456 CPUtime=2.37
/proc/27237/stat : 27237 (MiraXTv3_dyn) S 27235 27237 23799 0 -1 4194304 2454 0 0 0 235 2 0 0 18 0 3 0 350252830 13778944 2428 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27237/statm: 3364 2428 218 20 0 2722 0
Current children cumulated CPU time (s) 2.37
Current children cumulated vsize (KiB) 13456

[startup+1.50144 s]
/proc/loadavg: 2.54 2.76 2.36 3/77 27237
/proc/meminfo: memFree=1695416/2055920 swapFree=4156504/4192956
[pid=27237] ppid=27235 vsize=15356 CPUtime=2.97
/proc/27237/stat : 27237 (MiraXTv3_dyn) S 27235 27237 23799 0 -1 4194304 2822 0 0 0 295 2 0 0 18 0 3 0 350252830 15724544 2796 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27237/statm: 3839 2796 218 20 0 3197 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 15356

[startup+3.10559 s]
/proc/loadavg: 2.50 2.75 2.36 3/80 27240
/proc/meminfo: memFree=1682528/2055920 swapFree=4156504/4192956
[pid=27237] ppid=27235 vsize=17868 CPUtime=6.17
/proc/27237/stat : 27237 (MiraXTv3_dyn) S 27235 27237 23799 0 -1 4194304 3431 0 0 0 614 3 0 0 18 0 3 0 350252830 18296832 3405 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27237/statm: 4467 3405 218 20 0 3825 0
[pid=27237/tid=27239] ppid=27235 vsize=17868 CPUtime=3.07
/proc/27237/task/27239/stat : 27239 (MiraXTv3_dyn) R 27235 27237 23799 0 -1 4194368 1450 0 0 0 306 1 0 0 20 0 3 0 350252831 18296832 3405 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27237/tid=27240] ppid=27235 vsize=17868 CPUtime=3.07
/proc/27237/task/27240/stat : 27240 (MiraXTv3_dyn) R 27235 27237 23799 0 -1 4194368 1597 0 0 0 306 1 0 0 20 0 3 0 350252831 18296832 3405 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 17868

[startup+6.30188 s]
/proc/loadavg: 2.50 2.75 2.36 3/80 27240
/proc/meminfo: memFree=1673504/2055920 swapFree=4156504/4192956
[pid=27237] ppid=27235 vsize=26408 CPUtime=12.55
/proc/27237/stat : 27237 (MiraXTv3_dyn) S 27235 27237 23799 0 -1 4194304 5695 0 0 0 1250 5 0 0 18 0 3 0 350252830 27041792 5595 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27237/statm: 6602 5595 218 20 0 5960 0
[pid=27237/tid=27239] ppid=27235 vsize=26408 CPUtime=6.26
/proc/27237/task/27239/stat : 27239 (MiraXTv3_dyn) R 27235 27237 23799 0 -1 4194368 2508 0 0 0 624 2 0 0 25 0 3 0 350252831 27041792 5595 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27237/tid=27240] ppid=27235 vsize=26408 CPUtime=6.27
/proc/27237/task/27240/stat : 27240 (MiraXTv3_dyn) R 27235 27237 23799 0 -1 4194368 2803 0 0 0 625 2 0 0 25 0 3 0 350252831 27041792 5595 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 26408

[startup+12.7015 s]
/proc/loadavg: 2.46 2.74 2.36 3/80 27240
/proc/meminfo: memFree=1660448/2055920 swapFree=4156504/4192956
[pid=27237] ppid=27235 vsize=41732 CPUtime=25.32
/proc/27237/stat : 27237 (MiraXTv3_dyn) S 27235 27237 23799 0 -1 4194304 9663 0 0 0 2523 9 0 0 18 0 3 0 350252830 42733568 9334 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27237/statm: 10433 9334 218 20 0 9791 0
[pid=27237/tid=27239] ppid=27235 vsize=41732 CPUtime=12.63
/proc/27237/task/27239/stat : 27239 (MiraXTv3_dyn) R 27235 27237 23799 0 -1 4194368 4542 0 0 0 1260 3 0 0 25 0 3 0 350252831 42733568 9334 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27237/tid=27240] ppid=27235 vsize=41732 CPUtime=12.66
/proc/27237/task/27240/stat : 27240 (MiraXTv3_dyn) R 27235 27237 23799 0 -1 4194368 4737 0 0 0 1262 4 0 0 25 0 3 0 350252831 42733568 9334 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 41732

[startup+25.5026 s]
/proc/loadavg: 2.36 2.70 2.35 3/80 27240
/proc/meminfo: memFree=1654368/2055920 swapFree=4156504/4192956
[pid=27237] ppid=27235 vsize=47248 CPUtime=50.83
/proc/27237/stat : 27237 (MiraXTv3_dyn) S 27235 27237 23799 0 -1 4194304 11327 0 0 0 5073 10 0 0 18 0 3 0 350252830 48381952 10575 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27237/statm: 11812 10575 218 20 0 11170 0
[pid=27237/tid=27239] ppid=27235 vsize=47248 CPUtime=25.35
/proc/27237/task/27239/stat : 27239 (MiraXTv3_dyn) R 27235 27237 23799 0 -1 4194368 5285 0 0 0 2531 4 0 0 25 0 3 0 350252831 48381952 10575 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27237/tid=27240] ppid=27235 vsize=47248 CPUtime=25.46
/proc/27237/task/27240/stat : 27240 (MiraXTv3_dyn) R 27235 27237 23799 0 -1 4194368 5658 0 0 0 2541 5 0 0 25 0 3 0 350252831 48381952 10575 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 47248

[startup+51.103 s]
/proc/loadavg: 2.23 2.64 2.34 3/80 27240
/proc/meminfo: memFree=1642912/2055920 swapFree=4156504/4192956
[pid=27237] ppid=27235 vsize=57456 CPUtime=101.91
/proc/27237/stat : 27237 (MiraXTv3_dyn) S 27235 27237 23799 0 -1 4194304 14953 0 0 0 10176 15 0 0 18 0 3 0 350252830 58834944 13344 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27237/statm: 14364 13344 218 20 0 13722 0
[pid=27237/tid=27239] ppid=27235 vsize=57456 CPUtime=50.84
/proc/27237/task/27239/stat : 27239 (MiraXTv3_dyn) R 27235 27237 23799 0 -1 4194368 7119 0 0 0 5077 7 0 0 25 0 3 0 350252831 58834944 13344 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27237/tid=27240] ppid=27235 vsize=57456 CPUtime=51.05
/proc/27237/task/27240/stat : 27240 (MiraXTv3_dyn) R 27235 27237 23799 0 -1 4194368 7450 0 0 0 5098 7 0 0 25 0 3 0 350252831 58834944 13344 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 57456

[startup+102.303 s]
/proc/loadavg: 2.10 2.54 2.32 3/80 27240
/proc/meminfo: memFree=1631776/2055920 swapFree=4156504/4192956
[pid=27237] ppid=27235 vsize=69148 CPUtime=204.02
/proc/27237/stat : 27237 (MiraXTv3_dyn) S 27235 27237 23799 0 -1 4194304 19074 0 0 0 20383 19 0 0 18 0 3 0 350252830 70807552 15952 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27237/statm: 17287 15952 218 20 0 16645 0
[pid=27237/tid=27239] ppid=27235 vsize=69148 CPUtime=101.79
/proc/27237/task/27239/stat : 27239 (MiraXTv3_dyn) R 27235 27237 23799 0 -1 4194368 9458 0 0 0 10169 10 0 0 25 0 3 0 350252831 70807552 15952 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526429 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27237/tid=27240] ppid=27235 vsize=69148 CPUtime=102.22
/proc/27237/task/27240/stat : 27240 (MiraXTv3_dyn) R 27235 27237 23799 0 -1 4194368 9232 0 0 0 10213 9 0 0 25 0 3 0 350252831 70807552 15952 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204.02
Current children cumulated vsize (KiB) 69148

[startup+162.302 s]
/proc/loadavg: 2.03 2.44 2.30 3/80 27240
/proc/meminfo: memFree=1628448/2055920 swapFree=4156504/4192956
[pid=27237] ppid=27235 vsize=72604 CPUtime=323.69
/proc/27237/stat : 27237 (MiraXTv3_dyn) S 27235 27237 23799 0 -1 4194304 21544 0 0 0 32347 22 0 0 18 0 3 0 350252830 74346496 16777 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27237/statm: 18151 16777 218 20 0 17509 0
[pid=27237/tid=27239] ppid=27235 vsize=72604 CPUtime=161.49
/proc/27237/task/27239/stat : 27239 (MiraXTv3_dyn) R 27235 27237 23799 0 -1 4194368 10827 0 0 0 16138 11 0 0 25 0 3 0 350252831 74346496 16777 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27237/tid=27240] ppid=27235 vsize=72604 CPUtime=162.17
/proc/27237/task/27240/stat : 27240 (MiraXTv3_dyn) R 27235 27237 23799 0 -1 4194368 10333 0 0 0 16207 10 0 0 25 0 3 0 350252831 74346496 16777 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521417 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.69
Current children cumulated vsize (KiB) 72604

[startup+222.303 s]
/proc/loadavg: 2.01 2.36 2.28 3/80 27240
/proc/meminfo: memFree=1625888/2055920 swapFree=4156504/4192956
[pid=27237] ppid=27235 vsize=74556 CPUtime=443.37
/proc/27237/stat : 27237 (MiraXTv3_dyn) S 27235 27237 23799 0 -1 4194304 23920 0 0 0 44313 24 0 0 18 0 3 0 350252830 76345344 17396 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27237/statm: 18639 17396 218 20 0 17997 0
[pid=27237/tid=27239] ppid=27235 vsize=74556 CPUtime=221.22
/proc/27237/task/27239/stat : 27239 (MiraXTv3_dyn) R 27235 27237 23799 0 -1 4194368 12154 0 0 0 22110 12 0 0 25 0 3 0 350252831 76345344 17396 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27237/tid=27240] ppid=27235 vsize=74556 CPUtime=222.13
/proc/27237/task/27240/stat : 27240 (MiraXTv3_dyn) R 27235 27237 23799 0 -1 4194368 11382 0 0 0 22202 11 0 0 25 0 3 0 350252831 76345344 17396 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.37
Current children cumulated vsize (KiB) 74556

[startup+282.302 s]
/proc/loadavg: 2.00 2.29 2.26 3/80 27240
/proc/meminfo: memFree=1625440/2055920 swapFree=4156504/4192956
[pid=27237] ppid=27235 vsize=75624 CPUtime=563.05
/proc/27237/stat : 27237 (MiraXTv3_dyn) S 27235 27237 23799 0 -1 4194304 25843 0 0 0 56280 25 0 0 18 0 3 0 350252830 77438976 17555 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27237/statm: 18906 17555 218 20 0 18264 0
[pid=27237/tid=27239] ppid=27235 vsize=75624 CPUtime=280.94
/proc/27237/task/27239/stat : 27239 (MiraXTv3_dyn) R 27235 27237 23799 0 -1 4194368 13114 0 0 0 28081 13 0 0 25 0 3 0 350252831 77438976 17555 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27237/tid=27240] ppid=27235 vsize=75624 CPUtime=282.09
/proc/27237/task/27240/stat : 27240 (MiraXTv3_dyn) R 27235 27237 23799 0 -1 4194368 12345 0 0 0 28197 12 0 0 17 0 3 0 350252831 77438976 17555 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.05
Current children cumulated vsize (KiB) 75624

[startup+342.303 s]
/proc/loadavg: 2.00 2.23 2.24 3/80 27240
/proc/meminfo: memFree=1624416/2055920 swapFree=4156504/4192956
[pid=27237] ppid=27235 vsize=77768 CPUtime=682.73
/proc/27237/stat : 27237 (MiraXTv3_dyn) S 27235 27237 23799 0 -1 4194304 27627 0 0 0 68246 27 0 0 18 0 3 0 350252830 79634432 17801 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27237/statm: 19442 17801 218 20 0 18800 0
[pid=27237/tid=27239] ppid=27235 vsize=77768 CPUtime=340.66
/proc/27237/task/27239/stat : 27239 (MiraXTv3_dyn) R 27235 27237 23799 0 -1 4194368 14072 0 0 0 34053 13 0 0 25 0 3 0 350252831 79634432 17801 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27237/tid=27240] ppid=27235 vsize=77768 CPUtime=342.05
/proc/27237/task/27240/stat : 27240 (MiraXTv3_dyn) R 27235 27237 23799 0 -1 4194368 13171 0 0 0 34192 13 0 0 25 0 3 0 350252831 79634432 17801 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.73
Current children cumulated vsize (KiB) 77768

[startup+402.302 s]
/proc/loadavg: 2.00 2.19 2.22 3/80 27240
/proc/meminfo: memFree=1621728/2055920 swapFree=4156504/4192956
[pid=27237] ppid=27235 vsize=79408 CPUtime=802.44
/proc/27237/stat : 27237 (MiraXTv3_dyn) S 27235 27237 23799 0 -1 4194304 29759 0 0 0 80215 29 0 0 18 0 3 0 350252830 81313792 18445 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0

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

/proc/27237/task/27239/stat : 27239 (MiraXTv3_dyn) R 27235 27237 23799 0 -1 4194368 35583 0 0 0 189747 35 0 0 25 0 3 0 350252831 104013824 23700 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27237/tid=27240] ppid=27235 vsize=101576 CPUtime=1896.84
/proc/27237/task/27240/stat : 27240 (MiraXTv3_dyn) R 27235 27237 23799 0 -1 4194368 35334 0 0 0 189651 33 0 0 25 0 3 0 350252831 104013824 23700 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3794.68
Current children cumulated vsize (KiB) 101576

[startup+1962.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 27418
/proc/meminfo: memFree=1598568/2055920 swapFree=4156504/4192956
[pid=27237] ppid=27235 vsize=101864 CPUtime=3914.09
/proc/27237/stat : 27237 (MiraXTv3_dyn) S 27235 27237 23799 0 -1 4194304 72959 0 0 0 391323 86 0 0 18 0 3 0 350252830 104308736 23891 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27237/statm: 25466 23891 218 20 0 24824 0
[pid=27237/tid=27239] ppid=27235 vsize=101864 CPUtime=1957.4
/proc/27237/task/27239/stat : 27239 (MiraXTv3_dyn) R 27235 27237 23799 0 -1 4194368 36477 0 0 0 195689 51 0 0 25 0 3 0 350252831 104308736 23891 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27237/tid=27240] ppid=27235 vsize=101864 CPUtime=1956.67
/proc/27237/task/27240/stat : 27240 (MiraXTv3_dyn) R 27235 27237 23799 0 -1 4194368 36098 0 0 0 195633 34 0 0 25 0 3 0 350252831 104308736 23891 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3914.09
Current children cumulated vsize (KiB) 101864

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 27440
/proc/meminfo: memFree=1599328/2055920 swapFree=4156504/4192956
[pid=27237] ppid=27235 vsize=102000 CPUtime=4033.76
/proc/27237/stat : 27237 (MiraXTv3_dyn) S 27235 27237 23799 0 -1 4194304 74374 0 0 0 403287 89 0 0 18 0 3 0 350252830 104448000 23990 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27237/statm: 25500 23990 218 20 0 24858 0
[pid=27237/tid=27239] ppid=27235 vsize=102000 CPUtime=2017.12
/proc/27237/task/27239/stat : 27239 (MiraXTv3_dyn) R 27235 27237 23799 0 -1 4194368 37165 0 0 0 201659 53 0 0 25 0 3 0 350252831 104448000 23990 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27237/tid=27240] ppid=27235 vsize=102000 CPUtime=2016.61
/proc/27237/task/27240/stat : 27240 (MiraXTv3_dyn) R 27235 27237 23799 0 -1 4194368 36825 0 0 0 201626 35 0 0 25 0 3 0 350252831 104448000 23990 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4033.76
Current children cumulated vsize (KiB) 102000

[startup+2082.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/80 27440
/proc/meminfo: memFree=1598880/2055920 swapFree=4156504/4192956
[pid=27237] ppid=27235 vsize=103216 CPUtime=4153.45
/proc/27237/stat : 27237 (MiraXTv3_dyn) S 27235 27237 23799 0 -1 4194304 76139 0 0 0 415255 90 0 0 18 0 3 0 350252830 105693184 24097 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27237/statm: 25804 24097 218 20 0 25162 0
[pid=27237/tid=27239] ppid=27235 vsize=103216 CPUtime=2077.07
/proc/27237/task/27239/stat : 27239 (MiraXTv3_dyn) R 27235 27237 23799 0 -1 4194368 38019 0 0 0 207653 54 0 0 25 0 3 0 350252831 105693184 24097 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27237/tid=27240] ppid=27235 vsize=103216 CPUtime=2076.37
/proc/27237/task/27240/stat : 27240 (MiraXTv3_dyn) R 27235 27237 23799 0 -1 4194368 37736 0 0 0 207601 36 0 0 25 0 3 0 350252831 105693184 24097 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4153.45
Current children cumulated vsize (KiB) 103216

[startup+2142.3 s]
/proc/loadavg: 2.09 2.03 2.00 3/80 27440
/proc/meminfo: memFree=1598560/2055920 swapFree=4156504/4192956
[pid=27237] ppid=27235 vsize=103396 CPUtime=4273.14
/proc/27237/stat : 27237 (MiraXTv3_dyn) S 27235 27237 23799 0 -1 4194304 77563 0 0 0 427222 92 0 0 18 0 3 0 350252830 105877504 24182 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27237/statm: 25849 24182 218 20 0 25207 0
[pid=27237/tid=27239] ppid=27235 vsize=103396 CPUtime=2137.02
/proc/27237/task/27239/stat : 27239 (MiraXTv3_dyn) R 27235 27237 23799 0 -1 4194368 38721 0 0 0 213648 54 0 0 25 0 3 0 350252831 105877504 24182 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526422 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27237/tid=27240] ppid=27235 vsize=103396 CPUtime=2136.08
/proc/27237/task/27240/stat : 27240 (MiraXTv3_dyn) R 27235 27237 23799 0 -1 4194368 38458 0 0 0 213572 36 0 0 25 0 3 0 350252831 105877504 24182 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526451 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4273.14
Current children cumulated vsize (KiB) 103396

[startup+2202.3 s]
/proc/loadavg: 2.09 2.04 2.00 3/80 27440
/proc/meminfo: memFree=1598240/2055920 swapFree=4156504/4192956
[pid=27237] ppid=27235 vsize=103696 CPUtime=4392.84
/proc/27237/stat : 27237 (MiraXTv3_dyn) S 27235 27237 23799 0 -1 4194304 78996 0 0 0 439191 93 0 0 18 0 3 0 350252830 106184704 24266 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27237/statm: 25924 24266 218 20 0 25282 0
[pid=27237/tid=27239] ppid=27235 vsize=103696 CPUtime=2197.01
/proc/27237/task/27239/stat : 27239 (MiraXTv3_dyn) R 27235 27237 23799 0 -1 4194368 39423 0 0 0 219646 55 0 0 25 0 3 0 350252831 106184704 24266 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27237/tid=27240] ppid=27235 vsize=103696 CPUtime=2195.81
/proc/27237/task/27240/stat : 27240 (MiraXTv3_dyn) R 27235 27237 23799 0 -1 4194368 39189 0 0 0 219544 37 0 0 25 0 3 0 350252831 106184704 24266 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4392.84
Current children cumulated vsize (KiB) 103696

[startup+2262.3 s]
/proc/loadavg: 2.21 2.07 2.01 3/80 27440
/proc/meminfo: memFree=1597344/2055920 swapFree=4156504/4192956
[pid=27237] ppid=27235 vsize=104720 CPUtime=4512.54
/proc/27237/stat : 27237 (MiraXTv3_dyn) S 27235 27237 23799 0 -1 4194304 80588 0 0 0 451159 95 0 0 18 0 3 0 350252830 107233280 24496 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27237/statm: 26180 24496 218 20 0 25538 0
[pid=27237/tid=27239] ppid=27235 vsize=104720 CPUtime=2256.98
/proc/27237/task/27239/stat : 27239 (MiraXTv3_dyn) R 27235 27237 23799 0 -1 4194368 40287 0 0 0 225641 57 0 0 25 0 3 0 350252831 107233280 24496 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27237/tid=27240] ppid=27235 vsize=104720 CPUtime=2255.55
/proc/27237/task/27240/stat : 27240 (MiraXTv3_dyn) R 27235 27237 23799 0 -1 4194368 39917 0 0 0 225517 38 0 0 25 0 3 0 350252831 107233280 24496 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4512.54
Current children cumulated vsize (KiB) 104720

[startup+2322.3 s]
/proc/loadavg: 2.07 2.06 2.01 3/80 27440
/proc/meminfo: memFree=1595680/2055920 swapFree=4156504/4192956
[pid=27237] ppid=27235 vsize=105744 CPUtime=4632.22
/proc/27237/stat : 27237 (MiraXTv3_dyn) S 27235 27237 23799 0 -1 4194304 82353 0 0 0 463125 97 0 0 18 0 3 0 350252830 108281856 24891 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27237/statm: 26436 24891 218 20 0 25794 0
[pid=27237/tid=27239] ppid=27235 vsize=105744 CPUtime=2316.95
/proc/27237/task/27239/stat : 27239 (MiraXTv3_dyn) R 27235 27237 23799 0 -1 4194368 40981 0 0 0 231637 58 0 0 25 0 3 0 350252831 108281856 24891 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27237/tid=27240] ppid=27235 vsize=105744 CPUtime=2315.26
/proc/27237/task/27240/stat : 27240 (MiraXTv3_dyn) R 27235 27237 23799 0 -1 4194368 40988 0 0 0 231487 39 0 0 25 0 3 0 350252831 108281856 24891 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4632.22
Current children cumulated vsize (KiB) 105744

[startup+2382.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/80 27440
/proc/meminfo: memFree=1595296/2055920 swapFree=4156504/4192956
[pid=27237] ppid=27235 vsize=106028 CPUtime=4751.94
/proc/27237/stat : 27237 (MiraXTv3_dyn) S 27235 27237 23799 0 -1 4194304 83829 0 0 0 475095 99 0 0 18 0 3 0 350252830 108572672 24987 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27237/statm: 26507 24987 218 20 0 25865 0
[pid=27237/tid=27239] ppid=27235 vsize=106028 CPUtime=2376.91
/proc/27237/task/27239/stat : 27239 (MiraXTv3_dyn) R 27235 27237 23799 0 -1 4194368 41745 0 0 0 237632 59 0 0 25 0 3 0 350252831 108572672 24987 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27237/tid=27240] ppid=27235 vsize=106028 CPUtime=2375
/proc/27237/task/27240/stat : 27240 (MiraXTv3_dyn) R 27235 27237 23799 0 -1 4194368 41700 0 0 0 237461 39 0 0 25 0 3 0 350252831 108572672 24987 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4751.94
Current children cumulated vsize (KiB) 106028

[startup+2442.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/80 27440
/proc/meminfo: memFree=1595104/2055920 swapFree=4156504/4192956
[pid=27237] ppid=27235 vsize=106184 CPUtime=4871.63
/proc/27237/stat : 27237 (MiraXTv3_dyn) S 27235 27237 23799 0 -1 4194304 85272 0 0 0 487063 100 0 0 18 0 3 0 350252830 108732416 25041 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27237/statm: 26546 25041 218 20 0 25904 0
[pid=27237/tid=27239] ppid=27235 vsize=106184 CPUtime=2436.88
/proc/27237/task/27239/stat : 27239 (MiraXTv3_dyn) R 27235 27237 23799 0 -1 4194368 42465 0 0 0 243628 60 0 0 25 0 3 0 350252831 108732416 25041 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27237/tid=27240] ppid=27235 vsize=106184 CPUtime=2434.73
/proc/27237/task/27240/stat : 27240 (MiraXTv3_dyn) R 27235 27237 23799 0 -1 4194368 42423 0 0 0 243433 40 0 0 25 0 3 0 350252831 108732416 25041 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4871.63
Current children cumulated vsize (KiB) 106184

[startup+2502.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/80 27440
/proc/meminfo: memFree=1594464/2055920 swapFree=4156504/4192956
[pid=27237] ppid=27235 vsize=107396 CPUtime=4991.33
/proc/27237/stat : 27237 (MiraXTv3_dyn) S 27235 27237 23799 0 -1 4194304 86804 0 0 0 499031 102 0 0 18 0 3 0 350252830 109973504 25173 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27237/statm: 26849 25173 218 20 0 26207 0
[pid=27237/tid=27239] ppid=27235 vsize=107396 CPUtime=2496.86
/proc/27237/task/27239/stat : 27239 (MiraXTv3_dyn) R 27235 27237 23799 0 -1 4194368 42997 0 0 0 249625 61 0 0 25 0 3 0 350252831 109973504 25173 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27237/tid=27240] ppid=27235 vsize=107396 CPUtime=2494.45
/proc/27237/task/27240/stat : 27240 (MiraXTv3_dyn) R 27235 27237 23799 0 -1 4194368 43423 0 0 0 249405 40 0 0 25 0 3 0 350252831 109973504 25173 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4991.33
Current children cumulated vsize (KiB) 107396



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.7 s]
/proc/loadavg: 2.00 2.02 2.00 3/80 27440
/proc/meminfo: memFree=1594464/2055920 swapFree=4156504/4192956
[pid=27237] ppid=27235 vsize=107396 CPUtime=5000.11
/proc/27237/stat : 27237 (MiraXTv3_dyn) S 27235 27237 23799 0 -1 4194304 86805 0 0 0 499909 102 0 0 18 0 3 0 350252830 109973504 25174 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27237/statm: 26849 25174 218 20 0 26207 0
[pid=27237/tid=27239] ppid=27235 vsize=107396 CPUtime=2501.25
/proc/27237/task/27239/stat : 27239 (MiraXTv3_dyn) R 27235 27237 23799 0 -1 4194368 42997 0 0 0 250064 61 0 0 25 0 3 0 350252831 109973504 25174 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27237/tid=27240] ppid=27235 vsize=107396 CPUtime=2498.84
/proc/27237/task/27240/stat : 27240 (MiraXTv3_dyn) R 27235 27237 23799 0 -1 4194368 43424 0 0 0 249844 40 0 0 25 0 3 0 350252831 109973504 25174 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.11
Current children cumulated vsize (KiB) 107396

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

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

[startup+2506.7 s]
/proc/loadavg: 2.00 2.02 2.00 3/80 27440
/proc/meminfo: memFree=1594464/2055920 swapFree=4156504/4192956
[pid=27237] ppid=27235 vsize=107396 CPUtime=5000.11
/proc/27237/stat : 27237 (MiraXTv3_dyn) S 27235 27237 23799 0 -1 4194304 86805 0 0 0 499909 102 0 0 18 0 3 0 350252830 109973504 25174 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27237/statm: 26849 25174 218 20 0 26207 0
[pid=27237/tid=27239] ppid=27235 vsize=107396 CPUtime=2501.25
/proc/27237/task/27239/stat : 27239 (MiraXTv3_dyn) R 27235 27237 23799 0 -1 4194368 42997 0 0 0 250064 61 0 0 25 0 3 0 350252831 109973504 25174 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27237/tid=27240] ppid=27235 vsize=107396 CPUtime=2498.84
/proc/27237/task/27240/stat : 27240 (MiraXTv3_dyn) R 27235 27237 23799 0 -1 4194368 43424 0 0 0 249844 40 0 0 25 0 3 0 350252831 109973504 25174 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.11
Current children cumulated vsize (KiB) 107396

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2506.74
CPU time (s): 5000.15
CPU user time (s): 4999.11
CPU system time (s): 1.03684
CPU usage (%): 199.469
Max. virtual memory (cumulated for all children) (KiB): 107396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.11
system time used= 1.03684
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 86805
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= 792
involuntary context switches= 94449

runsolver used 2.52162 second user time and 6.65699 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Sun May 13 02:29:12 UTC 2007

IDJOB= 456423
IDBENCH= 24706
IDSOLVER= 196
FILE ID= node15/456423-1179023352

PBS_JOBID= 5252893

Free space on /tmp= 66533 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  68e48f3a77d59cc85ebd5fd30cfcba3c

RANDOM SEED= 331576876

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node15.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.227
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.227
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1695632 kB
Buffers:         43360 kB
Cached:         245668 kB
SwapCached:      16428 kB
Active:         162528 kB
Inactive:       151044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1695632 kB
SwapTotal:     4192956 kB
SwapFree:      4156504 kB
Dirty:            3968 kB
Writeback:           0 kB
Mapped:          30264 kB
Slab:            32188 kB
Committed_AS: 10940172 kB
PageTables:       1868 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= 66533 MiB

End job on node15 on Sun May 13 03:11:01 UTC 2007