Trace number 456144

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 v3UNSAT 4080.18 2047.81

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n800-d0.02-s925928766.sat05-538.reshuffled-07.cnf
MD5SUMc2cb7643bd8a1926480278b8bba0ef3d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1230.4
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses8767
Sum of the clauses size26476
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 38592
Number of clauses of size 4175
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...
4080.16/2047.80	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.2.4 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node47/watcher-456144-1179020408 -o ROOT/results/node47/solver-456144-1179020408 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/456144-1179020408/MiraXTv3_dyn /tmp/evaluation/456144-1179020408/instance-456144-1179020408.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.01 1.92 1.85 3/77 725
/proc/meminfo: memFree=1582288/2055920 swapFree=4157856/4192956
[pid=725] ppid=723 vsize=3788 CPUtime=0
/proc/725/stat : 725 (MiraXTv3_dyn) R 723 725 32481 0 -1 4194304 306 0 0 0 0 0 0 0 18 0 1 0 256886218 3878912 281 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 10957773 0 0 4096 0 0 0 0 17 1 0 0
/proc/725/statm: 947 284 205 20 0 305 0

[startup+0.08212 s]
/proc/loadavg: 2.01 1.92 1.85 3/77 725
/proc/meminfo: memFree=1582288/2055920 swapFree=4157856/4192956
[pid=725] ppid=723 vsize=8496 CPUtime=0.07
/proc/725/stat : 725 (MiraXTv3_dyn) S 723 725 32481 0 -1 4194304 767 0 0 0 7 0 0 0 18 0 3 0 256886218 8699904 740 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/725/statm: 2124 740 216 20 0 1482 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8496

[startup+0.102117 s]
/proc/loadavg: 2.01 1.92 1.85 3/77 725
/proc/meminfo: memFree=1582288/2055920 swapFree=4157856/4192956
[pid=725] ppid=723 vsize=8628 CPUtime=0.11
/proc/725/stat : 725 (MiraXTv3_dyn) S 723 725 32481 0 -1 4194304 881 0 0 0 11 0 0 0 18 0 3 0 256886218 8835072 854 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/725/statm: 2157 854 218 20 0 1515 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 8628

[startup+0.302139 s]
/proc/loadavg: 2.01 1.92 1.85 3/77 725
/proc/meminfo: memFree=1582288/2055920 swapFree=4157856/4192956
[pid=725] ppid=723 vsize=8892 CPUtime=0.51
/proc/725/stat : 725 (MiraXTv3_dyn) S 723 725 32481 0 -1 4194304 1112 0 0 0 51 0 0 0 18 0 3 0 256886218 9105408 1085 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/725/statm: 2223 1085 218 20 0 1581 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 8892

[startup+0.702189 s]
/proc/loadavg: 2.01 1.92 1.85 3/77 725
/proc/meminfo: memFree=1582288/2055920 swapFree=4157856/4192956
[pid=725] ppid=723 vsize=11468 CPUtime=1.3
/proc/725/stat : 725 (MiraXTv3_dyn) S 723 725 32481 0 -1 4194304 1540 0 0 0 130 0 0 0 18 0 3 0 256886218 11743232 1513 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/725/statm: 2867 1513 218 20 0 2225 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 11468

[startup+1.50127 s]
/proc/loadavg: 2.01 1.92 1.85 3/80 728
/proc/meminfo: memFree=1575928/2055920 swapFree=4157856/4192956
[pid=725] ppid=723 vsize=13780 CPUtime=2.9
/proc/725/stat : 725 (MiraXTv3_dyn) S 723 725 32481 0 -1 4194304 2183 0 0 0 289 1 0 0 18 0 3 0 256886218 14110720 2156 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/725/statm: 3445 2156 218 20 0 2803 0
[pid=725/tid=727] ppid=723 vsize=13780 CPUtime=1.41
/proc/725/task/727/stat : 727 (MiraXTv3_dyn) R 723 725 32481 0 -1 4194368 715 0 0 0 141 0 0 0 25 0 3 0 256886226 14110720 2156 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526542 0 0 4096 0 0 0 0 -1 1 0 0
[pid=725/tid=728] ppid=723 vsize=13780 CPUtime=1.4
/proc/725/task/728/stat : 728 (MiraXTv3_dyn) R 723 725 32481 0 -1 4194368 826 0 0 0 140 0 0 0 25 0 3 0 256886226 14110720 2156 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 13780

[startup+3.10144 s]
/proc/loadavg: 2.01 1.92 1.85 3/80 728
/proc/meminfo: memFree=1572664/2055920 swapFree=4157856/4192956
[pid=725] ppid=723 vsize=16188 CPUtime=6.1
/proc/725/stat : 725 (MiraXTv3_dyn) S 723 725 32481 0 -1 4194304 2929 0 0 0 608 2 0 0 18 0 3 0 256886218 16576512 2902 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/725/statm: 4047 2902 218 20 0 3405 0
[pid=725/tid=727] ppid=723 vsize=16188 CPUtime=3.01
/proc/725/task/727/stat : 727 (MiraXTv3_dyn) R 723 725 32481 0 -1 4194368 1098 0 0 0 301 0 0 0 22 0 3 0 256886226 16576512 2902 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=725/tid=728] ppid=723 vsize=16188 CPUtime=2.99
/proc/725/task/728/stat : 728 (MiraXTv3_dyn) R 723 725 32481 0 -1 4194368 1189 0 0 0 299 0 0 0 23 0 3 0 256886226 16576512 2902 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 16188

[startup+6.30179 s]
/proc/loadavg: 2.01 1.92 1.85 3/80 728
/proc/meminfo: memFree=1568120/2055920 swapFree=4157856/4192956
[pid=725] ppid=723 vsize=20108 CPUtime=12.48
/proc/725/stat : 725 (MiraXTv3_dyn) S 723 725 32481 0 -1 4194304 3933 0 0 0 1246 2 0 0 18 0 3 0 256886218 20590592 3869 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/725/statm: 5027 3869 218 20 0 4385 0
[pid=725/tid=727] ppid=723 vsize=20108 CPUtime=6.21
/proc/725/task/727/stat : 727 (MiraXTv3_dyn) R 723 725 32481 0 -1 4194368 1534 0 0 0 620 1 0 0 25 0 3 0 256886226 20590592 3869 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526423 0 0 4096 0 0 0 0 -1 1 0 0
[pid=725/tid=728] ppid=723 vsize=20108 CPUtime=6.18
/proc/725/task/728/stat : 728 (MiraXTv3_dyn) R 723 725 32481 0 -1 4194368 1757 0 0 0 617 1 0 0 25 0 3 0 256886226 20590592 3869 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 20108

[startup+12.7015 s]
/proc/loadavg: 2.01 1.92 1.85 3/80 728
/proc/meminfo: memFree=1559104/2055920 swapFree=4157856/4192956
[pid=725] ppid=723 vsize=28736 CPUtime=25.25
/proc/725/stat : 725 (MiraXTv3_dyn) S 723 725 32481 0 -1 4194304 6349 0 0 0 2520 5 0 0 18 0 3 0 256886218 29425664 6165 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/725/statm: 7184 6165 218 20 0 6542 0
[pid=725/tid=727] ppid=723 vsize=28736 CPUtime=12.61
/proc/725/task/727/stat : 727 (MiraXTv3_dyn) R 723 725 32481 0 -1 4194368 2784 0 0 0 1259 2 0 0 25 0 3 0 256886226 29425664 6165 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=725/tid=728] ppid=723 vsize=28736 CPUtime=12.56
/proc/725/task/728/stat : 728 (MiraXTv3_dyn) R 723 725 32481 0 -1 4194368 2923 0 0 0 1254 2 0 0 25 0 3 0 256886226 29425664 6165 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526558 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 28736

[startup+25.5029 s]
/proc/loadavg: 2.01 1.93 1.85 3/80 728
/proc/meminfo: memFree=1549184/2055920 swapFree=4157856/4192956
[pid=725] ppid=723 vsize=38604 CPUtime=50.77
/proc/725/stat : 725 (MiraXTv3_dyn) S 723 725 32481 0 -1 4194304 8760 0 0 0 5068 9 0 0 18 0 3 0 256886218 39530496 8424 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/725/statm: 9651 8424 218 20 0 9009 0
[pid=725/tid=727] ppid=723 vsize=38604 CPUtime=25.4
/proc/725/task/727/stat : 727 (MiraXTv3_dyn) R 723 725 32481 0 -1 4194368 3853 0 0 0 2537 3 0 0 25 0 3 0 256886226 39530496 8424 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=725/tid=728] ppid=723 vsize=38604 CPUtime=25.29
/proc/725/task/728/stat : 728 (MiraXTv3_dyn) R 723 725 32481 0 -1 4194368 4265 0 0 0 2524 5 0 0 25 0 3 0 256886226 39530496 8424 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526315 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.77
Current children cumulated vsize (KiB) 38604

[startup+51.1027 s]
/proc/loadavg: 2.00 1.93 1.85 3/80 728
/proc/meminfo: memFree=1542784/2055920 swapFree=4157856/4192956
[pid=725] ppid=723 vsize=45296 CPUtime=101.86
/proc/725/stat : 725 (MiraXTv3_dyn) S 723 725 32481 0 -1 4194304 10907 0 0 0 10173 13 0 0 18 0 3 0 256886218 46383104 10142 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/725/statm: 11324 10142 218 20 0 10682 0
[pid=725/tid=727] ppid=723 vsize=45296 CPUtime=50.99
/proc/725/task/727/stat : 727 (MiraXTv3_dyn) R 723 725 32481 0 -1 4194368 4903 0 0 0 5095 4 0 0 25 0 3 0 256886226 46383104 10142 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565729 0 0 4096 0 0 0 0 -1 1 0 0
[pid=725/tid=728] ppid=723 vsize=45296 CPUtime=50.77
/proc/725/task/728/stat : 728 (MiraXTv3_dyn) R 723 725 32481 0 -1 4194368 5362 0 0 0 5070 7 0 0 25 0 3 0 256886226 46383104 10142 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.86
Current children cumulated vsize (KiB) 45296

[startup+102.306 s]
/proc/loadavg: 2.00 1.94 1.86 3/80 728
/proc/meminfo: memFree=1532416/2055920 swapFree=4157856/4192956
[pid=725] ppid=723 vsize=55452 CPUtime=204.01
/proc/725/stat : 725 (MiraXTv3_dyn) S 723 725 32481 0 -1 4194304 14182 0 0 0 20384 17 0 0 18 0 3 0 256886218 56782848 12569 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/725/statm: 13863 12569 218 20 0 13221 0
[pid=725/tid=727] ppid=723 vsize=55452 CPUtime=102.17
/proc/725/task/727/stat : 727 (MiraXTv3_dyn) R 723 725 32481 0 -1 4194368 6511 0 0 0 10211 6 0 0 25 0 3 0 256886226 56782848 12569 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=725/tid=728] ppid=723 vsize=55452 CPUtime=101.74
/proc/725/task/728/stat : 728 (MiraXTv3_dyn) R 723 725 32481 0 -1 4194368 7029 0 0 0 10165 9 0 0 25 0 3 0 256886226 56782848 12569 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.01
Current children cumulated vsize (KiB) 55452

[startup+162.303 s]
/proc/loadavg: 2.00 1.95 1.86 3/80 728
/proc/meminfo: memFree=1527104/2055920 swapFree=4157856/4192956
[pid=725] ppid=723 vsize=59804 CPUtime=323.68
/proc/725/stat : 725 (MiraXTv3_dyn) S 723 725 32481 0 -1 4194304 16279 0 0 0 32349 19 0 0 18 0 3 0 256886218 61239296 13845 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/725/statm: 14951 13845 218 20 0 14309 0
[pid=725/tid=727] ppid=723 vsize=59804 CPUtime=162.13
/proc/725/task/727/stat : 727 (MiraXTv3_dyn) R 723 725 32481 0 -1 4194368 7472 0 0 0 16206 7 0 0 25 0 3 0 256886226 61239296 13845 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=725/tid=728] ppid=723 vsize=59804 CPUtime=161.47
/proc/725/task/728/stat : 728 (MiraXTv3_dyn) R 723 725 32481 0 -1 4194368 8165 0 0 0 16136 11 0 0 25 0 3 0 256886226 61239296 13845 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526422 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.68
Current children cumulated vsize (KiB) 59804

[startup+222.302 s]
/proc/loadavg: 2.00 1.95 1.87 3/80 728
/proc/meminfo: memFree=1525888/2055920 swapFree=4157856/4192956
[pid=725] ppid=723 vsize=61748 CPUtime=443.39
/proc/725/stat : 725 (MiraXTv3_dyn) S 723 725 32481 0 -1 4194304 17326 0 0 0 44319 20 0 0 18 0 3 0 256886218 63229952 14057 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/725/statm: 15437 14057 218 20 0 14795 0
[pid=725/tid=727] ppid=723 vsize=61748 CPUtime=222.1
/proc/725/task/727/stat : 727 (MiraXTv3_dyn) R 723 725 32481 0 -1 4194368 8060 0 0 0 22202 8 0 0 25 0 3 0 256886226 63229952 14057 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520108 0 0 4096 0 0 0 0 -1 1 0 0
[pid=725/tid=728] ppid=723 vsize=61748 CPUtime=221.2
/proc/725/task/728/stat : 728 (MiraXTv3_dyn) R 723 725 32481 0 -1 4194368 8624 0 0 0 22109 11 0 0 25 0 3 0 256886226 63229952 14057 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.39
Current children cumulated vsize (KiB) 61748

[startup+282.303 s]
/proc/loadavg: 2.00 1.96 1.87 3/80 728
/proc/meminfo: memFree=1524096/2055920 swapFree=4157856/4192956
[pid=725] ppid=723 vsize=63364 CPUtime=563.1
/proc/725/stat : 725 (MiraXTv3_dyn) S 723 725 32481 0 -1 4194304 18669 0 0 0 56289 21 0 0 18 0 3 0 256886218 64884736 14554 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/725/statm: 15841 14554 218 20 0 15199 0
[pid=725/tid=727] ppid=723 vsize=63364 CPUtime=282.07
/proc/725/task/727/stat : 727 (MiraXTv3_dyn) R 723 725 32481 0 -1 4194368 8862 0 0 0 28198 9 0 0 25 0 3 0 256886226 64884736 14554 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526317 0 0 4096 0 0 0 0 -1 1 0 0
[pid=725/tid=728] ppid=723 vsize=63364 CPUtime=280.94
/proc/725/task/728/stat : 728 (MiraXTv3_dyn) R 723 725 32481 0 -1 4194368 9165 0 0 0 28083 11 0 0 25 0 3 0 256886226 64884736 14554 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.1
Current children cumulated vsize (KiB) 63364

[startup+342.302 s]
/proc/loadavg: 2.00 1.96 1.88 3/80 728
/proc/meminfo: memFree=1522880/2055920 swapFree=4157856/4192956
[pid=725] ppid=723 vsize=63644 CPUtime=682.79
/proc/725/stat : 725 (MiraXTv3_dyn) S 723 725 32481 0 -1 4194304 19760 0 0 0 68257 22 0 0 18 0 3 0 256886218 65171456 14789 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/725/statm: 15911 14789 218 20 0 15269 0
[pid=725/tid=727] ppid=723 vsize=63644 CPUtime=342.04
/proc/725/task/727/stat : 727 (MiraXTv3_dyn) R 723 725 32481 0 -1 4194368 9449 0 0 0 34194 10 0 0 25 0 3 0 256886226 65171456 14789 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=725/tid=728] ppid=723 vsize=63644 CPUtime=340.66
/proc/725/task/728/stat : 728 (MiraXTv3_dyn) R 723 725 32481 0 -1 4194368 9669 0 0 0 34055 11 0 0 25 0 3 0 256886226 65171456 14789 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.79
Current children cumulated vsize (KiB) 63644

[startup+402.303 s]

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

/proc/725/task/728/stat : 728 (MiraXTv3_dyn) R 723 725 32481 0 -1 4194368 23285 0 0 0 171216 42 0 0 25 0 3 0 256886226 82980864 18835 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3431.16
Current children cumulated vsize (KiB) 81036

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/80 1409
/proc/meminfo: memFree=1497792/2055920 swapFree=4157856/4192956
[pid=725] ppid=723 vsize=81036 CPUtime=3550.84
/proc/725/stat : 725 (MiraXTv3_dyn) S 723 725 32481 0 -1 4194304 43953 0 0 0 355014 70 0 0 18 0 3 0 256886218 82980864 18867 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/725/statm: 20259 18867 218 20 0 19617 0
[pid=725/tid=727] ppid=723 vsize=81036 CPUtime=1778.19
/proc/725/task/727/stat : 727 (MiraXTv3_dyn) R 723 725 32481 0 -1 4194368 19535 0 0 0 177793 26 0 0 25 0 3 0 256886226 82980864 18867 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=725/tid=728] ppid=723 vsize=81036 CPUtime=1772.56
/proc/725/task/728/stat : 728 (MiraXTv3_dyn) R 723 725 32481 0 -1 4194368 23776 0 0 0 177213 43 0 0 25 0 3 0 256886226 82980864 18867 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3550.84
Current children cumulated vsize (KiB) 81036

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/80 1409
/proc/meminfo: memFree=1497536/2055920 swapFree=4157856/4192956
[pid=725] ppid=723 vsize=81036 CPUtime=3670.54
/proc/725/stat : 725 (MiraXTv3_dyn) S 723 725 32481 0 -1 4194304 44863 0 0 0 366983 71 0 0 18 0 3 0 256886218 82980864 18907 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/725/statm: 20259 18907 218 20 0 19617 0
[pid=725/tid=727] ppid=723 vsize=81036 CPUtime=1837.92
/proc/725/task/727/stat : 727 (MiraXTv3_dyn) R 723 725 32481 0 -1 4194368 19923 0 0 0 183766 26 0 0 20 0 3 0 256886226 82980864 18907 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=725/tid=728] ppid=723 vsize=81036 CPUtime=1832.53
/proc/725/task/728/stat : 728 (MiraXTv3_dyn) R 723 725 32481 0 -1 4194368 24298 0 0 0 183209 44 0 0 18 0 3 0 256886226 82980864 18907 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3670.54
Current children cumulated vsize (KiB) 81036

[startup+1902.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 1409
/proc/meminfo: memFree=1497024/2055920 swapFree=4157856/4192956
[pid=725] ppid=723 vsize=82572 CPUtime=3790.22
/proc/725/stat : 725 (MiraXTv3_dyn) S 723 725 32481 0 -1 4194304 45751 0 0 0 378950 72 0 0 18 0 3 0 256886218 84553728 19019 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/725/statm: 20643 19019 218 20 0 20001 0
[pid=725/tid=727] ppid=723 vsize=82572 CPUtime=1897.66
/proc/725/task/727/stat : 727 (MiraXTv3_dyn) R 723 725 32481 0 -1 4194368 20216 0 0 0 189740 26 0 0 25 0 3 0 256886226 84553728 19019 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=725/tid=728] ppid=723 vsize=82572 CPUtime=1892.47
/proc/725/task/728/stat : 728 (MiraXTv3_dyn) R 723 725 32481 0 -1 4194368 24893 0 0 0 189202 45 0 0 25 0 3 0 256886226 84553728 19019 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3790.22
Current children cumulated vsize (KiB) 82572

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 1409
/proc/meminfo: memFree=1496832/2055920 swapFree=4157856/4192956
[pid=725] ppid=723 vsize=82920 CPUtime=3909.83
/proc/725/stat : 725 (MiraXTv3_dyn) S 723 725 32481 0 -1 4194304 46786 0 0 0 390910 73 0 0 18 0 3 0 256886218 84910080 19055 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/725/statm: 20730 19055 218 20 0 20088 0
[pid=725/tid=727] ppid=723 vsize=82920 CPUtime=1957.36
/proc/725/task/727/stat : 727 (MiraXTv3_dyn) R 723 725 32481 0 -1 4194368 20758 0 0 0 195709 27 0 0 25 0 3 0 256886226 84910080 19055 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=725/tid=728] ppid=723 vsize=82920 CPUtime=1952.38
/proc/725/task/728/stat : 728 (MiraXTv3_dyn) R 723 725 32481 0 -1 4194368 25386 0 0 0 195192 46 0 0 25 0 3 0 256886226 84910080 19055 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3909.83
Current children cumulated vsize (KiB) 82920

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 1411
/proc/meminfo: memFree=1495424/2055920 swapFree=4157856/4192956
[pid=725] ppid=723 vsize=83944 CPUtime=4029.48
/proc/725/stat : 725 (MiraXTv3_dyn) S 723 725 32481 0 -1 4194304 48064 0 0 0 402874 74 0 0 18 0 3 0 256886218 85958656 19373 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/725/statm: 20986 19373 218 20 0 20344 0
[pid=725/tid=727] ppid=723 vsize=83944 CPUtime=2017.1
/proc/725/task/727/stat : 727 (MiraXTv3_dyn) R 723 725 32481 0 -1 4194368 21225 0 0 0 201683 27 0 0 25 0 3 0 256886226 85958656 19373 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=725/tid=728] ppid=723 vsize=83944 CPUtime=2012.3
/proc/725/task/728/stat : 728 (MiraXTv3_dyn) R 723 725 32481 0 -1 4194368 26197 0 0 0 201183 47 0 0 25 0 3 0 256886226 85958656 19373 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565845 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4029.48
Current children cumulated vsize (KiB) 83944

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

[startup+2035.1 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 1411
/proc/meminfo: memFree=1495488/2055920 swapFree=4157856/4192956
[pid=725] ppid=723 vsize=83944 CPUtime=4055.01
/proc/725/stat : 725 (MiraXTv3_dyn) S 723 725 32481 0 -1 4194304 48262 0 0 0 405426 75 0 0 18 0 3 0 256886218 85958656 19375 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/725/statm: 20986 19375 218 20 0 20344 0
[pid=725/tid=727] ppid=723 vsize=83944 CPUtime=2029.88
/proc/725/task/727/stat : 727 (MiraXTv3_dyn) R 723 725 32481 0 -1 4194368 21323 0 0 0 202961 27 0 0 25 0 3 0 256886226 85958656 19375 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=725/tid=728] ppid=723 vsize=83944 CPUtime=2025.03
/proc/725/task/728/stat : 728 (MiraXTv3_dyn) R 723 725 32481 0 -1 4194368 26297 0 0 0 202456 47 0 0 25 0 3 0 256886226 85958656 19375 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4055.01
Current children cumulated vsize (KiB) 83944

[startup+2041.5 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 1411
/proc/meminfo: memFree=1495424/2055920 swapFree=4157856/4192956
[pid=725] ppid=723 vsize=83944 CPUtime=4067.78
/proc/725/stat : 725 (MiraXTv3_dyn) S 723 725 32481 0 -1 4194304 48462 0 0 0 406703 75 0 0 18 0 3 0 256886218 85958656 19377 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/725/statm: 20986 19377 218 20 0 20344 0
[pid=725/tid=727] ppid=723 vsize=83944 CPUtime=2036.28
/proc/725/task/727/stat : 727 (MiraXTv3_dyn) R 723 725 32481 0 -1 4194368 21423 0 0 0 203601 27 0 0 25 0 3 0 256886226 85958656 19377 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=725/tid=728] ppid=723 vsize=83944 CPUtime=2031.41
/proc/725/task/728/stat : 728 (MiraXTv3_dyn) R 723 725 32481 0 -1 4194368 26397 0 0 0 203094 47 0 0 25 0 3 0 256886226 85958656 19377 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4067.78
Current children cumulated vsize (KiB) 83944

[startup+2044.7 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 1411
/proc/meminfo: memFree=1495424/2055920 swapFree=4157856/4192956
[pid=725] ppid=723 vsize=83944 CPUtime=4074.17
/proc/725/stat : 725 (MiraXTv3_dyn) S 723 725 32481 0 -1 4194304 48462 0 0 0 407342 75 0 0 18 0 3 0 256886218 85958656 19377 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/725/statm: 20986 19377 218 20 0 20344 0
[pid=725/tid=727] ppid=723 vsize=83944 CPUtime=2039.48
/proc/725/task/727/stat : 727 (MiraXTv3_dyn) R 723 725 32481 0 -1 4194368 21423 0 0 0 203921 27 0 0 25 0 3 0 256886226 85958656 19377 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=725/tid=728] ppid=723 vsize=83944 CPUtime=2034.6
/proc/725/task/728/stat : 728 (MiraXTv3_dyn) R 723 725 32481 0 -1 4194368 26397 0 0 0 203413 47 0 0 25 0 3 0 256886226 85958656 19377 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4074.17
Current children cumulated vsize (KiB) 83944

[startup+2046.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 1411
/proc/meminfo: memFree=1495424/2055920 swapFree=4157856/4192956
[pid=725] ppid=723 vsize=83944 CPUtime=4077.3
/proc/725/stat : 725 (MiraXTv3_dyn) S 723 725 32481 0 -1 4194304 48462 0 0 0 407655 75 0 0 18 0 3 0 256886218 85958656 19377 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/725/statm: 20986 19377 218 20 0 20344 0
[pid=725/tid=727] ppid=723 vsize=83944 CPUtime=2041.08
/proc/725/task/727/stat : 727 (MiraXTv3_dyn) R 723 725 32481 0 -1 4194368 21423 0 0 0 204081 27 0 0 25 0 3 0 256886226 85958656 19377 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 1 0 0
[pid=725/tid=728] ppid=723 vsize=83944 CPUtime=2036.13
/proc/725/task/728/stat : 728 (MiraXTv3_dyn) R 723 725 32481 0 -1 4194368 26397 0 0 0 203566 47 0 0 25 0 3 0 256886226 85958656 19377 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4077.3
Current children cumulated vsize (KiB) 83944

[startup+2047.1 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 1411
/proc/meminfo: memFree=1495424/2055920 swapFree=4157856/4192956
[pid=725] ppid=723 vsize=83944 CPUtime=4078.89
/proc/725/stat : 725 (MiraXTv3_dyn) S 723 725 32481 0 -1 4194304 48462 0 0 0 407814 75 0 0 18 0 3 0 256886218 85958656 19377 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/725/statm: 20986 19377 218 20 0 20344 0
[pid=725/tid=727] ppid=723 vsize=83944 CPUtime=2041.88
/proc/725/task/727/stat : 727 (MiraXTv3_dyn) R 723 725 32481 0 -1 4194368 21423 0 0 0 204161 27 0 0 25 0 3 0 256886226 85958656 19377 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=725/tid=728] ppid=723 vsize=83944 CPUtime=2036.92
/proc/725/task/728/stat : 728 (MiraXTv3_dyn) R 723 725 32481 0 -1 4194368 26397 0 0 0 203645 47 0 0 25 0 3 0 256886226 85958656 19377 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4078.89
Current children cumulated vsize (KiB) 83944

[startup+2047.5 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 1411
/proc/meminfo: memFree=1495424/2055920 swapFree=4157856/4192956
[pid=725] ppid=723 vsize=83944 CPUtime=4079.68
/proc/725/stat : 725 (MiraXTv3_dyn) S 723 725 32481 0 -1 4194304 48462 0 0 0 407893 75 0 0 18 0 3 0 256886218 85958656 19377 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/725/statm: 20986 19377 218 20 0 20344 0
[pid=725/tid=727] ppid=723 vsize=83944 CPUtime=2042.28
/proc/725/task/727/stat : 727 (MiraXTv3_dyn) R 723 725 32481 0 -1 4194368 21423 0 0 0 204201 27 0 0 25 0 3 0 256886226 85958656 19377 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134528257 0 0 4096 0 0 0 0 -1 1 0 0
[pid=725/tid=728] ppid=723 vsize=83944 CPUtime=2037.31
/proc/725/task/728/stat : 728 (MiraXTv3_dyn) R 723 725 32481 0 -1 4194368 26397 0 0 0 203684 47 0 0 25 0 3 0 256886226 85958656 19377 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4079.68
Current children cumulated vsize (KiB) 83944

[startup+2047.7 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 1411
/proc/meminfo: memFree=1495424/2055920 swapFree=4157856/4192956
[pid=725] ppid=723 vsize=83944 CPUtime=4080.06
/proc/725/stat : 725 (MiraXTv3_dyn) S 723 725 32481 0 -1 4194304 48462 0 0 0 407931 75 0 0 18 0 3 0 256886218 85958656 19377 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/725/statm: 20986 19377 218 20 0 20344 0
[pid=725/tid=727] ppid=723 vsize=83944 CPUtime=2042.46
/proc/725/task/727/stat : 727 (MiraXTv3_dyn) R 723 725 32481 0 -1 4194368 21423 0 0 0 204219 27 0 0 17 0 3 0 256886226 85958656 19377 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134522249 0 0 4096 0 0 0 0 -1 1 0 0
[pid=725/tid=728] ppid=723 vsize=83944 CPUtime=2037.51
/proc/725/task/728/stat : 728 (MiraXTv3_dyn) R 723 725 32481 0 -1 4194368 26397 0 0 0 203704 47 0 0 25 0 3 0 256886226 85958656 19377 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4080.06
Current children cumulated vsize (KiB) 83944

[startup+2047.8 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 1411
/proc/meminfo: memFree=1495424/2055920 swapFree=4157856/4192956
[pid=725] ppid=723 vsize=39292 CPUtime=4080.16
/proc/725/stat : 725 (MiraXTv3_dyn) R 723 725 32481 0 -1 4194304 48465 0 0 0 407941 75 0 0 17 0 1 0 256886218 40235008 8772 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/725/statm: 9823 8772 220 20 0 9181 0
Current children cumulated CPU time (s) 4080.16
Current children cumulated vsize (KiB) 39292

Child status: 20
Real time (s): 2047.81
CPU time (s): 4080.18
CPU user time (s): 4079.41
CPU system time (s): 0.765883
CPU usage (%): 199.246
Max. virtual memory (cumulated for all children) (KiB): 83944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4079.41
system time used= 0.765883
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48468
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= 304
involuntary context switches= 76998

runsolver used 1.9657 second user time and 5.54716 second system time

The end

Launcher Data (download as text)

Begin job on node47 on Sun May 13 01:40:09 UTC 2007

IDJOB= 456144
IDBENCH= 24613
IDSOLVER= 196
FILE ID= node47/456144-1179020408

PBS_JOBID= 5253235

Free space on /tmp= 66528 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n800-d0.02-s925928766.sat05-538.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/456144-1179020408/MiraXTv3_dyn /tmp/evaluation/456144-1179020408/instance-456144-1179020408.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node47/watcher-456144-1179020408 -o ROOT/results/node47/solver-456144-1179020408 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/456144-1179020408/MiraXTv3_dyn /tmp/evaluation/456144-1179020408/instance-456144-1179020408.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  c2cb7643bd8a1926480278b8bba0ef3d

RANDOM SEED= 709640529

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node47.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.221
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.221
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:       1582632 kB
Buffers:         14384 kB
Cached:         336592 kB
SwapCached:       3780 kB
Active:          79796 kB
Inactive:       295000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1582632 kB
SwapTotal:     4192956 kB
SwapFree:      4157856 kB
Dirty:            4108 kB
Writeback:           0 kB
Mapped:          30852 kB
Slab:            84036 kB
Committed_AS:  5572924 kB
PageTables:       1776 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= 66528 MiB

End job on node47 on Sun May 13 02:14:17 UTC 2007