Trace number 2083941

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+minisatUNSAT 54.3417 55.3487

General information on the benchmark

Namecsp/fapp/fapp05/
normalized-fapp05-0350-3.xml
MD5SUM6e07790e23c62fb12012e2e2160c6d34
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark22.3736
Satisfiable
(Un)Satisfiability was proved
Number of variables350
Number of constraints4665
Maximum constraint arity2
Maximum domain size270
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4665
Global constraints used (with number of constraints)

Solver Data

0.05/0.22	c 0	Sugar v1-14-6 + HOME/minisat
0.05/0.22	c 0	BEGIN Sun Jul 12 08:02:01 2009
0.05/0.22	c 0	PID 27650
0.05/0.22	c 0	HOST node74.alineos.net
0.05/0.22	c 0	CONVERTING HOME/instance-2083941-1247378521.xml TO HOME/temp.csp
0.05/0.22	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2083941-1247378521.xml' 'HOME/temp.csp'
0.82/1.02	c 1	5 domains, 350 variables, 7 predicates, 0 relations, 4665 constraints
0.82/1.07	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.82/1.07	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.84/1.15	c 1	Parsing HOME/temp.csp
0.84/1.27	c 1	parsed 5027 expressions
0.84/1.29	c 1	Heap : 2 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.84/1.29	c 1	Converting to clausal form CSP
0.84/1.69	c 1	converted 503 (10%) expressions
2.14/2.41	c 2	converted 1006 (20%) expressions
2.73/3.01	c 3	converted 1509 (30%) expressions
3.22/3.59	c 3	converted 2011 (40%) expressions
3.63/3.98	c 4	converted 2514 (50%) expressions
4.02/4.38	c 4	converted 3017 (60%) expressions
4.41/4.76	c 5	converted 3519 (70%) expressions
5.00/5.30	c 5	converted 4022 (80%) expressions
5.40/5.70	c 5	converted 4525 (90%) expressions
5.70/6.09	c 6	converted 5027 (100%) expressions
5.70/6.09	c 6	CSP : 697 integers, 13348 booleans, 28400 clauses, largest domain size 2717
5.70/6.09	c 6	Heap : 26 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
5.70/6.09	c 6	Propagation in CSP
5.99/6.30	c 6	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
5.99/6.31	c 6	CSP : 697 integers, 13348 booleans, 28400 clauses, largest domain size 2717
5.99/6.31	c 6	Heap : 27 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
5.99/6.32	c 6	Simplifing CSP by introducing new Boolean variables
5.99/6.38	c 6	CSP : 697 integers, 23204 booleans, 38256 clauses, largest domain size 2717
5.99/6.38	c 6	Heap : 30 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
6.29/6.68	c 6	Encoding CSP to SAT : HOME/temp.cnf
6.68/7.05	c 7	70 (10%) CSP integer variables are encoded (15840 clauses, 215546 bytes)
6.98/7.38	c 7	140 (20%) CSP integer variables are encoded (32412 clauses, 464126 bytes)
7.27/7.69	c 7	210 (30%) CSP integer variables are encoded (47677 clauses, 693101 bytes)
7.57/7.99	c 8	279 (40%) CSP integer variables are encoded (62774 clauses, 919556 bytes)
7.97/8.30	c 8	349 (50%) CSP integer variables are encoded (78547 clauses, 1156151 bytes)
8.17/8.53	c 8	419 (60%) CSP integer variables are encoded (252532 clauses, 4071709 bytes)
8.36/8.72	c 8	488 (70%) CSP integer variables are encoded (386769 clauses, 6353738 bytes)
8.56/8.92	c 9	558 (80%) CSP integer variables are encoded (545137 clauses, 9045994 bytes)
8.76/9.10	c 9	628 (90%) CSP integer variables are encoded (690149 clauses, 11511198 bytes)
8.86/9.26	c 9	697 (100%) CSP integer variables are encoded (815836 clauses, 13647877 bytes)
12.12/12.56	c 12	3826 (10%) CSP clauses are encoded (1809984 clauses, 37146272 bytes)
15.37/15.88	c 16	7652 (20%) CSP clauses are encoded (2928236 clauses, 63999375 bytes)
18.34/18.84	c 19	11477 (30%) CSP clauses are encoded (3957825 clauses, 88822356 bytes)
20.81/21.32	c 21	15303 (40%) CSP clauses are encoded (4829671 clauses, 109976589 bytes)
23.94/24.58	c 24	19128 (50%) CSP clauses are encoded (6046295 clauses, 139392200 bytes)
26.91/27.58	c 27	22954 (60%) CSP clauses are encoded (7170615 clauses, 166445836 bytes)
30.06/30.75	c 31	26780 (70%) CSP clauses are encoded (8361066 clauses, 195260759 bytes)
32.92/33.63	c 33	30605 (80%) CSP clauses are encoded (9428019 clauses, 221195779 bytes)
35.75/36.56	c 36	34431 (90%) CSP clauses are encoded (10502755 clauses, 247241950 bytes)
38.50/39.33	c 39	38256 (100%) CSP clauses are encoded (11509153 clauses, 271755690 bytes)
38.50/39.33	c 39	38256 CSP clauses encoded
38.50/39.33	c 39	Writing map file : HOME/temp.map
38.50/39.37	c 39	Heap : 27 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
38.50/39.37	c 39	SAT : 839737 SAT variables, 11509153 SAT clauses, 271755690 bytes
38.50/39.37	c 39	Heap : 27 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
38.57/39.42	c 39	SOLVING HOME/temp.cnf
38.57/39.42	c 39	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
38.57/39.43	c 39	This is MiniSat 2.0 beta
38.57/39.43	c 39	WARNING: for repeatability, setting FPU to use double precision
38.57/39.43	c 39	============================[ Problem Statistics ]=============================
38.57/39.43	c 39	|                                                                             |
38.57/39.43	c 39	|  Number of variables:  839737                                               |
38.57/39.43	c 39	|  Number of clauses:    11509153                                             |
45.27/46.23	c 46	|  Parsing time:         5.92         s                                       |
45.58/46.55	c 46	============================[ Search Statistics ]==============================
45.58/46.55	c 46	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
45.58/46.55	c 46	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
45.58/46.55	c 46	===============================================================================
45.58/46.55	c 46	|         0 |  839735 11509149 32889385 |  3836383        0    nan |  0.000 % |
46.66/47.68	c 47	|       100 |  839730 11509149 32889385 |  4220021       97      3 |  0.010 % |
49.44/50.43	c 50	|       250 |  839722 11509149 32889385 |  4642023      243      3 |  0.700 % |
51.61/52.62	c 52	|       475 |  839716 11509149 32889385 |  5106225      464      4 |  1.218 % |
53.50/54.54	c 54	|       812 |  839715 11509149 32889385 |  5616848      800      4 |  1.218 % |
53.50/54.58	c 54	===============================================================================
53.50/54.58	c 54	restarts              : 5
53.50/54.58	c 54	conflicts             : 906            (64 /sec)
53.50/54.58	c 54	decisions             : 29295          (1.57 % random) (2071 /sec)
53.50/54.58	c 54	propagations          : 16275881       (1150658 /sec)
53.50/54.58	c 54	conflict literals     : 3795           (11.19 % deleted)
53.50/54.58	c 54	Memory used           : 538.08 MB
53.50/54.58	c 54	CPU time              : 14.1448 s
53.50/54.58	c 54	
53.50/54.58	c 54	UNSATISFIABLE
53.60/54.67	c 54	DECODING HOME/temp.out WITH HOME/temp.map
53.60/54.67	c 54	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'
53.67/54.75	c 55	Decoding HOME/temp.out
54.07/55.15	s UNSATISFIABLE
54.07/55.16	c 55	Heap : 5 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
54.07/55.21	c 55	CPU 54.17 (0.05 0.02 51.17 2.93)
54.07/55.21	c 55	END Sun Jul 12 08:02:56 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-2083941-1247378521/watcher-2083941-1247378521 -o /tmp/evaluation-result-2083941-1247378521/solver-2083941-1247378521 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-2083941-1247378521.xml 

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


[startup+0 s]
/proc/loadavg: 1.99 2.00 2.04 4/73 27650
/proc/meminfo: memFree=1878888/2055920 swapFree=4192812/4192956
[pid=27650] ppid=27648 vsize=18576 CPUtime=0
/proc/27650/stat : 27650 (runsolver) D 27648 27650 27544 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 24917866 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 228774702375 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/27650/statm: 4644 284 249 26 0 2626 0

[startup+0.065657 s]
/proc/loadavg: 1.99 2.00 2.04 4/73 27650
/proc/meminfo: memFree=1878888/2055920 swapFree=4192812/4192956
[pid=27650] ppid=27648 vsize=12268 CPUtime=0
/proc/27650/stat : 27650 (sugar) R 27648 27650 27544 0 -1 4194304 345 0 3 0 0 0 0 0 18 0 1 0 24917866 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 228774869605 0 0 4224 0 0 0 0 17 1 0 0
/proc/27650/statm: 3067 316 241 3 0 167 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12268

[startup+0.101647 s]
/proc/loadavg: 1.99 2.00 2.04 4/73 27650
/proc/meminfo: memFree=1878888/2055920 swapFree=4192812/4192956
[pid=27650] ppid=27648 vsize=12544 CPUtime=0
/proc/27650/stat : 27650 (sugar) R 27648 27650 27544 0 -1 4194304 487 0 3 0 0 0 0 0 18 0 1 0 24917866 12845056 458 996147200 4194304 4206940 548682068608 18446744073709551615 228794500815 0 0 4224 0 0 0 0 17 1 0 0
/proc/27650/statm: 3136 458 291 3 0 236 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12544

[startup+0.301674 s]
/proc/loadavg: 1.99 2.00 2.04 4/73 27650
/proc/meminfo: memFree=1878888/2055920 swapFree=4192812/4192956
[pid=27650] ppid=27648 vsize=16868 CPUtime=0.07
/proc/27650/stat : 27650 (sugar) S 27648 27650 27544 0 -1 4194304 1222 128 5 0 5 2 0 0 19 0 1 0 24917866 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27650/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.701722 s]
/proc/loadavg: 1.99 2.00 2.04 4/73 27650
/proc/meminfo: memFree=1878888/2055920 swapFree=4192812/4192956
[pid=27650] ppid=27648 vsize=16868 CPUtime=0.07
/proc/27650/stat : 27650 (sugar) S 27648 27650 27544 0 -1 4194304 1222 128 5 0 5 2 0 0 19 0 1 0 24917866 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27650/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.50181 s]
/proc/loadavg: 2.07 2.02 2.05 3/84 27662
/proc/meminfo: memFree=1860240/2055920 swapFree=4192812/4192956
[pid=27650] ppid=27648 vsize=16868 CPUtime=0.84
/proc/27650/stat : 27650 (sugar) S 27648 27650 27544 0 -1 4194304 1304 7323 5 2 5 2 72 5 15 0 1 0 24917866 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27650/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.84
Current children cumulated vsize (KiB) 16868

[startup+3.10299 s]
/proc/loadavg: 2.07 2.02 2.05 3/84 27672
/proc/meminfo: memFree=1858320/2055920 swapFree=4192812/4192956
[pid=27650] ppid=27648 vsize=16868 CPUtime=0.84
/proc/27650/stat : 27650 (sugar) S 27648 27650 27544 0 -1 4194304 1304 7323 5 2 5 2 72 5 15 0 1 0 24917866 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27650/statm: 4217 1111 409 3 0 796 0
[pid=27663] ppid=27650 vsize=5356 CPUtime=0
/proc/27663/stat : 27663 (sh) S 27650 27650 27544 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24917973 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27663/statm: 1339 233 193 169 0 50 0
[pid=27664] ppid=27663 vsize=868564 CPUtime=2
/proc/27664/stat : 27664 (java) S 27663 27650 27544 0 -1 0 8566 0 1 0 194 6 0 0 18 0 9 0 24917973 889409536 7668 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27664/statm: 217141 7668 2566 9 0 211646 0
[pid=27664/tid=27665] ppid=27663 vsize=868564 CPUtime=1.51
/proc/27664/task/27665/stat : 27665 (java) R 27663 27650 27544 0 -1 64 2818 0 1 0 150 1 0 0 25 0 9 0 24917974 889409536 7668 996147200 134512640 134550932 4294955936 18446744073709551615 4126449162 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27664/tid=27666] ppid=27663 vsize=868564 CPUtime=0.27
/proc/27664/task/27666/stat : 27666 (java) S 27663 27650 27544 0 -1 64 3581 0 0 0 25 2 0 0 16 0 9 0 24917975 889409536 7668 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27664/tid=27667] ppid=27663 vsize=868564 CPUtime=0
/proc/27664/task/27667/stat : 27667 (java) S 27663 27650 27544 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24917975 889409536 7668 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27664/tid=27668] ppid=27663 vsize=868564 CPUtime=0
/proc/27664/task/27668/stat : 27668 (java) S 27663 27650 27544 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24917975 889409536 7668 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27664/tid=27669] ppid=27663 vsize=868564 CPUtime=0
/proc/27664/task/27669/stat : 27669 (java) S 27663 27650 27544 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24917978 889409536 7668 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27664/tid=27670] ppid=27663 vsize=868564 CPUtime=0.18
/proc/27664/task/27670/stat : 27670 (java) S 27663 27650 27544 0 -1 64 1467 0 0 0 17 1 0 0 15 0 9 0 24917978 889409536 7668 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27664/tid=27671] ppid=27663 vsize=868564 CPUtime=0
/proc/27664/task/27671/stat : 27671 (java) S 27663 27650 27544 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 24917978 889409536 7668 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27664/tid=27672] ppid=27663 vsize=868564 CPUtime=0
/proc/27664/task/27672/stat : 27672 (java) S 27663 27650 27544 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24917978 889409536 7668 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 890788

[startup+6.30258 s]
/proc/loadavg: 2.07 2.02 2.05 3/84 27672
/proc/meminfo: memFree=1838544/2055920 swapFree=4192812/4192956
[pid=27650] ppid=27648 vsize=16868 CPUtime=0.84
/proc/27650/stat : 27650 (sugar) S 27648 27650 27544 0 -1 4194304 1305 7323 5 2 5 2 72 5 15 0 1 0 24917866 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27650/statm: 4217 1111 409 3 0 796 0
[pid=27663] ppid=27650 vsize=5356 CPUtime=0
/proc/27663/stat : 27663 (sh) S 27650 27650 27544 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24917973 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27663/statm: 1339 233 193 169 0 50 0
[pid=27664] ppid=27663 vsize=868564 CPUtime=5.15
/proc/27664/stat : 27664 (java) S 27663 27650 27544 0 -1 0 13847 0 1 0 506 9 0 0 18 0 9 0 24917973 889409536 12658 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27664/statm: 217141 12658 2566 9 0 211646 0
[pid=27664/tid=27665] ppid=27663 vsize=868564 CPUtime=4.13
/proc/27664/task/27665/stat : 27665 (java) R 27663 27650 27544 0 -1 64 3240 0 1 0 411 2 0 0 25 0 9 0 24917974 889409536 12658 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27664/tid=27666] ppid=27663 vsize=868564 CPUtime=0.81
/proc/27664/task/27666/stat : 27666 (java) S 27663 27650 27544 0 -1 64 8432 0 0 0 76 5 0 0 15 0 9 0 24917975 889409536 12658 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27664/tid=27667] ppid=27663 vsize=868564 CPUtime=0
/proc/27664/task/27667/stat : 27667 (java) S 27663 27650 27544 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24917975 889409536 12658 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27664/tid=27668] ppid=27663 vsize=868564 CPUtime=0
/proc/27664/task/27668/stat : 27668 (java) S 27663 27650 27544 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24917975 889409536 12658 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27664/tid=27669] ppid=27663 vsize=868564 CPUtime=0
/proc/27664/task/27669/stat : 27669 (java) S 27663 27650 27544 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24917978 889409536 12658 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27664/tid=27670] ppid=27663 vsize=868564 CPUtime=0.19
/proc/27664/task/27670/stat : 27670 (java) S 27663 27650 27544 0 -1 64 1475 0 0 0 18 1 0 0 15 0 9 0 24917978 889409536 12658 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27664/tid=27671] ppid=27663 vsize=868564 CPUtime=0
/proc/27664/task/27671/stat : 27671 (java) S 27663 27650 27544 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 24917978 889409536 12658 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27664/tid=27672] ppid=27663 vsize=868564 CPUtime=0
/proc/27664/task/27672/stat : 27672 (java) S 27663 27650 27544 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24917978 889409536 12658 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.99
Current children cumulated vsize (KiB) 890788

[startup+12.7021 s]
/proc/loadavg: 2.06 2.02 2.05 3/84 27672
/proc/meminfo: memFree=1797840/2055920 swapFree=4192812/4192956
[pid=27650] ppid=27648 vsize=16868 CPUtime=0.84
/proc/27650/stat : 27650 (sugar) S 27648 27650 27544 0 -1 4194304 1305 7323 5 2 5 2 72 5 16 0 1 0 24917866 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27650/statm: 4217 1111 409 3 0 796 0
[pid=27663] ppid=27650 vsize=5356 CPUtime=0
/proc/27663/stat : 27663 (sh) S 27650 27650 27544 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24917973 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27663/statm: 1339 233 193 169 0 50 0
[pid=27664] ppid=27663 vsize=868676 CPUtime=11.47
/proc/27664/stat : 27664 (java) S 27663 27650 27544 0 -1 0 18352 0 2 0 1111 36 0 0 18 0 9 0 24917973 889524224 13323 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27664/statm: 217169 13323 2593 9 0 211646 0
[pid=27664/tid=27665] ppid=27663 vsize=868676 CPUtime=9.95
/proc/27664/task/27665/stat : 27665 (java) R 27663 27650 27544 0 -1 64 3715 0 2 0 970 25 0 0 25 0 9 0 24917974 889524224 13323 996147200 134512640 134550932 4294955936 18446744073709551615 4126795771 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27664/tid=27666] ppid=27663 vsize=868676 CPUtime=1.25
/proc/27664/task/27666/stat : 27666 (java) S 27663 27650 27544 0 -1 64 12412 0 0 0 116 9 0 0 16 0 9 0 24917975 889524224 13323 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27664/tid=27667] ppid=27663 vsize=868676 CPUtime=0
/proc/27664/task/27667/stat : 27667 (java) S 27663 27650 27544 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24917975 889524224 13323 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27664/tid=27668] ppid=27663 vsize=868676 CPUtime=0
/proc/27664/task/27668/stat : 27668 (java) S 27663 27650 27544 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24917975 889524224 13323 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27664/tid=27669] ppid=27663 vsize=868676 CPUtime=0
/proc/27664/task/27669/stat : 27669 (java) S 27663 27650 27544 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24917978 889524224 13323 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27664/tid=27670] ppid=27663 vsize=868676 CPUtime=0.25
/proc/27664/task/27670/stat : 27670 (java) S 27663 27650 27544 0 -1 64 1525 0 0 0 24 1 0 0 15 0 9 0 24917978 889524224 13323 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27664/tid=27671] ppid=27663 vsize=868676 CPUtime=0
/proc/27664/task/27671/stat : 27671 (java) S 27663 27650 27544 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 24917978 889524224 13323 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27664/tid=27672] ppid=27663 vsize=868676 CPUtime=0
/proc/27664/task/27672/stat : 27672 (java) S 27663 27650 27544 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24917978 889524224 13323 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.31
Current children cumulated vsize (KiB) 890900

[startup+25.5026 s]
/proc/loadavg: 2.29 2.06 2.06 3/84 27672
/proc/meminfo: memFree=1684752/2055920 swapFree=4192812/4192956
[pid=27650] ppid=27648 vsize=16868 CPUtime=0.84
/proc/27650/stat : 27650 (sugar) S 27648 27650 27544 0 -1 4194304 1305 7323 5 2 5 2 72 5 16 0 1 0 24917866 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27650/statm: 4217 1111 409 3 0 796 0
[pid=27663] ppid=27650 vsize=5356 CPUtime=0
/proc/27663/stat : 27663 (sh) S 27650 27650 27544 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24917973 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27663/statm: 1339 233 193 169 0 50 0
[pid=27664] ppid=27663 vsize=868676 CPUtime=24.09
/proc/27664/stat : 27664 (java) S 27663 27650 27544 0 -1 0 19181 0 2 0 2302 107 0 0 18 0 9 0 24917973 889524224 13326 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27664/statm: 217169 13326 2593 9 0 211646 0
[pid=27664/tid=27665] ppid=27663 vsize=868676 CPUtime=22.19
/proc/27664/task/27665/stat : 27665 (java) R 27663 27650 27544 0 -1 64 4541 0 2 0 2129 90 0 0 25 0 9 0 24917974 889524224 13326 996147200 134512640 134550932 4294955936 18446744073709551615 4126973280 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27664/tid=27666] ppid=27663 vsize=868676 CPUtime=1.61
/proc/27664/task/27666/stat : 27666 (java) S 27663 27650 27544 0 -1 64 12412 0 0 0 147 14 0 0 16 0 9 0 24917975 889524224 13326 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27664/tid=27667] ppid=27663 vsize=868676 CPUtime=0
/proc/27664/task/27667/stat : 27667 (java) S 27663 27650 27544 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24917975 889524224 13326 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27664/tid=27668] ppid=27663 vsize=868676 CPUtime=0
/proc/27664/task/27668/stat : 27668 (java) S 27663 27650 27544 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24917975 889524224 13326 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27664/tid=27669] ppid=27663 vsize=868676 CPUtime=0
/proc/27664/task/27669/stat : 27669 (java) S 27663 27650 27544 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24917978 889524224 13326 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27664/tid=27670] ppid=27663 vsize=868676 CPUtime=0.26
/proc/27664/task/27670/stat : 27670 (java) S 27663 27650 27544 0 -1 64 1528 0 0 0 25 1 0 0 17 0 9 0 24917978 889524224 13326 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27664/tid=27671] ppid=27663 vsize=868676 CPUtime=0
/proc/27664/task/27671/stat : 27671 (java) S 27663 27650 27544 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 24917978 889524224 13326 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27664/tid=27672] ppid=27663 vsize=868676 CPUtime=0
/proc/27664/task/27672/stat : 27672 (java) S 27663 27650 27544 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24917978 889524224 13326 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.93
Current children cumulated vsize (KiB) 890900

[startup+51.1015 s]
/proc/loadavg: 2.58 2.15 2.09 3/76 27674
/proc/meminfo: memFree=1075792/2055920 swapFree=4192812/4192956
[pid=27650] ppid=27648 vsize=16868 CPUtime=38.6
/proc/27650/stat : 27650 (sugar) S 27648 27650 27544 0 -1 4194304 1372 27749 5 4 5 2 3657 196 16 0 1 0 24917866 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27650/statm: 4217 1114 409 3 0 796 0
[pid=27673] ppid=27650 vsize=5356 CPUtime=0
/proc/27673/stat : 27673 (sh) S 27650 27650 27544 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24921809 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27673/statm: 1339 232 193 169 0 50 0
[pid=27674] ppid=27673 vsize=543664 CPUtime=11.53
/proc/27674/stat : 27674 (minisat) R 27673 27650 27544 0 -1 4194304 131865 0 0 0 1070 83 0 0 25 0 1 0 24921809 556711936 131851 996147200 134512640 135127466 4294956256 18446744073709551615 134718351 0 0 4096 3 0 0 0 17 1 0 0
/proc/27674/statm: 135916 131851 76 150 0 135763 0
Current children cumulated CPU time (s) 50.13
Current children cumulated vsize (KiB) 565888

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

[startup+52.7017 s]
/proc/loadavg: 2.53 2.15 2.09 3/76 27674
/proc/meminfo: memFree=1070416/2055920 swapFree=4192812/4192956
[pid=27650] ppid=27648 vsize=16868 CPUtime=38.6
/proc/27650/stat : 27650 (sugar) S 27648 27650 27544 0 -1 4194304 1372 27749 5 4 5 2 3657 196 16 0 1 0 24917866 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27650/statm: 4217 1114 409 3 0 796 0
[pid=27673] ppid=27650 vsize=5356 CPUtime=0
/proc/27673/stat : 27673 (sh) S 27650 27650 27544 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24921809 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27673/statm: 1339 232 193 169 0 50 0
[pid=27674] ppid=27673 vsize=547652 CPUtime=13.11
/proc/27674/stat : 27674 (minisat) R 27673 27650 27544 0 -1 4194304 132858 0 0 0 1228 83 0 0 25 0 1 0 24921809 560795648 132844 996147200 134512640 135127466 4294956256 18446744073709551615 134531110 0 0 4096 3 0 0 0 17 1 0 0
/proc/27674/statm: 136913 132844 76 150 0 136760 0
Current children cumulated CPU time (s) 51.71
Current children cumulated vsize (KiB) 569876

[startup+54.3019 s]
/proc/loadavg: 2.53 2.15 2.09 3/76 27674
/proc/meminfo: memFree=1069136/2055920 swapFree=4192812/4192956
[pid=27650] ppid=27648 vsize=16868 CPUtime=38.6
/proc/27650/stat : 27650 (sugar) S 27648 27650 27544 0 -1 4194304 1372 27749 5 4 5 2 3657 196 16 0 1 0 24917866 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27650/statm: 4217 1114 409 3 0 796 0
[pid=27673] ppid=27650 vsize=5356 CPUtime=0
/proc/27673/stat : 27673 (sh) S 27650 27650 27544 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24921809 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27673/statm: 1339 232 193 169 0 50 0
[pid=27674] ppid=27673 vsize=550152 CPUtime=14.7
/proc/27674/stat : 27674 (minisat) R 27673 27650 27544 0 -1 4194304 133493 0 0 0 1386 84 0 0 25 0 1 0 24921809 563355648 133479 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/27674/statm: 137538 133479 76 150 0 137385 0
Current children cumulated CPU time (s) 53.3
Current children cumulated vsize (KiB) 572376

[startup+55.103 s]
/proc/loadavg: 2.53 2.15 2.09 4/84 27684
/proc/meminfo: memFree=1597840/2055920 swapFree=4192812/4192956
[pid=27650] ppid=27648 vsize=16868 CPUtime=53.67
/proc/27650/stat : 27650 (sugar) S 27648 27650 27544 0 -1 4194304 1444 161765 5 4 5 2 5071 289 16 0 1 0 24917866 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27650/statm: 4217 1114 409 3 0 796 0
[pid=27675] ppid=27650 vsize=5356 CPUtime=0
/proc/27675/stat : 27675 (sh) S 27650 27650 27544 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24923333 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27675/statm: 1339 233 193 169 0 50 0
[pid=27676] ppid=27675 vsize=862904 CPUtime=0.4
/proc/27676/stat : 27676 (java) S 27675 27650 27544 0 -1 0 4188 0 1 0 38 2 0 0 18 0 9 0 24923333 883613696 3649 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27676/statm: 215726 3649 1284 9 0 210639 0
[pid=27676/tid=27677] ppid=27675 vsize=862904 CPUtime=0.32
/proc/27676/task/27677/stat : 27677 (java) R 27675 27650 27544 0 -1 64 2035 0 1 0 31 1 0 0 19 0 9 0 24923334 883613696 3649 996147200 134512640 134550932 4294955984 18446744073709551615 4126429818 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27676/tid=27678] ppid=27675 vsize=862904 CPUtime=0.02
/proc/27676/task/27678/stat : 27678 (java) S 27675 27650 27544 0 -1 64 1001 0 0 0 2 0 0 0 16 0 9 0 24923336 883613696 3649 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27676/tid=27679] ppid=27675 vsize=862904 CPUtime=0
/proc/27676/task/27679/stat : 27679 (java) S 27675 27650 27544 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 24923336 883613696 3649 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27676/tid=27680] ppid=27675 vsize=862904 CPUtime=0
/proc/27676/task/27680/stat : 27680 (java) S 27675 27650 27544 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 24923336 883613696 3649 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27676/tid=27681] ppid=27675 vsize=862904 CPUtime=0
/proc/27676/task/27681/stat : 27681 (java) S 27675 27650 27544 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24923338 883613696 3649 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27676/tid=27682] ppid=27675 vsize=862904 CPUtime=0.04
/proc/27676/task/27682/stat : 27682 (java) S 27675 27650 27544 0 -1 64 459 0 0 0 4 0 0 0 16 0 9 0 24923338 883613696 3649 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27676/tid=27683] ppid=27675 vsize=862904 CPUtime=0
/proc/27676/task/27683/stat : 27683 (java) S 27675 27650 27544 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 24923338 883613696 3649 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27676/tid=27684] ppid=27675 vsize=862904 CPUtime=0
/proc/27676/task/27684/stat : 27684 (java) S 27675 27650 27544 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24923338 883613696 3649 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 54.07
Current children cumulated vsize (KiB) 885128

[startup+55.302 s]
/proc/loadavg: 2.53 2.15 2.09 4/84 27684
/proc/meminfo: memFree=1597840/2055920 swapFree=4192812/4192956
[pid=27650] ppid=27648 vsize=16868 CPUtime=54.28
/proc/27650/stat : 27650 (sugar) R 27648 27650 27544 0 -1 4194304 1473 168226 5 5 5 13 5117 293 16 0 1 0 24917866 17272832 1115 996147200 4194304 4206940 548682068608 18446744073709551615 228774876201 0 0 4224 16386 0 0 0 17 1 0 0
/proc/27650/statm: 4217 1115 410 3 0 796 0
Current children cumulated CPU time (s) 54.28
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 55.3487
CPU time (s): 54.3417
CPU user time (s): 51.2282
CPU system time (s): 3.11353
CPU usage (%): 98.1806
Max. virtual memory (cumulated for all children) (KiB): 901036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 51.2282
system time used= 3.11353
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 169759
page faults= 10
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24620
involuntary context switches= 25539

runsolver used 0.081987 second user time and 0.19397 second system time

The end

Launcher Data

Begin job on node74 at 2009-07-12 08:02:01
IDJOB=2083941
IDBENCH=57983
IDSOLVER=739
FILE ID=node74/2083941-1247378521
PBS_JOBID= 9507200
Free space on /tmp= 103136 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/fapp/fapp05/normalized-fapp05-0350-3.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2083941-1247378521/watcher-2083941-1247378521 -o /tmp/evaluation-result-2083941-1247378521/solver-2083941-1247378521 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-2083941-1247378521.xml

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

MD5SUM BENCH= 6e07790e23c62fb12012e2e2160c6d34
RANDOM SEED=555660574

node74.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.234
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.234
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:       1879432 kB
Buffers:          5952 kB
Cached:          67148 kB
SwapCached:          0 kB
Active:          92540 kB
Inactive:        32468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1879432 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1908 kB
Writeback:           0 kB
Mapped:          63540 kB
Slab:            36788 kB
Committed_AS:   248052 kB
PageTables:       1880 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= 103136 MiB
End job on node74 at 2009-07-12 08:02:56