Trace number 1111585

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+minisat-inc? (MO) 90.4532 91.8727

General information on the benchmark

Namecsp/rlfapGraphsMod/
normalized-graph9-f10.xml
MD5SUM6c2f102032bae2df336cce2e32238ab9
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints19
Best CPU time to get the best result obtained on this benchmark3600.01
Satisfiable
(Un)Satisfiability was proved
Number of variables916
Number of constraints5246
Maximum constraint arity2
Maximum domain size34
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5246
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.08	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.00/0.08	c 0	BEGIN Sat Jul 12 09:59:00 2008
0.00/0.08	c 0	PID 16445
0.06/0.08	c 0	HOST node32.alineos.net
0.06/0.08	c 0	CONVERTING HOME/instance-1111585-1215849540.xml TO HOME/temp.csp
0.06/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1111585-1215849540.xml' 'HOME/temp.csp'
0.06/0.96	c 1	7 domains, 916 variables, 2 predicates, 0 relations, 5246 constraints
0.06/0.97	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.97	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -incremental -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.94/1.06	c 1	Parsing HOME/temp.csp
1.23/1.32	c 1	parsed 6171 expressions
1.23/1.32	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.23/1.37	c 1	MAX CSP: 5246 constraints
1.23/1.37	c 1	Converting to clausal form CSP
1.44/1.55	c 2	converted 1142 (10%) expressions
1.93/2.09	c 2	converted 2284 (20%) expressions
2.43/2.56	c 3	converted 3426 (30%) expressions
2.82/2.95	c 3	converted 4568 (40%) expressions
3.22/3.35	c 3	converted 5710 (50%) expressions
3.71/3.82	c 4	converted 6852 (60%) expressions
4.12/4.20	c 4	converted 7994 (70%) expressions
4.41/4.58	c 5	converted 9136 (80%) expressions
4.81/4.97	c 5	converted 10278 (90%) expressions
5.81/5.93	c 6	converted 11420 (100%) expressions
5.81/5.93	c 6	CSP : 11408 integers, 458 booleans, 17111 clauses, largest domain size 7870
5.81/5.93	c 6	Heap : 29 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.81/5.93	c 6	Propagation in CSP
6.01/6.18	c 6	5238 values, 0 unsatisfiable literals, and 0 valid clauses are removed
6.01/6.18	c 6	CSP : 11408 integers, 458 booleans, 17111 clauses, largest domain size 5247
6.01/6.18	c 6	Heap : 31 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.01/6.19	c 6	Simplifing CSP by introducing new Boolean variables
6.11/6.25	c 6	CSP : 11408 integers, 10950 booleans, 27603 clauses, largest domain size 5247
6.11/6.25	c 6	Heap : 33 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.41/6.51	c 7	Encoding CSP to SAT : HOME/temp.cnf
6.70/6.81	c 7	1141 (10%) CSP integer variables are encoded (25618 clauses, 362871 bytes)
6.70/6.82	c 7	2282 (20%) CSP integer variables are encoded (25618 clauses, 362871 bytes)
6.70/6.82	c 7	3423 (30%) CSP integer variables are encoded (25618 clauses, 362871 bytes)
6.70/6.82	c 7	4564 (40%) CSP integer variables are encoded (25618 clauses, 362871 bytes)
6.70/6.82	c 7	5704 (50%) CSP integer variables are encoded (25618 clauses, 362871 bytes)
6.70/6.84	c 7	6845 (60%) CSP integer variables are encoded (36486 clauses, 525891 bytes)
6.70/6.85	c 7	7986 (70%) CSP integer variables are encoded (46823 clauses, 680946 bytes)
6.80/6.94	c 7	9127 (80%) CSP integer variables are encoded (118436 clauses, 1809578 bytes)
6.80/6.95	c 7	10268 (90%) CSP integer variables are encoded (129415 clauses, 1996221 bytes)
6.80/6.97	c 7	11408 (100%) CSP integer variables are encoded (143339 clauses, 2232929 bytes)
7.21/7.35	c 7	2761 (10%) CSP clauses are encoded (194320 clauses, 3294529 bytes)
7.50/7.69	c 8	5521 (20%) CSP clauses are encoded (246850 clauses, 4419509 bytes)
7.89/8.03	c 8	8281 (30%) CSP clauses are encoded (299240 clauses, 5566808 bytes)
8.19/8.37	c 8	11042 (40%) CSP clauses are encoded (350251 clauses, 6720888 bytes)
8.59/8.72	c 9	13802 (50%) CSP clauses are encoded (401744 clauses, 7886352 bytes)
8.89/9.05	c 9	16562 (60%) CSP clauses are encoded (450652 clauses, 8992276 bytes)
9.98/10.12	c 10	19323 (70%) CSP clauses are encoded (1023888 clauses, 21199840 bytes)
13.05/13.29	c 13	22083 (80%) CSP clauses are encoded (2791450 clauses, 59016679 bytes)
66.24/67.32	c 67	24843 (90%) CSP clauses are encoded (28747158 clauses, 665093210 bytes)
78.11/79.48	c 80	27603 (100%) CSP clauses are encoded (35095316 clauses, 820306123 bytes)
78.11/79.48	c 80	27603 CSP clauses encoded
78.11/79.48	c 80	Writing map file : HOME/temp.map
78.20/79.55	c 80	Heap : 27 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
78.20/79.55	c 80	SAT : 165697 SAT variables, 35095316 SAT clauses, 820306123 bytes
78.20/79.55	c 80	Heap : 27 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
78.27/79.63	c 80	OBJECTIVE minimize _COST
78.27/79.63	c 80	SOLVING HOME/temp.cnf
78.27/79.63	c 80	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
78.27/79.63	c 80	This is MiniSat 2.0 beta incremental
78.27/79.63	c 80	WARNING: for repeatability, setting FPU to use double precision
78.27/79.63	c 80	============================[ Problem Statistics ]=============================
78.27/79.63	c 80	|                                                                             |
78.27/79.63	c 80	|  Number of variables:  165697                                               |
78.27/79.63	c 80	|  Number of clauses:    35095316                                             |
89.86/91.31	c ERROR INTERRUPTED
89.86/91.31	s UNKNOWN
89.96/91.48	c 91	CPU 82.96 (0.09 0.01 82.87 7.03)
89.96/91.48	c 91	END Sat Jul 12 10:00:31 2008

Verifier Data (download as text)

ERROR: no interpretation found !

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-1111585-1215849540/watcher-1111585-1215849540 -o /tmp/evaluation-result-1111585-1215849540/solver-1111585-1215849540 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar++ -max -incremental -c -vv -java=java -Xmx700M -decjava=java -Xmx50M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat-inc -tmp=HOME/temp HOME/instance-1111585-1215849540.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: 2.20 2.16 2.14 4/81 16445
/proc/meminfo: memFree=1761896/2055920 swapFree=4179612/4192956
[pid=16445] ppid=16443 vsize=12268 CPUtime=0
/proc/16445/stat : 16445 (sugar++) R 16443 16445 14249 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 41655634 12562432 316 996147200 4194304 4206940 548682068528 18446744073709551615 268213910117 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/16445/statm: 3067 316 241 3 0 167 0

[startup+0.082126 s]
/proc/loadavg: 2.20 2.16 2.14 4/81 16445
/proc/meminfo: memFree=1761896/2055920 swapFree=4179612/4192956
[pid=16445] ppid=16443 vsize=16740 CPUtime=0.06
/proc/16445/stat : 16445 (sugar++) S 16443 16445 14249 0 -1 4194304 1143 0 0 0 5 1 0 0 18 0 1 0 41655634 17141760 1099 996147200 4194304 4206940 548682068528 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16445/statm: 4185 1099 406 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.101024 s]
/proc/loadavg: 2.20 2.16 2.14 4/81 16445
/proc/meminfo: memFree=1761896/2055920 swapFree=4179612/4192956
[pid=16445] ppid=16443 vsize=16740 CPUtime=0.06
/proc/16445/stat : 16445 (sugar++) S 16443 16445 14249 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 41655634 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16445/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.301787 s]
/proc/loadavg: 2.20 2.16 2.14 4/81 16445
/proc/meminfo: memFree=1761896/2055920 swapFree=4179612/4192956
[pid=16445] ppid=16443 vsize=16740 CPUtime=0.06
/proc/16445/stat : 16445 (sugar++) S 16443 16445 14249 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 41655634 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16445/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.701837 s]
/proc/loadavg: 2.20 2.16 2.14 4/81 16445
/proc/meminfo: memFree=1761896/2055920 swapFree=4179612/4192956
[pid=16445] ppid=16443 vsize=16740 CPUtime=0.06
/proc/16445/stat : 16445 (sugar++) S 16443 16445 14249 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 41655634 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16445/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+1.50193 s]
/proc/loadavg: 2.20 2.16 2.14 3/88 16463
/proc/meminfo: memFree=1756336/2055920 swapFree=4179612/4192956
[pid=16445] ppid=16443 vsize=16740 CPUtime=0.93
/proc/16445/stat : 16445 (sugar++) S 16443 16445 14249 0 -1 4194304 1296 7550 0 1 5 1 83 4 15 0 1 0 41655634 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16445/statm: 4185 1104 409 3 0 764 0
[pid=16458] ppid=16445 vsize=5356 CPUtime=0
/proc/16458/stat : 16458 (sh) S 16445 16445 14249 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41655731 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16458/statm: 1339 233 193 169 0 50 0
[pid=16459] ppid=16458 vsize=864216 CPUtime=0.51
/proc/16459/stat : 16459 (java) S 16458 16445 14249 0 -1 0 4621 0 1 0 48 3 0 0 18 0 9 0 41655732 884957184 4059 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16459/statm: 216054 4059 1732 9 0 210629 0
[pid=16459/tid=16460] ppid=16458 vsize=864216 CPUtime=0.34
/proc/16459/task/16460/stat : 16460 (java) R 16458 16445 14249 0 -1 64 2657 0 1 0 33 1 0 0 22 0 9 0 41655733 884957184 4059 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16459/tid=16461] ppid=16458 vsize=864216 CPUtime=0.04
/proc/16459/task/16461/stat : 16461 (java) R 16458 16445 14249 0 -1 64 916 0 0 0 4 0 0 0 16 0 9 0 41655734 884957184 4059 996147200 134512640 134550740 4294955920 18446744073709551615 104187696 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16459/tid=16462] ppid=16458 vsize=864216 CPUtime=0
/proc/16459/task/16462/stat : 16462 (java) S 16458 16445 14249 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 41655734 884957184 4059 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16459/tid=16463] ppid=16458 vsize=864216 CPUtime=0
/proc/16459/task/16463/stat : 16463 (java) S 16458 16445 14249 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 41655734 884957184 4059 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 886312

[startup+3.10211 s]
/proc/loadavg: 2.18 2.16 2.14 3/92 16467
/proc/meminfo: memFree=1741456/2055920 swapFree=4179612/4192956
[pid=16445] ppid=16443 vsize=16740 CPUtime=0.93
/proc/16445/stat : 16445 (sugar++) S 16443 16445 14249 0 -1 4194304 1296 7550 0 1 5 1 83 4 15 0 1 0 41655634 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16445/statm: 4185 1104 409 3 0 764 0
[pid=16458] ppid=16445 vsize=5356 CPUtime=0
/proc/16458/stat : 16458 (sh) S 16445 16445 14249 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41655731 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16458/statm: 1339 233 193 169 0 50 0
[pid=16459] ppid=16458 vsize=868384 CPUtime=2.09
/proc/16459/stat : 16459 (java) S 16458 16445 14249 0 -1 0 8620 0 1 0 204 5 0 0 18 0 9 0 41655732 889225216 7748 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16459/statm: 217096 7748 2540 9 0 211671 0
[pid=16459/tid=16460] ppid=16458 vsize=868384 CPUtime=1.63
/proc/16459/task/16460/stat : 16460 (java) R 16458 16445 14249 0 -1 64 2757 0 1 0 161 2 0 0 25 0 9 0 41655733 889225216 7748 996147200 134512640 134550740 4294955920 18446744073709551615 4126598315 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16459/tid=16461] ppid=16458 vsize=868384 CPUtime=0.25
/proc/16459/task/16461/stat : 16461 (java) S 16458 16445 14249 0 -1 64 3701 0 0 0 24 1 0 0 16 0 9 0 41655734 889225216 7748 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16459/tid=16462] ppid=16458 vsize=868384 CPUtime=0
/proc/16459/task/16462/stat : 16462 (java) S 16458 16445 14249 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 41655734 889225216 7748 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16459/tid=16463] ppid=16458 vsize=868384 CPUtime=0
/proc/16459/task/16463/stat : 16463 (java) S 16458 16445 14249 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 41655734 889225216 7748 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16459/tid=16464] ppid=16458 vsize=868384 CPUtime=0
/proc/16459/task/16464/stat : 16464 (java) S 16458 16445 14249 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 41655737 889225216 7748 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16459/tid=16465] ppid=16458 vsize=868384 CPUtime=0.19
/proc/16459/task/16465/stat : 16465 (java) S 16458 16445 14249 0 -1 64 1469 0 0 0 18 1 0 0 16 0 9 0 41655737 889225216 7748 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16459/tid=16466] ppid=16458 vsize=868384 CPUtime=0
/proc/16459/task/16466/stat : 16466 (java) S 16458 16445 14249 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 41655737 889225216 7748 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16459/tid=16467] ppid=16458 vsize=868384 CPUtime=0
/proc/16459/task/16467/stat : 16467 (java) S 16458 16445 14249 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 41655737 889225216 7748 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 890480

[startup+6.30248 s]
/proc/loadavg: 2.18 2.16 2.14 3/92 16467
/proc/meminfo: memFree=1724752/2055920 swapFree=4179612/4192956
[pid=16445] ppid=16443 vsize=16740 CPUtime=0.94
/proc/16445/stat : 16445 (sugar++) S 16443 16445 14249 0 -1 4194304 1297 7550 0 1 6 1 83 4 15 0 1 0 41655634 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16445/statm: 4185 1104 409 3 0 764 0
[pid=16458] ppid=16445 vsize=5356 CPUtime=0
/proc/16458/stat : 16458 (sh) S 16445 16445 14249 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41655731 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16458/statm: 1339 233 193 169 0 50 0
[pid=16459] ppid=16458 vsize=868384 CPUtime=5.27
/proc/16459/stat : 16459 (java) S 16458 16445 14249 0 -1 0 14615 0 1 0 518 9 0 0 18 0 9 0 41655732 889225216 13571 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16459/statm: 217096 13571 2540 9 0 211671 0
[pid=16459/tid=16460] ppid=16458 vsize=868384 CPUtime=4.15
/proc/16459/task/16460/stat : 16460 (java) R 16458 16445 14249 0 -1 64 3123 0 1 0 413 2 0 0 25 0 9 0 41655733 889225216 13571 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16459/tid=16461] ppid=16458 vsize=868384 CPUtime=0.86
/proc/16459/task/16461/stat : 16461 (java) R 16458 16445 14249 0 -1 64 9304 0 0 0 81 5 0 0 16 0 9 0 41655734 889225216 13571 996147200 134512640 134550740 4294955920 18446744073709551615 103736425 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16459/tid=16462] ppid=16458 vsize=868384 CPUtime=0
/proc/16459/task/16462/stat : 16462 (java) S 16458 16445 14249 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 41655734 889225216 13571 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16459/tid=16463] ppid=16458 vsize=868384 CPUtime=0
/proc/16459/task/16463/stat : 16463 (java) S 16458 16445 14249 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 41655734 889225216 13571 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16459/tid=16464] ppid=16458 vsize=868384 CPUtime=0
/proc/16459/task/16464/stat : 16464 (java) S 16458 16445 14249 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 41655737 889225216 13571 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16459/tid=16465] ppid=16458 vsize=868384 CPUtime=0.24
/proc/16459/task/16465/stat : 16465 (java) S 16458 16445 14249 0 -1 64 1495 0 0 0 23 1 0 0 15 0 9 0 41655737 889225216 13571 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16459/tid=16466] ppid=16458 vsize=868384 CPUtime=0
/proc/16459/task/16466/stat : 16466 (java) S 16458 16445 14249 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 41655737 889225216 13571 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16459/tid=16467] ppid=16458 vsize=868384 CPUtime=0
/proc/16459/task/16467/stat : 16467 (java) S 16458 16445 14249 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 41655737 889225216 13571 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 890480

[startup+12.7022 s]
/proc/loadavg: 2.15 2.15 2.13 3/92 16467
/proc/meminfo: memFree=1669840/2055920 swapFree=4179612/4192956
[pid=16445] ppid=16443 vsize=16740 CPUtime=0.94
/proc/16445/stat : 16445 (sugar++) S 16443 16445 14249 0 -1 4194304 1297 7550 0 1 6 1 83 4 16 0 1 0 41655634 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16445/statm: 4185 1104 409 3 0 764 0
[pid=16458] ppid=16445 vsize=5356 CPUtime=0
/proc/16458/stat : 16458 (sh) S 16445 16445 14249 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41655731 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16458/statm: 1339 233 193 169 0 50 0
[pid=16459] ppid=16458 vsize=868496 CPUtime=11.62
/proc/16459/stat : 16459 (java) S 16458 16445 14249 0 -1 0 16550 0 1 0 1119 43 0 0 18 0 9 0 41655732 889339904 13766 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16459/statm: 217124 13766 2566 9 0 211671 0
[pid=16459/tid=16460] ppid=16458 vsize=868496 CPUtime=10.04
/proc/16459/task/16460/stat : 16460 (java) R 16458 16445 14249 0 -1 64 3724 0 1 0 972 32 0 0 25 0 9 0 41655733 889339904 13766 996147200 134512640 134550740 4294955920 18446744073709551615 4127078158 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16459/tid=16461] ppid=16458 vsize=868496 CPUtime=1.25
/proc/16459/task/16461/stat : 16461 (java) S 16458 16445 14249 0 -1 64 10599 0 0 0 117 8 0 0 16 0 9 0 41655734 889339904 13766 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16459/tid=16462] ppid=16458 vsize=868496 CPUtime=0
/proc/16459/task/16462/stat : 16462 (java) S 16458 16445 14249 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 41655734 889339904 13766 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16459/tid=16463] ppid=16458 vsize=868496 CPUtime=0
/proc/16459/task/16463/stat : 16463 (java) S 16458 16445 14249 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 41655734 889339904 13766 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16459/tid=16464] ppid=16458 vsize=868496 CPUtime=0
/proc/16459/task/16464/stat : 16464 (java) S 16458 16445 14249 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 41655737 889339904 13766 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16459/tid=16465] ppid=16458 vsize=868496 CPUtime=0.3
/proc/16459/task/16465/stat : 16465 (java) S 16458 16445 14249 0 -1 64 1534 0 0 0 29 1 0 0 15 0 9 0 41655737 889339904 13766 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16459/tid=16466] ppid=16458 vsize=868496 CPUtime=0
/proc/16459/task/16466/stat : 16466 (java) S 16458 16445 14249 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 41655737 889339904 13766 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16459/tid=16467] ppid=16458 vsize=868496 CPUtime=0
/proc/16459/task/16467/stat : 16467 (java) S 16458 16445 14249 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 41655737 889339904 13766 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 890592

[startup+25.5017 s]
/proc/loadavg: 2.13 2.14 2.13 3/92 16467
/proc/meminfo: memFree=1565072/2055920 swapFree=4179612/4192956
[pid=16445] ppid=16443 vsize=16740 CPUtime=0.94
/proc/16445/stat : 16445 (sugar++) S 16443 16445 14249 0 -1 4194304 1297 7550 0 1 6 1 83 4 16 0 1 0 41655634 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16445/statm: 4185 1104 409 3 0 764 0
[pid=16458] ppid=16445 vsize=5356 CPUtime=0
/proc/16458/stat : 16458 (sh) S 16445 16445 14249 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41655731 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16458/statm: 1339 233 193 169 0 50 0
[pid=16459] ppid=16458 vsize=868496 CPUtime=24.3
/proc/16459/stat : 16459 (java) S 16458 16445 14249 0 -1 0 17443 0 1 0 2321 109 0 0 18 0 9 0 41655732 889339904 13766 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16459/statm: 217124 13766 2566 9 0 211671 0
[pid=16459/tid=16460] ppid=16458 vsize=868496 CPUtime=22.34
/proc/16459/task/16460/stat : 16460 (java) R 16458 16445 14249 0 -1 64 4617 0 1 0 2141 93 0 0 25 0 9 0 41655733 889339904 13766 996147200 134512640 134550740 4294955920 18446744073709551615 4127083963 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16459/tid=16461] ppid=16458 vsize=868496 CPUtime=1.63
/proc/16459/task/16461/stat : 16461 (java) S 16458 16445 14249 0 -1 64 10599 0 0 0 150 13 0 0 16 0 9 0 41655734 889339904 13766 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16459/tid=16462] ppid=16458 vsize=868496 CPUtime=0
/proc/16459/task/16462/stat : 16462 (java) S 16458 16445 14249 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 41655734 889339904 13766 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16459/tid=16463] ppid=16458 vsize=868496 CPUtime=0
/proc/16459/task/16463/stat : 16463 (java) S 16458 16445 14249 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 41655734 889339904 13766 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16459/tid=16464] ppid=16458 vsize=868496 CPUtime=0
/proc/16459/task/16464/stat : 16464 (java) S 16458 16445 14249 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 41655737 889339904 13766 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16459/tid=16465] ppid=16458 vsize=868496 CPUtime=0.3
/proc/16459/task/16465/stat : 16465 (java) S 16458 16445 14249 0 -1 64 1534 0 0 0 29 1 0 0 15 0 9 0 41655737 889339904 13766 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16459/tid=16466] ppid=16458 vsize=868496 CPUtime=0
/proc/16459/task/16466/stat : 16466 (java) S 16458 16445 14249 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 41655737 889339904 13766 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16459/tid=16467] ppid=16458 vsize=868496 CPUtime=0
/proc/16459/task/16467/stat : 16467 (java) S 16458 16445 14249 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 41655737 889339904 13766 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 890592

[startup+51.1016 s]
/proc/loadavg: 2.24 2.16 2.14 3/92 16467
/proc/meminfo: memFree=1251408/2055920 swapFree=4179612/4192956
[pid=16445] ppid=16443 vsize=16740 CPUtime=0.94
/proc/16445/stat : 16445 (sugar++) S 16443 16445 14249 0 -1 4194304 1297 7550 0 1 6 1 83 4 16 0 1 0 41655634 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16445/statm: 4185 1104 409 3 0 764 0
[pid=16458] ppid=16445 vsize=5356 CPUtime=0
/proc/16458/stat : 16458 (sh) S 16445 16445 14249 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41655731 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16458/statm: 1339 233 193 169 0 50 0
[pid=16459] ppid=16458 vsize=868496 CPUtime=49.42
/proc/16459/stat : 16459 (java) S 16458 16445 14249 0 -1 0 19821 0 1 0 4636 306 0 0 18 0 9 0 41655732 889339904 13766 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16459/statm: 217124 13766 2566 9 0 211671 0
[pid=16459/tid=16460] ppid=16458 vsize=868496 CPUtime=46.47
/proc/16459/task/16460/stat : 16460 (java) R 16458 16445 14249 0 -1 64 6995 0 1 0 4373 274 0 0 25 0 9 0 41655733 889339904 13766 996147200 134512640 134550740 4294955920 18446744073709551615 4126919544 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16459/tid=16461] ppid=16458 vsize=868496 CPUtime=2.63
/proc/16459/task/16461/stat : 16461 (java) S 16458 16445 14249 0 -1 64 10599 0 0 0 234 29 0 0 16 0 9 0 41655734 889339904 13766 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16459/tid=16462] ppid=16458 vsize=868496 CPUtime=0
/proc/16459/task/16462/stat : 16462 (java) S 16458 16445 14249 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 41655734 889339904 13766 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16459/tid=16463] ppid=16458 vsize=868496 CPUtime=0
/proc/16459/task/16463/stat : 16463 (java) S 16458 16445 14249 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 41655734 889339904 13766 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16459/tid=16464] ppid=16458 vsize=868496 CPUtime=0
/proc/16459/task/16464/stat : 16464 (java) S 16458 16445 14249 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 41655737 889339904 13766 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16459/tid=16465] ppid=16458 vsize=868496 CPUtime=0.3
/proc/16459/task/16465/stat : 16465 (java) S 16458 16445 14249 0 -1 64 1534 0 0 0 29 1 0 0 15 0 9 0 41655737 889339904 13766 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16459/tid=16466] ppid=16458 vsize=868496 CPUtime=0
/proc/16459/task/16466/stat : 16466 (java) S 16458 16445 14249 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 41655737 889339904 13766 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16459/tid=16467] ppid=16458 vsize=868496 CPUtime=0
/proc/16459/task/16467/stat : 16467 (java) S 16458 16445 14249 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 41655737 889339904 13766 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.36
Current children cumulated vsize (KiB) 890592



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+91.3061 s]
/proc/loadavg: 2.49 2.24 2.16 3/83 16468
/proc/meminfo: memFree=42328/2055920 swapFree=4179612/4192956
[pid=16445] ppid=16443 vsize=17400 CPUtime=78.31
/proc/16445/stat : 16445 (sugar++) S 16443 16445 14249 0 -1 4194304 1610 30326 0 2 9 1 7279 542 16 0 1 0 41655634 17817600 1268 996147200 4194304 4206940 548682068528 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16445/statm: 4350 1268 413 3 0 929 0
[pid=16468] ppid=16445 vsize=908568 CPUtime=11.55
/proc/16468/stat : 16468 (minisat-inc) R 16445 16445 14249 0 -1 4194304 223565 0 0 0 1008 147 0 0 25 0 1 0 41663597 930373632 223514 996147200 134512640 135134323 4294956192 18446744073709551615 134515474 0 0 4096 3 0 0 0 17 1 0 0
/proc/16468/statm: 227142 223514 59 151 0 226988 0
Current children cumulated CPU time (s) 89.86
Current children cumulated vsize (KiB) 925968

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

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

[startup+91.4146 s]
/proc/loadavg: 2.49 2.24 2.16 3/83 16468
/proc/meminfo: memFree=42328/2055920 swapFree=4179612/4192956
[pid=16445] ppid=16443 vsize=17400 CPUtime=78.31
/proc/16445/stat : 16445 (sugar++) S 16443 16445 14249 0 -1 4194304 1636 30326 0 2 9 1 7279 542 16 0 1 0 41655634 17817600 1268 996147200 4194304 4206940 548682068528 18446744073709551615 268222644116 0 0 4224 16386 18446744071563356171 0 0 17 1 0 0
/proc/16445/statm: 4350 1268 413 3 0 929 0
[pid=16468] ppid=16445 vsize=0 CPUtime=11.65
/proc/16468/stat : 16468 (minisat-inc) R 16445 16445 14249 0 -1 4195332 223565 0 0 0 1008 157 0 0 25 0 1 0 41663597 0 0 996147200 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/16468/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 89.96
Current children cumulated vsize (KiB) 17400

[startup+91.8012 s]
/proc/loadavg: 2.49 2.24 2.16 3/83 16468
/proc/meminfo: memFree=42328/2055920 swapFree=4179612/4192956
[pid=16445] ppid=16443 vsize=17400 CPUtime=90.35
/proc/16445/stat : 16445 (sugar++) R 16443 16445 14249 0 -1 4194304 1642 253891 0 2 9 36 8287 703 18 0 1 0 41655634 17817600 1269 996147200 4194304 4206940 548682068528 18446744073709551615 268213916713 0 0 4224 16386 0 0 0 17 1 0 0
/proc/16445/statm: 4350 1269 414 3 0 929 0
Current children cumulated CPU time (s) 90.35
Current children cumulated vsize (KiB) 17400

Child status: 0
Real time (s): 91.8727
CPU time (s): 90.4532
CPU user time (s): 82.9734
CPU system time (s): 7.47986
CPU usage (%): 98.455
Max. virtual memory (cumulated for all children) (KiB): 925968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 82.9734
system time used= 7.47986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 255579
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 49933
involuntary context switches= 52619

runsolver used 0.12998 second user time and 0.319951 second system time

The end

Launcher Data (download as text)

Begin job on node32 at 2008-07-12 09:59:00
IDJOB=1111585
IDBENCH=61297
IDSOLVER=367
FILE ID=node32/1111585-1215849540
PBS_JOBID= 7903383
Free space on /tmp= 66440 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/rlfapGraphsMod/normalized-graph9-f10.xml
COMMAND LINE= DIR/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat-inc" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1111585-1215849540/watcher-1111585-1215849540 -o /tmp/evaluation-result-1111585-1215849540/solver-1111585-1215849540 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat-inc" -tmp="HOME/temp" HOME/instance-1111585-1215849540.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 6c2f102032bae2df336cce2e32238ab9
RANDOM SEED=1100898226

node32.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.243
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.243
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:       1762376 kB
Buffers:         38464 kB
Cached:          85492 kB
SwapCached:       6264 kB
Active:         169604 kB
Inactive:        60136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1762376 kB
SwapTotal:     4192956 kB
SwapFree:      4179612 kB
Dirty:            1780 kB
Writeback:           0 kB
Mapped:         121596 kB
Slab:            48508 kB
Committed_AS:  1040120 kB
PageTables:       2156 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66440 MiB
End job on node32 at 2008-07-12 10:00:33