Trace number 1055651

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 51.4672 52.0549

General information on the benchmark

Namecsp/travellingSalesman-20/
normalized-tsp-20-1_ext.xml
MD5SUM9cc3eb9ba37c3015a0a8ff5ed022e4f0
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.180971
Satisfiable
(Un)Satisfiability was proved
Number of variables61
Number of constraints230
Maximum constraint arity3
Maximum domain size1001
Number of constraints which are defined in extension230
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Thu Jul  3 06:39:21 2008
0.00/0.04	c 0	PID 22768
0.04/0.05	c 0	HOST node19.alineos.net
0.04/0.05	c 0	CONVERTING HOME/instance-1055651-1215059961.xml TO HOME/temp.csp
0.04/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1055651-1215059961.xml' 'HOME/temp.csp'
0.04/0.55	c 0	5 domains, 61 variables, 0 predicates, 23 relations, 230 constraints
0.04/0.57	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.04/0.57	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.53/0.65	c 1	Parsing HOME/temp.csp
0.53/0.85	c 1	parsed 319 expressions
0.53/0.85	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.53/0.85	c 1	Converting to clausal form CSP
0.53/0.87	c 1	converted 32 (10%) expressions
0.53/0.87	c 1	converted 64 (20%) expressions
0.53/0.90	c 1	converted 96 (30%) expressions
0.53/0.90	c 1	converted 128 (40%) expressions
0.53/0.91	c 1	converted 160 (50%) expressions
0.53/0.91	c 1	converted 192 (60%) expressions
0.53/0.91	c 1	converted 224 (70%) expressions
0.53/0.91	c 1	converted 256 (80%) expressions
0.53/0.92	c 1	converted 288 (90%) expressions
2.21/2.39	c 2	converted 319 (100%) expressions
2.21/2.39	c 2	CSP : 61 integers, 0 booleans, 230 clauses, largest domain size 1001
2.21/2.39	c 2	Heap : 40 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.21/2.39	c 2	Propagation in CSP
2.21/2.39	c 2	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.21/2.39	c 2	CSP : 61 integers, 0 booleans, 230 clauses, largest domain size 1001
2.21/2.40	c 2	Heap : 40 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.21/2.40	c 2	Simplifing CSP by introducing new Boolean variables
2.21/2.40	c 2	CSP : 61 integers, 0 booleans, 230 clauses, largest domain size 1001
2.21/2.40	c 2	Heap : 40 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.52/2.62	c 3	Encoding CSP to SAT : HOME/temp.cnf
2.52/2.64	c 3	7 (10%) CSP integer variables are encoded (3069 clauses, 37754 bytes)
2.52/2.64	c 3	13 (20%) CSP integer variables are encoded (6120 clauses, 77417 bytes)
2.52/2.65	c 3	19 (30%) CSP integer variables are encoded (9171 clauses, 117080 bytes)
2.52/2.65	c 3	25 (40%) CSP integer variables are encoded (12222 clauses, 161228 bytes)
2.52/2.66	c 3	31 (50%) CSP integer variables are encoded (15273 clauses, 206993 bytes)
2.52/2.66	c 3	37 (60%) CSP integer variables are encoded (18324 clauses, 252758 bytes)
2.52/2.66	c 3	43 (70%) CSP integer variables are encoded (20817 clauses, 290153 bytes)
2.52/2.66	c 3	49 (80%) CSP integer variables are encoded (21771 clauses, 304463 bytes)
2.52/2.66	c 3	55 (90%) CSP integer variables are encoded (22725 clauses, 318773 bytes)
2.52/2.67	c 3	61 (100%) CSP integer variables are encoded (23361 clauses, 328313 bytes)
2.61/2.71	c 3	23 (10%) CSP clauses are encoded (23859 clauses, 337636 bytes)
2.61/2.73	c 3	46 (20%) CSP clauses are encoded (24338 clauses, 348764 bytes)
2.61/2.74	c 3	69 (30%) CSP clauses are encoded (24815 clauses, 360062 bytes)
2.61/2.76	c 3	92 (40%) CSP clauses are encoded (25312 clauses, 371575 bytes)
2.61/2.78	c 3	115 (50%) CSP clauses are encoded (25791 clauses, 382931 bytes)
2.61/2.79	c 3	138 (60%) CSP clauses are encoded (26289 clauses, 394588 bytes)
2.70/2.81	c 3	161 (70%) CSP clauses are encoded (26786 clauses, 406634 bytes)
2.70/2.84	c 3	184 (80%) CSP clauses are encoded (27303 clauses, 419666 bytes)
2.70/2.87	c 3	207 (90%) CSP clauses are encoded (27836 clauses, 432905 bytes)
41.90/42.41	c 42	230 (100%) CSP clauses are encoded (523474 clauses, 16724821 bytes)
41.90/42.41	c 42	230 CSP clauses encoded
41.90/42.41	c 42	Writing map file : HOME/temp.map
41.90/42.41	c 42	Heap : 58 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
41.90/42.41	c 42	SAT : 23420 SAT variables, 523474 SAT clauses, 16724821 bytes
41.90/42.41	c 42	Heap : 58 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
41.90/42.43	c 42	SOLVING HOME/temp.cnf
41.90/42.43	c 42	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
41.90/42.44	c 42	This is MiniSat 2.0 beta
41.90/42.44	c 42	WARNING: for repeatability, setting FPU to use double precision
41.90/42.44	c 42	============================[ Problem Statistics ]=============================
41.90/42.44	c 42	|                                                                             |
41.90/42.44	c 42	|  Number of variables:  23420                                                |
41.90/42.44	c 42	|  Number of clauses:    523474                                               |
41.94/42.78	c 43	|  Parsing time:         0.30         s                                       |
42.28/42.81	c 43	============================[ Search Statistics ]==============================
42.28/42.81	c 43	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
42.28/42.81	c 43	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
42.28/42.81	c 43	===============================================================================
42.28/42.81	c 43	|         0 |   22419   509412  2440861 |   169804        0    nan |  0.000 % |
42.28/42.86	c 43	|       102 |   22387   509412  2440861 |   186784       68     11 | 18.860 % |
42.38/42.95	c 43	|       252 |   22356   509412  2440861 |   205462      184      7 | 44.462 % |
42.47/43.05	c 43	|       477 |   22340   509412  2440861 |   226009      393      7 | 55.393 % |
42.67/43.21	c 43	|       814 |   22295   509412  2440861 |   248610      722      7 | 55.649 % |
42.88/43.45	c 43	|      1320 |   22007   509412  2440861 |   273471     1205      9 | 67.058 % |
43.27/43.83	c 44	|      2080 |   21943   509412  2440861 |   300818     1920      9 | 75.342 % |
43.57/44.19	c 44	|      3220 |   21879   509412  2440861 |   330899     3026      9 | 75.764 % |
44.56/45.15	c 45	|      4928 |   21740   509412  2440861 |   363989     4707     10 | 76.682 % |
46.04/46.65	c 47	|      7491 |   21563   509412  2440861 |   400388     7247     11 | 77.938 % |
49.80/50.46	c 50	|     11335 |   21521   509412  2440861 |   440427    11073     13 | 80.273 % |
51.19/51.86	c 52	===============================================================================
51.19/51.86	c 52	restarts              : 11
51.19/51.86	c 52	conflicts             : 13164          (1419 /sec)
51.19/51.86	c 52	decisions             : 23938          (0.49 % random) (2580 /sec)
51.19/51.86	c 52	propagations          : 3145557        (338976 /sec)
51.19/51.86	c 52	conflict literals     : 171968         (48.80 % deleted)
51.19/51.86	c 52	Memory used           : 30.74 MB
51.19/51.86	c 52	CPU time              : 9.27959 s
51.19/51.86	c 52	
51.19/51.87	c 52	SATISFIABLE
51.19/51.88	c 52	DECODING HOME/temp.out WITH HOME/temp.map
51.19/51.88	c 52	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
51.28/51.96	c 52	Decoding HOME/temp.out
51.28/52.02	s SATISFIABLE
51.28/52.03	v 16 7 3 3 18 16 12 15 19 17 9 0 5 5 4 11 8 2 14 1 13 2 10 3 15 7 7 26 1 0 2 18 6 0 17 3 20 15 11 9 10 26 41 58 58 63 74 76 77 79 82 89 115 115 133 133 136 151 160 160 0
51.28/52.03	c 52	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
51.28/52.05	c 52	CPU 50.99 (0.03 0.01 50.96 0.43)
51.28/52.05	c 52	END Thu Jul  3 06:40:13 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-1055651-1215059961/watcher-1055651-1215059961 -o /tmp/evaluation-result-1055651-1215059961/solver-1055651-1215059961 -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-1055651-1215059961.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.92 1.98 1.99 4/81 22768
/proc/meminfo: memFree=1786376/2055920 swapFree=4180456/4192956
[pid=22768] ppid=22766 vsize=12268 CPUtime=0
/proc/22768/stat : 22768 (sugar) R 22766 22768 19152 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 1984970460 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 255236733541 0 0 4224 0 0 0 0 17 1 0 0
/proc/22768/statm: 3067 316 241 3 0 167 0

[startup+0.0502021 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 22768
/proc/meminfo: memFree=1786376/2055920 swapFree=4180456/4192956
[pid=22768] ppid=22766 vsize=13600 CPUtime=0.04
/proc/22768/stat : 22768 (sugar) S 22766 22768 19152 0 -1 4194304 837 0 0 0 3 1 0 0 18 0 1 0 1984970460 13926400 792 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22768/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.101188 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 22768
/proc/meminfo: memFree=1786376/2055920 swapFree=4180456/4192956
[pid=22768] ppid=22766 vsize=13600 CPUtime=0.04
/proc/22768/stat : 22768 (sugar) S 22766 22768 19152 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1984970460 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22768/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.301224 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 22768
/proc/meminfo: memFree=1786376/2055920 swapFree=4180456/4192956
[pid=22768] ppid=22766 vsize=13600 CPUtime=0.04
/proc/22768/stat : 22768 (sugar) S 22766 22768 19152 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1984970460 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22768/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.7013 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 22768
/proc/meminfo: memFree=1786376/2055920 swapFree=4180456/4192956
[pid=22768] ppid=22766 vsize=13600 CPUtime=0.53
/proc/22768/stat : 22768 (sugar) S 22766 22768 19152 0 -1 4194304 973 6471 0 1 3 1 45 4 16 0 1 0 1984970460 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22768/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 13600

[startup+1.50245 s]
/proc/loadavg: 1.92 1.98 1.99 3/92 22790
/proc/meminfo: memFree=1773232/2055920 swapFree=4180456/4192956
[pid=22768] ppid=22766 vsize=13600 CPUtime=0.53
/proc/22768/stat : 22768 (sugar) S 22766 22768 19152 0 -1 4194304 973 6471 0 1 3 1 45 4 15 0 1 0 1984970460 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22768/statm: 3400 797 370 3 0 500 0
[pid=22781] ppid=22768 vsize=5356 CPUtime=0
/proc/22781/stat : 22781 (sh) S 22768 22768 19152 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1984970518 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22781/statm: 1339 233 193 169 0 50 0
[pid=22782] ppid=22781 vsize=864156 CPUtime=0.9
/proc/22782/stat : 22782 (java) S 22781 22768 19152 0 -1 0 9933 0 1 0 84 6 0 0 18 0 9 0 1984970518 884895744 9110 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22782/statm: 216039 9110 2540 9 0 210614 0
[pid=22782/tid=22783] ppid=22781 vsize=864156 CPUtime=0.42
/proc/22782/task/22783/stat : 22783 (java) R 22781 22768 19152 0 -1 64 2728 0 1 0 40 2 0 0 22 0 9 0 1984970519 884895744 9110 996147200 134512640 134550740 4294955952 18446744073709551615 4126557835 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22782/tid=22784] ppid=22781 vsize=864156 CPUtime=0.37
/proc/22782/task/22784/stat : 22784 (java) S 22781 22768 19152 0 -1 64 6177 0 0 0 34 3 0 0 16 0 9 0 1984970520 884895744 9110 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22782/tid=22785] ppid=22781 vsize=864156 CPUtime=0
/proc/22782/task/22785/stat : 22785 (java) S 22781 22768 19152 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1984970520 884895744 9110 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22782/tid=22786] ppid=22781 vsize=864156 CPUtime=0
/proc/22782/task/22786/stat : 22786 (java) S 22781 22768 19152 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1984970520 884895744 9110 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22782/tid=22787] ppid=22781 vsize=864156 CPUtime=0
/proc/22782/task/22787/stat : 22787 (java) S 22781 22768 19152 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1984970522 884895744 9110 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22782/tid=22788] ppid=22781 vsize=864156 CPUtime=0.07
/proc/22782/task/22788/stat : 22788 (java) S 22781 22768 19152 0 -1 64 336 0 0 0 7 0 0 0 16 0 9 0 1984970522 884895744 9110 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22782/tid=22789] ppid=22781 vsize=864156 CPUtime=0
/proc/22782/task/22789/stat : 22789 (java) S 22781 22768 19152 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1984970522 884895744 9110 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22782/tid=22790] ppid=22781 vsize=864156 CPUtime=0
/proc/22782/task/22790/stat : 22790 (java) S 22781 22768 19152 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1984970522 884895744 9110 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 883112

[startup+3.10176 s]
/proc/loadavg: 1.92 1.98 1.99 4/92 22790
/proc/meminfo: memFree=1742576/2055920 swapFree=4180456/4192956
[pid=22768] ppid=22766 vsize=13600 CPUtime=0.53
/proc/22768/stat : 22768 (sugar) S 22766 22768 19152 0 -1 4194304 974 6471 0 1 3 1 45 4 15 0 1 0 1984970460 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22768/statm: 3400 797 370 3 0 500 0
[pid=22781] ppid=22768 vsize=5356 CPUtime=0
/proc/22781/stat : 22781 (sh) S 22768 22768 19152 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1984970518 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22781/statm: 1339 233 193 169 0 50 0
[pid=22782] ppid=22781 vsize=864268 CPUtime=2.47
/proc/22782/stat : 22782 (java) S 22781 22768 19152 0 -1 0 15951 0 1 0 238 9 0 0 18 0 9 0 1984970518 885010432 15005 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22782/statm: 216067 15005 2564 9 0 210614 0
[pid=22782/tid=22783] ppid=22781 vsize=864268 CPUtime=1.11
/proc/22782/task/22783/stat : 22783 (java) R 22781 22768 19152 0 -1 64 3206 0 1 0 109 2 0 0 21 0 9 0 1984970519 885010432 15005 996147200 134512640 134550740 4294955952 18446744073709551615 4126554851 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22782/tid=22784] ppid=22781 vsize=864268 CPUtime=1.22
/proc/22782/task/22784/stat : 22784 (java) S 22781 22768 19152 0 -1 64 11696 0 0 0 116 6 0 0 16 0 9 0 1984970520 885010432 15005 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22782/tid=22785] ppid=22781 vsize=864268 CPUtime=0
/proc/22782/task/22785/stat : 22785 (java) S 22781 22768 19152 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1984970520 885010432 15005 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22782/tid=22786] ppid=22781 vsize=864268 CPUtime=0
/proc/22782/task/22786/stat : 22786 (java) S 22781 22768 19152 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1984970520 885010432 15005 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22782/tid=22787] ppid=22781 vsize=864268 CPUtime=0
/proc/22782/task/22787/stat : 22787 (java) S 22781 22768 19152 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1984970522 885010432 15005 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22782/tid=22788] ppid=22781 vsize=864268 CPUtime=0.11
/proc/22782/task/22788/stat : 22788 (java) S 22781 22768 19152 0 -1 64 357 0 0 0 11 0 0 0 16 0 9 0 1984970522 885010432 15005 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22782/tid=22789] ppid=22781 vsize=864268 CPUtime=0
/proc/22782/task/22789/stat : 22789 (java) S 22781 22768 19152 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1984970522 885010432 15005 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22782/tid=22790] ppid=22781 vsize=864268 CPUtime=0
/proc/22782/task/22790/stat : 22790 (java) S 22781 22768 19152 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1984970522 885010432 15005 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 883224

[startup+6.30235 s]
/proc/loadavg: 2.01 2.00 2.00 3/92 22790
/proc/meminfo: memFree=1731312/2055920 swapFree=4180456/4192956
[pid=22768] ppid=22766 vsize=13600 CPUtime=0.53
/proc/22768/stat : 22768 (sugar) S 22766 22768 19152 0 -1 4194304 974 6471 0 1 3 1 45 4 15 0 1 0 1984970460 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22768/statm: 3400 797 370 3 0 500 0
[pid=22781] ppid=22768 vsize=5356 CPUtime=0
/proc/22781/stat : 22781 (sh) S 22768 22768 19152 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1984970518 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22781/statm: 1339 233 193 169 0 50 0
[pid=22782] ppid=22781 vsize=864268 CPUtime=5.64
/proc/22782/stat : 22782 (java) S 22781 22768 19152 0 -1 0 16603 0 1 0 554 10 0 0 18 0 9 0 1984970518 885010432 15616 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22782/statm: 216067 15616 2564 9 0 210614 0
[pid=22782/tid=22783] ppid=22781 vsize=864268 CPUtime=4.2
/proc/22782/task/22783/stat : 22783 (java) R 22781 22768 19152 0 -1 64 3247 0 1 0 417 3 0 0 25 0 9 0 1984970519 885010432 15616 996147200 134512640 134550740 4294955952 18446744073709551615 4126615972 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22782/tid=22784] ppid=22781 vsize=864268 CPUtime=1.3
/proc/22782/task/22784/stat : 22784 (java) S 22781 22768 19152 0 -1 64 12307 0 0 0 124 6 0 0 16 0 9 0 1984970520 885010432 15616 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22782/tid=22785] ppid=22781 vsize=864268 CPUtime=0
/proc/22782/task/22785/stat : 22785 (java) S 22781 22768 19152 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1984970520 885010432 15616 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22782/tid=22786] ppid=22781 vsize=864268 CPUtime=0
/proc/22782/task/22786/stat : 22786 (java) S 22781 22768 19152 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1984970520 885010432 15616 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22782/tid=22787] ppid=22781 vsize=864268 CPUtime=0
/proc/22782/task/22787/stat : 22787 (java) S 22781 22768 19152 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1984970522 885010432 15616 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22782/tid=22788] ppid=22781 vsize=864268 CPUtime=0.11
/proc/22782/task/22788/stat : 22788 (java) S 22781 22768 19152 0 -1 64 357 0 0 0 11 0 0 0 16 0 9 0 1984970522 885010432 15616 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22782/tid=22789] ppid=22781 vsize=864268 CPUtime=0
/proc/22782/task/22789/stat : 22789 (java) S 22781 22768 19152 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1984970522 885010432 15616 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22782/tid=22790] ppid=22781 vsize=864268 CPUtime=0
/proc/22782/task/22790/stat : 22790 (java) S 22781 22768 19152 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1984970522 885010432 15616 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 883224

[startup+12.7026 s]
/proc/loadavg: 2.01 2.00 2.00 3/92 22790
/proc/meminfo: memFree=1721328/2055920 swapFree=4180456/4192956
[pid=22768] ppid=22766 vsize=13600 CPUtime=0.53
/proc/22768/stat : 22768 (sugar) S 22766 22768 19152 0 -1 4194304 974 6471 0 1 3 1 45 4 15 0 1 0 1984970460 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22768/statm: 3400 797 370 3 0 500 0
[pid=22781] ppid=22768 vsize=5356 CPUtime=0
/proc/22781/stat : 22781 (sh) S 22768 22768 19152 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1984970518 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22781/statm: 1339 233 193 169 0 50 0
[pid=22782] ppid=22781 vsize=864268 CPUtime=11.98
/proc/22782/stat : 22782 (java) S 22781 22768 19152 0 -1 0 18461 0 1 0 1185 13 0 0 18 0 9 0 1984970518 885010432 17363 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22782/statm: 216067 17363 2564 9 0 210614 0
[pid=22782/tid=22783] ppid=22781 vsize=864268 CPUtime=10.31
/proc/22782/task/22783/stat : 22783 (java) R 22781 22768 19152 0 -1 64 3358 0 1 0 1027 4 0 0 25 0 9 0 1984970519 885010432 17363 996147200 134512640 134550740 4294955952 18446744073709551615 4126596012 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22782/tid=22784] ppid=22781 vsize=864268 CPUtime=1.53
/proc/22782/task/22784/stat : 22784 (java) S 22781 22768 19152 0 -1 64 14054 0 0 0 145 8 0 0 16 0 9 0 1984970520 885010432 17363 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22782/tid=22785] ppid=22781 vsize=864268 CPUtime=0
/proc/22782/task/22785/stat : 22785 (java) S 22781 22768 19152 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1984970520 885010432 17363 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22782/tid=22786] ppid=22781 vsize=864268 CPUtime=0
/proc/22782/task/22786/stat : 22786 (java) S 22781 22768 19152 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1984970520 885010432 17363 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22782/tid=22787] ppid=22781 vsize=864268 CPUtime=0
/proc/22782/task/22787/stat : 22787 (java) S 22781 22768 19152 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1984970522 885010432 17363 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22782/tid=22788] ppid=22781 vsize=864268 CPUtime=0.11
/proc/22782/task/22788/stat : 22788 (java) S 22781 22768 19152 0 -1 64 357 0 0 0 11 0 0 0 17 0 9 0 1984970522 885010432 17363 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22782/tid=22789] ppid=22781 vsize=864268 CPUtime=0
/proc/22782/task/22789/stat : 22789 (java) S 22781 22768 19152 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1984970522 885010432 17363 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22782/tid=22790] ppid=22781 vsize=864268 CPUtime=0
/proc/22782/task/22790/stat : 22790 (java) S 22781 22768 19152 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1984970522 885010432 17363 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 883224

[startup+25.503 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 22790
/proc/meminfo: memFree=1703344/2055920 swapFree=4180456/4192956
[pid=22768] ppid=22766 vsize=13600 CPUtime=0.53
/proc/22768/stat : 22768 (sugar) S 22766 22768 19152 0 -1 4194304 974 6471 0 1 3 1 45 4 15 0 1 0 1984970460 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22768/statm: 3400 797 370 3 0 500 0
[pid=22781] ppid=22768 vsize=5356 CPUtime=0
/proc/22781/stat : 22781 (sh) S 22768 22768 19152 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1984970518 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22781/statm: 1339 233 193 169 0 50 0
[pid=22782] ppid=22781 vsize=864268 CPUtime=24.65
/proc/22782/stat : 22782 (java) S 22781 22768 19152 0 -1 0 21828 0 1 0 2446 19 0 0 18 0 9 0 1984970518 885010432 20506 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22782/statm: 216067 20506 2564 9 0 210614 0
[pid=22782/tid=22783] ppid=22781 vsize=864268 CPUtime=22.51
/proc/22782/task/22783/stat : 22783 (java) R 22781 22768 19152 0 -1 64 3582 0 1 0 2243 8 0 0 25 0 9 0 1984970519 885010432 20506 996147200 134512640 134550740 4294955952 18446744073709551615 4126564714 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22782/tid=22784] ppid=22781 vsize=864268 CPUtime=2
/proc/22782/task/22784/stat : 22784 (java) S 22781 22768 19152 0 -1 64 17192 0 0 0 190 10 0 0 16 0 9 0 1984970520 885010432 20506 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22782/tid=22785] ppid=22781 vsize=864268 CPUtime=0
/proc/22782/task/22785/stat : 22785 (java) S 22781 22768 19152 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1984970520 885010432 20506 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22782/tid=22786] ppid=22781 vsize=864268 CPUtime=0
/proc/22782/task/22786/stat : 22786 (java) S 22781 22768 19152 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1984970520 885010432 20506 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22782/tid=22787] ppid=22781 vsize=864268 CPUtime=0
/proc/22782/task/22787/stat : 22787 (java) S 22781 22768 19152 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1984970522 885010432 20506 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22782/tid=22788] ppid=22781 vsize=864268 CPUtime=0.12
/proc/22782/task/22788/stat : 22788 (java) S 22781 22768 19152 0 -1 64 362 0 0 0 12 0 0 0 17 0 9 0 1984970522 885010432 20506 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22782/tid=22789] ppid=22781 vsize=864268 CPUtime=0
/proc/22782/task/22789/stat : 22789 (java) S 22781 22768 19152 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1984970522 885010432 20506 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22782/tid=22790] ppid=22781 vsize=864268 CPUtime=0
/proc/22782/task/22790/stat : 22790 (java) S 22781 22768 19152 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1984970522 885010432 20506 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.18
Current children cumulated vsize (KiB) 883224

[startup+51.1018 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 22793
/proc/meminfo: memFree=1737136/2055920 swapFree=4180456/4192956
[pid=22768] ppid=22766 vsize=13600 CPUtime=41.94
/proc/22768/stat : 22768 (sugar) S 22766 22768 19152 0 -1 4194304 1031 35208 0 2 3 1 4155 35 16 0 1 0 1984970460 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22768/statm: 3400 798 370 3 0 500 0
[pid=22792] ppid=22768 vsize=5356 CPUtime=0
/proc/22792/stat : 22792 (sh) S 22768 22768 19152 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1984974704 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22792/statm: 1339 232 193 169 0 50 0
[pid=22793] ppid=22792 vsize=31476 CPUtime=8.56
/proc/22793/stat : 22793 (minisat) R 22792 22768 19152 0 -1 4194304 7545 0 0 0 852 4 0 0 25 0 1 0 1984974704 32231424 7531 996147200 134512640 135127466 4294956272 18446744073709551615 134530772 0 0 4096 3 0 0 0 17 1 0 0
/proc/22793/statm: 7869 7531 75 150 0 7716 0
Current children cumulated CPU time (s) 50.5
Current children cumulated vsize (KiB) 50432

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

[startup+51.5018 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 22793
/proc/meminfo: memFree=1737136/2055920 swapFree=4180456/4192956
[pid=22768] ppid=22766 vsize=13600 CPUtime=41.94
/proc/22768/stat : 22768 (sugar) S 22766 22768 19152 0 -1 4194304 1031 35208 0 2 3 1 4155 35 16 0 1 0 1984970460 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22768/statm: 3400 798 370 3 0 500 0
[pid=22792] ppid=22768 vsize=5356 CPUtime=0
/proc/22792/stat : 22792 (sh) S 22768 22768 19152 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1984974704 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22792/statm: 1339 232 193 169 0 50 0
[pid=22793] ppid=22792 vsize=31476 CPUtime=8.95
/proc/22793/stat : 22793 (minisat) R 22792 22768 19152 0 -1 4194304 7545 0 0 0 891 4 0 0 25 0 1 0 1984974704 32231424 7531 996147200 134512640 135127466 4294956272 18446744073709551615 134527053 0 0 4096 3 0 0 0 17 1 0 0
/proc/22793/statm: 7869 7531 75 150 0 7716 0
Current children cumulated CPU time (s) 50.89
Current children cumulated vsize (KiB) 50432

[startup+51.9019 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 22793
/proc/meminfo: memFree=1737136/2055920 swapFree=4180456/4192956
[pid=22768] ppid=22766 vsize=13600 CPUtime=51.28
/proc/22768/stat : 22768 (sugar) S 22766 22768 19152 0 -1 4194304 1070 43048 0 2 3 1 5084 40 17 0 1 0 1984970460 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22768/statm: 3400 798 370 3 0 500 0
Current children cumulated CPU time (s) 51.28
Current children cumulated vsize (KiB) 13600

[startup+52.0019 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 22793
/proc/meminfo: memFree=1737136/2055920 swapFree=4180456/4192956
[pid=22768] ppid=22766 vsize=13600 CPUtime=51.28
/proc/22768/stat : 22768 (sugar) S 22766 22768 19152 0 -1 4194304 1089 43048 0 2 3 1 5084 40 16 0 1 0 1984970460 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22768/statm: 3400 798 370 3 0 500 0
Current children cumulated CPU time (s) 51.28
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 52.0549
CPU time (s): 51.4672
CPU user time (s): 51.0062
CPU system time (s): 0.460929
CPU usage (%): 98.871
Max. virtual memory (cumulated for all children) (KiB): 893580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 51.0062
system time used= 0.460929
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47905
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= 7107
involuntary context switches= 9005

runsolver used 0.066989 second user time and 0.19397 second system time

The end

Launcher Data (download as text)

Begin job on node19 at 2008-07-03 06:39:21
IDJOB=1055651
IDBENCH=56965
IDSOLVER=346
FILE ID=node19/1055651-1215059961
PBS_JOBID= 7875135
Free space on /tmp= 66552 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/travellingSalesman-20/normalized-tsp-20-1_ext.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-1055651-1215059961/watcher-1055651-1215059961 -o /tmp/evaluation-result-1055651-1215059961/solver-1055651-1215059961 -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-1055651-1215059961.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 9cc3eb9ba37c3015a0a8ff5ed022e4f0
RANDOM SEED=1510776

node19.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.263
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.263
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:       1786856 kB
Buffers:         37564 kB
Cached:         146024 kB
SwapCached:       6540 kB
Active:         120404 kB
Inactive:        83016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1786856 kB
SwapTotal:     4192956 kB
SwapFree:      4180456 kB
Dirty:            1416 kB
Writeback:           0 kB
Mapped:          35932 kB
Slab:            50820 kB
Committed_AS:  3366072 kB
PageTables:       1932 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= 66552 MiB
End job on node19 at 2008-07-03 06:40:13