Trace number 1089824

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.13+picosat? (TO) 1800.04 1804.72

General information on the benchmark

Namecsp/graphColoring/sgb/queen/
normalized-queen15-15-15.xml
MD5SUM68efc7a0c05acdfdccc7e2fee43c0534
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables225
Number of constraints5180
Maximum constraint arity2
Maximum domain size15
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5180
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.05	c 0	Sugar v1-13 + HOME/picosat
0.00/0.05	c 0	BEGIN Sat Jul  5 16:51:47 2008
0.00/0.05	c 0	PID 883
0.03/0.05	c 0	HOST node52.alineos.net
0.03/0.05	c 0	CONVERTING HOME/instance-1089824-1215269507.xml TO HOME/temp.csp
0.03/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1089824-1215269507.xml' 'HOME/temp.csp'
0.03/0.67	c 1	1 domains, 225 variables, 1 predicates, 0 relations, 5180 constraints
0.03/0.68	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.68	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.64/0.76	c 1	Parsing HOME/temp.csp
1.14/1.20	c 1	parsed 5407 expressions
1.14/1.21	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.14/1.21	c 1	Converting to clausal form CSP
1.23/1.38	c 1	converted 541 (10%) expressions
1.33/1.43	c 1	converted 1082 (20%) expressions
1.33/1.45	c 1	converted 1623 (30%) expressions
1.33/1.47	c 1	converted 2163 (40%) expressions
1.33/1.48	c 1	converted 2704 (50%) expressions
1.43/1.50	c 1	converted 3245 (60%) expressions
1.43/1.52	c 1	converted 3785 (70%) expressions
1.43/1.53	c 1	converted 4326 (80%) expressions
1.43/1.55	c 1	converted 4867 (90%) expressions
1.52/1.61	c 2	converted 5407 (100%) expressions
1.52/1.61	c 2	CSP : 225 integers, 0 booleans, 5180 clauses, largest domain size 15
1.52/1.61	c 2	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.52/1.61	c 2	Propagation in CSP
1.52/1.67	c 2	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.52/1.67	c 2	CSP : 225 integers, 0 booleans, 5180 clauses, largest domain size 15
1.52/1.68	c 2	Heap : 5 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.52/1.68	c 2	Simplifing CSP by introducing new Boolean variables
1.73/1.81	c 2	CSP : 225 integers, 10360 booleans, 15540 clauses, largest domain size 15
1.73/1.81	c 2	Heap : 8 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.73/1.87	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.73/1.89	c 2	23 (10%) CSP integer variables are encoded (299 clauses, 3153 bytes)
1.73/1.89	c 2	45 (20%) CSP integer variables are encoded (585 clauses, 6299 bytes)
1.73/1.89	c 2	68 (30%) CSP integer variables are encoded (884 clauses, 9588 bytes)
1.73/1.89	c 2	90 (40%) CSP integer variables are encoded (1170 clauses, 13219 bytes)
1.83/1.90	c 2	113 (50%) CSP integer variables are encoded (1469 clauses, 17106 bytes)
1.83/1.90	c 2	135 (60%) CSP integer variables are encoded (1755 clauses, 20824 bytes)
1.83/1.90	c 2	158 (70%) CSP integer variables are encoded (2054 clauses, 24711 bytes)
1.83/1.90	c 2	180 (80%) CSP integer variables are encoded (2340 clauses, 28429 bytes)
1.83/1.90	c 2	203 (90%) CSP integer variables are encoded (2639 clauses, 32316 bytes)
1.83/1.90	c 2	225 (100%) CSP integer variables are encoded (2925 clauses, 36034 bytes)
1.83/1.98	c 2	1554 (10%) CSP clauses are encoded (18983 clauses, 295322 bytes)
1.93/2.03	c 2	3108 (20%) CSP clauses are encoded (35041 clauses, 564652 bytes)
1.93/2.07	c 2	4662 (30%) CSP clauses are encoded (51099 clauses, 834822 bytes)
2.03/2.11	c 2	6216 (40%) CSP clauses are encoded (67157 clauses, 1106194 bytes)
2.03/2.15	c 2	7770 (50%) CSP clauses are encoded (83215 clauses, 1387562 bytes)
2.03/2.19	c 2	9324 (60%) CSP clauses are encoded (99273 clauses, 1677642 bytes)
2.13/2.22	c 2	10878 (70%) CSP clauses are encoded (115331 clauses, 1974170 bytes)
2.13/2.26	c 2	12432 (80%) CSP clauses are encoded (131389 clauses, 2280826 bytes)
2.13/2.30	c 2	13986 (90%) CSP clauses are encoded (147447 clauses, 2587482 bytes)
2.22/2.34	c 2	15540 (100%) CSP clauses are encoded (163505 clauses, 2894138 bytes)
2.22/2.34	c 2	15540 CSP clauses encoded
2.22/2.34	c 2	Writing map file : HOME/temp.map
2.22/2.35	c 2	Heap : 6 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.22/2.35	c 2	SAT : 13510 SAT variables, 163505 SAT clauses, 2894138 bytes
2.22/2.35	c 2	Heap : 6 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.22/2.38	c 2	SOLVING HOME/temp.cnf
2.22/2.38	c 2	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
1800.04/1804.71	c 1805	DECODING HOME/temp.out WITH HOME/temp.map
1800.04/1804.71	c 1805	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1800.04/1804.71	c ERROR INTERRUPTED
1800.04/1804.71	s UNKNOWN
1800.04/1804.71	c 1805	CPU 2.17 (0.04 0 2.13 0.13)
1800.04/1804.71	c 1805	END Sat Jul  5 17:21:52 2008

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: UNKNOWN

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-1089824-1215269507/watcher-1089824-1215269507 -o /tmp/evaluation-result-1089824-1215269507/solver-1089824-1215269507 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/sugar -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/picosat -tmp=HOME/temp HOME/instance-1089824-1215269507.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): 2200 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: 1.92 1.98 1.99 4/81 883
/proc/meminfo: memFree=1683320/2055920 swapFree=4180424/4192956
[pid=883] ppid=881 vsize=12268 CPUtime=0
/proc/883/stat : 883 (sugar) R 881 883 348 0 -1 4194304 342 0 0 0 0 0 0 0 20 0 1 0 2005922963 12562432 310 996147200 4194304 4206940 548682068608 18446744073709551615 273667042144 0 0 4224 0 0 0 0 17 1 0 0
/proc/883/statm: 3067 310 235 3 0 167 0

[startup+0.0515999 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 883
/proc/meminfo: memFree=1683320/2055920 swapFree=4180424/4192956
[pid=883] ppid=881 vsize=13600 CPUtime=0.03
/proc/883/stat : 883 (sugar) S 881 883 348 0 -1 4194304 837 0 0 0 3 0 0 0 18 0 1 0 2005922963 13926400 792 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/883/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.102333 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 883
/proc/meminfo: memFree=1683320/2055920 swapFree=4180424/4192956
[pid=883] ppid=881 vsize=13600 CPUtime=0.03
/proc/883/stat : 883 (sugar) S 881 883 348 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 2005922963 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/883/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.30236 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 883
/proc/meminfo: memFree=1683320/2055920 swapFree=4180424/4192956
[pid=883] ppid=881 vsize=13600 CPUtime=0.03
/proc/883/stat : 883 (sugar) S 881 883 348 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 2005922963 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/883/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.70242 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 883
/proc/meminfo: memFree=1683320/2055920 swapFree=4180424/4192956
[pid=883] ppid=881 vsize=13600 CPUtime=0.64
/proc/883/stat : 883 (sugar) S 881 883 348 0 -1 4194304 956 7348 0 1 3 0 56 5 16 0 1 0 2005922963 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/883/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.64
Current children cumulated vsize (KiB) 13600

[startup+1.50153 s]
/proc/loadavg: 1.92 1.98 1.99 4/92 905
/proc/meminfo: memFree=1675488/2055920 swapFree=4180424/4192956
[pid=883] ppid=881 vsize=13600 CPUtime=0.64
/proc/883/stat : 883 (sugar) S 881 883 348 0 -1 4194304 973 7348 0 1 3 0 56 5 15 0 1 0 2005922963 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/883/statm: 3400 797 370 3 0 500 0
[pid=896] ppid=883 vsize=5356 CPUtime=0
/proc/896/stat : 896 (sh) S 883 883 348 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2005923031 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/896/statm: 1339 233 193 169 0 50 0
[pid=897] ppid=896 vsize=868292 CPUtime=0.79
/proc/897/stat : 897 (java) S 896 883 348 0 -1 0 5606 0 1 0 76 3 0 0 18 0 9 0 2005923032 889131008 5022 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/897/statm: 217073 5022 1734 9 0 211648 0
[pid=897/tid=898] ppid=896 vsize=868292 CPUtime=0.54
/proc/897/task/898/stat : 898 (java) R 896 883 348 0 -1 64 2656 0 1 0 53 1 0 0 19 0 9 0 2005923033 889131008 5022 996147200 134512640 134550740 4294955952 18446744073709551615 4126545831 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=897/tid=899] ppid=896 vsize=868292 CPUtime=0.04
/proc/897/task/899/stat : 899 (java) S 896 883 348 0 -1 64 812 0 0 0 4 0 0 0 16 0 9 0 2005923034 889131008 5022 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=897/tid=900] ppid=896 vsize=868292 CPUtime=0
/proc/897/task/900/stat : 900 (java) S 896 883 348 0 -1 64 9 0 0 0 0 0 0 0 19 0 9 0 2005923034 889131008 5022 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=897/tid=901] ppid=896 vsize=868292 CPUtime=0
/proc/897/task/901/stat : 901 (java) S 896 883 348 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2005923034 889131008 5022 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=897/tid=902] ppid=896 vsize=868292 CPUtime=0
/proc/897/task/902/stat : 902 (java) S 896 883 348 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2005923036 889131008 5022 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=897/tid=903] ppid=896 vsize=868292 CPUtime=0.17
/proc/897/task/903/stat : 903 (java) S 896 883 348 0 -1 64 1446 0 0 0 17 0 0 0 16 0 9 0 2005923036 889131008 5022 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=897/tid=904] ppid=896 vsize=868292 CPUtime=0
/proc/897/task/904/stat : 904 (java) S 896 883 348 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2005923036 889131008 5022 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=897/tid=905] ppid=896 vsize=868292 CPUtime=0
/proc/897/task/905/stat : 905 (java) S 896 883 348 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2005923036 889131008 5022 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 887248

[startup+3.10175 s]
/proc/loadavg: 1.92 1.98 1.99 3/92 905
/proc/meminfo: memFree=1660256/2055920 swapFree=4180424/4192956
[pid=883] ppid=881 vsize=13600 CPUtime=2.3
/proc/883/stat : 883 (sugar) S 881 883 348 0 -1 4194304 1023 15969 0 2 4 0 213 13 16 0 1 0 2005922963 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/883/statm: 3400 799 370 3 0 500 0
Current children cumulated CPU time (s) 2.3
Current children cumulated vsize (KiB) 13600

[startup+6.3012 s]
/proc/loadavg: 1.93 1.98 1.99 3/84 907
/proc/meminfo: memFree=1670816/2055920 swapFree=4180424/4192956
[pid=883] ppid=881 vsize=13600 CPUtime=2.3
/proc/883/stat : 883 (sugar) S 881 883 348 0 -1 4194304 1023 15969 0 2 4 0 213 13 16 0 1 0 2005922963 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/883/statm: 3400 799 370 3 0 500 0
[pid=906] ppid=883 vsize=5356 CPUtime=0
/proc/906/stat : 906 (sh) S 883 883 348 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005923201 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/906/statm: 1339 232 193 169 0 50 0
[pid=907] ppid=906 vsize=8636 CPUtime=3.87
/proc/907/stat : 907 (picosat) R 906 883 348 0 -1 4194304 1933 0 0 0 308 79 0 0 25 0 1 0 2005923201 8843264 1908 996147200 134512640 134931368 4294956256 18446744073709551615 134525797 0 0 4096 0 0 0 0 17 1 0 0
/proc/907/statm: 2159 1908 48 102 0 2054 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 27592

[startup+12.7011 s]
/proc/loadavg: 1.93 1.98 1.99 3/84 907
/proc/meminfo: memFree=1667936/2055920 swapFree=4180424/4192956
[pid=883] ppid=881 vsize=13600 CPUtime=2.3
/proc/883/stat : 883 (sugar) S 881 883 348 0 -1 4194304 1023 15969 0 2 4 0 213 13 16 0 1 0 2005922963 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/883/statm: 3400 799 370 3 0 500 0
[pid=906] ppid=883 vsize=5356 CPUtime=0
/proc/906/stat : 906 (sh) S 883 883 348 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005923201 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/906/statm: 1339 232 193 169 0 50 0
[pid=907] ppid=906 vsize=11408 CPUtime=10.21
/proc/907/stat : 907 (picosat) R 906 883 348 0 -1 4194304 2624 0 0 0 941 80 0 0 25 0 1 0 2005923201 11681792 2599 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/907/statm: 2852 2599 48 102 0 2747 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 30364

[startup+25.5029 s]
/proc/loadavg: 1.95 1.98 1.99 4/84 907
/proc/meminfo: memFree=1663008/2055920 swapFree=4180424/4192956
[pid=883] ppid=881 vsize=13600 CPUtime=2.3
/proc/883/stat : 883 (sugar) S 881 883 348 0 -1 4194304 1023 15969 0 2 4 0 213 13 16 0 1 0 2005922963 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/883/statm: 3400 799 370 3 0 500 0
[pid=906] ppid=883 vsize=5356 CPUtime=0
/proc/906/stat : 906 (sh) S 883 883 348 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005923201 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/906/statm: 1339 232 193 169 0 50 0
[pid=907] ppid=906 vsize=16160 CPUtime=22.89
/proc/907/stat : 907 (picosat) R 906 883 348 0 -1 4194304 3823 0 0 0 2208 81 0 0 25 0 1 0 2005923201 16547840 3798 996147200 134512640 134931368 4294956256 18446744073709551615 134525807 0 0 4096 0 0 0 0 17 1 0 0
/proc/907/statm: 4040 3798 48 102 0 3935 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 35116

[startup+51.1024 s]
/proc/loadavg: 1.96 1.98 1.99 3/84 907
/proc/meminfo: memFree=1656864/2055920 swapFree=4180424/4192956
[pid=883] ppid=881 vsize=13600 CPUtime=2.3
/proc/883/stat : 883 (sugar) S 881 883 348 0 -1 4194304 1023 15969 0 2 4 0 213 13 16 0 1 0 2005922963 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/883/statm: 3400 799 370 3 0 500 0
[pid=906] ppid=883 vsize=5356 CPUtime=0
/proc/906/stat : 906 (sh) S 883 883 348 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005923201 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/906/statm: 1339 232 193 169 0 50 0
[pid=907] ppid=906 vsize=22096 CPUtime=48.25
/proc/907/stat : 907 (picosat) R 906 883 348 0 -1 4194304 5326 0 0 0 4742 83 0 0 25 0 1 0 2005923201 22626304 5268 996147200 134512640 134931368 4294956256 18446744073709551615 134549502 0 0 4096 0 0 0 0 17 1 0 0
/proc/907/statm: 5524 5268 48 102 0 5419 0
Current children cumulated CPU time (s) 50.55
Current children cumulated vsize (KiB) 41052

[startup+102.308 s]
/proc/loadavg: 2.11 2.02 2.00 3/84 907
/proc/meminfo: memFree=1655328/2055920 swapFree=4180424/4192956
[pid=883] ppid=881 vsize=13600 CPUtime=2.3
/proc/883/stat : 883 (sugar) S 881 883 348 0 -1 4194304 1023 15969 0 2 4 0 213 13 16 0 1 0 2005922963 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/883/statm: 3400 799 370 3 0 500 0
[pid=906] ppid=883 vsize=5356 CPUtime=0
/proc/906/stat : 906 (sh) S 883 883 348 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005923201 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/906/statm: 1339 232 193 169 0 50 0
[pid=907] ppid=906 vsize=23416 CPUtime=98.96
/proc/907/stat : 907 (picosat) R 906 883 348 0 -1 4194304 5746 0 0 0 9813 83 0 0 25 0 1 0 2005923201 23977984 5616 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/907/statm: 5854 5616 48 102 0 5749 0
Current children cumulated CPU time (s) 101.26
Current children cumulated vsize (KiB) 42372

[startup+162.303 s]
/proc/loadavg: 2.21 2.06 2.01 3/84 907
/proc/meminfo: memFree=1654560/2055920 swapFree=4180424/4192956
[pid=883] ppid=881 vsize=13600 CPUtime=2.3
/proc/883/stat : 883 (sugar) S 881 883 348 0 -1 4194304 1023 15969 0 2 4 0 213 13 16 0 1 0 2005922963 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/883/statm: 3400 799 370 3 0 500 0
[pid=906] ppid=883 vsize=5356 CPUtime=0
/proc/906/stat : 906 (sh) S 883 883 348 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005923201 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/906/statm: 1339 232 193 169 0 50 0
[pid=907] ppid=906 vsize=24076 CPUtime=158.4
/proc/907/stat : 907 (picosat) R 906 883 348 0 -1 4194304 6001 0 0 0 15756 84 0 0 25 0 1 0 2005923201 24653824 5792 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/907/statm: 6019 5792 48 102 0 5914 0
Current children cumulated CPU time (s) 160.7
Current children cumulated vsize (KiB) 43032

[startup+222.301 s]
/proc/loadavg: 2.08 2.04 2.01 3/84 907
/proc/meminfo: memFree=1653088/2055920 swapFree=4180424/4192956
[pid=883] ppid=881 vsize=13600 CPUtime=2.3
/proc/883/stat : 883 (sugar) S 881 883 348 0 -1 4194304 1023 15969 0 2 4 0 213 13 16 0 1 0 2005922963 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/883/statm: 3400 799 370 3 0 500 0
[pid=906] ppid=883 vsize=5356 CPUtime=0
/proc/906/stat : 906 (sh) S 883 883 348 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005923201 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/906/statm: 1339 232 193 169 0 50 0
[pid=907] ppid=906 vsize=25528 CPUtime=217.83
/proc/907/stat : 907 (picosat) R 906 883 348 0 -1 4194304 6401 0 0 0 21699 84 0 0 25 0 1 0 2005923201 26140672 6150 996147200 134512640 134931368 4294956256 18446744073709551615 134531136 0 0 4096 0 0 0 0 17 1 0 0
/proc/907/statm: 6382 6150 48 102 0 6277 0
Current children cumulated CPU time (s) 220.13
Current children cumulated vsize (KiB) 44484

################
# More data... #
################

/proc/meminfo: memFree=1696368/2055920 swapFree=4180424/4192956
[pid=883] ppid=881 vsize=13600 CPUtime=2.3
/proc/883/stat : 883 (sugar) S 881 883 348 0 -1 4194304 1023 15969 0 2 4 0 213 13 16 0 1 0 2005922963 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/883/statm: 3400 799 370 3 0 500 0
[pid=906] ppid=883 vsize=5356 CPUtime=0
/proc/906/stat : 906 (sh) S 883 883 348 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005923201 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/906/statm: 1339 232 193 169 0 50 0
[pid=907] ppid=906 vsize=46980 CPUtime=1355.52
/proc/907/stat : 907 (picosat) R 906 883 348 0 -1 4194304 12889 0 0 0 135456 96 0 0 25 0 1 0 2005923201 48107520 11547 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/907/statm: 11745 11547 48 102 0 11640 0
Current children cumulated CPU time (s) 1357.82
Current children cumulated vsize (KiB) 65936

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 1021
/proc/meminfo: memFree=1692656/2055920 swapFree=4180424/4192956
[pid=883] ppid=881 vsize=13600 CPUtime=2.3
/proc/883/stat : 883 (sugar) S 881 883 348 0 -1 4194304 1023 15969 0 2 4 0 213 13 16 0 1 0 2005922963 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/883/statm: 3400 799 370 3 0 500 0
[pid=906] ppid=883 vsize=5356 CPUtime=0
/proc/906/stat : 906 (sh) S 883 883 348 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005923201 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/906/statm: 1339 232 193 169 0 50 0
[pid=907] ppid=906 vsize=50676 CPUtime=1415.5
/proc/907/stat : 907 (picosat) R 906 883 348 0 -1 4194304 13904 0 0 0 141453 97 0 0 25 0 1 0 2005923201 51892224 12470 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 0 0 0
/proc/907/statm: 12669 12470 48 102 0 12564 0
Current children cumulated CPU time (s) 1417.8
Current children cumulated vsize (KiB) 69632

[startup+1482.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/84 1021
/proc/meminfo: memFree=1692592/2055920 swapFree=4180424/4192956
[pid=883] ppid=881 vsize=13600 CPUtime=2.3
/proc/883/stat : 883 (sugar) S 881 883 348 0 -1 4194304 1023 15969 0 2 4 0 213 13 16 0 1 0 2005922963 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/883/statm: 3400 799 370 3 0 500 0
[pid=906] ppid=883 vsize=5356 CPUtime=0
/proc/906/stat : 906 (sh) S 883 883 348 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005923201 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/906/statm: 1339 232 193 169 0 50 0
[pid=907] ppid=906 vsize=50676 CPUtime=1475.47
/proc/907/stat : 907 (picosat) R 906 883 348 0 -1 4194304 13904 0 0 0 147450 97 0 0 25 0 1 0 2005923201 51892224 12470 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/907/statm: 12669 12470 48 102 0 12564 0
Current children cumulated CPU time (s) 1477.77
Current children cumulated vsize (KiB) 69632

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/84 1021
/proc/meminfo: memFree=1692016/2055920 swapFree=4180424/4192956
[pid=883] ppid=881 vsize=13600 CPUtime=2.3
/proc/883/stat : 883 (sugar) S 881 883 348 0 -1 4194304 1023 15969 0 2 4 0 213 13 16 0 1 0 2005922963 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/883/statm: 3400 799 370 3 0 500 0
[pid=906] ppid=883 vsize=5356 CPUtime=0
/proc/906/stat : 906 (sh) S 883 883 348 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005923201 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/906/statm: 1339 232 193 169 0 50 0
[pid=907] ppid=906 vsize=51204 CPUtime=1535.44
/proc/907/stat : 907 (picosat) R 906 883 348 0 -1 4194304 14135 0 0 0 153446 98 0 0 25 0 1 0 2005923201 52432896 12609 996147200 134512640 134931368 4294956256 18446744073709551615 134524027 0 0 4096 0 0 0 0 17 0 0 0
/proc/907/statm: 12801 12609 48 102 0 12696 0
Current children cumulated CPU time (s) 1537.74
Current children cumulated vsize (KiB) 70160

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 1021
/proc/meminfo: memFree=1691952/2055920 swapFree=4180424/4192956
[pid=883] ppid=881 vsize=13600 CPUtime=2.3
/proc/883/stat : 883 (sugar) S 881 883 348 0 -1 4194304 1023 15969 0 2 4 0 213 13 16 0 1 0 2005922963 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/883/statm: 3400 799 370 3 0 500 0
[pid=906] ppid=883 vsize=5356 CPUtime=0
/proc/906/stat : 906 (sh) S 883 883 348 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005923201 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/906/statm: 1339 232 193 169 0 50 0
[pid=907] ppid=906 vsize=51204 CPUtime=1595.42
/proc/907/stat : 907 (picosat) R 906 883 348 0 -1 4194304 14136 0 0 0 159444 98 0 0 25 0 1 0 2005923201 52432896 12610 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/907/statm: 12801 12610 48 102 0 12696 0
Current children cumulated CPU time (s) 1597.72
Current children cumulated vsize (KiB) 70160

[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/84 1021
/proc/meminfo: memFree=1691376/2055920 swapFree=4180424/4192956
[pid=883] ppid=881 vsize=13600 CPUtime=2.3
/proc/883/stat : 883 (sugar) S 881 883 348 0 -1 4194304 1023 15969 0 2 4 0 213 13 16 0 1 0 2005922963 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/883/statm: 3400 799 370 3 0 500 0
[pid=906] ppid=883 vsize=5356 CPUtime=0
/proc/906/stat : 906 (sh) S 883 883 348 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005923201 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/906/statm: 1339 232 193 169 0 50 0
[pid=907] ppid=906 vsize=51600 CPUtime=1655.39
/proc/907/stat : 907 (picosat) R 906 883 348 0 -1 4194304 14324 0 0 0 165441 98 0 0 25 0 1 0 2005923201 52838400 12701 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/907/statm: 12900 12701 48 102 0 12795 0
Current children cumulated CPU time (s) 1657.69
Current children cumulated vsize (KiB) 70556

[startup+1722.3 s]
/proc/loadavg: 2.26 2.08 2.02 3/84 1021
/proc/meminfo: memFree=1691376/2055920 swapFree=4180424/4192956
[pid=883] ppid=881 vsize=13600 CPUtime=2.3
/proc/883/stat : 883 (sugar) S 881 883 348 0 -1 4194304 1023 15969 0 2 4 0 213 13 16 0 1 0 2005922963 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/883/statm: 3400 799 370 3 0 500 0
[pid=906] ppid=883 vsize=5356 CPUtime=0
/proc/906/stat : 906 (sh) S 883 883 348 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005923201 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/906/statm: 1339 232 193 169 0 50 0
[pid=907] ppid=906 vsize=51600 CPUtime=1715.36
/proc/907/stat : 907 (picosat) R 906 883 348 0 -1 4194304 14324 0 0 0 171438 98 0 0 25 0 1 0 2005923201 52838400 12701 996147200 134512640 134931368 4294956256 18446744073709551615 134525927 0 0 4096 0 0 0 0 17 0 0 0
/proc/907/statm: 12900 12701 48 102 0 12795 0
Current children cumulated CPU time (s) 1717.66
Current children cumulated vsize (KiB) 70556

[startup+1782.3 s]
/proc/loadavg: 2.09 2.07 2.02 3/84 1021
/proc/meminfo: memFree=1686128/2055920 swapFree=4180424/4192956
[pid=883] ppid=881 vsize=13600 CPUtime=2.3
/proc/883/stat : 883 (sugar) S 881 883 348 0 -1 4194304 1023 15969 0 2 4 0 213 13 16 0 1 0 2005922963 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/883/statm: 3400 799 370 3 0 500 0
[pid=906] ppid=883 vsize=5356 CPUtime=0
/proc/906/stat : 906 (sh) S 883 883 348 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005923201 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/906/statm: 1339 232 193 169 0 50 0
[pid=907] ppid=906 vsize=56612 CPUtime=1775.34
/proc/907/stat : 907 (picosat) R 906 883 348 0 -1 4194304 15702 0 0 0 177434 100 0 0 25 0 1 0 2005923201 57970688 13978 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/907/statm: 14153 13978 48 102 0 14048 0
Current children cumulated CPU time (s) 1777.64
Current children cumulated vsize (KiB) 75568



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.7 s]
/proc/loadavg: 2.07 2.06 2.01 3/84 1021
/proc/meminfo: memFree=1686064/2055920 swapFree=4180424/4192956
[pid=883] ppid=881 vsize=13600 CPUtime=2.3
/proc/883/stat : 883 (sugar) S 881 883 348 0 -1 4194304 1023 15969 0 2 4 0 213 13 16 0 1 0 2005922963 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/883/statm: 3400 799 370 3 0 500 0
[pid=906] ppid=883 vsize=5356 CPUtime=0
/proc/906/stat : 906 (sh) S 883 883 348 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005923201 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/906/statm: 1339 232 193 169 0 50 0
[pid=907] ppid=906 vsize=56612 CPUtime=1797.74
/proc/907/stat : 907 (picosat) R 906 883 348 0 -1 4194304 15702 0 0 0 179674 100 0 0 25 0 1 0 2005923201 57970688 13978 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 0 0 0
/proc/907/statm: 14153 13978 48 102 0 14048 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 75568

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

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

[startup+1804.7 s]
/proc/loadavg: 2.07 2.06 2.01 3/84 1021
/proc/meminfo: memFree=1686064/2055920 swapFree=4180424/4192956
[pid=883] ppid=881 vsize=13600 CPUtime=2.3
/proc/883/stat : 883 (sugar) S 881 883 348 0 -1 4194304 1023 15969 0 2 4 0 213 13 16 0 1 0 2005922963 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/883/statm: 3400 799 370 3 0 500 0
[pid=906] ppid=883 vsize=5356 CPUtime=0
/proc/906/stat : 906 (sh) S 883 883 348 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005923201 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/906/statm: 1339 232 193 169 0 50 0
[pid=907] ppid=906 vsize=56612 CPUtime=1797.74
/proc/907/stat : 907 (picosat) R 906 883 348 0 -1 4194304 15702 0 0 0 179674 100 0 0 25 0 1 0 2005923201 57970688 13978 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 0 0 0
/proc/907/statm: 14153 13978 48 102 0 14048 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 75568

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 883 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=173669
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=145977
# CPU time returned by wait4() is 2.31965
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1804.72
CPU time (s): 1800.04
CPU user time (s): 1798.91
CPU system time (s): 1.13
CPU usage (%): 99.7406
Max. virtual memory (cumulated for all children) (KiB): 887472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.17367
system time used= 0.145977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17430
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= 2567
involuntary context switches= 2526

runsolver used 2.50762 second user time and 5.70613 second system time

The end

Launcher Data (download as text)

Begin job on node52 at 2008-07-05 16:51:47
IDJOB=1089824
IDBENCH=58327
IDSOLVER=345
FILE ID=node52/1089824-1215269507
PBS_JOBID= 7882187
Free space on /tmp= 66548 MiB

SOLVER NAME= Sugar v1.13+picosat
BENCH NAME= CPAI08/csp/graphColoring/sgb/queen/normalized-queen15-15-15.xml
COMMAND LINE= DIR/sugar -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/picosat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1089824-1215269507/watcher-1089824-1215269507 -o /tmp/evaluation-result-1089824-1215269507/solver-1089824-1215269507 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/sugar -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/picosat" -tmp="HOME/temp" HOME/instance-1089824-1215269507.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 68efc7a0c05acdfdccc7e2fee43c0534
RANDOM SEED=1819189404

node52.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.265
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.265
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:       1683800 kB
Buffers:         34884 kB
Cached:         193720 kB
SwapCached:       6268 kB
Active:         212540 kB
Inactive:       105000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1683800 kB
SwapTotal:     4192956 kB
SwapFree:      4180424 kB
Dirty:            1900 kB
Writeback:           0 kB
Mapped:         105348 kB
Slab:            39416 kB
Committed_AS:  4101700 kB
PageTables:       2120 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= 66548 MiB
End job on node52 at 2008-07-05 17:21:54