Trace number 228439

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
sugar 0.40SAT 18.7 26.2716

General information on the benchmark

Nametightness/tightness0.2/
rand-2-40-11-414-200-43_ext.xml
MD5SUMc3c7c1b0312d8a9feb513100584a2122
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.816874
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables40
Number of constraints414
Maximum constraint arity2
Maximum domain size11
Number of constraints which are defined in extension414
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.25	c # Sugar v0-40 (/tmp/evaluation/228439-1170105908/sugar-v0-40.jar)
0.25	
0.32	c # MAIN  BEGIN : /tmp/evaluation/228439-1170105908/unknown.xml [Mon Jan 29 22:25:10 2007]
0.32	c # CONVERT_XML  BEGIN : /tmp/evaluation/228439-1170105908/unknown.xml /tmp/evaluation/228439-1170105908/sugar26033.csp [Mon Jan 29 22:25:10 2007]
0.32	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/228439-1170105908/sugar-v0-40.jar -convert /tmp/evaluation/228439-1170105908/unknown.xml /tmp/evaluation/228439-1170105908/sugar26033.csp
1.46	c BEGIN convert /tmp/evaluation/228439-1170105908/unknown.xml
1.88	c END convert (0.418205 seconds)
2.91	c # CONVERT_XML  END : /tmp/evaluation/228439-1170105908/sugar26033.csp 319609 bytes (2 seconds) [Mon Jan 29 22:25:12 2007]
2.91	c # CONVERT_XML  CPU : 0 = 0 + 0 + 0 + 0
2.91	
2.91	c # GENERATE_SAT  BEGIN : /tmp/evaluation/228439-1170105908/sugar26033.bcnf [Mon Jan 29 22:25:12 2007]
2.91	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/228439-1170105908/sugar-v0-40.jar -bcnf -map /tmp/evaluation/228439-1170105908/sugar26033.map /tmp/evaluation/228439-1170105908/sugar26033.csp /tmp/evaluation/228439-1170105908/sugar26033.bcnf
3.15	c BEGIN parse /tmp/evaluation/228439-1170105908/sugar26033.csp
4.55	c END parse (1.403307 seconds)
4.55	c BEGIN simplify
4.56	c END simplify (0.007546 seconds)
4.56	c BEGIN encode /tmp/evaluation/228439-1170105908/sugar26033.bcnf
8.33	c END encode (3.766396 seconds)
8.38	c # GENERATE_SAT  END : 400 variables 10418 clauses 190636 bytes (6 seconds) [Mon Jan 29 22:25:18 2007]
8.38	c # GENERATE_SAT  CPU : 1.59 = 0 + 0 + 1.51 + 0.08
8.38	
8.38	c # SOLVE_SAT  BEGIN : /tmp/evaluation/228439-1170105908/sugar26033.bcnf [Mon Jan 29 22:25:18 2007]
9.41	c # CMD : /tmp/evaluation/228439-1170105908/minisat /tmp/evaluation/228439-1170105908/sugar26033.bcnf /tmp/evaluation/228439-1170105908/sugar26033.out
9.42	c ==================================[MINISAT]===================================
9.42	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
9.42	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
9.42	c ==============================================================================
9.42	c |         0 |   10418    37235 |    3472       0        0     nan |  0.000 % |
9.42	c |       100 |   10418    37235 |    3819     100      846     8.5 |  0.001 % |
9.43	c |       250 |   10419    37235 |    4201     249     2243     9.0 |  0.004 % |
9.44	c |       475 |   10419    37235 |    4621     474     4413     9.3 |  0.015 % |
9.46	c |       812 |   10420    37235 |    5083     810     7220     8.9 |  0.015 % |
9.50	c |      1319 |   10420    37235 |    5591    1317    12087     9.2 |  0.015 % |
9.54	c |      2078 |   10422    37235 |    6150    2074    19650     9.5 |  0.015 % |
9.62	c |      3217 |   10425    37235 |    6765    3210    32431    10.1 |  0.016 % |
9.75	c |      4926 |   10427    37235 |    7442    4917    49272    10.0 |  0.016 % |
9.95	c |      7489 |   10429    37235 |    8186    7478    77542    10.4 |  0.016 % |
10.28	c |     11334 |   10433    37235 |    9005    7150    82362    11.5 |  0.003 % |
10.83	c |     17101 |   10439    37235 |    9906    8349    92614    11.1 |  0.017 % |
11.65	c |     25752 |   10451    37235 |   10896    6960    84469    12.1 |  0.006 % |
12.93	c |     38728 |   10462    37235 |   11986    8922   106175    11.9 |  0.007 % |
14.98	c |     58190 |   10476    37235 |   13184   10241   128550    12.6 |  0.013 % |
18.21	c |     87382 |   10486    37235 |   14503   12838   175603    13.7 |  0.006 % |
23.36	c |    131174 |   10454    37103 |   15953    8886   116991    13.2 |  0.251 % |
26.09	c ==============================================================================
26.09	c restarts              : 17
26.09	c conflicts             : 153747         (9276 /sec)
26.09	c decisions             : 184678         (11142 /sec)
26.09	c propagations          : 11143187       (672310 /sec)
26.09	c conflict literals     : 2071219        (31.43 % deleted)
26.09	c Memory used           : 4.34 MB
26.09	c CPU time              : 16.5745 s
26.09	c 
26.09	c SATISFIABLE
26.09	c # SOLVE_SAT  END : SATISFIABLE (18 seconds) [Mon Jan 29 22:25:36 2007]
26.09	c # SOLVE_SAT  CPU : 16.58 = 0 + 0 + 16.57 + 0.01
26.09	
26.09	c # RESULT : SATISFIABLE
26.09	
26.09	c # OUTPUT_SOL  BEGIN : SAT  [Mon Jan 29 22:25:36 2007]
26.20	c BEGIN read SAT output /tmp/evaluation/228439-1170105908/sugar26033.out
26.21	c END read SAT output (0.008883 seconds)
26.21	c BEGIN write solution /tmp/evaluation/228439-1170105908/sugar26033.sol
26.23	c END write solution (0.014021 seconds)
26.26	s SATISFIABLE
26.27	v 9 7 9 0 5 9 10 4 3 8 6 9 0 5 4 7 5 8 8 9 8 10 5 1 4 5 2 3 5 4 1 8 8 7 5 1 7 10 7 9
26.27	c # OUTPUT_SOL  END :  (0 seconds) [Mon Jan 29 22:25:36 2007]
26.27	c # OUTPUT_SOL  CPU : 0 = 0 + 0 + 0 + 0
26.27	
26.27	c # MAIN  END :  (26 seconds) [Mon Jan 29 22:25:36 2007]
26.27	c # MAIN  CPU : 18.18 = 0.01 + 0 + 18.08 + 0.09
26.27	

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node59/watcher-228439-1170105908 -o ROOT/results/node59/solver-228439-1170105908 -C 1800 -M 900 /tmp/evaluation/228439-1170105908/solver /tmp/evaluation/228439-1170105908 /tmp/evaluation/228439-1170105908/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 5.34 3.92 3.85 4/87 26034
/proc/meminfo: memFree=15136/2055920 swapFree=4192812/4192956
[pid=26033] ppid=26031 vsize=12268 CPUtime=0
/proc/26033/stat : 26033 (sugar) R 26031 26033 25961 0 -1 4194304 597 0 0 0 0 0 0 0 18 0 1 0 30547674 12562432 316 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 217060523006 0 0 4224 0 0 0 0 17 1 0 0
/proc/26033/statm: 3067 316 241 3 0 167 0

[startup+0.106761 s]
/proc/loadavg: 5.34 3.92 3.85 4/87 26034
/proc/meminfo: memFree=15136/2055920 swapFree=4192812/4192956
[pid=26033] ppid=26031 vsize=12268 CPUtime=0
/proc/26033/stat : 26033 (sugar) D 26031 26033 25961 0 -1 4194304 601 0 0 0 0 0 0 0 18 0 1 0 30547674 12562432 320 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 217060520034 0 0 4224 0 18446744071563608240 0 0 17 0 0 0
/proc/26033/statm: 3067 320 242 3 0 167 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12268

[startup+0.514805 s]
/proc/loadavg: 5.34 3.92 3.85 4/87 26034
/proc/meminfo: memFree=15136/2055920 swapFree=4192812/4192956
[pid=26033] ppid=26031 vsize=13724 CPUtime=0.03
/proc/26033/stat : 26033 (sugar) S 26031 26033 25961 0 -1 4194304 1112 0 0 0 3 0 0 0 15 0 1 0 30547674 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26033/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+1.3359 s]
/proc/loadavg: 5.34 3.92 3.85 1/88 26035
/proc/meminfo: memFree=15448/2055920 swapFree=4192812/4192956
[pid=26033] ppid=26031 vsize=13724 CPUtime=0.03
/proc/26033/stat : 26033 (sugar) S 26031 26033 25961 0 -1 4194304 1112 0 0 0 3 0 0 0 15 0 1 0 30547674 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26033/statm: 3431 805 368 3 0 531 0
[pid=26035] ppid=26033 vsize=805040 CPUtime=0.06
/proc/26035/stat : 26035 (java) R 26033 26033 25961 0 -1 0 2253 0 14 0 5 1 0 0 22 0 8 0 30547707 824360960 2016 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4153791743 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26035/statm: 201260 2016 1247 14 0 188843 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 818764

[startup+2.98108 s]
/proc/loadavg: 5.24 3.92 3.85 1/95 26042
/proc/meminfo: memFree=14880/2055920 swapFree=4192812/4192956
[pid=26033] ppid=26031 vsize=13724 CPUtime=0.03
/proc/26033/stat : 26033 (sugar) S 26031 26033 25961 0 -1 4194304 1162 0 0 0 3 0 0 0 16 0 1 0 30547674 14053376 807 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26033/statm: 3431 807 370 3 0 531 0
[pid=26035] ppid=26033 vsize=0 CPUtime=0.49
/proc/26035/stat : 26035 (java) Z 26033 26033 25961 0 -1 1036 6887 0 35 0 43 6 0 0 16 0 1 0 30547707 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/26035/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 13724

[startup+6.28244 s]
/proc/loadavg: 5.24 3.92 3.85 1/96 26050
/proc/meminfo: memFree=16288/2055920 swapFree=4192812/4192956
[pid=26033] ppid=26031 vsize=13724 CPUtime=0.03
/proc/26033/stat : 26033 (sugar) S 26031 26033 25961 0 -1 4194304 1188 0 0 0 3 0 0 0 16 0 1 0 30547674 14053376 808 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26033/statm: 3431 808 370 3 0 531 0
[pid=26035] ppid=26033 vsize=0 CPUtime=0.49
/proc/26035/stat : 26035 (java) Z 26033 26033 25961 0 -1 1036 6887 0 35 0 43 6 0 0 16 0 1 0 30547707 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/26035/statm: 0 0 0 0 0 0 0
[pid=26043] ppid=26033 vsize=807336 CPUtime=1.57
/proc/26043/stat : 26043 (java) D 26033 26033 25961 0 -1 0 9947 0 1 0 150 7 0 0 17 0 8 0 30547966 826712064 9686 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26043/statm: 201834 9686 1511 14 0 189112 0
[pid=26043/tid=26044] ppid=26033 vsize=807336 CPUtime=0.19
/proc/26043/task/26044/stat : 26044 (java) S 26033 26033 25961 0 -1 64 3723 0 0 0 17 2 0 0 16 0 8 0 30547981 826712064 9686 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26043/tid=26045] ppid=26033 vsize=807336 CPUtime=0
/proc/26043/task/26045/stat : 26045 (java) S 26033 26033 25961 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30547982 826712064 9686 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26043/tid=26046] ppid=26033 vsize=807336 CPUtime=0
/proc/26043/task/26046/stat : 26046 (java) S 26033 26033 25961 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30547982 826712064 9686 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26043/tid=26047] ppid=26033 vsize=807336 CPUtime=0
/proc/26043/task/26047/stat : 26047 (java) S 26033 26033 25961 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 30547985 826712064 9686 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26043/tid=26048] ppid=26033 vsize=807336 CPUtime=0.14
/proc/26043/task/26048/stat : 26048 (java) S 26033 26033 25961 0 -1 64 407 0 0 0 13 1 0 0 16 0 8 0 30547985 826712064 9686 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26043/tid=26049] ppid=26033 vsize=807336 CPUtime=0
/proc/26043/task/26049/stat : 26049 (java) S 26033 26033 25961 0 -1 64 3 0 0 0 0 0 0 0 23 0 8 0 30547985 826712064 9686 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26043/tid=26050] ppid=26033 vsize=807336 CPUtime=0
/proc/26043/task/26050/stat : 26050 (java) S 26033 26033 25961 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 30547985 826712064 9686 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.09
Current children cumulated vsize (KiB) 821060

[startup+12.7452 s]
/proc/loadavg: 5.05 3.92 3.85 2/89 26051
/proc/meminfo: memFree=48096/2055920 swapFree=4192812/4192956
[pid=26033] ppid=26031 vsize=13724 CPUtime=1.63
/proc/26033/stat : 26033 (sugar) S 26031 26033 25961 0 -1 4194304 1279 9959 2 2 4 0 151 8 15 0 1 0 30547674 14053376 819 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26033/statm: 3431 819 373 3 0 531 0
[pid=26035] ppid=26033 vsize=0 CPUtime=0.49
/proc/26035/stat : 26035 (java) Z 26033 26033 25961 0 -1 1036 6887 0 35 0 43 6 0 0 16 0 1 0 30547707 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/26035/statm: 0 0 0 0 0 0 0
[pid=26051] ppid=26033 vsize=3244 CPUtime=3.31
/proc/26051/stat : 26051 (minisat) R 26033 26033 25961 0 -1 0 530 0 0 0 331 0 0 0 25 0 1 0 30548616 3321856 469 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134522629 0 0 4096 3 0 0 0 17 1 0 0
/proc/26051/statm: 811 469 51 112 0 695 0
Current children cumulated CPU time (s) 5.43
Current children cumulated vsize (KiB) 16968

[startup+25.5776 s]
/proc/loadavg: 4.89 3.92 3.86 2/89 26051
/proc/meminfo: memFree=48800/2055920 swapFree=4192812/4192956
[pid=26033] ppid=26031 vsize=13724 CPUtime=1.63
/proc/26033/stat : 26033 (sugar) S 26031 26033 25961 0 -1 4194304 1279 9959 2 2 4 0 151 8 16 0 1 0 30547674 14053376 819 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26033/statm: 3431 819 373 3 0 531 0
[pid=26035] ppid=26033 vsize=0 CPUtime=0.49
/proc/26035/stat : 26035 (java) Z 26033 26033 25961 0 -1 1036 6887 0 35 0 43 6 0 0 16 0 1 0 30547707 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/26035/statm: 0 0 0 0 0 0 0
[pid=26051] ppid=26033 vsize=4444 CPUtime=16.07
/proc/26051/stat : 26051 (minisat) R 26033 26033 25961 0 -1 0 821 0 0 0 1606 1 0 0 25 0 1 0 30548616 4550656 760 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528401 0 0 4096 3 0 0 0 17 1 0 0
/proc/26051/statm: 1111 760 51 112 0 995 0
Current children cumulated CPU time (s) 18.19
Current children cumulated vsize (KiB) 18168

Child status: 0

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 26033 and gives childrusage.ru_utime.tv_sec=18 childrusage.ru_utime.tv_usec=128244 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=108983
CPU time returned by wait4() is 18.2372
while last known CPU time is 18.7

Solver probably didn't/couldn't wait for its children
Using last known CPU time as value...

Real time (s): 26.2716
CPU time (s): 18.7
CPU user time (s): 18.55
CPU system time (s): 0.15
CPU usage (%): 71.1794
Max. virtual memory (cumulated for all children) (KiB): 821060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18.1282
system time used= 0.108983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12220
page faults= 4
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 608
involuntary context switches= 559

runsolver used 0.045993 s user time and 0.079987 s system time

The end

Launcher Data (download as text)

Begin job on node59 on Mon Jan 29 21:25:09 UTC 2007


IDJOB= 228439
IDBENCH= 6194
IDSOLVER= 86
FILE ID= node59/228439-1170105908

PBS_JOBID= 3689842

Free space on /tmp= 32083 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.2/rand-2-40-11-414-200-43_ext.xml
COMMAND LINE= /tmp/evaluation/228439-1170105908/solver /tmp/evaluation/228439-1170105908 /tmp/evaluation/228439-1170105908/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node59/watcher-228439-1170105908 -o ROOT/results/node59/solver-228439-1170105908 -C 1800 -M 900  /tmp/evaluation/228439-1170105908/solver /tmp/evaluation/228439-1170105908 /tmp/evaluation/228439-1170105908/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  c3c7c1b0312d8a9feb513100584a2122

RANDOM SEED= 568664709

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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.225
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.225
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:         16192 kB
Buffers:          3856 kB
Cached:        1726268 kB
SwapCached:          0 kB
Active:         194716 kB
Inactive:      1709660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:         16192 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           48772 kB
Writeback:      783456 kB
Mapped:         191084 kB
Slab:           120104 kB
Committed_AS:   402276 kB
PageTables:       2248 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= 32083 MiB



End job on node59 on Mon Jan 29 21:25:36 UTC 2007