Trace number 246704

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.02 1815.38

General information on the benchmark

Namepigeons_glb/
pigeons-15_ext.xml
MD5SUMdc283c1fed43e5f4b2795005832a3439
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.011997
SatisfiableNO
(Un)Satisfiability was proved
Number of variables15
Number of constraints1
Maximum constraint arity15
Maximum domain size14
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/246704-1170109386/sugar-v0-40.jar)
0.04	
0.04	c # MAIN  BEGIN : /tmp/evaluation/246704-1170109386/unknown.xml [Mon Jan 29 23:23:08 2007]
0.04	c # CONVERT_XML  BEGIN : /tmp/evaluation/246704-1170109386/unknown.xml /tmp/evaluation/246704-1170109386/sugar21541.csp [Mon Jan 29 23:23:08 2007]
0.04	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/246704-1170109386/sugar-v0-40.jar -convert /tmp/evaluation/246704-1170109386/unknown.xml /tmp/evaluation/246704-1170109386/sugar21541.csp
0.18	c BEGIN convert /tmp/evaluation/246704-1170109386/unknown.xml
0.24	c END convert (0.067857 seconds)
0.29	c # CONVERT_XML  END : /tmp/evaluation/246704-1170109386/sugar21541.csp 1575 bytes (0 seconds) [Mon Jan 29 23:23:08 2007]
0.29	c # CONVERT_XML  CPU : 0 = 0 + 0 + 0 + 0
0.29	
0.29	c # GENERATE_SAT  BEGIN : /tmp/evaluation/246704-1170109386/sugar21541.bcnf [Mon Jan 29 23:23:08 2007]
0.29	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/246704-1170109386/sugar-v0-40.jar -bcnf -map /tmp/evaluation/246704-1170109386/sugar21541.map /tmp/evaluation/246704-1170109386/sugar21541.csp /tmp/evaluation/246704-1170109386/sugar21541.bcnf
0.41	c BEGIN parse /tmp/evaluation/246704-1170109386/sugar21541.csp
0.51	c END parse (0.10511 seconds)
0.51	c BEGIN simplify
0.52	c END simplify (0.005671 seconds)
0.52	c BEGIN encode /tmp/evaluation/246704-1170109386/sugar21541.bcnf
0.56	c END encode (0.041601 seconds)
0.58	c # GENERATE_SAT  END : 405 variables 3225 clauses 48804 bytes (1 seconds) [Mon Jan 29 23:23:09 2007]
0.58	c # GENERATE_SAT  CPU : 0.25 = 0 + 0 + 0.23 + 0.02
0.58	
0.58	c # SOLVE_SAT  BEGIN : /tmp/evaluation/246704-1170109386/sugar21541.bcnf [Mon Jan 29 23:23:09 2007]
0.58	c # CMD : /tmp/evaluation/246704-1170109386/minisat /tmp/evaluation/246704-1170109386/sugar21541.bcnf /tmp/evaluation/246704-1170109386/sugar21541.out
0.58	c ==================================[MINISAT]===================================
0.58	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
0.58	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
0.58	c ==============================================================================
0.58	c |         0 |    3225     8970 |    1075       0        0     nan |  0.000 % |
0.59	c |       101 |    3225     8970 |    1182     101      887     8.8 |  0.001 % |
0.59	c |       252 |    3225     8970 |    1300     252     2100     8.3 |  0.004 % |
0.59	c |       478 |    3225     8970 |    1430     478     3851     8.1 |  0.001 % |
0.60	c |       815 |    3225     8970 |    1573     815     6441     7.9 |  0.003 % |
0.61	c |      1321 |    3225     8970 |    1731    1321    10885     8.2 |  0.005 % |
0.64	c |      2080 |    3225     8970 |    1904    1115    10835     9.7 |  0.002 % |
0.66	c |      3220 |    3225     8970 |    2094    1162     9150     7.9 |  0.005 % |
0.71	c |      4928 |    3225     8970 |    2304    1691    14348     8.5 |  0.001 % |
0.82	c |      7490 |    3225     8970 |    2534    1829    20202    11.0 |  0.007 % |
0.99	c |     11335 |    3225     8970 |    2788    1540    17515    11.4 |  0.001 % |
1.14	c |     17101 |    3225     8970 |    3067    2697    23725     8.8 |  0.006 % |
1.53	c |     25751 |    3225     8970 |    3373    1766    18872    10.7 |  0.002 % |
1.95	c |     38725 |    3225     8970 |    3711    2005    19561     9.8 |  0.006 % |
3.10	c |     58186 |    3225     8970 |    4082    2282    30594    13.4 |  0.004 % |
4.42	c |     87378 |    3225     8970 |    4490    3525    45820    13.0 |  0.034 % |
6.80	c |    131168 |    3225     8970 |    4939    3031    30411    10.0 |  0.005 % |
10.43	c |    196853 |    3225     8970 |    5433    4845    68842    14.2 |  0.003 % |
14.43	c |    295379 |    3225     8970 |    5976    3761    42086    11.2 |  0.006 % |
21.38	c |    443168 |    3225     8970 |    6574    3294    39330    11.9 |  0.003 % |
32.72	c |    664851 |    3225     8970 |    7232    4968    65777    13.2 |  0.004 % |
52.03	c |    997376 |    3225     8970 |    7955    7192   105769    14.7 |  0.004 % |
77.63	c |   1496167 |    3225     8970 |    8750    5562    63461    11.4 |  0.007 % |
123.32	c |   2244349 |    3225     8970 |    9625    7167    91430    12.8 |  0.005 % |
197.03	c |   3366623 |    3225     8970 |   10588    6638    78083    11.8 |  0.006 % |
318.95	c |   5050035 |    3225     8970 |   11647   10829   151508    14.0 |  0.002 % |
526.59	c |   7575151 |    3225     8970 |   12812    6392    80447    12.6 |  0.002 % |
793.66	c |  11362827 |    3226     8970 |   14093    7871   105808    13.4 |  0.004 % |
1267.82	c |  17044339 |    3226     8970 |   15502    9814   124852    12.7 |  0.004 % |
1815.38	s UNKNOWN
1815.38	c # ERROR No such file or directory /tmp/evaluation/246704-1170109386/sugar21541.out, at /tmp/evaluation/246704-1170109386/sugar line 393.
1815.38	
1815.38	c # MAIN  END :  (1816 seconds) [Mon Jan 29 23:53:24 2007]
1815.38	c # MAIN  CPU : 1799.83 = 0 + 0 + 1799.72 + 0.11
1815.38	

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-246704-1170109386 -o ROOT/results/node55/solver-246704-1170109386 -C 1800 -M 900 /tmp/evaluation/246704-1170109386/solver /tmp/evaluation/246704-1170109386 /tmp/evaluation/246704-1170109386/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.22 1.48 2.31 2/68 21542
/proc/meminfo: memFree=1951352/2055920 swapFree=4184204/4192956
[pid=21541] ppid=21539 vsize=12268 CPUtime=0
/proc/21541/stat : 21541 (sugar) R 21539 21541 21441 0 -1 4194304 590 0 0 0 0 0 0 0 18 0 1 0 30895266 12562432 309 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 248779090784 0 0 4224 0 0 0 0 17 1 0 0
/proc/21541/statm: 3067 315 241 3 0 167 0

[startup+0.102762 s]
/proc/loadavg: 0.22 1.48 2.31 2/68 21542
/proc/meminfo: memFree=1951352/2055920 swapFree=4184204/4192956
[pid=21541] ppid=21539 vsize=13724 CPUtime=0.03
/proc/21541/stat : 21541 (sugar) S 21539 21541 21441 0 -1 4194304 1112 0 0 0 3 0 0 0 16 0 1 0 30895266 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21541/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+0.510798 s]
/proc/loadavg: 0.22 1.48 2.31 2/68 21542
/proc/meminfo: memFree=1951352/2055920 swapFree=4184204/4192956
[pid=21541] ppid=21539 vsize=13724 CPUtime=0.03
/proc/21541/stat : 21541 (sugar) S 21539 21541 21441 0 -1 4194304 1188 0 0 0 3 0 0 0 15 0 1 0 30895266 14053376 808 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21541/statm: 3431 808 370 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+1.33087 s]
/proc/loadavg: 0.28 1.47 2.30 2/70 21586
/proc/meminfo: memFree=1947672/2055920 swapFree=4184204/4192956
[pid=21541] ppid=21539 vsize=13856 CPUtime=0.28
/proc/21541/stat : 21541 (sugar) S 21539 21541 21441 0 -1 4194304 1331 4387 0 1 3 0 23 2 15 0 1 0 30895266 14188544 843 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21541/statm: 3464 843 373 3 0 564 0
[pid=21543] ppid=21541 vsize=0 CPUtime=0.17
/proc/21543/stat : 21543 (java) Z 21541 21541 21441 0 -1 1036 3439 0 1 0 15 2 0 0 16 0 1 0 30895270 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21543/statm: 0 0 0 0 0 0 0
[pid=21559] ppid=21541 vsize=2180 CPUtime=0.73
/proc/21559/stat : 21559 (minisat) R 21541 21541 21441 0 -1 0 219 0 0 0 73 0 0 0 23 0 1 0 30895325 2232320 193 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528758 0 0 4096 3 0 0 0 17 1 0 0
/proc/21559/statm: 545 193 51 112 0 429 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 16036

[startup+2.96703 s]
/proc/loadavg: 0.28 1.47 2.30 2/70 21586
/proc/meminfo: memFree=1947672/2055920 swapFree=4184204/4192956
[pid=21541] ppid=21539 vsize=13856 CPUtime=0.28
/proc/21541/stat : 21541 (sugar) S 21539 21541 21441 0 -1 4194304 1331 4387 0 1 3 0 23 2 15 0 1 0 30895266 14188544 843 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21541/statm: 3464 843 373 3 0 564 0
[pid=21543] ppid=21541 vsize=0 CPUtime=0.17
/proc/21543/stat : 21543 (java) Z 21541 21541 21441 0 -1 1036 3439 0 1 0 15 2 0 0 16 0 1 0 30895270 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21543/statm: 0 0 0 0 0 0 0
[pid=21559] ppid=21541 vsize=2312 CPUtime=2.37
/proc/21559/stat : 21559 (minisat) R 21541 21541 21441 0 -1 0 280 0 0 0 237 0 0 0 25 0 1 0 30895325 2367488 254 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528371 0 0 4096 3 0 0 0 17 1 0 0
/proc/21559/statm: 578 254 51 112 0 462 0
Current children cumulated CPU time (s) 2.82
Current children cumulated vsize (KiB) 16168

[startup+6.25634 s]
/proc/loadavg: 0.34 1.47 2.29 2/70 21586
/proc/meminfo: memFree=1947360/2055920 swapFree=4184204/4192956
[pid=21541] ppid=21539 vsize=13856 CPUtime=0.28
/proc/21541/stat : 21541 (sugar) S 21539 21541 21441 0 -1 4194304 1331 4387 0 1 3 0 23 2 16 0 1 0 30895266 14188544 843 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21541/statm: 3464 843 373 3 0 564 0
[pid=21543] ppid=21541 vsize=0 CPUtime=0.17
/proc/21543/stat : 21543 (java) Z 21541 21541 21441 0 -1 1036 3439 0 1 0 15 2 0 0 16 0 1 0 30895270 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21543/statm: 0 0 0 0 0 0 0
[pid=21559] ppid=21541 vsize=2576 CPUtime=5.65
/proc/21559/stat : 21559 (minisat) R 21541 21541 21441 0 -1 0 339 0 0 0 565 0 0 0 25 0 1 0 30895325 2637824 313 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528535 0 0 4096 3 0 0 0 17 0 0 0
/proc/21559/statm: 644 313 51 112 0 528 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 16432

[startup+12.713 s]
/proc/loadavg: 0.47 1.47 2.29 3/77 21608
/proc/meminfo: memFree=1934560/2055920 swapFree=4184204/4192956
[pid=21541] ppid=21539 vsize=13856 CPUtime=0.28
/proc/21541/stat : 21541 (sugar) S 21539 21541 21441 0 -1 4194304 1331 4387 0 1 3 0 23 2 16 0 1 0 30895266 14188544 843 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21541/statm: 3464 843 373 3 0 564 0
[pid=21543] ppid=21541 vsize=0 CPUtime=0.17
/proc/21543/stat : 21543 (java) Z 21541 21541 21441 0 -1 1036 3439 0 1 0 15 2 0 0 16 0 1 0 30895270 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21543/statm: 0 0 0 0 0 0 0
[pid=21559] ppid=21541 vsize=3108 CPUtime=12.06
/proc/21559/stat : 21559 (minisat) R 21541 21541 21441 0 -1 0 448 0 0 0 1206 0 0 0 25 0 1 0 30895325 3182592 422 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134533238 0 0 4096 3 0 0 0 17 0 0 0
/proc/21559/statm: 777 422 51 112 0 661 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 16964

[startup+25.5462 s]
/proc/loadavg: 0.71 1.49 2.29 3/77 21608
/proc/meminfo: memFree=1930912/2055920 swapFree=4184204/4192956
[pid=21541] ppid=21539 vsize=13856 CPUtime=0.28
/proc/21541/stat : 21541 (sugar) S 21539 21541 21441 0 -1 4194304 1331 4387 0 1 3 0 23 2 16 0 1 0 30895266 14188544 843 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21541/statm: 3464 843 373 3 0 564 0
[pid=21543] ppid=21541 vsize=0 CPUtime=0.17
/proc/21543/stat : 21543 (java) Z 21541 21541 21441 0 -1 1036 3439 0 1 0 15 2 0 0 16 0 1 0 30895270 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21543/statm: 0 0 0 0 0 0 0
[pid=21559] ppid=21541 vsize=3504 CPUtime=24.77
/proc/21559/stat : 21559 (minisat) R 21541 21541 21441 0 -1 0 568 0 0 0 2477 0 0 0 25 0 1 0 30895325 3588096 542 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528392 0 0 4096 3 0 0 0 17 0 0 0
/proc/21559/statm: 876 542 51 112 0 760 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 17360

[startup+51.2057 s]
/proc/loadavg: 1.22 1.54 2.27 3/77 21608
/proc/meminfo: memFree=1925984/2055920 swapFree=4184204/4192956
[pid=21541] ppid=21539 vsize=13856 CPUtime=0.28
/proc/21541/stat : 21541 (sugar) S 21539 21541 21441 0 -1 4194304 1331 4387 0 1 3 0 23 2 16 0 1 0 30895266 14188544 843 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21541/statm: 3464 843 373 3 0 564 0
[pid=21543] ppid=21541 vsize=0 CPUtime=0.17
/proc/21543/stat : 21543 (java) Z 21541 21541 21441 0 -1 1036 3439 0 1 0 15 2 0 0 16 0 1 0 30895270 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21543/statm: 0 0 0 0 0 0 0
[pid=21559] ppid=21541 vsize=4040 CPUtime=50.23
/proc/21559/stat : 21559 (minisat) R 21541 21541 21441 0 -1 0 687 0 0 0 5023 0 0 0 25 0 1 0 30895325 4136960 661 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528506 0 0 4096 3 0 0 0 17 0 0 0
/proc/21559/statm: 1010 661 51 112 0 894 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 17896

[startup+102.416 s]
/proc/loadavg: 1.66 1.61 2.26 3/77 21608
/proc/meminfo: memFree=1920864/2055920 swapFree=4184204/4192956
[pid=21541] ppid=21539 vsize=13856 CPUtime=0.28
/proc/21541/stat : 21541 (sugar) S 21539 21541 21441 0 -1 4194304 1331 4387 0 1 3 0 23 2 16 0 1 0 30895266 14188544 843 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21541/statm: 3464 843 373 3 0 564 0
[pid=21543] ppid=21541 vsize=0 CPUtime=0.17
/proc/21543/stat : 21543 (java) Z 21541 21541 21441 0 -1 1036 3439 0 1 0 15 2 0 0 16 0 1 0 30895270 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21543/statm: 0 0 0 0 0 0 0
[pid=21559] ppid=21541 vsize=4856 CPUtime=101.03
/proc/21559/stat : 21559 (minisat) R 21541 21541 21441 0 -1 0 885 0 0 0 10103 0 0 0 25 0 1 0 30895325 4972544 859 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528401 0 0 4096 3 0 0 0 17 0 0 0
/proc/21559/statm: 1214 859 51 112 0 1098 0
Current children cumulated CPU time (s) 101.48
Current children cumulated vsize (KiB) 18712

[startup+162.462 s]
/proc/loadavg: 1.87 1.68 2.24 3/77 21608
/proc/meminfo: memFree=1917600/2055920 swapFree=4184204/4192956
[pid=21541] ppid=21539 vsize=13856 CPUtime=0.28
/proc/21541/stat : 21541 (sugar) S 21539 21541 21441 0 -1 4194304 1331 4387 0 1 3 0 23 2 16 0 1 0 30895266 14188544 843 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21541/statm: 3464 843 373 3 0 564 0
[pid=21543] ppid=21541 vsize=0 CPUtime=0.17
/proc/21543/stat : 21543 (java) Z 21541 21541 21441 0 -1 1036 3439 0 1 0 15 2 0 0 16 0 1 0 30895270 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21543/statm: 0 0 0 0 0 0 0
[pid=21559] ppid=21541 vsize=5404 CPUtime=160.58
/proc/21559/stat : 21559 (minisat) R 21541 21541 21441 0 -1 0 1042 0 0 0 16057 1 0 0 25 0 1 0 30895325 5533696 1016 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528379 0 0 4096 3 0 0 0 17 0 0 0
/proc/21559/statm: 1351 1016 51 112 0 1235 0
Current children cumulated CPU time (s) 161.03
Current children cumulated vsize (KiB) 19260

[startup+222.511 s]
/proc/loadavg: 1.95 1.73 2.22 3/77 21608
/proc/meminfo: memFree=1914400/2055920 swapFree=4184204/4192956
[pid=21541] ppid=21539 vsize=13856 CPUtime=0.28
/proc/21541/stat : 21541 (sugar) S 21539 21541 21441 0 -1 4194304 1331 4387 0 1 3 0 23 2 16 0 1 0 30895266 14188544 843 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21541/statm: 3464 843 373 3 0 564 0
[pid=21543] ppid=21541 vsize=0 CPUtime=0.17
/proc/21543/stat : 21543 (java) Z 21541 21541 21441 0 -1 1036 3439 0 1 0 15 2 0 0 16 0 1 0 30895270 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21543/statm: 0 0 0 0 0 0 0
[pid=21559] ppid=21541 vsize=5952 CPUtime=220.16
/proc/21559/stat : 21559 (minisat) R 21541 21541 21441 0 -1 0 1172 0 0 0 22015 1 0 0 25 0 1 0 30895325 6094848 1146 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/21559/statm: 1488 1146 51 112 0 1372 0
Current children cumulated CPU time (s) 220.61
Current children cumulated vsize (KiB) 19808

[startup+282.559 s]
/proc/loadavg: 1.98 1.78 2.21 3/77 21608
/proc/meminfo: memFree=1911968/2055920 swapFree=4184204/4192956
[pid=21541] ppid=21539 vsize=13856 CPUtime=0.28
/proc/21541/stat : 21541 (sugar) S 21539 21541 21441 0 -1 4194304 1331 4387 0 1 3 0 23 2 16 0 1 0 30895266 14188544 843 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21541/statm: 3464 843 373 3 0 564 0
[pid=21543] ppid=21541 vsize=0 CPUtime=0.17
/proc/21543/stat : 21543 (java) Z 21541 21541 21441 0 -1 1036 3439 0 1 0 15 2 0 0 16 0 1 0 30895270 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21543/statm: 0 0 0 0 0 0 0
[pid=21559] ppid=21541 vsize=6240 CPUtime=279.73
/proc/21559/stat : 21559 (minisat) R 21541 21541 21441 0 -1 0 1234 0 0 0 27972 1 0 0 25 0 1 0 30895325 6389760 1208 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528559 0 0 4096 3 0 0 0 17 0 0 0
/proc/21559/statm: 1560 1208 51 112 0 1444 0
Current children cumulated CPU time (s) 280.18
Current children cumulated vsize (KiB) 20096

[startup+342.603 s]
/proc/loadavg: 1.99 1.82 2.19 3/77 21608
/proc/meminfo: memFree=1909984/2055920 swapFree=4184204/4192956
[pid=21541] ppid=21539 vsize=13856 CPUtime=0.28
/proc/21541/stat : 21541 (sugar) S 21539 21541 21441 0 -1 4194304 1331 4387 0 1 3 0 23 2 16 0 1 0 30895266 14188544 843 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21541/statm: 3464 843 373 3 0 564 0
[pid=21543] ppid=21541 vsize=0 CPUtime=0.17
/proc/21543/stat : 21543 (java) Z 21541 21541 21441 0 -1 1036 3439 0 1 0 15 2 0 0 16 0 1 0 30895270 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21543/statm: 0 0 0 0 0 0 0
[pid=21559] ppid=21541 vsize=6644 CPUtime=339.26
/proc/21559/stat : 21559 (minisat) R 21541 21541 21441 0 -1 0 1321 0 0 0 33925 1 0 0 25 0 1 0 30895325 6803456 1295 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528677 0 0 4096 3 0 0 0 17 0 0 0
/proc/21559/statm: 1661 1295 51 112 0 1545 0
Current children cumulated CPU time (s) 339.71
Current children cumulated vsize (KiB) 20500

[startup+402.652 s]

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

[pid=21559] ppid=21541 vsize=9044 CPUtime=1232.57
/proc/21559/stat : 21559 (minisat) R 21541 21541 21441 0 -1 0 1927 0 0 0 123254 3 0 0 25 0 1 0 30895325 9261056 1901 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528070 0 0 4096 3 0 0 0 17 0 0 0
/proc/21559/statm: 2261 1901 51 112 0 2145 0
Current children cumulated CPU time (s) 1233.02
Current children cumulated vsize (KiB) 22900

[startup+1303.52 s]
/proc/loadavg: 2.00 1.98 2.05 3/77 21610
/proc/meminfo: memFree=1888608/2055920 swapFree=4184204/4192956
[pid=21541] ppid=21539 vsize=13856 CPUtime=0.28
/proc/21541/stat : 21541 (sugar) S 21539 21541 21441 0 -1 4194304 1331 4387 0 1 3 0 23 2 16 0 1 0 30895266 14188544 843 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21541/statm: 3464 843 373 3 0 564 0
[pid=21543] ppid=21541 vsize=0 CPUtime=0.17
/proc/21543/stat : 21543 (java) Z 21541 21541 21441 0 -1 1036 3439 0 1 0 15 2 0 0 16 0 1 0 30895270 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21543/statm: 0 0 0 0 0 0 0
[pid=21559] ppid=21541 vsize=9192 CPUtime=1292.15
/proc/21559/stat : 21559 (minisat) R 21541 21541 21441 0 -1 0 1953 0 0 0 129212 3 0 0 25 0 1 0 30895325 9412608 1927 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528401 0 0 4096 3 0 0 0 17 0 0 0
/proc/21559/statm: 2298 1927 51 112 0 2182 0
Current children cumulated CPU time (s) 1292.6
Current children cumulated vsize (KiB) 23048

[startup+1363.58 s]
/proc/loadavg: 2.00 1.98 2.04 3/77 21610
/proc/meminfo: memFree=1887712/2055920 swapFree=4184204/4192956
[pid=21541] ppid=21539 vsize=13856 CPUtime=0.28
/proc/21541/stat : 21541 (sugar) S 21539 21541 21441 0 -1 4194304 1331 4387 0 1 3 0 23 2 16 0 1 0 30895266 14188544 843 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21541/statm: 3464 843 373 3 0 564 0
[pid=21543] ppid=21541 vsize=0 CPUtime=0.17
/proc/21543/stat : 21543 (java) Z 21541 21541 21441 0 -1 1036 3439 0 1 0 15 2 0 0 16 0 1 0 30895270 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21543/statm: 0 0 0 0 0 0 0
[pid=21559] ppid=21541 vsize=9352 CPUtime=1351.69
/proc/21559/stat : 21559 (minisat) R 21541 21541 21441 0 -1 0 1975 0 0 0 135166 3 0 0 25 0 1 0 30895325 9576448 1949 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/21559/statm: 2338 1949 51 112 0 2222 0
Current children cumulated CPU time (s) 1352.14
Current children cumulated vsize (KiB) 23208

[startup+1423.65 s]
/proc/loadavg: 2.00 1.98 2.04 3/77 21610
/proc/meminfo: memFree=1886688/2055920 swapFree=4184204/4192956
[pid=21541] ppid=21539 vsize=13856 CPUtime=0.28
/proc/21541/stat : 21541 (sugar) S 21539 21541 21441 0 -1 4194304 1331 4387 0 1 3 0 23 2 16 0 1 0 30895266 14188544 843 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21541/statm: 3464 843 373 3 0 564 0
[pid=21543] ppid=21541 vsize=0 CPUtime=0.17
/proc/21543/stat : 21543 (java) Z 21541 21541 21441 0 -1 1036 3439 0 1 0 15 2 0 0 16 0 1 0 30895270 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21543/statm: 0 0 0 0 0 0 0
[pid=21559] ppid=21541 vsize=9488 CPUtime=1411.25
/proc/21559/stat : 21559 (minisat) R 21541 21541 21441 0 -1 0 2015 0 0 0 141121 4 0 0 25 0 1 0 30895325 9715712 1989 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528537 0 0 4096 3 0 0 0 17 0 0 0
/proc/21559/statm: 2372 1989 51 112 0 2256 0
Current children cumulated CPU time (s) 1411.7
Current children cumulated vsize (KiB) 23344

[startup+1483.72 s]
/proc/loadavg: 2.00 1.98 2.03 3/77 21610
/proc/meminfo: memFree=1885472/2055920 swapFree=4184204/4192956
[pid=21541] ppid=21539 vsize=13856 CPUtime=0.28
/proc/21541/stat : 21541 (sugar) S 21539 21541 21441 0 -1 4194304 1331 4387 0 1 3 0 23 2 16 0 1 0 30895266 14188544 843 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21541/statm: 3464 843 373 3 0 564 0
[pid=21543] ppid=21541 vsize=0 CPUtime=0.17
/proc/21543/stat : 21543 (java) Z 21541 21541 21441 0 -1 1036 3439 0 1 0 15 2 0 0 16 0 1 0 30895270 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21543/statm: 0 0 0 0 0 0 0
[pid=21559] ppid=21541 vsize=9772 CPUtime=1470.79
/proc/21559/stat : 21559 (minisat) R 21541 21541 21441 0 -1 0 2074 0 0 0 147075 4 0 0 25 0 1 0 30895325 10006528 2048 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/21559/statm: 2443 2048 51 112 0 2327 0
Current children cumulated CPU time (s) 1471.24
Current children cumulated vsize (KiB) 23628

[startup+1543.78 s]
/proc/loadavg: 2.00 1.98 2.03 3/77 21610
/proc/meminfo: memFree=1885088/2055920 swapFree=4184204/4192956
[pid=21541] ppid=21539 vsize=13856 CPUtime=0.28
/proc/21541/stat : 21541 (sugar) S 21539 21541 21441 0 -1 4194304 1331 4387 0 1 3 0 23 2 16 0 1 0 30895266 14188544 843 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21541/statm: 3464 843 373 3 0 564 0
[pid=21543] ppid=21541 vsize=0 CPUtime=0.17
/proc/21543/stat : 21543 (java) Z 21541 21541 21441 0 -1 1036 3439 0 1 0 15 2 0 0 16 0 1 0 30895270 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21543/statm: 0 0 0 0 0 0 0
[pid=21559] ppid=21541 vsize=9772 CPUtime=1530.31
/proc/21559/stat : 21559 (minisat) R 21541 21541 21441 0 -1 0 2095 0 0 0 153027 4 0 0 25 0 1 0 30895325 10006528 2069 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/21559/statm: 2443 2069 51 112 0 2327 0
Current children cumulated CPU time (s) 1530.76
Current children cumulated vsize (KiB) 23628

[startup+1603.85 s]
/proc/loadavg: 2.00 1.98 2.02 3/77 21610
/proc/meminfo: memFree=1884064/2055920 swapFree=4184204/4192956
[pid=21541] ppid=21539 vsize=13856 CPUtime=0.28
/proc/21541/stat : 21541 (sugar) S 21539 21541 21441 0 -1 4194304 1331 4387 0 1 3 0 23 2 16 0 1 0 30895266 14188544 843 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21541/statm: 3464 843 373 3 0 564 0
[pid=21543] ppid=21541 vsize=0 CPUtime=0.17
/proc/21543/stat : 21543 (java) Z 21541 21541 21441 0 -1 1036 3439 0 1 0 15 2 0 0 16 0 1 0 30895270 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21543/statm: 0 0 0 0 0 0 0
[pid=21559] ppid=21541 vsize=9920 CPUtime=1589.86
/proc/21559/stat : 21559 (minisat) R 21541 21541 21441 0 -1 0 2107 0 0 0 158982 4 0 0 25 0 1 0 30895325 10158080 2081 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134522259 0 0 4096 3 0 0 0 17 0 0 0
/proc/21559/statm: 2480 2081 51 112 0 2364 0
Current children cumulated CPU time (s) 1590.31
Current children cumulated vsize (KiB) 23776

[startup+1663.92 s]
/proc/loadavg: 2.00 1.98 2.02 3/77 21610
/proc/meminfo: memFree=1881824/2055920 swapFree=4184204/4192956
[pid=21541] ppid=21539 vsize=13856 CPUtime=0.28
/proc/21541/stat : 21541 (sugar) S 21539 21541 21441 0 -1 4194304 1331 4387 0 1 3 0 23 2 16 0 1 0 30895266 14188544 843 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21541/statm: 3464 843 373 3 0 564 0
[pid=21543] ppid=21541 vsize=0 CPUtime=0.17
/proc/21543/stat : 21543 (java) Z 21541 21541 21441 0 -1 1036 3439 0 1 0 15 2 0 0 16 0 1 0 30895270 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21543/statm: 0 0 0 0 0 0 0
[pid=21559] ppid=21541 vsize=9920 CPUtime=1649.41
/proc/21559/stat : 21559 (minisat) R 21541 21541 21441 0 -1 0 2121 0 0 0 164936 5 0 0 25 0 1 0 30895325 10158080 2095 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528704 0 0 4096 3 0 0 0 17 0 0 0
/proc/21559/statm: 2480 2095 51 112 0 2364 0
Current children cumulated CPU time (s) 1649.86
Current children cumulated vsize (KiB) 23776

[startup+1723.98 s]
/proc/loadavg: 2.00 1.98 2.01 3/77 21610
/proc/meminfo: memFree=1881504/2055920 swapFree=4184204/4192956
[pid=21541] ppid=21539 vsize=13856 CPUtime=0.28
/proc/21541/stat : 21541 (sugar) S 21539 21541 21441 0 -1 4194304 1331 4387 0 1 3 0 23 2 16 0 1 0 30895266 14188544 843 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21541/statm: 3464 843 373 3 0 564 0
[pid=21543] ppid=21541 vsize=0 CPUtime=0.17
/proc/21543/stat : 21543 (java) Z 21541 21541 21441 0 -1 1036 3439 0 1 0 15 2 0 0 16 0 1 0 30895270 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21543/statm: 0 0 0 0 0 0 0
[pid=21559] ppid=21541 vsize=9920 CPUtime=1708.93
/proc/21559/stat : 21559 (minisat) R 21541 21541 21441 0 -1 0 2131 0 0 0 170888 5 0 0 25 0 1 0 30895325 10158080 2105 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/21559/statm: 2480 2105 51 112 0 2364 0
Current children cumulated CPU time (s) 1709.38
Current children cumulated vsize (KiB) 23776

[startup+1784.04 s]
/proc/loadavg: 2.00 1.98 2.00 3/77 21610
/proc/meminfo: memFree=1881056/2055920 swapFree=4184204/4192956
[pid=21541] ppid=21539 vsize=13856 CPUtime=0.28
/proc/21541/stat : 21541 (sugar) S 21539 21541 21441 0 -1 4194304 1331 4387 0 1 3 0 23 2 16 0 1 0 30895266 14188544 843 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21541/statm: 3464 843 373 3 0 564 0
[pid=21543] ppid=21541 vsize=0 CPUtime=0.17
/proc/21543/stat : 21543 (java) Z 21541 21541 21441 0 -1 1036 3439 0 1 0 15 2 0 0 16 0 1 0 30895270 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21543/statm: 0 0 0 0 0 0 0
[pid=21559] ppid=21541 vsize=10068 CPUtime=1768.48
/proc/21559/stat : 21559 (minisat) R 21541 21541 21441 0 -1 0 2147 0 0 0 176843 5 0 0 25 0 1 0 30895325 10309632 2121 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528368 0 0 4096 3 0 0 0 17 0 0 0
/proc/21559/statm: 2517 2121 51 112 0 2401 0
Current children cumulated CPU time (s) 1768.93
Current children cumulated vsize (KiB) 23924



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.37 s]
/proc/loadavg: 2.00 1.98 2.00 3/83 21674
/proc/meminfo: memFree=1818288/2055920 swapFree=4184204/4192956
[pid=21541] ppid=21539 vsize=13856 CPUtime=0.28
/proc/21541/stat : 21541 (sugar) S 21539 21541 21441 0 -1 4194304 1331 4387 0 1 3 0 23 2 16 0 1 0 30895266 14188544 843 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21541/statm: 3464 843 373 3 0 564 0
[pid=21543] ppid=21541 vsize=0 CPUtime=0.17
/proc/21543/stat : 21543 (java) Z 21541 21541 21441 0 -1 1036 3439 0 1 0 15 2 0 0 16 0 1 0 30895270 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/21543/statm: 0 0 0 0 0 0 0
[pid=21559] ppid=21541 vsize=10068 CPUtime=1799.57
/proc/21559/stat : 21559 (minisat) R 21541 21541 21441 0 -1 0 2171 0 0 0 179948 9 0 0 25 0 1 0 30895325 10309632 2145 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134526326 0 0 4096 3 0 0 0 17 1 0 0
/proc/21559/statm: 2517 2145 51 112 0 2401 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 23924

Sending SIGTERM to process tree (bottom up)

Child status: 1

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 21541 and gives childrusage.ru_utime.tv_sec=1799 childrusage.ru_utime.tv_usec=762394 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=130980
CPU time returned by wait4() is 1799.89
while last known CPU time is 1800.02

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

Real time (s): 1815.38
CPU time (s): 1800.02
CPU user time (s): 1799.89
CPU system time (s): 0.13
CPU usage (%): 99.1538
Max. virtual memory (cumulated for all children) (KiB): 23924

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

runsolver used 1.66375 s user time and 4.87726 s system time

The end

Launcher Data (download as text)

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


IDJOB= 246704
IDBENCH= 10717
IDSOLVER= 86
FILE ID= node55/246704-1170109386

PBS_JOBID= 3690250

Free space on /tmp= 66564 MiB

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

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  dc283c1fed43e5f4b2795005832a3439

RANDOM SEED= 77238583

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:       1951768 kB
Buffers:         22208 kB
Cached:          25940 kB
SwapCached:       1560 kB
Active:          38436 kB
Inactive:        22740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1951768 kB
SwapTotal:     4192956 kB
SwapFree:      4184204 kB
Dirty:             820 kB
Writeback:           0 kB
Mapped:          20108 kB
Slab:            28796 kB
Committed_AS:   541028 kB
PageTables:       1572 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= 66463 MiB



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