Trace number 1087851

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sugar v1.13+minisatSAT 9.68553 9.95113

General information on the benchmark

Namecsp/rlfapGraphs/
normalized-graph10.xml
MD5SUM6343a8d49ea791a447d6fc04b8a967e7
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.01484
Satisfiable
(Un)Satisfiability was proved
Number of variables680
Number of constraints3907
Maximum constraint arity2
Maximum domain size44
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3907
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01/0.12	c 0	Sugar v1-13 + HOME/minisat
0.01/0.12	c 0	BEGIN Sat Jul  5 10:13:02 2008
0.01/0.12	c 0	PID 8850
0.01/0.13	c 0	HOST node73.alineos.net
0.01/0.13	c 0	CONVERTING HOME/instance-1087851-1215245582.xml TO HOME/temp.csp
0.01/0.13	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1087851-1215245582.xml' 'HOME/temp.csp'
0.03/0.79	c 1	6 domains, 680 variables, 2 predicates, 0 relations, 3907 constraints
0.03/0.83	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.83	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.68/0.91	c 1	Parsing HOME/temp.csp
0.93/1.15	c 1	parsed 4595 expressions
0.93/1.15	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.93/1.15	c 1	Converting to clausal form CSP
0.93/1.19	c 1	converted 460 (10%) expressions
1.22/1.46	c 1	converted 919 (20%) expressions
1.82/2.01	c 2	converted 1379 (30%) expressions
2.30/2.50	c 2	converted 1838 (40%) expressions
2.81/3.01	c 3	converted 2298 (50%) expressions
3.30/3.51	c 3	converted 2757 (60%) expressions
3.80/4.03	c 4	converted 3217 (70%) expressions
4.29/4.53	c 4	converted 3676 (80%) expressions
4.78/5.03	c 5	converted 4136 (90%) expressions
5.28/5.57	c 5	converted 4595 (100%) expressions
5.28/5.57	c 5	CSP : 680 integers, 0 booleans, 4587 clauses, largest domain size 44
5.28/5.57	c 5	Heap : 6 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.28/5.57	c 5	Propagation in CSP
5.97/6.29	c 6	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
5.97/6.29	c 6	CSP : 680 integers, 0 booleans, 4587 clauses, largest domain size 44
5.97/6.29	c 6	Heap : 6 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.97/6.29	c 6	Simplifing CSP by introducing new Boolean variables
6.17/6.41	c 6	CSP : 680 integers, 7814 booleans, 12401 clauses, largest domain size 44
6.17/6.41	c 6	Heap : 9 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.17/6.48	c 6	Encoding CSP to SAT : HOME/temp.cnf
6.28/6.55	c 6	68 (10%) CSP integer variables are encoded (2172 clauses, 26169 bytes)
6.28/6.58	c 6	136 (20%) CSP integer variables are encoded (4628 clauses, 58097 bytes)
6.28/6.60	c 6	204 (30%) CSP integer variables are encoded (7260 clauses, 92313 bytes)
6.37/6.62	c 6	272 (40%) CSP integer variables are encoded (9764 clauses, 124938 bytes)
6.37/6.64	c 6	340 (50%) CSP integer variables are encoded (12444 clauses, 165138 bytes)
6.37/6.66	c 7	408 (60%) CSP integer variables are encoded (15092 clauses, 204858 bytes)
6.37/6.68	c 7	476 (70%) CSP integer variables are encoded (17696 clauses, 243918 bytes)
6.47/6.71	c 7	544 (80%) CSP integer variables are encoded (20328 clauses, 283398 bytes)
6.47/6.73	c 7	612 (90%) CSP integer variables are encoded (22924 clauses, 322338 bytes)
6.47/6.75	c 7	680 (100%) CSP integer variables are encoded (25620 clauses, 362778 bytes)
6.66/6.91	c 7	1241 (10%) CSP clauses are encoded (47888 clauses, 781481 bytes)
6.76/7.07	c 7	2481 (20%) CSP clauses are encoded (75618 clauses, 1327972 bytes)
6.96/7.20	c 7	3721 (30%) CSP clauses are encoded (103086 clauses, 1869960 bytes)
7.06/7.34	c 7	4961 (40%) CSP clauses are encoded (129493 clauses, 2394971 bytes)
7.16/7.48	c 7	6201 (50%) CSP clauses are encoded (157057 clauses, 2947916 bytes)
7.36/7.64	c 7	7441 (60%) CSP clauses are encoded (186312 clauses, 3563120 bytes)
7.46/7.79	c 8	8681 (70%) CSP clauses are encoded (215102 clauses, 4168798 bytes)
7.65/7.94	c 8	9921 (80%) CSP clauses are encoded (243337 clauses, 4763455 bytes)
7.75/8.09	c 8	11161 (90%) CSP clauses are encoded (272039 clauses, 5364035 bytes)
7.95/8.24	c 8	12401 (100%) CSP clauses are encoded (300624 clauses, 5952318 bytes)
7.95/8.25	c 8	12401 CSP clauses encoded
7.95/8.25	c 8	Writing map file : HOME/temp.map
7.95/8.27	c 8	Heap : 7 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
7.95/8.27	c 8	SAT : 34114 SAT variables, 300624 SAT clauses, 5952318 bytes
7.95/8.27	c 8	Heap : 7 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
7.95/8.29	c 8	SOLVING HOME/temp.cnf
7.95/8.29	c 8	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
7.95/8.29	c 8	This is MiniSat 2.0 beta
7.95/8.29	c 8	WARNING: for repeatability, setting FPU to use double precision
7.95/8.29	c 8	============================[ Problem Statistics ]=============================
7.95/8.29	c 8	|                                                                             |
7.95/8.29	c 8	|  Number of variables:  34114                                                |
7.95/8.29	c 8	|  Number of clauses:    300624                                               |
8.06/8.46	c 8	|  Parsing time:         0.15         s                                       |
8.06/8.47	c 8	============================[ Search Statistics ]==============================
8.06/8.47	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.06/8.47	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.06/8.47	c 8	===============================================================================
8.06/8.47	c 8	|         0 |   34114   300624   837651 |   100208        0    nan |  0.000 % |
8.06/8.63	c 8	|       100 |   34114   300624   837651 |   110228      100      6 |  0.000 % |
8.56/8.83	c 9	|       250 |   34114   300624   837651 |   121251      250      7 |  0.000 % |
8.75/9.08	c 9	|       475 |   34114   300624   837651 |   133376      475      8 |  0.000 % |
9.25/9.55	c 9	===============================================================================
9.25/9.55	c 9	restarts              : 4
9.25/9.55	c 9	conflicts             : 732            (597 /sec)
9.25/9.55	c 9	decisions             : 7244           (1.24 % random) (5905 /sec)
9.25/9.55	c 9	propagations          : 1432929        (1168009 /sec)
9.25/9.55	c 9	conflict literals     : 6091           (8.87 % deleted)
9.25/9.55	c 9	Memory used           : 17.01 MB
9.25/9.55	c 9	CPU time              : 1.22681 s
9.25/9.55	c 9	
9.25/9.57	c 9	SATISFIABLE
9.25/9.57	c 9	DECODING HOME/temp.out WITH HOME/temp.map
9.25/9.57	c 9	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
9.32/9.65	c 9	Decoding HOME/temp.out
9.54/9.88	s SATISFIABLE
9.63/9.91	v 16 254 114 352 58 296 680 442 680 442 30 268 100 338 100 338 100 338 778 540 86 324 792 554 100 338 114 352 86 324 156 394 44 282 652 414 764 526 58 296 792 554 114 352 666 428 652 414 764 526 792 554 128 366 58 296 16 254 792 554 16 254 736 498 792 554 666 428 750 512 100 338 58 296 680 442 680 442 792 554 58 296 652 414 16 254 778 540 30 268 708 470 778 540 708 470 750 512 44 282 156 394 128 366 792 554 498 736 666 428 792 554 750 512 100 338 30 268 100 338 142 380 86 324 128 366 680 442 16 254 114 352 114 352 58 296 156 394 16 254 750 512 128 366 128 366 44 282 30 268 764 526 652 414 792 554 792 554 750 512 666 428 792 554 156 394 722 484 16 254 792 554 86 324 142 380 736 498 44 282 156 394 498 736 666 428 16 254 86 324 44 282 792 554 44 282 792 554 652 414 142 380 58 296 142 380 708 470 778 540 554 792 708 470 44 282 30 268 694 456 652 414 652 414 58 296 58 296 86 324 58 296 666 428 16 254 666 428 16 254 792 554 512 750 652 414 666 428 652 414 16 254 128 366 750 512 750 512 750 512 30 268 666 428 792 554 30 268 736 498 100 338 16 254 72 310 652 414 722 484 778 540 778 540 128 366 750 512 722 484 666 428 100 338 708 470 722 484 652 414 16 254 44 282 100 338 16 254 764 526 736 498 736 498 652 414 44 282 114 352 792 554 736 498 156 394 156 394 16 254 58 296 694 456 58 296 708 470 792 554 736 498 652 414 16 254 792 554 30 268 680 442 708 470 16 254 750 512 722 484 86 324 778 540 128 366 58 296 128 366 114 352 792 554 554 792 540 778 100 338 114 352 156 394 694 456 16 254 750 512 694 456 778 540 16 254 750 512 680 442 156 394 128 366 30 268 44 282 792 554 666 428 30 268 680 442 72 310 694 456 156 394 750 512 72 310 666 428 86 324 792 554 652 414 708 470 526 764 764 526 764 526 142 380 44 282 722 484 72 310 156 394 694 456 750 512 680 442 554 792 16 254 792 554 114 352 44 282 792 554 736 498 694 456 86 324 750 512 778 540 722 484 30 268 100 338 86 324 792 554 652 414 694 456 722 484 16 254 708 470 156 394 156 394 722 484 792 554 16 254 156 394 58 296 16 254 100 338 694 456 72 310 30 268 114 352 652 414 44 282 114 352 156 394 128 366 16 254 666 428 86 324 142 380 16 254 58 296 680 442 722 484 156 394 86 324 792 554 86 324 764 526 652 414 30 268 792 554 778 540 666 428 100 338 156 394 666 428 100 338 708 470 142 380 736 498 792 554 764 526 156 394 30 268 680 442 30 268 708 470 30 268 778 540 86 324 44 282 16 254 652 414 652 414 736 498 16 254 750 512 72 310 114 352 680 442 100 338 750 512 30 268 708 470 694 456 30 268 16 254 44 282 792 554 750 512 680 442 764 526 736 498 16 254 16 254 792 554 156 394 58 296 30 268 722 484 142 380 86 324 792 554 114 352 156 394 792 554 778 540
9.63/9.92	c 10	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
9.63/9.95	c 10	CPU 9.41 (0.04 0.01 9.37 0.24)
9.63/9.95	c 10	END Sat Jul  5 10:13:12 2008

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1087851-1215245582/watcher-1087851-1215245582 -o /tmp/evaluation-result-1087851-1215245582/solver-1087851-1215245582 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/sugar -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1087851-1215245582.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 8850
/proc/meminfo: memFree=1316424/2055920 swapFree=4181492/4192956
[pid=8850] ppid=8848 vsize=18572 CPUtime=0
/proc/8850/stat : 8850 (runsolver) R 8848 8850 8261 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 136569211 19017728 292 996147200 4194304 4296836 548682068272 18446744073709551615 210723466535 0 0 4096 24578 0 0 0 17 1 0 0
/proc/8850/statm: 4643 292 257 25 0 2626 0

[startup+0.0478541 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 8850
/proc/meminfo: memFree=1316424/2055920 swapFree=4181492/4192956
[pid=8850] ppid=8848 vsize=12268 CPUtime=0
/proc/8850/stat : 8850 (sugar) R 8848 8850 8261 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 136569211 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 210723633765 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/8850/statm: 3067 316 241 3 0 167 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12268

[startup+0.101796 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 8850
/proc/meminfo: memFree=1316424/2055920 swapFree=4181492/4192956
[pid=8850] ppid=8848 vsize=12676 CPUtime=0.01
/proc/8850/stat : 8850 (sugar) D 8848 8850 8261 0 -1 4194304 533 0 0 0 1 0 0 0 18 0 1 0 136569211 12980224 501 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 0 18446744071563479169 0 0 17 1 0 0
/proc/8850/statm: 3169 501 315 3 0 269 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12676

[startup+0.301819 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 8850
/proc/meminfo: memFree=1316424/2055920 swapFree=4181492/4192956
[pid=8850] ppid=8848 vsize=13600 CPUtime=0.03
/proc/8850/stat : 8850 (sugar) S 8848 8850 8261 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 136569211 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8850/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.70187 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 8850
/proc/meminfo: memFree=1316424/2055920 swapFree=4181492/4192956
[pid=8850] ppid=8848 vsize=13600 CPUtime=0.03
/proc/8850/stat : 8850 (sugar) S 8848 8850 8261 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 136569211 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8850/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50196 s]
/proc/loadavg: 2.00 2.00 2.00 4/92 8872
/proc/meminfo: memFree=1308464/2055920 swapFree=4181492/4192956
[pid=8850] ppid=8848 vsize=13600 CPUtime=0.68
/proc/8850/stat : 8850 (sugar) S 8848 8850 8261 0 -1 4194304 973 7018 0 1 3 0 61 4 15 0 1 0 136569211 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8850/statm: 3400 797 370 3 0 500 0
[pid=8863] ppid=8850 vsize=5356 CPUtime=0
/proc/8863/stat : 8863 (sh) S 8850 8850 8261 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 136569294 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8863/statm: 1339 233 193 169 0 50 0
[pid=8864] ppid=8863 vsize=865084 CPUtime=0.63
/proc/8864/stat : 8864 (java) S 8863 8850 8261 0 -1 0 4638 0 1 0 61 2 0 0 18 0 9 0 136569294 885846016 4055 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8864/statm: 216271 4055 1732 9 0 210846 0
[pid=8864/tid=8865] ppid=8863 vsize=865084 CPUtime=0.43
/proc/8864/task/8865/stat : 8865 (java) R 8863 8850 8261 0 -1 64 2659 0 1 0 42 1 0 0 20 0 9 0 136569295 885846016 4055 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8864/tid=8866] ppid=8863 vsize=865084 CPUtime=0.04
/proc/8864/task/8866/stat : 8866 (java) S 8863 8850 8261 0 -1 64 706 0 0 0 4 0 0 0 16 0 9 0 136569297 885846016 4055 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8864/tid=8867] ppid=8863 vsize=865084 CPUtime=0
/proc/8864/task/8867/stat : 8867 (java) S 8863 8850 8261 0 -1 64 9 0 0 0 0 0 0 0 19 0 9 0 136569297 885846016 4055 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8864/tid=8868] ppid=8863 vsize=865084 CPUtime=0
/proc/8864/task/8868/stat : 8868 (java) S 8863 8850 8261 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 136569297 885846016 4055 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8864/tid=8869] ppid=8863 vsize=865084 CPUtime=0
/proc/8864/task/8869/stat : 8869 (java) S 8863 8850 8261 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 136569299 885846016 4055 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8864/tid=8870] ppid=8863 vsize=865084 CPUtime=0.14
/proc/8864/task/8870/stat : 8870 (java) R 8863 8850 8261 0 -1 64 581 0 0 0 14 0 0 0 16 0 9 0 136569299 885846016 4055 996147200 134512640 134550740 4294955952 18446744073709551615 101734678 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8864/tid=8871] ppid=8863 vsize=865084 CPUtime=0
/proc/8864/task/8871/stat : 8871 (java) S 8863 8850 8261 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 136569299 885846016 4055 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8864/tid=8872] ppid=8863 vsize=865084 CPUtime=0
/proc/8864/task/8872/stat : 8872 (java) S 8863 8850 8261 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 136569299 885846016 4055 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 884040

[startup+3.10215 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 8872
/proc/meminfo: memFree=1300016/2055920 swapFree=4181492/4192956
[pid=8850] ppid=8848 vsize=13600 CPUtime=0.68
/proc/8850/stat : 8850 (sugar) S 8848 8850 8261 0 -1 4194304 973 7018 0 1 3 0 61 4 15 0 1 0 136569211 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8850/statm: 3400 797 370 3 0 500 0
[pid=8863] ppid=8850 vsize=5356 CPUtime=0
/proc/8863/stat : 8863 (sh) S 8850 8850 8261 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 136569294 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8863/statm: 1339 233 193 169 0 50 0
[pid=8864] ppid=8863 vsize=868360 CPUtime=2.23
/proc/8864/stat : 8864 (java) S 8863 8850 8261 0 -1 0 7192 0 1 0 219 4 0 0 18 0 9 0 136569294 889200640 6304 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8864/statm: 217090 6304 2540 9 0 211665 0
[pid=8864/tid=8865] ppid=8863 vsize=868360 CPUtime=1.84
/proc/8864/task/8865/stat : 8865 (java) R 8863 8850 8261 0 -1 64 2769 0 1 0 182 2 0 0 25 0 9 0 136569295 889200640 6304 996147200 134512640 134550740 4294955952 18446744073709551615 4126575896 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8864/tid=8866] ppid=8863 vsize=868360 CPUtime=0.15
/proc/8864/task/8866/stat : 8866 (java) S 8863 8850 8261 0 -1 64 2259 0 0 0 14 1 0 0 16 0 9 0 136569297 889200640 6304 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8864/tid=8867] ppid=8863 vsize=868360 CPUtime=0
/proc/8864/task/8867/stat : 8867 (java) S 8863 8850 8261 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 136569297 889200640 6304 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8864/tid=8868] ppid=8863 vsize=868360 CPUtime=0
/proc/8864/task/8868/stat : 8868 (java) S 8863 8850 8261 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 136569297 889200640 6304 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8864/tid=8869] ppid=8863 vsize=868360 CPUtime=0
/proc/8864/task/8869/stat : 8869 (java) S 8863 8850 8261 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 136569299 889200640 6304 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8864/tid=8870] ppid=8863 vsize=868360 CPUtime=0.21
/proc/8864/task/8870/stat : 8870 (java) S 8863 8850 8261 0 -1 64 1470 0 0 0 21 0 0 0 16 0 9 0 136569299 889200640 6304 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8864/tid=8871] ppid=8863 vsize=868360 CPUtime=0
/proc/8864/task/8871/stat : 8871 (java) S 8863 8850 8261 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 136569299 889200640 6304 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8864/tid=8872] ppid=8863 vsize=868360 CPUtime=0
/proc/8864/task/8872/stat : 8872 (java) S 8863 8850 8261 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 136569299 889200640 6304 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 887316

[startup+6.30253 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 8872
/proc/meminfo: memFree=1296880/2055920 swapFree=4181492/4192956
[pid=8850] ppid=8848 vsize=13600 CPUtime=0.68
/proc/8850/stat : 8850 (sugar) S 8848 8850 8261 0 -1 4194304 974 7018 0 1 3 0 61 4 15 0 1 0 136569211 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8850/statm: 3400 797 370 3 0 500 0
[pid=8863] ppid=8850 vsize=5356 CPUtime=0
/proc/8863/stat : 8863 (sh) S 8850 8850 8261 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 136569294 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8863/statm: 1339 233 193 169 0 50 0
[pid=8864] ppid=8863 vsize=868360 CPUtime=5.39
/proc/8864/stat : 8864 (java) S 8863 8850 8261 0 -1 0 8008 0 1 0 533 6 0 0 18 0 9 0 136569294 889200640 6823 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8864/statm: 217090 6823 2540 9 0 211665 0
[pid=8864/tid=8865] ppid=8863 vsize=868360 CPUtime=4.85
/proc/8864/task/8865/stat : 8865 (java) R 8863 8850 8261 0 -1 64 3067 0 1 0 482 3 0 0 25 0 9 0 136569295 889200640 6823 996147200 134512640 134550740 4294955952 18446744073709551615 4125924730 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8864/tid=8866] ppid=8863 vsize=868360 CPUtime=0.29
/proc/8864/task/8866/stat : 8866 (java) S 8863 8850 8261 0 -1 64 2768 0 0 0 27 2 0 0 16 0 9 0 136569297 889200640 6823 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8864/tid=8867] ppid=8863 vsize=868360 CPUtime=0
/proc/8864/task/8867/stat : 8867 (java) S 8863 8850 8261 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 136569297 889200640 6823 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8864/tid=8868] ppid=8863 vsize=868360 CPUtime=0
/proc/8864/task/8868/stat : 8868 (java) S 8863 8850 8261 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 136569297 889200640 6823 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8864/tid=8869] ppid=8863 vsize=868360 CPUtime=0
/proc/8864/task/8869/stat : 8869 (java) S 8863 8850 8261 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 136569299 889200640 6823 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8864/tid=8870] ppid=8863 vsize=868360 CPUtime=0.23
/proc/8864/task/8870/stat : 8870 (java) S 8863 8850 8261 0 -1 64 1479 0 0 0 23 0 0 0 15 0 9 0 136569299 889200640 6823 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8864/tid=8871] ppid=8863 vsize=868360 CPUtime=0
/proc/8864/task/8871/stat : 8871 (java) S 8863 8850 8261 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 136569299 889200640 6823 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8864/tid=8872] ppid=8863 vsize=868360 CPUtime=0
/proc/8864/task/8872/stat : 8872 (java) S 8863 8850 8261 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 136569299 889200640 6823 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.07
Current children cumulated vsize (KiB) 887316

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

[startup+7.90271 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 8872
/proc/meminfo: memFree=1290288/2055920 swapFree=4181492/4192956
[pid=8850] ppid=8848 vsize=13600 CPUtime=0.68
/proc/8850/stat : 8850 (sugar) S 8848 8850 8261 0 -1 4194304 974 7018 0 1 3 0 61 4 15 0 1 0 136569211 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8850/statm: 3400 797 370 3 0 500 0
[pid=8863] ppid=8850 vsize=5356 CPUtime=0
/proc/8863/stat : 8863 (sh) S 8850 8850 8261 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 136569294 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8863/statm: 1339 233 193 169 0 50 0
[pid=8864] ppid=8863 vsize=868472 CPUtime=6.97
/proc/8864/stat : 8864 (java) S 8863 8850 8261 0 -1 0 8894 0 1 0 686 11 0 0 18 0 9 0 136569294 889315328 7480 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8864/statm: 217118 7480 2566 9 0 211665 0
[pid=8864/tid=8865] ppid=8863 vsize=868472 CPUtime=6.16
/proc/8864/task/8865/stat : 8865 (java) R 8863 8850 8261 0 -1 64 3347 0 1 0 610 6 0 0 25 0 9 0 136569295 889315328 7480 996147200 134512640 134550740 4294955952 18446744073709551615 4126968496 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8864/tid=8866] ppid=8863 vsize=868472 CPUtime=0.51
/proc/8864/task/8866/stat : 8866 (java) S 8863 8850 8261 0 -1 64 3342 0 0 0 47 4 0 0 16 0 9 0 136569297 889315328 7480 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8864/tid=8867] ppid=8863 vsize=868472 CPUtime=0
/proc/8864/task/8867/stat : 8867 (java) S 8863 8850 8261 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 136569297 889315328 7480 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8864/tid=8868] ppid=8863 vsize=868472 CPUtime=0
/proc/8864/task/8868/stat : 8868 (java) S 8863 8850 8261 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 136569297 889315328 7480 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8864/tid=8869] ppid=8863 vsize=868472 CPUtime=0
/proc/8864/task/8869/stat : 8869 (java) S 8863 8850 8261 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 136569299 889315328 7480 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8864/tid=8870] ppid=8863 vsize=868472 CPUtime=0.28
/proc/8864/task/8870/stat : 8870 (java) S 8863 8850 8261 0 -1 64 1511 0 0 0 28 0 0 0 15 0 9 0 136569299 889315328 7480 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8864/tid=8871] ppid=8863 vsize=868472 CPUtime=0
/proc/8864/task/8871/stat : 8871 (java) S 8863 8850 8261 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 136569299 889315328 7480 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8864/tid=8872] ppid=8863 vsize=868472 CPUtime=0
/proc/8864/task/8872/stat : 8872 (java) S 8863 8850 8261 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 136569299 889315328 7480 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.65
Current children cumulated vsize (KiB) 887428

[startup+8.70181 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 8874
/proc/meminfo: memFree=1291440/2055920 swapFree=4181492/4192956
[pid=8850] ppid=8848 vsize=13600 CPUtime=8.06
/proc/8850/stat : 8850 (sugar) S 8848 8850 8261 0 -1 4194304 1034 16275 0 2 4 1 783 18 15 0 1 0 136569211 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8850/statm: 3400 799 370 3 0 500 0
[pid=8873] ppid=8850 vsize=5356 CPUtime=0
/proc/8873/stat : 8873 (sh) S 8850 8850 8261 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 136570040 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8873/statm: 1339 232 193 169 0 50 0
[pid=8874] ppid=8873 vsize=17116 CPUtime=0.4
/proc/8874/stat : 8874 (minisat) R 8873 8850 8261 0 -1 4194304 4082 0 0 0 38 2 0 0 22 0 1 0 136570040 17526784 4068 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/8874/statm: 4279 4068 75 150 0 4126 0
Current children cumulated CPU time (s) 8.46
Current children cumulated vsize (KiB) 36072

[startup+9.50191 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 8874
/proc/meminfo: memFree=1291440/2055920 swapFree=4181492/4192956
[pid=8850] ppid=8848 vsize=13600 CPUtime=8.06
/proc/8850/stat : 8850 (sugar) S 8848 8850 8261 0 -1 4194304 1034 16275 0 2 4 1 783 18 15 0 1 0 136569211 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8850/statm: 3400 799 370 3 0 500 0
[pid=8873] ppid=8850 vsize=5356 CPUtime=0
/proc/8873/stat : 8873 (sh) S 8850 8850 8261 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 136570040 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8873/statm: 1339 232 193 169 0 50 0
[pid=8874] ppid=8873 vsize=17412 CPUtime=1.19
/proc/8874/stat : 8874 (minisat) R 8873 8850 8261 0 -1 4194304 4135 0 0 0 117 2 0 0 25 0 1 0 136570040 17829888 4121 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/8874/statm: 4353 4121 75 150 0 4200 0
Current children cumulated CPU time (s) 9.25
Current children cumulated vsize (KiB) 36368

[startup+9.90795 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 8884
/proc/meminfo: memFree=1299824/2055920 swapFree=4181492/4192956
[pid=8850] ppid=8848 vsize=13600 CPUtime=9.32
/proc/8850/stat : 8850 (sugar) S 8848 8850 8261 0 -1 4194304 1091 20707 0 2 4 1 906 21 15 0 1 0 136569211 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8850/statm: 3400 799 370 3 0 500 0
[pid=8875] ppid=8850 vsize=5356 CPUtime=0
/proc/8875/stat : 8875 (sh) S 8850 8850 8261 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 136570168 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8875/statm: 1339 233 193 169 0 50 0
[pid=8876] ppid=8875 vsize=864332 CPUtime=0.31
/proc/8876/stat : 8876 (java) S 8875 8850 8261 0 -1 0 4077 0 1 0 28 3 0 0 18 0 9 0 136570168 885075968 3540 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8876/statm: 216083 3540 1681 9 0 210665 0
[pid=8876/tid=8877] ppid=8875 vsize=864332 CPUtime=0.21
/proc/8876/task/8877/stat : 8877 (java) R 8875 8850 8261 0 -1 64 2487 0 1 0 20 1 0 0 20 0 9 0 136570169 885075968 3540 996147200 134512640 134550740 4294956000 18446744073709551615 4125978675 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8876/tid=8878] ppid=8875 vsize=864332 CPUtime=0.01
/proc/8876/task/8878/stat : 8878 (java) S 8875 8850 8261 0 -1 64 482 0 0 0 1 0 0 0 16 0 9 0 136570170 885075968 3540 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8876/tid=8879] ppid=8875 vsize=864332 CPUtime=0
/proc/8876/task/8879/stat : 8879 (java) S 8875 8850 8261 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 136570170 885075968 3540 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8876/tid=8880] ppid=8875 vsize=864332 CPUtime=0
/proc/8876/task/8880/stat : 8880 (java) S 8875 8850 8261 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 136570170 885075968 3540 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8876/tid=8881] ppid=8875 vsize=864332 CPUtime=0
/proc/8876/task/8881/stat : 8881 (java) S 8875 8850 8261 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 136570172 885075968 3540 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8876/tid=8882] ppid=8875 vsize=864332 CPUtime=0.06
/proc/8876/task/8882/stat : 8882 (java) S 8875 8850 8261 0 -1 64 417 0 0 0 6 0 0 0 16 0 9 0 136570172 885075968 3540 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8876/tid=8883] ppid=8875 vsize=864332 CPUtime=0
/proc/8876/task/8883/stat : 8883 (java) S 8875 8850 8261 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 136570173 885075968 3540 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8876/tid=8884] ppid=8875 vsize=864332 CPUtime=0
/proc/8876/task/8884/stat : 8884 (java) S 8875 8850 8261 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 136570173 885075968 3540 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9.63
Current children cumulated vsize (KiB) 883288

Child status: 0
Real time (s): 9.95113
CPU time (s): 9.68553
CPU user time (s): 9.41657
CPU system time (s): 0.268959
CPU usage (%): 97.3309
Max. virtual memory (cumulated for all children) (KiB): 887428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.41657
system time used= 0.268959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26283
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= 8143
involuntary context switches= 8365

runsolver used 0.014997 second user time and 0.047992 second system time

The end

Launcher Data (download as text)

Begin job on node73 at 2008-07-05 10:13:02
IDJOB=1087851
IDBENCH=58052
IDSOLVER=346
FILE ID=node73/1087851-1215245582
PBS_JOBID= 7882007
Free space on /tmp= 66548 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 6343a8d49ea791a447d6fc04b8a967e7
RANDOM SEED=1176093300

node73.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.230
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.230
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:       1316968 kB
Buffers:          7588 kB
Cached:          88952 kB
SwapCached:       5052 kB
Active:         636820 kB
Inactive:        51132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1316968 kB
SwapTotal:     4192956 kB
SwapFree:      4181492 kB
Dirty:            2096 kB
Writeback:           0 kB
Mapped:         605236 kB
Slab:            35332 kB
Committed_AS:  1226316 kB
PageTables:       2916 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66548 MiB
End job on node73 at 2008-07-05 10:13:12