Trace number 1075458

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 9.61454 9.83485

General information on the benchmark

Namecsp/ogdHerald/
normalized-crossword-m1-ogd-05-08.xml
MD5SUMb42099e6c020efe3c194963b39e9abee
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.051991
Satisfiable
(Un)Satisfiability was proved
Number of variables21
Number of constraints31
Maximum constraint arity10
Maximum domain size26
Number of constraints which are defined in extension10
Number of constraints which are defined in intension21
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.05	c 0	Sugar v1-13 + HOME/minisat
0.00/0.05	c 0	BEGIN Fri Jul  4 16:16:13 2008
0.00/0.05	c 0	PID 20990
0.00/0.05	c 0	HOST node16.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1075458-1215180973.xml TO HOME/temp.csp
0.00/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1075458-1215180973.xml' 'HOME/temp.csp'
0.03/0.29	c 1	1 domains, 21 variables, 3 predicates, 2 relations, 31 constraints
0.03/0.32	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.32	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.27/0.40	c 1	Parsing HOME/temp.csp
0.27/0.56	c 1	parsed 58 expressions
0.27/0.56	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.27/0.56	c 1	Converting to clausal form CSP
0.27/0.58	c 1	converted 6 (10%) expressions
0.27/0.58	c 1	converted 12 (20%) expressions
0.27/0.58	c 1	converted 18 (30%) expressions
0.27/0.58	c 1	converted 24 (40%) expressions
0.27/0.62	c 1	converted 29 (50%) expressions
0.27/0.81	c 1	converted 35 (60%) expressions
0.27/0.96	c 1	converted 41 (70%) expressions
0.27/0.97	c 1	converted 47 (80%) expressions
0.27/0.98	c 1	converted 53 (90%) expressions
0.27/0.98	c 1	converted 58 (100%) expressions
0.27/0.98	c 1	CSP : 21 integers, 0 booleans, 31 clauses, largest domain size 26
0.27/0.98	c 1	Heap : 10 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.27/0.98	c 1	Propagation in CSP
0.27/0.99	c 1	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.27/0.99	c 1	CSP : 21 integers, 0 booleans, 31 clauses, largest domain size 26
0.27/0.99	c 1	Heap : 10 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.27/0.99	c 1	Simplifing CSP by introducing new Boolean variables
0.27/0.99	c 1	CSP : 21 integers, 168 booleans, 199 clauses, largest domain size 26
0.27/0.99	c 1	Heap : 10 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.93/1.07	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.93/1.09	c 1	3 (10%) CSP integer variables are encoded (72 clauses, 695 bytes)
0.93/1.09	c 1	5 (20%) CSP integer variables are encoded (120 clauses, 1176 bytes)
0.93/1.09	c 1	7 (30%) CSP integer variables are encoded (168 clauses, 1704 bytes)
0.93/1.09	c 1	9 (40%) CSP integer variables are encoded (216 clauses, 2232 bytes)
0.93/1.09	c 1	11 (50%) CSP integer variables are encoded (264 clauses, 2760 bytes)
0.93/1.10	c 1	13 (60%) CSP integer variables are encoded (312 clauses, 3288 bytes)
0.93/1.10	c 1	15 (70%) CSP integer variables are encoded (360 clauses, 3816 bytes)
0.93/1.10	c 1	17 (80%) CSP integer variables are encoded (408 clauses, 4344 bytes)
0.93/1.10	c 1	19 (90%) CSP integer variables are encoded (456 clauses, 4872 bytes)
0.93/1.10	c 1	21 (100%) CSP integer variables are encoded (504 clauses, 5400 bytes)
9.14/9.37	c 10	20 (10%) CSP clauses are encoded (116401 clauses, 4093578 bytes)
9.14/9.37	c 10	40 (20%) CSP clauses are encoded (116846 clauses, 4100236 bytes)
9.14/9.38	c 10	60 (30%) CSP clauses are encoded (117316 clauses, 4107498 bytes)
9.14/9.38	c 10	80 (40%) CSP clauses are encoded (117761 clauses, 4114334 bytes)
9.14/9.38	c 10	100 (50%) CSP clauses are encoded (118231 clauses, 4121579 bytes)
9.14/9.38	c 10	120 (60%) CSP clauses are encoded (118701 clauses, 4128825 bytes)
9.14/9.39	c 10	140 (70%) CSP clauses are encoded (119171 clauses, 4136051 bytes)
9.14/9.39	c 10	160 (80%) CSP clauses are encoded (119641 clauses, 4143243 bytes)
9.14/9.39	c 10	180 (90%) CSP clauses are encoded (120111 clauses, 4150557 bytes)
9.14/9.39	c 10	199 (100%) CSP clauses are encoded (120555 clauses, 4157560 bytes)
9.14/9.39	c 10	199 CSP clauses encoded
9.14/9.39	c 10	Writing map file : HOME/temp.map
9.14/9.39	c 10	Heap : 9 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
9.14/9.39	c 10	SAT : 693 SAT variables, 120555 SAT clauses, 4157560 bytes
9.14/9.40	c 10	Heap : 9 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
9.23/9.44	c 10	SOLVING HOME/temp.cnf
9.23/9.44	c 10	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
9.23/9.44	c 10	This is MiniSat 2.0 beta
9.23/9.44	c 10	WARNING: for repeatability, setting FPU to use double precision
9.23/9.44	c 10	============================[ Problem Statistics ]=============================
9.23/9.44	c 10	|                                                                             |
9.23/9.45	c 10	|  Number of variables:  693                                                  |
9.23/9.45	c 10	|  Number of clauses:    120555                                               |
9.24/9.56	c 10	|  Parsing time:         0.09         s                                       |
9.24/9.56	c 10	============================[ Search Statistics ]==============================
9.24/9.56	c 10	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.24/9.56	c 10	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
9.24/9.56	c 10	===============================================================================
9.24/9.56	c 10	|         0 |     693   120555   902314 |    40185        0    nan |  0.000 % |
9.24/9.59	c 10	|       100 |     693   120555   902314 |    44203      100      6 |  0.000 % |
9.24/9.63	c 10	|       250 |     693   120555   902314 |    48623      250      9 |  0.005 % |
9.24/9.66	c 10	===============================================================================
9.24/9.66	c 10	restarts              : 3
9.24/9.66	c 10	conflicts             : 341            (1805 /sec)
9.24/9.66	c 10	decisions             : 854            (1.41 % random) (4519 /sec)
9.24/9.66	c 10	propagations          : 14177          (75022 /sec)
9.24/9.66	c 10	conflict literals     : 3481           (22.88 % deleted)
9.24/9.66	c 10	Memory used           : 9.29 MB
9.24/9.66	c 10	CPU time              : 0.188971 s
9.24/9.66	c 10	
9.24/9.66	c 10	SATISFIABLE
9.24/9.66	c 10	DECODING HOME/temp.out WITH HOME/temp.map
9.24/9.66	c 10	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
9.46/9.75	c 10	Decoding HOME/temp.out
9.46/9.78	s SATISFIABLE
9.46/9.78	v 15 12 4 17 14 20 19 0 24 4 19 8 18 4 19 8 17 4 4 13 0
9.46/9.78	c 10	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
9.57/9.83	c 10	CPU 9.36 (0.03 0 9.33 0.22)
9.57/9.83	c 10	END Fri Jul  4 16:16:23 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-1075458-1215180973/watcher-1075458-1215180973 -o /tmp/evaluation-result-1075458-1215180973/solver-1075458-1215180973 -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-1075458-1215180973.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: 2.02 2.01 2.00 4/82 20990
/proc/meminfo: memFree=1371576/2055920 swapFree=4180112/4192956
[pid=20990] ppid=20988 vsize=12268 CPUtime=0
/proc/20990/stat : 20990 (sugar) R 20988 20990 19527 0 -1 4194304 348 0 0 0 0 0 0 0 24 0 1 0 1997071925 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 231962540645 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/20990/statm: 3067 316 241 3 0 167 0

[startup+0.0572409 s]
/proc/loadavg: 2.02 2.01 2.00 4/82 20990
/proc/meminfo: memFree=1371576/2055920 swapFree=4180112/4192956
[pid=20990] ppid=20988 vsize=13600 CPUtime=0.03
/proc/20990/stat : 20990 (sugar) S 20988 20990 19527 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1997071925 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20990/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101264 s]
/proc/loadavg: 2.02 2.01 2.00 4/82 20990
/proc/meminfo: memFree=1371576/2055920 swapFree=4180112/4192956
[pid=20990] ppid=20988 vsize=13600 CPUtime=0.03
/proc/20990/stat : 20990 (sugar) S 20988 20990 19527 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1997071925 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20990/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.30113 s]
/proc/loadavg: 2.02 2.01 2.00 4/82 20990
/proc/meminfo: memFree=1371576/2055920 swapFree=4180112/4192956
[pid=20990] ppid=20988 vsize=13600 CPUtime=0.03
/proc/20990/stat : 20990 (sugar) S 20988 20990 19527 0 -1 4194304 918 127 0 0 3 0 0 0 16 0 1 0 1997071925 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20990/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701038 s]
/proc/loadavg: 2.02 2.01 2.00 4/82 20990
/proc/meminfo: memFree=1371576/2055920 swapFree=4180112/4192956
[pid=20990] ppid=20988 vsize=13600 CPUtime=0.27
/proc/20990/stat : 20990 (sugar) S 20988 20990 19527 0 -1 4194304 973 4834 0 1 3 0 20 4 15 0 1 0 1997071925 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20990/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 13600

[startup+1.50182 s]
/proc/loadavg: 2.02 2.01 2.00 4/93 21012
/proc/meminfo: memFree=1353120/2055920 swapFree=4180112/4192956
[pid=20990] ppid=20988 vsize=13600 CPUtime=0.27
/proc/20990/stat : 20990 (sugar) S 20988 20990 19527 0 -1 4194304 974 4834 0 1 3 0 20 4 15 0 1 0 1997071925 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20990/statm: 3400 797 370 3 0 500 0
[pid=21003] ppid=20990 vsize=5356 CPUtime=0
/proc/21003/stat : 21003 (sh) S 20990 20990 19527 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1997071957 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21003/statm: 1339 233 193 169 0 50 0
[pid=21004] ppid=21003 vsize=864284 CPUtime=1.15
/proc/21004/stat : 21004 (java) S 21003 20990 19527 0 -1 0 7386 0 1 0 110 5 0 0 18 0 9 0 1997071958 885026816 6613 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21004/statm: 216071 6613 2564 9 0 210618 0
[pid=21004/tid=21005] ppid=21003 vsize=864284 CPUtime=0.72
/proc/21004/task/21005/stat : 21005 (java) R 21003 20990 19527 0 -1 64 2736 0 1 0 71 1 0 0 25 0 9 0 1997071959 885026816 6613 996147200 134512640 134550740 4294955952 18446744073709551615 103215090 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21004/tid=21006] ppid=21003 vsize=864284 CPUtime=0.31
/proc/21004/task/21006/stat : 21006 (java) S 21003 20990 19527 0 -1 64 3610 0 0 0 29 2 0 0 16 0 9 0 1997071960 885026816 6613 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21004/tid=21007] ppid=21003 vsize=864284 CPUtime=0
/proc/21004/task/21007/stat : 21007 (java) S 21003 20990 19527 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1997071960 885026816 6613 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21004/tid=21008] ppid=21003 vsize=864284 CPUtime=0
/proc/21004/task/21008/stat : 21008 (java) S 21003 20990 19527 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1997071960 885026816 6613 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21004/tid=21009] ppid=21003 vsize=864284 CPUtime=0
/proc/21004/task/21009/stat : 21009 (java) S 21003 20990 19527 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1997071962 885026816 6613 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21004/tid=21010] ppid=21003 vsize=864284 CPUtime=0.09
/proc/21004/task/21010/stat : 21010 (java) S 21003 20990 19527 0 -1 64 348 0 0 0 9 0 0 0 16 0 9 0 1997071962 885026816 6613 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21004/tid=21011] ppid=21003 vsize=864284 CPUtime=0
/proc/21004/task/21011/stat : 21011 (java) S 21003 20990 19527 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1997071962 885026816 6613 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21004/tid=21012] ppid=21003 vsize=864284 CPUtime=0
/proc/21004/task/21012/stat : 21012 (java) S 21003 20990 19527 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1997071962 885026816 6613 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 883240

[startup+3.1024 s]
/proc/loadavg: 2.02 2.01 2.00 3/93 21012
/proc/meminfo: memFree=1351776/2055920 swapFree=4180112/4192956
[pid=20990] ppid=20988 vsize=13600 CPUtime=0.27
/proc/20990/stat : 20990 (sugar) S 20988 20990 19527 0 -1 4194304 974 4834 0 1 3 0 20 4 15 0 1 0 1997071925 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20990/statm: 3400 797 370 3 0 500 0
[pid=21003] ppid=20990 vsize=5356 CPUtime=0
/proc/21003/stat : 21003 (sh) S 20990 20990 19527 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1997071957 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21003/statm: 1339 233 193 169 0 50 0
[pid=21004] ppid=21003 vsize=864284 CPUtime=2.73
/proc/21004/stat : 21004 (java) S 21003 20990 19527 0 -1 0 8184 0 1 0 267 6 0 0 18 0 9 0 1997071958 885026816 7344 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21004/statm: 216071 7344 2564 9 0 210618 0
[pid=21004/tid=21005] ppid=21003 vsize=864284 CPUtime=2.25
/proc/21004/task/21005/stat : 21005 (java) R 21003 20990 19527 0 -1 64 2803 0 1 0 223 2 0 0 25 0 9 0 1997071959 885026816 7344 996147200 134512640 134550740 4294955952 18446744073709551615 4126586256 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21004/tid=21006] ppid=21003 vsize=864284 CPUtime=0.37
/proc/21004/task/21006/stat : 21006 (java) S 21003 20990 19527 0 -1 64 4341 0 0 0 34 3 0 0 16 0 9 0 1997071960 885026816 7344 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21004/tid=21007] ppid=21003 vsize=864284 CPUtime=0
/proc/21004/task/21007/stat : 21007 (java) S 21003 20990 19527 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1997071960 885026816 7344 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21004/tid=21008] ppid=21003 vsize=864284 CPUtime=0
/proc/21004/task/21008/stat : 21008 (java) S 21003 20990 19527 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1997071960 885026816 7344 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21004/tid=21009] ppid=21003 vsize=864284 CPUtime=0
/proc/21004/task/21009/stat : 21009 (java) S 21003 20990 19527 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1997071962 885026816 7344 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21004/tid=21010] ppid=21003 vsize=864284 CPUtime=0.09
/proc/21004/task/21010/stat : 21010 (java) S 21003 20990 19527 0 -1 64 348 0 0 0 9 0 0 0 16 0 9 0 1997071962 885026816 7344 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21004/tid=21011] ppid=21003 vsize=864284 CPUtime=0
/proc/21004/task/21011/stat : 21011 (java) S 21003 20990 19527 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1997071962 885026816 7344 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21004/tid=21012] ppid=21003 vsize=864284 CPUtime=0
/proc/21004/task/21012/stat : 21012 (java) S 21003 20990 19527 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1997071962 885026816 7344 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) 883240

[startup+6.30257 s]
/proc/loadavg: 2.01 2.01 2.00 3/93 21012
/proc/meminfo: memFree=1346144/2055920 swapFree=4180112/4192956
[pid=20990] ppid=20988 vsize=13600 CPUtime=0.27
/proc/20990/stat : 20990 (sugar) S 20988 20990 19527 0 -1 4194304 974 4834 0 1 3 0 20 4 15 0 1 0 1997071925 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20990/statm: 3400 797 370 3 0 500 0
[pid=21003] ppid=20990 vsize=5356 CPUtime=0
/proc/21003/stat : 21003 (sh) S 20990 20990 19527 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1997071957 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21003/statm: 1339 233 193 169 0 50 0
[pid=21004] ppid=21003 vsize=864316 CPUtime=5.9
/proc/21004/stat : 21004 (java) S 21003 20990 19527 0 -1 0 10234 0 1 0 581 9 0 0 18 0 9 0 1997071958 885059584 8005 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21004/statm: 216079 8005 2564 9 0 210626 0
[pid=21004/tid=21005] ppid=21003 vsize=864316 CPUtime=5.13
/proc/21004/task/21005/stat : 21005 (java) R 21003 20990 19527 0 -1 64 2935 0 1 0 510 3 0 0 25 0 9 0 1997071959 885059584 8005 996147200 134512640 134550740 4294955952 18446744073709551615 4126573494 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21004/tid=21006] ppid=21003 vsize=864316 CPUtime=0.66
/proc/21004/task/21006/stat : 21006 (java) S 21003 20990 19527 0 -1 64 6259 0 0 0 61 5 0 0 16 0 9 0 1997071960 885059584 8005 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21004/tid=21007] ppid=21003 vsize=864316 CPUtime=0
/proc/21004/task/21007/stat : 21007 (java) S 21003 20990 19527 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1997071960 885059584 8005 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21004/tid=21008] ppid=21003 vsize=864316 CPUtime=0
/proc/21004/task/21008/stat : 21008 (java) S 21003 20990 19527 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1997071960 885059584 8005 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21004/tid=21009] ppid=21003 vsize=864316 CPUtime=0
/proc/21004/task/21009/stat : 21009 (java) S 21003 20990 19527 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1997071962 885059584 8005 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21004/tid=21010] ppid=21003 vsize=864316 CPUtime=0.09
/proc/21004/task/21010/stat : 21010 (java) S 21003 20990 19527 0 -1 64 348 0 0 0 9 0 0 0 16 0 9 0 1997071962 885059584 8005 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21004/tid=21011] ppid=21003 vsize=864316 CPUtime=0
/proc/21004/task/21011/stat : 21011 (java) S 21003 20990 19527 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1997071962 885059584 8005 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21004/tid=21012] ppid=21003 vsize=864316 CPUtime=0
/proc/21004/task/21012/stat : 21012 (java) S 21003 20990 19527 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1997071962 885059584 8005 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) 883272

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

[startup+7.90216 s]
/proc/loadavg: 2.01 2.01 2.00 3/93 21012
/proc/meminfo: memFree=1344416/2055920 swapFree=4180112/4192956
[pid=20990] ppid=20988 vsize=13600 CPUtime=0.27
/proc/20990/stat : 20990 (sugar) S 20988 20990 19527 0 -1 4194304 974 4834 0 1 3 0 20 4 15 0 1 0 1997071925 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20990/statm: 3400 797 370 3 0 500 0
[pid=21003] ppid=20990 vsize=5356 CPUtime=0
/proc/21003/stat : 21003 (sh) S 20990 20990 19527 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1997071957 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21003/statm: 1339 233 193 169 0 50 0
[pid=21004] ppid=21003 vsize=864316 CPUtime=7.48
/proc/21004/stat : 21004 (java) S 21003 20990 19527 0 -1 0 10305 0 1 0 738 10 0 0 18 0 9 0 1997071958 885059584 8005 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21004/statm: 216079 8005 2564 9 0 210626 0
[pid=21004/tid=21005] ppid=21003 vsize=864316 CPUtime=6.65
/proc/21004/task/21005/stat : 21005 (java) R 21003 20990 19527 0 -1 64 3006 0 1 0 661 4 0 0 25 0 9 0 1997071959 885059584 8005 996147200 134512640 134550740 4294955952 18446744073709551615 103852992 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21004/tid=21006] ppid=21003 vsize=864316 CPUtime=0.71
/proc/21004/task/21006/stat : 21006 (java) S 21003 20990 19527 0 -1 64 6259 0 0 0 66 5 0 0 16 0 9 0 1997071960 885059584 8005 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21004/tid=21007] ppid=21003 vsize=864316 CPUtime=0
/proc/21004/task/21007/stat : 21007 (java) S 21003 20990 19527 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1997071960 885059584 8005 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21004/tid=21008] ppid=21003 vsize=864316 CPUtime=0
/proc/21004/task/21008/stat : 21008 (java) S 21003 20990 19527 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1997071960 885059584 8005 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21004/tid=21009] ppid=21003 vsize=864316 CPUtime=0
/proc/21004/task/21009/stat : 21009 (java) S 21003 20990 19527 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1997071962 885059584 8005 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21004/tid=21010] ppid=21003 vsize=864316 CPUtime=0.09
/proc/21004/task/21010/stat : 21010 (java) S 21003 20990 19527 0 -1 64 348 0 0 0 9 0 0 0 17 0 9 0 1997071962 885059584 8005 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21004/tid=21011] ppid=21003 vsize=864316 CPUtime=0
/proc/21004/task/21011/stat : 21011 (java) S 21003 20990 19527 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1997071962 885059584 8005 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21004/tid=21012] ppid=21003 vsize=864316 CPUtime=0
/proc/21004/task/21012/stat : 21012 (java) S 21003 20990 19527 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1997071962 885059584 8005 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.75
Current children cumulated vsize (KiB) 883272

[startup+8.70194 s]
/proc/loadavg: 2.01 2.01 2.00 3/93 21012
/proc/meminfo: memFree=1343712/2055920 swapFree=4180112/4192956
[pid=20990] ppid=20988 vsize=13600 CPUtime=0.27
/proc/20990/stat : 20990 (sugar) S 20988 20990 19527 0 -1 4194304 974 4834 0 1 3 0 20 4 15 0 1 0 1997071925 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20990/statm: 3400 797 370 3 0 500 0
[pid=21003] ppid=20990 vsize=5356 CPUtime=0
/proc/21003/stat : 21003 (sh) S 20990 20990 19527 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1997071957 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21003/statm: 1339 233 193 169 0 50 0
[pid=21004] ppid=21003 vsize=864316 CPUtime=8.27
/proc/21004/stat : 21004 (java) S 21003 20990 19527 0 -1 0 10345 0 1 0 817 10 0 0 18 0 9 0 1997071958 885059584 8006 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21004/statm: 216079 8006 2564 9 0 210626 0
[pid=21004/tid=21005] ppid=21003 vsize=864316 CPUtime=7.42
/proc/21004/task/21005/stat : 21005 (java) R 21003 20990 19527 0 -1 64 3045 0 1 0 738 4 0 0 25 0 9 0 1997071959 885059584 8006 996147200 134512640 134550740 4294955952 18446744073709551615 4126540780 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21004/tid=21006] ppid=21003 vsize=864316 CPUtime=0.74
/proc/21004/task/21006/stat : 21006 (java) S 21003 20990 19527 0 -1 64 6259 0 0 0 69 5 0 0 16 0 9 0 1997071960 885059584 8006 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21004/tid=21007] ppid=21003 vsize=864316 CPUtime=0
/proc/21004/task/21007/stat : 21007 (java) S 21003 20990 19527 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1997071960 885059584 8006 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21004/tid=21008] ppid=21003 vsize=864316 CPUtime=0
/proc/21004/task/21008/stat : 21008 (java) S 21003 20990 19527 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1997071960 885059584 8006 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21004/tid=21009] ppid=21003 vsize=864316 CPUtime=0
/proc/21004/task/21009/stat : 21009 (java) S 21003 20990 19527 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1997071962 885059584 8006 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21004/tid=21010] ppid=21003 vsize=864316 CPUtime=0.09
/proc/21004/task/21010/stat : 21010 (java) S 21003 20990 19527 0 -1 64 349 0 0 0 9 0 0 0 17 0 9 0 1997071962 885059584 8006 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21004/tid=21011] ppid=21003 vsize=864316 CPUtime=0
/proc/21004/task/21011/stat : 21011 (java) S 21003 20990 19527 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1997071962 885059584 8006 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21004/tid=21012] ppid=21003 vsize=864316 CPUtime=0
/proc/21004/task/21012/stat : 21012 (java) S 21003 20990 19527 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1997071962 885059584 8006 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.54
Current children cumulated vsize (KiB) 883272

[startup+9.50175 s]
/proc/loadavg: 2.01 2.01 2.00 3/93 21012
/proc/meminfo: memFree=1343712/2055920 swapFree=4180112/4192956
[pid=20990] ppid=20988 vsize=13600 CPUtime=9.24
/proc/20990/stat : 20990 (sugar) S 20988 20990 19527 0 -1 4194304 1031 16776 0 2 3 0 904 17 16 0 1 0 1997071925 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20990/statm: 3400 798 370 3 0 500 0
Current children cumulated CPU time (s) 9.24
Current children cumulated vsize (KiB) 13600

[startup+9.70169 s]
/proc/loadavg: 2.01 2.01 2.00 3/93 21012
/proc/meminfo: memFree=1343712/2055920 swapFree=4180112/4192956
[pid=20990] ppid=20988 vsize=13600 CPUtime=9.46
/proc/20990/stat : 20990 (sugar) S 20988 20990 19527 0 -1 4194304 1070 19351 0 2 3 0 923 20 16 0 1 0 1997071925 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20990/statm: 3400 798 370 3 0 500 0
Current children cumulated CPU time (s) 9.46
Current children cumulated vsize (KiB) 13600

[startup+9.80165 s]
/proc/loadavg: 2.01 2.01 2.00 2/93 21024
/proc/meminfo: memFree=1360032/2055920 swapFree=4180112/4192956
[pid=20990] ppid=20988 vsize=13600 CPUtime=9.46
/proc/20990/stat : 20990 (sugar) S 20988 20990 19527 0 -1 4194304 1090 19351 0 2 3 0 923 20 15 0 1 0 1997071925 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20990/statm: 3400 798 370 3 0 500 0
[pid=21015] ppid=20990 vsize=5356 CPUtime=0
/proc/21015/stat : 21015 (sh) S 20990 20990 19527 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1997072892 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21015/statm: 1339 233 193 169 0 50 0
[pid=21016] ppid=21015 vsize=864040 CPUtime=0.11
/proc/21016/stat : 21016 (java) S 21015 20990 19527 0 -1 0 3391 0 1 0 9 2 0 0 18 0 9 0 1997072892 884776960 2861 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21016/statm: 216010 2861 1682 9 0 210585 0
[pid=21016/tid=21017] ppid=21015 vsize=864040 CPUtime=0.08
/proc/21016/task/21017/stat : 21017 (java) S 21015 20990 19527 0 -1 64 2417 0 1 0 7 1 0 0 20 0 9 0 1997072893 884776960 2861 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21016/tid=21018] ppid=21015 vsize=864040 CPUtime=0
/proc/21016/task/21018/stat : 21018 (java) S 21015 20990 19527 0 -1 64 3 0 0 0 0 0 0 0 19 0 9 0 1997072894 884776960 2861 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21016/tid=21019] ppid=21015 vsize=864040 CPUtime=0
/proc/21016/task/21019/stat : 21019 (java) S 21015 20990 19527 0 -1 64 9 0 0 0 0 0 0 0 19 0 9 0 1997072894 884776960 2861 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21016/tid=21020] ppid=21015 vsize=864040 CPUtime=0
/proc/21016/task/21020/stat : 21020 (java) S 21015 20990 19527 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1997072894 884776960 2861 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21016/tid=21021] ppid=21015 vsize=864040 CPUtime=0
/proc/21016/task/21021/stat : 21021 (java) S 21015 20990 19527 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1997072896 884776960 2861 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21016/tid=21022] ppid=21015 vsize=864040 CPUtime=0.01
/proc/21016/task/21022/stat : 21022 (java) S 21015 20990 19527 0 -1 64 279 0 0 0 1 0 0 0 18 0 9 0 1997072896 884776960 2861 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21016/tid=21023] ppid=21015 vsize=864040 CPUtime=0
/proc/21016/task/21023/stat : 21023 (java) S 21015 20990 19527 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1997072897 884776960 2861 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21016/tid=21024] ppid=21015 vsize=864040 CPUtime=0
/proc/21016/task/21024/stat : 21024 (java) S 21015 20990 19527 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1997072897 884776960 2861 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9.57
Current children cumulated vsize (KiB) 882996

Child status: 0
Real time (s): 9.83485
CPU time (s): 9.61454
CPU user time (s): 9.37058
CPU system time (s): 0.243962
CPU usage (%): 97.7599
Max. virtual memory (cumulated for all children) (KiB): 886044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.37058
system time used= 0.243962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24181
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= 4129
involuntary context switches= 4357

runsolver used 0.015997 second user time and 0.052991 second system time

The end

Launcher Data (download as text)

Begin job on node16 at 2008-07-04 16:16:13
IDJOB=1075458
IDBENCH=56513
IDSOLVER=346
FILE ID=node16/1075458-1215180973
PBS_JOBID= 7881533
Free space on /tmp= 66504 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/ogdHerald/normalized-crossword-m1-ogd-05-08.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-1075458-1215180973/watcher-1075458-1215180973 -o /tmp/evaluation-result-1075458-1215180973/solver-1075458-1215180973 -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-1075458-1215180973.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= b42099e6c020efe3c194963b39e9abee
RANDOM SEED=1510518533

node16.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.213
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.213
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:       1372056 kB
Buffers:         59320 kB
Cached:         230060 kB
SwapCached:       7100 kB
Active:         520096 kB
Inactive:       107652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1372056 kB
SwapTotal:     4192956 kB
SwapFree:      4180112 kB
Dirty:            1872 kB
Writeback:           0 kB
Mapped:         354912 kB
Slab:            40464 kB
Committed_AS:  3815772 kB
PageTables:       2668 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= 66504 MiB
End job on node16 at 2008-07-04 16:16:23