Trace number 2062259

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 84.5171 85.4221

General information on the benchmark

Namecsp/allsquares/
normalized-squares-25-25.xml
MD5SUM59d56c349f47c5f1affad53bdd346c6f
Bench CategoryAlldiff+Cumul+Elt+WSum (alldiff,cumulative,element,weightedsum)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark50.8213
Satisfiable
(Un)Satisfiability was proved
Number of variables1250
Number of constraints1503
Maximum constraint arity25
Maximum domain size75
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1201
Global constraints used (with number of constraints)cumulative(2),weightedsum(300)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/picosat
0.00/0.08	c 0	BEGIN Sat Jul 11 18:07:08 2009
0.00/0.08	c 0	PID 16281
0.06/0.08	c 0	HOST node68.alineos.net
0.06/0.08	c 0	CONVERTING HOME/instance-2062259-1247328428.xml TO HOME/temp.csp
0.06/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-2062259-1247328428.xml' 'HOME/temp.csp'
0.06/0.84	c 1	26 domains, 1250 variables, 2 predicates, 0 relations, 1503 constraints
0.06/0.86	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.86	c 1	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.82/0.94	c 1	Parsing HOME/temp.csp
0.94/1.06	c 1	parsed 2781 expressions
0.94/1.07	c 1	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.94/1.07	c 1	Converting to clausal form CSP
0.94/1.09	c 1	converted 279 (10%) expressions
0.94/1.10	c 1	converted 557 (20%) expressions
0.94/1.10	c 1	converted 835 (30%) expressions
0.94/1.10	c 1	converted 1113 (40%) expressions
1.13/1.24	c 1	converted 1391 (50%) expressions
1.23/1.30	c 1	converted 1669 (60%) expressions
1.23/1.33	c 1	converted 1947 (70%) expressions
1.23/1.36	c 1	converted 2225 (80%) expressions
1.23/1.39	c 1	converted 2503 (90%) expressions
2.12/2.23	c 2	converted 2781 (100%) expressions
2.12/2.23	c 2	CSP : 5450 integers, 2400 booleans, 16001 clauses, largest domain size 76
2.12/2.23	c 2	Heap : 11 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
2.12/2.23	c 2	Propagation in CSP
2.12/2.30	c 2	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.21/2.30	c 2	CSP : 5450 integers, 2400 booleans, 16001 clauses, largest domain size 76
2.21/2.30	c 2	Heap : 11 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
2.21/2.31	c 2	Simplifing CSP by introducing new Boolean variables
2.21/2.33	c 2	CSP : 5450 integers, 2400 booleans, 16001 clauses, largest domain size 76
2.21/2.33	c 2	Heap : 12 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
2.31/2.41	c 2	Encoding CSP to SAT : HOME/temp.cnf
2.31/2.44	c 2	545 (10%) CSP integer variables are encoded (3000 clauses, 36883 bytes)
2.31/2.44	c 2	1090 (20%) CSP integer variables are encoded (3000 clauses, 36883 bytes)
2.31/2.45	c 2	1635 (30%) CSP integer variables are encoded (5236 clauses, 65951 bytes)
2.31/2.45	c 2	2180 (40%) CSP integer variables are encoded (8676 clauses, 112148 bytes)
2.31/2.46	c 2	2725 (50%) CSP integer variables are encoded (11944 clauses, 161168 bytes)
2.31/2.46	c 2	3270 (60%) CSP integer variables are encoded (15384 clauses, 212768 bytes)
2.31/2.47	c 3	3815 (70%) CSP integer variables are encoded (18652 clauses, 261788 bytes)
2.31/2.48	c 3	4360 (80%) CSP integer variables are encoded (22092 clauses, 313388 bytes)
2.31/2.48	c 3	4905 (90%) CSP integer variables are encoded (25360 clauses, 362408 bytes)
2.31/2.49	c 3	5450 (100%) CSP integer variables are encoded (28800 clauses, 414008 bytes)
2.51/2.69	c 3	1601 (10%) CSP clauses are encoded (111197 clauses, 1843597 bytes)
2.81/2.91	c 3	3201 (20%) CSP clauses are encoded (159735 clauses, 2895985 bytes)
3.11/3.27	c 3	4801 (30%) CSP clauses are encoded (191593 clauses, 3860019 bytes)
3.40/3.58	c 4	6401 (40%) CSP clauses are encoded (219298 clauses, 4802000 bytes)
3.70/3.88	c 4	8001 (50%) CSP clauses are encoded (245610 clauses, 5710953 bytes)
4.20/4.39	c 4	9601 (60%) CSP clauses are encoded (355376 clauses, 8233230 bytes)
4.59/4.77	c 5	11201 (70%) CSP clauses are encoded (388915 clauses, 9419983 bytes)
4.88/5.08	c 5	12801 (80%) CSP clauses are encoded (415730 clauses, 10362771 bytes)
5.19/5.39	c 5	14401 (90%) CSP clauses are encoded (442978 clauses, 11313043 bytes)
5.68/5.87	c 6	16001 (100%) CSP clauses are encoded (550127 clauses, 13820088 bytes)
5.68/5.87	c 6	16001 CSP clauses encoded
5.68/5.87	c 6	Writing map file : HOME/temp.map
5.68/5.88	c 6	Heap : 10 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
5.68/5.88	c 6	SAT : 36600 SAT variables, 550127 SAT clauses, 13820088 bytes
5.68/5.88	c 6	Heap : 10 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
5.78/5.94	c 6	SOLVING HOME/temp.cnf
5.78/5.94	c 6	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
83.98/84.98	c 85	DECODING HOME/temp.out WITH HOME/temp.map
83.98/84.98	c 85	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'
84.08/85.06	c 85	Decoding HOME/temp.out
84.08/85.34	s SATISFIABLE
84.08/85.39	v 22 29 22 56 48 48 24 25 33 49 13 42 0 0 60 40 14 22 56 55 54 0 25 31 0 21 18 18 50 28 34 51 20 19 40 47 16 47 60 40 0 58 0 0 55 19 0 28 51 22 1 0 0 1 0 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 0 1 0 0 0 1 0 1 0 0 0 1 0 1 0 0 0 0 1 1 0 0 1 1 0 1 0 1 0 1 0 0 1 0 0 1 0 0 0 0 1 1 0 0 1 1 0 1 0 1 0 0 0 0 1 0 0 1 0 1 0 1 0 1 0 0 0 1 0 0 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 0 0 1 0 0 0 1 0 1 0 0 0 1 0 1 0 0 1 1 0 1 0 0 0 0 1 1 0 0 1 1 0 1 0 1 0 1 0 0 1 0 0 1 0 0 0 0 1 1 0 0 0 1 0 1 0 1 0 0 0 0 1 0 0 0 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 0 1 0 1 0 0 0 1 0 0 0 1 0 1 0 0 0 1 0 1 0 0 0 0 1 1 0 0 1 1 0 1 0 1 0 1 0 0 1 0 0 1 0 0 0 0 1 1 0 0 0 1 0 1 0 1 0 0 0 0 1 0 0 1 0 1 0 1 0 1 0 0 0 1 0 0 1 0 1 0 1 0 1 0 1 0 0 0 1 0 1 0 1 0 1 0 0 0 1 0 1 0 0 0 1 0 1 0 1 0 0 0 1 1 0 1 0 0 0 0 1 0 1 0 1 1 0 0 1 0 1 0 0 0 1 0 0 1 0 0 0 0 1 0 1 0 1 0 1 0 0 0 1 0 0 0 1 0 1 0 0 1 0 0 1 1 0 0 1 0 1 0 1 0 1 0 0 1 0 0 1 1 0 0 0 0 1 0 1 1 0 0 1 1 0 1 0 1 0 0 0 0 1 0 1 1 0 0 1 0 1 1 0 0 1 1 0 1 0 1 0 0 0 0 1 0 1 0 1 0 0 0 0 1 0 0 1 0 0 0 1 1 0 0 1 0 1 0 1 0 1 0 0 1 0 0 1 1 0 0 0 0 1 0 1 1 0 0 1 1 0 1 0 1 0 0 0 0 1 0 1 1 0 0 1 0 1 1 0 0 1 1 0 1 0 1 0 0 0 0 1 0 1 0 1 0 0 0 0 1 0 0 1 0 0 0 0 0 1 1 0 0 1 1 0 0 1 0 1 0 0 1 0 0 1 0 1 0 0 0 1 1 0 1 0 0 0 1 0 0 1 0 0 1 0 0 0 0 1 1 0 0 1 1 0 0 0 1 0 0 1 0 1 0 1 0 0 0 1 1 0 0 0 0 0 0 1 1 0 0 0 1 0 1 0 0 1 1 0 1 0 0 0 0 1 1 0 0 1 1 0 1 0 1 0 1 0 0 1 0 0 1 0 0 0 0 1 1 0 0 1 1 0 1 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0 0 1 0 0 1 0 1 0 0 1 1 0 1 0 0 0 0 1 1 0 0 1 1 0 1 0 1 0 0 0 0 1 0 1 1 0 0 0 0 1 1 0 0 1 1 0 1 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0 0 1 0 0 0 1 0 0 0 0 0 1 0 1 0 0 0 1 1 0 1 0 0 0 0 0 0 1 0 1 1 0 0 1 0 1 0 0 0 1 0 0 1 0 0 0 0 1 0 1 0 1 0 1 0 0 0 0 1 0 0 1 0 0 1 0 0 1 0 1 0 0 0 0 1 0 1 0 0 0 1 0 0 1 0 0 1 0 0 0 0 1 1 0 0 1 1 0 0 0 1 0 0 1 0 0 0 1 1 0 0 0 1 0 0 0 0 0 0 1 0 1 1 0 0 1 1 0 1 0 1 0 0 0 0 1 0 1 1 0 0 1 0 0 1 0 0 0 1 0 1 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0 0 1 0 0 0 0 1 0 1 0 0 0 1 0 0 1 1 0 0 0 1 0 0 1 1 0 0 1 1 0 0 0 1 0 0 1 0 0 0 1 1 0 0 0 1 0 0 0 0 0 0 1 1 0 0 1 1 0 0 1 1 0 0 0 1 0 0 1 1 0 0 1 1 0 0 0 1 0 0 1 0 0 0 1 1 0 0 1 1 0 0 0 0 0 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 0 0 1 0 0 1 0 0 0 0 1 0 1 0 1 0 1 0 0 0 1 0 0 0 1 0 0 0 1 1 0 0 1 0 0 1 0 0 0 0 0 1 0 0 0 1 0 0 1 0 0 0 0 1 0 0 0 1 0 0 1 1 0 0 0 0 1 1 0 0 1 1 0 0 0 1 0 0 1 0 0 0 1 0 0 0 1 1 0 0 0 0 0 0 1 1 0 0 0 1 0 1 0 1 0 1 0 0 1 0 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 1 0 0 0 1 1 0 0 1 1 0 0 1 1 0 0 0 0 1 0 1 0 1 0 1 0 1 0 1 0 0 0 1 0 1 0 1 0 0 0 1 0 0 0 0 1 0 0 1 0 0 1 0 1 0 1 0 1 0 0 0 1 0 0 0 1 0 0 1 0 0 0 1 0 1
84.08/85.40	c 85	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
84.08/85.42	c 85	CPU 84.49 (0.06 0.02 80.84 3.57)
84.08/85.42	c 85	END Sat Jul 11 18:08:33 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-2062259-1247328428/watcher-2062259-1247328428 -o /tmp/evaluation-result-2062259-1247328428/solver-2062259-1247328428 -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-2062259-1247328428.xml 

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


[startup+0 s]
/proc/loadavg: 2.07 1.99 1.92 4/76 16281
/proc/meminfo: memFree=845952/2055920 swapFree=4192956/4192956
[pid=16281] ppid=16279 vsize=18576 CPUtime=0
/proc/16281/stat : 16281 (runsolver) R 16279 16281 12034 0 -1 4194368 15 0 0 0 0 0 0 0 22 0 1 0 19905492 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 209560595751 0 0 4096 24578 0 0 0 17 1 0 0
/proc/16281/statm: 4644 284 249 26 0 2626 0

[startup+0.081405 s]
/proc/loadavg: 2.07 1.99 1.92 4/76 16281
/proc/meminfo: memFree=845952/2055920 swapFree=4192956/4192956
[pid=16281] ppid=16279 vsize=16740 CPUtime=0.06
/proc/16281/stat : 16281 (sugar) S 16279 16281 12034 0 -1 4194304 1152 0 0 0 5 1 0 0 18 0 1 0 19905492 17141760 1107 996147200 4194304 4206940 548682068608 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16281/statm: 4185 1107 406 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.106209 s]
/proc/loadavg: 2.07 1.99 1.92 4/76 16281
/proc/meminfo: memFree=845952/2055920 swapFree=4192956/4192956
[pid=16281] ppid=16279 vsize=16868 CPUtime=0.06
/proc/16281/stat : 16281 (sugar) S 16279 16281 12034 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 19905492 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16281/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.30143 s]
/proc/loadavg: 2.07 1.99 1.92 4/76 16281
/proc/meminfo: memFree=845952/2055920 swapFree=4192956/4192956
[pid=16281] ppid=16279 vsize=16868 CPUtime=0.06
/proc/16281/stat : 16281 (sugar) S 16279 16281 12034 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 19905492 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16281/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701506 s]
/proc/loadavg: 2.07 1.99 1.92 4/76 16281
/proc/meminfo: memFree=845952/2055920 swapFree=4192956/4192956
[pid=16281] ppid=16279 vsize=16868 CPUtime=0.06
/proc/16281/stat : 16281 (sugar) S 16279 16281 12034 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 19905492 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16281/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50264 s]
/proc/loadavg: 2.07 1.99 1.92 4/87 16303
/proc/meminfo: memFree=837608/2055920 swapFree=4192956/4192956
[pid=16281] ppid=16279 vsize=16868 CPUtime=0.82
/proc/16281/stat : 16281 (sugar) S 16279 16281 12034 0 -1 4194304 1309 5270 0 1 5 1 72 4 16 0 1 0 19905492 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16281/statm: 4217 1111 409 3 0 796 0
[pid=16294] ppid=16281 vsize=5356 CPUtime=0
/proc/16294/stat : 16294 (sh) S 16281 16281 12034 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 19905578 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16294/statm: 1339 233 193 169 0 50 0
[pid=16295] ppid=16294 vsize=868480 CPUtime=0.61
/proc/16295/stat : 16295 (java) S 16294 16281 12034 0 -1 0 5898 0 1 0 58 3 0 0 18 0 9 0 19905579 889323520 5308 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16295/statm: 217120 5308 1748 9 0 211625 0
[pid=16295/tid=16296] ppid=16294 vsize=868480 CPUtime=0.37
/proc/16295/task/16296/stat : 16296 (java) R 16294 16281 12034 0 -1 64 2682 0 1 0 36 1 0 0 22 0 9 0 19905580 889323520 5308 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16295/tid=16297] ppid=16294 vsize=868480 CPUtime=0.04
/proc/16295/task/16297/stat : 16297 (java) R 16294 16281 12034 0 -1 64 1034 0 0 0 4 0 0 0 16 0 9 0 19905581 889323520 5308 996147200 134512640 134550932 4294955936 18446744073709551615 102549389 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16295/tid=16298] ppid=16294 vsize=868480 CPUtime=0
/proc/16295/task/16298/stat : 16298 (java) S 16294 16281 12034 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 19905581 889323520 5308 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16295/tid=16299] ppid=16294 vsize=868480 CPUtime=0
/proc/16295/task/16299/stat : 16299 (java) S 16294 16281 12034 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 19905581 889323520 5308 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16295/tid=16300] ppid=16294 vsize=868480 CPUtime=0
/proc/16295/task/16300/stat : 16300 (java) S 16294 16281 12034 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 19905583 889323520 5308 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16295/tid=16301] ppid=16294 vsize=868480 CPUtime=0.17
/proc/16295/task/16301/stat : 16301 (java) S 16294 16281 12034 0 -1 64 1489 0 0 0 17 0 0 0 16 0 9 0 19905583 889323520 5308 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16295/tid=16302] ppid=16294 vsize=868480 CPUtime=0
/proc/16295/task/16302/stat : 16302 (java) S 16294 16281 12034 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 19905583 889323520 5308 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16295/tid=16303] ppid=16294 vsize=868480 CPUtime=0
/proc/16295/task/16303/stat : 16303 (java) S 16294 16281 12034 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 19905583 889323520 5308 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) 890704

[startup+3.10291 s]
/proc/loadavg: 2.07 1.99 1.92 3/87 16303
/proc/meminfo: memFree=819112/2055920 swapFree=4192956/4192956
[pid=16281] ppid=16279 vsize=16868 CPUtime=0.82
/proc/16281/stat : 16281 (sugar) S 16279 16281 12034 0 -1 4194304 1310 5270 0 1 5 1 72 4 15 0 1 0 19905492 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16281/statm: 4217 1111 409 3 0 796 0
[pid=16294] ppid=16281 vsize=5356 CPUtime=0
/proc/16294/stat : 16294 (sh) S 16281 16281 12034 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 19905578 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16294/statm: 1339 233 193 169 0 50 0
[pid=16295] ppid=16294 vsize=868676 CPUtime=2.19
/proc/16295/stat : 16295 (java) S 16294 16281 12034 0 -1 0 9699 0 1 0 212 7 0 0 18 0 9 0 19905579 889524224 8589 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16295/statm: 217169 8589 2592 9 0 211646 0
[pid=16295/tid=16296] ppid=16294 vsize=868676 CPUtime=1.47
/proc/16295/task/16296/stat : 16296 (java) R 16294 16281 12034 0 -1 64 2963 0 1 0 144 3 0 0 25 0 9 0 19905580 889524224 8589 996147200 134512640 134550932 4294955936 18446744073709551615 4126531227 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16295/tid=16297] ppid=16294 vsize=868676 CPUtime=0.42
/proc/16295/task/16297/stat : 16297 (java) S 16294 16281 12034 0 -1 64 4483 0 0 0 40 2 0 0 16 0 9 0 19905581 889524224 8589 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16295/tid=16298] ppid=16294 vsize=868676 CPUtime=0
/proc/16295/task/16298/stat : 16298 (java) S 16294 16281 12034 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 19905581 889524224 8589 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16295/tid=16299] ppid=16294 vsize=868676 CPUtime=0
/proc/16295/task/16299/stat : 16299 (java) S 16294 16281 12034 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 19905581 889524224 8589 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16295/tid=16300] ppid=16294 vsize=868676 CPUtime=0
/proc/16295/task/16300/stat : 16300 (java) S 16294 16281 12034 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 19905583 889524224 8589 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16295/tid=16301] ppid=16294 vsize=868676 CPUtime=0.27
/proc/16295/task/16301/stat : 16301 (java) S 16294 16281 12034 0 -1 64 1555 0 0 0 26 1 0 0 16 0 9 0 19905583 889524224 8589 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16295/tid=16302] ppid=16294 vsize=868676 CPUtime=0
/proc/16295/task/16302/stat : 16302 (java) S 16294 16281 12034 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 19905583 889524224 8589 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16295/tid=16303] ppid=16294 vsize=868676 CPUtime=0
/proc/16295/task/16303/stat : 16303 (java) S 16294 16281 12034 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 19905583 889524224 8589 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) 890900

[startup+6.30245 s]
/proc/loadavg: 2.06 1.99 1.92 3/87 16303
/proc/meminfo: memFree=806696/2055920 swapFree=4192956/4192956
[pid=16281] ppid=16279 vsize=16868 CPUtime=5.79
/proc/16281/stat : 16281 (sugar) S 16279 16281 12034 0 -1 4194304 1365 15517 0 2 6 2 550 21 16 0 1 0 19905492 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16281/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 5.79
Current children cumulated vsize (KiB) 16868

[startup+12.7015 s]
/proc/loadavg: 2.06 1.99 1.92 3/79 16305
/proc/meminfo: memFree=805800/2055920 swapFree=4192956/4192956
[pid=16281] ppid=16279 vsize=16868 CPUtime=5.79
/proc/16281/stat : 16281 (sugar) S 16279 16281 12034 0 -1 4194304 1365 15517 0 2 6 2 550 21 16 0 1 0 19905492 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16281/statm: 4217 1113 409 3 0 796 0
[pid=16304] ppid=16281 vsize=5356 CPUtime=0
/proc/16304/stat : 16304 (sh) S 16281 16281 12034 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19906086 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16304/statm: 1339 232 193 169 0 50 0
[pid=16305] ppid=16304 vsize=25200 CPUtime=6.68
/proc/16305/stat : 16305 (picosat) R 16304 16281 12034 0 -1 4194304 5706 0 0 0 339 329 0 0 25 0 1 0 19906086 25804800 5692 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/16305/statm: 6300 5692 42 102 0 6195 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 47424

[startup+25.5027 s]
/proc/loadavg: 2.04 1.99 1.92 3/79 16305
/proc/meminfo: memFree=805096/2055920 swapFree=4192956/4192956
[pid=16281] ppid=16279 vsize=16868 CPUtime=5.79
/proc/16281/stat : 16281 (sugar) S 16279 16281 12034 0 -1 4194304 1365 15517 0 2 6 2 550 21 16 0 1 0 19905492 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16281/statm: 4217 1113 409 3 0 796 0
[pid=16304] ppid=16281 vsize=5356 CPUtime=0
/proc/16304/stat : 16304 (sh) S 16281 16281 12034 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19906086 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16304/statm: 1339 232 193 169 0 50 0
[pid=16305] ppid=16304 vsize=26124 CPUtime=19.36
/proc/16305/stat : 16305 (picosat) R 16304 16281 12034 0 -1 4194304 5950 0 0 0 1606 330 0 0 25 0 1 0 19906086 26750976 5936 996147200 134512640 134931368 4294956256 18446744073709551615 134522761 0 0 4096 0 0 0 0 17 1 0 0
/proc/16305/statm: 6531 5936 42 102 0 6426 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 48348

[startup+51.102 s]
/proc/loadavg: 2.03 1.99 1.92 3/80 16306
/proc/meminfo: memFree=803296/2055920 swapFree=4192956/4192956
[pid=16281] ppid=16279 vsize=16868 CPUtime=5.79
/proc/16281/stat : 16281 (sugar) S 16279 16281 12034 0 -1 4194304 1365 15517 0 2 6 2 550 21 16 0 1 0 19905492 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16281/statm: 4217 1113 409 3 0 796 0
[pid=16304] ppid=16281 vsize=5356 CPUtime=0
/proc/16304/stat : 16304 (sh) S 16281 16281 12034 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19906086 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16304/statm: 1339 232 193 169 0 50 0
[pid=16305] ppid=16304 vsize=28484 CPUtime=44.72
/proc/16305/stat : 16305 (picosat) R 16304 16281 12034 0 -1 4194304 6412 0 0 0 4141 331 0 0 25 0 1 0 19906086 29167616 6398 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/16305/statm: 7121 6398 42 102 0 7016 0
Current children cumulated CPU time (s) 50.51
Current children cumulated vsize (KiB) 50708

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

[startup+63.9012 s]
/proc/loadavg: 2.02 1.99 1.92 3/80 16306
/proc/meminfo: memFree=802400/2055920 swapFree=4192956/4192956
[pid=16281] ppid=16279 vsize=16868 CPUtime=5.79
/proc/16281/stat : 16281 (sugar) S 16279 16281 12034 0 -1 4194304 1365 15517 0 2 6 2 550 21 16 0 1 0 19905492 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16281/statm: 4217 1113 409 3 0 796 0
[pid=16304] ppid=16281 vsize=5356 CPUtime=0
/proc/16304/stat : 16304 (sh) S 16281 16281 12034 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19906086 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16304/statm: 1339 232 193 169 0 50 0
[pid=16305] ppid=16304 vsize=29276 CPUtime=57.39
/proc/16305/stat : 16305 (picosat) R 16304 16281 12034 0 -1 4194304 6626 0 0 0 5408 331 0 0 25 0 1 0 19906086 29978624 6612 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/16305/statm: 7319 6612 42 102 0 7214 0
Current children cumulated CPU time (s) 63.18
Current children cumulated vsize (KiB) 51500

[startup+76.7024 s]
/proc/loadavg: 2.02 1.99 1.92 3/80 16306
/proc/meminfo: memFree=801440/2055920 swapFree=4192956/4192956
[pid=16281] ppid=16279 vsize=16868 CPUtime=5.79
/proc/16281/stat : 16281 (sugar) S 16279 16281 12034 0 -1 4194304 1365 15517 0 2 6 2 550 21 16 0 1 0 19905492 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16281/statm: 4217 1113 409 3 0 796 0
[pid=16304] ppid=16281 vsize=5356 CPUtime=0
/proc/16304/stat : 16304 (sh) S 16281 16281 12034 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19906086 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16304/statm: 1339 232 193 169 0 50 0
[pid=16305] ppid=16304 vsize=30200 CPUtime=70.08
/proc/16305/stat : 16305 (picosat) R 16304 16281 12034 0 -1 4194304 6868 0 0 0 6677 331 0 0 25 0 1 0 19906086 30924800 6854 996147200 134512640 134931368 4294956256 18446744073709551615 134525741 0 0 4096 0 0 0 0 17 1 0 0
/proc/16305/statm: 7550 6854 42 102 0 7445 0
Current children cumulated CPU time (s) 75.87
Current children cumulated vsize (KiB) 52424

[startup+79.9019 s]
/proc/loadavg: 2.02 1.99 1.92 3/80 16306
/proc/meminfo: memFree=801248/2055920 swapFree=4192956/4192956
[pid=16281] ppid=16279 vsize=16868 CPUtime=5.79
/proc/16281/stat : 16281 (sugar) S 16279 16281 12034 0 -1 4194304 1365 15517 0 2 6 2 550 21 16 0 1 0 19905492 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16281/statm: 4217 1113 409 3 0 796 0
[pid=16304] ppid=16281 vsize=5356 CPUtime=0
/proc/16304/stat : 16304 (sh) S 16281 16281 12034 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19906086 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16304/statm: 1339 232 193 169 0 50 0
[pid=16305] ppid=16304 vsize=30464 CPUtime=73.25
/proc/16305/stat : 16305 (picosat) R 16304 16281 12034 0 -1 4194304 6920 0 0 0 6994 331 0 0 25 0 1 0 19906086 31195136 6906 996147200 134512640 134931368 4294956256 18446744073709551615 134522693 0 0 4096 0 0 0 0 17 1 0 0
/proc/16305/statm: 7616 6906 42 102 0 7511 0
Current children cumulated CPU time (s) 79.04
Current children cumulated vsize (KiB) 52688

[startup+83.1015 s]
/proc/loadavg: 2.02 1.99 1.92 3/80 16306
/proc/meminfo: memFree=800864/2055920 swapFree=4192956/4192956
[pid=16281] ppid=16279 vsize=16868 CPUtime=5.79
/proc/16281/stat : 16281 (sugar) S 16279 16281 12034 0 -1 4194304 1365 15517 0 2 6 2 550 21 16 0 1 0 19905492 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16281/statm: 4217 1113 409 3 0 796 0
[pid=16304] ppid=16281 vsize=5356 CPUtime=0
/proc/16304/stat : 16304 (sh) S 16281 16281 12034 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19906086 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16304/statm: 1339 232 193 169 0 50 0
[pid=16305] ppid=16304 vsize=30596 CPUtime=76.41
/proc/16305/stat : 16305 (picosat) R 16304 16281 12034 0 -1 4194304 6972 0 0 0 7310 331 0 0 25 0 1 0 19906086 31330304 6958 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/16305/statm: 7649 6958 42 102 0 7544 0
Current children cumulated CPU time (s) 82.2
Current children cumulated vsize (KiB) 52820

[startup+84.7067 s]
/proc/loadavg: 2.01 1.99 1.92 3/80 16306
/proc/meminfo: memFree=800736/2055920 swapFree=4192956/4192956
[pid=16281] ppid=16279 vsize=16868 CPUtime=5.79
/proc/16281/stat : 16281 (sugar) S 16279 16281 12034 0 -1 4194304 1365 15517 0 2 6 2 550 21 16 0 1 0 19905492 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16281/statm: 4217 1113 409 3 0 796 0
[pid=16304] ppid=16281 vsize=5356 CPUtime=0
/proc/16304/stat : 16304 (sh) S 16281 16281 12034 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19906086 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16304/statm: 1339 232 193 169 0 50 0
[pid=16305] ppid=16304 vsize=30728 CPUtime=78
/proc/16305/stat : 16305 (picosat) R 16304 16281 12034 0 -1 4194304 7001 0 0 0 7469 331 0 0 25 0 1 0 19906086 31465472 6987 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/16305/statm: 7682 6987 42 102 0 7577 0
Current children cumulated CPU time (s) 83.79
Current children cumulated vsize (KiB) 52952

[startup+85.1018 s]
/proc/loadavg: 2.01 1.99 1.92 3/80 16306
/proc/meminfo: memFree=800736/2055920 swapFree=4192956/4192956
[pid=16281] ppid=16279 vsize=16868 CPUtime=84.08
/proc/16281/stat : 16281 (sugar) S 16279 16281 12034 0 -1 4194304 1446 22812 0 2 6 2 8046 354 16 0 1 0 19905492 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16281/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 84.08
Current children cumulated vsize (KiB) 16868

[startup+85.3018 s]
/proc/loadavg: 2.01 1.99 1.92 3/80 16306
/proc/meminfo: memFree=800736/2055920 swapFree=4192956/4192956
[pid=16281] ppid=16279 vsize=16868 CPUtime=84.08
/proc/16281/stat : 16281 (sugar) S 16279 16281 12034 0 -1 4194304 1446 22812 0 2 6 2 8046 354 16 0 1 0 19905492 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16281/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 84.08
Current children cumulated vsize (KiB) 16868

[startup+85.4018 s]
/proc/loadavg: 2.01 1.99 1.92 3/80 16306
/proc/meminfo: memFree=800736/2055920 swapFree=4192956/4192956
[pid=16281] ppid=16279 vsize=16868 CPUtime=84.08
/proc/16281/stat : 16281 (sugar) S 16279 16281 12034 0 -1 4194304 1450 22812 0 2 6 2 8046 354 15 0 1 0 19905492 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16281/statm: 4217 1114 409 3 0 796 0
Current children cumulated CPU time (s) 84.08
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 85.4221
CPU time (s): 84.5171
CPU user time (s): 80.9097
CPU system time (s): 3.60745
CPU usage (%): 98.9406
Max. virtual memory (cumulated for all children) (KiB): 891040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 80.9097
system time used= 3.60745
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28336
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= 6855
involuntary context switches= 8499

runsolver used 0.112982 second user time and 0.289955 second system time

The end

Launcher Data

Begin job on node68 at 2009-07-11 18:07:08
IDJOB=2062259
IDBENCH=53883
IDSOLVER=738
FILE ID=node68/2062259-1247328428
PBS_JOBID= 9506495
Free space on /tmp= 66444 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/allsquares/normalized-squares-25-25.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-2062259-1247328428/watcher-2062259-1247328428 -o /tmp/evaluation-result-2062259-1247328428/solver-2062259-1247328428 -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-2062259-1247328428.xml

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

MD5SUM BENCH= 59d56c349f47c5f1affad53bdd346c6f
RANDOM SEED=1022137651

node68.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.258
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.258
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:        846432 kB
Buffers:         70684 kB
Cached:        1041456 kB
SwapCached:          0 kB
Active:         122148 kB
Inactive:      1011676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        846432 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1804 kB
Writeback:           0 kB
Mapped:          32588 kB
Slab:            60676 kB
Committed_AS:   230676 kB
PageTables:       1920 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66444 MiB
End job on node68 at 2009-07-11 18:08:34