Trace number 455874

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

General information on the benchmark

Namecrafted/spence/
hard/s105-100.cnf
MD5SUM10504a7a3c243a95ceed50b111e5b049
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1443.06
Satisfiable
(Un)Satisfiability was proved
Number of variables105
Number of clauses220
Sum of the clauses size660
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3220
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/node61/watcher-455874-1179018010 -o ROOT/results/node61/solver-455874-1179018010 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/455874-1179018010/MiraXTv3_dyn /tmp/evaluation/455874-1179018010/instance-455874-1179018010.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.41 1.77 1.81 3/64 22748
/proc/meminfo: memFree=962184/2055920 swapFree=4184204/4192956
[pid=22748] ppid=22746 vsize=3788 CPUtime=0
/proc/22748/stat : 22748 (MiraXTv3_dyn) R 22746 22748 22558 0 -1 4194304 266 0 0 0 0 0 0 0 18 0 1 0 313764617 3878912 241 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 10819195 0 0 4096 0 0 0 0 17 1 0 0
/proc/22748/statm: 947 245 206 20 0 305 0

[startup+0.079677 s]
/proc/loadavg: 1.41 1.77 1.81 3/64 22748
/proc/meminfo: memFree=962184/2055920 swapFree=4184204/4192956
[pid=22748] ppid=22746 vsize=6628 CPUtime=0.14
/proc/22748/stat : 22748 (MiraXTv3_dyn) S 22746 22748 22558 0 -1 4194304 539 0 0 0 14 0 0 0 18 0 3 0 313764617 6787072 514 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22748/statm: 1657 514 218 20 0 1015 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 6628

[startup+0.102679 s]
/proc/loadavg: 1.41 1.77 1.81 3/64 22748
/proc/meminfo: memFree=962184/2055920 swapFree=4184204/4192956
[pid=22748] ppid=22746 vsize=6772 CPUtime=0.19
/proc/22748/stat : 22748 (MiraXTv3_dyn) S 22746 22748 22558 0 -1 4194304 600 0 0 0 19 0 0 0 18 0 3 0 313764617 6934528 575 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22748/statm: 1693 575 218 20 0 1051 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 6772

[startup+0.3027 s]
/proc/loadavg: 1.41 1.77 1.81 3/64 22748
/proc/meminfo: memFree=962184/2055920 swapFree=4184204/4192956
[pid=22748] ppid=22746 vsize=8312 CPUtime=0.58
/proc/22748/stat : 22748 (MiraXTv3_dyn) S 22746 22748 22558 0 -1 4194304 1018 0 0 0 58 0 0 0 18 0 3 0 313764617 8511488 993 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22748/statm: 2078 993 218 20 0 1436 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 8312

[startup+0.701739 s]
/proc/loadavg: 1.41 1.77 1.81 3/64 22748
/proc/meminfo: memFree=962184/2055920 swapFree=4184204/4192956
[pid=22748] ppid=22746 vsize=10012 CPUtime=1.38
/proc/22748/stat : 22748 (MiraXTv3_dyn) S 22746 22748 22558 0 -1 4194304 1575 0 0 0 138 0 0 0 18 0 3 0 313764617 10252288 1550 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22748/statm: 2503 1550 218 20 0 1861 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 10012

[startup+1.50181 s]
/proc/loadavg: 1.46 1.78 1.81 3/67 22751
/proc/meminfo: memFree=955248/2055920 swapFree=4184204/4192956
[pid=22748] ppid=22746 vsize=12236 CPUtime=2.97
/proc/22748/stat : 22748 (MiraXTv3_dyn) S 22746 22748 22558 0 -1 4194304 2166 0 0 0 296 1 0 0 18 0 3 0 313764617 12529664 2141 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22748/statm: 3059 2141 218 20 0 2417 0
[pid=22748/tid=22750] ppid=22746 vsize=12236 CPUtime=1.48
/proc/22748/task/22750/stat : 22750 (MiraXTv3_dyn) R 22746 22748 22558 0 -1 4194368 971 0 0 0 148 0 0 0 19 0 3 0 313764617 12529664 2141 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22748/tid=22751] ppid=22746 vsize=12236 CPUtime=1.47
/proc/22748/task/22751/stat : 22751 (MiraXTv3_dyn) R 22746 22748 22558 0 -1 4194368 902 0 0 0 147 0 0 0 20 0 3 0 313764617 12529664 2141 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526426 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 12236

[startup+3.10197 s]
/proc/loadavg: 1.46 1.78 1.81 3/67 22751
/proc/meminfo: memFree=953456/2055920 swapFree=4184204/4192956
[pid=22748] ppid=22746 vsize=15540 CPUtime=6.17
/proc/22748/stat : 22748 (MiraXTv3_dyn) S 22746 22748 22558 0 -1 4194304 3027 0 0 0 616 1 0 0 18 0 3 0 313764617 15912960 2968 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22748/statm: 3885 2968 218 20 0 3243 0
[pid=22748/tid=22750] ppid=22746 vsize=15540 CPUtime=3.08
/proc/22748/task/22750/stat : 22750 (MiraXTv3_dyn) R 22746 22748 22558 0 -1 4194368 1406 0 0 0 308 0 0 0 25 0 3 0 313764617 15912960 2968 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22748/tid=22751] ppid=22746 vsize=15540 CPUtime=3.07
/proc/22748/task/22751/stat : 22751 (MiraXTv3_dyn) R 22746 22748 22558 0 -1 4194368 1328 0 0 0 307 0 0 0 17 0 3 0 313764617 15912960 2968 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526317 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 15540

[startup+6.30128 s]
/proc/loadavg: 1.46 1.78 1.81 3/67 22751
/proc/meminfo: memFree=945648/2055920 swapFree=4184204/4192956
[pid=22748] ppid=22746 vsize=22336 CPUtime=12.55
/proc/22748/stat : 22748 (MiraXTv3_dyn) S 22746 22748 22558 0 -1 4194304 4756 0 0 0 1253 2 0 0 18 0 3 0 313764617 22872064 4599 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22748/statm: 5584 4599 218 20 0 4942 0
[pid=22748/tid=22750] ppid=22746 vsize=22336 CPUtime=6.28
/proc/22748/task/22750/stat : 22750 (MiraXTv3_dyn) R 22746 22748 22558 0 -1 4194368 2282 0 0 0 627 1 0 0 25 0 3 0 313764617 22872064 4599 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22748/tid=22751] ppid=22746 vsize=22336 CPUtime=6.26
/proc/22748/task/22751/stat : 22751 (MiraXTv3_dyn) R 22746 22748 22558 0 -1 4194368 2181 0 0 0 625 1 0 0 23 0 3 0 313764617 22872064 4599 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 22336

[startup+12.7019 s]
/proc/loadavg: 1.54 1.78 1.81 3/67 22751
/proc/meminfo: memFree=937648/2055920 swapFree=4184204/4192956
[pid=22748] ppid=22746 vsize=29380 CPUtime=25.31
/proc/22748/stat : 22748 (MiraXTv3_dyn) S 22746 22748 22558 0 -1 4194304 6802 0 0 0 2526 5 0 0 18 0 3 0 313764617 30085120 6300 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22748/statm: 7345 6300 218 20 0 6703 0
[pid=22748/tid=22750] ppid=22746 vsize=29380 CPUtime=12.68
/proc/22748/task/22750/stat : 22750 (MiraXTv3_dyn) R 22746 22748 22558 0 -1 4194368 3221 0 0 0 1266 2 0 0 25 0 3 0 313764617 30085120 6300 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22748/tid=22751] ppid=22746 vsize=29380 CPUtime=12.62
/proc/22748/task/22751/stat : 22751 (MiraXTv3_dyn) R 22746 22748 22558 0 -1 4194368 3288 0 0 0 1260 2 0 0 25 0 3 0 313764617 30085120 6300 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 29380

[startup+25.5021 s]
/proc/loadavg: 1.61 1.79 1.81 3/67 22751
/proc/meminfo: memFree=928624/2055920 swapFree=4184204/4192956
[pid=22748] ppid=22746 vsize=38728 CPUtime=50.85
/proc/22748/stat : 22748 (MiraXTv3_dyn) S 22746 22748 22558 0 -1 4194304 9514 0 0 0 5078 7 0 0 18 0 3 0 313764617 39657472 8582 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22748/statm: 9682 8582 218 20 0 9040 0
[pid=22748/tid=22750] ppid=22746 vsize=38728 CPUtime=25.47
/proc/22748/task/22750/stat : 22750 (MiraXTv3_dyn) R 22746 22748 22558 0 -1 4194368 4581 0 0 0 2544 3 0 0 25 0 3 0 313764617 39657472 8582 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22748/tid=22751] ppid=22746 vsize=38728 CPUtime=25.37
/proc/22748/task/22751/stat : 22751 (MiraXTv3_dyn) R 22746 22748 22558 0 -1 4194368 4640 0 0 0 2534 3 0 0 25 0 3 0 313764617 39657472 8582 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 38728

[startup+51.1025 s]
/proc/loadavg: 1.74 1.81 1.82 3/67 22751
/proc/meminfo: memFree=919984/2055920 swapFree=4184204/4192956
[pid=22748] ppid=22746 vsize=47880 CPUtime=101.89
/proc/22748/stat : 22748 (MiraXTv3_dyn) S 22746 22748 22558 0 -1 4194304 12624 0 0 0 10177 12 0 0 18 0 3 0 313764617 49029120 10787 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22748/statm: 11970 10787 218 20 0 11328 0
[pid=22748/tid=22750] ppid=22746 vsize=47880 CPUtime=51.03
/proc/22748/task/22750/stat : 22750 (MiraXTv3_dyn) R 22746 22748 22558 0 -1 4194368 5983 0 0 0 5098 5 0 0 25 0 3 0 313764617 49029120 10787 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22748/tid=22751] ppid=22746 vsize=47880 CPUtime=50.85
/proc/22748/task/22751/stat : 22751 (MiraXTv3_dyn) R 22746 22748 22558 0 -1 4194368 6348 0 0 0 5078 7 0 0 25 0 3 0 313764617 49029120 10787 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 47880

[startup+102.306 s]
/proc/loadavg: 1.89 1.84 1.82 3/73 22925
/proc/meminfo: memFree=914360/2055920 swapFree=4184204/4192956
[pid=22748] ppid=22746 vsize=52348 CPUtime=203.84
/proc/22748/stat : 22748 (MiraXTv3_dyn) S 22746 22748 22558 0 -1 4194304 15120 0 0 0 20358 26 0 0 18 0 3 0 313764617 53604352 11646 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22748/statm: 13087 11646 218 20 0 12445 0
[pid=22748/tid=22750] ppid=22746 vsize=52348 CPUtime=102.04
/proc/22748/task/22750/stat : 22750 (MiraXTv3_dyn) R 22746 22748 22558 0 -1 4194368 7187 0 0 0 10198 6 0 0 25 0 3 0 313764617 53604352 11646 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22748/tid=22751] ppid=22746 vsize=52348 CPUtime=101.79
/proc/22748/task/22751/stat : 22751 (MiraXTv3_dyn) R 22746 22748 22558 0 -1 4194368 7640 0 0 0 10159 20 0 0 25 0 3 0 313764617 53604352 11646 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.84
Current children cumulated vsize (KiB) 52348

[startup+162.302 s]
/proc/loadavg: 1.96 1.86 1.83 3/67 22949
/proc/meminfo: memFree=914096/2055920 swapFree=4184204/4192956
[pid=22748] ppid=22746 vsize=53996 CPUtime=323.48
/proc/22748/stat : 22748 (MiraXTv3_dyn) S 22746 22748 22558 0 -1 4194304 17405 0 0 0 32319 29 0 0 18 0 3 0 313764617 55291904 11978 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22748/statm: 13499 11978 218 20 0 12857 0
[pid=22748/tid=22750] ppid=22746 vsize=53996 CPUtime=161.97
/proc/22748/task/22750/stat : 22750 (MiraXTv3_dyn) R 22746 22748 22558 0 -1 4194368 8307 0 0 0 16190 7 0 0 25 0 3 0 313764617 55291904 11978 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22748/tid=22751] ppid=22746 vsize=53996 CPUtime=161.5
/proc/22748/task/22751/stat : 22751 (MiraXTv3_dyn) R 22746 22748 22558 0 -1 4194368 8805 0 0 0 16129 21 0 0 25 0 3 0 313764617 55291904 11978 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.48
Current children cumulated vsize (KiB) 53996

[startup+222.303 s]
/proc/loadavg: 1.98 1.89 1.83 3/67 22949
/proc/meminfo: memFree=911984/2055920 swapFree=4184204/4192956
[pid=22748] ppid=22746 vsize=56168 CPUtime=443.15
/proc/22748/stat : 22748 (MiraXTv3_dyn) S 22746 22748 22558 0 -1 4194304 19678 0 0 0 44285 30 0 0 18 0 3 0 313764617 57516032 12520 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22748/statm: 14042 12520 218 20 0 13400 0
[pid=22748/tid=22750] ppid=22746 vsize=56168 CPUtime=221.93
/proc/22748/task/22750/stat : 22750 (MiraXTv3_dyn) R 22746 22748 22558 0 -1 4194368 9571 0 0 0 22185 8 0 0 25 0 3 0 313764617 57516032 12520 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22748/tid=22751] ppid=22746 vsize=56168 CPUtime=221.22
/proc/22748/task/22751/stat : 22751 (MiraXTv3_dyn) R 22746 22748 22558 0 -1 4194368 9814 0 0 0 22100 22 0 0 25 0 3 0 313764617 57516032 12520 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134530133 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.15
Current children cumulated vsize (KiB) 56168

[startup+282.303 s]
/proc/loadavg: 1.99 1.90 1.84 3/67 22949
/proc/meminfo: memFree=911024/2055920 swapFree=4184204/4192956
[pid=22748] ppid=22746 vsize=56924 CPUtime=562.85
/proc/22748/stat : 22748 (MiraXTv3_dyn) S 22746 22748 22558 0 -1 4194304 21686 0 0 0 56254 31 0 0 18 0 3 0 313764617 58290176 12739 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22748/statm: 14231 12739 218 20 0 13589 0
[pid=22748/tid=22750] ppid=22746 vsize=56924 CPUtime=281.88
/proc/22748/task/22750/stat : 22750 (MiraXTv3_dyn) R 22746 22748 22558 0 -1 4194368 10560 0 0 0 28180 8 0 0 25 0 3 0 313764617 58290176 12739 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22748/tid=22751] ppid=22746 vsize=56924 CPUtime=280.95
/proc/22748/task/22751/stat : 22751 (MiraXTv3_dyn) R 22746 22748 22558 0 -1 4194368 10833 0 0 0 28073 22 0 0 25 0 3 0 313764617 58290176 12739 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.85
Current children cumulated vsize (KiB) 56924

[startup+342.302 s]
/proc/loadavg: 1.99 1.92 1.85 3/67 22949
/proc/meminfo: memFree=910384/2055920 swapFree=4184204/4192956
[pid=22748] ppid=22746 vsize=57820 CPUtime=682.54
/proc/22748/stat : 22748 (MiraXTv3_dyn) S 22746 22748 22558 0 -1 4194304 23511 0 0 0 68221 33 0 0 18 0 3 0 313764617 59207680 12947 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22748/statm: 14455 12947 218 20 0 13813 0
[pid=22748/tid=22750] ppid=22746 vsize=57820 CPUtime=341.86
/proc/22748/task/22750/stat : 22750 (MiraXTv3_dyn) R 22746 22748 22558 0 -1 4194368 11372 0 0 0 34177 9 0 0 25 0 3 0 313764617 59207680 12947 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22748/tid=22751] ppid=22746 vsize=57820 CPUtime=340.67
/proc/22748/task/22751/stat : 22751 (MiraXTv3_dyn) R 22746 22748 22558 0 -1 4194368 11846 0 0 0 34044 23 0 0 25 0 3 0 313764617 59207680 12947 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.54
Current children cumulated vsize (KiB) 57820

[startup+402.303 s]

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

/proc/22748/task/22750/stat : 22750 (MiraXTv3_dyn) R 22746 22748 22558 0 -1 4194368 33208 0 0 0 190081 21 0 0 25 0 3 0 313764617 76816384 17055 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22748/tid=22751] ppid=22746 vsize=75016 CPUtime=1893.66
/proc/22748/task/22751/stat : 22751 (MiraXTv3_dyn) R 22746 22748 22558 0 -1 4194368 34373 0 0 0 189328 38 0 0 25 0 3 0 313764617 76816384 17055 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3794.7
Current children cumulated vsize (KiB) 75016

[startup+1962.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 22949
/proc/meminfo: memFree=893936/2055920 swapFree=4184204/4192956
[pid=22748] ppid=22746 vsize=75016 CPUtime=3914.41
/proc/22748/stat : 22748 (MiraXTv3_dyn) S 22746 22748 22558 0 -1 4194304 69251 0 0 0 391380 61 0 0 18 0 3 0 313764617 76816384 17059 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22748/statm: 18754 17059 218 20 0 18112 0
[pid=22748/tid=22750] ppid=22746 vsize=75016 CPUtime=1961
/proc/22748/task/22750/stat : 22750 (MiraXTv3_dyn) R 22746 22748 22558 0 -1 4194368 33957 0 0 0 196078 22 0 0 25 0 3 0 313764617 76816384 17059 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22748/tid=22751] ppid=22746 vsize=75016 CPUtime=1953.41
/proc/22748/task/22751/stat : 22751 (MiraXTv3_dyn) R 22746 22748 22558 0 -1 4194368 35001 0 0 0 195302 39 0 0 25 0 3 0 313764617 76816384 17059 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3914.41
Current children cumulated vsize (KiB) 75016

[startup+2022.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 22949
/proc/meminfo: memFree=893680/2055920 swapFree=4184204/4192956
[pid=22748] ppid=22746 vsize=75312 CPUtime=4034.09
/proc/22748/stat : 22748 (MiraXTv3_dyn) S 22746 22748 22558 0 -1 4194304 70696 0 0 0 403347 62 0 0 18 0 3 0 313764617 77119488 17129 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22748/statm: 18828 17129 218 20 0 18186 0
[pid=22748/tid=22750] ppid=22746 vsize=75312 CPUtime=2020.95
/proc/22748/task/22750/stat : 22750 (MiraXTv3_dyn) R 22746 22748 22558 0 -1 4194368 34740 0 0 0 202073 22 0 0 25 0 3 0 313764617 77119488 17129 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22748/tid=22751] ppid=22746 vsize=75312 CPUtime=2013.13
/proc/22748/task/22751/stat : 22751 (MiraXTv3_dyn) R 22746 22748 22558 0 -1 4194368 35663 0 0 0 201274 39 0 0 25 0 3 0 313764617 77119488 17129 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4034.09
Current children cumulated vsize (KiB) 75312

[startup+2082.31 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 22951
/proc/meminfo: memFree=893424/2055920 swapFree=4184204/4192956
[pid=22748] ppid=22746 vsize=75576 CPUtime=4153.79
/proc/22748/stat : 22748 (MiraXTv3_dyn) S 22746 22748 22558 0 -1 4194304 71906 0 0 0 415317 62 0 0 18 0 3 0 313764617 77389824 17214 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22748/statm: 18894 17214 218 20 0 18252 0
[pid=22748/tid=22750] ppid=22746 vsize=75576 CPUtime=2080.92
/proc/22748/task/22750/stat : 22750 (MiraXTv3_dyn) R 22746 22748 22558 0 -1 4194368 35118 0 0 0 208070 22 0 0 25 0 3 0 313764617 77389824 17214 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22748/tid=22751] ppid=22746 vsize=75576 CPUtime=2072.85
/proc/22748/task/22751/stat : 22751 (MiraXTv3_dyn) R 22746 22748 22558 0 -1 4194368 36495 0 0 0 207246 39 0 0 25 0 3 0 313764617 77389824 17214 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4153.79
Current children cumulated vsize (KiB) 75576

[startup+2142.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 22951
/proc/meminfo: memFree=893232/2055920 swapFree=4184204/4192956
[pid=22748] ppid=22746 vsize=75576 CPUtime=4273.49
/proc/22748/stat : 22748 (MiraXTv3_dyn) S 22746 22748 22558 0 -1 4194304 73044 0 0 0 427286 63 0 0 18 0 3 0 313764617 77389824 17227 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22748/statm: 18894 17227 218 20 0 18252 0
[pid=22748/tid=22750] ppid=22746 vsize=75576 CPUtime=2140.91
/proc/22748/task/22750/stat : 22750 (MiraXTv3_dyn) R 22746 22748 22558 0 -1 4194368 35872 0 0 0 214068 23 0 0 25 0 3 0 313764617 77389824 17227 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22748/tid=22751] ppid=22746 vsize=75576 CPUtime=2132.58
/proc/22748/task/22751/stat : 22751 (MiraXTv3_dyn) R 22746 22748 22558 0 -1 4194368 36879 0 0 0 213218 40 0 0 25 0 3 0 313764617 77389824 17227 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4273.49
Current children cumulated vsize (KiB) 75576

[startup+2202.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 22951
/proc/meminfo: memFree=893232/2055920 swapFree=4184204/4192956
[pid=22748] ppid=22746 vsize=75576 CPUtime=4393.19
/proc/22748/stat : 22748 (MiraXTv3_dyn) S 22746 22748 22558 0 -1 4194304 74431 0 0 0 439255 64 0 0 18 0 3 0 313764617 77389824 17233 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22748/statm: 18894 17233 218 20 0 18252 0
[pid=22748/tid=22750] ppid=22746 vsize=75576 CPUtime=2200.88
/proc/22748/task/22750/stat : 22750 (MiraXTv3_dyn) R 22746 22748 22558 0 -1 4194368 36629 0 0 0 220065 23 0 0 25 0 3 0 313764617 77389824 17233 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22748/tid=22751] ppid=22746 vsize=75576 CPUtime=2192.3
/proc/22748/task/22751/stat : 22751 (MiraXTv3_dyn) R 22746 22748 22558 0 -1 4194368 37509 0 0 0 219190 40 0 0 25 0 3 0 313764617 77389824 17233 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4393.19
Current children cumulated vsize (KiB) 75576

[startup+2262.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 22951
/proc/meminfo: memFree=892656/2055920 swapFree=4184204/4192956
[pid=22748] ppid=22746 vsize=75784 CPUtime=4512.88
/proc/22748/stat : 22748 (MiraXTv3_dyn) S 22746 22748 22558 0 -1 4194304 76090 0 0 0 451224 64 0 0 18 0 3 0 313764617 77602816 17380 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22748/statm: 18946 17380 218 20 0 18304 0
[pid=22748/tid=22750] ppid=22746 vsize=75784 CPUtime=2260.85
/proc/22748/task/22750/stat : 22750 (MiraXTv3_dyn) R 22746 22748 22558 0 -1 4194368 37531 0 0 0 226061 24 0 0 25 0 3 0 313764617 77602816 17380 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22748/tid=22751] ppid=22746 vsize=75784 CPUtime=2252.03
/proc/22748/task/22751/stat : 22751 (MiraXTv3_dyn) R 22746 22748 22558 0 -1 4194368 38266 0 0 0 225163 40 0 0 25 0 3 0 313764617 77602816 17380 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4512.88
Current children cumulated vsize (KiB) 75784

[startup+2322.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 22951
/proc/meminfo: memFree=892528/2055920 swapFree=4184204/4192956
[pid=22748] ppid=22746 vsize=75784 CPUtime=4632.6
/proc/22748/stat : 22748 (MiraXTv3_dyn) S 22746 22748 22558 0 -1 4194304 77633 0 0 0 463195 65 0 0 18 0 3 0 313764617 77602816 17411 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22748/statm: 18946 17411 218 20 0 18304 0
[pid=22748/tid=22750] ppid=22746 vsize=75784 CPUtime=2320.82
/proc/22748/task/22750/stat : 22750 (MiraXTv3_dyn) R 22746 22748 22558 0 -1 4194368 38289 0 0 0 232058 24 0 0 25 0 3 0 313764617 77602816 17411 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22748/tid=22751] ppid=22746 vsize=75784 CPUtime=2311.77
/proc/22748/task/22751/stat : 22751 (MiraXTv3_dyn) R 22746 22748 22558 0 -1 4194368 39051 0 0 0 231136 41 0 0 25 0 3 0 313764617 77602816 17411 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4632.6
Current children cumulated vsize (KiB) 75784

[startup+2382.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 22951
/proc/meminfo: memFree=892208/2055920 swapFree=4184204/4192956
[pid=22748] ppid=22746 vsize=76184 CPUtime=4752.27
/proc/22748/stat : 22748 (MiraXTv3_dyn) S 22746 22748 22558 0 -1 4194304 79208 0 0 0 475161 66 0 0 18 0 3 0 313764617 78012416 17474 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22748/statm: 19046 17474 218 20 0 18404 0
[pid=22748/tid=22750] ppid=22746 vsize=76184 CPUtime=2380.77
/proc/22748/task/22750/stat : 22750 (MiraXTv3_dyn) R 22746 22748 22558 0 -1 4194368 39087 0 0 0 238053 24 0 0 24 0 3 0 313764617 78012416 17474 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22748/tid=22751] ppid=22746 vsize=76184 CPUtime=2371.48
/proc/22748/task/22751/stat : 22751 (MiraXTv3_dyn) R 22746 22748 22558 0 -1 4194368 39828 0 0 0 237107 41 0 0 25 0 3 0 313764617 78012416 17474 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526317 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4752.27
Current children cumulated vsize (KiB) 76184

[startup+2442.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 22951
/proc/meminfo: memFree=892080/2055920 swapFree=4184204/4192956
[pid=22748] ppid=22746 vsize=76184 CPUtime=4871.97
/proc/22748/stat : 22748 (MiraXTv3_dyn) S 22746 22748 22558 0 -1 4194304 80631 0 0 0 487130 67 0 0 18 0 3 0 313764617 78012416 17511 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22748/statm: 19046 17511 218 20 0 18404 0
[pid=22748/tid=22750] ppid=22746 vsize=76184 CPUtime=2440.75
/proc/22748/task/22750/stat : 22750 (MiraXTv3_dyn) R 22746 22748 22558 0 -1 4194368 39847 0 0 0 244050 25 0 0 25 0 3 0 313764617 78012416 17511 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134530014 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22748/tid=22751] ppid=22746 vsize=76184 CPUtime=2431.21
/proc/22748/task/22751/stat : 22751 (MiraXTv3_dyn) R 22746 22748 22558 0 -1 4194368 40491 0 0 0 243080 41 0 0 25 0 3 0 313764617 78012416 17511 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4871.97
Current children cumulated vsize (KiB) 76184

[startup+2502.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 22951
/proc/meminfo: memFree=892016/2055920 swapFree=4184204/4192956
[pid=22748] ppid=22746 vsize=76416 CPUtime=4991.67
/proc/22748/stat : 22748 (MiraXTv3_dyn) S 22746 22748 22558 0 -1 4194304 82294 0 0 0 499099 68 0 0 18 0 3 0 313764617 78249984 17536 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22748/statm: 19104 17536 218 20 0 18462 0
[pid=22748/tid=22750] ppid=22746 vsize=76416 CPUtime=2500.72
/proc/22748/task/22750/stat : 22750 (MiraXTv3_dyn) R 22746 22748 22558 0 -1 4194368 40751 0 0 0 250047 25 0 0 25 0 3 0 313764617 78249984 17536 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526297 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22748/tid=22751] ppid=22746 vsize=76416 CPUtime=2490.94
/proc/22748/task/22751/stat : 22751 (MiraXTv3_dyn) R 22746 22748 22558 0 -1 4194368 41250 0 0 0 249052 42 0 0 25 0 3 0 313764617 78249984 17536 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4991.67
Current children cumulated vsize (KiB) 76416



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.5 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 22951
/proc/meminfo: memFree=892016/2055920 swapFree=4184204/4192956
[pid=22748] ppid=22746 vsize=76416 CPUtime=5000.06
/proc/22748/stat : 22748 (MiraXTv3_dyn) S 22746 22748 22558 0 -1 4194304 82294 0 0 0 499938 68 0 0 18 0 3 0 313764617 78249984 17536 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22748/statm: 19104 17536 218 20 0 18462 0
[pid=22748/tid=22750] ppid=22746 vsize=76416 CPUtime=2504.92
/proc/22748/task/22750/stat : 22750 (MiraXTv3_dyn) R 22746 22748 22558 0 -1 4194368 40751 0 0 0 250467 25 0 0 25 0 3 0 313764617 78249984 17536 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22748/tid=22751] ppid=22746 vsize=76416 CPUtime=2495.12
/proc/22748/task/22751/stat : 22751 (MiraXTv3_dyn) R 22746 22748 22558 0 -1 4194368 41250 0 0 0 249470 42 0 0 25 0 3 0 313764617 78249984 17536 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 76416

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

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

[startup+2506.5 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 22951
/proc/meminfo: memFree=892016/2055920 swapFree=4184204/4192956
[pid=22748] ppid=22746 vsize=76416 CPUtime=5000.06
/proc/22748/stat : 22748 (MiraXTv3_dyn) S 22746 22748 22558 0 -1 4194304 82294 0 0 0 499938 68 0 0 18 0 3 0 313764617 78249984 17536 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22748/statm: 19104 17536 218 20 0 18462 0
[pid=22748/tid=22750] ppid=22746 vsize=76416 CPUtime=2504.92
/proc/22748/task/22750/stat : 22750 (MiraXTv3_dyn) R 22746 22748 22558 0 -1 4194368 40751 0 0 0 250467 25 0 0 25 0 3 0 313764617 78249984 17536 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22748/tid=22751] ppid=22746 vsize=76416 CPUtime=2495.12
/proc/22748/task/22751/stat : 22751 (MiraXTv3_dyn) R 22746 22748 22558 0 -1 4194368 41250 0 0 0 249470 42 0 0 25 0 3 0 313764617 78249984 17536 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 76416

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2506.53
CPU time (s): 5000.1
CPU user time (s): 4999.4
CPU system time (s): 0.698893
CPU usage (%): 199.483
Max. virtual memory (cumulated for all children) (KiB): 76688

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.4
system time used= 0.698893
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 82294
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= 522
involuntary context switches= 37830

runsolver used 2.36864 second user time and 6.75197 second system time

The end

Launcher Data (download as text)

Begin job on node61 on Sun May 13 01:00:10 UTC 2007

IDJOB= 455874
IDBENCH= 20447
IDSOLVER= 196
FILE ID= node61/455874-1179018010

PBS_JOBID= 5253216

Free space on /tmp= 66525 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  10504a7a3c243a95ceed50b111e5b049

RANDOM SEED= 70855408

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node61.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.240
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.240
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:        962400 kB
Buffers:         57380 kB
Cached:         874876 kB
SwapCached:       2812 kB
Active:         504336 kB
Inactive:       437672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        962400 kB
SwapTotal:     4192956 kB
SwapFree:      4184204 kB
Dirty:            3904 kB
Writeback:           0 kB
Mapped:          15740 kB
Slab:           137676 kB
Committed_AS:  6227412 kB
PageTables:       1388 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= 66525 MiB

End job on node61 on Sun May 13 01:41:59 UTC 2007