Trace number 1108628

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 NameAnswerNumber of falsified constraintsCPU timeWall clock time
Sugar v1.13+minisatMSAT (MO)122 138.96 141.149

General information on the benchmark

Namecsp/BH-4-13/
normalized-BlackHole-4-13-e-2_ext.xml
MD5SUMa874846b5f636a65f037f19dc412b84b
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints3
Best CPU time to get the best result obtained on this benchmark3600.08
Satisfiable
(Un)Satisfiability was proved
Number of variables208
Number of constraints4217
Maximum constraint arity2
Maximum domain size52
Number of constraints which are defined in extension4217
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 Fri Jul 11 16:05:05 2008
0.00/0.04	c 0	PID 12999
0.04/0.05	c 0	HOST node19.alineos.net
0.04/0.05	c 0	CONVERTING HOME/instance-1108628-1215785105.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-1108628-1215785105.xml' 'HOME/temp.csp'
0.04/0.96	c 1	4 domains, 208 variables, 0 predicates, 8 relations, 4217 constraints
0.04/1.00	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.04/1.00	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.52/1.09	c 1	Parsing HOME/temp.csp
0.80/1.31	c 1	parsed 4437 expressions
0.80/1.34	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.80/1.38	c 1	MAX CSP: 4217 constraints
0.80/1.38	c 1	Converting to clausal form CSP
0.96/1.51	c 1	converted 866 (10%) expressions
1.26/1.83	c 2	converted 1732 (20%) expressions
1.46/2.05	c 2	converted 2598 (30%) expressions
1.66/2.21	c 2	converted 3463 (40%) expressions
1.75/2.33	c 2	converted 4329 (50%) expressions
2.06/2.62	c 3	converted 5195 (60%) expressions
2.15/2.72	c 3	converted 6060 (70%) expressions
2.26/2.85	c 3	converted 6926 (80%) expressions
2.65/3.21	c 3	converted 7792 (90%) expressions
3.15/3.75	c 4	converted 8657 (100%) expressions
3.15/3.75	c 4	CSP : 8642 integers, 0 booleans, 12650 clauses, largest domain size 6326
3.15/3.75	c 4	Heap : 54 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.15/3.75	c 4	Propagation in CSP
3.35/3.91	c 4	4211 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.35/3.92	c 4	CSP : 8642 integers, 0 booleans, 12650 clauses, largest domain size 4218
3.35/3.92	c 4	Heap : 57 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.35/3.93	c 4	Simplifing CSP by introducing new Boolean variables
3.35/3.94	c 4	CSP : 8642 integers, 0 booleans, 12650 clauses, largest domain size 4218
3.35/3.94	c 4	Heap : 53 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.65/4.21	c 4	Encoding CSP to SAT : HOME/temp.cnf
3.65/4.24	c 4	865 (10%) CSP integer variables are encoded (6920 clauses, 87869 bytes)
3.65/4.25	c 4	1729 (20%) CSP integer variables are encoded (6920 clauses, 87869 bytes)
3.65/4.25	c 4	2593 (30%) CSP integer variables are encoded (6920 clauses, 87869 bytes)
3.65/4.25	c 4	3457 (40%) CSP integer variables are encoded (6920 clauses, 87869 bytes)
3.65/4.25	c 4	4321 (50%) CSP integer variables are encoded (6920 clauses, 87869 bytes)
3.65/4.26	c 4	5186 (60%) CSP integer variables are encoded (16673 clauses, 234164 bytes)
3.65/4.28	c 4	6050 (70%) CSP integer variables are encoded (25103 clauses, 360614 bytes)
3.65/4.30	c 4	6914 (80%) CSP integer variables are encoded (34744 clauses, 505229 bytes)
3.74/4.36	c 4	7778 (90%) CSP integer variables are encoded (87193 clauses, 1291964 bytes)
3.74/4.38	c 4	8642 (100%) CSP integer variables are encoded (99943 clauses, 1499779 bytes)
4.34/4.96	c 5	1265 (10%) CSP clauses are encoded (124025 clauses, 2129698 bytes)
4.94/5.56	c 5	2530 (20%) CSP clauses are encoded (150392 clauses, 2873421 bytes)
5.53/6.15	c 6	3795 (30%) CSP clauses are encoded (177389 clauses, 3655839 bytes)
5.93/6.54	c 6	5060 (40%) CSP clauses are encoded (280789 clauses, 5906496 bytes)
7.72/8.39	c 8	6325 (50%) CSP clauses are encoded (1320586 clauses, 28163608 bytes)
8.32/8.90	c 9	7590 (60%) CSP clauses are encoded (1613953 clauses, 34399417 bytes)
13.55/14.23	c 14	8855 (70%) CSP clauses are encoded (4704286 clauses, 100726450 bytes)
25.02/25.83	c 26	10120 (80%) CSP clauses are encoded (9291852 clauses, 198735701 bytes)
32.39/33.48	c 33	11385 (90%) CSP clauses are encoded (13772412 clauses, 294935217 bytes)
48.51/50.04	c 50	12650 (100%) CSP clauses are encoded (22600191 clauses, 501972364 bytes)
48.51/50.04	c 50	12650 CSP clauses encoded
48.51/50.04	c 50	Writing map file : HOME/temp.map
48.51/50.09	c 50	Heap : 53 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
48.51/50.09	c 50	SAT : 108583 SAT variables, 22600191 SAT clauses, 501972364 bytes
48.51/50.09	c 50	Heap : 53 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
48.60/50.14	c 50	OBJECTIVE minimize _COST
48.60/50.14	c 50	OBJECTIVE BOUND: 0 <= _COST <= 
48.60/50.14	c 50	SEARCHING: _COST <= 2109
48.60/50.14	c 50	SOLVING HOME/temp.cnf
48.60/50.14	c 50	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
48.60/50.14	c 50	This is MiniSat 2.0 beta
48.60/50.14	c 50	WARNING: for repeatability, setting FPU to use double precision
48.60/50.14	c 50	============================[ Problem Statistics ]=============================
48.60/50.14	c 50	|                                                                             |
48.60/50.14	c 50	|  Number of variables:  108583                                               |
48.60/50.14	c 50	|  Number of clauses:    22600192                                             |
59.73/61.38	c 61	|  Parsing time:         9.70         s                                       |
125.30/127.30	c 127	============================[ Search Statistics ]==============================
125.30/127.30	c 127	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
125.30/127.30	c 127	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
125.30/127.30	c 127	===============================================================================
125.30/127.30	c 127	|         0 |   81179 14374589 43060918 |  4791529        0    nan |  0.000 % |
126.69/128.63	c 129	===============================================================================
126.69/128.63	c 129	restarts              : 1
126.69/128.63	c 129	conflicts             : 67             (1 /sec)
126.69/128.63	c 129	decisions             : 437            (0.69 % random) (6 /sec)
126.69/128.63	c 129	propagations          : 122595         (1600 /sec)
126.69/128.63	c 129	conflict literals     : 1014           (30.55 % deleted)
126.69/128.63	c 129	Memory used           : 869.08 MB
126.69/128.63	c 129	CPU time              : 76.6114 s
126.69/128.63	c 129	
126.69/128.68	c 129	SATISFIABLE
126.89/128.82	c 129	FOUND: _COST <= 2109
126.89/128.82	s SATISFIABLE
126.89/128.82	c 129	DECODING HOME/temp.out WITH HOME/temp.map
126.89/128.82	c 129	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
126.91/129.01	c 129	Decoding HOME/temp.out
126.91/129.27	c 129	OBJECTIVE _COST 1613
126.91/129.27	o 1613
126.91/129.28	v 0 0 10 48 51 9 44 49 11 51 49 12 13 49 0 41 51 11 51 49 12 26 50 0 26 51 0 44 51 12 26 50 0 47 51 0 46 51 7 50 51 11 49 51 10 50 49 11 50 50 12 44 51 12 50 50 11 36 50 10 48 51 12 49 51 11 42 50 12 24 51 11 38 49 12 38 50 12 38 51 12 43 51 0 51 51 0 39 51 0 12 49 12 25 51 12 25 51 12 25 50 12 13 51 0 45 49 12 38 50 12 43 51 12 51 51 12 51 50 12 45 51 0 12 51 12 46 51 12 39 51 0 47 51 12 37 51 11 45 51 12 48 50 0 48 50 12 46 50 0 47 50 0 49 50 0 26 21 20 24 26 25 24 26 26 26 26 26 17 25 24 22 24 24 26 23 24 25 24 25 24 26 26 26 26 26 26 26 26 26 26 24 26 26 26 26 26 26 26 26 26 26 24 26 24 26 26 26
126.91/129.28	c 129	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
126.91/129.35	c 129	OBJECTIVE BOUND: 0 <= _COST <= 1613
126.91/129.35	c 129	SEARCHING: _COST <= 806
126.91/129.35	c 129	SOLVING HOME/temp.cnf
126.91/129.35	c 129	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
126.91/129.36	c 129	This is MiniSat 2.0 beta
126.91/129.36	c 129	WARNING: for repeatability, setting FPU to use double precision
126.91/129.36	c 129	============================[ Problem Statistics ]=============================
126.91/129.36	c 129	|                                                                             |
126.91/129.36	c 129	|  Number of variables:  108583                                               |
126.91/129.36	c 129	|  Number of clauses:    22600192                                             |
138.84/141.02	c ERROR INTERRUPTED
138.96/141.14	c 141	CPU 122.47 (0.05 0.02 122.42 4.79)
138.96/141.14	c 141	END Fri Jul 11 16:07:26 2008

Verifier Data (download as text)

OK	122	4095
122 unsatisfied constraints, 4095 satisfied constraints

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-1108628-1215785105/watcher-1108628-1215785105 -o /tmp/evaluation-result-1108628-1215785105/solver-1108628-1215785105 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar -max -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1108628-1215785105.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 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: 3.21 2.77 2.54 4/80 12999
/proc/meminfo: memFree=1700192/2055920 swapFree=4180964/4192956
[pid=12999] ppid=12997 vsize=12268 CPUtime=0
/proc/12999/stat : 12999 (sugar) R 12997 12999 12351 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 35212725 12562432 316 996147200 4194304 4206940 548682068592 18446744073709551615 255236733541 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/12999/statm: 3067 316 241 3 0 167 0

[startup+0.050021 s]
/proc/loadavg: 3.21 2.77 2.54 4/80 12999
/proc/meminfo: memFree=1700192/2055920 swapFree=4180964/4192956
[pid=12999] ppid=12997 vsize=13600 CPUtime=0.04
/proc/12999/stat : 12999 (sugar) S 12997 12999 12351 0 -1 4194304 838 0 0 0 3 1 0 0 18 0 1 0 35212725 13926400 792 996147200 4194304 4206940 548682068592 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12999/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.101998 s]
/proc/loadavg: 3.21 2.77 2.54 4/80 12999
/proc/meminfo: memFree=1700192/2055920 swapFree=4180964/4192956
[pid=12999] ppid=12997 vsize=13600 CPUtime=0.04
/proc/12999/stat : 12999 (sugar) S 12997 12999 12351 0 -1 4194304 898 127 0 0 3 1 0 0 19 0 1 0 35212725 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12999/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.302035 s]
/proc/loadavg: 3.21 2.77 2.54 4/80 12999
/proc/meminfo: memFree=1700192/2055920 swapFree=4180964/4192956
[pid=12999] ppid=12997 vsize=13600 CPUtime=0.04
/proc/12999/stat : 12999 (sugar) S 12997 12999 12351 0 -1 4194304 898 127 0 0 3 1 0 0 19 0 1 0 35212725 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12999/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701109 s]
/proc/loadavg: 3.21 2.77 2.54 4/80 12999
/proc/meminfo: memFree=1700192/2055920 swapFree=4180964/4192956
[pid=12999] ppid=12997 vsize=13600 CPUtime=0.04
/proc/12999/stat : 12999 (sugar) S 12997 12999 12351 0 -1 4194304 898 127 0 0 3 1 0 0 19 0 1 0 35212725 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12999/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.50126 s]
/proc/loadavg: 3.21 2.77 2.54 3/82 13012
/proc/meminfo: memFree=1698128/2055920 swapFree=4180964/4192956
[pid=12999] ppid=12997 vsize=13600 CPUtime=0.52
/proc/12999/stat : 12999 (sugar) S 12997 12999 12351 0 -1 4194304 974 5350 0 1 3 1 44 4 15 0 1 0 35212725 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12999/statm: 3400 797 370 3 0 500 0
[pid=13012] ppid=12999 vsize=5356 CPUtime=0
/proc/13012/stat : 13012 (sh) S 12999 12999 12351 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 35212825 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13012/statm: 1339 233 193 169 0 50 0
[pid=13013] ppid=13012 vsize=864284 CPUtime=0.44
/proc/13013/stat : 13013 (java) S 13012 12999 12351 0 -1 0 4742 0 1 0 41 3 0 0 18 0 9 0 35212825 885026816 4191 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13013/statm: 216071 4191 1730 9 0 210646 0
Current children cumulated CPU time (s) 0.96
Current children cumulated vsize (KiB) 883240

[startup+3.10257 s]
/proc/loadavg: 3.21 2.77 2.54 5/91 13021
/proc/meminfo: memFree=1671240/2055920 swapFree=4180964/4192956
[pid=12999] ppid=12997 vsize=13600 CPUtime=0.52
/proc/12999/stat : 12999 (sugar) S 12997 12999 12351 0 -1 4194304 974 5350 0 1 3 1 44 4 15 0 1 0 35212725 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12999/statm: 3400 797 370 3 0 500 0
[pid=13012] ppid=12999 vsize=5356 CPUtime=0
/proc/13012/stat : 13012 (sh) S 12999 12999 12351 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 35212825 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13012/statm: 1339 233 193 169 0 50 0
[pid=13013] ppid=13012 vsize=868588 CPUtime=2.03
/proc/13013/stat : 13013 (java) S 13012 12999 12351 0 -1 0 16849 0 1 0 196 7 0 0 18 0 9 0 35212825 889434112 16052 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13013/statm: 217147 16052 2540 9 0 211722 0
[pid=13013/tid=13014] ppid=13012 vsize=868588 CPUtime=0.78
/proc/13013/task/13014/stat : 13014 (java) R 13012 12999 12351 0 -1 64 2975 0 1 0 77 1 0 0 23 0 9 0 35212826 889434112 16052 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13013/tid=13015] ppid=13012 vsize=868588 CPUtime=1.03
/proc/13013/task/13015/stat : 13015 (java) R 13012 12999 12351 0 -1 64 11758 0 0 0 99 4 0 0 17 0 9 0 35212828 889434112 16052 996147200 134512640 134550740 4294955936 18446744073709551615 104181391 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13013/tid=13016] ppid=13012 vsize=868588 CPUtime=0
/proc/13013/task/13016/stat : 13016 (java) S 13012 12999 12351 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 35212828 889434112 16052 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13013/tid=13017] ppid=13012 vsize=868588 CPUtime=0
/proc/13013/task/13017/stat : 13017 (java) S 13012 12999 12351 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 35212828 889434112 16052 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13013/tid=13018] ppid=13012 vsize=868588 CPUtime=0
/proc/13013/task/13018/stat : 13018 (java) S 13012 12999 12351 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 35212830 889434112 16052 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13013/tid=13019] ppid=13012 vsize=868588 CPUtime=0.19
/proc/13013/task/13019/stat : 13019 (java) S 13012 12999 12351 0 -1 64 1423 0 0 0 19 0 0 0 16 0 9 0 35212830 889434112 16052 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13013/tid=13020] ppid=13012 vsize=868588 CPUtime=0
/proc/13013/task/13020/stat : 13020 (java) S 13012 12999 12351 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 35212830 889434112 16052 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13013/tid=13021] ppid=13012 vsize=868588 CPUtime=0
/proc/13013/task/13021/stat : 13021 (java) S 13012 12999 12351 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 35212830 889434112 16052 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.55
Current children cumulated vsize (KiB) 887544

[startup+6.30117 s]
/proc/loadavg: 3.20 2.77 2.54 4/91 13021
/proc/meminfo: memFree=1626504/2055920 swapFree=4180964/4192956
[pid=12999] ppid=12997 vsize=13600 CPUtime=0.52
/proc/12999/stat : 12999 (sugar) S 12997 12999 12351 0 -1 4194304 974 5350 0 1 3 1 44 4 15 0 1 0 35212725 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12999/statm: 3400 797 370 3 0 500 0
[pid=13012] ppid=12999 vsize=5356 CPUtime=0
/proc/13012/stat : 13012 (sh) S 12999 12999 12351 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 35212825 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13012/statm: 1339 233 193 169 0 50 0
[pid=13013] ppid=13012 vsize=868512 CPUtime=5.21
/proc/13013/stat : 13013 (java) S 13012 12999 12351 0 -1 0 20611 0 1 0 508 13 0 0 18 0 9 0 35212825 889356288 19632 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13013/statm: 217128 19632 2567 9 0 211675 0
[pid=13013/tid=13014] ppid=13012 vsize=868512 CPUtime=3.24
/proc/13013/task/13014/stat : 13014 (java) R 13012 12999 12351 0 -1 64 3482 0 1 0 319 5 0 0 25 0 9 0 35212826 889356288 19632 996147200 134512640 134550740 4294955936 18446744073709551615 101444264 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13013/tid=13015] ppid=13012 vsize=868512 CPUtime=1.65
/proc/13013/task/13015/stat : 13015 (java) S 13012 12999 12351 0 -1 64 14949 0 0 0 159 6 0 0 16 0 9 0 35212828 889356288 19632 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13013/tid=13016] ppid=13012 vsize=868512 CPUtime=0
/proc/13013/task/13016/stat : 13016 (java) S 13012 12999 12351 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 35212828 889356288 19632 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13013/tid=13017] ppid=13012 vsize=868512 CPUtime=0
/proc/13013/task/13017/stat : 13017 (java) S 13012 12999 12351 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 35212828 889356288 19632 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13013/tid=13018] ppid=13012 vsize=868512 CPUtime=0
/proc/13013/task/13018/stat : 13018 (java) S 13012 12999 12351 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 35212830 889356288 19632 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13013/tid=13019] ppid=13012 vsize=868512 CPUtime=0.29
/proc/13013/task/13019/stat : 13019 (java) S 13012 12999 12351 0 -1 64 1487 0 0 0 29 0 0 0 16 0 9 0 35212830 889356288 19632 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13013/tid=13020] ppid=13012 vsize=868512 CPUtime=0
/proc/13013/task/13020/stat : 13020 (java) S 13012 12999 12351 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 35212830 889356288 19632 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13013/tid=13021] ppid=13012 vsize=868512 CPUtime=0
/proc/13013/task/13021/stat : 13021 (java) S 13012 12999 12351 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 35212830 889356288 19632 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.73
Current children cumulated vsize (KiB) 887468

[startup+12.7024 s]
/proc/loadavg: 3.10 2.76 2.54 4/91 13021
/proc/meminfo: memFree=1556552/2055920 swapFree=4180964/4192956
[pid=12999] ppid=12997 vsize=13600 CPUtime=0.52
/proc/12999/stat : 12999 (sugar) S 12997 12999 12351 0 -1 4194304 974 5350 0 1 3 1 44 4 15 0 1 0 35212725 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12999/statm: 3400 797 370 3 0 500 0
[pid=13012] ppid=12999 vsize=5356 CPUtime=0
/proc/13012/stat : 13012 (sh) S 12999 12999 12351 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 35212825 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13012/statm: 1339 233 193 169 0 50 0
[pid=13013] ppid=13012 vsize=868512 CPUtime=11.56
/proc/13013/stat : 13013 (java) S 13012 12999 12351 0 -1 0 20951 0 1 0 1095 61 0 0 18 0 9 0 35212825 889356288 19648 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13013/statm: 217128 19648 2567 9 0 211675 0
[pid=13013/tid=13014] ppid=13012 vsize=868512 CPUtime=9.41
/proc/13013/task/13014/stat : 13014 (java) R 13012 12999 12351 0 -1 64 3806 0 1 0 890 51 0 0 25 0 9 0 35212826 889356288 19648 996147200 134512640 134550740 4294955936 18446744073709551615 4126516634 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13013/tid=13015] ppid=13012 vsize=868512 CPUtime=1.8
/proc/13013/task/13015/stat : 13015 (java) S 13012 12999 12351 0 -1 64 14954 0 0 0 172 8 0 0 16 0 9 0 35212828 889356288 19648 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13013/tid=13016] ppid=13012 vsize=868512 CPUtime=0
/proc/13013/task/13016/stat : 13016 (java) S 13012 12999 12351 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 35212828 889356288 19648 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13013/tid=13017] ppid=13012 vsize=868512 CPUtime=0
/proc/13013/task/13017/stat : 13017 (java) S 13012 12999 12351 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 35212828 889356288 19648 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13013/tid=13018] ppid=13012 vsize=868512 CPUtime=0
/proc/13013/task/13018/stat : 13018 (java) S 13012 12999 12351 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 35212830 889356288 19648 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13013/tid=13019] ppid=13012 vsize=868512 CPUtime=0.31
/proc/13013/task/13019/stat : 13019 (java) S 13012 12999 12351 0 -1 64 1498 0 0 0 31 0 0 0 16 0 9 0 35212830 889356288 19648 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13013/tid=13020] ppid=13012 vsize=868512 CPUtime=0
/proc/13013/task/13020/stat : 13020 (java) S 13012 12999 12351 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 35212830 889356288 19648 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13013/tid=13021] ppid=13012 vsize=868512 CPUtime=0
/proc/13013/task/13021/stat : 13021 (java) S 13012 12999 12351 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 35212830 889356288 19648 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.08
Current children cumulated vsize (KiB) 887468

[startup+25.5028 s]
/proc/loadavg: 2.94 2.74 2.54 4/91 13021
/proc/meminfo: memFree=1436232/2055920 swapFree=4180964/4192956
[pid=12999] ppid=12997 vsize=13600 CPUtime=0.52
/proc/12999/stat : 12999 (sugar) S 12997 12999 12351 0 -1 4194304 974 5350 0 1 3 1 44 4 16 0 1 0 35212725 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12999/statm: 3400 797 370 3 0 500 0
[pid=13012] ppid=12999 vsize=5356 CPUtime=0
/proc/13012/stat : 13012 (sh) S 12999 12999 12351 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 35212825 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13012/statm: 1339 233 193 169 0 50 0
[pid=13013] ppid=13012 vsize=868512 CPUtime=24.2
/proc/13013/stat : 13013 (java) S 13012 12999 12351 0 -1 0 21464 0 1 0 2288 132 0 0 18 0 9 0 35212825 889356288 19648 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13013/statm: 217128 19648 2567 9 0 211675 0
[pid=13013/tid=13014] ppid=13012 vsize=868512 CPUtime=21.79
/proc/13013/task/13014/stat : 13014 (java) R 13012 12999 12351 0 -1 64 4319 0 1 0 2060 119 0 0 25 0 9 0 35212826 889356288 19648 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13013/tid=13015] ppid=13012 vsize=868512 CPUtime=2.07
/proc/13013/task/13015/stat : 13015 (java) S 13012 12999 12351 0 -1 64 14954 0 0 0 196 11 0 0 16 0 9 0 35212828 889356288 19648 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13013/tid=13016] ppid=13012 vsize=868512 CPUtime=0
/proc/13013/task/13016/stat : 13016 (java) S 13012 12999 12351 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 35212828 889356288 19648 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13013/tid=13017] ppid=13012 vsize=868512 CPUtime=0
/proc/13013/task/13017/stat : 13017 (java) S 13012 12999 12351 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 35212828 889356288 19648 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13013/tid=13018] ppid=13012 vsize=868512 CPUtime=0
/proc/13013/task/13018/stat : 13018 (java) S 13012 12999 12351 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 35212830 889356288 19648 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13013/tid=13019] ppid=13012 vsize=868512 CPUtime=0.31
/proc/13013/task/13019/stat : 13019 (java) S 13012 12999 12351 0 -1 64 1498 0 0 0 31 0 0 0 16 0 9 0 35212830 889356288 19648 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13013/tid=13020] ppid=13012 vsize=868512 CPUtime=0
/proc/13013/task/13020/stat : 13020 (java) S 13012 12999 12351 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 35212830 889356288 19648 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13013/tid=13021] ppid=13012 vsize=868512 CPUtime=0
/proc/13013/task/13021/stat : 13021 (java) S 13012 12999 12351 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 35212830 889356288 19648 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.72
Current children cumulated vsize (KiB) 887468

[startup+51.1026 s]
/proc/loadavg: 2.75 2.71 2.53 3/83 13023
/proc/meminfo: memFree=1159752/2055920 swapFree=4180964/4192956
[pid=12999] ppid=12997 vsize=14128 CPUtime=48.65
/proc/12999/stat : 12999 (sugar) S 12997 12999 12351 0 -1 4194304 1189 28360 0 2 5 1 4545 314 17 0 1 0 35212725 14467072 937 996147200 4194304 4206940 548682068592 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12999/statm: 3532 937 374 3 0 632 0
[pid=13022] ppid=12999 vsize=5356 CPUtime=0
/proc/13022/stat : 13022 (sh) S 12999 12999 12351 0 -1 4194304 277 0 0 0 0 0 0 0 16 0 1 0 35217739 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13022/statm: 1339 232 193 169 0 50 0
[pid=13023] ppid=13022 vsize=85888 CPUtime=0.94
/proc/13023/stat : 13023 (minisat) R 13022 12999 12351 0 -1 4194304 20492 0 0 0 80 14 0 0 25 0 1 0 35217739 87949312 20478 996147200 134512640 135127466 4294956256 18446744073709551615 134514155 0 0 4096 3 0 0 0 17 1 0 0
/proc/13023/statm: 21472 20478 62 150 0 21319 0
Current children cumulated CPU time (s) 49.59
Current children cumulated vsize (KiB) 105372

[startup+102.306 s]
/proc/loadavg: 2.61 2.68 2.53 4/83 13023
/proc/meminfo: memFree=327560/2055920 swapFree=4180964/4192956
[pid=12999] ppid=12997 vsize=14128 CPUtime=48.65
/proc/12999/stat : 12999 (sugar) S 12997 12999 12351 0 -1 4194304 1189 28360 0 2 5 1 4545 314 16 0 1 0 35212725 14467072 937 996147200 4194304 4206940 548682068592 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12999/statm: 3532 937 374 3 0 632 0
[pid=13022] ppid=12999 vsize=5356 CPUtime=0
/proc/13022/stat : 13022 (sh) S 12999 12999 12351 0 -1 4194304 277 0 0 0 0 0 0 0 16 0 1 0 35217739 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13022/statm: 1339 232 193 169 0 50 0
[pid=13023] ppid=13022 vsize=889556 CPUtime=51.88
/proc/13023/stat : 13023 (minisat) R 13022 12999 12351 0 -1 4194304 216960 0 0 0 5041 147 0 0 25 0 1 0 35217739 910905344 216946 996147200 134512640 135127466 4294956256 18446744073709551615 134704035 0 0 4096 3 0 0 0 17 1 0 0
/proc/13023/statm: 222389 216946 73 150 0 222236 0
Current children cumulated CPU time (s) 100.53
Current children cumulated vsize (KiB) 909040



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+141.001 s]
/proc/loadavg: 2.63 2.67 2.53 4/83 13035
/proc/meminfo: memFree=313800/2055920 swapFree=4180964/4192956
[pid=12999] ppid=12997 vsize=14128 CPUtime=127.28
/proc/12999/stat : 12999 (sugar) S 12997 12999 12351 0 -1 4194304 1309 249783 0 3 5 2 12242 479 16 0 1 0 35212725 14467072 937 996147200 4194304 4206940 548682068592 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12999/statm: 3532 937 374 3 0 632 0
[pid=13034] ppid=12999 vsize=5356 CPUtime=0
/proc/13034/stat : 13034 (sh) S 12999 12999 12351 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35225660 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13034/statm: 1339 232 193 169 0 50 0
[pid=13035] ppid=13034 vsize=903060 CPUtime=11.56
/proc/13035/stat : 13035 (minisat) R 13034 12999 12351 0 -1 4194304 220359 0 0 0 1014 142 0 0 25 0 1 0 35225661 924733440 220345 996147200 134512640 135127466 4294956256 18446744073709551615 134718351 0 0 4096 3 0 0 0 17 1 0 0
/proc/13035/statm: 225765 220345 62 150 0 225612 0
Current children cumulated CPU time (s) 138.84
Current children cumulated vsize (KiB) 922544

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

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

[startup+141.122 s]
/proc/loadavg: 2.63 2.67 2.53 4/83 13035
/proc/meminfo: memFree=313800/2055920 swapFree=4180964/4192956
[pid=12999] ppid=12997 vsize=14128 CPUtime=127.28
/proc/12999/stat : 12999 (sugar) S 12997 12999 12351 0 -1 4194304 1321 249783 0 3 5 2 12242 479 16 0 1 0 35212725 14467072 937 996147200 4194304 4206940 548682068592 18446744073709551615 255245463650 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/12999/statm: 3532 937 374 3 0 632 0
[pid=13034] ppid=12999 vsize=0 CPUtime=0
/proc/13034/stat : 13034 (sh) Z 12999 12999 12351 0 -1 4195340 277 0 0 0 0 0 0 0 16 0 1 0 35225660 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/13034/statm: 0 0 0 0 0 0 0
[pid=13035] ppid=1 vsize=0 CPUtime=11.68
/proc/13035/stat : 13035 (minisat) R 1 12999 12351 0 -1 4195332 220359 0 0 0 1014 154 0 0 25 0 1 0 35225661 0 0 996147200 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/13035/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 138.96
Current children cumulated vsize (KiB) 14128

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 12999 and gives
#  childrusage.ru_utime.tv_sec=122
#  childrusage.ru_utime.tv_usec=483379
#  childrusage.ru_stime.tv_sec=4
#  childrusage.ru_stime.tv_usec=819267
# CPU time returned by wait4() is 127.303
# while last known CPU time is 138.96
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 141.149
CPU time (s): 138.96
CPU user time (s): 132.61
CPU system time (s): 6.35
CPU usage (%): 98.4489
Max. virtual memory (cumulated for all children) (KiB): 922544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 122.483
system time used= 4.81927
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 251434
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= 19284
involuntary context switches= 23531

runsolver used 0.19497 second user time and 0.473927 second system time

The end

Launcher Data (download as text)

Begin job on node19 at 2008-07-11 16:05:05
IDJOB=1108628
IDBENCH=60743
IDSOLVER=368
FILE ID=node19/1108628-1215785105
PBS_JOBID= 7903157
Free space on /tmp= 66556 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/BH-4-13/normalized-BlackHole-4-13-e-2_ext.xml
COMMAND LINE= DIR/sugar -max -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-1108628-1215785105/watcher-1108628-1215785105 -o /tmp/evaluation-result-1108628-1215785105/solver-1108628-1215785105 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar -max -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1108628-1215785105.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a874846b5f636a65f037f19dc412b84b
RANDOM SEED=1320257592

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.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:       1700672 kB
Buffers:         30632 kB
Cached:         158440 kB
SwapCached:       6360 kB
Active:         133740 kB
Inactive:       156564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1700672 kB
SwapTotal:     4192956 kB
SwapFree:      4180964 kB
Dirty:            1816 kB
Writeback:           0 kB
Mapped:         116892 kB
Slab:            50028 kB
Committed_AS:   940860 kB
PageTables:       2044 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= 66556 MiB
End job on node19 at 2008-07-11 16:07:28