Trace number 227665

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.40UNSAT 26.57 26.7259

General information on the benchmark

Nametightness/tightness0.1/
rand-2-40-8-753-100-33_ext.xml
MD5SUM88abca72be6a2ff55ed5be8121655760
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4.06138
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables40
Number of constraints753
Maximum constraint arity2
Maximum domain size8
Number of constraints which are defined in extension753
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.04	c # Sugar v0-40 (/tmp/evaluation/227665-1170105830/sugar-v0-40.jar)
0.04	
0.04	c # MAIN  BEGIN : /tmp/evaluation/227665-1170105830/unknown.xml [Mon Jan 29 22:23:50 2007]
0.04	c # CONVERT_XML  BEGIN : /tmp/evaluation/227665-1170105830/unknown.xml /tmp/evaluation/227665-1170105830/sugar23382.csp [Mon Jan 29 22:23:50 2007]
0.04	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/227665-1170105830/sugar-v0-40.jar -convert /tmp/evaluation/227665-1170105830/unknown.xml /tmp/evaluation/227665-1170105830/sugar23382.csp
0.16	c BEGIN convert /tmp/evaluation/227665-1170105830/unknown.xml
0.52	c END convert (0.363507 seconds)
0.53	c # CONVERT_XML  END : /tmp/evaluation/227665-1170105830/sugar23382.csp 154741 bytes (1 seconds) [Mon Jan 29 22:23:51 2007]
0.53	c # CONVERT_XML  CPU : 0.46 = 0 + 0 + 0.41 + 0.05
0.53	
0.53	c # GENERATE_SAT  BEGIN : /tmp/evaluation/227665-1170105830/sugar23382.bcnf [Mon Jan 29 22:23:51 2007]
0.53	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/227665-1170105830/sugar-v0-40.jar -bcnf -map /tmp/evaluation/227665-1170105830/sugar23382.map /tmp/evaluation/227665-1170105830/sugar23382.csp /tmp/evaluation/227665-1170105830/sugar23382.bcnf
0.65	c BEGIN parse /tmp/evaluation/227665-1170105830/sugar23382.csp
1.48	c END parse (0.838433 seconds)
1.48	c BEGIN simplify
1.49	c END simplify (0.005525 seconds)
1.49	c BEGIN encode /tmp/evaluation/227665-1170105830/sugar23382.bcnf
1.56	c END encode (0.070735 seconds)
1.57	c # GENERATE_SAT  END : 280 variables 5131 clauses 90828 bytes (1 seconds) [Mon Jan 29 22:23:52 2007]
1.57	c # GENERATE_SAT  CPU : 0 = 0 + 0 + 0 + 0
1.57	
1.57	c # SOLVE_SAT  BEGIN : /tmp/evaluation/227665-1170105830/sugar23382.bcnf [Mon Jan 29 22:23:52 2007]
1.57	c # CMD : /tmp/evaluation/227665-1170105830/minisat /tmp/evaluation/227665-1170105830/sugar23382.bcnf /tmp/evaluation/227665-1170105830/sugar23382.out
1.57	c ==================================[MINISAT]===================================
1.57	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
1.57	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
1.57	c ==============================================================================
1.57	c |         0 |    5131    17570 |    1710       0        0     nan |  0.000 % |
1.58	c |       102 |    5131    17570 |    1881     102      974     9.5 |  0.001 % |
1.59	c |       253 |    5131    17570 |    2069     253     2389     9.4 |  0.022 % |
1.60	c |       479 |    5132    17570 |    2276     478     4558     9.5 |  0.015 % |
1.61	c |       816 |    5134    17570 |    2503     813     7683     9.5 |  0.015 % |
1.64	c |      1322 |    5136    17570 |    2753    1317    12547     9.5 |  0.018 % |
1.67	c |      2083 |    5136    17570 |    3029    2078    21813    10.5 |  0.018 % |
1.74	c |      3225 |    5138    17570 |    3332    1663    17746    10.7 |  0.018 % |
1.84	c |      4933 |    5138    17570 |    3665    3371    37102    11.0 |  0.018 % |
1.99	c |      7495 |    5143    17570 |    4032    2195    22711    10.3 |  0.019 % |
2.22	c |     11343 |    5145    17570 |    4435    3974    41308    10.4 |  0.020 % |
2.57	c |     17112 |    5152    17570 |    4878    2970    34459    11.6 |  0.024 % |
3.08	c |     25762 |    5127    17495 |    5366    3854    46816    12.1 |  0.361 % |
3.90	c |     38736 |    5136    17495 |    5903    3205    42177    13.2 |  0.367 % |
5.14	c |     58199 |    5141    17495 |    6493    4731    64997    13.7 |  0.365 % |
7.02	c |     87392 |    5110    17420 |    7143    4798    69776    14.5 |  0.716 % |
9.96	c |    131181 |    5095    17354 |    7857    5237    74377    14.2 |  1.073 % |
14.44	c |    196868 |    5031    17098 |    8643    5132    62056    12.1 |  1.787 % |
21.46	c |    295394 |    4971    16845 |    9507    8688   109876    12.6 |  2.501 % |
26.72	c ==============================================================================
26.72	c restarts              : 19
26.72	c conflicts             : 367544         (14644 /sec)
26.72	c decisions             : 434615         (17316 /sec)
26.72	c propagations          : 20275846       (807829 /sec)
26.72	c conflict literals     : 4772547        (30.55 % deleted)
26.72	c Memory used           : 3.57 MB
26.72	c CPU time              : 25.0992 s
26.72	c 
26.72	c UNSATISFIABLE
26.72	c # SOLVE_SAT  END : UNSATISFIABLE (25 seconds) [Mon Jan 29 22:24:17 2007]
26.72	c # SOLVE_SAT  CPU : 25.11 = 0 + 0 + 25.1 + 0.01
26.72	
26.72	c # RESULT : UNSATISFIABLE
26.72	
26.72	c # OUTPUT_SOL  BEGIN : UNSAT  [Mon Jan 29 22:24:17 2007]
26.72	s UNSATISFIABLE
26.72	c # OUTPUT_SOL  END :  (0 seconds) [Mon Jan 29 22:24:17 2007]
26.72	c # OUTPUT_SOL  CPU : 0 = 0 + 0 + 0 + 0
26.72	
26.72	c # MAIN  END :  (27 seconds) [Mon Jan 29 22:24:17 2007]
26.72	c # MAIN  CPU : 25.57 = 0 + 0 + 25.51 + 0.06
26.72	

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node21/watcher-227665-1170105830 -o ROOT/results/node21/solver-227665-1170105830 -C 1800 -M 900 /tmp/evaluation/227665-1170105830/solver /tmp/evaluation/227665-1170105830 /tmp/evaluation/227665-1170105830/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: 1.77 2.61 2.97 4/80 23383
/proc/meminfo: memFree=1857896/2055920 swapFree=4192812/4192956
[pid=23382] ppid=23380 vsize=12272 CPUtime=0
/proc/23382/stat : 23382 (sugar) R 23380 23382 23239 0 -1 4194304 650 0 0 0 0 0 0 0 18 0 1 0 30536929 12566528 369 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 221236335329 0 0 4224 0 0 0 0 17 0 0 0
/proc/23382/statm: 3068 369 274 3 0 168 0

[startup+0.110349 s]
/proc/loadavg: 1.77 2.61 2.97 4/80 23383
/proc/meminfo: memFree=1857896/2055920 swapFree=4192812/4192956
[pid=23382] ppid=23380 vsize=13724 CPUtime=0.04
/proc/23382/stat : 23382 (sugar) S 23380 23382 23239 0 -1 4194304 1112 0 0 0 3 1 0 0 19 0 1 0 30536929 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23382/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+0.518394 s]
/proc/loadavg: 1.77 2.61 2.97 4/80 23383
/proc/meminfo: memFree=1857896/2055920 swapFree=4192812/4192956
[pid=23382] ppid=23380 vsize=13724 CPUtime=0.04
/proc/23382/stat : 23382 (sugar) S 23380 23382 23239 0 -1 4194304 1121 0 0 0 3 1 0 0 16 0 1 0 30536929 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23382/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+1.33948 s]
/proc/loadavg: 1.77 2.61 2.97 2/89 23431
/proc/meminfo: memFree=1828256/2055920 swapFree=4192812/4192956
[pid=23382] ppid=23380 vsize=13724 CPUtime=0.5
/proc/23382/stat : 23382 (sugar) S 23380 23382 23239 0 -1 4194304 1190 5617 0 1 3 1 41 5 15 0 1 0 30536929 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23382/statm: 3431 809 371 3 0 531 0
[pid=23392] ppid=23382 vsize=807336 CPUtime=0.78
/proc/23392/stat : 23392 (java) R 23382 23382 23239 0 -1 0 7982 0 1 0 74 4 0 0 16 0 8 0 30536983 826712064 7729 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073639349 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23392/statm: 201834 7729 1506 14 0 189112 0
[pid=23392/tid=23393] ppid=23382 vsize=807336 CPUtime=0.07
/proc/23392/task/23393/stat : 23393 (java) S 23382 23382 23239 0 -1 64 1796 0 0 0 7 0 0 0 16 0 8 0 30536986 826712064 7729 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23392/tid=23394] ppid=23382 vsize=807336 CPUtime=0
/proc/23392/task/23394/stat : 23394 (java) S 23382 23382 23239 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 30536986 826712064 7729 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23392/tid=23395] ppid=23382 vsize=807336 CPUtime=0
/proc/23392/task/23395/stat : 23395 (java) S 23382 23382 23239 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30536986 826712064 7729 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23392/tid=23396] ppid=23382 vsize=807336 CPUtime=0
/proc/23392/task/23396/stat : 23396 (java) S 23382 23382 23239 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 30536989 826712064 7729 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23392/tid=23397] ppid=23382 vsize=807336 CPUtime=0.11
/proc/23392/task/23397/stat : 23397 (java) S 23382 23382 23239 0 -1 64 399 0 0 0 11 0 0 0 16 0 8 0 30536989 826712064 7729 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23392/tid=23398] ppid=23382 vsize=807336 CPUtime=0
/proc/23392/task/23398/stat : 23398 (java) S 23382 23382 23239 0 -1 64 3 0 0 0 0 0 0 0 24 0 8 0 30536989 826712064 7729 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23392/tid=23399] ppid=23382 vsize=807336 CPUtime=0
/proc/23392/task/23399/stat : 23399 (java) S 23382 23382 23239 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 30536989 826712064 7729 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 821060

[startup+2.97767 s]
/proc/loadavg: 1.77 2.61 2.97 2/83 23432
/proc/meminfo: memFree=1850200/2055920 swapFree=4192812/4192956
[pid=23382] ppid=23380 vsize=13724 CPUtime=0.5
/proc/23382/stat : 23382 (sugar) S 23380 23382 23239 0 -1 4194304 1280 5617 0 1 3 1 41 5 15 0 1 0 30536929 14053376 819 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23382/statm: 3431 819 373 3 0 531 0
[pid=23392] ppid=23382 vsize=0 CPUtime=1
/proc/23392/stat : 23392 (java) Z 23382 23382 23239 0 -1 1036 9492 0 1 0 95 5 0 0 16 0 1 0 30536983 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23392/statm: 0 0 0 0 0 0 0
[pid=23432] ppid=23382 vsize=2324 CPUtime=1.39
/proc/23432/stat : 23432 (minisat) R 23382 23382 23239 0 -1 0 279 0 0 0 139 0 0 0 25 0 1 0 30537086 2379776 242 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528462 0 0 4096 3 0 0 0 17 0 0 0
/proc/23432/statm: 581 242 51 112 0 465 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 16048

[startup+6.26202 s]
/proc/loadavg: 1.87 2.62 2.97 3/90 23484
/proc/meminfo: memFree=1844960/2055920 swapFree=4192812/4192956
[pid=23382] ppid=23380 vsize=13724 CPUtime=0.5
/proc/23382/stat : 23382 (sugar) S 23380 23382 23239 0 -1 4194304 1280 5617 0 1 3 1 41 5 16 0 1 0 30536929 14053376 819 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23382/statm: 3431 819 373 3 0 531 0
[pid=23392] ppid=23382 vsize=0 CPUtime=1
/proc/23392/stat : 23392 (java) Z 23382 23382 23239 0 -1 1036 9492 0 1 0 95 5 0 0 16 0 1 0 30536983 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23392/statm: 0 0 0 0 0 0 0
[pid=23432] ppid=23382 vsize=2712 CPUtime=4.67
/proc/23432/stat : 23432 (minisat) R 23382 23382 23239 0 -1 0 384 0 0 0 467 0 0 0 25 0 1 0 30537086 2777088 347 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528392 0 0 4096 3 0 0 0 17 0 0 0
/proc/23432/statm: 678 347 51 112 0 562 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 16436

[startup+12.7297 s]
/proc/loadavg: 1.88 2.61 2.96 3/90 23484
/proc/meminfo: memFree=1843936/2055920 swapFree=4192812/4192956
[pid=23382] ppid=23380 vsize=13724 CPUtime=0.5
/proc/23382/stat : 23382 (sugar) S 23380 23382 23239 0 -1 4194304 1280 5617 0 1 3 1 41 5 16 0 1 0 30536929 14053376 819 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23382/statm: 3431 819 373 3 0 531 0
[pid=23392] ppid=23382 vsize=0 CPUtime=1
/proc/23392/stat : 23392 (java) Z 23382 23382 23239 0 -1 1036 9492 0 1 0 95 5 0 0 16 0 1 0 30536983 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23392/statm: 0 0 0 0 0 0 0
[pid=23432] ppid=23382 vsize=3120 CPUtime=11.13
/proc/23432/stat : 23432 (minisat) R 23382 23382 23239 0 -1 0 492 0 0 0 1113 0 0 0 25 0 1 0 30537086 3194880 455 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/23432/statm: 780 455 51 112 0 664 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 16844

[startup+25.5721 s]
/proc/loadavg: 1.98 2.59 2.95 3/96 23555
/proc/meminfo: memFree=1814576/2055920 swapFree=4192812/4192956
[pid=23382] ppid=23380 vsize=13724 CPUtime=0.5
/proc/23382/stat : 23382 (sugar) S 23380 23382 23239 0 -1 4194304 1280 5617 0 1 3 1 41 5 16 0 1 0 30536929 14053376 819 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23382/statm: 3431 819 373 3 0 531 0
[pid=23392] ppid=23382 vsize=0 CPUtime=1
/proc/23392/stat : 23392 (java) Z 23382 23382 23239 0 -1 1036 9492 0 1 0 95 5 0 0 16 0 1 0 30536983 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23392/statm: 0 0 0 0 0 0 0
[pid=23432] ppid=23382 vsize=3520 CPUtime=23.95
/proc/23432/stat : 23432 (minisat) R 23382 23382 23239 0 -1 0 593 0 0 0 2395 0 0 0 25 0 1 0 30537086 3604480 556 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528368 0 0 4096 3 0 0 0 17 0 0 0
/proc/23432/statm: 880 556 51 112 0 764 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 17244

Child status: 0

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 23382 and gives childrusage.ru_utime.tv_sec=25 childrusage.ru_utime.tv_usec=551115 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=78987
CPU time returned by wait4() is 25.6301
while last known CPU time is 26.57

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

Real time (s): 26.7259
CPU time (s): 26.57
CPU user time (s): 26.46
CPU system time (s): 0.11
CPU usage (%): 99.4167
Max. virtual memory (cumulated for all children) (KiB): 821060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 25.5511
system time used= 0.078987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7586
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 529
involuntary context switches= 261

runsolver used 0.026995 s user time and 0.093985 s system time

The end

Launcher Data (download as text)

Begin job on node21 on Mon Jan 29 21:23:50 UTC 2007


IDJOB= 227665
IDBENCH= 6102
IDSOLVER= 86
FILE ID= node21/227665-1170105830

PBS_JOBID= 3689797

Free space on /tmp= 66564 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.1/rand-2-40-8-753-100-33_ext.xml
COMMAND LINE= /tmp/evaluation/227665-1170105830/solver /tmp/evaluation/227665-1170105830 /tmp/evaluation/227665-1170105830/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node21/watcher-227665-1170105830 -o ROOT/results/node21/solver-227665-1170105830 -C 1800 -M 900  /tmp/evaluation/227665-1170105830/solver /tmp/evaluation/227665-1170105830 /tmp/evaluation/227665-1170105830/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  88abca72be6a2ff55ed5be8121655760

RANDOM SEED= 607655973

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.245
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.245
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:       1858440 kB
Buffers:         35096 kB
Cached:          60444 kB
SwapCached:          0 kB
Active:          95284 kB
Inactive:        54664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1858440 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1000 kB
Writeback:           0 kB
Mapped:          73304 kB
Slab:            33092 kB
Committed_AS:   348968 kB
PageTables:       1732 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= 66562 MiB



End job on node21 on Mon Jan 29 21:24:17 UTC 2007