Trace number 2070114

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 18.4172 18.671

General information on the benchmark

Namecsp/wordsVg/
normalized-crossword-m1c-words-vg4-6_ext.xml
MD5SUMe545d24dcc35015390cc7cec30b8dc0c
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.033994
Satisfiable
(Un)Satisfiability was proved
Number of variables24
Number of constraints10
Maximum constraint arity6
Maximum domain size26
Number of constraints which are defined in extension10
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 Sun Jul 12 00:24:55 2009
0.00/0.08	c 0	PID 15534
0.07/0.08	c 0	HOST node60.alineos.net
0.07/0.08	c 0	CONVERTING HOME/instance-2070114-1247351095.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-2070114-1247351095.xml' 'HOME/temp.csp'
0.07/0.50	c 0	1 domains, 24 variables, 0 predicates, 2 relations, 10 constraints
0.07/0.56	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.56	c 0	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.48/0.64	c 0	Parsing HOME/temp.csp
0.48/0.76	c 1	parsed 37 expressions
0.48/0.77	c 1	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.48/0.77	c 1	Converting to clausal form CSP
0.48/0.79	c 1	converted 4 (10%) expressions
0.48/0.79	c 1	converted 8 (20%) expressions
0.48/0.79	c 1	converted 12 (30%) expressions
0.48/0.79	c 1	converted 15 (40%) expressions
0.48/0.79	c 1	converted 19 (50%) expressions
0.48/0.79	c 1	converted 23 (60%) expressions
0.48/0.79	c 1	converted 26 (70%) expressions
0.48/0.84	c 1	converted 30 (80%) expressions
0.48/0.94	c 1	converted 34 (90%) expressions
1.00/1.11	c 1	converted 37 (100%) expressions
1.00/1.11	c 1	CSP : 24 integers, 0 booleans, 10 clauses, largest domain size 26
1.00/1.11	c 1	Heap : 10 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.00/1.11	c 1	Propagation in CSP
1.00/1.11	c 1	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.00/1.11	c 1	CSP : 24 integers, 0 booleans, 10 clauses, largest domain size 26
1.00/1.11	c 1	Heap : 10 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.00/1.12	c 1	Simplifing CSP by introducing new Boolean variables
1.00/1.12	c 1	CSP : 24 integers, 0 booleans, 10 clauses, largest domain size 26
1.00/1.12	c 1	Heap : 10 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.00/1.18	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.00/1.19	c 1	3 (10%) CSP integer variables are encoded (72 clauses, 695 bytes)
1.00/1.19	c 1	5 (20%) CSP integer variables are encoded (120 clauses, 1176 bytes)
1.00/1.20	c 1	8 (30%) CSP integer variables are encoded (192 clauses, 1968 bytes)
1.09/1.20	c 1	10 (40%) CSP integer variables are encoded (240 clauses, 2496 bytes)
1.09/1.20	c 1	12 (50%) CSP integer variables are encoded (288 clauses, 3024 bytes)
1.09/1.20	c 1	15 (60%) CSP integer variables are encoded (360 clauses, 3816 bytes)
1.09/1.20	c 1	17 (70%) CSP integer variables are encoded (408 clauses, 4344 bytes)
1.09/1.21	c 1	20 (80%) CSP integer variables are encoded (480 clauses, 5136 bytes)
1.09/1.21	c 1	22 (90%) CSP integer variables are encoded (528 clauses, 5664 bytes)
1.09/1.21	c 1	24 (100%) CSP integer variables are encoded (576 clauses, 6192 bytes)
1.20/1.36	c 1	1 (10%) CSP clauses are encoded (4755 clauses, 123689 bytes)
1.31/1.46	c 1	2 (20%) CSP clauses are encoded (8934 clauses, 244677 bytes)
1.40/1.56	c 1	3 (30%) CSP clauses are encoded (13113 clauses, 365665 bytes)
1.50/1.66	c 2	4 (40%) CSP clauses are encoded (17292 clauses, 486737 bytes)
1.60/1.75	c 2	5 (50%) CSP clauses are encoded (21471 clauses, 615704 bytes)
1.70/1.85	c 2	6 (60%) CSP clauses are encoded (25650 clauses, 744671 bytes)
5.19/5.32	c 5	7 (70%) CSP clauses are encoded (56622 clauses, 1794220 bytes)
8.57/8.79	c 9	8 (80%) CSP clauses are encoded (87594 clauses, 3098172 bytes)
11.95/12.15	c 12	9 (90%) CSP clauses are encoded (118566 clauses, 4402124 bytes)
15.43/15.62	c 15	10 (100%) CSP clauses are encoded (149538 clauses, 5706076 bytes)
15.43/15.62	c 15	10 CSP clauses encoded
15.43/15.62	c 15	Writing map file : HOME/temp.map
15.43/15.62	c 15	Heap : 12 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
15.43/15.62	c 15	SAT : 600 SAT variables, 149538 SAT clauses, 5706076 bytes
15.43/15.62	c 15	Heap : 12 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
15.43/15.68	c 16	SOLVING HOME/temp.cnf
15.43/15.68	c 16	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
15.43/15.68	c 16	This is MiniSat 2.0 beta
15.43/15.68	c 16	WARNING: for repeatability, setting FPU to use double precision
15.43/15.68	c 16	============================[ Problem Statistics ]=============================
15.43/15.68	c 16	|                                                                             |
15.43/15.68	c 16	|  Number of variables:  600                                                  |
15.43/15.69	c 16	|  Number of clauses:    149538                                               |
15.47/15.83	c 16	|  Parsing time:         0.13         s                                       |
15.47/15.84	c 16	============================[ Search Statistics ]==============================
15.47/15.84	c 16	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
15.47/15.84	c 16	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
15.47/15.84	c 16	===============================================================================
15.47/15.84	c 16	|         0 |     600   149538  1258870 |    49846        0    nan |  0.000 % |
15.47/15.85	c 16	|       101 |     600   149538  1258870 |    54830      101      5 |  0.000 % |
15.47/15.87	c 16	|       253 |     600   149538  1258870 |    60313      253      7 |  0.006 % |
15.47/15.94	c 16	|       478 |     600   149538  1258870 |    66345      478      8 |  0.008 % |
15.47/16.08	c 16	|       817 |     600   149538  1258870 |    72979      817      9 |  0.005 % |
15.47/16.29	c 16	|      1324 |     600   149538  1258870 |    80277     1324     11 |  0.005 % |
16.36/16.62	c 16	|      2084 |     600   149538  1258870 |    88305     2084     11 |  0.000 % |
16.96/17.20	c 17	|      3224 |     600   149538  1258870 |    97135     3224     12 |  0.006 % |
17.96/18.24	c 18	|      4932 |     600   149538  1258870 |   106849     4932     13 |  0.004 % |
18.16/18.49	c 18	===============================================================================
18.16/18.49	c 18	restarts              : 9
18.16/18.49	c 18	conflicts             : 5278           (1901 /sec)
18.16/18.49	c 18	decisions             : 7654           (1.11 % random) (2757 /sec)
18.16/18.49	c 18	propagations          : 275704         (99296 /sec)
18.16/18.49	c 18	conflict literals     : 68949          (27.46 % deleted)
18.16/18.49	c 18	Memory used           : 12.93 MB
18.16/18.49	c 18	CPU time              : 2.77658 s
18.16/18.49	c 18	
18.16/18.49	c 18	SATISFIABLE
18.16/18.50	c 18	DECODING HOME/temp.out WITH HOME/temp.map
18.16/18.50	c 18	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'
18.28/18.57	c 18	Decoding HOME/temp.out
18.36/18.61	s SATISFIABLE
18.36/18.61	v 19 22 8 19 2 7 20 17 18 20 11 0 1 0 11 1 14 0 18 15 4 4 3 18
18.36/18.62	c 18	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
18.36/18.67	c 19	CPU 18.39 (0.07 0.01 18.07 0.24)
18.36/18.67	c 19	END Sun Jul 12 00:25:14 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-2070114-1247351095/watcher-2070114-1247351095 -o /tmp/evaluation-result-2070114-1247351095/solver-2070114-1247351095 -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-2070114-1247351095.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: 2.04 1.87 1.91 4/72 15534
/proc/meminfo: memFree=1698400/2055920 swapFree=4192952/4192956
[pid=15534] ppid=15532 vsize=12268 CPUtime=0
/proc/15534/stat : 15534 (sugar) R 15532 15534 14719 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 22172513 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 271894093432 0 0 4224 0 0 0 0 17 1 0 0
/proc/15534/statm: 3067 316 241 3 0 167 0

[startup+0.0824459 s]
/proc/loadavg: 2.04 1.87 1.91 4/72 15534
/proc/meminfo: memFree=1698400/2055920 swapFree=4192952/4192956
[pid=15534] ppid=15532 vsize=16740 CPUtime=0.07
/proc/15534/stat : 15534 (sugar) S 15532 15534 14719 0 -1 4194304 1152 0 0 0 6 1 0 0 18 0 1 0 22172513 17141760 1107 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15534/statm: 4185 1107 406 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.101144 s]
/proc/loadavg: 2.04 1.87 1.91 4/72 15534
/proc/meminfo: memFree=1698400/2055920 swapFree=4192952/4192956
[pid=15534] ppid=15532 vsize=16868 CPUtime=0.07
/proc/15534/stat : 15534 (sugar) S 15532 15534 14719 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 22172513 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15534/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.30116 s]
/proc/loadavg: 2.04 1.87 1.91 4/72 15534
/proc/meminfo: memFree=1698400/2055920 swapFree=4192952/4192956
[pid=15534] ppid=15532 vsize=16868 CPUtime=0.07
/proc/15534/stat : 15534 (sugar) S 15532 15534 14719 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 22172513 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15534/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.7012 s]
/proc/loadavg: 2.04 1.87 1.91 4/72 15534
/proc/meminfo: memFree=1698400/2055920 swapFree=4192952/4192956
[pid=15534] ppid=15532 vsize=16868 CPUtime=0.48
/proc/15534/stat : 15534 (sugar) S 15532 15534 14719 0 -1 4194304 1309 4793 0 1 6 1 37 4 16 0 1 0 22172513 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15534/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 16868

[startup+1.50223 s]
/proc/loadavg: 2.12 1.88 1.91 3/83 15556
/proc/meminfo: memFree=1681032/2055920 swapFree=4192952/4192956
[pid=15534] ppid=15532 vsize=16868 CPUtime=0.49
/proc/15534/stat : 15534 (sugar) S 15532 15534 14719 0 -1 4194304 1310 4793 0 1 7 1 37 4 15 0 1 0 22172513 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15534/statm: 4217 1111 409 3 0 796 0
[pid=15547] ppid=15534 vsize=5356 CPUtime=0
/proc/15547/stat : 15547 (sh) S 15534 15534 14719 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22172569 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15547/statm: 1339 233 193 169 0 50 0
[pid=15548] ppid=15547 vsize=864464 CPUtime=0.91
/proc/15548/stat : 15548 (java) S 15547 15534 14719 0 -1 0 7417 0 1 0 86 5 0 0 18 0 9 0 22172570 885211136 6652 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15548/statm: 216116 6652 2590 9 0 210593 0
[pid=15548/tid=15549] ppid=15547 vsize=864464 CPUtime=0.54
/proc/15548/task/15549/stat : 15549 (java) R 15547 15534 14719 0 -1 64 2748 0 1 0 52 2 0 0 20 0 9 0 22172570 885211136 6652 996147200 134512640 134550932 4294955936 18446744073709551615 4126565090 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15550] ppid=15547 vsize=864464 CPUtime=0.26
/proc/15548/task/15550/stat : 15550 (java) S 15547 15534 14719 0 -1 64 3633 0 0 0 25 1 0 0 16 0 9 0 22172572 885211136 6652 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15551] ppid=15547 vsize=864464 CPUtime=0
/proc/15548/task/15551/stat : 15551 (java) S 15547 15534 14719 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22172572 885211136 6652 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15552] ppid=15547 vsize=864464 CPUtime=0
/proc/15548/task/15552/stat : 15552 (java) S 15547 15534 14719 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 22172572 885211136 6652 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15553] ppid=15547 vsize=864464 CPUtime=0
/proc/15548/task/15553/stat : 15553 (java) S 15547 15534 14719 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22172574 885211136 6652 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15554] ppid=15547 vsize=864464 CPUtime=0.08
/proc/15548/task/15554/stat : 15554 (java) S 15547 15534 14719 0 -1 64 338 0 0 0 8 0 0 0 16 0 9 0 22172574 885211136 6652 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15555] ppid=15547 vsize=864464 CPUtime=0
/proc/15548/task/15555/stat : 15555 (java) S 15547 15534 14719 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22172574 885211136 6652 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15556] ppid=15547 vsize=864464 CPUtime=0
/proc/15548/task/15556/stat : 15556 (java) S 15547 15534 14719 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22172574 885211136 6652 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 886688

[startup+3.10239 s]
/proc/loadavg: 2.12 1.88 1.91 3/83 15556
/proc/meminfo: memFree=1674504/2055920 swapFree=4192952/4192956
[pid=15534] ppid=15532 vsize=16868 CPUtime=0.49
/proc/15534/stat : 15534 (sugar) S 15532 15534 14719 0 -1 4194304 1310 4793 0 1 7 1 37 4 15 0 1 0 22172513 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15534/statm: 4217 1111 409 3 0 796 0
[pid=15547] ppid=15534 vsize=5356 CPUtime=0
/proc/15547/stat : 15547 (sh) S 15534 15534 14719 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22172569 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15547/statm: 1339 233 193 169 0 50 0
[pid=15548] ppid=15547 vsize=864464 CPUtime=2.5
/proc/15548/stat : 15548 (java) S 15547 15534 14719 0 -1 0 8484 0 1 0 244 6 0 0 18 0 9 0 22172570 885211136 7645 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15548/statm: 216116 7645 2590 9 0 210593 0
[pid=15548/tid=15549] ppid=15547 vsize=864464 CPUtime=2.07
/proc/15548/task/15549/stat : 15549 (java) R 15547 15534 14719 0 -1 64 2822 0 1 0 205 2 0 0 25 0 9 0 22172570 885211136 7645 996147200 134512640 134550932 4294955936 18446744073709551615 4125952229 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15550] ppid=15547 vsize=864464 CPUtime=0.31
/proc/15548/task/15550/stat : 15550 (java) S 15547 15534 14719 0 -1 64 4626 0 0 0 29 2 0 0 16 0 9 0 22172572 885211136 7645 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15551] ppid=15547 vsize=864464 CPUtime=0
/proc/15548/task/15551/stat : 15551 (java) S 15547 15534 14719 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22172572 885211136 7645 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15552] ppid=15547 vsize=864464 CPUtime=0
/proc/15548/task/15552/stat : 15552 (java) S 15547 15534 14719 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 22172572 885211136 7645 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15553] ppid=15547 vsize=864464 CPUtime=0
/proc/15548/task/15553/stat : 15553 (java) S 15547 15534 14719 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22172574 885211136 7645 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15554] ppid=15547 vsize=864464 CPUtime=0.08
/proc/15548/task/15554/stat : 15554 (java) S 15547 15534 14719 0 -1 64 338 0 0 0 8 0 0 0 16 0 9 0 22172574 885211136 7645 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15555] ppid=15547 vsize=864464 CPUtime=0
/proc/15548/task/15555/stat : 15555 (java) S 15547 15534 14719 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22172574 885211136 7645 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15556] ppid=15547 vsize=864464 CPUtime=0
/proc/15548/task/15556/stat : 15556 (java) S 15547 15534 14719 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22172574 885211136 7645 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 886688

[startup+6.30174 s]
/proc/loadavg: 2.12 1.88 1.91 3/83 15556
/proc/meminfo: memFree=1671688/2055920 swapFree=4192952/4192956
[pid=15534] ppid=15532 vsize=16868 CPUtime=0.49
/proc/15534/stat : 15534 (sugar) S 15532 15534 14719 0 -1 4194304 1310 4793 0 1 7 1 37 4 16 0 1 0 22172513 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15534/statm: 4217 1111 409 3 0 796 0
[pid=15547] ppid=15534 vsize=5356 CPUtime=0
/proc/15547/stat : 15547 (sh) S 15534 15534 14719 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22172569 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15547/statm: 1339 233 193 169 0 50 0
[pid=15548] ppid=15547 vsize=864464 CPUtime=5.69
/proc/15548/stat : 15548 (java) S 15547 15534 14719 0 -1 0 8792 0 1 0 561 8 0 0 18 0 9 0 22172570 885211136 7827 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15548/statm: 216116 7827 2589 9 0 210593 0
[pid=15548/tid=15549] ppid=15547 vsize=864464 CPUtime=5.11
/proc/15548/task/15549/stat : 15549 (java) R 15547 15534 14719 0 -1 64 2930 0 1 0 508 3 0 0 25 0 9 0 22172570 885211136 7827 996147200 134512640 134550932 4294955936 18446744073709551615 102094187 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15550] ppid=15547 vsize=864464 CPUtime=0.47
/proc/15548/task/15550/stat : 15550 (java) S 15547 15534 14719 0 -1 64 4826 0 0 0 44 3 0 0 16 0 9 0 22172572 885211136 7827 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15551] ppid=15547 vsize=864464 CPUtime=0
/proc/15548/task/15551/stat : 15551 (java) S 15547 15534 14719 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22172572 885211136 7827 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15552] ppid=15547 vsize=864464 CPUtime=0
/proc/15548/task/15552/stat : 15552 (java) S 15547 15534 14719 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 22172572 885211136 7827 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15553] ppid=15547 vsize=864464 CPUtime=0
/proc/15548/task/15553/stat : 15553 (java) S 15547 15534 14719 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22172574 885211136 7827 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15554] ppid=15547 vsize=864464 CPUtime=0.08
/proc/15548/task/15554/stat : 15554 (java) S 15547 15534 14719 0 -1 64 338 0 0 0 8 0 0 0 16 0 9 0 22172574 885211136 7827 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15555] ppid=15547 vsize=864464 CPUtime=0
/proc/15548/task/15555/stat : 15555 (java) S 15547 15534 14719 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22172574 885211136 7827 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15556] ppid=15547 vsize=864464 CPUtime=0
/proc/15548/task/15556/stat : 15556 (java) S 15547 15534 14719 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22172574 885211136 7827 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 886688

[startup+12.7024 s]
/proc/loadavg: 2.10 1.89 1.91 3/83 15556
/proc/meminfo: memFree=1667400/2055920 swapFree=4192952/4192956
[pid=15534] ppid=15532 vsize=16868 CPUtime=0.49
/proc/15534/stat : 15534 (sugar) S 15532 15534 14719 0 -1 4194304 1310 4793 0 1 7 1 37 4 16 0 1 0 22172513 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15534/statm: 4217 1111 409 3 0 796 0
[pid=15547] ppid=15534 vsize=5356 CPUtime=0
/proc/15547/stat : 15547 (sh) S 15534 15534 14719 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22172569 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15547/statm: 1339 233 193 169 0 50 0
[pid=15548] ppid=15547 vsize=864464 CPUtime=12.05
/proc/15548/stat : 15548 (java) S 15547 15534 14719 0 -1 0 11085 0 1 0 1193 12 0 0 18 0 9 0 22172570 885211136 8677 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15548/statm: 216116 8677 2590 9 0 210593 0
[pid=15548/tid=15549] ppid=15547 vsize=864464 CPUtime=11.23
/proc/15548/task/15549/stat : 15549 (java) R 15547 15534 14719 0 -1 64 3123 0 1 0 1117 6 0 0 25 0 9 0 22172570 885211136 8677 996147200 134512640 134550932 4294955936 18446744073709551615 4126569876 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15550] ppid=15547 vsize=864464 CPUtime=0.72
/proc/15548/task/15550/stat : 15550 (java) S 15547 15534 14719 0 -1 64 6925 0 0 0 67 5 0 0 16 0 9 0 22172572 885211136 8677 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15551] ppid=15547 vsize=864464 CPUtime=0
/proc/15548/task/15551/stat : 15551 (java) S 15547 15534 14719 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22172572 885211136 8677 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15552] ppid=15547 vsize=864464 CPUtime=0
/proc/15548/task/15552/stat : 15552 (java) S 15547 15534 14719 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 22172572 885211136 8677 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15553] ppid=15547 vsize=864464 CPUtime=0
/proc/15548/task/15553/stat : 15553 (java) S 15547 15534 14719 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22172574 885211136 8677 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15554] ppid=15547 vsize=864464 CPUtime=0.08
/proc/15548/task/15554/stat : 15554 (java) S 15547 15534 14719 0 -1 64 339 0 0 0 8 0 0 0 16 0 9 0 22172574 885211136 8677 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15555] ppid=15547 vsize=864464 CPUtime=0
/proc/15548/task/15555/stat : 15555 (java) S 15547 15534 14719 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22172574 885211136 8677 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15548/tid=15556] ppid=15547 vsize=864464 CPUtime=0
/proc/15548/task/15556/stat : 15556 (java) S 15547 15534 14719 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22172574 885211136 8677 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 886688

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

[startup+15.9017 s]
/proc/loadavg: 2.10 1.89 1.91 3/83 15556
/proc/meminfo: memFree=1663560/2055920 swapFree=4192952/4192956
[pid=15534] ppid=15532 vsize=16868 CPUtime=15.47
/proc/15534/stat : 15534 (sugar) S 15532 15534 14719 0 -1 4194304 1374 17948 0 2 7 1 1520 19 15 0 1 0 22172513 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15534/statm: 4217 1112 409 3 0 796 0
Current children cumulated CPU time (s) 15.47
Current children cumulated vsize (KiB) 16868

[startup+17.5018 s]
/proc/loadavg: 2.09 1.89 1.91 3/75 15558
/proc/meminfo: memFree=1676616/2055920 swapFree=4192952/4192956
[pid=15534] ppid=15532 vsize=16868 CPUtime=15.47
/proc/15534/stat : 15534 (sugar) S 15532 15534 14719 0 -1 4194304 1374 17948 0 2 7 1 1520 19 15 0 1 0 22172513 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15534/statm: 4217 1112 409 3 0 796 0
[pid=15557] ppid=15534 vsize=5356 CPUtime=0
/proc/15557/stat : 15557 (sh) S 15534 15534 14719 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22174082 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15557/statm: 1339 232 193 169 0 50 0
[pid=15558] ppid=15557 vsize=13092 CPUtime=1.79
/proc/15558/stat : 15558 (minisat) R 15557 15534 14719 0 -1 4194304 3129 0 0 0 178 1 0 0 25 0 1 0 22174082 13406208 3115 996147200 134512640 135127466 4294956256 18446744073709551615 134530933 0 0 4096 3 0 0 0 17 1 0 0
/proc/15558/statm: 3273 3115 75 150 0 3120 0
Current children cumulated CPU time (s) 17.26
Current children cumulated vsize (KiB) 35316

[startup+18.3019 s]
/proc/loadavg: 2.09 1.89 1.91 3/75 15558
/proc/meminfo: memFree=1676616/2055920 swapFree=4192952/4192956
[pid=15534] ppid=15532 vsize=16868 CPUtime=15.47
/proc/15534/stat : 15534 (sugar) S 15532 15534 14719 0 -1 4194304 1374 17948 0 2 7 1 1520 19 16 0 1 0 22172513 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15534/statm: 4217 1112 409 3 0 796 0
[pid=15557] ppid=15534 vsize=5356 CPUtime=0
/proc/15557/stat : 15557 (sh) S 15534 15534 14719 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22174082 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15557/statm: 1339 232 193 169 0 50 0
[pid=15558] ppid=15557 vsize=13236 CPUtime=2.59
/proc/15558/stat : 15558 (minisat) R 15557 15534 14719 0 -1 4194304 3170 0 0 0 258 1 0 0 25 0 1 0 22174082 13553664 3156 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15558/statm: 3309 3156 75 150 0 3156 0
Current children cumulated CPU time (s) 18.06
Current children cumulated vsize (KiB) 35460

[startup+18.5019 s]
/proc/loadavg: 2.09 1.89 1.91 3/75 15558
/proc/meminfo: memFree=1676616/2055920 swapFree=4192952/4192956
[pid=15534] ppid=15532 vsize=16868 CPUtime=18.28
/proc/15534/stat : 15534 (sugar) S 15532 15534 14719 0 -1 4194304 1427 21422 0 2 7 1 1798 22 16 0 1 0 22172513 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15534/statm: 4217 1112 409 3 0 796 0
Current children cumulated CPU time (s) 18.28
Current children cumulated vsize (KiB) 16868

[startup+18.6019 s]
/proc/loadavg: 2.09 1.89 1.91 4/83 15568
/proc/meminfo: memFree=1684360/2055920 swapFree=4192952/4192956
[pid=15534] ppid=15532 vsize=16868 CPUtime=18.28
/proc/15534/stat : 15534 (sugar) S 15532 15534 14719 0 -1 4194304 1445 21422 0 2 7 1 1798 22 16 0 1 0 22172513 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15534/statm: 4217 1112 409 3 0 796 0
[pid=15559] ppid=15534 vsize=5356 CPUtime=0
/proc/15559/stat : 15559 (sh) S 15534 15534 14719 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22174363 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15559/statm: 1339 233 193 169 0 50 0
[pid=15560] ppid=15559 vsize=862012 CPUtime=0.08
/proc/15560/stat : 15560 (java) S 15559 15534 14719 0 -1 0 2854 0 1 0 7 1 0 0 18 0 9 0 22174363 882700288 2325 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15560/statm: 215503 2325 1254 9 0 210416 0
[pid=15560/tid=15561] ppid=15559 vsize=862012 CPUtime=0.07
/proc/15560/task/15561/stat : 15561 (java) R 15559 15534 14719 0 -1 64 1938 0 1 0 6 1 0 0 20 0 9 0 22174364 882700288 2325 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15560/tid=15562] ppid=15559 vsize=862012 CPUtime=0
/proc/15560/task/15562/stat : 15562 (java) S 15559 15534 14719 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22174366 882700288 2325 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15560/tid=15563] ppid=15559 vsize=862012 CPUtime=0
/proc/15560/task/15563/stat : 15563 (java) S 15559 15534 14719 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 22174366 882700288 2325 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15560/tid=15564] ppid=15559 vsize=862012 CPUtime=0
/proc/15560/task/15564/stat : 15564 (java) S 15559 15534 14719 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 22174366 882700288 2325 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15560/tid=15565] ppid=15559 vsize=862012 CPUtime=0
/proc/15560/task/15565/stat : 15565 (java) S 15559 15534 14719 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22174368 882700288 2325 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15560/tid=15566] ppid=15559 vsize=862012 CPUtime=0
/proc/15560/task/15566/stat : 15566 (java) R 15559 15534 14719 0 -1 64 221 0 0 0 0 0 0 0 18 0 9 0 22174368 882700288 2325 996147200 134512640 134550932 4294955984 18446744073709551615 101714154 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15560/tid=15567] ppid=15559 vsize=862012 CPUtime=0
/proc/15560/task/15567/stat : 15567 (java) S 15559 15534 14719 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22174368 882700288 2325 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15560/tid=15568] ppid=15559 vsize=862012 CPUtime=0
/proc/15560/task/15568/stat : 15568 (java) S 15559 15534 14719 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 22174368 882700288 2325 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 18.36
Current children cumulated vsize (KiB) 884236

Child status: 0
Real time (s): 18.671
CPU time (s): 18.4172
CPU user time (s): 18.1472
CPU system time (s): 0.269958
CPU usage (%): 98.6405
Max. virtual memory (cumulated for all children) (KiB): 889508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18.1472
system time used= 0.269958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26691
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= 5740
involuntary context switches= 5751

runsolver used 0.029995 second user time and 0.074988 second system time

The end

Launcher Data

Begin job on node60 at 2009-07-12 00:24:55
IDJOB=2070114
IDBENCH=55136
IDSOLVER=739
FILE ID=node60/2070114-1247351095
PBS_JOBID= 9506938
Free space on /tmp= 66388 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/wordsVg/normalized-crossword-m1c-words-vg4-6_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-2070114-1247351095/watcher-2070114-1247351095 -o /tmp/evaluation-result-2070114-1247351095/solver-2070114-1247351095 -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-2070114-1247351095.xml

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

MD5SUM BENCH= e545d24dcc35015390cc7cec30b8dc0c
RANDOM SEED=338076622

node60.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.232
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.232
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:       1698880 kB
Buffers:         47472 kB
Cached:         206980 kB
SwapCached:          4 kB
Active:         133612 kB
Inactive:       173148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1698880 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            1408 kB
Writeback:           0 kB
Mapped:          63856 kB
Slab:            35564 kB
Committed_AS:   196168 kB
PageTables:       1880 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= 66384 MiB
End job on node60 at 2009-07-12 00:25:14