Trace number 221229

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.12 1810

General information on the benchmark

NamequeenAttacking/
queenAttacking-8.xml
MD5SUM16844b2a8a95da9ff87f9b9658283ef6
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables65
Number of constraints2034
Maximum constraint arity2
Maximum domain size64
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2034
Global constraints used (with number of constraints)

Solver Data (download as text)

0.04	c # Sugar v0-40 (/tmp/evaluation/221229-1170102648/sugar-v0-40.jar)
0.04	
0.05	c # MAIN  BEGIN : /tmp/evaluation/221229-1170102648/unknown.xml [Mon Jan 29 21:30:51 2007]
0.05	c # CONVERT_XML  BEGIN : /tmp/evaluation/221229-1170102648/unknown.xml /tmp/evaluation/221229-1170102648/sugar22791.csp [Mon Jan 29 21:30:51 2007]
0.05	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/221229-1170102648/sugar-v0-40.jar -convert /tmp/evaluation/221229-1170102648/unknown.xml /tmp/evaluation/221229-1170102648/sugar22791.csp
0.23	c BEGIN convert /tmp/evaluation/221229-1170102648/unknown.xml
0.75	c END convert (0.510228 seconds)
0.76	c # CONVERT_XML  END : /tmp/evaluation/221229-1170102648/sugar22791.csp 40427 bytes (1 seconds) [Mon Jan 29 21:30:52 2007]
0.76	c # CONVERT_XML  CPU : 0.58 = 0 + 0 + 0.53 + 0.05
0.76	
0.76	c # GENERATE_SAT  BEGIN : /tmp/evaluation/221229-1170102648/sugar22791.bcnf [Mon Jan 29 21:30:52 2007]
0.76	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/221229-1170102648/sugar-v0-40.jar -bcnf -map /tmp/evaluation/221229-1170102648/sugar22791.map /tmp/evaluation/221229-1170102648/sugar22791.csp /tmp/evaluation/221229-1170102648/sugar22791.bcnf
0.88	c BEGIN parse /tmp/evaluation/221229-1170102648/sugar22791.csp
1.36	c END parse (0.477733 seconds)
1.36	c BEGIN simplify
1.39	c END simplify (0.023551 seconds)
1.39	c BEGIN encode /tmp/evaluation/221229-1170102648/sugar22791.bcnf
1.82	c END encode (0.434886 seconds)
2.18	c # GENERATE_SAT  END : 11625 variables 358105 clauses 5671148 bytes (1 seconds) [Mon Jan 29 21:30:53 2007]
2.18	c # GENERATE_SAT  CPU : 1.09 = 0.04 + 0.01 + 0.96 + 0.08
2.18	
2.18	c # SOLVE_SAT  BEGIN : /tmp/evaluation/221229-1170102648/sugar22791.bcnf [Mon Jan 29 21:30:53 2007]
2.18	c # CMD : /tmp/evaluation/221229-1170102648/minisat /tmp/evaluation/221229-1170102648/sugar22791.bcnf /tmp/evaluation/221229-1170102648/sugar22791.out
2.37	c ==================================[MINISAT]===================================
2.37	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
2.37	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
2.37	c ==============================================================================
2.37	c |         0 |  358105  1059674 |  119368       0        0     nan |  0.000 % |
2.47	c |       100 |  358071  1059534 |  131304      77      449     5.8 |  1.333 % |
2.53	c |       250 |  358075  1059534 |  144435     220     1543     7.0 |  1.514 % |
2.60	c |       475 |  358082  1059534 |  158878     436     3333     7.6 |  1.600 % |
2.70	c |       812 |  358086  1059534 |  174766     764     6080     8.0 |  1.867 % |
2.89	c |      1318 |  358093  1059534 |  192243    1255    10781     8.6 |  2.262 % |
3.17	c |      2077 |  358111  1059534 |  211467    1986    17661     8.9 |  2.718 % |
3.61	c |      3216 |  353638  1047334 |  232614    3096    29181     9.4 |  3.501 % |
4.14	c |      4924 |  353653  1047334 |  255875    4772    47867    10.0 |  4.413 % |
5.00	c |      7488 |  351964  1042854 |  281463    7301    78942    10.8 |  5.557 % |
6.58	c |     11332 |  350514  1039185 |  309609   11116   136902    12.3 |  6.460 % |
8.78	c |     17098 |  349472  1036469 |  340570   16840   234326    13.9 |  7.450 % |
12.34	c |     25748 |  348419  1033753 |  374627   25466   408502    16.0 |  8.138 % |
19.58	c |     38723 |  347292  1031093 |  412090   38396   726695    18.9 |  9.101 % |
34.00	c |     58184 |  346623  1029525 |  453299   57834  1321541    22.9 |  9.531 % |
52.85	c |     87376 |  345643  1027172 |  498629   86990  2122811    24.4 | 10.469 % |
93.67	c |    131168 |  345355  1026528 |  548492  130767  3625328    27.7 | 10.650 % |
169.84	c |    196852 |  344763  1025099 |  603342  196416  5979466    30.4 | 11.295 % |
306.59	c |    295379 |  344458  1024314 |  663676  294924  9841786    33.4 | 11.647 % |
638.45	c |    443168 |  344094  1023360 |  730043  442693 16443103    37.1 | 11.880 % |
1351.94	c |    664853 |  343851  1022744 |  803048  664360 27455192    41.3 | 12.035 % |
1808.99	
1808.99	s UNKNOWN
1808.99	c # INTERRUPTED
1808.99	c # MAIN  END :  (1809 seconds) [Mon Jan 29 22:01:00 2007]
1808.99	c # MAIN  CPU : 1.68 = 0.05 + 0.01 + 1.49 + 0.13
1808.99	

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/node66/watcher-221229-1170102648 -o ROOT/results/node66/solver-221229-1170102648 -C 1800 -M 900 /tmp/evaluation/221229-1170102648/solver /tmp/evaluation/221229-1170102648 /tmp/evaluation/221229-1170102648/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.85 0.98 1.23 5/73 22792
/proc/meminfo: memFree=1935112/2055920 swapFree=4192812/4192956
[pid=22791] ppid=22786 vsize=11996 CPUtime=0
/proc/22791/stat : 22791 (sugar) R 22786 22791 22670 0 -1 4194304 456 0 0 0 0 0 0 0 21 0 1 0 30222628 12283904 175 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227621221960 0 0 4224 0 0 0 0 17 0 0 0
/proc/22791/statm: 3032 186 142 3 0 132 0

[startup+0.106622 s]
/proc/loadavg: 0.85 0.98 1.23 5/73 22792
/proc/meminfo: memFree=1935112/2055920 swapFree=4192812/4192956
[pid=22791] ppid=22786 vsize=13724 CPUtime=0.03
/proc/22791/stat : 22791 (sugar) S 22786 22791 22670 0 -1 4194304 1112 0 0 0 3 0 0 0 22 0 1 0 30222628 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22791/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+0.514709 s]
/proc/loadavg: 0.85 0.98 1.23 5/73 22792
/proc/meminfo: memFree=1935112/2055920 swapFree=4192812/4192956
[pid=22791] ppid=22786 vsize=13724 CPUtime=0.03
/proc/22791/stat : 22791 (sugar) S 22786 22791 22670 0 -1 4194304 1121 0 0 0 3 0 0 0 16 0 1 0 30222628 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22791/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+1.33688 s]
/proc/loadavg: 0.85 0.98 1.23 3/89 22824
/proc/meminfo: memFree=1909000/2055920 swapFree=4192812/4192956
[pid=22791] ppid=22786 vsize=13724 CPUtime=0.61
/proc/22791/stat : 22791 (sugar) S 22786 22791 22670 0 -1 4194304 1190 5204 0 35 3 0 53 5 15 0 1 0 30222628 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22791/statm: 3431 809 371 3 0 531 0
[pid=22809] ppid=22791 vsize=807360 CPUtime=0.54
/proc/22809/stat : 22809 (java) R 22791 22791 22670 0 -1 0 6649 0 1 0 50 4 0 0 18 0 8 0 30222705 826736640 6399 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4154163501 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22809/statm: 201840 6399 1506 14 0 189118 0
[pid=22809/tid=22810] ppid=22791 vsize=807360 CPUtime=0.01
/proc/22809/task/22810/stat : 22810 (java) S 22791 22791 22670 0 -1 64 455 0 0 0 1 0 0 0 16 0 8 0 30222708 826736640 6399 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22809/tid=22811] ppid=22791 vsize=807360 CPUtime=0
/proc/22809/task/22811/stat : 22811 (java) S 22791 22791 22670 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 30222709 826736640 6399 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22809/tid=22812] ppid=22791 vsize=807360 CPUtime=0
/proc/22809/task/22812/stat : 22812 (java) S 22791 22791 22670 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 30222709 826736640 6399 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22809/tid=22813] ppid=22791 vsize=807360 CPUtime=0
/proc/22809/task/22813/stat : 22813 (java) S 22791 22791 22670 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 30222712 826736640 6399 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22809/tid=22814] ppid=22791 vsize=807360 CPUtime=0.13
/proc/22809/task/22814/stat : 22814 (java) S 22791 22791 22670 0 -1 64 409 0 0 0 13 0 0 0 16 0 8 0 30222712 826736640 6399 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22809/tid=22815] ppid=22791 vsize=807360 CPUtime=0
/proc/22809/task/22815/stat : 22815 (java) S 22791 22791 22670 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 30222712 826736640 6399 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22809/tid=22816] ppid=22791 vsize=807360 CPUtime=0
/proc/22809/task/22816/stat : 22816 (java) S 22791 22791 22670 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 30222712 826736640 6399 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 821084

[startup+2.98421 s]
/proc/loadavg: 0.85 0.98 1.23 3/82 22825
/proc/meminfo: memFree=1874496/2055920 swapFree=4192812/4192956
[pid=22791] ppid=22786 vsize=16484 CPUtime=1.7
/proc/22791/stat : 22791 (sugar) S 22786 22791 22670 0 -1 4194304 1986 12629 0 37 7 1 149 13 15 0 1 0 30222628 16879616 1498 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22791/statm: 4121 1498 373 3 0 1221 0
[pid=22825] ppid=22791 vsize=17752 CPUtime=0.79
/proc/22825/stat : 22825 (minisat) R 22791 22791 22670 0 -1 0 4997 0 0 0 76 3 0 0 25 0 1 0 30222846 18178048 3957 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528340 0 0 4096 3 0 0 0 17 0 0 0
/proc/22825/statm: 4438 3957 51 112 0 4322 0
Current children cumulated CPU time (s) 2.49
Current children cumulated vsize (KiB) 34236

[startup+6.26387 s]
/proc/loadavg: 0.94 1.00 1.23 3/75 22826
/proc/meminfo: memFree=1778168/2055920 swapFree=4192812/4192956
[pid=22791] ppid=22786 vsize=16484 CPUtime=1.7
/proc/22791/stat : 22791 (sugar) S 22786 22791 22670 0 -1 4194304 1986 12629 0 37 7 1 149 13 16 0 1 0 30222628 16879616 1498 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22791/statm: 4121 1498 373 3 0 1221 0
[pid=22825] ppid=22791 vsize=18164 CPUtime=4.05
/proc/22825/stat : 22825 (minisat) R 22791 22791 22670 0 -1 0 5103 0 0 0 402 3 0 0 25 0 1 0 30222846 18599936 4063 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/22825/statm: 4541 4063 51 112 0 4425 0
Current children cumulated CPU time (s) 5.75
Current children cumulated vsize (KiB) 34648

[startup+12.7432 s]
/proc/loadavg: 1.02 1.02 1.24 3/75 22826
/proc/meminfo: memFree=1764792/2055920 swapFree=4192812/4192956
[pid=22791] ppid=22786 vsize=16484 CPUtime=1.7
/proc/22791/stat : 22791 (sugar) S 22786 22791 22670 0 -1 4194304 1986 12629 0 37 7 1 149 13 16 0 1 0 30222628 16879616 1498 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22791/statm: 4121 1498 373 3 0 1221 0
[pid=22825] ppid=22791 vsize=19804 CPUtime=10.5
/proc/22825/stat : 22825 (minisat) R 22791 22791 22670 0 -1 0 5517 0 0 0 1047 3 0 0 25 0 1 0 30222846 20279296 4477 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/22825/statm: 4951 4477 51 112 0 4835 0
Current children cumulated CPU time (s) 12.2
Current children cumulated vsize (KiB) 36288

[startup+25.5707 s]
/proc/loadavg: 1.24 1.06 1.25 3/75 22826
/proc/meminfo: memFree=1761784/2055920 swapFree=4192812/4192956
[pid=22791] ppid=22786 vsize=16484 CPUtime=1.7
/proc/22791/stat : 22791 (sugar) S 22786 22791 22670 0 -1 4194304 1986 12629 0 37 7 1 149 13 16 0 1 0 30222628 16879616 1498 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22791/statm: 4121 1498 373 3 0 1221 0
[pid=22825] ppid=22791 vsize=22684 CPUtime=23.28
/proc/22825/stat : 22825 (minisat) R 22791 22791 22670 0 -1 0 6203 0 0 0 2324 4 0 0 25 0 1 0 30222846 23228416 5163 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528392 0 0 4096 3 0 0 0 17 0 0 0
/proc/22825/statm: 5671 5163 51 112 0 5555 0
Current children cumulated CPU time (s) 24.98
Current children cumulated vsize (KiB) 39168

[startup+51.2419 s]
/proc/loadavg: 1.50 1.14 1.27 3/75 22826
/proc/meminfo: memFree=1753912/2055920 swapFree=4192812/4192956
[pid=22791] ppid=22786 vsize=16484 CPUtime=1.7
/proc/22791/stat : 22791 (sugar) S 22786 22791 22670 0 -1 4194304 1986 12629 0 37 7 1 149 13 16 0 1 0 30222628 16879616 1498 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22791/statm: 4121 1498 373 3 0 1221 0
[pid=22825] ppid=22791 vsize=28172 CPUtime=48.82
/proc/22825/stat : 22825 (minisat) R 22791 22791 22670 0 -1 0 7603 0 0 0 4876 6 0 0 25 0 1 0 30222846 28848128 6563 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/22825/statm: 7043 6563 51 112 0 6927 0
Current children cumulated CPU time (s) 50.52
Current children cumulated vsize (KiB) 44656

[startup+102.469 s]
/proc/loadavg: 1.78 1.27 1.30 4/75 22826
/proc/meminfo: memFree=1740024/2055920 swapFree=4192812/4192956
[pid=22791] ppid=22786 vsize=16484 CPUtime=1.7
/proc/22791/stat : 22791 (sugar) S 22786 22791 22670 0 -1 4194304 1986 12629 0 37 7 1 149 13 16 0 1 0 30222628 16879616 1498 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22791/statm: 4121 1498 373 3 0 1221 0
[pid=22825] ppid=22791 vsize=38072 CPUtime=99.78
/proc/22825/stat : 22825 (minisat) R 22791 22791 22670 0 -1 0 10010 0 0 0 9969 9 0 0 25 0 1 0 30222846 38985728 8970 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/22825/statm: 9518 8970 51 112 0 9402 0
Current children cumulated CPU time (s) 101.48
Current children cumulated vsize (KiB) 54556

[startup+162.53 s]
/proc/loadavg: 1.92 1.40 1.34 3/75 22826
/proc/meminfo: memFree=1724920/2055920 swapFree=4192812/4192956
[pid=22791] ppid=22786 vsize=16484 CPUtime=1.7
/proc/22791/stat : 22791 (sugar) S 22786 22791 22670 0 -1 4194304 1986 12629 0 37 7 1 149 13 16 0 1 0 30222628 16879616 1498 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22791/statm: 4121 1498 373 3 0 1221 0
[pid=22825] ppid=22791 vsize=46616 CPUtime=159.57
/proc/22825/stat : 22825 (minisat) R 22791 22791 22670 0 -1 0 12200 0 0 0 15945 12 0 0 25 0 1 0 30222846 47734784 11160 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/22825/statm: 11654 11160 51 112 0 11538 0
Current children cumulated CPU time (s) 161.27
Current children cumulated vsize (KiB) 63100

[startup+222.601 s]
/proc/loadavg: 1.97 1.51 1.38 3/75 22826
/proc/meminfo: memFree=1710072/2055920 swapFree=4192812/4192956
[pid=22791] ppid=22786 vsize=16484 CPUtime=1.7
/proc/22791/stat : 22791 (sugar) S 22786 22791 22670 0 -1 4194304 1986 12629 0 37 7 1 149 13 16 0 1 0 30222628 16879616 1498 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22791/statm: 4121 1498 373 3 0 1221 0
[pid=22825] ppid=22791 vsize=55696 CPUtime=219.37
/proc/22825/stat : 22825 (minisat) R 22791 22791 22670 0 -1 0 14399 0 0 0 21922 15 0 0 25 0 1 0 30222846 57032704 13359 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528366 0 0 4096 3 0 0 0 17 0 0 0
/proc/22825/statm: 13924 13359 51 112 0 13808 0
Current children cumulated CPU time (s) 221.07
Current children cumulated vsize (KiB) 72180

[startup+282.658 s]
/proc/loadavg: 2.02 1.61 1.42 3/75 22828
/proc/meminfo: memFree=1694968/2055920 swapFree=4192812/4192956
[pid=22791] ppid=22786 vsize=16484 CPUtime=1.7
/proc/22791/stat : 22791 (sugar) S 22786 22791 22670 0 -1 4194304 1986 12629 0 37 7 1 149 13 16 0 1 0 30222628 16879616 1498 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22791/statm: 4121 1498 373 3 0 1221 0
[pid=22825] ppid=22791 vsize=63736 CPUtime=279.12
/proc/22825/stat : 22825 (minisat) R 22791 22791 22670 0 -1 0 16462 0 0 0 27894 18 0 0 25 0 1 0 30222846 65265664 15422 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528316 0 0 4096 3 0 0 0 17 0 0 0
/proc/22825/statm: 15934 15422 51 112 0 15818 0
Current children cumulated CPU time (s) 280.82
Current children cumulated vsize (KiB) 80220

[startup+342.714 s]
/proc/loadavg: 2.00 1.68 1.46 3/75 22828
/proc/meminfo: memFree=1680248/2055920 swapFree=4192812/4192956
[pid=22791] ppid=22786 vsize=16484 CPUtime=1.7
/proc/22791/stat : 22791 (sugar) S 22786 22791 22670 0 -1 4194304 1986 12629 0 37 7 1 149 13 16 0 1 0 30222628 16879616 1498 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22791/statm: 4121 1498 373 3 0 1221 0
[pid=22825] ppid=22791 vsize=70560 CPUtime=338.91
/proc/22825/stat : 22825 (minisat) R 22791 22791 22670 0 -1 0 18055 0 0 0 33871 20 0 0 25 0 1 0 30222846 72253440 17015 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/22825/statm: 17640 17015 51 112 0 17524 0
Current children cumulated CPU time (s) 340.61
Current children cumulated vsize (KiB) 87044

[startup+402.767 s]
/proc/loadavg: 2.00 1.73 1.49 3/75 22828
/proc/meminfo: memFree=1667896/2055920 swapFree=4192812/4192956
[pid=22791] ppid=22786 vsize=16484 CPUtime=1.7
/proc/22791/stat : 22791 (sugar) S 22786 22791 22670 0 -1 4194304 1986 12629 0 37 7 1 149 13 16 0 1 0 30222628 16879616 1498 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22791/statm: 4121 1498 373 3 0 1221 0
[pid=22825] ppid=22791 vsize=77016 CPUtime=398.7
/proc/22825/stat : 22825 (minisat) R 22791 22791 22670 0 -1 0 19680 0 0 0 39847 23 0 0 25 0 1 0 30222846 78864384 18640 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/22825/statm: 19254 18640 51 112 0 19138 0
Current children cumulated CPU time (s) 400.4
Current children cumulated vsize (KiB) 93500

[startup+462.824 s]
/proc/loadavg: 2.00 1.78 1.52 3/75 22828
/proc/meminfo: memFree=1655160/2055920 swapFree=4192812/4192956
[pid=22791] ppid=22786 vsize=16484 CPUtime=1.7
/proc/22791/stat : 22791 (sugar) S 22786 22791 22670 0 -1 4194304 1986 12629 0 37 7 1 149 13 16 0 1 0 30222628 16879616 1498 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22791/statm: 4121 1498 373 3 0 1221 0
[pid=22825] ppid=22791 vsize=83708 CPUtime=458.47
/proc/22825/stat : 22825 (minisat) R 22791 22791 22670 0 -1 0 21377 0 0 0 45822 25 0 0 25 0 1 0 30222846 85716992 20337 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0

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

/proc/loadavg: 2.00 1.97 1.75 3/75 22828
/proc/meminfo: memFree=1551864/2055920 swapFree=4192812/4192956
[pid=22791] ppid=22786 vsize=16484 CPUtime=1.71
/proc/22791/stat : 22791 (sugar) S 22786 22791 22670 0 -1 4194304 1986 12629 0 37 8 1 149 13 16 0 1 0 30222628 16879616 1498 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22791/statm: 4121 1498 373 3 0 1221 0
[pid=22825] ppid=22791 vsize=132312 CPUtime=1116
/proc/22825/stat : 22825 (minisat) R 22791 22791 22670 0 -1 0 33498 0 0 0 111557 43 0 0 25 0 1 0 30222846 135487488 32458 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528771 0 0 4096 3 0 0 0 17 0 0 0
/proc/22825/statm: 33078 32458 51 112 0 32962 0
Current children cumulated CPU time (s) 1117.71
Current children cumulated vsize (KiB) 148796

[startup+1183.47 s]
/proc/loadavg: 2.00 1.97 1.76 3/75 22828
/proc/meminfo: memFree=1540664/2055920 swapFree=4192812/4192956
[pid=22791] ppid=22786 vsize=16484 CPUtime=1.71
/proc/22791/stat : 22791 (sugar) S 22786 22791 22670 0 -1 4194304 1986 12629 0 37 8 1 149 13 16 0 1 0 30222628 16879616 1498 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22791/statm: 4121 1498 373 3 0 1221 0
[pid=22825] ppid=22791 vsize=136912 CPUtime=1175.77
/proc/22825/stat : 22825 (minisat) R 22791 22791 22670 0 -1 0 34657 0 0 0 117533 44 0 0 25 0 1 0 30222846 140197888 33617 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528768 0 0 4096 3 0 0 0 17 0 0 0
/proc/22825/statm: 34228 33617 51 112 0 34112 0
Current children cumulated CPU time (s) 1177.48
Current children cumulated vsize (KiB) 153396

[startup+1243.53 s]
/proc/loadavg: 2.00 1.97 1.77 3/75 22828
/proc/meminfo: memFree=1530552/2055920 swapFree=4192812/4192956
[pid=22791] ppid=22786 vsize=16484 CPUtime=1.71
/proc/22791/stat : 22791 (sugar) S 22786 22791 22670 0 -1 4194304 1986 12629 0 37 8 1 149 13 16 0 1 0 30222628 16879616 1498 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22791/statm: 4121 1498 373 3 0 1221 0
[pid=22825] ppid=22791 vsize=141912 CPUtime=1235.56
/proc/22825/stat : 22825 (minisat) R 22791 22791 22670 0 -1 0 35944 0 0 0 123510 46 0 0 25 0 1 0 30222846 145317888 34904 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/22825/statm: 35478 34904 51 112 0 35362 0
Current children cumulated CPU time (s) 1237.27
Current children cumulated vsize (KiB) 158396

[startup+1303.59 s]
/proc/loadavg: 2.00 1.97 1.79 3/75 22828
/proc/meminfo: memFree=1522104/2055920 swapFree=4192812/4192956
[pid=22791] ppid=22786 vsize=16484 CPUtime=1.71
/proc/22791/stat : 22791 (sugar) S 22786 22791 22670 0 -1 4194304 1986 12629 0 37 8 1 149 13 16 0 1 0 30222628 16879616 1498 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22791/statm: 4121 1498 373 3 0 1221 0
[pid=22825] ppid=22791 vsize=146236 CPUtime=1295.34
/proc/22825/stat : 22825 (minisat) R 22791 22791 22670 0 -1 0 37018 0 0 0 129486 48 0 0 25 0 1 0 30222846 149745664 35978 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/22825/statm: 36559 35978 51 112 0 36443 0
Current children cumulated CPU time (s) 1297.05
Current children cumulated vsize (KiB) 162720

[startup+1363.64 s]
/proc/loadavg: 2.00 1.97 1.80 3/75 22828
/proc/meminfo: memFree=1512952/2055920 swapFree=4192812/4192956
[pid=22791] ppid=22786 vsize=16484 CPUtime=1.71
/proc/22791/stat : 22791 (sugar) S 22786 22791 22670 0 -1 4194304 1986 12629 0 37 8 1 149 13 16 0 1 0 30222628 16879616 1498 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22791/statm: 4121 1498 373 3 0 1221 0
[pid=22825] ppid=22791 vsize=150520 CPUtime=1355.1
/proc/22825/stat : 22825 (minisat) R 22791 22791 22670 0 -1 0 38096 0 0 0 135461 49 0 0 25 0 1 0 30222846 154132480 37056 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528412 0 0 4096 3 0 0 0 17 0 0 0
/proc/22825/statm: 37630 37056 51 112 0 37514 0
Current children cumulated CPU time (s) 1356.81
Current children cumulated vsize (KiB) 167004

[startup+1423.7 s]
/proc/loadavg: 2.08 1.99 1.81 3/75 22828
/proc/meminfo: memFree=1504632/2055920 swapFree=4192812/4192956
[pid=22791] ppid=22786 vsize=16484 CPUtime=1.71
/proc/22791/stat : 22791 (sugar) S 22786 22791 22670 0 -1 4194304 1986 12629 0 37 8 1 149 13 16 0 1 0 30222628 16879616 1498 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22791/statm: 4121 1498 373 3 0 1221 0
[pid=22825] ppid=22791 vsize=153844 CPUtime=1414.89
/proc/22825/stat : 22825 (minisat) R 22791 22791 22670 0 -1 0 38980 0 0 0 141439 50 0 0 25 0 1 0 30222846 157536256 37940 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/22825/statm: 38461 37940 51 112 0 38345 0
Current children cumulated CPU time (s) 1416.6
Current children cumulated vsize (KiB) 170328

[startup+1483.75 s]
/proc/loadavg: 2.08 2.00 1.83 3/75 22828
/proc/meminfo: memFree=1495544/2055920 swapFree=4192812/4192956
[pid=22791] ppid=22786 vsize=16484 CPUtime=1.71
/proc/22791/stat : 22791 (sugar) S 22786 22791 22670 0 -1 4194304 1986 12629 0 37 8 1 149 13 16 0 1 0 30222628 16879616 1498 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22791/statm: 4121 1498 373 3 0 1221 0
[pid=22825] ppid=22791 vsize=157300 CPUtime=1474.66
/proc/22825/stat : 22825 (minisat) R 22791 22791 22670 0 -1 0 39846 0 0 0 147415 51 0 0 25 0 1 0 30222846 161075200 38806 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/22825/statm: 39325 38806 51 112 0 39209 0
Current children cumulated CPU time (s) 1476.37
Current children cumulated vsize (KiB) 173784

[startup+1543.81 s]
/proc/loadavg: 2.03 2.00 1.83 3/75 22828
/proc/meminfo: memFree=1486840/2055920 swapFree=4192812/4192956
[pid=22791] ppid=22786 vsize=16484 CPUtime=1.71
/proc/22791/stat : 22791 (sugar) S 22786 22791 22670 0 -1 4194304 1986 12629 0 37 8 1 149 13 16 0 1 0 30222628 16879616 1498 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22791/statm: 4121 1498 373 3 0 1221 0
[pid=22825] ppid=22791 vsize=162488 CPUtime=1534.43
/proc/22825/stat : 22825 (minisat) R 22791 22791 22670 0 -1 0 40814 0 0 0 153390 53 0 0 25 0 1 0 30222846 166387712 39774 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/22825/statm: 40622 39774 51 112 0 40506 0
Current children cumulated CPU time (s) 1536.14
Current children cumulated vsize (KiB) 178972

[startup+1603.87 s]
/proc/loadavg: 2.01 2.00 1.84 3/75 22828
/proc/meminfo: memFree=1479032/2055920 swapFree=4192812/4192956
[pid=22791] ppid=22786 vsize=16484 CPUtime=1.71
/proc/22791/stat : 22791 (sugar) S 22786 22791 22670 0 -1 4194304 1986 12629 0 37 8 1 149 13 16 0 1 0 30222628 16879616 1498 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22791/statm: 4121 1498 373 3 0 1221 0
[pid=22825] ppid=22791 vsize=165968 CPUtime=1594.22
/proc/22825/stat : 22825 (minisat) R 22791 22791 22670 0 -1 0 41671 0 0 0 159368 54 0 0 25 0 1 0 30222846 169951232 40631 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/22825/statm: 41492 40631 51 112 0 41376 0
Current children cumulated CPU time (s) 1595.93
Current children cumulated vsize (KiB) 182452

[startup+1663.93 s]
/proc/loadavg: 2.00 2.00 1.85 3/75 22828
/proc/meminfo: memFree=1472376/2055920 swapFree=4192812/4192956
[pid=22791] ppid=22786 vsize=16484 CPUtime=1.71
/proc/22791/stat : 22791 (sugar) S 22786 22791 22670 0 -1 4194304 1986 12629 0 37 8 1 149 13 16 0 1 0 30222628 16879616 1498 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22791/statm: 4121 1498 373 3 0 1221 0
[pid=22825] ppid=22791 vsize=168708 CPUtime=1654.01
/proc/22825/stat : 22825 (minisat) R 22791 22791 22670 0 -1 0 42362 0 0 0 165345 56 0 0 25 0 1 0 30222846 172756992 41322 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/22825/statm: 42177 41322 51 112 0 42061 0
Current children cumulated CPU time (s) 1655.72
Current children cumulated vsize (KiB) 185192

[startup+1723.99 s]
/proc/loadavg: 2.00 2.00 1.85 3/75 22828
/proc/meminfo: memFree=1465848/2055920 swapFree=4192812/4192956
[pid=22791] ppid=22786 vsize=16484 CPUtime=1.71
/proc/22791/stat : 22791 (sugar) S 22786 22791 22670 0 -1 4194304 1986 12629 0 37 8 1 149 13 16 0 1 0 30222628 16879616 1498 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22791/statm: 4121 1498 373 3 0 1221 0
[pid=22825] ppid=22791 vsize=171352 CPUtime=1713.77
/proc/22825/stat : 22825 (minisat) R 22791 22791 22670 0 -1 0 43034 0 0 0 171320 57 0 0 25 0 1 0 30222846 175464448 41994 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528316 0 0 4096 3 0 0 0 17 0 0 0
/proc/22825/statm: 42838 41994 51 112 0 42722 0
Current children cumulated CPU time (s) 1715.48
Current children cumulated vsize (KiB) 187836

[startup+1784.04 s]
/proc/loadavg: 2.00 2.00 1.86 3/75 22828
/proc/meminfo: memFree=1459448/2055920 swapFree=4192812/4192956
[pid=22791] ppid=22786 vsize=16484 CPUtime=1.71
/proc/22791/stat : 22791 (sugar) S 22786 22791 22670 0 -1 4194304 1986 12629 0 37 8 1 149 13 16 0 1 0 30222628 16879616 1498 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22791/statm: 4121 1498 373 3 0 1221 0
[pid=22825] ppid=22791 vsize=173720 CPUtime=1773.55
/proc/22825/stat : 22825 (minisat) R 22791 22791 22670 0 -1 0 43642 0 0 0 177298 57 0 0 25 0 1 0 30222846 177889280 42602 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528316 0 0 4096 3 0 0 0 17 0 0 0
/proc/22825/statm: 43430 42602 51 112 0 43314 0
Current children cumulated CPU time (s) 1775.26
Current children cumulated vsize (KiB) 190204



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.99 s]
/proc/loadavg: 2.06 2.02 1.87 2/76 22829
/proc/meminfo: memFree=1699952/2055920 swapFree=4192812/4192956
[pid=22791] ppid=22786 vsize=16484 CPUtime=1.71
/proc/22791/stat : 22791 (sugar) S 22786 22791 22670 0 -1 4194304 1986 12629 0 37 8 1 149 13 16 0 1 0 30222628 16879616 1498 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22791/statm: 4121 1498 373 3 0 1221 0
[pid=22825] ppid=22791 vsize=174904 CPUtime=1798.38
/proc/22825/stat : 22825 (minisat) R 22791 22791 22670 0 -1 0 43960 0 0 0 179780 58 0 0 25 0 1 0 30222846 179101696 42920 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528357 0 0 4096 3 0 0 0 17 1 0 0
/proc/22825/statm: 43726 42920 51 112 0 43610 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 191388

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

Child status: 1

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 22791 and gives childrusage.ru_utime.tv_sec=1 childrusage.ru_utime.tv_usec=576760 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=153976
CPU time returned by wait4() is 1.73074
while last known CPU time is 1800.12

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

Real time (s): 1810
CPU time (s): 1800.12
CPU user time (s): 1799.37
CPU system time (s): 0.75
CPU usage (%): 99.4539
Max. virtual memory (cumulated for all children) (KiB): 821084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.57676
system time used= 0.153976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14701
page faults= 37
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1396
involuntary context switches= 1196

runsolver used 1.68274 s user time and 4.74328 s system time

The end

Launcher Data (download as text)

Begin job on node66 on Mon Jan 29 20:30:49 UTC 2007


IDJOB= 221229
IDBENCH= 5402
IDSOLVER= 86
FILE ID= node66/221229-1170102648

PBS_JOBID= 3689811

Free space on /tmp= 66563 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/queenAttacking/queenAttacking-8.xml
COMMAND LINE= /tmp/evaluation/221229-1170102648/solver /tmp/evaluation/221229-1170102648 /tmp/evaluation/221229-1170102648/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node66/watcher-221229-1170102648 -o ROOT/results/node66/solver-221229-1170102648 -C 1800 -M 900  /tmp/evaluation/221229-1170102648/solver /tmp/evaluation/221229-1170102648 /tmp/evaluation/221229-1170102648/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  16844b2a8a95da9ff87f9b9658283ef6

RANDOM SEED= 340830030

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.259
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	: 5931.00
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.259
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:       1936696 kB
Buffers:         19820 kB
Cached:          32268 kB
SwapCached:          0 kB
Active:          50524 kB
Inactive:        21960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1936696 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2780 kB
Writeback:           0 kB
Mapped:          30580 kB
Slab:            32288 kB
Committed_AS:   180904 kB
PageTables:       1660 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66562 MiB



End job on node66 on Mon Jan 29 21:01:01 UTC 2007