Trace number 315583

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
MXC 2007-02-08UNSAT 326.072 326.165

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l05-ipc5-h27-unknown.cnf
MD5SUM7634252332633927f116161c1beb6151
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark21.6907
Satisfiable
(Un)Satisfiability was proved
Number of variables93573
Number of clauses439508
Sum of the clauses size1132510
Maximum clause length403
Minimum clause length1
Number of clauses of size 1190
Number of clauses of size 2347239
Number of clauses of size 388215
Number of clauses of size 41000
Number of clauses of size 5107
Number of clauses of size over 52757

Solver Data (download as text)

326.01/326.15	c MXC attempting /tmp/evaluation/315583-1172656289/instance-315583-1172656289.cnf
326.01/326.15	c 28 assignments made, starting to guess now
326.01/326.15	c ===================================[MXC]=====================================
326.01/326.15	c | Conflicts |     ORIGINAL     |             LEARNT              | Progress |
326.01/326.15	c |           | Clauses Literals |  Limit Clauses Literals  Lit/Cl |          |
326.01/326.15	c =============================================================================
326.01/326.15	c |         0 |   92069   437812 |   30689       0       0     nan |  0.029 % |
326.01/326.15	c |       101 |   92069   437812 |   33757      92    2776    30.2 |  0.029 % |
326.01/326.15	c |       251 |   92069   437812 |   37133     230    9452    41.1 |  0.029 % |
326.01/326.15	c |       476 |   92069   437812 |   40847     448   15861    35.4 |  0.029 % |
326.01/326.15	c |       819 |   92069   437812 |   44931     782   30501    39.0 |  0.029 % |
326.01/326.15	c |      1326 |   92069   437812 |   49424    1276   44587    34.9 |  0.029 % |
326.01/326.15	c |      2086 |   92069   437812 |   54367    2022   71991    35.6 |  0.029 % |
326.01/326.15	c |      3227 |   92069   437812 |   59804    3130  114282    36.5 |  0.029 % |
326.01/326.15	c |      4939 |   92039   437648 |   65784    4824  203842    42.3 |  0.042 % |
326.01/326.15	c |      7503 |   92039   437648 |   72363    7338  318511    43.4 |  0.042 % |
326.01/326.15	c |     11347 |   92039   437648 |   79599   11175  515875    46.2 |  0.042 % |
326.01/326.15	c |     17114 |   92039   437648 |   87559   16917  716199    42.3 |  0.042 % |
326.01/326.15	c |     25767 |   92039   437648 |   96315   25491 1138584    44.7 |  0.042 % |
326.01/326.15	c |     38741 |   92039   437648 |  105946   38447 1712963    44.6 |  0.042 % |
326.01/326.15	c |     58203 |   92009   437486 |  116541   57864 2480971    42.9 |  0.054 % |
326.01/326.15	c |     87395 |   91558   435713 |  128195   86819 3765280    43.4 |  0.230 % |
326.01/326.15	c |    131186 |   91266   434651 |  141015   51481 1369667    26.6 |  0.337 % |
326.01/326.15	c 326.100s elapsed
326.01/326.15	c restarts: 16
326.01/326.15	c decisions: 254072
326.01/326.15	c propagations: 529287333
326.01/326.15	c conflicts: 145731
326.01/326.15	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node22/watcher-315583-1172656289 -o ROOT/results/node22/solver-315583-1172656289 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/315583-1172656289/mxc /tmp/evaluation/315583-1172656289/instance-315583-1172656289.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 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: 0.91 0.97 0.99 3/77 16227
/proc/meminfo: memFree=1422544/2055920 swapFree=4144436/4192956
[pid=16227] ppid=16225 vsize=8576 CPUtime=0
/proc/16227/stat : 16227 (mxc) R 16225 16227 15442 0 -1 4194304 773 0 0 0 0 0 0 0 18 0 1 0 285582806 8781824 757 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134550509 0 0 4096 0 0 0 0 17 1 0 0
/proc/16227/statm: 2144 764 42 122 0 2018 0

[startup+0.043498 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 16227
/proc/meminfo: memFree=1422544/2055920 swapFree=4144436/4192956
[pid=16227] ppid=16225 vsize=19848 CPUtime=0.03
/proc/16227/stat : 16227 (mxc) R 16225 16227 15442 0 -1 4194304 4349 0 0 0 2 1 0 0 18 0 1 0 285582806 20324352 4333 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134688363 0 0 4096 0 0 0 0 17 1 0 0
/proc/16227/statm: 4962 4334 46 122 0 4836 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 19848

[startup+0.102501 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 16227
/proc/meminfo: memFree=1422544/2055920 swapFree=4144436/4192956
[pid=16227] ppid=16225 vsize=22752 CPUtime=0.09
/proc/16227/stat : 16227 (mxc) R 16225 16227 15442 0 -1 4194304 5070 0 0 0 8 1 0 0 18 0 1 0 285582806 23298048 5054 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134688363 0 0 4096 0 0 0 0 17 1 0 0
/proc/16227/statm: 5688 5054 46 122 0 5562 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22752

[startup+0.302517 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 16227
/proc/meminfo: memFree=1422544/2055920 swapFree=4144436/4192956
[pid=16227] ppid=16225 vsize=20508 CPUtime=0.29
/proc/16227/stat : 16227 (mxc) R 16225 16227 15442 0 -1 4194304 6389 0 0 0 27 2 0 0 19 0 1 0 285582806 21000192 4462 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/16227/statm: 5127 4462 58 122 0 5001 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20508

[startup+0.701547 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 16227
/proc/meminfo: memFree=1422544/2055920 swapFree=4144436/4192956
[pid=16227] ppid=16225 vsize=20508 CPUtime=0.69
/proc/16227/stat : 16227 (mxc) R 16225 16227 15442 0 -1 4194304 6403 0 0 0 67 2 0 0 23 0 1 0 285582806 21000192 4476 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519249 0 0 4096 0 0 0 0 17 1 0 0
/proc/16227/statm: 5127 4476 59 122 0 5001 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20508

[startup+1.50161 s]
/proc/loadavg: 0.91 0.97 0.99 2/78 16228
/proc/meminfo: memFree=1404808/2055920 swapFree=4144436/4192956
[pid=16227] ppid=16225 vsize=20508 CPUtime=1.49
/proc/16227/stat : 16227 (mxc) R 16225 16227 15442 0 -1 4194304 6416 0 0 0 147 2 0 0 25 0 1 0 285582806 21000192 4489 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134535083 0 0 4096 0 0 0 0 17 1 0 0
/proc/16227/statm: 5127 4489 59 122 0 5001 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20508

[startup+3.10172 s]
/proc/loadavg: 0.91 0.97 0.99 2/78 16228
/proc/meminfo: memFree=1404552/2055920 swapFree=4144436/4192956
[pid=16227] ppid=16225 vsize=20772 CPUtime=3.09
/proc/16227/stat : 16227 (mxc) R 16225 16227 15442 0 -1 4194304 6462 0 0 0 306 3 0 0 25 0 1 0 285582806 21270528 4535 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134529589 0 0 4096 0 0 0 0 17 1 0 0
/proc/16227/statm: 5193 4535 59 122 0 5067 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20772

[startup+6.30196 s]
/proc/loadavg: 0.92 0.97 0.99 2/78 16228
/proc/meminfo: memFree=1404104/2055920 swapFree=4144436/4192956
[pid=16227] ppid=16225 vsize=21036 CPUtime=6.29
/proc/16227/stat : 16227 (mxc) R 16225 16227 15442 0 -1 4194304 6532 0 0 0 626 3 0 0 25 0 1 0 285582806 21540864 4605 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/16227/statm: 5259 4605 59 122 0 5133 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21036

[startup+12.7014 s]
/proc/loadavg: 0.93 0.97 0.99 2/78 16228
/proc/meminfo: memFree=1403336/2055920 swapFree=4144436/4192956
[pid=16227] ppid=16225 vsize=21724 CPUtime=12.69
/proc/16227/stat : 16227 (mxc) R 16225 16227 15442 0 -1 4194304 6730 0 0 0 1266 3 0 0 25 0 1 0 285582806 22245376 4803 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519682 0 0 4096 0 0 0 0 17 1 0 0
/proc/16227/statm: 5431 4803 59 122 0 5305 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21724

[startup+25.5014 s]
/proc/loadavg: 0.94 0.97 0.99 2/78 16228
/proc/meminfo: memFree=1401800/2055920 swapFree=4144436/4192956
[pid=16227] ppid=16225 vsize=23440 CPUtime=25.48
/proc/16227/stat : 16227 (mxc) R 16225 16227 15442 0 -1 4194304 7146 0 0 0 2545 3 0 0 25 0 1 0 285582806 24002560 5219 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134534093 0 0 4096 0 0 0 0 17 1 0 0
/proc/16227/statm: 5860 5219 59 122 0 5734 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 23440

[startup+51.1012 s]
/proc/loadavg: 0.96 0.97 0.99 2/78 16228
/proc/meminfo: memFree=1399304/2055920 swapFree=4144436/4192956
[pid=16227] ppid=16225 vsize=25948 CPUtime=51.07
/proc/16227/stat : 16227 (mxc) R 16225 16227 15442 0 -1 4194304 7771 0 0 0 5103 4 0 0 25 0 1 0 285582806 26570752 5844 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134529698 0 0 4096 0 0 0 0 17 1 0 0
/proc/16227/statm: 6487 5844 59 122 0 6361 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 25948

[startup+102.307 s]
/proc/loadavg: 0.98 0.97 0.99 2/78 16228
/proc/meminfo: memFree=1394056/2055920 swapFree=4144436/4192956
[pid=16227] ppid=16225 vsize=31232 CPUtime=102.27
/proc/16227/stat : 16227 (mxc) R 16225 16227 15442 0 -1 4194304 9075 0 0 0 10221 6 0 0 25 0 1 0 285582806 31981568 7148 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134534093 0 0 4096 0 0 0 0 17 1 0 0
/proc/16227/statm: 7808 7148 59 122 0 7682 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 31232

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 16228
/proc/meminfo: memFree=1388424/2055920 swapFree=4144436/4192956
[pid=16227] ppid=16225 vsize=37104 CPUtime=162.25
/proc/16227/stat : 16227 (mxc) R 16225 16227 15442 0 -1 4194304 10471 0 0 0 16217 8 0 0 25 0 1 0 285582806 37994496 8544 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134535083 0 0 4096 0 0 0 0 17 1 0 0
/proc/16227/statm: 9276 8544 59 122 0 9150 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 37104

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 16228
/proc/meminfo: memFree=1384712/2055920 swapFree=4144436/4192956
[pid=16227] ppid=16225 vsize=40680 CPUtime=222.23
/proc/16227/stat : 16227 (mxc) R 16225 16227 15442 0 -1 4194304 11393 0 0 0 22214 9 0 0 25 0 1 0 285582806 41656320 9466 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/16227/statm: 10170 9466 59 122 0 10044 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 40680

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 16228
/proc/meminfo: memFree=1381000/2055920 swapFree=4144436/4192956
[pid=16227] ppid=16225 vsize=44240 CPUtime=282.23
/proc/16227/stat : 16227 (mxc) R 16225 16227 15442 0 -1 4194304 12310 0 0 0 28212 11 0 0 25 0 1 0 285582806 45301760 10383 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134535083 0 0 4096 0 0 0 0 17 1 0 0
/proc/16227/statm: 11060 10383 59 122 0 10934 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 44240

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

[startup+307.101 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 16228
/proc/meminfo: memFree=1380104/2055920 swapFree=4144436/4192956
[pid=16227] ppid=16225 vsize=45088 CPUtime=307.01
/proc/16227/stat : 16227 (mxc) R 16225 16227 15442 0 -1 4194304 12624 0 0 0 30690 11 0 0 25 0 1 0 285582806 46170112 10569 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/16227/statm: 11272 10569 67 122 0 11146 0
Current children cumulated CPU time (s) 307.01
Current children cumulated vsize (KiB) 45088

[startup+319.902 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 16228
/proc/meminfo: memFree=1380104/2055920 swapFree=4144436/4192956
[pid=16227] ppid=16225 vsize=45088 CPUtime=319.81
/proc/16227/stat : 16227 (mxc) R 16225 16227 15442 0 -1 4194304 12651 0 0 0 31970 11 0 0 25 0 1 0 285582806 46170112 10596 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/16227/statm: 11272 10596 67 122 0 11146 0
Current children cumulated CPU time (s) 319.81
Current children cumulated vsize (KiB) 45088

[startup+323.101 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 16228
/proc/meminfo: memFree=1380104/2055920 swapFree=4144436/4192956
[pid=16227] ppid=16225 vsize=45088 CPUtime=323.01
/proc/16227/stat : 16227 (mxc) R 16225 16227 15442 0 -1 4194304 12654 0 0 0 32290 11 0 0 25 0 1 0 285582806 46170112 10599 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519200 0 0 4096 0 0 0 0 17 1 0 0
/proc/16227/statm: 11272 10599 67 122 0 11146 0
Current children cumulated CPU time (s) 323.01
Current children cumulated vsize (KiB) 45088

[startup+324.701 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 16228
/proc/meminfo: memFree=1380104/2055920 swapFree=4144436/4192956
[pid=16227] ppid=16225 vsize=45088 CPUtime=324.61
/proc/16227/stat : 16227 (mxc) R 16225 16227 15442 0 -1 4194304 12655 0 0 0 32450 11 0 0 25 0 1 0 285582806 46170112 10600 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519249 0 0 4096 0 0 0 0 17 1 0 0
/proc/16227/statm: 11272 10600 67 122 0 11146 0
Current children cumulated CPU time (s) 324.61
Current children cumulated vsize (KiB) 45088

[startup+325.502 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 16228
/proc/meminfo: memFree=1380104/2055920 swapFree=4144436/4192956
[pid=16227] ppid=16225 vsize=45088 CPUtime=325.41
/proc/16227/stat : 16227 (mxc) R 16225 16227 15442 0 -1 4194304 12655 0 0 0 32530 11 0 0 25 0 1 0 285582806 46170112 10600 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/16227/statm: 11272 10600 67 122 0 11146 0
Current children cumulated CPU time (s) 325.41
Current children cumulated vsize (KiB) 45088

[startup+325.901 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 16228
/proc/meminfo: memFree=1380104/2055920 swapFree=4144436/4192956
[pid=16227] ppid=16225 vsize=45088 CPUtime=325.81
/proc/16227/stat : 16227 (mxc) R 16225 16227 15442 0 -1 4194304 12655 0 0 0 32570 11 0 0 25 0 1 0 285582806 46170112 10600 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134535083 0 0 4096 0 0 0 0 17 1 0 0
/proc/16227/statm: 11272 10600 67 122 0 11146 0
Current children cumulated CPU time (s) 325.81
Current children cumulated vsize (KiB) 45088

[startup+326.101 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 16228
/proc/meminfo: memFree=1380104/2055920 swapFree=4144436/4192956
[pid=16227] ppid=16225 vsize=45088 CPUtime=326.01
/proc/16227/stat : 16227 (mxc) R 16225 16227 15442 0 -1 4194304 12655 0 0 0 32590 11 0 0 25 0 1 0 285582806 46170112 10600 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134528080 0 0 4096 0 0 0 0 17 1 0 0
/proc/16227/statm: 11272 10600 67 122 0 11146 0
Current children cumulated CPU time (s) 326.01
Current children cumulated vsize (KiB) 45088

Child status: 20
Real time (s): 326.165
CPU time (s): 326.072
CPU user time (s): 325.947
CPU system time (s): 0.124981
CPU usage (%): 99.9716
Max. virtual memory (cumulated for all children) (KiB): 45420

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

runsolver used 0.372943 second user time and 0.818875 second system time

The end

Launcher Data (download as text)

Begin job on node22 on Wed Feb 28 09:51:29 UTC 2007

IDJOB= 315583
IDBENCH= 20420
IDSOLVER= 107
FILE ID= node22/315583-1172656289

PBS_JOBID= 3981200

Free space on /tmp= 66498 MiB

SOLVER NAME= MXC 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/palacios/uts/uts-l05-ipc5-h27-unknown.cnf
COMMAND LINE= /tmp/evaluation/315583-1172656289/mxc /tmp/evaluation/315583-1172656289/instance-315583-1172656289.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node22/watcher-315583-1172656289 -o ROOT/results/node22/solver-315583-1172656289 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/315583-1172656289/mxc /tmp/evaluation/315583-1172656289/instance-315583-1172656289.cnf            

META MD5SUM SOLVER= fd459248d3e92e664505cc2f0f683bf4
MD5SUM BENCH=  7634252332633927f116161c1beb6151

RANDOM SEED= 122459010

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node22.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.235
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.235
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:       1422952 kB
Buffers:         27940 kB
Cached:         537568 kB
SwapCached:      14260 kB
Active:         143864 kB
Inactive:       444452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1422952 kB
SwapTotal:     4192956 kB
SwapFree:      4144436 kB
Dirty:            8220 kB
Writeback:           0 kB
Mapped:          29656 kB
Slab:            30212 kB
Committed_AS:   781348 kB
PageTables:       1692 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= 66498 MiB

End job on node22 on Wed Feb 28 09:56:55 UTC 2007