Trace number 2074876

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sugar v1.14.6+picosatSAT 55.6655 55.9988

General information on the benchmark

Namecsp/wordsPuzzle/
normalized-crossword-m1-words-puzzle14.xml
MD5SUM1f913b5f1334fb3a8e83db191b206d51
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.242962
Satisfiable
(Un)Satisfiability was proved
Number of variables62
Number of constraints118
Maximum constraint arity14
Maximum domain size26
Number of constraints which are defined in extension28
Number of constraints which are defined in intension90
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/picosat
0.00/0.08	c 0	BEGIN Sun Jul 12 02:42:53 2009
0.00/0.08	c 0	PID 17690
0.07/0.08	c 0	HOST node21.alineos.net
0.07/0.08	c 0	CONVERTING HOME/instance-2074876-1247359373.xml TO HOME/temp.csp
0.07/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2074876-1247359373.xml' 'HOME/temp.csp'
0.07/0.57	c 0	1 domains, 62 variables, 5 predicates, 4 relations, 118 constraints
0.07/0.60	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.60	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.07/0.68	c 0	Parsing HOME/temp.csp
0.56/0.85	c 1	parsed 190 expressions
0.56/0.86	c 1	Heap : 2 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.56/0.86	c 1	Converting to clausal form CSP
0.56/0.88	c 1	converted 19 (10%) expressions
0.56/0.88	c 1	converted 38 (20%) expressions
0.56/0.88	c 1	converted 57 (30%) expressions
0.56/0.91	c 1	converted 76 (40%) expressions
1.13/1.21	c 1	converted 95 (50%) expressions
1.13/1.25	c 1	converted 114 (60%) expressions
1.63/1.72	c 1	converted 133 (70%) expressions
1.63/1.74	c 1	converted 152 (80%) expressions
1.63/1.75	c 2	converted 171 (90%) expressions
1.73/1.83	c 2	converted 190 (100%) expressions
1.73/1.83	c 2	CSP : 62 integers, 0 booleans, 118 clauses, largest domain size 26
1.73/1.83	c 2	Heap : 21 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.73/1.83	c 2	Propagation in CSP
1.73/1.83	c 2	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.73/1.83	c 2	CSP : 62 integers, 0 booleans, 118 clauses, largest domain size 26
1.73/1.83	c 2	Heap : 21 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.73/1.83	c 2	Simplifing CSP by introducing new Boolean variables
1.73/1.84	c 2	CSP : 62 integers, 728 booleans, 846 clauses, largest domain size 26
1.73/1.84	c 2	Heap : 21 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.82/1.97	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.82/1.98	c 2	7 (10%) CSP integer variables are encoded (168 clauses, 1704 bytes)
1.82/1.99	c 2	13 (20%) CSP integer variables are encoded (312 clauses, 3288 bytes)
1.82/1.99	c 2	19 (30%) CSP integer variables are encoded (456 clauses, 4872 bytes)
1.82/1.99	c 2	25 (40%) CSP integer variables are encoded (600 clauses, 6456 bytes)
1.82/1.99	c 2	31 (50%) CSP integer variables are encoded (744 clauses, 8040 bytes)
1.82/1.99	c 2	38 (60%) CSP integer variables are encoded (912 clauses, 9888 bytes)
1.82/1.99	c 2	44 (70%) CSP integer variables are encoded (1056 clauses, 11665 bytes)
1.82/1.99	c 2	50 (80%) CSP integer variables are encoded (1200 clauses, 13537 bytes)
1.82/1.99	c 2	56 (90%) CSP integer variables are encoded (1344 clauses, 15409 bytes)
1.82/2.00	c 2	62 (100%) CSP integer variables are encoded (1488 clauses, 17281 bytes)
8.55/8.79	c 9	85 (10%) CSP clauses are encoded (151738 clauses, 5513164 bytes)
8.55/8.80	c 9	170 (20%) CSP clauses are encoded (153648 clauses, 5545671 bytes)
42.53/42.85	c 43	254 (30%) CSP clauses are encoded (357868 clauses, 15867704 bytes)
42.53/42.86	c 43	339 (40%) CSP clauses are encoded (359853 clauses, 15899976 bytes)
42.53/42.86	c 43	423 (50%) CSP clauses are encoded (361787 clauses, 15933140 bytes)
42.53/42.87	c 43	508 (60%) CSP clauses are encoded (363772 clauses, 15968176 bytes)
42.53/42.88	c 43	593 (70%) CSP clauses are encoded (365782 clauses, 16002927 bytes)
42.53/42.89	c 43	677 (80%) CSP clauses are encoded (367766 clauses, 16037632 bytes)
42.53/42.89	c 43	762 (90%) CSP clauses are encoded (369801 clauses, 16073897 bytes)
42.53/42.90	c 43	846 (100%) CSP clauses are encoded (371810 clauses, 16109332 bytes)
42.53/42.90	c 43	846 CSP clauses encoded
42.53/42.90	c 43	Writing map file : HOME/temp.map
42.53/42.90	c 43	Heap : 32 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
42.53/42.90	c 43	SAT : 2278 SAT variables, 371810 SAT clauses, 16109332 bytes
42.53/42.90	c 43	Heap : 32 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
42.63/42.96	c 43	SOLVING HOME/temp.cnf
42.63/42.96	c 43	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
55.47/55.82	c 56	DECODING HOME/temp.out WITH HOME/temp.map
55.47/55.82	c 56	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -decode 'HOME/temp.out' 'HOME/temp.map'
55.50/55.90	c 56	Decoding HOME/temp.out
55.50/55.94	s SATISFIABLE
55.50/55.94	v 1 14 4 17 12 4 13 11 14 14 20 19 11 8 13 4 15 8 4 19 24 13 14 17 0 11 11 24 19 22 14 6 4 11 6 8 13 0 4 17 4 0 17 2 4 3 17 0 6 22 4 4 3 17 20 11 4 3 2 24 18 19
55.50/55.96	c 56	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
55.50/55.99	c 56	CPU 55.63 (0.05 0.02 51.3 4.26)
55.50/55.99	c 56	END Sun Jul 12 02:43:49 2009

Verifier Data

OK

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2074876-1247359373/watcher-2074876-1247359373 -o /tmp/evaluation-result-2074876-1247359373/solver-2074876-1247359373 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/picosat -tmp=HOME/temp HOME/instance-2074876-1247359373.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.98 1.94 1.98 4/73 17690
/proc/meminfo: memFree=1853584/2055920 swapFree=4192812/4192956
[pid=17690] ppid=17688 vsize=12268 CPUtime=0
/proc/17690/stat : 17690 (sugar) R 17688 17690 16475 0 -1 4194304 348 0 0 0 0 0 0 0 23 0 1 0 23003748 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 221236656741 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/17690/statm: 3067 316 241 3 0 167 0

[startup+0.0819131 s]
/proc/loadavg: 1.98 1.94 1.98 4/73 17690
/proc/meminfo: memFree=1853584/2055920 swapFree=4192812/4192956
[pid=17690] ppid=17688 vsize=16740 CPUtime=0.07
/proc/17690/stat : 17690 (sugar) S 17688 17690 16475 0 -1 4194304 1152 0 0 0 5 2 0 0 18 0 1 0 23003748 17141760 1107 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17690/statm: 4185 1107 406 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.107012 s]
/proc/loadavg: 1.98 1.94 1.98 4/73 17690
/proc/meminfo: memFree=1853584/2055920 swapFree=4192812/4192956
[pid=17690] ppid=17688 vsize=16868 CPUtime=0.07
/proc/17690/stat : 17690 (sugar) S 17688 17690 16475 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 23003748 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17690/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.301298 s]
/proc/loadavg: 1.98 1.94 1.98 4/73 17690
/proc/meminfo: memFree=1853584/2055920 swapFree=4192812/4192956
[pid=17690] ppid=17688 vsize=16868 CPUtime=0.07
/proc/17690/stat : 17690 (sugar) S 17688 17690 16475 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 23003748 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17690/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.701344 s]
/proc/loadavg: 1.98 1.94 1.98 4/73 17690
/proc/meminfo: memFree=1853584/2055920 swapFree=4192812/4192956
[pid=17690] ppid=17688 vsize=16868 CPUtime=0.56
/proc/17690/stat : 17690 (sugar) S 17688 17690 16475 0 -1 4194304 1309 6525 0 1 5 2 45 4 16 0 1 0 23003748 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17690/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 16868

[startup+1.50243 s]
/proc/loadavg: 2.06 1.96 1.98 4/84 17712
/proc/meminfo: memFree=1839096/2055920 swapFree=4192812/4192956
[pid=17690] ppid=17688 vsize=16868 CPUtime=0.56
/proc/17690/stat : 17690 (sugar) S 17688 17690 16475 0 -1 4194304 1309 6525 0 1 5 2 45 4 15 0 1 0 23003748 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17690/statm: 4217 1111 409 3 0 796 0
[pid=17703] ppid=17690 vsize=5356 CPUtime=0
/proc/17703/stat : 17703 (sh) S 17690 17690 16475 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23003809 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17703/statm: 1339 233 193 169 0 50 0
[pid=17704] ppid=17703 vsize=864264 CPUtime=0.87
/proc/17704/stat : 17704 (java) S 17703 17690 16475 0 -1 0 9563 0 1 0 83 4 0 0 18 0 9 0 23003809 885006336 8816 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17704/statm: 216066 8816 2566 9 0 210571 0
[pid=17704/tid=17705] ppid=17703 vsize=864264 CPUtime=0.45
/proc/17704/task/17705/stat : 17705 (java) R 17703 17690 16475 0 -1 64 2796 0 1 0 44 1 0 0 20 0 9 0 23003810 885006336 8816 996147200 134512640 134550932 4294955936 18446744073709551615 4126522912 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17704/tid=17706] ppid=17703 vsize=864264 CPUtime=0.34
/proc/17704/task/17706/stat : 17706 (java) S 17703 17690 16475 0 -1 64 5752 0 0 0 33 1 0 0 16 0 9 0 23003811 885006336 8816 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17704/tid=17707] ppid=17703 vsize=864264 CPUtime=0
/proc/17704/task/17707/stat : 17707 (java) S 17703 17690 16475 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23003811 885006336 8816 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17704/tid=17708] ppid=17703 vsize=864264 CPUtime=0
/proc/17704/task/17708/stat : 17708 (java) S 17703 17690 16475 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 23003811 885006336 8816 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17704/tid=17709] ppid=17703 vsize=864264 CPUtime=0
/proc/17704/task/17709/stat : 17709 (java) S 17703 17690 16475 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23003813 885006336 8816 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17704/tid=17710] ppid=17703 vsize=864264 CPUtime=0.05
/proc/17704/task/17710/stat : 17710 (java) S 17703 17690 16475 0 -1 64 315 0 0 0 5 0 0 0 16 0 9 0 23003813 885006336 8816 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17704/tid=17711] ppid=17703 vsize=864264 CPUtime=0
/proc/17704/task/17711/stat : 17711 (java) S 17703 17690 16475 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23003813 885006336 8816 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17704/tid=17712] ppid=17703 vsize=864264 CPUtime=0
/proc/17704/task/17712/stat : 17712 (java) S 17703 17690 16475 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23003813 885006336 8816 996147200 134512640 134550932 4294955936 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) 886488

[startup+3.1016 s]
/proc/loadavg: 2.06 1.96 1.98 4/84 17712
/proc/meminfo: memFree=1815736/2055920 swapFree=4192812/4192956
[pid=17690] ppid=17688 vsize=16868 CPUtime=0.56
/proc/17690/stat : 17690 (sugar) S 17688 17690 16475 0 -1 4194304 1310 6525 0 1 5 2 45 4 15 0 1 0 23003748 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17690/statm: 4217 1111 409 3 0 796 0
[pid=17703] ppid=17690 vsize=5356 CPUtime=0
/proc/17703/stat : 17703 (sh) S 17690 17690 16475 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23003809 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17703/statm: 1339 233 193 169 0 50 0
[pid=17704] ppid=17703 vsize=868708 CPUtime=2.45
/proc/17704/stat : 17704 (java) S 17703 17690 16475 0 -1 0 12093 0 1 0 238 7 0 0 18 0 9 0 23003809 889556992 11225 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17704/statm: 217177 11225 2591 9 0 211654 0
[pid=17704/tid=17705] ppid=17703 vsize=868708 CPUtime=1.55
/proc/17704/task/17705/stat : 17705 (java) R 17703 17690 16475 0 -1 64 3052 0 1 0 153 2 0 0 25 0 9 0 23003810 889556992 11225 996147200 134512640 134550932 4294955936 18446744073709551615 4126578840 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17704/tid=17706] ppid=17703 vsize=868708 CPUtime=0.7
/proc/17704/task/17706/stat : 17706 (java) S 17703 17690 16475 0 -1 64 6871 0 0 0 68 2 0 0 16 0 9 0 23003811 889556992 11225 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17704/tid=17707] ppid=17703 vsize=868708 CPUtime=0
/proc/17704/task/17707/stat : 17707 (java) S 17703 17690 16475 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23003811 889556992 11225 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17704/tid=17708] ppid=17703 vsize=868708 CPUtime=0
/proc/17704/task/17708/stat : 17708 (java) S 17703 17690 16475 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 23003811 889556992 11225 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17704/tid=17709] ppid=17703 vsize=868708 CPUtime=0
/proc/17704/task/17709/stat : 17709 (java) S 17703 17690 16475 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23003813 889556992 11225 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17704/tid=17710] ppid=17703 vsize=868708 CPUtime=0.17
/proc/17704/task/17710/stat : 17710 (java) S 17703 17690 16475 0 -1 64 1470 0 0 0 16 1 0 0 16 0 9 0 23003813 889556992 11225 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17704/tid=17711] ppid=17703 vsize=868708 CPUtime=0
/proc/17704/task/17711/stat : 17711 (java) S 17703 17690 16475 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23003813 889556992 11225 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17704/tid=17712] ppid=17703 vsize=868708 CPUtime=0
/proc/17704/task/17712/stat : 17712 (java) S 17703 17690 16475 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23003813 889556992 11225 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 890932

[startup+6.30295 s]
/proc/loadavg: 2.05 1.96 1.98 3/84 17712
/proc/meminfo: memFree=1807992/2055920 swapFree=4192812/4192956
[pid=17690] ppid=17688 vsize=16868 CPUtime=0.56
/proc/17690/stat : 17690 (sugar) S 17688 17690 16475 0 -1 4194304 1310 6525 0 1 5 2 45 4 15 0 1 0 23003748 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17690/statm: 4217 1111 409 3 0 796 0
[pid=17703] ppid=17690 vsize=5356 CPUtime=0
/proc/17703/stat : 17703 (sh) S 17690 17690 16475 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23003809 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17703/statm: 1339 233 193 169 0 50 0
[pid=17704] ppid=17703 vsize=868708 CPUtime=5.62
/proc/17704/stat : 17704 (java) S 17703 17690 16475 0 -1 0 13686 0 1 0 553 9 0 0 18 0 9 0 23003809 889556992 12737 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17704/statm: 217177 12737 2591 9 0 211654 0
[pid=17704/tid=17705] ppid=17703 vsize=868708 CPUtime=4.6
/proc/17704/task/17705/stat : 17705 (java) R 17703 17690 16475 0 -1 64 3133 0 1 0 457 3 0 0 25 0 9 0 23003810 889556992 12737 996147200 134512640 134550932 4294955936 18446744073709551615 4126842132 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17704/tid=17706] ppid=17703 vsize=868708 CPUtime=0.82
/proc/17704/task/17706/stat : 17706 (java) S 17703 17690 16475 0 -1 64 8382 0 0 0 79 3 0 0 16 0 9 0 23003811 889556992 12737 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17704/tid=17707] ppid=17703 vsize=868708 CPUtime=0
/proc/17704/task/17707/stat : 17707 (java) S 17703 17690 16475 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23003811 889556992 12737 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17704/tid=17708] ppid=17703 vsize=868708 CPUtime=0
/proc/17704/task/17708/stat : 17708 (java) S 17703 17690 16475 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 23003811 889556992 12737 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17704/tid=17709] ppid=17703 vsize=868708 CPUtime=0
/proc/17704/task/17709/stat : 17709 (java) S 17703 17690 16475 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23003813 889556992 12737 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17704/tid=17710] ppid=17703 vsize=868708 CPUtime=0.17
/proc/17704/task/17710/stat : 17710 (java) S 17703 17690 16475 0 -1 64 1471 0 0 0 16 1 0 0 16 0 9 0 23003813 889556992 12737 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17704/tid=17711] ppid=17703 vsize=868708 CPUtime=0
/proc/17704/task/17711/stat : 17711 (java) S 17703 17690 16475 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23003813 889556992 12737 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17704/tid=17712] ppid=17703 vsize=868708 CPUtime=0
/proc/17704/task/17712/stat : 17712 (java) S 17703 17690 16475 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23003813 889556992 12737 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 890932

[startup+12.7016 s]
/proc/loadavg: 2.05 1.96 1.98 3/84 17712
/proc/meminfo: memFree=1796088/2055920 swapFree=4192812/4192956
[pid=17690] ppid=17688 vsize=16868 CPUtime=0.56
/proc/17690/stat : 17690 (sugar) S 17688 17690 16475 0 -1 4194304 1310 6525 0 1 5 2 45 4 16 0 1 0 23003748 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17690/statm: 4217 1111 409 3 0 796 0
[pid=17703] ppid=17690 vsize=5356 CPUtime=0
/proc/17703/stat : 17703 (sh) S 17690 17690 16475 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23003809 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17703/statm: 1339 233 193 169 0 50 0
[pid=17704] ppid=17703 vsize=868708 CPUtime=11.95
/proc/17704/stat : 17704 (java) S 17703 17690 16475 0 -1 0 16177 0 1 0 1183 12 0 0 18 0 9 0 23003809 889556992 14485 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17704/statm: 217177 14485 2591 9 0 211654 0
[pid=17704/tid=17705] ppid=17703 vsize=868708 CPUtime=10.64
/proc/17704/task/17705/stat : 17705 (java) R 17703 17690 16475 0 -1 64 3232 0 1 0 1060 4 0 0 25 0 9 0 23003810 889556992 14485 996147200 134512640 134550932 4294955936 18446744073709551615 4126839549 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17704/tid=17706] ppid=17703 vsize=868708 CPUtime=1.11
/proc/17704/task/17706/stat : 17706 (java) S 17703 17690 16475 0 -1 64 10770 0 0 0 106 5 0 0 16 0 9 0 23003811 889556992 14485 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17704/tid=17707] ppid=17703 vsize=868708 CPUtime=0
/proc/17704/task/17707/stat : 17707 (java) S 17703 17690 16475 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23003811 889556992 14485 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17704/tid=17708] ppid=17703 vsize=868708 CPUtime=0
/proc/17704/task/17708/stat : 17708 (java) S 17703 17690 16475 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 23003811 889556992 14485 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17704/tid=17709] ppid=17703 vsize=868708 CPUtime=0
/proc/17704/task/17709/stat : 17709 (java) S 17703 17690 16475 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23003813 889556992 14485 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17704/tid=17710] ppid=17703 vsize=868708 CPUtime=0.17
/proc/17704/task/17710/stat : 17710 (java) S 17703 17690 16475 0 -1 64 1475 0 0 0 16 1 0 0 16 0 9 0 23003813 889556992 14485 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17704/tid=17711] ppid=17703 vsize=868708 CPUtime=0
/proc/17704/task/17711/stat : 17711 (java) S 17703 17690 16475 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23003813 889556992 14485 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17704/tid=17712] ppid=17703 vsize=868708 CPUtime=0
/proc/17704/task/17712/stat : 17712 (java) S 17703 17690 16475 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23003813 889556992 14485 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 890932

[startup+25.502 s]
/proc/loadavg: 2.12 1.98 1.99 3/93 17760
/proc/meminfo: memFree=1765880/2055920 swapFree=4192812/4192956
[pid=17690] ppid=17688 vsize=16868 CPUtime=0.56
/proc/17690/stat : 17690 (sugar) S 17688 17690 16475 0 -1 4194304 1310 6525 0 1 5 2 45 4 16 0 1 0 23003748 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17690/statm: 4217 1111 409 3 0 796 0
[pid=17703] ppid=17690 vsize=5356 CPUtime=0
/proc/17703/stat : 17703 (sh) S 17690 17690 16475 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23003809 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17703/statm: 1339 233 193 169 0 50 0
[pid=17704] ppid=17703 vsize=868708 CPUtime=24.67
/proc/17704/stat : 17704 (java) S 17703 17690 16475 0 -1 0 16319 0 1 0 2453 14 0 0 18 0 9 0 23003809 889556992 14497 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17704/statm: 217177 14497 2591 9 0 211654 0
[pid=17704/tid=17705] ppid=17703 vsize=868708 CPUtime=23.19
/proc/17704/task/17705/stat : 17705 (java) R 17703 17690 16475 0 -1 64 3363 0 1 0 2312 7 0 0 25 0 9 0 23003810 889556992 14497 996147200 134512640 134550932 4294955936 18446744073709551615 102142579 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17704/tid=17706] ppid=17703 vsize=868708 CPUtime=1.28
/proc/17704/task/17706/stat : 17706 (java) S 17703 17690 16475 0 -1 64 10777 0 0 0 123 5 0 0 16 0 9 0 23003811 889556992 14497 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17704/tid=17707] ppid=17703 vsize=868708 CPUtime=0
/proc/17704/task/17707/stat : 17707 (java) S 17703 17690 16475 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23003811 889556992 14497 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17704/tid=17708] ppid=17703 vsize=868708 CPUtime=0
/proc/17704/task/17708/stat : 17708 (java) S 17703 17690 16475 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 23003811 889556992 14497 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17704/tid=17709] ppid=17703 vsize=868708 CPUtime=0
/proc/17704/task/17709/stat : 17709 (java) S 17703 17690 16475 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23003813 889556992 14497 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17704/tid=17710] ppid=17703 vsize=868708 CPUtime=0.18
/proc/17704/task/17710/stat : 17710 (java) S 17703 17690 16475 0 -1 64 1479 0 0 0 17 1 0 0 16 0 9 0 23003813 889556992 14497 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17704/tid=17711] ppid=17703 vsize=868708 CPUtime=0
/proc/17704/task/17711/stat : 17711 (java) S 17703 17690 16475 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23003813 889556992 14497 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17704/tid=17712] ppid=17703 vsize=868708 CPUtime=0
/proc/17704/task/17712/stat : 17712 (java) S 17703 17690 16475 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23003813 889556992 14497 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 890932

[startup+51.1018 s]
/proc/loadavg: 2.07 1.98 1.99 3/85 17762
/proc/meminfo: memFree=1758584/2055920 swapFree=4192812/4192956
[pid=17690] ppid=17688 vsize=16868 CPUtime=42.65
/proc/17690/stat : 17690 (sugar) S 17688 17690 16475 0 -1 4194304 1365 24613 0 2 5 2 4231 27 16 0 1 0 23003748 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17690/statm: 4217 1113 409 3 0 796 0
[pid=17761] ppid=17690 vsize=5356 CPUtime=0
/proc/17761/stat : 17761 (sh) S 17690 17690 16475 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23008045 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17761/statm: 1339 232 193 169 0 50 0
[pid=17762] ppid=17761 vsize=21836 CPUtime=8.12
/proc/17762/stat : 17762 (picosat) R 17761 17690 16475 0 -1 4194304 5237 0 0 0 416 396 0 0 25 0 1 0 23008045 22360064 5223 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/17762/statm: 5459 5223 42 102 0 5354 0
Current children cumulated CPU time (s) 50.77
Current children cumulated vsize (KiB) 44060

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

[startup+54.3011 s]
/proc/loadavg: 2.07 1.98 1.99 3/85 17762
/proc/meminfo: memFree=1753848/2055920 swapFree=4192812/4192956
[pid=17690] ppid=17688 vsize=16868 CPUtime=42.65
/proc/17690/stat : 17690 (sugar) S 17688 17690 16475 0 -1 4194304 1365 24613 0 2 5 2 4231 27 16 0 1 0 23003748 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17690/statm: 4217 1113 409 3 0 796 0
[pid=17761] ppid=17690 vsize=5356 CPUtime=0
/proc/17761/stat : 17761 (sh) S 17690 17690 16475 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23008045 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17761/statm: 1339 232 193 169 0 50 0
[pid=17762] ppid=17761 vsize=22364 CPUtime=11.32
/proc/17762/stat : 17762 (picosat) R 17761 17690 16475 0 -1 4194304 5366 0 0 0 736 396 0 0 25 0 1 0 23008045 22900736 5352 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 0 0 0
/proc/17762/statm: 5591 5352 42 102 0 5486 0
Current children cumulated CPU time (s) 53.97
Current children cumulated vsize (KiB) 44588

[startup+55.1012 s]
/proc/loadavg: 2.07 1.98 1.99 3/85 17762
/proc/meminfo: memFree=1753720/2055920 swapFree=4192812/4192956
[pid=17690] ppid=17688 vsize=16868 CPUtime=42.65
/proc/17690/stat : 17690 (sugar) S 17688 17690 16475 0 -1 4194304 1365 24613 0 2 5 2 4231 27 16 0 1 0 23003748 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17690/statm: 4217 1113 409 3 0 796 0
[pid=17761] ppid=17690 vsize=5356 CPUtime=0
/proc/17761/stat : 17761 (sh) S 17690 17690 16475 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23008045 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17761/statm: 1339 232 193 169 0 50 0
[pid=17762] ppid=17761 vsize=22496 CPUtime=12.12
/proc/17762/stat : 17762 (picosat) R 17761 17690 16475 0 -1 4194304 5395 0 0 0 816 396 0 0 25 0 1 0 23008045 23035904 5381 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/17762/statm: 5624 5381 42 102 0 5519 0
Current children cumulated CPU time (s) 54.77
Current children cumulated vsize (KiB) 44720

[startup+55.5013 s]
/proc/loadavg: 2.07 1.98 1.99 3/85 17762
/proc/meminfo: memFree=1753720/2055920 swapFree=4192812/4192956
[pid=17690] ppid=17688 vsize=16868 CPUtime=42.65
/proc/17690/stat : 17690 (sugar) S 17688 17690 16475 0 -1 4194304 1365 24613 0 2 5 2 4231 27 16 0 1 0 23003748 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17690/statm: 4217 1113 409 3 0 796 0
[pid=17761] ppid=17690 vsize=5356 CPUtime=0
/proc/17761/stat : 17761 (sh) S 17690 17690 16475 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23008045 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17761/statm: 1339 232 193 169 0 50 0
[pid=17762] ppid=17761 vsize=22496 CPUtime=12.52
/proc/17762/stat : 17762 (picosat) R 17761 17690 16475 0 -1 4194304 5403 0 0 0 856 396 0 0 25 0 1 0 23008045 23035904 5389 996147200 134512640 134931368 4294956256 18446744073709551615 134525769 0 0 4096 0 0 0 0 17 0 0 0
/proc/17762/statm: 5624 5389 42 102 0 5519 0
Current children cumulated CPU time (s) 55.17
Current children cumulated vsize (KiB) 44720

[startup+55.9013 s]
/proc/loadavg: 2.07 1.98 1.99 3/85 17762
/proc/meminfo: memFree=1753720/2055920 swapFree=4192812/4192956
[pid=17690] ppid=17688 vsize=16868 CPUtime=55.5
/proc/17690/stat : 17690 (sugar) S 17688 17690 16475 0 -1 4194304 1428 30313 0 2 5 2 5119 424 17 0 1 0 23003748 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17690/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 55.5
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 55.9988
CPU time (s): 55.6655
CPU user time (s): 51.3622
CPU system time (s): 4.30335
CPU usage (%): 99.4049
Max. virtual memory (cumulated for all children) (KiB): 893496

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 51.3622
system time used= 4.30335
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35611
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7751
involuntary context switches= 8332

runsolver used 0.078987 second user time and 0.205968 second system time

The end

Launcher Data

Begin job on node21 at 2009-07-12 02:42:53
IDJOB=2074876
IDBENCH=56148
IDSOLVER=738
FILE ID=node21/2074876-1247359373
PBS_JOBID= 9506973
Free space on /tmp= 66376 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/wordsPuzzle/normalized-crossword-m1-words-puzzle14.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/picosat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2074876-1247359373/watcher-2074876-1247359373 -o /tmp/evaluation-result-2074876-1247359373/solver-2074876-1247359373 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/picosat" -tmp="HOME/temp" HOME/instance-2074876-1247359373.xml

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

MD5SUM BENCH= 1f913b5f1334fb3a8e83db191b206d51
RANDOM SEED=1637203753

node21.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.240
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.240
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:       1854064 kB
Buffers:         17288 kB
Cached:          94572 kB
SwapCached:          0 kB
Active:         102056 kB
Inactive:        53648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1854064 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1812 kB
Writeback:           0 kB
Mapped:          54472 kB
Slab:            31608 kB
Committed_AS:   236356 kB
PageTables:       1776 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= 66360 MiB
End job on node21 at 2009-07-12 02:43:49