Trace number 199252

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.40? (TO) 1800.1 1810.91

General information on the benchmark

NameallIntervalSeries/
series-35.xml
MD5SUM6aeecd6872742eb9c633f873c5a163bd
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.069988
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables69
Number of constraints1190
Maximum constraint arity3
Maximum domain size35
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1190
Global constraints used (with number of constraints)

Solver Data (download as text)

0.05	c # Sugar v0-40 (/tmp/evaluation/199252-1170094070/sugar-v0-40.jar)
0.05	
0.05	c # MAIN  BEGIN : /tmp/evaluation/199252-1170094070/unknown.xml [Mon Jan 29 19:07:50 2007]
0.05	c # CONVERT_XML  BEGIN : /tmp/evaluation/199252-1170094070/unknown.xml /tmp/evaluation/199252-1170094070/sugar17124.csp [Mon Jan 29 19:07:50 2007]
0.05	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/199252-1170094070/sugar-v0-40.jar -convert /tmp/evaluation/199252-1170094070/unknown.xml /tmp/evaluation/199252-1170094070/sugar17124.csp
0.17	c BEGIN convert /tmp/evaluation/199252-1170094070/unknown.xml
0.56	c END convert (0.389487 seconds)
0.60	c # CONVERT_XML  END : /tmp/evaluation/199252-1170094070/sugar17124.csp 18110 bytes (0 seconds) [Mon Jan 29 19:07:50 2007]
0.60	c # CONVERT_XML  CPU : 0.5 = 0 + 0 + 0.47 + 0.03
0.60	
0.60	c # GENERATE_SAT  BEGIN : /tmp/evaluation/199252-1170094070/sugar17124.bcnf [Mon Jan 29 19:07:50 2007]
0.60	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/199252-1170094070/sugar-v0-40.jar -bcnf -map /tmp/evaluation/199252-1170094070/sugar17124.map /tmp/evaluation/199252-1170094070/sugar17124.csp /tmp/evaluation/199252-1170094070/sugar17124.bcnf
0.72	c BEGIN parse /tmp/evaluation/199252-1170094070/sugar17124.csp
1.05	c END parse (0.335504 seconds)
1.05	c BEGIN simplify
1.08	c END simplify (0.028331 seconds)
1.08	c BEGIN encode /tmp/evaluation/199252-1170094070/sugar17124.bcnf
1.41	c END encode (0.328976 seconds)
1.48	c # GENERATE_SAT  END : 7004 variables 254251 clauses 4313396 bytes (1 seconds) [Mon Jan 29 19:07:51 2007]
1.48	c # GENERATE_SAT  CPU : 0.82 = 0.02 + 0 + 0.74 + 0.06
1.48	
1.48	c # SOLVE_SAT  BEGIN : /tmp/evaluation/199252-1170094070/sugar17124.bcnf [Mon Jan 29 19:07:51 2007]
1.48	c # CMD : /tmp/evaluation/199252-1170094070/minisat /tmp/evaluation/199252-1170094070/sugar17124.bcnf /tmp/evaluation/199252-1170094070/sugar17124.out
1.65	c ==================================[MINISAT]===================================
1.65	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
1.65	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
1.65	c ==============================================================================
1.65	c |         0 |  209099   700296 |   69699       0        0     nan |  0.000 % |
1.75	c |       100 |  209099   700296 |   76668     100     1541    15.4 | 16.990 % |
1.87	c |       250 |  209099   700296 |   84335     250     4403    17.6 | 16.990 % |
1.93	c |       476 |  209099   700296 |   92769     476     8250    17.3 | 16.990 % |
1.98	c |       813 |  209099   700296 |  102046     813    12626    15.5 | 16.990 % |
2.04	c |      1319 |  209099   700296 |  112250    1319    19240    14.6 | 16.990 % |
2.13	c |      2078 |  209099   700296 |  123476    2078    28608    13.8 | 16.990 % |
2.29	c |      3217 |  209099   700296 |  135823    3217    44213    13.7 | 16.990 % |
3.54	c |      4925 |  209099   700296 |  149405    4925   116566    23.7 | 16.990 % |
5.22	c |      7487 |  209099   700296 |  164346    7487   218372    29.2 | 16.990 % |
7.94	c |     11331 |  209099   700296 |  180781   11331   368119    32.5 | 16.990 % |
11.58	c |     17098 |  209099   700296 |  198859   17098   624028    36.5 | 16.990 % |
16.82	c |     25747 |  209099   700296 |  218745   25747   895676    34.8 | 16.990 % |
27.70	c |     38721 |  209099   700296 |  240619   38721  1470993    38.0 | 16.990 % |
42.02	c |     58182 |  209099   700296 |  264681   58182  2175129    37.4 | 16.990 % |
62.44	c |     87375 |  209099   700296 |  291150   87375  3349288    38.3 | 16.990 % |
122.21	c |    131165 |  209099   700296 |  320265  131165  5338677    40.7 | 16.990 % |
235.32	c |    196849 |  209099   700296 |  352291  196849  8682990    44.1 | 16.990 % |
514.90	c |    295375 |  209099   700296 |  387520  295375 14452829    48.9 | 16.990 % |
883.08	c |    443165 |  209099   700296 |  426272   68360  2944126    43.1 | 16.990 % |
1353.77	c |    664848 |  209099   700296 |  468900  290043 14859181    51.2 | 16.990 % |
1809.33	
1809.33	s UNKNOWN
1809.33	c # INTERRUPTED
1809.33	c # MAIN  END :  (1809 seconds) [Mon Jan 29 19:37:59 2007]
1809.33	c # MAIN  CPU : 1.32 = 0.02 + 0 + 1.21 + 0.09
1809.33	

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: UNKNOWN

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node68/watcher-199252-1170094070 -o ROOT/results/node68/solver-199252-1170094070 -C 1800 -M 900 /tmp/evaluation/199252-1170094070/solver /tmp/evaluation/199252-1170094070 /tmp/evaluation/199252-1170094070/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: 2.07 2.23 2.31 5/75 17125
/proc/meminfo: memFree=1539056/2055920 swapFree=4192956/4192956
[pid=17124] ppid=17122 vsize=18540 CPUtime=0
/proc/17124/stat : 17124 (runsolver) R 17122 17124 16605 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 29364602 18984960 279 18446744073709551615 4194304 4267372 548682069040 18446744073709551615 257414458663 0 0 4096 24578 0 0 0 17 1 0 0
/proc/17124/statm: 4635 279 244 17 0 2626 0

[startup+0.154082 s]
/proc/loadavg: 2.07 2.23 2.31 5/75 17125
/proc/meminfo: memFree=1539056/2055920 swapFree=4192956/4192956
[pid=17124] ppid=17122 vsize=13724 CPUtime=0.04
/proc/17124/stat : 17124 (sugar) S 17122 17124 16605 0 -1 4194304 1112 0 0 0 3 1 0 0 20 0 1 0 29364602 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17124/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+0.562114 s]
/proc/loadavg: 2.07 2.23 2.31 5/75 17125
/proc/meminfo: memFree=1539056/2055920 swapFree=4192956/4192956
[pid=17124] ppid=17122 vsize=13724 CPUtime=0.04
/proc/17124/stat : 17124 (sugar) S 17122 17124 16605 0 -1 4194304 1121 0 0 0 3 1 0 0 16 0 1 0 29364602 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17124/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+1.38519 s]
/proc/loadavg: 2.07 2.23 2.31 3/83 17141
/proc/meminfo: memFree=1520304/2055920 swapFree=4192956/4192956
[pid=17124] ppid=17122 vsize=13724 CPUtime=0.54
/proc/17124/stat : 17124 (sugar) S 17122 17124 16605 0 -1 4194304 1190 4384 0 1 3 1 47 3 16 0 1 0 29364602 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17124/statm: 3431 809 371 3 0 531 0
[pid=17134] ppid=17124 vsize=807360 CPUtime=0.77
/proc/17134/stat : 17134 (java) R 17124 17124 16605 0 -1 0 5845 0 1 0 72 5 0 0 24 0 8 0 29364662 826736640 5595 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073823966 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17134/statm: 201840 5595 1510 14 0 189118 0
[pid=17134/tid=17135] ppid=17124 vsize=807360 CPUtime=0.01
/proc/17134/task/17135/stat : 17135 (java) S 17124 17124 16605 0 -1 64 364 0 0 0 1 0 0 0 16 0 8 0 29364665 826736640 5595 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17134/tid=17136] ppid=17124 vsize=807360 CPUtime=0
/proc/17134/task/17136/stat : 17136 (java) S 17124 17124 16605 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 29364665 826736640 5595 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17134/tid=17137] ppid=17124 vsize=807360 CPUtime=0
/proc/17134/task/17137/stat : 17137 (java) S 17124 17124 16605 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29364665 826736640 5595 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17134/tid=17138] ppid=17124 vsize=807360 CPUtime=0
/proc/17134/task/17138/stat : 17138 (java) S 17124 17124 16605 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 29364669 826736640 5595 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17134/tid=17139] ppid=17124 vsize=807360 CPUtime=0.15
/proc/17134/task/17139/stat : 17139 (java) S 17124 17124 16605 0 -1 64 422 0 0 0 15 0 0 0 16 0 8 0 29364669 826736640 5595 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17134/tid=17140] ppid=17124 vsize=807360 CPUtime=0
/proc/17134/task/17140/stat : 17140 (java) S 17124 17124 16605 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 29364669 826736640 5595 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17134/tid=17141] ppid=17124 vsize=807360 CPUtime=0
/proc/17134/task/17141/stat : 17141 (java) S 17124 17124 16605 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 29364669 826736640 5595 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 821084

[startup+3.03034 s]
/proc/loadavg: 2.06 2.23 2.31 3/76 17142
/proc/meminfo: memFree=1520936/2055920 swapFree=4192956/4192956
[pid=17124] ppid=17122 vsize=15052 CPUtime=1.36
/proc/17124/stat : 17124 (sugar) S 17122 17124 16605 0 -1 4194304 1643 10244 0 2 5 1 121 9 15 0 1 0 29364602 15413248 1155 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17124/statm: 3763 1155 373 3 0 863 0
[pid=17142] ppid=17124 vsize=11912 CPUtime=1.53
/proc/17142/stat : 17142 (minisat) R 17124 17124 16605 0 -1 0 3597 0 0 0 152 1 0 0 25 0 1 0 29364750 12197888 2557 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/17142/statm: 2978 2557 51 112 0 2862 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 26964

[startup+6.31564 s]
/proc/loadavg: 2.06 2.23 2.31 3/76 17142
/proc/meminfo: memFree=1519208/2055920 swapFree=4192956/4192956
[pid=17124] ppid=17122 vsize=15052 CPUtime=1.36
/proc/17124/stat : 17124 (sugar) S 17122 17124 16605 0 -1 4194304 1643 10244 0 2 5 1 121 9 16 0 1 0 29364602 15413248 1155 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17124/statm: 3763 1155 373 3 0 863 0
[pid=17142] ppid=17124 vsize=12840 CPUtime=4.8
/proc/17142/stat : 17142 (minisat) R 17124 17124 16605 0 -1 0 3838 0 0 0 478 2 0 0 25 0 1 0 29364750 13148160 2798 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528392 0 0 4096 3 0 0 0 17 1 0 0
/proc/17142/statm: 3210 2798 51 112 0 3094 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 27892

[startup+12.7922 s]
/proc/loadavg: 2.05 2.22 2.31 3/76 17142
/proc/meminfo: memFree=1516136/2055920 swapFree=4192956/4192956
[pid=17124] ppid=17122 vsize=15052 CPUtime=1.36
/proc/17124/stat : 17124 (sugar) S 17122 17124 16605 0 -1 4194304 1643 10244 0 2 5 1 121 9 16 0 1 0 29364602 15413248 1155 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17124/statm: 3763 1155 373 3 0 863 0
[pid=17142] ppid=17124 vsize=14860 CPUtime=11.24
/proc/17142/stat : 17142 (minisat) R 17124 17124 16605 0 -1 0 4313 0 0 0 1122 2 0 0 25 0 1 0 29364750 15216640 3273 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528771 0 0 4096 3 0 0 0 17 1 0 0
/proc/17142/statm: 3715 3273 51 112 0 3599 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 29912

[startup+25.6164 s]
/proc/loadavg: 2.05 2.21 2.30 3/76 17142
/proc/meminfo: memFree=1511536/2055920 swapFree=4192956/4192956
[pid=17124] ppid=17122 vsize=15052 CPUtime=1.36
/proc/17124/stat : 17124 (sugar) S 17122 17124 16605 0 -1 4194304 1643 10244 0 2 5 1 121 9 16 0 1 0 29364602 15413248 1155 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17124/statm: 3763 1155 373 3 0 863 0
[pid=17142] ppid=17124 vsize=18044 CPUtime=24.01
/proc/17142/stat : 17142 (minisat) R 17124 17124 16605 0 -1 0 5129 0 0 0 2398 3 0 0 25 0 1 0 29364750 18477056 4089 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528342 0 0 4096 3 0 0 0 17 1 0 0
/proc/17142/statm: 4511 4089 51 112 0 4395 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 33096

[startup+51.2967 s]
/proc/loadavg: 2.03 2.20 2.29 3/76 17142
/proc/meminfo: memFree=1501296/2055920 swapFree=4192956/4192956
[pid=17124] ppid=17122 vsize=15052 CPUtime=1.36
/proc/17124/stat : 17124 (sugar) S 17122 17124 16605 0 -1 4194304 1643 10244 0 2 5 1 121 9 16 0 1 0 29364602 15413248 1155 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17124/statm: 3763 1155 373 3 0 863 0
[pid=17142] ppid=17124 vsize=25100 CPUtime=49.57
/proc/17142/stat : 17142 (minisat) R 17124 17124 16605 0 -1 0 6881 0 0 0 4952 5 0 0 25 0 1 0 29364750 25702400 5841 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/17142/statm: 6275 5841 51 112 0 6159 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 40152

[startup+102.538 s]
/proc/loadavg: 2.01 2.16 2.27 3/76 17142
/proc/meminfo: memFree=1488816/2055920 swapFree=4192956/4192956
[pid=17124] ppid=17122 vsize=15052 CPUtime=1.36
/proc/17124/stat : 17124 (sugar) S 17122 17124 16605 0 -1 4194304 1643 10244 0 2 5 1 121 9 16 0 1 0 29364602 15413248 1155 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17124/statm: 3763 1155 373 3 0 863 0
[pid=17142] ppid=17124 vsize=34236 CPUtime=100.57
/proc/17142/stat : 17142 (minisat) R 17124 17124 16605 0 -1 0 9152 0 0 0 10050 7 0 0 25 0 1 0 29364750 35057664 8112 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528574 0 0 4096 3 0 0 0 17 1 0 0
/proc/17142/statm: 8559 8112 51 112 0 8443 0
Current children cumulated CPU time (s) 101.93
Current children cumulated vsize (KiB) 49288

[startup+162.615 s]
/proc/loadavg: 2.00 2.13 2.25 3/76 17142
/proc/meminfo: memFree=1479792/2055920 swapFree=4192956/4192956
[pid=17124] ppid=17122 vsize=15052 CPUtime=1.36
/proc/17124/stat : 17124 (sugar) S 17122 17124 16605 0 -1 4194304 1643 10244 0 2 5 1 121 9 16 0 1 0 29364602 15413248 1155 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17124/statm: 3763 1155 373 3 0 863 0
[pid=17142] ppid=17124 vsize=42952 CPUtime=160.37
/proc/17142/stat : 17142 (minisat) R 17124 17124 16605 0 -1 0 11305 0 0 0 16027 10 0 0 25 0 1 0 29364750 43982848 10265 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/17142/statm: 10738 10265 51 112 0 10622 0
Current children cumulated CPU time (s) 161.73
Current children cumulated vsize (KiB) 58004

[startup+222.701 s]
/proc/loadavg: 2.00 2.10 2.24 3/76 17142
/proc/meminfo: memFree=1469296/2055920 swapFree=4192956/4192956
[pid=17124] ppid=17122 vsize=15052 CPUtime=1.36
/proc/17124/stat : 17124 (sugar) S 17122 17124 16605 0 -1 4194304 1643 10244 0 2 5 1 121 9 16 0 1 0 29364602 15413248 1155 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17124/statm: 3763 1155 373 3 0 863 0
[pid=17142] ppid=17124 vsize=50960 CPUtime=220.16
/proc/17142/stat : 17142 (minisat) R 17124 17124 16605 0 -1 0 13342 0 0 0 22003 13 0 0 25 0 1 0 29364750 52183040 12302 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/17142/statm: 12740 12302 51 112 0 12624 0
Current children cumulated CPU time (s) 221.52
Current children cumulated vsize (KiB) 66012

[startup+282.777 s]
/proc/loadavg: 2.00 2.08 2.22 3/76 17142
/proc/meminfo: memFree=1462896/2055920 swapFree=4192956/4192956
[pid=17124] ppid=17122 vsize=15052 CPUtime=1.36
/proc/17124/stat : 17124 (sugar) S 17122 17124 16605 0 -1 4194304 1643 10244 0 2 5 1 121 9 16 0 1 0 29364602 15413248 1155 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17124/statm: 3763 1155 373 3 0 863 0
[pid=17142] ppid=17124 vsize=57308 CPUtime=279.96
/proc/17142/stat : 17142 (minisat) R 17124 17124 16605 0 -1 0 14847 0 0 0 27981 15 0 0 25 0 1 0 29364750 58683392 13807 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528771 0 0 4096 3 0 0 0 17 1 0 0
/proc/17142/statm: 14327 13807 51 112 0 14211 0
Current children cumulated CPU time (s) 281.32
Current children cumulated vsize (KiB) 72360

[startup+342.855 s]
/proc/loadavg: 2.03 2.08 2.21 3/76 17142
/proc/meminfo: memFree=1456304/2055920 swapFree=4192956/4192956
[pid=17124] ppid=17122 vsize=15052 CPUtime=1.36
/proc/17124/stat : 17124 (sugar) S 17122 17124 16605 0 -1 4194304 1643 10244 0 2 5 1 121 9 16 0 1 0 29364602 15413248 1155 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17124/statm: 3763 1155 373 3 0 863 0
[pid=17142] ppid=17124 vsize=62984 CPUtime=339.76
/proc/17142/stat : 17142 (minisat) R 17124 17124 16605 0 -1 0 16281 0 0 0 33958 18 0 0 25 0 1 0 29364750 64495616 15241 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/17142/statm: 15746 15241 51 112 0 15630 0
Current children cumulated CPU time (s) 341.12
Current children cumulated vsize (KiB) 78036

[startup+402.93 s]
/proc/loadavg: 2.04 2.08 2.20 3/76 17142
/proc/meminfo: memFree=1450224/2055920 swapFree=4192956/4192956
[pid=17124] ppid=17122 vsize=15052 CPUtime=1.36
/proc/17124/stat : 17124 (sugar) S 17122 17124 16605 0 -1 4194304 1643 10244 0 2 5 1 121 9 16 0 1 0 29364602 15413248 1155 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17124/statm: 3763 1155 373 3 0 863 0
[pid=17142] ppid=17124 vsize=68516 CPUtime=399.55
/proc/17142/stat : 17142 (minisat) R 17124 17124 16605 0 -1 0 17697 0 0 0 39936 19 0 0 25 0 1 0 29364750 70160384 16657 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/17142/statm: 17129 16657 51 112 0 17013 0
Current children cumulated CPU time (s) 400.91
Current children cumulated vsize (KiB) 83568

[startup+463.005 s]
/proc/loadavg: 2.05 2.07 2.18 3/76 17142
/proc/meminfo: memFree=1444528/2055920 swapFree=4192956/4192956
[pid=17124] ppid=17122 vsize=15052 CPUtime=1.36
/proc/17124/stat : 17124 (sugar) S 17122 17124 16605 0 -1 4194304 1643 10244 0 2 5 1 121 9 16 0 1 0 29364602 15413248 1155 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17124/statm: 3763 1155 373 3 0 863 0
[pid=17142] ppid=17124 vsize=74052 CPUtime=459.34
/proc/17142/stat : 17142 (minisat) R 17124 17124 16605 0 -1 0 19079 0 0 0 45913 21 0 0 25 0 1 0 29364750 75829248 18039 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0

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

/proc/loadavg: 2.78 2.34 2.21 3/83 17275
/proc/meminfo: memFree=15616/2055920 swapFree=4192956/4192956
[pid=17124] ppid=17122 vsize=15052 CPUtime=1.36
/proc/17124/stat : 17124 (sugar) S 17122 17124 16605 0 -1 4194304 1643 10244 0 2 5 1 121 9 16 0 1 0 29364602 15413248 1155 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17124/statm: 3763 1155 373 3 0 863 0
[pid=17142] ppid=17124 vsize=99592 CPUtime=1117.76
/proc/17142/stat : 17142 (minisat) R 17124 17124 16605 0 -1 0 25420 0 0 0 111674 102 0 0 25 0 1 0 29364750 101982208 24380 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/17142/statm: 24898 24380 51 112 0 24782 0
Current children cumulated CPU time (s) 1119.12
Current children cumulated vsize (KiB) 114644

[startup+1183.58 s]
/proc/loadavg: 3.41 2.58 2.30 3/83 17275
/proc/meminfo: memFree=16320/2055920 swapFree=4192956/4192956
[pid=17124] ppid=17122 vsize=15052 CPUtime=1.36
/proc/17124/stat : 17124 (sugar) S 17122 17124 16605 0 -1 4194304 1643 10244 0 2 5 1 121 9 16 0 1 0 29364602 15413248 1155 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17124/statm: 3763 1155 373 3 0 863 0
[pid=17142] ppid=17124 vsize=99592 CPUtime=1177.44
/proc/17142/stat : 17142 (minisat) R 17124 17124 16605 0 -1 0 25420 0 0 0 117617 127 0 0 25 0 1 0 29364750 101982208 24380 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/17142/statm: 24898 24380 51 112 0 24782 0
Current children cumulated CPU time (s) 1178.8
Current children cumulated vsize (KiB) 114644

[startup+1243.67 s]
/proc/loadavg: 4.00 2.92 2.44 3/83 17275
/proc/meminfo: memFree=14976/2055920 swapFree=4192812/4192956
[pid=17124] ppid=17122 vsize=15052 CPUtime=1.36
/proc/17124/stat : 17124 (sugar) S 17122 17124 16605 0 -1 4194304 1643 10244 0 2 5 1 121 9 16 0 1 0 29364602 15413248 1155 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17124/statm: 3763 1155 373 3 0 863 0
[pid=17142] ppid=17124 vsize=99592 CPUtime=1237.11
/proc/17142/stat : 17142 (minisat) R 17124 17124 16605 0 -1 0 25420 0 0 0 123561 150 0 0 25 0 1 0 29364750 101982208 24380 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/17142/statm: 24898 24380 51 112 0 24782 0
Current children cumulated CPU time (s) 1238.47
Current children cumulated vsize (KiB) 114644

[startup+1303.77 s]
/proc/loadavg: 2.88 2.80 2.42 3/83 17275
/proc/meminfo: memFree=16320/2055920 swapFree=4192812/4192956
[pid=17124] ppid=17122 vsize=15052 CPUtime=1.36
/proc/17124/stat : 17124 (sugar) S 17122 17124 16605 0 -1 4194304 1643 10244 0 2 5 1 121 9 16 0 1 0 29364602 15413248 1155 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17124/statm: 3763 1155 373 3 0 863 0
[pid=17142] ppid=17124 vsize=99592 CPUtime=1296.81
/proc/17142/stat : 17142 (minisat) R 17124 17124 16605 0 -1 0 25420 0 0 0 129512 169 0 0 25 0 1 0 29364750 101982208 24380 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/17142/statm: 24898 24380 51 112 0 24782 0
Current children cumulated CPU time (s) 1298.17
Current children cumulated vsize (KiB) 114644

[startup+1363.86 s]
/proc/loadavg: 2.50 2.71 2.42 3/83 17275
/proc/meminfo: memFree=14848/2055920 swapFree=4192812/4192956
[pid=17124] ppid=17122 vsize=15052 CPUtime=1.36
/proc/17124/stat : 17124 (sugar) S 17122 17124 16605 0 -1 4194304 1643 10244 0 2 5 1 121 9 16 0 1 0 29364602 15413248 1155 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17124/statm: 3763 1155 373 3 0 863 0
[pid=17142] ppid=17124 vsize=99836 CPUtime=1356.42
/proc/17142/stat : 17142 (minisat) R 17124 17124 16605 0 -1 0 25474 0 0 0 135454 188 0 0 25 0 1 0 29364750 102232064 24434 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/17142/statm: 24959 24434 51 112 0 24843 0
Current children cumulated CPU time (s) 1357.78
Current children cumulated vsize (KiB) 114888

[startup+1423.95 s]
/proc/loadavg: 2.78 2.74 2.45 3/83 17275
/proc/meminfo: memFree=15680/2055920 swapFree=4192812/4192956
[pid=17124] ppid=17122 vsize=15052 CPUtime=1.36
/proc/17124/stat : 17124 (sugar) S 17122 17124 16605 0 -1 4194304 1643 10244 0 2 5 1 121 9 16 0 1 0 29364602 15413248 1155 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17124/statm: 3763 1155 373 3 0 863 0
[pid=17142] ppid=17124 vsize=99836 CPUtime=1416.12
/proc/17142/stat : 17142 (minisat) R 17124 17124 16605 0 -1 0 25474 0 0 0 141402 210 0 0 25 0 1 0 29364750 102232064 24434 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/17142/statm: 24959 24434 51 112 0 24843 0
Current children cumulated CPU time (s) 1417.48
Current children cumulated vsize (KiB) 114888

[startup+1484.03 s]
/proc/loadavg: 3.15 2.85 2.50 3/83 17275
/proc/meminfo: memFree=15424/2055920 swapFree=4192812/4192956
[pid=17124] ppid=17122 vsize=15052 CPUtime=1.36
/proc/17124/stat : 17124 (sugar) S 17122 17124 16605 0 -1 4194304 1643 10244 0 2 5 1 121 9 16 0 1 0 29364602 15413248 1155 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17124/statm: 3763 1155 373 3 0 863 0
[pid=17142] ppid=17124 vsize=99836 CPUtime=1475.82
/proc/17142/stat : 17142 (minisat) R 17124 17124 16605 0 -1 0 25474 0 0 0 147352 230 0 0 25 0 1 0 29364750 102232064 24434 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/17142/statm: 24959 24434 51 112 0 24843 0
Current children cumulated CPU time (s) 1477.18
Current children cumulated vsize (KiB) 114888

[startup+1544.1 s]
/proc/loadavg: 3.74 3.03 2.58 3/83 17275
/proc/meminfo: memFree=16320/2055920 swapFree=4192812/4192956
[pid=17124] ppid=17122 vsize=15052 CPUtime=1.36
/proc/17124/stat : 17124 (sugar) S 17122 17124 16605 0 -1 4194304 1643 10244 0 2 5 1 121 9 16 0 1 0 29364602 15413248 1155 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17124/statm: 3763 1155 373 3 0 863 0
[pid=17142] ppid=17124 vsize=99836 CPUtime=1535.5
/proc/17142/stat : 17142 (minisat) R 17124 17124 16605 0 -1 0 25475 0 0 0 153296 254 0 0 25 0 1 0 29364750 102232064 24435 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/17142/statm: 24959 24435 51 112 0 24843 0
Current children cumulated CPU time (s) 1536.86
Current children cumulated vsize (KiB) 114888

[startup+1604.11 s]
/proc/loadavg: 3.42 3.11 2.63 3/83 17275
/proc/meminfo: memFree=15424/2055920 swapFree=4192812/4192956
[pid=17124] ppid=17122 vsize=15052 CPUtime=1.36
/proc/17124/stat : 17124 (sugar) S 17122 17124 16605 0 -1 4194304 1643 10244 0 2 5 1 121 9 16 0 1 0 29364602 15413248 1155 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17124/statm: 3763 1155 373 3 0 863 0
[pid=17142] ppid=17124 vsize=102096 CPUtime=1595.09
/proc/17142/stat : 17142 (minisat) R 17124 17124 16605 0 -1 0 26035 0 0 0 159235 274 0 0 25 0 1 0 29364750 104546304 24995 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/17142/statm: 25524 24995 51 112 0 25408 0
Current children cumulated CPU time (s) 1596.45
Current children cumulated vsize (KiB) 117148

[startup+1664.21 s]
/proc/loadavg: 2.89 3.01 2.63 3/83 17277
/proc/meminfo: memFree=15680/2055920 swapFree=4192812/4192956
[pid=17124] ppid=17122 vsize=15052 CPUtime=1.36
/proc/17124/stat : 17124 (sugar) S 17122 17124 16605 0 -1 4194304 1643 10244 0 2 5 1 121 9 16 0 1 0 29364602 15413248 1155 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17124/statm: 3763 1155 373 3 0 863 0
[pid=17142] ppid=17124 vsize=105552 CPUtime=1654.67
/proc/17142/stat : 17142 (minisat) R 17124 17124 16605 0 -1 0 26892 0 0 0 165171 296 0 0 25 0 1 0 29364750 108085248 25852 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528426 0 0 4096 3 0 0 0 17 0 0 0
/proc/17142/statm: 26388 25852 51 112 0 26272 0
Current children cumulated CPU time (s) 1656.03
Current children cumulated vsize (KiB) 120604

[startup+1724.28 s]
/proc/loadavg: 2.59 2.90 2.62 3/83 17277
/proc/meminfo: memFree=15616/2055920 swapFree=4192812/4192956
[pid=17124] ppid=17122 vsize=15052 CPUtime=1.36
/proc/17124/stat : 17124 (sugar) S 17122 17124 16605 0 -1 4194304 1643 10244 0 2 5 1 121 9 16 0 1 0 29364602 15413248 1155 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17124/statm: 3763 1155 373 3 0 863 0
[pid=17142] ppid=17124 vsize=109204 CPUtime=1714.3
/proc/17142/stat : 17142 (minisat) R 17124 17124 16605 0 -1 0 27793 0 0 0 171107 323 0 0 25 0 1 0 29364750 111824896 26753 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/17142/statm: 27301 26753 51 112 0 27185 0
Current children cumulated CPU time (s) 1715.66
Current children cumulated vsize (KiB) 124256

[startup+1784.35 s]
/proc/loadavg: 2.66 2.85 2.62 3/83 17279
/proc/meminfo: memFree=15680/2055920 swapFree=4192812/4192956
[pid=17124] ppid=17122 vsize=15052 CPUtime=1.36
/proc/17124/stat : 17124 (sugar) S 17122 17124 16605 0 -1 4194304 1643 10244 0 2 5 1 121 9 16 0 1 0 29364602 15413248 1155 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17124/statm: 3763 1155 373 3 0 863 0
[pid=17142] ppid=17124 vsize=113444 CPUtime=1773.97
/proc/17142/stat : 17142 (minisat) R 17124 17124 16605 0 -1 0 28879 0 0 0 177052 345 0 0 25 0 1 0 29364750 116166656 27839 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/17142/statm: 28361 27839 51 112 0 28245 0
Current children cumulated CPU time (s) 1775.33
Current children cumulated vsize (KiB) 128496



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.31 s]
/proc/loadavg: 2.78 2.86 2.63 4/83 17279
/proc/meminfo: memFree=15488/2055920 swapFree=4192812/4192956
[pid=17124] ppid=17122 vsize=15052 CPUtime=1.36
/proc/17124/stat : 17124 (sugar) S 17122 17124 16605 0 -1 4194304 1643 10244 0 2 5 1 121 9 16 0 1 0 29364602 15413248 1155 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17124/statm: 3763 1155 373 3 0 863 0
[pid=17142] ppid=17124 vsize=115420 CPUtime=1798.73
/proc/17142/stat : 17142 (minisat) R 17124 17124 16605 0 -1 0 29393 0 0 0 179517 356 0 0 25 0 1 0 29364750 118190080 28353 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/17142/statm: 28855 28353 51 112 0 28739 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 130472

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

Child status: 1

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 17124 and gives childrusage.ru_utime.tv_sec=1 childrusage.ru_utime.tv_usec=278805 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=108983
CPU time returned by wait4() is 1.38779
while last known CPU time is 1800.1

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

Real time (s): 1810.91
CPU time (s): 1800.1
CPU user time (s): 1796.43
CPU system time (s): 3.67
CPU usage (%): 99.4029
Max. virtual memory (cumulated for all children) (KiB): 821084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.2788
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= 11971
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1302
involuntary context switches= 1198

runsolver used 2.01269 s user time and 6.02208 s system time

The end

Launcher Data (download as text)

Begin job on node68 on Mon Jan 29 18:07:50 UTC 2007


IDJOB= 199252
IDBENCH= 3602
IDSOLVER= 86
FILE ID= node68/199252-1170094070

PBS_JOBID= 3689591

Free space on /tmp= 66562 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/allIntervalSeries/series-35.xml
COMMAND LINE= /tmp/evaluation/199252-1170094070/solver /tmp/evaluation/199252-1170094070 /tmp/evaluation/199252-1170094070/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node68/watcher-199252-1170094070 -o ROOT/results/node68/solver-199252-1170094070 -C 1800 -M 900  /tmp/evaluation/199252-1170094070/solver /tmp/evaluation/199252-1170094070 /tmp/evaluation/199252-1170094070/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  6aeecd6872742eb9c633f873c5a163bd

RANDOM SEED= 611964130

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.234
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.234
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:       1539536 kB
Buffers:         49976 kB
Cached:         366796 kB
SwapCached:          0 kB
Active:         190856 kB
Inactive:       254116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1539536 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            3232 kB
Writeback:           0 kB
Mapped:          39252 kB
Slab:            56960 kB
Committed_AS:   109568 kB
PageTables:       1752 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= 51775 MiB



End job on node68 on Mon Jan 29 18:38:03 UTC 2007