Trace number 2059686

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.14.6+minisatSAT 198.044 200.038

General information on the benchmark

Namecsp/rand-2-23/
normalized-rand-23-23-253-131-54021_ext.xml
MD5SUM7af79940b347b6ea35736ab16ca7c6df
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark15.6086
Satisfiable
(Un)Satisfiability was proved
Number of variables23
Number of constraints253
Maximum constraint arity2
Maximum domain size23
Number of constraints which are defined in extension253
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/minisat
0.00/0.08	c 0	BEGIN Sat Jul 11 17:03:05 2009
0.00/0.08	c 0	PID 13193
0.07/0.08	c 0	HOST node36.alineos.net
0.07/0.08	c 0	CONVERTING HOME/instance-2059686-1247324585.xml TO HOME/temp.csp
0.07/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2059686-1247324585.xml' 'HOME/temp.csp'
0.07/0.74	c 1	1 domains, 23 variables, 0 predicates, 253 relations, 253 constraints
0.07/0.76	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.76	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.72/0.84	c 1	Parsing HOME/temp.csp
0.94/1.06	c 1	parsed 530 expressions
0.94/1.07	c 1	Heap : 3 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.94/1.07	c 1	Converting to clausal form CSP
0.94/1.10	c 1	converted 53 (10%) expressions
0.94/1.10	c 1	converted 106 (20%) expressions
0.94/1.10	c 1	converted 159 (30%) expressions
1.04/1.10	c 1	converted 212 (40%) expressions
1.04/1.15	c 1	converted 265 (50%) expressions
1.04/1.17	c 1	converted 318 (60%) expressions
1.04/1.19	c 1	converted 371 (70%) expressions
1.13/1.21	c 1	converted 424 (80%) expressions
1.13/1.23	c 1	converted 477 (90%) expressions
1.13/1.24	c 1	converted 530 (100%) expressions
1.13/1.24	c 1	CSP : 23 integers, 0 booleans, 253 clauses, largest domain size 23
1.13/1.24	c 1	Heap : 7 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.13/1.24	c 1	Propagation in CSP
1.13/1.25	c 1	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.13/1.25	c 1	CSP : 23 integers, 0 booleans, 253 clauses, largest domain size 23
1.13/1.25	c 1	Heap : 7 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.13/1.25	c 1	Simplifing CSP by introducing new Boolean variables
1.13/1.25	c 1	CSP : 23 integers, 0 booleans, 253 clauses, largest domain size 23
1.13/1.25	c 1	Heap : 7 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.13/1.29	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.13/1.30	c 1	3 (10%) CSP integer variables are encoded (63 clauses, 614 bytes)
1.13/1.30	c 1	5 (20%) CSP integer variables are encoded (105 clauses, 1013 bytes)
1.23/1.30	c 1	7 (30%) CSP integer variables are encoded (147 clauses, 1475 bytes)
1.23/1.30	c 1	10 (40%) CSP integer variables are encoded (210 clauses, 2168 bytes)
1.23/1.30	c 1	12 (50%) CSP integer variables are encoded (252 clauses, 2630 bytes)
1.23/1.30	c 1	14 (60%) CSP integer variables are encoded (294 clauses, 3092 bytes)
1.23/1.30	c 1	17 (70%) CSP integer variables are encoded (357 clauses, 3785 bytes)
1.23/1.31	c 1	19 (80%) CSP integer variables are encoded (399 clauses, 4247 bytes)
1.23/1.31	c 1	21 (90%) CSP integer variables are encoded (441 clauses, 4709 bytes)
1.23/1.31	c 1	23 (100%) CSP integer variables are encoded (483 clauses, 5171 bytes)
1.23/1.36	c 1	26 (10%) CSP clauses are encoded (2792 clauses, 42284 bytes)
1.23/1.38	c 1	51 (20%) CSP clauses are encoded (5026 clauses, 80383 bytes)
1.31/1.40	c 2	76 (30%) CSP clauses are encoded (7231 clauses, 118033 bytes)
1.31/1.41	c 2	102 (40%) CSP clauses are encoded (9522 clauses, 159238 bytes)
1.31/1.43	c 2	127 (50%) CSP clauses are encoded (11719 clauses, 200945 bytes)
1.31/1.44	c 2	152 (60%) CSP clauses are encoded (13957 clauses, 243532 bytes)
1.31/1.46	c 2	178 (70%) CSP clauses are encoded (16259 clauses, 287401 bytes)
1.31/1.47	c 2	203 (80%) CSP clauses are encoded (18454 clauses, 329181 bytes)
1.31/1.48	c 2	228 (90%) CSP clauses are encoded (20668 clauses, 371265 bytes)
1.31/1.50	c 2	253 (100%) CSP clauses are encoded (22849 clauses, 412744 bytes)
1.31/1.50	c 2	253 CSP clauses encoded
1.42/1.50	c 2	Writing map file : HOME/temp.map
1.42/1.50	c 2	Heap : 3 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.42/1.50	c 2	SAT : 506 SAT variables, 22849 SAT clauses, 412744 bytes
1.42/1.50	c 2	Heap : 3 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.42/1.56	c 2	SOLVING HOME/temp.cnf
1.42/1.56	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.42/1.56	c 2	This is MiniSat 2.0 beta
1.42/1.56	c 2	WARNING: for repeatability, setting FPU to use double precision
1.42/1.56	c 2	============================[ Problem Statistics ]=============================
1.42/1.56	c 2	|                                                                             |
1.42/1.56	c 2	|  Number of variables:  506                                                  |
1.42/1.56	c 2	|  Number of clauses:    22849                                                |
1.42/1.57	c 2	|  Parsing time:         0.01         s                                       |
1.42/1.57	c 2	============================[ Search Statistics ]==============================
1.42/1.57	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.42/1.57	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.42/1.58	c 2	===============================================================================
1.42/1.58	c 2	|         0 |     506    22849    85631 |     7616        0    nan |  0.000 % |
1.42/1.59	c 2	|       100 |     506    22849    85631 |     8377      100      9 |  0.000 % |
1.42/1.61	c 2	|       250 |     506    22849    85631 |     9215      250     10 |  0.005 % |
1.42/1.64	c 2	|       476 |     506    22849    85631 |    10137      476     10 |  0.015 % |
1.42/1.69	c 2	|       814 |     506    22849    85631 |    11151      814     10 |  0.013 % |
1.42/1.75	c 2	|      1322 |     506    22849    85631 |    12266     1322     12 |  0.010 % |
1.42/1.85	c 2	|      2081 |     506    22849    85631 |    13492     2081     11 |  0.015 % |
1.42/1.99	c 2	|      3220 |     506    22849    85631 |    14842     3220     11 |  0.008 % |
2.05/2.23	c 2	|      4929 |     506    22849    85631 |    16326     4929     11 |  0.015 % |
2.44/2.61	c 3	|      7491 |     506    22849    85631 |    17958     7491     11 |  0.009 % |
3.04/3.21	c 3	|     11335 |     506    22849    85631 |    19754    11335     12 |  0.009 % |
4.03/4.26	c 4	|     17101 |     506    22849    85631 |    21730    17101     12 |  0.005 % |
5.71/5.98	c 6	|     25751 |     506    22849    85631 |    23903    14799     12 |  0.014 % |
8.39/8.64	c 9	|     38725 |     506    22849    85631 |    26293    14895     13 |  0.007 % |
12.45/12.70	c 13	|     58186 |     506    22849    85631 |    28923    19275     13 |  0.007 % |
19.38/19.74	c 20	|     87380 |     506    22849    85631 |    31815    13895     14 |  0.016 % |
30.17/30.60	c 31	|    131169 |     506    22849    85631 |    34996    19091     13 |  0.016 % |
47.42/48.07	c 48	|    196853 |     506    22849    85631 |    38496    18081     15 |  0.016 % |
74.46/75.30	c 75	|    295379 |     505    22769    85403 |    42346    25593     14 |  0.198 % |
118.74/120.07	c 120	|    443168 |     504    22681    85084 |    46580     4483     11 |  0.396 % |
186.80/188.73	c 189	|    664851 |     504    22681    85084 |    51238    24957     14 |  0.405 % |
197.79/199.90	c 200	===============================================================================
197.79/199.90	c 200	restarts              : 21
197.79/199.90	c 200	conflicts             : 694104         (3533 /sec)
197.79/199.90	c 200	decisions             : 819698         (1.24 % random) (4173 /sec)
197.79/199.90	c 200	propagations          : 66683537       (339448 /sec)
197.79/199.90	c 200	conflict literals     : 10113959       (34.33 % deleted)
197.79/199.90	c 200	Memory used           : 11.55 MB
197.79/199.90	c 200	CPU time              : 196.447 s
197.79/199.90	c 200	
197.89/199.90	c 200	SATISFIABLE
197.89/199.90	c 200	DECODING HOME/temp.out WITH HOME/temp.map
197.89/199.90	c 200	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -decode 'HOME/temp.out' 'HOME/temp.map'
197.89/199.99	c 200	Decoding HOME/temp.out
197.91/200.01	s SATISFIABLE
197.91/200.01	v 15 12 17 17 4 17 15 9 4 16 13 1 0 19 0 22 18 0 3 1 5 3 3
197.91/200.02	c 200	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
197.91/200.03	c 200	CPU 198.03 (0.07 0.01 197.8 0.15)
197.91/200.03	c 200	END Sat Jul 11 17:06:25 2009

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2059686-1247324585/watcher-2059686-1247324585 -o /tmp/evaluation-result-2059686-1247324585/solver-2059686-1247324585 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-2059686-1247324585.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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.96 2.01 2.00 4/74 13193
/proc/meminfo: memFree=1410200/2055920 swapFree=4192956/4192956
[pid=13193] ppid=13191 vsize=12268 CPUtime=0
/proc/13193/stat : 13193 (sugar) R 13191 13193 12385 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 19523185 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 240907942501 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/13193/statm: 3067 316 241 3 0 167 0

[startup+0.0827369 s]
/proc/loadavg: 1.96 2.01 2.00 4/74 13193
/proc/meminfo: memFree=1410200/2055920 swapFree=4192956/4192956
[pid=13193] ppid=13191 vsize=16740 CPUtime=0.07
/proc/13193/stat : 13193 (sugar) S 13191 13193 12385 0 -1 4194304 1152 0 0 0 6 1 0 0 18 0 1 0 19523185 17141760 1107 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13193/statm: 4185 1107 406 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.102692 s]
/proc/loadavg: 1.96 2.01 2.00 4/74 13193
/proc/meminfo: memFree=1410200/2055920 swapFree=4192956/4192956
[pid=13193] ppid=13191 vsize=16868 CPUtime=0.07
/proc/13193/stat : 13193 (sugar) S 13191 13193 12385 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 19523185 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13193/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.30114 s]
/proc/loadavg: 1.96 2.01 2.00 4/74 13193
/proc/meminfo: memFree=1410200/2055920 swapFree=4192956/4192956
[pid=13193] ppid=13191 vsize=16868 CPUtime=0.07
/proc/13193/stat : 13193 (sugar) S 13191 13193 12385 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 19523185 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13193/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.701182 s]
/proc/loadavg: 1.96 2.01 2.00 4/74 13193
/proc/meminfo: memFree=1410200/2055920 swapFree=4192956/4192956
[pid=13193] ppid=13191 vsize=16868 CPUtime=0.07
/proc/13193/stat : 13193 (sugar) S 13191 13193 12385 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 19523185 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13193/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.50226 s]
/proc/loadavg: 1.96 2.01 2.00 3/85 13215
/proc/meminfo: memFree=1399552/2055920 swapFree=4192956/4192956
[pid=13193] ppid=13191 vsize=16868 CPUtime=0.72
/proc/13193/stat : 13193 (sugar) S 13191 13193 12385 0 -1 4194304 1310 4767 0 1 6 1 61 4 15 0 1 0 19523185 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13193/statm: 4217 1111 409 3 0 796 0
[pid=13206] ppid=13193 vsize=5356 CPUtime=0
/proc/13206/stat : 13206 (sh) S 13193 13193 12385 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 19523262 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13206/statm: 1339 233 193 169 0 50 0
[pid=13207] ppid=13206 vsize=864312 CPUtime=0.7
/proc/13207/stat : 13207 (java) S 13206 13193 12385 0 -1 0 6719 0 1 0 65 5 0 0 18 0 9 0 19523262 885055488 5937 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13207/statm: 216078 5937 2590 9 0 210555 0
[pid=13207/tid=13208] ppid=13206 vsize=864312 CPUtime=0.45
/proc/13207/task/13208/stat : 13208 (java) R 13206 13193 12385 0 -1 64 2751 0 1 0 43 2 0 0 19 0 9 0 19523263 885055488 5937 996147200 134512640 134550932 4294955936 18446744073709551615 4126101136 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13207/tid=13209] ppid=13206 vsize=864312 CPUtime=0.14
/proc/13207/task/13209/stat : 13209 (java) S 13206 13193 12385 0 -1 64 2935 0 0 0 13 1 0 0 16 0 9 0 19523264 885055488 5937 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13207/tid=13210] ppid=13206 vsize=864312 CPUtime=0
/proc/13207/task/13210/stat : 13210 (java) S 13206 13193 12385 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 19523264 885055488 5937 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13207/tid=13211] ppid=13206 vsize=864312 CPUtime=0
/proc/13207/task/13211/stat : 13211 (java) S 13206 13193 12385 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 19523264 885055488 5937 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13207/tid=13212] ppid=13206 vsize=864312 CPUtime=0
/proc/13207/task/13212/stat : 13212 (java) S 13206 13193 12385 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 19523266 885055488 5937 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13207/tid=13213] ppid=13206 vsize=864312 CPUtime=0.07
/proc/13207/task/13213/stat : 13213 (java) S 13206 13193 12385 0 -1 64 335 0 0 0 7 0 0 0 16 0 9 0 19523266 885055488 5937 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13207/tid=13214] ppid=13206 vsize=864312 CPUtime=0
/proc/13207/task/13214/stat : 13214 (java) S 13206 13193 12385 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 19523266 885055488 5937 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13207/tid=13215] ppid=13206 vsize=864312 CPUtime=0
/proc/13207/task/13215/stat : 13215 (java) S 13206 13193 12385 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 19523266 885055488 5937 996147200 134512640 134550932 4294955936 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) 886536

[startup+3.10242 s]
/proc/loadavg: 1.96 2.01 2.00 3/77 13217
/proc/meminfo: memFree=1404032/2055920 swapFree=4192956/4192956
[pid=13193] ppid=13191 vsize=16868 CPUtime=1.42
/proc/13193/stat : 13193 (sugar) S 13191 13193 12385 0 -1 4194304 1374 11782 0 2 6 1 126 9 15 0 1 0 19523185 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13193/statm: 4217 1112 409 3 0 796 0
[pid=13216] ppid=13193 vsize=5356 CPUtime=0
/proc/13216/stat : 13216 (sh) S 13193 13193 12385 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19523341 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13216/statm: 1339 232 193 169 0 50 0
[pid=13217] ppid=13216 vsize=3716 CPUtime=1.52
/proc/13217/stat : 13217 (minisat) R 13216 13193 12385 0 -1 4194304 699 0 0 0 152 0 0 0 25 0 1 0 19523341 3805184 685 996147200 134512640 135127466 4294956256 18446744073709551615 134530783 0 0 4096 3 0 0 0 17 1 0 0
/proc/13217/statm: 929 685 75 150 0 776 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 25940

[startup+6.30174 s]
/proc/loadavg: 1.96 2.01 2.00 3/77 13217
/proc/meminfo: memFree=1402496/2055920 swapFree=4192956/4192956
[pid=13193] ppid=13191 vsize=16868 CPUtime=1.42
/proc/13193/stat : 13193 (sugar) S 13191 13193 12385 0 -1 4194304 1374 11782 0 2 6 1 126 9 16 0 1 0 19523185 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13193/statm: 4217 1112 409 3 0 796 0
[pid=13216] ppid=13193 vsize=5356 CPUtime=0
/proc/13216/stat : 13216 (sh) S 13193 13193 12385 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19523341 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13216/statm: 1339 232 193 169 0 50 0
[pid=13217] ppid=13216 vsize=4700 CPUtime=4.69
/proc/13217/stat : 13217 (minisat) R 13216 13193 12385 0 -1 4194304 948 0 0 0 469 0 0 0 25 0 1 0 19523341 4812800 934 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/13217/statm: 1175 934 75 150 0 1022 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 26924

[startup+12.7024 s]
/proc/loadavg: 1.97 2.01 2.00 3/77 13217
/proc/meminfo: memFree=1401408/2055920 swapFree=4192956/4192956
[pid=13193] ppid=13191 vsize=16868 CPUtime=1.42
/proc/13193/stat : 13193 (sugar) S 13191 13193 12385 0 -1 4194304 1374 11782 0 2 6 1 126 9 16 0 1 0 19523185 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13193/statm: 4217 1112 409 3 0 796 0
[pid=13216] ppid=13193 vsize=5356 CPUtime=0
/proc/13216/stat : 13216 (sh) S 13193 13193 12385 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19523341 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13216/statm: 1339 232 193 169 0 50 0
[pid=13217] ppid=13216 vsize=5496 CPUtime=11.03
/proc/13217/stat : 13217 (minisat) R 13216 13193 12385 0 -1 4194304 1135 0 0 0 1103 0 0 0 25 0 1 0 19523341 5627904 1121 996147200 134512640 135127466 4294956256 18446744073709551615 134530772 0 0 4096 3 0 0 0 17 1 0 0
/proc/13217/statm: 1374 1121 75 150 0 1221 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 27720

[startup+25.5017 s]
/proc/loadavg: 1.97 2.01 2.00 3/77 13217
/proc/meminfo: memFree=1400384/2055920 swapFree=4192956/4192956
[pid=13193] ppid=13191 vsize=16868 CPUtime=1.42
/proc/13193/stat : 13193 (sugar) S 13191 13193 12385 0 -1 4194304 1374 11782 0 2 6 1 126 9 16 0 1 0 19523185 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13193/statm: 4217 1112 409 3 0 796 0
[pid=13216] ppid=13193 vsize=5356 CPUtime=0
/proc/13216/stat : 13216 (sh) S 13193 13193 12385 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19523341 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13216/statm: 1339 232 193 169 0 50 0
[pid=13217] ppid=13216 vsize=6584 CPUtime=23.7
/proc/13217/stat : 13217 (minisat) R 13216 13193 12385 0 -1 4194304 1385 0 0 0 2370 0 0 0 25 0 1 0 19523341 6742016 1371 996147200 134512640 135127466 4294956256 18446744073709551615 134530613 0 0 4096 3 0 0 0 17 1 0 0
/proc/13217/statm: 1646 1371 75 150 0 1493 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 28808

[startup+51.1012 s]
/proc/loadavg: 1.98 2.01 2.00 3/77 13217
/proc/meminfo: memFree=1399296/2055920 swapFree=4192956/4192956
[pid=13193] ppid=13191 vsize=16868 CPUtime=1.43
/proc/13193/stat : 13193 (sugar) S 13191 13193 12385 0 -1 4194304 1374 11782 0 2 7 1 126 9 16 0 1 0 19523185 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13193/statm: 4217 1112 409 3 0 796 0
[pid=13216] ppid=13193 vsize=5356 CPUtime=0
/proc/13216/stat : 13216 (sh) S 13193 13193 12385 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19523341 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13216/statm: 1339 232 193 169 0 50 0
[pid=13217] ppid=13216 vsize=7408 CPUtime=49.06
/proc/13217/stat : 13217 (minisat) R 13216 13193 12385 0 -1 4194304 1611 0 0 0 4905 1 0 0 25 0 1 0 19523341 7585792 1597 996147200 134512640 135127466 4294956256 18446744073709551615 134530613 0 0 4096 3 0 0 0 17 1 0 0
/proc/13217/statm: 1852 1597 75 150 0 1699 0
Current children cumulated CPU time (s) 50.49
Current children cumulated vsize (KiB) 29632

[startup+102.306 s]
/proc/loadavg: 1.99 2.00 2.00 3/77 13217
/proc/meminfo: memFree=1396864/2055920 swapFree=4192956/4192956
[pid=13193] ppid=13191 vsize=16868 CPUtime=1.43
/proc/13193/stat : 13193 (sugar) S 13191 13193 12385 0 -1 4194304 1374 11782 0 2 7 1 126 9 16 0 1 0 19523185 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13193/statm: 4217 1112 409 3 0 796 0
[pid=13216] ppid=13193 vsize=5356 CPUtime=0
/proc/13216/stat : 13216 (sh) S 13193 13193 12385 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19523341 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13216/statm: 1339 232 193 169 0 50 0
[pid=13217] ppid=13216 vsize=9372 CPUtime=99.78
/proc/13217/stat : 13217 (minisat) R 13216 13193 12385 0 -1 4194304 2086 0 0 0 9977 1 0 0 25 0 1 0 19523341 9596928 2072 996147200 134512640 135127466 4294956256 18446744073709551615 134530635 0 0 4096 3 0 0 0 17 1 0 0
/proc/13217/statm: 2343 2072 75 150 0 2190 0
Current children cumulated CPU time (s) 101.21
Current children cumulated vsize (KiB) 31596

[startup+162.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/77 13217
/proc/meminfo: memFree=1394496/2055920 swapFree=4192956/4192956
[pid=13193] ppid=13191 vsize=16868 CPUtime=1.43
/proc/13193/stat : 13193 (sugar) S 13191 13193 12385 0 -1 4194304 1374 11782 0 2 7 1 126 9 16 0 1 0 19523185 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13193/statm: 4217 1112 409 3 0 796 0
[pid=13216] ppid=13193 vsize=5356 CPUtime=0
/proc/13216/stat : 13216 (sh) S 13193 13193 12385 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19523341 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13216/statm: 1339 232 193 169 0 50 0
[pid=13217] ppid=13216 vsize=11260 CPUtime=159.21
/proc/13217/stat : 13217 (minisat) R 13216 13193 12385 0 -1 4194304 2554 0 0 0 15919 2 0 0 25 0 1 0 19523341 11530240 2540 996147200 134512640 135127466 4294956256 18446744073709551615 134530581 0 0 4096 3 0 0 0 17 1 0 0
/proc/13217/statm: 2815 2540 75 150 0 2662 0
Current children cumulated CPU time (s) 160.64
Current children cumulated vsize (KiB) 33484

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

[startup+179.102 s]
/proc/loadavg: 1.99 2.00 2.00 3/77 13217
/proc/meminfo: memFree=1394176/2055920 swapFree=4192956/4192956
[pid=13193] ppid=13191 vsize=16868 CPUtime=1.43
/proc/13193/stat : 13193 (sugar) S 13191 13193 12385 0 -1 4194304 1374 11782 0 2 7 1 126 9 16 0 1 0 19523185 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13193/statm: 4217 1112 409 3 0 796 0
[pid=13216] ppid=13193 vsize=5356 CPUtime=0
/proc/13216/stat : 13216 (sh) S 13193 13193 12385 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19523341 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13216/statm: 1339 232 193 169 0 50 0
[pid=13217] ppid=13216 vsize=11524 CPUtime=175.86
/proc/13217/stat : 13217 (minisat) R 13216 13193 12385 0 -1 4194304 2620 0 0 0 17584 2 0 0 25 0 1 0 19523341 11800576 2606 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/13217/statm: 2881 2606 75 150 0 2728 0
Current children cumulated CPU time (s) 177.29
Current children cumulated vsize (KiB) 33748

[startup+191.902 s]
/proc/loadavg: 1.99 2.00 2.00 3/77 13217
/proc/meminfo: memFree=1394048/2055920 swapFree=4192956/4192956
[pid=13193] ppid=13191 vsize=16868 CPUtime=1.43
/proc/13193/stat : 13193 (sugar) S 13191 13193 12385 0 -1 4194304 1374 11782 0 2 7 1 126 9 16 0 1 0 19523185 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13193/statm: 4217 1112 409 3 0 796 0
[pid=13216] ppid=13193 vsize=5356 CPUtime=0
/proc/13216/stat : 13216 (sh) S 13193 13193 12385 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19523341 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13216/statm: 1339 232 193 169 0 50 0
[pid=13217] ppid=13216 vsize=11664 CPUtime=188.54
/proc/13217/stat : 13217 (minisat) R 13216 13193 12385 0 -1 4194304 2644 0 0 0 18852 2 0 0 25 0 1 0 19523341 11943936 2630 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/13217/statm: 2916 2630 75 150 0 2763 0
Current children cumulated CPU time (s) 189.97
Current children cumulated vsize (KiB) 33888

[startup+195.102 s]
/proc/loadavg: 1.99 2.00 2.00 3/77 13217
/proc/meminfo: memFree=1393984/2055920 swapFree=4192956/4192956
[pid=13193] ppid=13191 vsize=16868 CPUtime=1.43
/proc/13193/stat : 13193 (sugar) S 13191 13193 12385 0 -1 4194304 1374 11782 0 2 7 1 126 9 16 0 1 0 19523185 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13193/statm: 4217 1112 409 3 0 796 0
[pid=13216] ppid=13193 vsize=5356 CPUtime=0
/proc/13216/stat : 13216 (sh) S 13193 13193 12385 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19523341 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13216/statm: 1339 232 193 169 0 50 0
[pid=13217] ppid=13216 vsize=11664 CPUtime=191.7
/proc/13217/stat : 13217 (minisat) R 13216 13193 12385 0 -1 4194304 2662 0 0 0 19168 2 0 0 25 0 1 0 19523341 11943936 2648 996147200 134512640 135127466 4294956256 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 1 0 0
/proc/13217/statm: 2916 2648 75 150 0 2763 0
Current children cumulated CPU time (s) 193.13
Current children cumulated vsize (KiB) 33888

[startup+198.303 s]
/proc/loadavg: 1.99 2.00 2.00 3/77 13217
/proc/meminfo: memFree=1393856/2055920 swapFree=4192956/4192956
[pid=13193] ppid=13191 vsize=16868 CPUtime=1.43
/proc/13193/stat : 13193 (sugar) S 13191 13193 12385 0 -1 4194304 1374 11782 0 2 7 1 126 9 16 0 1 0 19523185 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13193/statm: 4217 1112 409 3 0 796 0
[pid=13216] ppid=13193 vsize=5356 CPUtime=0
/proc/13216/stat : 13216 (sh) S 13193 13193 12385 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19523341 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13216/statm: 1339 232 193 169 0 50 0
[pid=13217] ppid=13216 vsize=11824 CPUtime=194.87
/proc/13217/stat : 13217 (minisat) R 13216 13193 12385 0 -1 4194304 2681 0 0 0 19485 2 0 0 25 0 1 0 19523341 12107776 2667 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/13217/statm: 2956 2667 75 150 0 2803 0
Current children cumulated CPU time (s) 196.3
Current children cumulated vsize (KiB) 34048

[startup+199.108 s]
/proc/loadavg: 1.99 2.00 2.00 3/77 13217
/proc/meminfo: memFree=1393856/2055920 swapFree=4192956/4192956
[pid=13193] ppid=13191 vsize=16868 CPUtime=1.43
/proc/13193/stat : 13193 (sugar) S 13191 13193 12385 0 -1 4194304 1374 11782 0 2 7 1 126 9 16 0 1 0 19523185 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13193/statm: 4217 1112 409 3 0 796 0
[pid=13216] ppid=13193 vsize=5356 CPUtime=0
/proc/13216/stat : 13216 (sh) S 13193 13193 12385 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19523341 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13216/statm: 1339 232 193 169 0 50 0
[pid=13217] ppid=13216 vsize=11824 CPUtime=195.67
/proc/13217/stat : 13217 (minisat) R 13216 13193 12385 0 -1 4194304 2683 0 0 0 19565 2 0 0 25 0 1 0 19523341 12107776 2669 996147200 134512640 135127466 4294956256 18446744073709551615 134523430 0 0 4096 3 0 0 0 17 1 0 0
/proc/13217/statm: 2956 2669 75 150 0 2803 0
Current children cumulated CPU time (s) 197.1
Current children cumulated vsize (KiB) 34048

[startup+199.503 s]
/proc/loadavg: 1.99 2.00 2.00 3/77 13217
/proc/meminfo: memFree=1393856/2055920 swapFree=4192956/4192956
[pid=13193] ppid=13191 vsize=16868 CPUtime=1.43
/proc/13193/stat : 13193 (sugar) S 13191 13193 12385 0 -1 4194304 1374 11782 0 2 7 1 126 9 16 0 1 0 19523185 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13193/statm: 4217 1112 409 3 0 796 0
[pid=13216] ppid=13193 vsize=5356 CPUtime=0
/proc/13216/stat : 13216 (sh) S 13193 13193 12385 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19523341 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13216/statm: 1339 232 193 169 0 50 0
[pid=13217] ppid=13216 vsize=11824 CPUtime=196.06
/proc/13217/stat : 13217 (minisat) R 13216 13193 12385 0 -1 4194304 2683 0 0 0 19604 2 0 0 25 0 1 0 19523341 12107776 2669 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/13217/statm: 2956 2669 75 150 0 2803 0
Current children cumulated CPU time (s) 197.49
Current children cumulated vsize (KiB) 34048

[startup+199.903 s]
/proc/loadavg: 1.99 2.00 2.00 3/77 13217
/proc/meminfo: memFree=1393856/2055920 swapFree=4192956/4192956
[pid=13193] ppid=13191 vsize=16868 CPUtime=1.43
/proc/13193/stat : 13193 (sugar) S 13191 13193 12385 0 -1 4194304 1374 11782 0 2 7 1 126 9 16 0 1 0 19523185 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13193/statm: 4217 1112 409 3 0 796 0
[pid=13216] ppid=13193 vsize=5356 CPUtime=0
/proc/13216/stat : 13216 (sh) S 13193 13193 12385 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19523341 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13216/statm: 1339 232 193 169 0 50 0
[pid=13217] ppid=13216 vsize=11836 CPUtime=196.46
/proc/13217/stat : 13217 (minisat) R 13216 13193 12385 0 -1 4194304 2693 0 0 0 19644 2 0 0 25 0 1 0 19523341 12120064 2678 996147200 134512640 135127466 4294956256 18446744073709551615 134783453 0 0 4096 3 0 0 0 17 1 0 0
/proc/13217/statm: 2959 2678 81 150 0 2806 0
Current children cumulated CPU time (s) 197.89
Current children cumulated vsize (KiB) 34060

[startup+200.003 s]
/proc/loadavg: 1.99 2.00 2.00 3/77 13217
/proc/meminfo: memFree=1393856/2055920 swapFree=4192956/4192956
[pid=13193] ppid=13191 vsize=16868 CPUtime=197.91
/proc/13193/stat : 13193 (sugar) S 13191 13193 12385 0 -1 4194304 1445 14760 0 2 7 1 19771 12 16 0 1 0 19523185 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13193/statm: 4217 1112 409 3 0 796 0
Current children cumulated CPU time (s) 197.91
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 200.038
CPU time (s): 198.044
CPU user time (s): 197.875
CPU system time (s): 0.168974
CPU usage (%): 99.0032
Max. virtual memory (cumulated for all children) (KiB): 886536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 197.875
system time used= 0.168974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19959
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= 1582
involuntary context switches= 5690

runsolver used 0.202969 second user time and 0.725889 second system time

The end

Launcher Data

Begin job on node36 at 2009-07-11 17:03:05
IDJOB=2059686
IDBENCH=53604
IDSOLVER=739
FILE ID=node36/2059686-1247324585
PBS_JOBID= 9506555
Free space on /tmp= 66392 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/rand-2-23/normalized-rand-23-23-253-131-54021_ext.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2059686-1247324585/watcher-2059686-1247324585 -o /tmp/evaluation-result-2059686-1247324585/solver-2059686-1247324585 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-2059686-1247324585.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 7af79940b347b6ea35736ab16ca7c6df
RANDOM SEED=1584243446

node36.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.238
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.238
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:       1410680 kB
Buffers:         41500 kB
Cached:         516644 kB
SwapCached:          0 kB
Active:         126424 kB
Inactive:       455148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1410680 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1488 kB
Writeback:           0 kB
Mapped:          34556 kB
Slab:            49140 kB
Committed_AS:   131292 kB
PageTables:       1768 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= 66388 MiB
End job on node36 at 2009-07-11 17:06:25