Trace number 2068188

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+picosatUNSAT 69.8594 70.9941

General information on the benchmark

Namecsp/pseudo/mpsReduced/
normalized-mps-red-stocfor1.xml
MD5SUM37c9b5b63342fd7d7f483fd5c6b7e07e
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark5.9411
Satisfiable
(Un)Satisfiability was proved
Number of variables3330
Number of constraints180
Maximum constraint arity240
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension180
Global constraints used (with number of constraints)

Solver Data

0.06/0.22	c 0	Sugar v1-14-6 + HOME/picosat
0.06/0.24	c 0	BEGIN Sat Jul 11 23:07:06 2009
0.06/0.24	c 0	PID 16281
0.06/0.24	c 0	HOST node52.alineos.net
0.06/0.24	c 0	CONVERTING HOME/instance-2068188-1247346426.xml TO HOME/temp.csp
0.06/0.24	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2068188-1247346426.xml' 'HOME/temp.csp'
0.07/0.91	c 1	3 domains, 3330 variables, 14 predicates, 0 relations, 180 constraints
0.07/0.95	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.95	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.59/1.04	c 1	Parsing HOME/temp.csp
0.78/1.24	c 1	parsed 3527 expressions
0.78/1.25	c 1	Heap : 3 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.78/1.25	c 1	Converting to clausal form CSP
0.78/1.28	c 1	converted 353 (10%) expressions
0.78/1.28	c 1	converted 706 (20%) expressions
0.78/1.29	c 1	converted 1059 (30%) expressions
0.78/1.29	c 1	converted 1411 (40%) expressions
0.88/1.30	c 1	converted 1764 (50%) expressions
0.88/1.30	c 1	converted 2117 (60%) expressions
0.88/1.30	c 1	converted 2469 (70%) expressions
0.88/1.30	c 1	converted 2822 (80%) expressions
0.88/1.30	c 1	converted 3175 (90%) expressions
1.96/2.42	c 2	converted 3527 (100%) expressions
1.96/2.42	c 2	CSP : 5712 integers, 0 booleans, 4944 clauses, largest domain size 405
1.96/2.42	c 2	Heap : 8 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.96/2.42	c 2	Propagation in CSP
2.16/2.68	c 2	1124 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.16/2.69	c 2	CSP : 5712 integers, 0 booleans, 4944 clauses, largest domain size 405
2.16/2.69	c 2	Heap : 8 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.16/2.70	c 2	Simplifing CSP by introducing new Boolean variables
2.27/2.70	c 2	CSP : 5712 integers, 0 booleans, 4944 clauses, largest domain size 405
2.27/2.70	c 2	Heap : 8 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.27/2.76	c 2	Encoding CSP to SAT : HOME/temp.cnf
2.27/2.77	c 3	572 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.27/2.77	c 3	1143 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.27/2.78	c 3	1714 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.27/2.78	c 3	2285 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.27/2.78	c 3	2856 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.27/2.79	c 3	3428 (60%) CSP integer variables are encoded (2854 clauses, 37166 bytes)
2.36/2.82	c 3	3999 (70%) CSP integer variables are encoded (21637 clauses, 309188 bytes)
2.36/2.83	c 3	4570 (80%) CSP integer variables are encoded (30574 clauses, 443243 bytes)
2.36/2.86	c 3	5141 (90%) CSP integer variables are encoded (52452 clauses, 771413 bytes)
2.36/2.90	c 3	5712 (100%) CSP integer variables are encoded (80977 clauses, 1199288 bytes)
5.83/6.31	c 6	495 (10%) CSP clauses are encoded (404666 clauses, 8546853 bytes)
7.11/7.70	c 7	989 (20%) CSP clauses are encoded (799392 clauses, 16977729 bytes)
8.79/9.30	c 9	1484 (30%) CSP clauses are encoded (1081620 clauses, 23697321 bytes)
9.48/10.06	c 10	1978 (40%) CSP clauses are encoded (1153319 clauses, 25598072 bytes)
10.18/10.74	c 10	2472 (50%) CSP clauses are encoded (1219969 clauses, 27208727 bytes)
19.28/19.93	c 20	2967 (60%) CSP clauses are encoded (1710686 clauses, 39143571 bytes)
21.17/21.84	c 22	3461 (70%) CSP clauses are encoded (2018738 clauses, 45903307 bytes)
22.84/23.58	c 23	3956 (80%) CSP clauses are encoded (2359935 clauses, 53395691 bytes)
28.19/28.91	c 29	4450 (90%) CSP clauses are encoded (2715293 clauses, 62571050 bytes)
30.26/31.07	c 31	4944 (100%) CSP clauses are encoded (3728060 clauses, 84206803 bytes)
30.26/31.07	c 31	4944 CSP clauses encoded
30.26/31.07	c 31	Writing map file : HOME/temp.map
30.26/31.09	c 31	Heap : 5 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
30.26/31.09	c 31	SAT : 85347 SAT variables, 3728060 SAT clauses, 84206803 bytes
30.26/31.09	c 31	Heap : 5 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
30.36/31.12	c 31	SOLVING HOME/temp.cnf
30.36/31.12	c 31	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
69.35/70.56	c 70	DECODING HOME/temp.out WITH HOME/temp.map
69.35/70.56	c 70	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'
69.43/70.65	c 70	Decoding HOME/temp.out
69.43/70.93	s UNSATISFIABLE
69.43/70.93	c 71	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
69.43/70.95	c 71	CPU 69.8 (0.06 0.02 48.24 21.48)
69.43/70.95	c 71	END Sat Jul 11 23:08:17 2009

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2068188-1247346426/watcher-2068188-1247346426 -o /tmp/evaluation-result-2068188-1247346426/solver-2068188-1247346426 -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-2068188-1247346426.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.86 2.41 2.16 4/83 16281
/proc/meminfo: memFree=1810880/2055920 swapFree=4192812/4192956
[pid=16281] ppid=16279 vsize=18576 CPUtime=0
/proc/16281/stat : 16281 (runsolver) R 16279 16281 14595 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 21706038 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 273653755175 0 0 4096 24578 0 0 0 17 1 0 0
/proc/16281/statm: 4644 284 249 26 0 2626 0

[startup+0.04681 s]
/proc/loadavg: 2.86 2.41 2.16 4/83 16281
/proc/meminfo: memFree=1810880/2055920 swapFree=4192812/4192956
[pid=16281] ppid=16279 vsize=7504 CPUtime=0
/proc/16281/stat : 16281 (sugar) D 16279 16281 14595 0 -1 4194304 61 0 2 0 0 0 0 0 19 0 1 0 21706038 7684096 48 996147200 4194304 4206940 548682068608 18446744073709551615 273651139280 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/16281/statm: 1876 48 36 3 0 9 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7504

[startup+0.101816 s]
/proc/loadavg: 2.86 2.41 2.16 4/83 16281
/proc/meminfo: memFree=1810880/2055920 swapFree=4192812/4192956
[pid=16281] ppid=16279 vsize=12412 CPUtime=0
/proc/16281/stat : 16281 (sugar) D 16279 16281 14595 0 -1 4194304 410 0 4 0 0 0 0 0 18 0 1 0 21706038 12709888 382 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 0 0 4224 0 18446744071563479169 0 0 17 1 0 0
/proc/16281/statm: 3103 382 275 3 0 203 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12412

[startup+0.301831 s]
/proc/loadavg: 2.86 2.41 2.16 4/83 16281
/proc/meminfo: memFree=1810880/2055920 swapFree=4192812/4192956
[pid=16281] ppid=16279 vsize=16868 CPUtime=0.07
/proc/16281/stat : 16281 (sugar) S 16279 16281 14595 0 -1 4194304 1221 128 6 0 5 2 0 0 19 0 1 0 21706038 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 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.07
Current children cumulated vsize (KiB) 16868

[startup+0.701859 s]
/proc/loadavg: 2.86 2.41 2.16 4/83 16281
/proc/meminfo: memFree=1810880/2055920 swapFree=4192812/4192956
[pid=16281] ppid=16279 vsize=16868 CPUtime=0.07
/proc/16281/stat : 16281 (sugar) S 16279 16281 14595 0 -1 4194304 1221 128 6 0 5 2 0 0 19 0 1 0 21706038 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 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.07
Current children cumulated vsize (KiB) 16868

[startup+1.50191 s]
/proc/loadavg: 2.86 2.41 2.16 3/90 16299
/proc/meminfo: memFree=1794760/2055920 swapFree=4192812/4192956
[pid=16281] ppid=16279 vsize=16868 CPUtime=0.56
/proc/16281/stat : 16281 (sugar) S 16279 16281 14595 0 -1 4194304 1303 5172 6 61 5 2 43 6 15 0 1 0 21706038 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 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 14595 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21706133 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 273653752644 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=864260 CPUtime=0.51
/proc/16295/stat : 16295 (java) S 16294 16281 14595 0 -1 0 4773 0 4 0 48 3 0 0 18 0 9 0 21706133 885002240 4228 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16295/statm: 216065 4228 1744 9 0 210570 0
[pid=16295/tid=16296] ppid=16294 vsize=864260 CPUtime=0.35
/proc/16295/task/16296/stat : 16296 (java) R 16294 16281 14595 0 -1 64 2666 0 4 0 33 2 0 0 18 0 9 0 21706134 885002240 4228 996147200 134512640 134550932 4294955936 18446744073709551615 4126553326 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16295/tid=16297] ppid=16294 vsize=864260 CPUtime=0.04
/proc/16295/task/16297/stat : 16297 (java) S 16294 16281 14595 0 -1 64 1056 0 0 0 4 0 0 0 16 0 9 0 21706135 885002240 4228 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16295/tid=16298] ppid=16294 vsize=864260 CPUtime=0
/proc/16295/task/16298/stat : 16298 (java) S 16294 16281 14595 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 21706136 885002240 4228 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16295/tid=16299] ppid=16294 vsize=864260 CPUtime=0
/proc/16295/task/16299/stat : 16299 (java) S 16294 16281 14595 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 21706136 885002240 4228 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.07
Current children cumulated vsize (KiB) 886484

[startup+3.10302 s]
/proc/loadavg: 2.86 2.41 2.16 3/94 16303
/proc/meminfo: memFree=1778856/2055920 swapFree=4192812/4192956
[pid=16281] ppid=16279 vsize=16868 CPUtime=0.56
/proc/16281/stat : 16281 (sugar) S 16279 16281 14595 0 -1 4194304 1304 5172 6 61 5 2 43 6 15 0 1 0 21706038 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 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 14595 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21706133 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 273653752644 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=868748 CPUtime=2.1
/proc/16295/stat : 16295 (java) S 16294 16281 14595 0 -1 0 8456 0 5 0 203 7 0 0 18 0 9 0 21706133 889597952 7520 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16295/statm: 217187 7520 2590 9 0 211664 0
[pid=16295/tid=16296] ppid=16294 vsize=868748 CPUtime=1.56
/proc/16295/task/16296/stat : 16296 (java) R 16294 16281 14595 0 -1 64 2896 0 5 0 153 3 0 0 25 0 9 0 21706134 889597952 7520 996147200 134512640 134550932 4294955936 18446744073709551615 4126555639 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16295/tid=16297] ppid=16294 vsize=868748 CPUtime=0.29
/proc/16295/task/16297/stat : 16297 (java) S 16294 16281 14595 0 -1 64 3335 0 0 0 27 2 0 0 16 0 9 0 21706135 889597952 7520 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16295/tid=16298] ppid=16294 vsize=868748 CPUtime=0
/proc/16295/task/16298/stat : 16298 (java) S 16294 16281 14595 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21706136 889597952 7520 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16295/tid=16299] ppid=16294 vsize=868748 CPUtime=0
/proc/16295/task/16299/stat : 16299 (java) S 16294 16281 14595 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 21706136 889597952 7520 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16295/tid=16300] ppid=16294 vsize=868748 CPUtime=0
/proc/16295/task/16300/stat : 16300 (java) S 16294 16281 14595 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21706138 889597952 7520 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16295/tid=16301] ppid=16294 vsize=868748 CPUtime=0.22
/proc/16295/task/16301/stat : 16301 (java) S 16294 16281 14595 0 -1 64 1527 0 0 0 22 0 0 0 16 0 9 0 21706138 889597952 7520 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16295/tid=16302] ppid=16294 vsize=868748 CPUtime=0
/proc/16295/task/16302/stat : 16302 (java) S 16294 16281 14595 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21706138 889597952 7520 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16295/tid=16303] ppid=16294 vsize=868748 CPUtime=0
/proc/16295/task/16303/stat : 16303 (java) S 16294 16281 14595 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 21706138 889597952 7520 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.66
Current children cumulated vsize (KiB) 890972

[startup+6.30224 s]
/proc/loadavg: 2.79 2.40 2.16 3/94 16303
/proc/meminfo: memFree=1769384/2055920 swapFree=4192812/4192956
[pid=16281] ppid=16279 vsize=16868 CPUtime=0.56
/proc/16281/stat : 16281 (sugar) S 16279 16281 14595 0 -1 4194304 1304 5172 6 61 5 2 43 6 15 0 1 0 21706038 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 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 14595 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21706133 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 273653752644 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=868748 CPUtime=5.27
/proc/16295/stat : 16295 (java) S 16294 16281 14595 0 -1 0 8760 0 5 0 512 15 0 0 18 0 9 0 21706133 889597952 7527 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16295/statm: 217187 7527 2590 9 0 211664 0
[pid=16295/tid=16296] ppid=16294 vsize=868748 CPUtime=4.6
/proc/16295/task/16296/stat : 16296 (java) R 16294 16281 14595 0 -1 64 3193 0 5 0 452 8 0 0 25 0 9 0 21706134 889597952 7527 996147200 134512640 134550932 4294955936 18446744073709551615 4126553499 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16295/tid=16297] ppid=16294 vsize=868748 CPUtime=0.4
/proc/16295/task/16297/stat : 16297 (java) S 16294 16281 14595 0 -1 64 3335 0 0 0 36 4 0 0 16 0 9 0 21706135 889597952 7527 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16295/tid=16298] ppid=16294 vsize=868748 CPUtime=0
/proc/16295/task/16298/stat : 16298 (java) S 16294 16281 14595 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21706136 889597952 7527 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16295/tid=16299] ppid=16294 vsize=868748 CPUtime=0
/proc/16295/task/16299/stat : 16299 (java) S 16294 16281 14595 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 21706136 889597952 7527 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16295/tid=16300] ppid=16294 vsize=868748 CPUtime=0
/proc/16295/task/16300/stat : 16300 (java) S 16294 16281 14595 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21706138 889597952 7527 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16295/tid=16301] ppid=16294 vsize=868748 CPUtime=0.24
/proc/16295/task/16301/stat : 16301 (java) S 16294 16281 14595 0 -1 64 1534 0 0 0 23 1 0 0 17 0 9 0 21706138 889597952 7527 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16295/tid=16302] ppid=16294 vsize=868748 CPUtime=0
/proc/16295/task/16302/stat : 16302 (java) S 16294 16281 14595 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21706138 889597952 7527 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16295/tid=16303] ppid=16294 vsize=868748 CPUtime=0
/proc/16295/task/16303/stat : 16303 (java) S 16294 16281 14595 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 21706138 889597952 7527 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.83
Current children cumulated vsize (KiB) 890972

[startup+12.7027 s]
/proc/loadavg: 2.73 2.39 2.16 3/94 16303
/proc/meminfo: memFree=1748328/2055920 swapFree=4192812/4192956
[pid=16281] ppid=16279 vsize=16868 CPUtime=0.56
/proc/16281/stat : 16281 (sugar) S 16279 16281 14595 0 -1 4194304 1304 5172 6 61 5 2 43 6 15 0 1 0 21706038 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 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 14595 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21706133 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 273653752644 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=868748 CPUtime=11.59
/proc/16295/stat : 16295 (java) S 16294 16281 14595 0 -1 0 9489 0 5 0 1124 35 0 0 18 0 9 0 21706133 889597952 7530 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16295/statm: 217187 7530 2590 9 0 211664 0
[pid=16295/tid=16296] ppid=16294 vsize=868748 CPUtime=10.7
/proc/16295/task/16296/stat : 16296 (java) R 16294 16281 14595 0 -1 64 3919 0 5 0 1046 24 0 0 25 0 9 0 21706134 889597952 7530 996147200 134512640 134550932 4294955936 18446744073709551615 4126553510 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16295/tid=16297] ppid=16294 vsize=868748 CPUtime=0.62
/proc/16295/task/16297/stat : 16297 (java) S 16294 16281 14595 0 -1 64 3335 0 0 0 53 9 0 0 16 0 9 0 21706135 889597952 7530 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16295/tid=16298] ppid=16294 vsize=868748 CPUtime=0
/proc/16295/task/16298/stat : 16298 (java) S 16294 16281 14595 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21706136 889597952 7530 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16295/tid=16299] ppid=16294 vsize=868748 CPUtime=0
/proc/16295/task/16299/stat : 16299 (java) S 16294 16281 14595 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 21706136 889597952 7530 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16295/tid=16300] ppid=16294 vsize=868748 CPUtime=0
/proc/16295/task/16300/stat : 16300 (java) S 16294 16281 14595 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21706138 889597952 7530 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16295/tid=16301] ppid=16294 vsize=868748 CPUtime=0.25
/proc/16295/task/16301/stat : 16301 (java) S 16294 16281 14595 0 -1 64 1537 0 0 0 24 1 0 0 17 0 9 0 21706138 889597952 7530 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16295/tid=16302] ppid=16294 vsize=868748 CPUtime=0
/proc/16295/task/16302/stat : 16302 (java) S 16294 16281 14595 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21706138 889597952 7530 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16295/tid=16303] ppid=16294 vsize=868748 CPUtime=0
/proc/16295/task/16303/stat : 16303 (java) S 16294 16281 14595 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 21706138 889597952 7530 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.15
Current children cumulated vsize (KiB) 890972

[startup+25.5015 s]
/proc/loadavg: 2.56 2.37 2.16 3/94 16303
/proc/meminfo: memFree=1722216/2055920 swapFree=4192812/4192956
[pid=16281] ppid=16279 vsize=16868 CPUtime=0.56
/proc/16281/stat : 16281 (sugar) S 16279 16281 14595 0 -1 4194304 1304 5172 6 61 5 2 43 6 16 0 1 0 21706038 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 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 14595 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21706133 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 273653752644 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=868748 CPUtime=24.26
/proc/16295/stat : 16295 (java) S 16294 16281 14595 0 -1 0 10569 0 5 0 2365 61 0 0 18 0 9 0 21706133 889597952 7537 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16295/statm: 217187 7537 2590 9 0 211664 0
[pid=16295/tid=16296] ppid=16294 vsize=868748 CPUtime=23.05
/proc/16295/task/16296/stat : 16296 (java) R 16294 16281 14595 0 -1 64 4992 0 5 0 2262 43 0 0 25 0 9 0 21706134 889597952 7537 996147200 134512640 134550932 4294955936 18446744073709551615 4126997563 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16295/tid=16297] ppid=16294 vsize=868748 CPUtime=0.92
/proc/16295/task/16297/stat : 16297 (java) S 16294 16281 14595 0 -1 64 3335 0 0 0 77 15 0 0 16 0 9 0 21706135 889597952 7537 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16295/tid=16298] ppid=16294 vsize=868748 CPUtime=0
/proc/16295/task/16298/stat : 16298 (java) S 16294 16281 14595 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21706136 889597952 7537 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16295/tid=16299] ppid=16294 vsize=868748 CPUtime=0
/proc/16295/task/16299/stat : 16299 (java) S 16294 16281 14595 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 21706136 889597952 7537 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16295/tid=16300] ppid=16294 vsize=868748 CPUtime=0
/proc/16295/task/16300/stat : 16300 (java) S 16294 16281 14595 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21706138 889597952 7537 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16295/tid=16301] ppid=16294 vsize=868748 CPUtime=0.26
/proc/16295/task/16301/stat : 16301 (java) S 16294 16281 14595 0 -1 64 1544 0 0 0 25 1 0 0 17 0 9 0 21706138 889597952 7537 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16295/tid=16302] ppid=16294 vsize=868748 CPUtime=0
/proc/16295/task/16302/stat : 16302 (java) S 16294 16281 14595 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21706138 889597952 7537 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16295/tid=16303] ppid=16294 vsize=868748 CPUtime=0
/proc/16295/task/16303/stat : 16303 (java) S 16294 16281 14595 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 21706138 889597952 7537 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.82
Current children cumulated vsize (KiB) 890972

[startup+51.1012 s]
/proc/loadavg: 2.43 2.36 2.16 3/86 16305
/proc/meminfo: memFree=1642728/2055920 swapFree=4192812/4192956
[pid=16281] ppid=16279 vsize=16868 CPUtime=30.37
/proc/16281/stat : 16281 (sugar) S 16279 16281 14595 0 -1 4194304 1359 16920 6 66 6 2 2937 92 16 0 1 0 21706038 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 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 14595 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21709150 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273653752644 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=78172 CPUtime=19.77
/proc/16305/stat : 16305 (picosat) R 16304 16281 14595 0 -1 4194304 18396 0 0 0 906 1071 0 0 25 0 1 0 21709151 80048128 18382 996147200 134512640 134931368 4294956256 18446744073709551615 134560099 0 0 4096 0 0 0 0 17 1 0 0
/proc/16305/statm: 19543 18382 40 102 0 19438 0
Current children cumulated CPU time (s) 50.14
Current children cumulated vsize (KiB) 100396

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

[startup+63.9011 s]
/proc/loadavg: 2.33 2.34 2.15 3/86 16305
/proc/meminfo: memFree=1596520/2055920 swapFree=4192812/4192956
[pid=16281] ppid=16279 vsize=16868 CPUtime=30.37
/proc/16281/stat : 16281 (sugar) S 16279 16281 14595 0 -1 4194304 1359 16920 6 66 6 2 2937 92 16 0 1 0 21706038 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 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 14595 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21709150 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273653752644 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=126360 CPUtime=32.44
/proc/16305/stat : 16305 (picosat) R 16304 16281 14595 0 -1 4194304 29579 0 0 0 1489 1755 0 0 25 0 1 0 21709151 129392640 29565 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/16305/statm: 31590 29565 40 102 0 31485 0
Current children cumulated CPU time (s) 62.81
Current children cumulated vsize (KiB) 148584

[startup+67.1063 s]
/proc/loadavg: 2.33 2.34 2.15 3/86 16305
/proc/meminfo: memFree=1583976/2055920 swapFree=4192812/4192956
[pid=16281] ppid=16279 vsize=16868 CPUtime=30.37
/proc/16281/stat : 16281 (sugar) S 16279 16281 14595 0 -1 4194304 1359 16920 6 66 6 2 2937 92 16 0 1 0 21706038 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 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 14595 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21709150 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273653752644 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=137184 CPUtime=35.61
/proc/16305/stat : 16305 (picosat) R 16304 16281 14595 0 -1 4194304 32604 0 0 0 1635 1926 0 0 25 0 1 0 21709151 140476416 32590 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/16305/statm: 34296 32590 40 102 0 34191 0
Current children cumulated CPU time (s) 65.98
Current children cumulated vsize (KiB) 159408

[startup+68.7014 s]
/proc/loadavg: 2.33 2.34 2.15 3/86 16305
/proc/meminfo: memFree=1579752/2055920 swapFree=4192812/4192956
[pid=16281] ppid=16279 vsize=16868 CPUtime=30.37
/proc/16281/stat : 16281 (sugar) S 16279 16281 14595 0 -1 4194304 1359 16920 6 66 6 2 2937 92 16 0 1 0 21706038 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 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 14595 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21709150 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273653752644 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=142596 CPUtime=37.2
/proc/16305/stat : 16305 (picosat) R 16304 16281 14595 0 -1 4194304 34129 0 0 0 1708 2012 0 0 25 0 1 0 21709151 146018304 34115 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/16305/statm: 35649 34115 40 102 0 35544 0
Current children cumulated CPU time (s) 67.57
Current children cumulated vsize (KiB) 164820

[startup+70.3015 s]
/proc/loadavg: 2.31 2.33 2.15 3/86 16305
/proc/meminfo: memFree=1574120/2055920 swapFree=4192812/4192956
[pid=16281] ppid=16279 vsize=16868 CPUtime=30.37
/proc/16281/stat : 16281 (sugar) S 16279 16281 14595 0 -1 4194304 1359 16920 6 66 6 2 2937 92 16 0 1 0 21706038 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 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 14595 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21709150 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273653752644 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=146192 CPUtime=38.78
/proc/16305/stat : 16305 (picosat) R 16304 16281 14595 0 -1 4194304 34998 0 0 0 1828 2050 0 0 25 0 1 0 21709151 149700608 34952 996147200 134512640 134931368 4294956256 18446744073709551615 134533657 0 0 4096 0 0 0 0 17 1 0 0
/proc/16305/statm: 36548 34952 42 102 0 36443 0
Current children cumulated CPU time (s) 69.15
Current children cumulated vsize (KiB) 168416

[startup+70.7016 s]
/proc/loadavg: 2.31 2.33 2.15 3/86 16305
/proc/meminfo: memFree=1574120/2055920 swapFree=4192812/4192956
[pid=16281] ppid=16279 vsize=16868 CPUtime=69.43
/proc/16281/stat : 16281 (sugar) S 16279 16281 14595 0 -1 4194304 1440 52205 6 66 6 2 4789 2146 16 0 1 0 21706038 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 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) 69.43
Current children cumulated vsize (KiB) 16868

[startup+70.9016 s]
/proc/loadavg: 2.31 2.33 2.15 3/86 16305
/proc/meminfo: memFree=1574120/2055920 swapFree=4192812/4192956
[pid=16281] ppid=16279 vsize=16868 CPUtime=69.43
/proc/16281/stat : 16281 (sugar) S 16279 16281 14595 0 -1 4194304 1440 52205 6 66 6 2 4789 2146 16 0 1 0 21706038 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 273662652514 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) 69.43
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 70.9941
CPU time (s): 69.8594
CPU user time (s): 48.3037
CPU system time (s): 21.5557
CPU usage (%): 98.4017
Max. virtual memory (cumulated for all children) (KiB): 890972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 48.3037
system time used= 21.5557
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57812
page faults= 73
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 31343
involuntary context switches= 33595

runsolver used 0.114982 second user time and 0.222966 second system time

The end

Launcher Data

Begin job on node52 at 2009-07-11 23:07:06
IDJOB=2068188
IDBENCH=54833
IDSOLVER=738
FILE ID=node52/2068188-1247346426
PBS_JOBID= 9506697
Free space on /tmp= 66136 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/pseudo/mpsReduced/normalized-mps-red-stocfor1.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-2068188-1247346426/watcher-2068188-1247346426 -o /tmp/evaluation-result-2068188-1247346426/solver-2068188-1247346426 -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-2068188-1247346426.xml

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

MD5SUM BENCH= 37c9b5b63342fd7d7f483fd5c6b7e07e
RANDOM SEED=1860040252

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.236
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.236
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:       1811552 kB
Buffers:          4696 kB
Cached:          33316 kB
SwapCached:          0 kB
Active:         186900 kB
Inactive:         6532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1811552 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2036 kB
Writeback:           0 kB
Mapped:         171168 kB
Slab:            35840 kB
Committed_AS:   872140 kB
PageTables:       2168 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= 66136 MiB
End job on node52 at 2009-07-11 23:08:17