Trace number 1113819

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) 85.708 87.3849

General information on the benchmark

Namecsp/js-taillard-20/
normalized-js-taillard-20-95-7.xml
MD5SUMa7bfced7c76430a4e64d921de0f86ae8
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints37
Best CPU time to get the best result obtained on this benchmark3600.09
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints4180
Maximum constraint arity2
Maximum domain size1551
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4180
Global constraints used (with number of constraints)

Solver Data (download as text)

0.06/0.08	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.06/0.08	c 0	BEGIN Sat Jul 12 21:47:10 2008
0.06/0.08	c 0	PID 20002
0.06/0.08	c 0	HOST node51.alineos.net
0.06/0.08	c 0	CONVERTING HOME/instance-1113819-1215892030.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-1113819-1215892030.xml' 'HOME/temp.csp'
0.07/0.95	c 1	400 domains, 400 variables, 2 predicates, 0 relations, 4180 constraints
0.07/0.97	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/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.33	c 1	parsed 4982 expressions
1.23/1.33	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.23/1.37	c 1	MAX CSP: 4180 constraints
1.23/1.37	c 1	Converting to clausal form CSP
1.34/1.43	c 1	converted 917 (10%) expressions
1.43/1.59	c 1	converted 1833 (20%) expressions
1.54/1.62	c 1	converted 2750 (30%) expressions
1.54/1.70	c 2	converted 3666 (40%) expressions
1.63/1.72	c 2	converted 4583 (50%) expressions
1.63/1.74	c 2	converted 5499 (60%) expressions
1.63/1.76	c 2	converted 6416 (70%) expressions
1.63/1.78	c 2	converted 7332 (80%) expressions
1.74/1.80	c 2	converted 8249 (90%) expressions
2.23/2.31	c 2	converted 9165 (100%) expressions
2.23/2.31	c 2	CSP : 8760 integers, 0 booleans, 12539 clauses, largest domain size 6271
2.23/2.31	c 2	Heap : 13 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.23/2.31	c 2	Propagation in CSP
2.33/2.49	c 2	4176 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.33/2.50	c 2	CSP : 8760 integers, 0 booleans, 12539 clauses, largest domain size 4181
2.33/2.50	c 2	Heap : 12 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.43/2.51	c 2	Simplifing CSP by introducing new Boolean variables
2.43/2.55	c 2	CSP : 8760 integers, 7600 booleans, 20139 clauses, largest domain size 4181
2.43/2.55	c 2	Heap : 15 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.53/2.65	c 3	Encoding CSP to SAT : HOME/temp.cnf
3.32/3.47	c 3	876 (10%) CSP integer variables are encoded (599798 clauses, 9974569 bytes)
3.32/3.47	c 3	1752 (20%) CSP integer variables are encoded (599798 clauses, 9974569 bytes)
3.32/3.48	c 3	2628 (30%) CSP integer variables are encoded (599798 clauses, 9974569 bytes)
3.32/3.48	c 3	3504 (40%) CSP integer variables are encoded (599798 clauses, 9974569 bytes)
3.32/3.48	c 3	4380 (50%) CSP integer variables are encoded (599798 clauses, 9974569 bytes)
3.32/3.49	c 3	5256 (60%) CSP integer variables are encoded (609048 clauses, 10131819 bytes)
3.42/3.56	c 3	6132 (70%) CSP integer variables are encoded (660477 clauses, 11006112 bytes)
3.42/3.58	c 3	7008 (80%) CSP integer variables are encoded (673154 clauses, 11221621 bytes)
3.42/3.59	c 3	7884 (90%) CSP integer variables are encoded (681335 clauses, 11360698 bytes)
3.52/3.61	c 3	8760 (100%) CSP integer variables are encoded (691931 clauses, 11540830 bytes)
7.29/7.44	c 7	2014 (10%) CSP clauses are encoded (2669776 clauses, 58312973 bytes)
11.15/11.34	c 11	4028 (20%) CSP clauses are encoded (4640131 clauses, 105919556 bytes)
14.99/15.22	c 15	6042 (30%) CSP clauses are encoded (6604074 clauses, 154997133 bytes)
18.76/19.07	c 19	8056 (40%) CSP clauses are encoded (8572547 clauses, 204187904 bytes)
22.69/23.03	c 23	10070 (50%) CSP clauses are encoded (10557171 clauses, 253782366 bytes)
26.09/26.54	c 26	12084 (60%) CSP clauses are encoded (12302150 clauses, 297363692 bytes)
48.40/49.24	c 49	14098 (70%) CSP clauses are encoded (21134640 clauses, 512941143 bytes)
64.95/66.38	c 66	16112 (80%) CSP clauses are encoded (29898572 clauses, 727432007 bytes)
67.02/68.41	c 68	18126 (90%) CSP clauses are encoded (31006750 clauses, 754428738 bytes)
72.92/74.56	c 74	20139 (100%) CSP clauses are encoded (34307572 clauses, 835095187 bytes)
72.92/74.56	c 74	20139 CSP clauses encoded
72.92/74.56	c 74	Writing map file : HOME/temp.map
73.02/74.62	c 74	Heap : 9 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
73.02/74.62	c 74	SAT : 708291 SAT variables, 34307572 SAT clauses, 835095187 bytes
73.02/74.62	c 74	Heap : 9 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
73.02/74.69	c 75	OBJECTIVE minimize _COST
73.02/74.69	c 75	SOLVING HOME/temp.cnf
73.02/74.69	c 75	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
73.02/74.69	c 75	This is MiniSat 2.0 beta incremental
73.02/74.69	c 75	WARNING: for repeatability, setting FPU to use double precision
73.02/74.69	c 75	============================[ Problem Statistics ]=============================
73.02/74.69	c 75	|                                                                             |
73.02/74.69	c 75	|  Number of variables:  708291                                               |
73.02/74.69	c 75	|  Number of clauses:    34307572                                             |
85.11/86.81	c ERROR INTERRUPTED
85.11/86.81	s UNKNOWN
85.22/86.99	c 87	CPU 77.09 (0.08 0.01 77.01 8.15)
85.22/86.99	c 87	END Sat Jul 12 21:48:37 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-1113819-1215892030/watcher-1113819-1215892030 -o /tmp/evaluation-result-1113819-1215892030/solver-1113819-1215892030 -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-1113819-1215892030.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.00 2.00 2.02 4/73 20002
/proc/meminfo: memFree=1761432/2055920 swapFree=4192812/4192956
[pid=20002] ppid=20000 vsize=12000 CPUtime=0
/proc/20002/stat : 20002 (sugar++) R 20000 20002 19527 0 -1 4194304 199 0 0 0 0 0 0 0 20 0 1 0 45901886 12288000 167 996147200 4194304 4206940 548682068528 18446744073709551615 235391742658 0 0 4224 0 0 0 0 17 1 0 0
/proc/20002/statm: 3000 167 129 3 0 100 0

[startup+0.0690691 s]
/proc/loadavg: 2.00 2.00 2.02 4/73 20002
/proc/meminfo: memFree=1761432/2055920 swapFree=4192812/4192956
[pid=20002] ppid=20000 vsize=16344 CPUtime=0.06
/proc/20002/stat : 20002 (sugar++) R 20000 20002 19527 0 -1 4194304 988 0 0 0 5 1 0 0 18 0 1 0 45901886 16736256 956 996147200 4194304 4206940 548682068528 18446744073709551615 235371171135 0 0 4224 0 0 0 0 17 1 0 0
/proc/20002/statm: 4086 956 380 3 0 665 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16344

[startup+0.10107 s]
/proc/loadavg: 2.00 2.00 2.02 4/73 20002
/proc/meminfo: memFree=1761432/2055920 swapFree=4192812/4192956
[pid=20002] ppid=20000 vsize=16740 CPUtime=0.07
/proc/20002/stat : 20002 (sugar++) S 20000 20002 19527 0 -1 4194304 1219 128 0 0 6 1 0 0 19 0 1 0 45901886 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20002/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.301081 s]
/proc/loadavg: 2.00 2.00 2.02 4/73 20002
/proc/meminfo: memFree=1761432/2055920 swapFree=4192812/4192956
[pid=20002] ppid=20000 vsize=16740 CPUtime=0.07
/proc/20002/stat : 20002 (sugar++) S 20000 20002 19527 0 -1 4194304 1219 128 0 0 6 1 0 0 19 0 1 0 45901886 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20002/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.701128 s]
/proc/loadavg: 2.00 2.00 2.02 4/73 20002
/proc/meminfo: memFree=1761432/2055920 swapFree=4192812/4192956
[pid=20002] ppid=20000 vsize=16740 CPUtime=0.07
/proc/20002/stat : 20002 (sugar++) S 20000 20002 19527 0 -1 4194304 1219 128 0 0 6 1 0 0 19 0 1 0 45901886 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20002/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+1.5012 s]
/proc/loadavg: 2.00 2.00 2.02 5/79 20019
/proc/meminfo: memFree=1756008/2055920 swapFree=4192812/4192956
[pid=20002] ppid=20000 vsize=16740 CPUtime=0.93
/proc/20002/stat : 20002 (sugar++) S 20000 20002 19527 0 -1 4194304 1297 7190 0 1 6 1 82 4 15 0 1 0 45901886 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20002/statm: 4185 1104 409 3 0 764 0
[pid=20015] ppid=20002 vsize=5356 CPUtime=0
/proc/20015/stat : 20015 (sh) S 20002 20002 19527 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 45901984 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20015/statm: 1339 233 193 169 0 50 0
[pid=20016] ppid=20015 vsize=865316 CPUtime=0.5
/proc/20016/stat : 20016 (java) S 20015 20002 19527 0 -1 0 4853 0 1 0 47 3 0 0 18 0 9 0 45901984 886083584 4285 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20016/statm: 216329 4285 1733 9 0 210904 0
[pid=20016/tid=20017] ppid=20015 vsize=865316 CPUtime=0.31
/proc/20016/task/20017/stat : 20017 (java) R 20015 20002 19527 0 -1 64 2658 0 1 0 30 1 0 0 18 0 9 0 45901985 886083584 4285 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20016/tid=20018] ppid=20015 vsize=865316 CPUtime=0.04
/proc/20016/task/20018/stat : 20018 (java) S 20015 20002 19527 0 -1 64 883 0 0 0 4 0 0 0 16 0 9 0 45901986 886083584 4285 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20016/tid=20019] ppid=20015 vsize=865316 CPUtime=0
/proc/20016/task/20019/stat : 20019 (java) S 20015 20002 19527 0 -1 64 9 0 0 0 0 0 0 0 19 0 9 0 45901986 886083584 4285 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 887412

[startup+3.10234 s]
/proc/loadavg: 2.00 2.00 2.02 3/84 20024
/proc/meminfo: memFree=1736896/2055920 swapFree=4192812/4192956
[pid=20002] ppid=20000 vsize=16740 CPUtime=0.93
/proc/20002/stat : 20002 (sugar++) S 20000 20002 19527 0 -1 4194304 1297 7190 0 1 6 1 82 4 15 0 1 0 45901886 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20002/statm: 4185 1104 409 3 0 764 0
[pid=20015] ppid=20002 vsize=5356 CPUtime=0
/proc/20015/stat : 20015 (sh) S 20002 20002 19527 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 45901984 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20015/statm: 1339 233 193 169 0 50 0
[pid=20016] ppid=20015 vsize=868476 CPUtime=2.1
/proc/20016/stat : 20016 (java) S 20015 20002 19527 0 -1 0 10144 0 1 0 200 10 0 0 18 0 9 0 45901984 889319424 9080 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20016/statm: 217119 9080 2565 9 0 211666 0
[pid=20016/tid=20017] ppid=20015 vsize=868476 CPUtime=1.33
/proc/20016/task/20017/stat : 20017 (java) R 20015 20002 19527 0 -1 64 2948 0 1 0 128 5 0 0 25 0 9 0 45901985 889319424 9080 996147200 134512640 134550740 4294955920 18446744073709551615 4126571352 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20016/tid=20018] ppid=20015 vsize=868476 CPUtime=0.47
/proc/20016/task/20018/stat : 20018 (java) S 20015 20002 19527 0 -1 64 4999 0 0 0 45 2 0 0 16 0 9 0 45901986 889319424 9080 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20016/tid=20019] ppid=20015 vsize=868476 CPUtime=0
/proc/20016/task/20019/stat : 20019 (java) S 20015 20002 19527 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 45901986 889319424 9080 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20016/tid=20020] ppid=20015 vsize=868476 CPUtime=0
/proc/20016/task/20020/stat : 20020 (java) S 20015 20002 19527 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 45901987 889319424 9080 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20016/tid=20021] ppid=20015 vsize=868476 CPUtime=0
/proc/20016/task/20021/stat : 20021 (java) S 20015 20002 19527 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 45901989 889319424 9080 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20016/tid=20022] ppid=20015 vsize=868476 CPUtime=0.27
/proc/20016/task/20022/stat : 20022 (java) S 20015 20002 19527 0 -1 64 1503 0 0 0 26 1 0 0 16 0 9 0 45901989 889319424 9080 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20016/tid=20023] ppid=20015 vsize=868476 CPUtime=0
/proc/20016/task/20023/stat : 20023 (java) S 20015 20002 19527 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 45901989 889319424 9080 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20016/tid=20024] ppid=20015 vsize=868476 CPUtime=0
/proc/20016/task/20024/stat : 20024 (java) S 20015 20002 19527 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 45901989 889319424 9080 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 890572

[startup+6.30263 s]
/proc/loadavg: 2.00 2.00 2.02 3/84 20024
/proc/meminfo: memFree=1698560/2055920 swapFree=4192812/4192956
[pid=20002] ppid=20000 vsize=16740 CPUtime=0.93
/proc/20002/stat : 20002 (sugar++) S 20000 20002 19527 0 -1 4194304 1297 7190 0 1 6 1 82 4 15 0 1 0 45901886 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20002/statm: 4185 1104 409 3 0 764 0
[pid=20015] ppid=20002 vsize=5356 CPUtime=0
/proc/20015/stat : 20015 (sh) S 20002 20002 19527 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 45901984 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20015/statm: 1339 233 193 169 0 50 0
[pid=20016] ppid=20015 vsize=868476 CPUtime=5.27
/proc/20016/stat : 20016 (java) S 20015 20002 19527 0 -1 0 10827 0 1 0 491 36 0 0 18 0 9 0 45901984 889319424 9095 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20016/statm: 217119 9095 2565 9 0 211666 0
[pid=20016/tid=20017] ppid=20015 vsize=868476 CPUtime=4.28
/proc/20016/task/20017/stat : 20017 (java) R 20015 20002 19527 0 -1 64 3617 0 1 0 400 28 0 0 25 0 9 0 45901985 889319424 9095 996147200 134512640 134550740 4294955920 18446744073709551615 4127047946 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20016/tid=20018] ppid=20015 vsize=868476 CPUtime=0.68
/proc/20016/task/20018/stat : 20018 (java) S 20015 20002 19527 0 -1 64 4999 0 0 0 62 6 0 0 16 0 9 0 45901986 889319424 9095 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20016/tid=20019] ppid=20015 vsize=868476 CPUtime=0
/proc/20016/task/20019/stat : 20019 (java) S 20015 20002 19527 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 45901986 889319424 9095 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20016/tid=20020] ppid=20015 vsize=868476 CPUtime=0
/proc/20016/task/20020/stat : 20020 (java) S 20015 20002 19527 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 45901987 889319424 9095 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20016/tid=20021] ppid=20015 vsize=868476 CPUtime=0
/proc/20016/task/20021/stat : 20021 (java) S 20015 20002 19527 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 45901989 889319424 9095 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20016/tid=20022] ppid=20015 vsize=868476 CPUtime=0.29
/proc/20016/task/20022/stat : 20022 (java) S 20015 20002 19527 0 -1 64 1517 0 0 0 28 1 0 0 16 0 9 0 45901989 889319424 9095 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20016/tid=20023] ppid=20015 vsize=868476 CPUtime=0
/proc/20016/task/20023/stat : 20023 (java) S 20015 20002 19527 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 45901989 889319424 9095 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20016/tid=20024] ppid=20015 vsize=868476 CPUtime=0
/proc/20016/task/20024/stat : 20024 (java) S 20015 20002 19527 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 45901989 889319424 9095 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 890572

[startup+12.7022 s]
/proc/loadavg: 2.00 2.00 2.02 3/84 20024
/proc/meminfo: memFree=1617600/2055920 swapFree=4192812/4192956
[pid=20002] ppid=20000 vsize=16740 CPUtime=0.93
/proc/20002/stat : 20002 (sugar++) S 20000 20002 19527 0 -1 4194304 1297 7190 0 1 6 1 82 4 16 0 1 0 45901886 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20002/statm: 4185 1104 409 3 0 764 0
[pid=20015] ppid=20002 vsize=5356 CPUtime=0
/proc/20015/stat : 20015 (sh) S 20002 20002 19527 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 45901984 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20015/statm: 1339 233 193 169 0 50 0
[pid=20016] ppid=20015 vsize=868476 CPUtime=11.61
/proc/20016/stat : 20016 (java) S 20015 20002 19527 0 -1 0 12173 0 1 0 1069 92 0 0 18 0 9 0 45901984 889319424 9099 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20016/statm: 217119 9099 2565 9 0 211666 0
[pid=20016/tid=20017] ppid=20015 vsize=868476 CPUtime=10.19
/proc/20016/task/20017/stat : 20017 (java) R 20015 20002 19527 0 -1 64 4959 0 1 0 943 76 0 0 25 0 9 0 45901985 889319424 9099 996147200 134512640 134550740 4294955920 18446744073709551615 4127049294 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20016/tid=20018] ppid=20015 vsize=868476 CPUtime=1.1
/proc/20016/task/20018/stat : 20018 (java) S 20015 20002 19527 0 -1 64 4999 0 0 0 96 14 0 0 16 0 9 0 45901986 889319424 9099 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20016/tid=20019] ppid=20015 vsize=868476 CPUtime=0
/proc/20016/task/20019/stat : 20019 (java) S 20015 20002 19527 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 45901986 889319424 9099 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20016/tid=20020] ppid=20015 vsize=868476 CPUtime=0
/proc/20016/task/20020/stat : 20020 (java) S 20015 20002 19527 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 45901987 889319424 9099 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20016/tid=20021] ppid=20015 vsize=868476 CPUtime=0
/proc/20016/task/20021/stat : 20021 (java) S 20015 20002 19527 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 45901989 889319424 9099 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20016/tid=20022] ppid=20015 vsize=868476 CPUtime=0.3
/proc/20016/task/20022/stat : 20022 (java) S 20015 20002 19527 0 -1 64 1521 0 0 0 29 1 0 0 16 0 9 0 45901989 889319424 9099 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20016/tid=20023] ppid=20015 vsize=868476 CPUtime=0
/proc/20016/task/20023/stat : 20023 (java) S 20015 20002 19527 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 45901989 889319424 9099 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20016/tid=20024] ppid=20015 vsize=868476 CPUtime=0
/proc/20016/task/20024/stat : 20024 (java) S 20015 20002 19527 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 45901989 889319424 9099 996147200 134512640 134550740 4294955920 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) 890572

[startup+25.5014 s]
/proc/loadavg: 2.07 2.02 2.02 3/84 20024
/proc/meminfo: memFree=1448384/2055920 swapFree=4192812/4192956
[pid=20002] ppid=20000 vsize=16740 CPUtime=0.93
/proc/20002/stat : 20002 (sugar++) S 20000 20002 19527 0 -1 4194304 1297 7190 0 1 6 1 82 4 16 0 1 0 45901886 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20002/statm: 4185 1104 409 3 0 764 0
[pid=20015] ppid=20002 vsize=5356 CPUtime=0
/proc/20015/stat : 20015 (sh) S 20002 20002 19527 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 45901984 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20015/statm: 1339 233 193 169 0 50 0
[pid=20016] ppid=20015 vsize=868476 CPUtime=24.17
/proc/20016/stat : 20016 (java) S 20015 20002 19527 0 -1 0 14875 0 1 0 2213 204 0 0 18 0 9 0 45901984 889319424 9099 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20016/statm: 217119 9099 2565 9 0 211666 0
[pid=20016/tid=20017] ppid=20015 vsize=868476 CPUtime=21.89
/proc/20016/task/20017/stat : 20017 (java) R 20015 20002 19527 0 -1 64 7661 0 1 0 2019 170 0 0 25 0 9 0 45901985 889319424 9099 996147200 134512640 134550740 4294955920 18446744073709551615 4127051744 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20016/tid=20018] ppid=20015 vsize=868476 CPUtime=1.95
/proc/20016/task/20018/stat : 20018 (java) S 20015 20002 19527 0 -1 64 4999 0 0 0 164 31 0 0 16 0 9 0 45901986 889319424 9099 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20016/tid=20019] ppid=20015 vsize=868476 CPUtime=0
/proc/20016/task/20019/stat : 20019 (java) S 20015 20002 19527 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 45901986 889319424 9099 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20016/tid=20020] ppid=20015 vsize=868476 CPUtime=0
/proc/20016/task/20020/stat : 20020 (java) S 20015 20002 19527 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 45901987 889319424 9099 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20016/tid=20021] ppid=20015 vsize=868476 CPUtime=0
/proc/20016/task/20021/stat : 20021 (java) S 20015 20002 19527 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 45901989 889319424 9099 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20016/tid=20022] ppid=20015 vsize=868476 CPUtime=0.3
/proc/20016/task/20022/stat : 20022 (java) S 20015 20002 19527 0 -1 64 1521 0 0 0 29 1 0 0 16 0 9 0 45901989 889319424 9099 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20016/tid=20023] ppid=20015 vsize=868476 CPUtime=0
/proc/20016/task/20023/stat : 20023 (java) S 20015 20002 19527 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 45901989 889319424 9099 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20016/tid=20024] ppid=20015 vsize=868476 CPUtime=0
/proc/20016/task/20024/stat : 20024 (java) S 20015 20002 19527 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 45901989 889319424 9099 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 890572

[startup+51.1017 s]
/proc/loadavg: 2.11 2.03 2.02 3/84 20024
/proc/meminfo: memFree=1202176/2055920 swapFree=4192812/4192956
[pid=20002] ppid=20000 vsize=16740 CPUtime=0.93
/proc/20002/stat : 20002 (sugar++) S 20000 20002 19527 0 -1 4194304 1297 7190 0 1 6 1 82 4 16 0 1 0 45901886 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20002/statm: 4185 1104 409 3 0 764 0
[pid=20015] ppid=20002 vsize=5356 CPUtime=0
/proc/20015/stat : 20015 (sh) S 20002 20002 19527 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 45901984 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20015/statm: 1339 233 193 169 0 50 0
[pid=20016] ppid=20015 vsize=868476 CPUtime=49.3
/proc/20016/stat : 20016 (java) S 20015 20002 19527 0 -1 0 19459 0 1 0 4533 397 0 0 18 0 9 0 45901984 889319424 9099 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20016/statm: 217119 9099 2565 9 0 211666 0
[pid=20016/tid=20017] ppid=20015 vsize=868476 CPUtime=45.65
/proc/20016/task/20017/stat : 20017 (java) R 20015 20002 19527 0 -1 64 12245 0 1 0 4229 336 0 0 25 0 9 0 45901985 889319424 9099 996147200 134512640 134550740 4294955920 18446744073709551615 4127051589 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20016/tid=20018] ppid=20015 vsize=868476 CPUtime=3.32
/proc/20016/task/20018/stat : 20018 (java) S 20015 20002 19527 0 -1 64 4999 0 0 0 274 58 0 0 16 0 9 0 45901986 889319424 9099 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20016/tid=20019] ppid=20015 vsize=868476 CPUtime=0
/proc/20016/task/20019/stat : 20019 (java) S 20015 20002 19527 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 45901986 889319424 9099 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20016/tid=20020] ppid=20015 vsize=868476 CPUtime=0
/proc/20016/task/20020/stat : 20020 (java) S 20015 20002 19527 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 45901987 889319424 9099 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20016/tid=20021] ppid=20015 vsize=868476 CPUtime=0
/proc/20016/task/20021/stat : 20021 (java) S 20015 20002 19527 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 45901989 889319424 9099 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20016/tid=20022] ppid=20015 vsize=868476 CPUtime=0.3
/proc/20016/task/20022/stat : 20022 (java) S 20015 20002 19527 0 -1 64 1521 0 0 0 29 1 0 0 16 0 9 0 45901989 889319424 9099 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20016/tid=20023] ppid=20015 vsize=868476 CPUtime=0
/proc/20016/task/20023/stat : 20023 (java) S 20015 20002 19527 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 45901989 889319424 9099 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20016/tid=20024] ppid=20015 vsize=868476 CPUtime=0
/proc/20016/task/20024/stat : 20024 (java) S 20015 20002 19527 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 45901989 889319424 9099 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.23
Current children cumulated vsize (KiB) 890572



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+86.8019 s]
/proc/loadavg: 2.25 2.07 2.04 3/75 20025
/proc/meminfo: memFree=50504/2055920 swapFree=4192812/4192956
[pid=20002] ppid=20000 vsize=17268 CPUtime=73.08
/proc/20002/stat : 20002 (sugar++) S 20000 20002 19527 0 -1 4194304 1585 32008 0 2 8 1 6680 619 16 0 1 0 45901886 17682432 1243 996147200 4194304 4206940 548682068528 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20002/statm: 4317 1243 413 3 0 896 0
[pid=20025] ppid=20002 vsize=904860 CPUtime=12.03
/proc/20025/stat : 20025 (minisat-inc) R 20002 20002 19527 0 -1 4194304 217791 0 0 0 1021 182 0 0 25 0 1 0 45909356 926576640 217741 996147200 134512640 135134323 4294956192 18446744073709551615 134707180 0 0 4096 3 0 0 0 17 1 0 0
/proc/20025/statm: 226215 217741 59 151 0 226061 0
Current children cumulated CPU time (s) 85.11
Current children cumulated vsize (KiB) 922128

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

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

[startup+87.0019 s]
/proc/loadavg: 2.25 2.07 2.04 3/75 20025
/proc/meminfo: memFree=50504/2055920 swapFree=4192812/4192956
[pid=20002] ppid=20000 vsize=17268 CPUtime=85.3
/proc/20002/stat : 20002 (sugar++) R 20000 20002 19527 0 -1 4194304 1616 249799 0 2 8 6 7701 815 18 0 1 0 45901886 17682432 1244 996147200 4194304 4206940 548682068528 18446744073709551615 235371467817 0 0 4224 16386 0 0 0 17 1 0 0
/proc/20002/statm: 4317 1244 414 3 0 896 0
Current children cumulated CPU time (s) 85.3
Current children cumulated vsize (KiB) 17268

[startup+87.2019 s]
/proc/loadavg: 2.25 2.07 2.04 3/75 20025
/proc/meminfo: memFree=50504/2055920 swapFree=4192812/4192956
[pid=20002] ppid=20000 vsize=17268 CPUtime=85.5
/proc/20002/stat : 20002 (sugar++) R 20000 20002 19527 0 -1 4194304 1616 249799 0 2 8 26 7701 815 18 0 1 0 45901886 17682432 1244 996147200 4194304 4206940 548682068528 18446744073709551615 235371467817 0 0 4224 16386 0 0 0 17 1 0 0
/proc/20002/statm: 4317 1244 414 3 0 896 0
Current children cumulated CPU time (s) 85.5
Current children cumulated vsize (KiB) 17268

[startup+87.302 s]
/proc/loadavg: 2.25 2.07 2.04 3/75 20025
/proc/meminfo: memFree=50504/2055920 swapFree=4192812/4192956
[pid=20002] ppid=20000 vsize=17268 CPUtime=85.6
/proc/20002/stat : 20002 (sugar++) R 20000 20002 19527 0 -1 4194304 1616 249799 0 2 8 36 7701 815 18 0 1 0 45901886 17682432 1244 996147200 4194304 4206940 548682068528 18446744073709551615 235371467817 0 0 4224 16386 0 0 0 17 1 0 0
/proc/20002/statm: 4317 1244 414 3 0 896 0
Current children cumulated CPU time (s) 85.6
Current children cumulated vsize (KiB) 17268

Child status: 0
Real time (s): 87.3849
CPU time (s): 85.708
CPU user time (s): 77.1003
CPU system time (s): 8.60769
CPU usage (%): 98.081
Max. virtual memory (cumulated for all children) (KiB): 922128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 77.1003
system time used= 8.60769
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 251461
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= 105006
involuntary context switches= 105725

runsolver used 0.107983 second user time and 0.32695 second system time

The end

Launcher Data (download as text)

Begin job on node51 at 2008-07-12 21:47:10
IDJOB=1113819
IDBENCH=61646
IDSOLVER=367
FILE ID=node51/1113819-1215892030
PBS_JOBID= 7903667
Free space on /tmp= 66532 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/js-taillard-20/normalized-js-taillard-20-95-7.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-1113819-1215892030/watcher-1113819-1215892030 -o /tmp/evaluation-result-1113819-1215892030/solver-1113819-1215892030 -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-1113819-1215892030.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a7bfced7c76430a4e64d921de0f86ae8
RANDOM SEED=1582984312

node51.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.218
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.218
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:       1761912 kB
Buffers:          4920 kB
Cached:          64236 kB
SwapCached:          0 kB
Active:         236920 kB
Inactive:         6532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1761912 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1460 kB
Writeback:           0 kB
Mapped:         185540 kB
Slab:            35636 kB
Committed_AS:   360520 kB
PageTables:       2100 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= 66532 MiB
End job on node51 at 2008-07-12 21:48:39