Trace number 246717

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 1801.65

General information on the benchmark

Namepigeons_glb/
pigeons-40_ext.xml
MD5SUM5fddf99c2af664c9c9d74cefb14a571d
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.012997
SatisfiableNO
(Un)Satisfiability was proved
Number of variables40
Number of constraints1
Maximum constraint arity40
Maximum domain size39
Number of constraints which are defined in extension0
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)allDifferent(1)

Solver Data (download as text)

0.04	c # Sugar v0-40 (/tmp/evaluation/246717-1170109387/sugar-v0-40.jar)
0.04	
0.04	c # MAIN  BEGIN : /tmp/evaluation/246717-1170109387/unknown.xml [Mon Jan 29 23:23:14 2007]
0.04	c # CONVERT_XML  BEGIN : /tmp/evaluation/246717-1170109387/unknown.xml /tmp/evaluation/246717-1170109387/sugar21590.csp [Mon Jan 29 23:23:14 2007]
0.04	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/246717-1170109387/sugar-v0-40.jar -convert /tmp/evaluation/246717-1170109387/unknown.xml /tmp/evaluation/246717-1170109387/sugar21590.csp
0.16	c BEGIN convert /tmp/evaluation/246717-1170109387/unknown.xml
0.25	c END convert (0.089874 seconds)
0.27	c # CONVERT_XML  END : /tmp/evaluation/246717-1170109387/sugar21590.csp 11200 bytes (0 seconds) [Mon Jan 29 23:23:14 2007]
0.27	c # CONVERT_XML  CPU : 0.2 = 0 + 0 + 0.19 + 0.01
0.27	
0.27	c # GENERATE_SAT  BEGIN : /tmp/evaluation/246717-1170109387/sugar21590.bcnf [Mon Jan 29 23:23:14 2007]
0.27	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/246717-1170109387/sugar-v0-40.jar -bcnf -map /tmp/evaluation/246717-1170109387/sugar21590.map /tmp/evaluation/246717-1170109387/sugar21590.csp /tmp/evaluation/246717-1170109387/sugar21590.bcnf
0.39	c BEGIN parse /tmp/evaluation/246717-1170109387/sugar21590.csp
0.68	c END parse (0.291059 seconds)
0.68	c BEGIN simplify
0.71	c END simplify (0.02539 seconds)
0.71	c BEGIN encode /tmp/evaluation/246717-1170109387/sugar21590.bcnf
0.82	c END encode (0.114938 seconds)
0.89	c # GENERATE_SAT  END : 3080 variables 63100 clauses 988104 bytes (1 seconds) [Mon Jan 29 23:23:15 2007]
0.89	c # GENERATE_SAT  CPU : 0.03 = 0.02 + 0.01 + 0 + 0
0.89	
0.89	c # SOLVE_SAT  BEGIN : /tmp/evaluation/246717-1170109387/sugar21590.bcnf [Mon Jan 29 23:23:15 2007]
0.89	c # CMD : /tmp/evaluation/246717-1170109387/minisat /tmp/evaluation/246717-1170109387/sugar21590.bcnf /tmp/evaluation/246717-1170109387/sugar21590.out
0.92	c ==================================[MINISAT]===================================
0.92	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
0.92	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
0.92	c ==============================================================================
0.92	c |         0 |   63100   183920 |   21033       0        0     nan |  0.000 % |
0.93	c |       101 |   63100   183920 |   23136     101     1098    10.9 |  0.000 % |
0.94	c |       254 |   63100   183920 |   25449     254     2313     9.1 |  0.000 % |
0.95	c |       480 |   63100   183920 |   27994     480     4242     8.8 |  0.000 % |
0.96	c |       817 |   63100   183920 |   30794     817     6638     8.1 |  0.000 % |
0.98	c |      1323 |   63100   183920 |   33873    1323    10603     8.0 |  0.000 % |
1.01	c |      2082 |   63100   183920 |   37261    2082    16158     7.8 |  0.000 % |
1.04	c |      3223 |   63100   183920 |   40987    3223    25283     7.8 |  0.000 % |
1.12	c |      4931 |   63100   183920 |   45086    4931    43585     8.8 |  0.000 % |
1.21	c |      7493 |   63100   183920 |   49594    7493    65688     8.8 |  0.000 % |
1.38	c |     11338 |   63100   183920 |   54554   11338   101885     9.0 |  0.000 % |
1.87	c |     17104 |   63100   183920 |   60009   17104   193116    11.3 |  0.000 % |
2.37	c |     25754 |   63100   183920 |   66010   25754   286011    11.1 |  0.000 % |
3.27	c |     38728 |   63100   183920 |   72611   38728   467657    12.1 |  0.000 % |
6.99	c |     58189 |   63100   183920 |   79872   58189   835026    14.4 |  0.000 % |
11.48	c |     87381 |   63100   183920 |   87860   19378   271714    14.0 |  0.000 % |
17.41	c |    131170 |   63100   183920 |   96646   63167   920527    14.6 |  0.000 % |
29.54	c |    196857 |   63100   183920 |  106310   45085   715959    15.9 |  0.000 % |
50.85	c |    295383 |   63100   183920 |  116941   50259  1019214    20.3 |  0.000 % |
97.38	c |    443173 |   63100   183920 |  128635   95605  1859075    19.4 |  0.000 % |
196.86	c |    664856 |   63100   183920 |  141499   88137  1578812    17.9 |  0.000 % |
390.34	c |    997383 |   63100   183920 |  155649   35805   577214    16.1 |  0.000 % |
649.47	c |   1496171 |   63100   183920 |  171214  112542  2623097    23.3 |  0.000 % |
1126.29	c |   2244353 |   63100   183920 |  188335   79337  1428064    18.0 |  0.000 % |
1800.65	
1800.65	s UNKNOWN
1800.65	c # INTERRUPTED
1800.65	c # MAIN  END :  (1801 seconds) [Mon Jan 29 23:53:15 2007]
1800.65	c # MAIN  CPU : 0.23 = 0.02 + 0.01 + 0.19 + 0.01
1800.65	

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/node55/watcher-246717-1170109387 -o ROOT/results/node55/solver-246717-1170109387 -C 1800 -M 900 /tmp/evaluation/246717-1170109387/solver /tmp/evaluation/246717-1170109387 /tmp/evaluation/246717-1170109387/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: 0.34 1.47 2.29 3/75 21591
/proc/meminfo: memFree=1946616/2055920 swapFree=4184204/4192956
[pid=21590] ppid=21588 vsize=12268 CPUtime=0
/proc/21590/stat : 21590 (sugar) R 21588 21590 21468 0 -1 4194304 596 0 0 0 0 0 0 0 18 0 1 0 30895866 12562432 315 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 248770509822 0 0 4224 0 0 0 0 17 1 0 0
/proc/21590/statm: 3067 315 241 3 0 167 0

[startup+0.10312 s]
/proc/loadavg: 0.34 1.47 2.29 3/75 21591
/proc/meminfo: memFree=1946616/2055920 swapFree=4184204/4192956
[pid=21590] ppid=21588 vsize=13724 CPUtime=0.03
/proc/21590/stat : 21590 (sugar) S 21588 21590 21468 0 -1 4194304 1112 0 0 0 3 0 0 0 18 0 1 0 30895866 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21590/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+0.515205 s]
/proc/loadavg: 0.34 1.47 2.29 3/75 21591
/proc/meminfo: memFree=1946616/2055920 swapFree=4184204/4192956
[pid=21590] ppid=21588 vsize=13724 CPUtime=0.23
/proc/21590/stat : 21590 (sugar) S 21588 21590 21468 0 -1 4194304 1190 3505 0 1 3 0 19 1 15 0 1 0 30895866 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21590/statm: 3431 809 371 3 0 531 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 13724

[startup+1.33523 s]
/proc/loadavg: 0.34 1.47 2.29 3/77 21608
/proc/meminfo: memFree=1939744/2055920 swapFree=4184204/4192956
[pid=21590] ppid=21588 vsize=14516 CPUtime=0.26
/proc/21590/stat : 21590 (sugar) S 21588 21590 21468 0 -1 4194304 1515 3505 0 1 5 1 19 1 15 0 1 0 30895866 14864384 1027 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21590/statm: 3629 1027 373 3 0 729 0
[pid=21600] ppid=21590 vsize=0 CPUtime=0.54
/proc/21600/stat : 21600 (java) Z 21590 21590 21468 0 -1 1036 5922 0 1 0 49 5 0 0 16 0 1 0 30895894 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21600/statm: 0 0 0 0 0 0 0
[pid=21608] ppid=21590 vsize=5068 CPUtime=0.43
/proc/21608/stat : 21608 (minisat) R 21590 21590 21468 0 -1 0 1164 0 0 0 43 0 0 0 21 0 1 0 30895956 5189632 907 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/21608/statm: 1267 907 52 112 0 1151 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 19584

[startup+2.97139 s]
/proc/loadavg: 0.34 1.47 2.29 3/77 21608
/proc/meminfo: memFree=1938080/2055920 swapFree=4184204/4192956
[pid=21590] ppid=21588 vsize=14516 CPUtime=0.26
/proc/21590/stat : 21590 (sugar) S 21588 21590 21468 0 -1 4194304 1515 3505 0 1 5 1 19 1 15 0 1 0 30895866 14864384 1027 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21590/statm: 3629 1027 373 3 0 729 0
[pid=21600] ppid=21590 vsize=0 CPUtime=0.54
/proc/21600/stat : 21600 (java) Z 21590 21590 21468 0 -1 1036 5922 0 1 0 49 5 0 0 16 0 1 0 30895894 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21600/statm: 0 0 0 0 0 0 0
[pid=21608] ppid=21590 vsize=7248 CPUtime=2.07
/proc/21608/stat : 21608 (minisat) R 21590 21590 21468 0 -1 0 1710 0 0 0 206 1 0 0 25 0 1 0 30895956 7421952 1453 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528340 0 0 4096 3 0 0 0 17 1 0 0
/proc/21608/statm: 1812 1453 52 112 0 1696 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 21764

[startup+6.2497 s]
/proc/loadavg: 0.47 1.47 2.29 3/77 21608
/proc/meminfo: memFree=1934880/2055920 swapFree=4184204/4192956
[pid=21590] ppid=21588 vsize=14516 CPUtime=0.26
/proc/21590/stat : 21590 (sugar) S 21588 21590 21468 0 -1 4194304 1515 3505 0 1 5 1 19 1 16 0 1 0 30895866 14864384 1027 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21590/statm: 3629 1027 373 3 0 729 0
[pid=21600] ppid=21590 vsize=0 CPUtime=0.54
/proc/21600/stat : 21600 (java) Z 21590 21590 21468 0 -1 1036 5922 0 1 0 49 5 0 0 16 0 1 0 30895894 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21600/statm: 0 0 0 0 0 0 0
[pid=21608] ppid=21590 vsize=9432 CPUtime=5.34
/proc/21608/stat : 21608 (minisat) R 21590 21590 21468 0 -1 0 2258 0 0 0 533 1 0 0 25 0 1 0 30895956 9658368 2001 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/21608/statm: 2358 2001 52 112 0 2242 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 23948

[startup+12.7193 s]
/proc/loadavg: 0.60 1.48 2.29 3/77 21608
/proc/meminfo: memFree=1931872/2055920 swapFree=4184204/4192956
[pid=21590] ppid=21588 vsize=14516 CPUtime=0.26
/proc/21590/stat : 21590 (sugar) S 21588 21590 21468 0 -1 4194304 1515 3505 0 1 5 1 19 1 16 0 1 0 30895866 14864384 1027 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21590/statm: 3629 1027 373 3 0 729 0
[pid=21600] ppid=21590 vsize=0 CPUtime=0.54
/proc/21600/stat : 21600 (java) Z 21590 21590 21468 0 -1 1036 5922 0 1 0 49 5 0 0 16 0 1 0 30895894 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21600/statm: 0 0 0 0 0 0 0
[pid=21608] ppid=21590 vsize=12076 CPUtime=11.81
/proc/21608/stat : 21608 (minisat) R 21590 21590 21468 0 -1 0 2906 0 0 0 1179 2 0 0 25 0 1 0 30895956 12365824 2649 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528433 0 0 4096 3 0 0 0 17 1 0 0
/proc/21608/statm: 3019 2649 52 112 0 2903 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 26592

[startup+25.5496 s]
/proc/loadavg: 0.91 1.51 2.28 3/77 21608
/proc/meminfo: memFree=1928736/2055920 swapFree=4184204/4192956
[pid=21590] ppid=21588 vsize=14516 CPUtime=0.26
/proc/21590/stat : 21590 (sugar) S 21588 21590 21468 0 -1 4194304 1515 3505 0 1 5 1 19 1 16 0 1 0 30895866 14864384 1027 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21590/statm: 3629 1027 373 3 0 729 0
[pid=21600] ppid=21590 vsize=0 CPUtime=0.54
/proc/21600/stat : 21600 (java) Z 21590 21590 21468 0 -1 1036 5922 0 1 0 49 5 0 0 16 0 1 0 30895894 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21600/statm: 0 0 0 0 0 0 0
[pid=21608] ppid=21590 vsize=15040 CPUtime=24.64
/proc/21608/stat : 21608 (minisat) R 21590 21590 21468 0 -1 0 3626 0 0 0 2461 3 0 0 25 0 1 0 30895956 15400960 3369 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/21608/statm: 3760 3369 52 112 0 3644 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 29556

[startup+51.209 s]
/proc/loadavg: 1.28 1.55 2.27 3/77 21608
/proc/meminfo: memFree=1925920/2055920 swapFree=4184204/4192956
[pid=21590] ppid=21588 vsize=14516 CPUtime=0.26
/proc/21590/stat : 21590 (sugar) S 21588 21590 21468 0 -1 4194304 1515 3505 0 1 5 1 19 1 16 0 1 0 30895866 14864384 1027 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21590/statm: 3629 1027 373 3 0 729 0
[pid=21600] ppid=21590 vsize=0 CPUtime=0.54
/proc/21600/stat : 21600 (java) Z 21590 21590 21468 0 -1 1036 5922 0 1 0 49 5 0 0 16 0 1 0 30895894 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21600/statm: 0 0 0 0 0 0 0
[pid=21608] ppid=21590 vsize=17488 CPUtime=50.29
/proc/21608/stat : 21608 (minisat) R 21590 21590 21468 0 -1 0 4230 0 0 0 5026 3 0 0 25 0 1 0 30895956 17907712 3973 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/21608/statm: 4372 3973 52 112 0 4256 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 32004

[startup+102.418 s]
/proc/loadavg: 1.68 1.61 2.26 3/77 21608
/proc/meminfo: memFree=1919200/2055920 swapFree=4184204/4192956
[pid=21590] ppid=21588 vsize=14516 CPUtime=0.26
/proc/21590/stat : 21590 (sugar) S 21588 21590 21468 0 -1 4194304 1515 3505 0 1 5 1 19 1 16 0 1 0 30895866 14864384 1027 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21590/statm: 3629 1027 373 3 0 729 0
[pid=21600] ppid=21590 vsize=0 CPUtime=0.54
/proc/21600/stat : 21600 (java) Z 21590 21590 21468 0 -1 1036 5922 0 1 0 49 5 0 0 16 0 1 0 30895894 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21600/statm: 0 0 0 0 0 0 0
[pid=21608] ppid=21590 vsize=23484 CPUtime=101.48
/proc/21608/stat : 21608 (minisat) R 21590 21590 21468 0 -1 0 5721 0 0 0 10144 4 0 0 25 0 1 0 30895956 24047616 5464 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134522283 0 0 4096 3 0 0 0 17 1 0 0
/proc/21608/statm: 5871 5464 52 112 0 5755 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 38000

[startup+162.459 s]
/proc/loadavg: 1.88 1.68 2.24 3/77 21608
/proc/meminfo: memFree=1916960/2055920 swapFree=4184204/4192956
[pid=21590] ppid=21588 vsize=14516 CPUtime=0.26
/proc/21590/stat : 21590 (sugar) S 21588 21590 21468 0 -1 4194304 1515 3505 0 1 5 1 19 1 16 0 1 0 30895866 14864384 1027 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21590/statm: 3629 1027 373 3 0 729 0
[pid=21600] ppid=21590 vsize=0 CPUtime=0.54
/proc/21600/stat : 21600 (java) Z 21590 21590 21468 0 -1 1036 5922 0 1 0 49 5 0 0 16 0 1 0 30895894 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21600/statm: 0 0 0 0 0 0 0
[pid=21608] ppid=21590 vsize=25120 CPUtime=161.51
/proc/21608/stat : 21608 (minisat) R 21590 21590 21468 0 -1 0 6107 0 0 0 16146 5 0 0 25 0 1 0 30895956 25722880 5850 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528426 0 0 4096 3 0 0 0 17 1 0 0
/proc/21608/statm: 6280 5850 52 112 0 6164 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 39636

[startup+222.504 s]
/proc/loadavg: 1.95 1.74 2.22 3/77 21608
/proc/meminfo: memFree=1914336/2055920 swapFree=4184204/4192956
[pid=21590] ppid=21588 vsize=14516 CPUtime=0.26
/proc/21590/stat : 21590 (sugar) S 21588 21590 21468 0 -1 4194304 1515 3505 0 1 5 1 19 1 16 0 1 0 30895866 14864384 1027 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21590/statm: 3629 1027 373 3 0 729 0
[pid=21600] ppid=21590 vsize=0 CPUtime=0.54
/proc/21600/stat : 21600 (java) Z 21590 21590 21468 0 -1 1036 5922 0 1 0 49 5 0 0 16 0 1 0 30895894 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21600/statm: 0 0 0 0 0 0 0
[pid=21608] ppid=21590 vsize=27540 CPUtime=221.54
/proc/21608/stat : 21608 (minisat) R 21590 21590 21468 0 -1 0 6624 0 0 0 22149 5 0 0 25 0 1 0 30895956 28200960 6367 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/21608/statm: 6885 6367 52 112 0 6769 0
Current children cumulated CPU time (s) 222.34
Current children cumulated vsize (KiB) 42056

[startup+282.551 s]
/proc/loadavg: 1.98 1.78 2.20 3/77 21608
/proc/meminfo: memFree=1911904/2055920 swapFree=4184204/4192956
[pid=21590] ppid=21588 vsize=14516 CPUtime=0.26
/proc/21590/stat : 21590 (sugar) S 21588 21590 21468 0 -1 4194304 1515 3505 0 1 5 1 19 1 16 0 1 0 30895866 14864384 1027 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21590/statm: 3629 1027 373 3 0 729 0
[pid=21600] ppid=21590 vsize=0 CPUtime=0.54
/proc/21600/stat : 21600 (java) Z 21590 21590 21468 0 -1 1036 5922 0 1 0 49 5 0 0 16 0 1 0 30895894 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21600/statm: 0 0 0 0 0 0 0
[pid=21608] ppid=21590 vsize=30052 CPUtime=281.58
/proc/21608/stat : 21608 (minisat) R 21590 21590 21468 0 -1 0 7171 0 0 0 28152 6 0 0 25 0 1 0 30895956 30773248 6914 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528398 0 0 4096 3 0 0 0 17 1 0 0
/proc/21608/statm: 7513 6914 52 112 0 7397 0
Current children cumulated CPU time (s) 282.38
Current children cumulated vsize (KiB) 44568

[startup+342.596 s]
/proc/loadavg: 1.99 1.82 2.19 3/77 21608
/proc/meminfo: memFree=1909856/2055920 swapFree=4184204/4192956
[pid=21590] ppid=21588 vsize=14516 CPUtime=0.26
/proc/21590/stat : 21590 (sugar) S 21588 21590 21468 0 -1 4194304 1515 3505 0 1 5 1 19 1 16 0 1 0 30895866 14864384 1027 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21590/statm: 3629 1027 373 3 0 729 0
[pid=21600] ppid=21590 vsize=0 CPUtime=0.54
/proc/21600/stat : 21600 (java) Z 21590 21590 21468 0 -1 1036 5922 0 1 0 49 5 0 0 16 0 1 0 30895894 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21600/statm: 0 0 0 0 0 0 0
[pid=21608] ppid=21590 vsize=31796 CPUtime=341.6
/proc/21608/stat : 21608 (minisat) R 21590 21590 21468 0 -1 0 7585 0 0 0 34154 6 0 0 25 0 1 0 30895956 32559104 7328 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528771 0 0 4096 3 0 0 0 17 1 0 0
/proc/21608/statm: 7949 7328 52 112 0 7833 0
Current children cumulated CPU time (s) 342.4
Current children cumulated vsize (KiB) 46312

[startup+402.643 s]

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

/proc/21608/stat : 21608 (minisat) R 21590 21590 21468 0 -1 0 11170 0 0 0 124209 12 0 0 25 0 1 0 30895956 48087040 10913 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/21608/statm: 11740 10913 52 112 0 11624 0
Current children cumulated CPU time (s) 1243.01
Current children cumulated vsize (KiB) 61476

[startup+1303.49 s]
/proc/loadavg: 2.00 1.98 2.05 3/77 21610
/proc/meminfo: memFree=1888352/2055920 swapFree=4184204/4192956
[pid=21590] ppid=21588 vsize=14516 CPUtime=0.26
/proc/21590/stat : 21590 (sugar) S 21588 21590 21468 0 -1 4194304 1515 3505 0 1 5 1 19 1 16 0 1 0 30895866 14864384 1027 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21590/statm: 3629 1027 373 3 0 729 0
[pid=21600] ppid=21590 vsize=0 CPUtime=0.54
/proc/21600/stat : 21600 (java) Z 21590 21590 21468 0 -1 1036 5922 0 1 0 49 5 0 0 16 0 1 0 30895894 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21600/statm: 0 0 0 0 0 0 0
[pid=21608] ppid=21590 vsize=48088 CPUtime=1302.25
/proc/21608/stat : 21608 (minisat) R 21590 21590 21468 0 -1 0 11403 0 0 0 130212 13 0 0 25 0 1 0 30895956 49242112 11146 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528677 0 0 4096 3 0 0 0 17 1 0 0
/proc/21608/statm: 12022 11146 52 112 0 11906 0
Current children cumulated CPU time (s) 1303.05
Current children cumulated vsize (KiB) 62604

[startup+1363.54 s]
/proc/loadavg: 2.00 1.98 2.04 3/77 21610
/proc/meminfo: memFree=1887648/2055920 swapFree=4184204/4192956
[pid=21590] ppid=21588 vsize=14516 CPUtime=0.26
/proc/21590/stat : 21590 (sugar) S 21588 21590 21468 0 -1 4194304 1515 3505 0 1 5 1 19 1 16 0 1 0 30895866 14864384 1027 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21590/statm: 3629 1027 373 3 0 729 0
[pid=21600] ppid=21590 vsize=0 CPUtime=0.54
/proc/21600/stat : 21600 (java) Z 21590 21590 21468 0 -1 1036 5922 0 1 0 49 5 0 0 16 0 1 0 30895894 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21600/statm: 0 0 0 0 0 0 0
[pid=21608] ppid=21590 vsize=48668 CPUtime=1362.29
/proc/21608/stat : 21608 (minisat) R 21590 21590 21468 0 -1 0 11546 0 0 0 136216 13 0 0 25 0 1 0 30895956 49836032 11289 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/21608/statm: 12167 11289 52 112 0 12051 0
Current children cumulated CPU time (s) 1363.09
Current children cumulated vsize (KiB) 63184

[startup+1423.61 s]
/proc/loadavg: 2.00 1.98 2.04 3/77 21610
/proc/meminfo: memFree=1886496/2055920 swapFree=4184204/4192956
[pid=21590] ppid=21588 vsize=14516 CPUtime=0.26
/proc/21590/stat : 21590 (sugar) S 21588 21590 21468 0 -1 4194304 1515 3505 0 1 5 1 19 1 16 0 1 0 30895866 14864384 1027 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21590/statm: 3629 1027 373 3 0 729 0
[pid=21600] ppid=21590 vsize=0 CPUtime=0.54
/proc/21600/stat : 21600 (java) Z 21590 21590 21468 0 -1 1036 5922 0 1 0 49 5 0 0 16 0 1 0 30895894 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21600/statm: 0 0 0 0 0 0 0
[pid=21608] ppid=21590 vsize=49612 CPUtime=1422.34
/proc/21608/stat : 21608 (minisat) R 21590 21590 21468 0 -1 0 11778 0 0 0 142221 13 0 0 25 0 1 0 30895956 50802688 11521 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/21608/statm: 12403 11521 52 112 0 12287 0
Current children cumulated CPU time (s) 1423.14
Current children cumulated vsize (KiB) 64128

[startup+1483.68 s]
/proc/loadavg: 2.00 1.98 2.03 3/77 21610
/proc/meminfo: memFree=1885408/2055920 swapFree=4184204/4192956
[pid=21590] ppid=21588 vsize=14516 CPUtime=0.26
/proc/21590/stat : 21590 (sugar) S 21588 21590 21468 0 -1 4194304 1515 3505 0 1 5 1 19 1 16 0 1 0 30895866 14864384 1027 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21590/statm: 3629 1027 373 3 0 729 0
[pid=21600] ppid=21590 vsize=0 CPUtime=0.54
/proc/21600/stat : 21600 (java) Z 21590 21590 21468 0 -1 1036 5922 0 1 0 49 5 0 0 16 0 1 0 30895894 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21600/statm: 0 0 0 0 0 0 0
[pid=21608] ppid=21590 vsize=50556 CPUtime=1482.39
/proc/21608/stat : 21608 (minisat) R 21590 21590 21468 0 -1 0 11993 0 0 0 148226 13 0 0 25 0 1 0 30895956 51769344 11736 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/21608/statm: 12639 11736 52 112 0 12523 0
Current children cumulated CPU time (s) 1483.19
Current children cumulated vsize (KiB) 65072

[startup+1543.74 s]
/proc/loadavg: 2.00 1.98 2.03 3/77 21610
/proc/meminfo: memFree=1885088/2055920 swapFree=4184204/4192956
[pid=21590] ppid=21588 vsize=14516 CPUtime=0.26
/proc/21590/stat : 21590 (sugar) S 21588 21590 21468 0 -1 4194304 1515 3505 0 1 5 1 19 1 16 0 1 0 30895866 14864384 1027 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21590/statm: 3629 1027 373 3 0 729 0
[pid=21600] ppid=21590 vsize=0 CPUtime=0.54
/proc/21600/stat : 21600 (java) Z 21590 21590 21468 0 -1 1036 5922 0 1 0 49 5 0 0 16 0 1 0 30895894 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21600/statm: 0 0 0 0 0 0 0
[pid=21608] ppid=21590 vsize=50836 CPUtime=1542.44
/proc/21608/stat : 21608 (minisat) R 21590 21590 21468 0 -1 0 12060 0 0 0 154231 13 0 0 25 0 1 0 30895956 52056064 11803 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/21608/statm: 12709 11803 52 112 0 12593 0
Current children cumulated CPU time (s) 1543.24
Current children cumulated vsize (KiB) 65352

[startup+1603.81 s]
/proc/loadavg: 2.00 1.98 2.02 3/77 21610
/proc/meminfo: memFree=1883936/2055920 swapFree=4184204/4192956
[pid=21590] ppid=21588 vsize=14516 CPUtime=0.26
/proc/21590/stat : 21590 (sugar) S 21588 21590 21468 0 -1 4194304 1515 3505 0 1 5 1 19 1 16 0 1 0 30895866 14864384 1027 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21590/statm: 3629 1027 373 3 0 729 0
[pid=21600] ppid=21590 vsize=0 CPUtime=0.54
/proc/21600/stat : 21600 (java) Z 21590 21590 21468 0 -1 1036 5922 0 1 0 49 5 0 0 16 0 1 0 30895894 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21600/statm: 0 0 0 0 0 0 0
[pid=21608] ppid=21590 vsize=52088 CPUtime=1602.5
/proc/21608/stat : 21608 (minisat) R 21590 21590 21468 0 -1 0 12341 0 0 0 160236 14 0 0 25 0 1 0 30895956 53338112 12084 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528707 0 0 4096 3 0 0 0 17 1 0 0
/proc/21608/statm: 13022 12084 52 112 0 12906 0
Current children cumulated CPU time (s) 1603.3
Current children cumulated vsize (KiB) 66604

[startup+1663.88 s]
/proc/loadavg: 2.00 1.98 2.01 3/77 21610
/proc/meminfo: memFree=1881824/2055920 swapFree=4184204/4192956
[pid=21590] ppid=21588 vsize=14516 CPUtime=0.26
/proc/21590/stat : 21590 (sugar) S 21588 21590 21468 0 -1 4194304 1515 3505 0 1 5 1 19 1 16 0 1 0 30895866 14864384 1027 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21590/statm: 3629 1027 373 3 0 729 0
[pid=21600] ppid=21590 vsize=0 CPUtime=0.54
/proc/21600/stat : 21600 (java) Z 21590 21590 21468 0 -1 1036 5922 0 1 0 49 5 0 0 16 0 1 0 30895894 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21600/statm: 0 0 0 0 0 0 0
[pid=21608] ppid=21590 vsize=54056 CPUtime=1662.54
/proc/21608/stat : 21608 (minisat) R 21590 21590 21468 0 -1 0 12831 0 0 0 166240 14 0 0 25 0 1 0 30895956 55353344 12574 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/21608/statm: 13514 12574 52 112 0 13398 0
Current children cumulated CPU time (s) 1663.34
Current children cumulated vsize (KiB) 68572

[startup+1723.94 s]
/proc/loadavg: 2.00 1.98 2.01 3/77 21610
/proc/meminfo: memFree=1881440/2055920 swapFree=4184204/4192956
[pid=21590] ppid=21588 vsize=14516 CPUtime=0.26
/proc/21590/stat : 21590 (sugar) S 21588 21590 21468 0 -1 4194304 1515 3505 0 1 5 1 19 1 16 0 1 0 30895866 14864384 1027 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21590/statm: 3629 1027 373 3 0 729 0
[pid=21600] ppid=21590 vsize=0 CPUtime=0.54
/proc/21600/stat : 21600 (java) Z 21590 21590 21468 0 -1 1036 5922 0 1 0 49 5 0 0 16 0 1 0 30895894 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21600/statm: 0 0 0 0 0 0 0
[pid=21608] ppid=21590 vsize=54456 CPUtime=1722.6
/proc/21608/stat : 21608 (minisat) R 21590 21590 21468 0 -1 0 12910 0 0 0 172245 15 0 0 25 0 1 0 30895956 55762944 12653 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528768 0 0 4096 3 0 0 0 17 1 0 0
/proc/21608/statm: 13614 12653 52 112 0 13498 0
Current children cumulated CPU time (s) 1723.4
Current children cumulated vsize (KiB) 68972

[startup+1784 s]
/proc/loadavg: 2.00 1.98 2.00 3/77 21610
/proc/meminfo: memFree=1881056/2055920 swapFree=4184204/4192956
[pid=21590] ppid=21588 vsize=14516 CPUtime=0.26
/proc/21590/stat : 21590 (sugar) S 21588 21590 21468 0 -1 4194304 1515 3505 0 1 5 1 19 1 16 0 1 0 30895866 14864384 1027 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21590/statm: 3629 1027 373 3 0 729 0
[pid=21600] ppid=21590 vsize=0 CPUtime=0.54
/proc/21600/stat : 21600 (java) Z 21590 21590 21468 0 -1 1036 5922 0 1 0 49 5 0 0 16 0 1 0 30895894 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21600/statm: 0 0 0 0 0 0 0
[pid=21608] ppid=21590 vsize=54620 CPUtime=1782.65
/proc/21608/stat : 21608 (minisat) R 21590 21590 21468 0 -1 0 12986 0 0 0 178250 15 0 0 25 0 1 0 30895956 55930880 12729 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/21608/statm: 13655 12729 52 112 0 13539 0
Current children cumulated CPU time (s) 1783.45
Current children cumulated vsize (KiB) 69136



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.64 s]
/proc/loadavg: 2.00 1.98 2.00 3/77 21610
/proc/meminfo: memFree=1880928/2055920 swapFree=4184204/4192956
[pid=21590] ppid=21588 vsize=14516 CPUtime=0.26
/proc/21590/stat : 21590 (sugar) S 21588 21590 21468 0 -1 4194304 1515 3505 0 1 5 1 19 1 16 0 1 0 30895866 14864384 1027 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21590/statm: 3629 1027 373 3 0 729 0
[pid=21600] ppid=21590 vsize=0 CPUtime=0.54
/proc/21600/stat : 21600 (java) Z 21590 21590 21468 0 -1 1036 5922 0 1 0 49 5 0 0 16 0 1 0 30895894 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21600/statm: 0 0 0 0 0 0 0
[pid=21608] ppid=21590 vsize=54784 CPUtime=1799.29
/proc/21608/stat : 21608 (minisat) R 21590 21590 21468 0 -1 0 13021 0 0 0 179914 15 0 0 25 0 1 0 30895956 56098816 12764 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528442 0 0 4096 3 0 0 0 17 1 0 0
/proc/21608/statm: 13696 12764 52 112 0 13580 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 69300

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

Child status: 1

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 21590 and gives childrusage.ru_utime.tv_sec=0 childrusage.ru_utime.tv_usec=241963 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=26995
CPU time returned by wait4() is 0.268958
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): 1801.65
CPU time (s): 1800.1
CPU user time (s): 1799.87
CPU system time (s): 0.23
CPU usage (%): 99.9137
Max. virtual memory (cumulated for all children) (KiB): 69300

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

runsolver used 1.88071 s user time and 5.00524 s system time

The end

Launcher Data (download as text)

Begin job on node55 on Mon Jan 29 22:23:09 UTC 2007


IDJOB= 246717
IDBENCH= 10718
IDSOLVER= 86
FILE ID= node55/246717-1170109387

PBS_JOBID= 3690251

Free space on /tmp= 66563 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/pigeons_glb/pigeons-40_ext.xml
COMMAND LINE= /tmp/evaluation/246717-1170109387/solver /tmp/evaluation/246717-1170109387 /tmp/evaluation/246717-1170109387/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node55/watcher-246717-1170109387 -o ROOT/results/node55/solver-246717-1170109387 -C 1800 -M 900  /tmp/evaluation/246717-1170109387/solver /tmp/evaluation/246717-1170109387 /tmp/evaluation/246717-1170109387/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  5fddf99c2af664c9c9d74cefb14a571d

RANDOM SEED= 673886072

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.247
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.247
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:       1947728 kB
Buffers:         22208 kB
Cached:          26756 kB
SwapCached:       1560 kB
Active:          42044 kB
Inactive:        22744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1947728 kB
SwapTotal:     4192956 kB
SwapFree:      4184204 kB
Dirty:            1620 kB
Writeback:           0 kB
Mapped:          23732 kB
Slab:            28828 kB
Committed_AS:   570808 kB
PageTables:       1748 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= 66563 MiB



End job on node55 on Mon Jan 29 22:53:16 UTC 2007