Trace number 1058184

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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 v1.13+minisatSAT 33.7269 34.6777

General information on the benchmark

Namecsp/compet08/
normalized-patat-08-comp-8.xml
MD5SUMecc4645e217ca43fb25e27990367c484
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.884864
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints3361
Maximum constraint arity15
Maximum domain size25
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2871
Global constraints used (with number of constraints)alldifferent(490)

Solver Data (download as text)

0.00/0.05	c 0	Sugar v1-13 + HOME/minisat
0.00/0.05	c 0	BEGIN Thu Jul  3 21:27:28 2008
0.00/0.05	c 0	PID 952
0.03/0.05	c 0	HOST node54.alineos.net
0.03/0.05	c 0	CONVERTING HOME/instance-1058184-1215113248.xml TO HOME/temp.csp
0.03/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1058184-1215113248.xml' 'HOME/temp.csp'
0.03/0.96	c 1	226 domains, 400 variables, 1 predicates, 0 relations, 3361 constraints
0.92/1.01	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.92/1.01	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.92/1.09	c 2	Parsing HOME/temp.csp
0.92/1.36	c 2	parsed 3988 expressions
0.92/1.36	c 2	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.92/1.36	c 2	Converting to clausal form CSP
0.92/1.41	c 2	converted 399 (10%) expressions
0.92/1.61	c 2	converted 798 (20%) expressions
0.92/1.80	c 2	converted 1197 (30%) expressions
0.92/2.00	c 2	converted 1596 (40%) expressions
1.99/2.14	c 3	converted 1994 (50%) expressions
2.18/2.35	c 3	converted 2393 (60%) expressions
2.29/2.49	c 3	converted 2792 (70%) expressions
2.48/2.62	c 3	converted 3191 (80%) expressions
4.76/4.92	c 5	converted 3590 (90%) expressions
18.31/18.61	c 19	converted 3988 (100%) expressions
18.31/18.61	c 19	CSP : 400 integers, 0 booleans, 46302 clauses, largest domain size 25
18.31/18.61	c 19	Heap : 272 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
18.31/18.61	c 19	Propagation in CSP
21.47/21.86	c 22	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
21.47/21.86	c 22	CSP : 400 integers, 0 booleans, 46302 clauses, largest domain size 25
21.47/21.86	c 22	Heap : 280 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
21.57/21.92	c 22	Simplifing CSP by introducing new Boolean variables
21.98/22.36	c 23	CSP : 400 integers, 94003 booleans, 140305 clauses, largest domain size 25
21.98/22.36	c 23	Heap : 308 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
23.76/24.18	c 25	Encoding CSP to SAT : HOME/temp.cnf
23.85/24.24	c 25	40 (10%) CSP integer variables are encoded (611 clauses, 6581 bytes)
23.85/24.25	c 25	80 (20%) CSP integer variables are encoded (1238 clauses, 14079 bytes)
23.85/24.26	c 25	120 (30%) CSP integer variables are encoded (1852 clauses, 22061 bytes)
23.85/24.26	c 25	160 (40%) CSP integer variables are encoded (2484 clauses, 30277 bytes)
23.85/24.26	c 25	200 (50%) CSP integer variables are encoded (3114 clauses, 38467 bytes)
23.85/24.26	c 25	240 (60%) CSP integer variables are encoded (3142 clauses, 38831 bytes)
23.85/24.26	c 25	280 (70%) CSP integer variables are encoded (3157 clauses, 39026 bytes)
23.85/24.26	c 25	320 (80%) CSP integer variables are encoded (3187 clauses, 39416 bytes)
23.85/24.26	c 25	360 (90%) CSP integer variables are encoded (3207 clauses, 39676 bytes)
23.85/24.26	c 25	400 (100%) CSP integer variables are encoded (3213 clauses, 39754 bytes)
25.04/25.42	c 26	14031 (10%) CSP clauses are encoded (134092 clauses, 2404717 bytes)
25.73/26.11	c 27	28061 (20%) CSP clauses are encoded (296532 clauses, 5440666 bytes)
26.42/26.80	c 27	42092 (30%) CSP clauses are encoded (460038 clauses, 8495785 bytes)
27.02/27.49	c 28	56122 (40%) CSP clauses are encoded (624351 clauses, 11591726 bytes)
27.71/28.17	c 29	70153 (50%) CSP clauses are encoded (788642 clauses, 14644774 bytes)
28.39/28.86	c 29	84183 (60%) CSP clauses are encoded (953833 clauses, 17742267 bytes)
29.09/29.56	c 30	98214 (70%) CSP clauses are encoded (1119011 clauses, 20840826 bytes)
29.78/30.25	c 31	112244 (80%) CSP clauses are encoded (1281041 clauses, 23875060 bytes)
30.47/30.94	c 31	126275 (90%) CSP clauses are encoded (1444934 clauses, 26938167 bytes)
31.16/31.64	c 32	140305 (100%) CSP clauses are encoded (1612175 clauses, 30093752 bytes)
31.16/31.65	c 32	140305 CSP clauses encoded
31.16/31.65	c 32	Writing map file : HOME/temp.map
31.16/31.67	c 32	Heap : 335 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
31.16/31.67	c 32	SAT : 97465 SAT variables, 1612175 SAT clauses, 30093752 bytes
31.16/31.67	c 32	Heap : 335 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
31.23/31.76	c 32	SOLVING HOME/temp.cnf
31.23/31.76	c 32	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
31.23/31.76	c 32	This is MiniSat 2.0 beta
31.23/31.76	c 32	WARNING: for repeatability, setting FPU to use double precision
31.23/31.76	c 32	============================[ Problem Statistics ]=============================
31.23/31.76	c 32	|                                                                             |
31.23/31.77	c 32	|  Number of variables:  97465                                                |
31.23/31.77	c 32	|  Number of clauses:    1612175                                              |
32.13/32.62	c 33	|  Parsing time:         0.72         s                                       |
32.13/32.68	c 33	============================[ Search Statistics ]==============================
32.13/32.68	c 33	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
32.13/32.68	c 33	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
32.13/32.68	c 33	===============================================================================
32.13/32.68	c 33	|         0 |   97465  1612175  4653044 |   537391        0    nan |  0.000 % |
33.12/33.68	c 34	===============================================================================
33.12/33.69	c 34	restarts              : 1
33.12/33.69	c 34	conflicts             : 57             (32 /sec)
33.12/33.69	c 34	decisions             : 2579           (0.74 % random) (1456 /sec)
33.12/33.69	c 34	propagations          : 569779         (321776 /sec)
33.12/33.69	c 34	conflict literals     : 3576           (3.06 % deleted)
33.12/33.69	c 34	Memory used           : 76.80 MB
33.12/33.69	c 34	CPU time              : 1.77073 s
33.12/33.69	c 34	
33.22/33.73	c 34	SATISFIABLE
33.22/33.75	c 34	DECODING HOME/temp.out WITH HOME/temp.map
33.22/33.75	c 34	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
33.27/33.83	c 34	Decoding HOME/temp.out
33.60/34.15	s SATISFIABLE
33.60/34.16	v 37 33 10 40 14 29 11 0 5 38 35 39 21 33 8 14 22 44 7 0 40 15 18 13 20 43 0 20 41 9 8 0 11 5 39 34 19 6 3 32 25 8 27 44 22 8 17 36 21 10 9 15 26 0 2 10 28 24 7 38 43 8 1 40 16 31 9 9 17 3 21 4 1 2 1 5 18 20 12 6 14 9 7 13 17 19 30 14 22 18 6 26 12 18 29 20 20 21 15 22 30 15 35 25 31 32 22 16 4 11 7 44 34 31 17 19 26 42 39 5 29 34 17 30 37 34 18 24 31 41 4 19 36 23 33 42 21 26 37 44 35 16 24 31 11 27 25 32 28 20 23 28 35 26 39 38 6 40 29 1 40 12 16 13 31 22 30 35 1 23 27 24 13 38 36 43 39 40 41 3 29 2 42 30 32 36 43 15 37 43 44 44 28 38 10 39 20 42 35 19 2 4 9 2 5 6 7 1 9 5 1 1 6 8 2 8 1 9 5 5 4 6 7 4 9 9 0 1 2 0 1 9 3 1 8 3 2 6 8 9 8 5 8 5 0 4 1 8 5 1 5 8 6 4 7 7 1 9 4 4 5 6 1 1 8 5 4 1 5 9 0 4 4 2 2 8 6 5 5 0 2 6 2 2 9 9 8 1 9 0 4 7 6 3 8 7 4 8 1 5 5 0 7 1 9 1 8 4 2 9 7 3 1 2 4 5 9 4 9 2 3 4 2 7 4 0 4 6 3 4 6 0 0 5 1 7 3 4 7 2 5 1 5 4 6 2 2 7 5 0 1 8 8 2 2 2 1 9 7 8 7 4 9 9 7 6 1 6 9 2 7 4 6 9 6 0 0 0 6 6 9 9 6 2 2 5 7 7 6 6 7 6 7 7 6 6 2 5 9 3
33.60/34.17	c 35	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
33.66/34.21	c 35	CPU 32.58 (0.03 0.01 32.55 1.09)
33.66/34.21	c 35	END Thu Jul  3 21:28:03 2008

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1058184-1215113248/watcher-1058184-1215113248 -o /tmp/evaluation-result-1058184-1215113248/solver-1058184-1215113248 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/sugar -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1058184-1215113248.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.94 1.98 1.94 4/74 952
/proc/meminfo: memFree=1515384/2055920 swapFree=4179680/4192956
[pid=952] ppid=950 vsize=18572 CPUtime=0
/proc/952/stat : 952 (runsolver) R 950 952 32763 0 -1 4194368 15 0 0 0 0 0 0 0 21 0 1 0 1990297487 19017728 292 996147200 4194304 4296836 548682068272 18446744073709551615 234211568935 0 0 4096 24578 0 0 0 17 1 0 0
/proc/952/statm: 4643 292 257 25 0 2626 0

[startup+0.0514829 s]
/proc/loadavg: 1.94 1.98 1.94 4/74 952
/proc/meminfo: memFree=1515384/2055920 swapFree=4179680/4192956
[pid=952] ppid=950 vsize=13600 CPUtime=0.03
/proc/952/stat : 952 (sugar) S 950 952 32763 0 -1 4194304 837 0 0 0 2 1 0 0 18 0 1 0 1990297487 13926400 792 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/952/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.102194 s]
/proc/loadavg: 1.94 1.98 1.94 4/74 952
/proc/meminfo: memFree=1515384/2055920 swapFree=4179680/4192956
[pid=952] ppid=950 vsize=13600 CPUtime=0.03
/proc/952/stat : 952 (sugar) S 950 952 32763 0 -1 4194304 900 127 0 0 2 1 0 0 19 0 1 0 1990297487 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/952/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301833 s]
/proc/loadavg: 1.94 1.98 1.94 4/74 952
/proc/meminfo: memFree=1515384/2055920 swapFree=4179680/4192956
[pid=952] ppid=950 vsize=13600 CPUtime=0.03
/proc/952/stat : 952 (sugar) S 950 952 32763 0 -1 4194304 900 127 0 0 2 1 0 0 19 0 1 0 1990297487 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/952/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701927 s]
/proc/loadavg: 1.94 1.98 1.94 4/74 952
/proc/meminfo: memFree=1515384/2055920 swapFree=4179680/4192956
[pid=952] ppid=950 vsize=13600 CPUtime=0.03
/proc/952/stat : 952 (sugar) S 950 952 32763 0 -1 4194304 900 127 0 0 2 1 0 0 19 0 1 0 1990297487 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/952/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50109 s]
/proc/loadavg: 2.02 2.00 1.94 3/78 964
/proc/meminfo: memFree=1502680/2055920 swapFree=4179680/4192956
[pid=952] ppid=950 vsize=13600 CPUtime=0.92
/proc/952/stat : 952 (sugar) S 950 952 32763 0 -1 4194304 974 6893 0 1 2 1 85 4 15 0 1 0 1990297487 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/952/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 13600

[startup+3.10243 s]
/proc/loadavg: 2.02 2.00 1.94 3/85 974
/proc/meminfo: memFree=1492320/2055920 swapFree=4179680/4192956
[pid=952] ppid=950 vsize=13600 CPUtime=0.92
/proc/952/stat : 952 (sugar) S 950 952 32763 0 -1 4194304 974 6893 0 1 2 1 85 4 15 0 1 0 1990297487 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/952/statm: 3400 797 370 3 0 500 0
[pid=965] ppid=952 vsize=5356 CPUtime=0
/proc/965/stat : 965 (sh) S 952 952 32763 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1990297588 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/965/statm: 1339 233 193 169 0 50 0
[pid=966] ppid=965 vsize=868256 CPUtime=2.06
/proc/966/stat : 966 (java) S 965 952 32763 0 -1 0 12340 0 1 0 198 8 0 0 18 0 9 0 1990297588 889094144 11513 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/966/statm: 217064 11513 2540 9 0 211639 0
[pid=966/tid=967] ppid=965 vsize=868256 CPUtime=1.19
/proc/966/task/967/stat : 967 (java) R 965 952 32763 0 -1 64 3014 0 1 0 117 2 0 0 25 0 9 0 1990297589 889094144 11513 996147200 134512640 134550740 4294955952 18446744073709551615 4126568820 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=966/tid=968] ppid=965 vsize=868256 CPUtime=0.63
/proc/966/task/968/stat : 968 (java) S 965 952 32763 0 -1 64 7162 0 0 0 60 3 0 0 16 0 9 0 1990297591 889094144 11513 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=966/tid=969] ppid=965 vsize=868256 CPUtime=0
/proc/966/task/969/stat : 969 (java) S 965 952 32763 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1990297591 889094144 11513 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=966/tid=970] ppid=965 vsize=868256 CPUtime=0
/proc/966/task/970/stat : 970 (java) S 965 952 32763 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1990297591 889094144 11513 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=966/tid=971] ppid=965 vsize=868256 CPUtime=0
/proc/966/task/971/stat : 971 (java) S 965 952 32763 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1990297593 889094144 11513 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=966/tid=972] ppid=965 vsize=868256 CPUtime=0.2
/proc/966/task/972/stat : 972 (java) S 965 952 32763 0 -1 64 1472 0 0 0 19 1 0 0 16 0 9 0 1990297593 889094144 11513 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=966/tid=973] ppid=965 vsize=868256 CPUtime=0
/proc/966/task/973/stat : 973 (java) S 965 952 32763 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1990297593 889094144 11513 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=966/tid=974] ppid=965 vsize=868256 CPUtime=0
/proc/966/task/974/stat : 974 (java) R 965 952 32763 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1990297593 889094144 11513 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 887212

[startup+6.30209 s]
/proc/loadavg: 2.02 2.00 1.94 4/85 974
/proc/meminfo: memFree=1435936/2055920 swapFree=4179680/4192956
[pid=952] ppid=950 vsize=13600 CPUtime=0.92
/proc/952/stat : 952 (sugar) S 950 952 32763 0 -1 4194304 974 6893 0 1 2 1 85 4 16 0 1 0 1990297487 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/952/statm: 3400 797 370 3 0 500 0
[pid=965] ppid=952 vsize=5356 CPUtime=0
/proc/965/stat : 965 (sh) S 952 952 32763 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1990297588 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/965/statm: 1339 233 193 169 0 50 0
[pid=966] ppid=965 vsize=868372 CPUtime=5.21
/proc/966/stat : 966 (java) S 965 952 32763 0 -1 0 26128 0 1 0 507 14 0 0 18 0 9 0 1990297588 889212928 25269 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/966/statm: 217093 25269 2540 9 0 211668 0
[pid=966/tid=967] ppid=965 vsize=868372 CPUtime=3.02
/proc/966/task/967/stat : 967 (java) R 965 952 32763 0 -1 64 3798 0 1 0 299 3 0 0 25 0 9 0 1990297589 889212928 25269 996147200 134512640 134550740 4294955952 18446744073709551615 4126567138 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=966/tid=968] ppid=965 vsize=868372 CPUtime=1.96
/proc/966/task/968/stat : 968 (java) S 965 952 32763 0 -1 64 20158 0 0 0 187 9 0 0 16 0 9 0 1990297591 889212928 25269 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=966/tid=969] ppid=965 vsize=868372 CPUtime=0
/proc/966/task/969/stat : 969 (java) S 965 952 32763 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1990297591 889212928 25269 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=966/tid=970] ppid=965 vsize=868372 CPUtime=0
/proc/966/task/970/stat : 970 (java) S 965 952 32763 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1990297591 889212928 25269 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=966/tid=971] ppid=965 vsize=868372 CPUtime=0
/proc/966/task/971/stat : 971 (java) S 965 952 32763 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1990297593 889212928 25269 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=966/tid=972] ppid=965 vsize=868372 CPUtime=0.2
/proc/966/task/972/stat : 972 (java) S 965 952 32763 0 -1 64 1480 0 0 0 19 1 0 0 16 0 9 0 1990297593 889212928 25269 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=966/tid=973] ppid=965 vsize=868372 CPUtime=0
/proc/966/task/973/stat : 973 (java) S 965 952 32763 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1990297593 889212928 25269 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=966/tid=974] ppid=965 vsize=868372 CPUtime=0
/proc/966/task/974/stat : 974 (java) S 965 952 32763 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1990297593 889212928 25269 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 887328

[startup+12.7024 s]
/proc/loadavg: 2.09 2.02 1.95 3/85 974
/proc/meminfo: memFree=1324128/2055920 swapFree=4179680/4192956
[pid=952] ppid=950 vsize=13600 CPUtime=0.92
/proc/952/stat : 952 (sugar) S 950 952 32763 0 -1 4194304 974 6893 0 1 2 1 85 4 16 0 1 0 1990297487 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/952/statm: 3400 797 370 3 0 500 0
[pid=965] ppid=952 vsize=5356 CPUtime=0
/proc/965/stat : 965 (sh) S 952 952 32763 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1990297588 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/965/statm: 1339 233 193 169 0 50 0
[pid=966] ppid=965 vsize=868372 CPUtime=11.55
/proc/966/stat : 966 (java) S 965 952 32763 0 -1 0 61716 0 1 0 1122 33 0 0 18 0 9 0 1990297588 889212928 51865 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/966/statm: 217093 51865 2540 9 0 211668 0
[pid=966/tid=967] ppid=965 vsize=868372 CPUtime=6.71
/proc/966/task/967/stat : 967 (java) R 965 952 32763 0 -1 64 4560 0 1 0 668 3 0 0 25 0 9 0 1990297589 889212928 51865 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=966/tid=968] ppid=965 vsize=868372 CPUtime=4.6
/proc/966/task/968/stat : 968 (java) R 965 952 32763 0 -1 64 54984 0 0 0 433 27 0 0 16 0 9 0 1990297591 889212928 51865 996147200 134512640 134550740 4294955952 18446744073709551615 102721926 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=966/tid=969] ppid=965 vsize=868372 CPUtime=0
/proc/966/task/969/stat : 969 (java) S 965 952 32763 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1990297591 889212928 51865 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=966/tid=970] ppid=965 vsize=868372 CPUtime=0
/proc/966/task/970/stat : 970 (java) S 965 952 32763 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1990297591 889212928 51865 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=966/tid=971] ppid=965 vsize=868372 CPUtime=0
/proc/966/task/971/stat : 971 (java) S 965 952 32763 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1990297593 889212928 51865 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=966/tid=972] ppid=965 vsize=868372 CPUtime=0.2
/proc/966/task/972/stat : 972 (java) S 965 952 32763 0 -1 64 1480 0 0 0 19 1 0 0 16 0 9 0 1990297593 889212928 51865 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=966/tid=973] ppid=965 vsize=868372 CPUtime=0
/proc/966/task/973/stat : 973 (java) S 965 952 32763 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1990297593 889212928 51865 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=966/tid=974] ppid=965 vsize=868372 CPUtime=0
/proc/966/task/974/stat : 974 (java) S 965 952 32763 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1990297593 889212928 51865 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 887328

[startup+25.5021 s]
/proc/loadavg: 2.08 2.02 1.95 3/85 974
/proc/meminfo: memFree=1165472/2055920 swapFree=4179680/4192956
[pid=952] ppid=950 vsize=13600 CPUtime=0.93
/proc/952/stat : 952 (sugar) S 950 952 32763 0 -1 4194304 974 6893 0 1 3 1 85 4 16 0 1 0 1990297487 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/952/statm: 3400 797 370 3 0 500 0
[pid=965] ppid=952 vsize=5356 CPUtime=0
/proc/965/stat : 965 (sh) S 952 952 32763 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1990297588 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/965/statm: 1339 233 193 169 0 50 0
[pid=966] ppid=965 vsize=868484 CPUtime=24.2
/proc/966/stat : 966 (java) S 965 952 32763 0 -1 0 117245 0 1 0 2357 63 0 0 18 0 9 0 1990297588 889327616 88768 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/966/statm: 217121 88768 2566 9 0 211668 0
[pid=966/tid=967] ppid=965 vsize=868484 CPUtime=13.95
/proc/966/task/967/stat : 967 (java) R 965 952 32763 0 -1 64 7892 0 1 0 1386 9 0 0 25 0 9 0 1990297589 889327616 88768 996147200 134512640 134550740 4294955952 18446744073709551615 4126613015 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=966/tid=968] ppid=965 vsize=868484 CPUtime=9.95
/proc/966/task/968/stat : 968 (java) S 965 952 32763 0 -1 64 107135 0 0 0 943 52 0 0 16 0 9 0 1990297591 889327616 88768 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=966/tid=969] ppid=965 vsize=868484 CPUtime=0
/proc/966/task/969/stat : 969 (java) S 965 952 32763 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1990297591 889327616 88768 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=966/tid=970] ppid=965 vsize=868484 CPUtime=0
/proc/966/task/970/stat : 970 (java) S 965 952 32763 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1990297591 889327616 88768 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=966/tid=971] ppid=965 vsize=868484 CPUtime=0
/proc/966/task/971/stat : 971 (java) S 965 952 32763 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1990297593 889327616 88768 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=966/tid=972] ppid=965 vsize=868484 CPUtime=0.28
/proc/966/task/972/stat : 972 (java) S 965 952 32763 0 -1 64 1526 0 0 0 27 1 0 0 15 0 9 0 1990297593 889327616 88768 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=966/tid=973] ppid=965 vsize=868484 CPUtime=0
/proc/966/task/973/stat : 973 (java) S 965 952 32763 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1990297593 889327616 88768 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=966/tid=974] ppid=965 vsize=868484 CPUtime=0
/proc/966/task/974/stat : 974 (java) S 965 952 32763 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1990297593 889327616 88768 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 887440

Solver just ended. Dumping a history of the last processes samples

[startup+28.7027 s]
/proc/loadavg: 2.07 2.01 1.95 3/85 974
/proc/meminfo: memFree=1150816/2055920 swapFree=4179680/4192956
[pid=952] ppid=950 vsize=13600 CPUtime=0.93
/proc/952/stat : 952 (sugar) S 950 952 32763 0 -1 4194304 974 6893 0 1 3 1 85 4 15 0 1 0 1990297487 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/952/statm: 3400 797 370 3 0 500 0
[pid=965] ppid=952 vsize=5356 CPUtime=0
/proc/965/stat : 965 (sh) S 952 952 32763 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1990297588 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/965/statm: 1339 233 193 169 0 50 0
[pid=966] ppid=965 vsize=868484 CPUtime=27.37
/proc/966/stat : 966 (java) S 965 952 32763 0 -1 0 117270 0 1 0 2665 72 0 0 18 0 9 0 1990297588 889327616 88775 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/966/statm: 217121 88775 2566 9 0 211668 0
[pid=966/tid=967] ppid=965 vsize=868484 CPUtime=17.07
/proc/966/task/967/stat : 967 (java) R 965 952 32763 0 -1 64 7910 0 1 0 1690 17 0 0 25 0 9 0 1990297589 889327616 88775 996147200 134512640 134550740 4294955952 18446744073709551615 4127029672 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=966/tid=968] ppid=965 vsize=868484 CPUtime=9.98
/proc/966/task/968/stat : 968 (java) S 965 952 32763 0 -1 64 107135 0 0 0 946 52 0 0 16 0 9 0 1990297591 889327616 88775 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=966/tid=969] ppid=965 vsize=868484 CPUtime=0
/proc/966/task/969/stat : 969 (java) S 965 952 32763 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1990297591 889327616 88775 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=966/tid=970] ppid=965 vsize=868484 CPUtime=0
/proc/966/task/970/stat : 970 (java) S 965 952 32763 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1990297591 889327616 88775 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=966/tid=971] ppid=965 vsize=868484 CPUtime=0
/proc/966/task/971/stat : 971 (java) S 965 952 32763 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1990297593 889327616 88775 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=966/tid=972] ppid=965 vsize=868484 CPUtime=0.29
/proc/966/task/972/stat : 972 (java) S 965 952 32763 0 -1 64 1533 0 0 0 28 1 0 0 16 0 9 0 1990297593 889327616 88775 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=966/tid=973] ppid=965 vsize=868484 CPUtime=0
/proc/966/task/973/stat : 973 (java) S 965 952 32763 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1990297593 889327616 88775 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=966/tid=974] ppid=965 vsize=868484 CPUtime=0
/proc/966/task/974/stat : 974 (java) S 965 952 32763 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1990297593 889327616 88775 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 28.3
Current children cumulated vsize (KiB) 887440

[startup+31.9064 s]
/proc/loadavg: 2.07 2.01 1.95 3/77 976
/proc/meminfo: memFree=1478880/2055920 swapFree=4179680/4192956
[pid=952] ppid=950 vsize=13600 CPUtime=31.31
/proc/952/stat : 952 (sugar) S 950 952 32763 0 -1 4194304 1033 124488 0 2 3 1 3036 91 16 0 1 0 1990297487 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/952/statm: 3400 799 370 3 0 500 0
[pid=975] ppid=952 vsize=5356 CPUtime=0
/proc/975/stat : 975 (sh) S 952 952 32763 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1990300664 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/975/statm: 1339 232 193 169 0 50 0
[pid=976] ppid=975 vsize=12376 CPUtime=0.13
/proc/976/stat : 976 (minisat) R 975 952 32763 0 -1 4194304 2876 0 0 0 11 2 0 0 20 0 1 0 1990300664 12673024 2862 996147200 134512640 135127466 4294956272 18446744073709551615 134526053 0 0 4096 3 0 0 0 17 1 0 0
/proc/976/statm: 3094 2862 62 150 0 2941 0
Current children cumulated CPU time (s) 31.44
Current children cumulated vsize (KiB) 31332

[startup+33.5017 s]
/proc/loadavg: 2.07 2.01 1.95 3/77 976
/proc/meminfo: memFree=1410976/2055920 swapFree=4179680/4192956
[pid=952] ppid=950 vsize=13600 CPUtime=31.31
/proc/952/stat : 952 (sugar) S 950 952 32763 0 -1 4194304 1033 124488 0 2 3 1 3036 91 15 0 1 0 1990297487 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/952/statm: 3400 799 370 3 0 500 0
[pid=975] ppid=952 vsize=5356 CPUtime=0
/proc/975/stat : 975 (sh) S 952 952 32763 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1990300664 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/975/statm: 1339 232 193 169 0 50 0
[pid=976] ppid=975 vsize=78064 CPUtime=1.71
/proc/976/stat : 976 (minisat) R 975 952 32763 0 -1 4194304 18380 0 0 0 158 13 0 0 25 0 1 0 1990300664 79937536 18366 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/976/statm: 19516 18366 73 150 0 19363 0
Current children cumulated CPU time (s) 33.02
Current children cumulated vsize (KiB) 97020

[startup+34.3029 s]
/proc/loadavg: 2.07 2.01 1.95 4/85 986
/proc/meminfo: memFree=1476832/2055920 swapFree=4179680/4192956
[pid=952] ppid=950 vsize=13600 CPUtime=33.69
/proc/952/stat : 952 (sugar) D 950 952 32763 0 -1 4194304 1119 147218 0 3 3 2 3255 109 15 0 1 0 1990297487 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 234211742761 0 0 4224 16386 18446744071563608069 0 0 17 1 0 0
/proc/952/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 33.69
Current children cumulated vsize (KiB) 13600

[startup+34.5019 s]
/proc/loadavg: 2.07 2.01 1.95 4/85 986
/proc/meminfo: memFree=1476832/2055920 swapFree=4179680/4192956
[pid=952] ppid=950 vsize=13600 CPUtime=33.69
/proc/952/stat : 952 (sugar) D 950 952 32763 0 -1 4194304 1119 147218 0 3 3 2 3255 109 15 0 1 0 1990297487 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 234211742761 0 0 4224 16386 18446744071563608069 0 0 17 1 0 0
/proc/952/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 33.69
Current children cumulated vsize (KiB) 13600

[startup+34.602 s]
/proc/loadavg: 2.07 2.01 1.95 4/85 986
/proc/meminfo: memFree=1476832/2055920 swapFree=4179680/4192956
[pid=952] ppid=950 vsize=13600 CPUtime=33.69
/proc/952/stat : 952 (sugar) D 950 952 32763 0 -1 4194304 1119 147218 0 3 3 2 3255 109 15 0 1 0 1990297487 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 234211742761 0 0 4224 16386 18446744071563608069 0 0 17 1 0 0
/proc/952/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 33.69
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 34.6777
CPU time (s): 33.7269
CPU user time (s): 32.592
CPU system time (s): 1.13483
CPU usage (%): 97.258
Max. virtual memory (cumulated for all children) (KiB): 907820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 32.592
system time used= 1.13483
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 148367
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4669
involuntary context switches= 5173

runsolver used 0.043993 second user time and 0.161975 second system time

The end

Launcher Data (download as text)

Begin job on node54 at 2008-07-03 21:27:28
IDJOB=1058184
IDBENCH=54112
IDSOLVER=346
FILE ID=node54/1058184-1215113248
PBS_JOBID= 7877097
Free space on /tmp= 66544 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/compet08/normalized-patat-08-comp-8.xml
COMMAND LINE= DIR/sugar -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1058184-1215113248/watcher-1058184-1215113248 -o /tmp/evaluation-result-1058184-1215113248/solver-1058184-1215113248 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/sugar -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1058184-1215113248.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= ecc4645e217ca43fb25e27990367c484
RANDOM SEED=1132679347

node54.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.279
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.279
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:       1515864 kB
Buffers:         26520 kB
Cached:         394436 kB
SwapCached:       6628 kB
Active:         223116 kB
Inactive:       251240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1515864 kB
SwapTotal:     4192956 kB
SwapFree:      4179680 kB
Dirty:            2020 kB
Writeback:           0 kB
Mapped:          59964 kB
Slab:            50976 kB
Committed_AS:  3853240 kB
PageTables:       1804 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66544 MiB
End job on node54 at 2008-07-03 21:28:03