Trace number 2083347

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 53.8578 54.7285

General information on the benchmark

Namecsp/fapp/fapp21/
normalized-fapp21-0500-1.xml
MD5SUMdd4c443d605f557f1e2afa2cdc6a63a1
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 benchmark5.86811
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of constraints2852
Maximum constraint arity2
Maximum domain size242
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2852
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/minisat
0.00/0.08	c 0	BEGIN Sun Jul 12 07:40:32 2009
0.00/0.08	c 0	PID 22405
0.00/0.08	c 0	HOST node54.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-2083347-1247377232.xml TO HOME/temp.csp
0.00/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2083347-1247377232.xml' 'HOME/temp.csp'
0.07/0.83	c 1	6 domains, 500 variables, 8 predicates, 0 relations, 2852 constraints
0.07/0.87	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.87	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.80/0.95	c 1	Parsing HOME/temp.csp
1.11/1.20	c 1	parsed 3366 expressions
1.11/1.21	c 1	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.11/1.21	c 1	Converting to clausal form CSP
1.11/1.24	c 1	converted 337 (10%) expressions
1.50/1.65	c 2	converted 674 (20%) expressions
1.89/2.04	c 2	converted 1010 (30%) expressions
2.29/2.43	c 3	converted 1347 (40%) expressions
2.58/2.74	c 3	converted 1683 (50%) expressions
2.89/3.07	c 3	converted 2020 (60%) expressions
3.18/3.32	c 3	converted 2357 (70%) expressions
3.37/3.54	c 4	converted 2693 (80%) expressions
3.58/3.76	c 4	converted 3030 (90%) expressions
3.87/4.04	c 4	converted 3366 (100%) expressions
3.87/4.04	c 4	CSP : 986 integers, 7620 booleans, 17530 clauses, largest domain size 2701
3.87/4.05	c 4	Heap : 12 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
3.87/4.05	c 4	Propagation in CSP
4.06/4.28	c 4	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
4.06/4.28	c 4	CSP : 986 integers, 7620 booleans, 17530 clauses, largest domain size 2701
4.06/4.28	c 4	Heap : 12 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
4.06/4.29	c 4	Simplifing CSP by introducing new Boolean variables
4.16/4.35	c 4	CSP : 986 integers, 14142 booleans, 24052 clauses, largest domain size 2701
4.16/4.35	c 4	Heap : 14 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
4.26/4.46	c 5	Encoding CSP to SAT : HOME/temp.cnf
4.75/4.96	c 5	99 (10%) CSP integer variables are encoded (22954 clauses, 322258 bytes)
5.14/5.38	c 5	198 (20%) CSP integer variables are encoded (44581 clauses, 646663 bytes)
5.64/5.81	c 6	296 (30%) CSP integer variables are encoded (66531 clauses, 975913 bytes)
6.04/6.25	c 6	395 (40%) CSP integer variables are encoded (89097 clauses, 1314403 bytes)
6.43/6.68	c 7	493 (50%) CSP integer variables are encoded (110914 clauses, 1664373 bytes)
6.82/7.01	c 7	592 (60%) CSP integer variables are encoded (332964 clauses, 5439223 bytes)
7.13/7.34	c 7	691 (70%) CSP integer variables are encoded (588771 clauses, 9787942 bytes)
7.42/7.67	c 8	789 (80%) CSP integer variables are encoded (838211 clauses, 14028422 bytes)
7.72/8.00	c 8	888 (90%) CSP integer variables are encoded (1095704 clauses, 18598918 bytes)
8.01/8.28	c 8	986 (100%) CSP integer variables are encoded (1313532 clauses, 22737650 bytes)
10.37/10.67	c 11	2406 (10%) CSP clauses are encoded (2062914 clauses, 40804416 bytes)
12.84/13.14	c 13	4811 (20%) CSP clauses are encoded (2890184 clauses, 60902814 bytes)
15.20/15.55	c 16	7216 (30%) CSP clauses are encoded (3706351 clauses, 80948065 bytes)
17.55/17.95	c 18	9621 (40%) CSP clauses are encoded (4565418 clauses, 102272349 bytes)
19.52/19.97	c 20	12026 (50%) CSP clauses are encoded (5297008 clauses, 120691711 bytes)
21.79/22.28	c 22	14432 (60%) CSP clauses are encoded (6157507 clauses, 142537468 bytes)
23.96/24.41	c 25	16837 (70%) CSP clauses are encoded (6954045 clauses, 162729071 bytes)
26.21/26.70	c 27	19242 (80%) CSP clauses are encoded (7843888 clauses, 185244385 bytes)
28.39/28.92	c 29	21647 (90%) CSP clauses are encoded (8716589 clauses, 207078429 bytes)
30.91/31.53	c 32	24052 (100%) CSP clauses are encoded (9747501 clauses, 232945725 bytes)
30.91/31.53	c 32	24052 CSP clauses encoded
30.91/31.53	c 32	Writing map file : HOME/temp.map
30.91/31.58	c 32	Heap : 11 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
30.91/31.58	c 32	SAT : 1328660 SAT variables, 9747501 SAT clauses, 232945725 bytes
30.91/31.58	c 32	Heap : 11 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
30.99/31.63	c 32	SOLVING HOME/temp.cnf
30.99/31.63	c 32	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
30.99/31.64	c 32	This is MiniSat 2.0 beta
30.99/31.64	c 32	WARNING: for repeatability, setting FPU to use double precision
30.99/31.64	c 32	============================[ Problem Statistics ]=============================
30.99/31.64	c 32	|                                                                             |
30.99/31.64	c 32	|  Number of variables:  1328660                                              |
30.99/31.64	c 32	|  Number of clauses:    9747501                                              |
36.80/37.54	c 38	|  Parsing time:         5.08         s                                       |
37.09/37.81	c 38	============================[ Search Statistics ]==============================
37.09/37.81	c 38	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
37.09/37.81	c 38	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
37.09/37.81	c 38	===============================================================================
37.09/37.81	c 38	|         0 | 1328658  9747497 26625699 |  3249165        0    nan |  0.000 % |
37.79/38.58	c 39	|       100 | 1328658  9747497 26625699 |  3574082       99      3 |  0.000 % |
39.48/40.25	c 40	|       250 | 1328560  9747497 26625699 |  3931490      245      3 |  1.101 % |
43.43/44.27	c 44	|       475 | 1328415  9747497 26625699 |  4324639      461      3 |  2.342 % |
49.86/50.74	c 51	|       813 | 1286326  9442809 25797237 |  4757103      773      4 |  3.357 % |
53.13/54.09	c 54	===============================================================================
53.13/54.09	c 54	restarts              : 5
53.13/54.09	c 54	conflicts             : 1008           (47 /sec)
53.13/54.09	c 54	decisions             : 63948          (1.41 % random) (2984 /sec)
53.13/54.09	c 54	propagations          : 42771620       (1995714 /sec)
53.13/54.09	c 54	conflict literals     : 3530           (9.02 % deleted)
53.13/54.09	c 54	Memory used           : 502.66 MB
53.13/54.09	c 54	CPU time              : 21.4317 s
53.13/54.09	c 54	
53.13/54.09	c 54	UNSATISFIABLE
53.23/54.17	c 54	DECODING HOME/temp.out WITH HOME/temp.map
53.23/54.17	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.31/54.25	c 54	Decoding HOME/temp.out
53.31/54.56	s UNSATISFIABLE
53.31/54.57	c 55	Heap : 6 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
53.31/54.60	c 55	CPU 53.71 (0.07 0.01 50.92 2.71)
53.31/54.60	c 55	END Sun Jul 12 07:41:27 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-2083347-1247377232/watcher-2083347-1247377232 -o /tmp/evaluation-result-2083347-1247377232/solver-2083347-1247377232 -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-2083347-1247377232.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.08 2.15 2.07 4/82 22405
/proc/meminfo: memFree=1907288/2055920 swapFree=4192812/4192956
[pid=22405] ppid=22403 vsize=12132 CPUtime=0
/proc/22405/stat : 22405 (sugar) R 22403 22405 20971 0 -1 4194304 219 0 0 0 0 0 0 0 20 0 1 0 24788002 12423168 187 996147200 4194304 4206940 548682068608 18446744073709551615 234211414753 0 0 4224 0 0 0 0 17 1 0 0
/proc/22405/statm: 3033 187 142 3 0 133 0

[startup+0.0925671 s]
/proc/loadavg: 2.08 2.15 2.07 4/82 22405
/proc/meminfo: memFree=1907288/2055920 swapFree=4192812/4192956
[pid=22405] ppid=22403 vsize=16868 CPUtime=0.07
/proc/22405/stat : 22405 (sugar) S 22403 22405 20971 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 24788002 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22405/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.101566 s]
/proc/loadavg: 2.08 2.15 2.07 4/82 22405
/proc/meminfo: memFree=1907288/2055920 swapFree=4192812/4192956
[pid=22405] ppid=22403 vsize=16868 CPUtime=0.07
/proc/22405/stat : 22405 (sugar) S 22403 22405 20971 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 24788002 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22405/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.301588 s]
/proc/loadavg: 2.08 2.15 2.07 4/82 22405
/proc/meminfo: memFree=1907288/2055920 swapFree=4192812/4192956
[pid=22405] ppid=22403 vsize=16868 CPUtime=0.07
/proc/22405/stat : 22405 (sugar) S 22403 22405 20971 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 24788002 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22405/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.701642 s]
/proc/loadavg: 2.08 2.15 2.07 4/82 22405
/proc/meminfo: memFree=1907288/2055920 swapFree=4192812/4192956
[pid=22405] ppid=22403 vsize=16868 CPUtime=0.07
/proc/22405/stat : 22405 (sugar) S 22403 22405 20971 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 24788002 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22405/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.50274 s]
/proc/loadavg: 2.08 2.15 2.07 5/93 22427
/proc/meminfo: memFree=1899520/2055920 swapFree=4192812/4192956
[pid=22405] ppid=22403 vsize=16868 CPUtime=0.8
/proc/22405/stat : 22405 (sugar) S 22403 22405 20971 0 -1 4194304 1309 5510 0 1 6 1 69 4 15 0 1 0 24788002 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22405/statm: 4217 1111 409 3 0 796 0
[pid=22418] ppid=22405 vsize=5356 CPUtime=0
/proc/22418/stat : 22418 (sh) S 22405 22405 20971 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24788090 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22418/statm: 1339 233 193 169 0 50 0
[pid=22419] ppid=22418 vsize=868516 CPUtime=0.6
/proc/22419/stat : 22419 (java) S 22418 22405 20971 0 -1 0 5286 0 1 0 57 3 0 0 18 0 9 0 24788090 889360384 4715 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22419/statm: 217129 4715 1742 9 0 211634 0
[pid=22419/tid=22420] ppid=22418 vsize=868516 CPUtime=0.43
/proc/22419/task/22420/stat : 22420 (java) R 22418 22405 20971 0 -1 64 2668 0 1 0 42 1 0 0 20 0 9 0 24788091 889360384 4715 996147200 134512640 134550932 4294955936 18446744073709551615 4126106707 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22419/tid=22421] ppid=22418 vsize=868516 CPUtime=0.02
/proc/22419/task/22421/stat : 22421 (java) S 22418 22405 20971 0 -1 64 490 0 0 0 2 0 0 0 16 0 9 0 24788092 889360384 4715 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22419/tid=22422] ppid=22418 vsize=868516 CPUtime=0
/proc/22419/task/22422/stat : 22422 (java) S 22418 22405 20971 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 24788093 889360384 4715 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22419/tid=22423] ppid=22418 vsize=868516 CPUtime=0
/proc/22419/task/22423/stat : 22423 (java) S 22418 22405 20971 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 24788093 889360384 4715 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22419/tid=22424] ppid=22418 vsize=868516 CPUtime=0
/proc/22419/task/22424/stat : 22424 (java) S 22418 22405 20971 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 24788095 889360384 4715 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22419/tid=22425] ppid=22418 vsize=868516 CPUtime=0.12
/proc/22419/task/22425/stat : 22425 (java) S 22418 22405 20971 0 -1 64 1434 0 0 0 12 0 0 0 16 0 9 0 24788095 889360384 4715 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22419/tid=22426] ppid=22418 vsize=868516 CPUtime=0
/proc/22419/task/22426/stat : 22426 (java) S 22418 22405 20971 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 24788095 889360384 4715 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22419/tid=22427] ppid=22418 vsize=868516 CPUtime=0
/proc/22419/task/22427/stat : 22427 (java) S 22418 22405 20971 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24788095 889360384 4715 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 890740

[startup+3.10295 s]
/proc/loadavg: 2.08 2.15 2.07 4/93 22427
/proc/meminfo: memFree=1889728/2055920 swapFree=4192812/4192956
[pid=22405] ppid=22403 vsize=16868 CPUtime=0.8
/proc/22405/stat : 22405 (sugar) S 22403 22405 20971 0 -1 4194304 1309 5510 0 1 6 1 69 4 15 0 1 0 24788002 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22405/statm: 4217 1111 409 3 0 796 0
[pid=22418] ppid=22405 vsize=5356 CPUtime=0
/proc/22418/stat : 22418 (sh) S 22405 22405 20971 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24788090 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22418/statm: 1339 233 193 169 0 50 0
[pid=22419] ppid=22418 vsize=868604 CPUtime=2.18
/proc/22419/stat : 22419 (java) S 22418 22405 20971 0 -1 0 8208 0 1 0 212 6 0 0 18 0 9 0 24788090 889450496 7274 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22419/statm: 217151 7274 2566 9 0 211656 0
[pid=22419/tid=22420] ppid=22418 vsize=868604 CPUtime=1.72
/proc/22419/task/22420/stat : 22420 (java) R 22418 22405 20971 0 -1 64 2842 0 1 0 170 2 0 0 25 0 9 0 24788091 889450496 7274 996147200 134512640 134550932 4294955936 18446744073709551615 4126840636 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22419/tid=22421] ppid=22418 vsize=868604 CPUtime=0.25
/proc/22419/task/22421/stat : 22421 (java) S 22418 22405 20971 0 -1 64 3197 0 0 0 23 2 0 0 16 0 9 0 24788092 889450496 7274 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22419/tid=22422] ppid=22418 vsize=868604 CPUtime=0
/proc/22419/task/22422/stat : 22422 (java) S 22418 22405 20971 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24788093 889450496 7274 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22419/tid=22423] ppid=22418 vsize=868604 CPUtime=0
/proc/22419/task/22423/stat : 22423 (java) S 22418 22405 20971 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24788093 889450496 7274 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22419/tid=22424] ppid=22418 vsize=868604 CPUtime=0
/proc/22419/task/22424/stat : 22424 (java) S 22418 22405 20971 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 24788095 889450496 7274 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22419/tid=22425] ppid=22418 vsize=868604 CPUtime=0.17
/proc/22419/task/22425/stat : 22425 (java) S 22418 22405 20971 0 -1 64 1470 0 0 0 17 0 0 0 15 0 9 0 24788095 889450496 7274 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22419/tid=22426] ppid=22418 vsize=868604 CPUtime=0
/proc/22419/task/22426/stat : 22426 (java) S 22418 22405 20971 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 24788095 889450496 7274 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22419/tid=22427] ppid=22418 vsize=868604 CPUtime=0
/proc/22419/task/22427/stat : 22427 (java) S 22418 22405 20971 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24788095 889450496 7274 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 890828

[startup+6.30235 s]
/proc/loadavg: 2.08 2.15 2.07 3/93 22427
/proc/meminfo: memFree=1876288/2055920 swapFree=4192812/4192956
[pid=22405] ppid=22403 vsize=16868 CPUtime=0.8
/proc/22405/stat : 22405 (sugar) S 22403 22405 20971 0 -1 4194304 1310 5510 0 1 6 1 69 4 15 0 1 0 24788002 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22405/statm: 4217 1111 409 3 0 796 0
[pid=22418] ppid=22405 vsize=5356 CPUtime=0
/proc/22418/stat : 22418 (sh) S 22405 22405 20971 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24788090 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22418/statm: 1339 233 193 169 0 50 0
[pid=22419] ppid=22418 vsize=868716 CPUtime=5.34
/proc/22419/stat : 22419 (java) S 22418 22405 20971 0 -1 0 10493 0 1 0 525 9 0 0 18 0 9 0 24788090 889565184 9193 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22419/statm: 217179 9193 2591 9 0 211656 0
[pid=22419/tid=22420] ppid=22418 vsize=868716 CPUtime=4.5
/proc/22419/task/22420/stat : 22420 (java) R 22418 22405 20971 0 -1 64 3192 0 1 0 447 3 0 0 25 0 9 0 24788091 889565184 9193 996147200 134512640 134550932 4294955936 18446744073709551615 4126982071 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22419/tid=22421] ppid=22418 vsize=868716 CPUtime=0.59
/proc/22419/task/22421/stat : 22421 (java) S 22418 22405 20971 0 -1 64 5089 0 0 0 55 4 0 0 16 0 9 0 24788092 889565184 9193 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22419/tid=22422] ppid=22418 vsize=868716 CPUtime=0
/proc/22419/task/22422/stat : 22422 (java) S 22418 22405 20971 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24788093 889565184 9193 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22419/tid=22423] ppid=22418 vsize=868716 CPUtime=0
/proc/22419/task/22423/stat : 22423 (java) S 22418 22405 20971 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24788093 889565184 9193 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22419/tid=22424] ppid=22418 vsize=868716 CPUtime=0
/proc/22419/task/22424/stat : 22424 (java) S 22418 22405 20971 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 24788095 889565184 9193 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22419/tid=22425] ppid=22418 vsize=868716 CPUtime=0.22
/proc/22419/task/22425/stat : 22425 (java) S 22418 22405 20971 0 -1 64 1513 0 0 0 22 0 0 0 15 0 9 0 24788095 889565184 9193 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22419/tid=22426] ppid=22418 vsize=868716 CPUtime=0
/proc/22419/task/22426/stat : 22426 (java) S 22418 22405 20971 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 24788095 889565184 9193 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22419/tid=22427] ppid=22418 vsize=868716 CPUtime=0
/proc/22419/task/22427/stat : 22427 (java) S 22418 22405 20971 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24788095 889565184 9193 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 890940

[startup+12.7022 s]
/proc/loadavg: 2.07 2.14 2.07 3/93 22427
/proc/meminfo: memFree=1825984/2055920 swapFree=4192812/4192956
[pid=22405] ppid=22403 vsize=16868 CPUtime=0.8
/proc/22405/stat : 22405 (sugar) S 22403 22405 20971 0 -1 4194304 1310 5510 0 1 6 1 69 4 16 0 1 0 24788002 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22405/statm: 4217 1111 409 3 0 796 0
[pid=22418] ppid=22405 vsize=5356 CPUtime=0
/proc/22418/stat : 22418 (sh) S 22405 22405 20971 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24788090 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22418/statm: 1339 233 193 169 0 50 0
[pid=22419] ppid=22418 vsize=868716 CPUtime=11.65
/proc/22419/stat : 22419 (java) S 22418 22405 20971 0 -1 0 11404 0 1 0 1116 49 0 0 18 0 9 0 24788090 889565184 9215 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22419/statm: 217179 9215 2592 9 0 211656 0
[pid=22419/tid=22420] ppid=22418 vsize=868716 CPUtime=10.45
/proc/22419/task/22420/stat : 22420 (java) R 22418 22405 20971 0 -1 64 4084 0 1 0 1008 37 0 0 25 0 9 0 24788091 889565184 9215 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22419/tid=22421] ppid=22418 vsize=868716 CPUtime=0.91
/proc/22419/task/22421/stat : 22421 (java) S 22418 22405 20971 0 -1 64 5089 0 0 0 81 10 0 0 16 0 9 0 24788092 889565184 9215 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22419/tid=22422] ppid=22418 vsize=868716 CPUtime=0
/proc/22419/task/22422/stat : 22422 (java) S 22418 22405 20971 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24788093 889565184 9215 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22419/tid=22423] ppid=22418 vsize=868716 CPUtime=0
/proc/22419/task/22423/stat : 22423 (java) S 22418 22405 20971 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24788093 889565184 9215 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22419/tid=22424] ppid=22418 vsize=868716 CPUtime=0
/proc/22419/task/22424/stat : 22424 (java) S 22418 22405 20971 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 24788095 889565184 9215 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22419/tid=22425] ppid=22418 vsize=868716 CPUtime=0.25
/proc/22419/task/22425/stat : 22425 (java) S 22418 22405 20971 0 -1 64 1532 0 0 0 25 0 0 0 15 0 9 0 24788095 889565184 9215 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22419/tid=22426] ppid=22418 vsize=868716 CPUtime=0
/proc/22419/task/22426/stat : 22426 (java) S 22418 22405 20971 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 24788095 889565184 9215 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22419/tid=22427] ppid=22418 vsize=868716 CPUtime=0
/proc/22419/task/22427/stat : 22427 (java) S 22418 22405 20971 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24788095 889565184 9215 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 890940

[startup+25.5018 s]
/proc/loadavg: 2.06 2.14 2.07 3/93 22427
/proc/meminfo: memFree=1705536/2055920 swapFree=4192812/4192956
[pid=22405] ppid=22403 vsize=16868 CPUtime=0.8
/proc/22405/stat : 22405 (sugar) S 22403 22405 20971 0 -1 4194304 1310 5510 0 1 6 1 69 4 16 0 1 0 24788002 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22405/statm: 4217 1111 409 3 0 796 0
[pid=22418] ppid=22405 vsize=5356 CPUtime=0
/proc/22418/stat : 22418 (sh) S 22405 22405 20971 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24788090 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22418/statm: 1339 233 193 169 0 50 0
[pid=22419] ppid=22418 vsize=868716 CPUtime=24.23
/proc/22419/stat : 22419 (java) S 22418 22405 20971 0 -1 0 13250 0 1 0 2288 135 0 0 18 0 9 0 24788090 889565184 9216 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22419/statm: 217179 9216 2592 9 0 211656 0
[pid=22419/tid=22420] ppid=22418 vsize=868716 CPUtime=22.37
/proc/22419/task/22420/stat : 22420 (java) R 22418 22405 20971 0 -1 64 5929 0 1 0 2127 110 0 0 25 0 9 0 24788091 889565184 9216 996147200 134512640 134550932 4294955936 18446744073709551615 4126525424 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22419/tid=22421] ppid=22418 vsize=868716 CPUtime=1.57
/proc/22419/task/22421/stat : 22421 (java) S 22418 22405 20971 0 -1 64 5089 0 0 0 135 22 0 0 16 0 9 0 24788092 889565184 9216 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22419/tid=22422] ppid=22418 vsize=868716 CPUtime=0
/proc/22419/task/22422/stat : 22422 (java) S 22418 22405 20971 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24788093 889565184 9216 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22419/tid=22423] ppid=22418 vsize=868716 CPUtime=0
/proc/22419/task/22423/stat : 22423 (java) S 22418 22405 20971 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24788093 889565184 9216 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22419/tid=22424] ppid=22418 vsize=868716 CPUtime=0
/proc/22419/task/22424/stat : 22424 (java) S 22418 22405 20971 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 24788095 889565184 9216 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22419/tid=22425] ppid=22418 vsize=868716 CPUtime=0.26
/proc/22419/task/22425/stat : 22425 (java) S 22418 22405 20971 0 -1 64 1533 0 0 0 25 1 0 0 17 0 9 0 24788095 889565184 9216 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22419/tid=22426] ppid=22418 vsize=868716 CPUtime=0
/proc/22419/task/22426/stat : 22426 (java) S 22418 22405 20971 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 24788095 889565184 9216 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22419/tid=22427] ppid=22418 vsize=868716 CPUtime=0
/proc/22419/task/22427/stat : 22427 (java) S 22418 22405 20971 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24788095 889565184 9216 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.03
Current children cumulated vsize (KiB) 890940

[startup+51.101 s]
/proc/loadavg: 2.04 2.13 2.07 3/85 22429
/proc/meminfo: memFree=1182528/2055920 swapFree=4192812/4192956
[pid=22405] ppid=22403 vsize=16868 CPUtime=31.02
/proc/22405/stat : 22405 (sugar) S 22403 22405 20971 0 -1 4194304 1377 20004 0 2 7 1 2913 181 16 0 1 0 24788002 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22405/statm: 4217 1114 409 3 0 796 0
[pid=22428] ppid=22405 vsize=5356 CPUtime=0
/proc/22428/stat : 22428 (sh) S 22405 22405 20971 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24791166 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22428/statm: 1339 232 193 169 0 50 0
[pid=22429] ppid=22428 vsize=514720 CPUtime=19.24
/proc/22429/stat : 22429 (minisat) R 22428 22405 20971 0 -1 4194304 121951 0 0 0 1847 77 0 0 25 0 1 0 24791166 527073280 121937 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/22429/statm: 128680 121937 76 150 0 128527 0
Current children cumulated CPU time (s) 50.26
Current children cumulated vsize (KiB) 536944

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

[startup+52.7012 s]
/proc/loadavg: 2.03 2.12 2.07 3/85 22429
/proc/meminfo: memFree=1182400/2055920 swapFree=4192812/4192956
[pid=22405] ppid=22403 vsize=16868 CPUtime=31.02
/proc/22405/stat : 22405 (sugar) S 22403 22405 20971 0 -1 4194304 1377 20004 0 2 7 1 2913 181 16 0 1 0 24788002 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22405/statm: 4217 1114 409 3 0 796 0
[pid=22428] ppid=22405 vsize=5356 CPUtime=0
/proc/22428/stat : 22428 (sh) S 22405 22405 20971 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24791166 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22428/statm: 1339 232 193 169 0 50 0
[pid=22429] ppid=22428 vsize=514720 CPUtime=20.82
/proc/22429/stat : 22429 (minisat) R 22428 22405 20971 0 -1 4194304 121981 0 0 0 2005 77 0 0 25 0 1 0 24791166 527073280 121967 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/22429/statm: 128680 121967 76 150 0 128527 0
Current children cumulated CPU time (s) 51.84
Current children cumulated vsize (KiB) 536944

[startup+53.5013 s]
/proc/loadavg: 2.03 2.12 2.07 3/85 22429
/proc/meminfo: memFree=1182400/2055920 swapFree=4192812/4192956
[pid=22405] ppid=22403 vsize=16868 CPUtime=31.02
/proc/22405/stat : 22405 (sugar) S 22403 22405 20971 0 -1 4194304 1377 20004 0 2 7 1 2913 181 16 0 1 0 24788002 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22405/statm: 4217 1114 409 3 0 796 0
[pid=22428] ppid=22405 vsize=5356 CPUtime=0
/proc/22428/stat : 22428 (sh) S 22405 22405 20971 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24791166 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22428/statm: 1339 232 193 169 0 50 0
[pid=22429] ppid=22428 vsize=514720 CPUtime=21.62
/proc/22429/stat : 22429 (minisat) R 22428 22405 20971 0 -1 4194304 122001 0 0 0 2085 77 0 0 25 0 1 0 24791166 527073280 121987 996147200 134512640 135127466 4294956256 18446744073709551615 134521795 0 0 4096 3 0 0 0 17 1 0 0
/proc/22429/statm: 128680 121987 76 150 0 128527 0
Current children cumulated CPU time (s) 52.64
Current children cumulated vsize (KiB) 536944

[startup+54.3014 s]
/proc/loadavg: 2.03 2.12 2.07 3/85 22429
/proc/meminfo: memFree=1182400/2055920 swapFree=4192812/4192956
[pid=22405] ppid=22403 vsize=16868 CPUtime=53.31
/proc/22405/stat : 22405 (sugar) S 22403 22405 20971 0 -1 4194304 1449 142299 0 2 7 1 5056 267 16 0 1 0 24788002 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22405/statm: 4217 1114 409 3 0 796 0
Current children cumulated CPU time (s) 53.31
Current children cumulated vsize (KiB) 16868

[startup+54.7015 s]
/proc/loadavg: 2.03 2.12 2.07 3/85 22429
/proc/meminfo: memFree=1182400/2055920 swapFree=4192812/4192956
[pid=22405] ppid=22403 vsize=16868 CPUtime=53.82
/proc/22405/stat : 22405 (sugar) R 22403 22405 20971 0 -1 4194304 1478 149259 0 3 7 12 5092 271 16 0 1 0 24788002 17272832 1115 996147200 4194304 4206940 548682068608 18446744073709551615 234211742761 0 0 4224 16386 0 0 0 17 1 0 0
/proc/22405/statm: 4217 1115 410 3 0 796 0
Current children cumulated CPU time (s) 53.82
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 54.7285
CPU time (s): 53.8578
CPU user time (s): 50.9962
CPU system time (s): 2.86156
CPU usage (%): 98.4091
Max. virtual memory (cumulated for all children) (KiB): 891080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 50.9962
system time used= 2.86156
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 150797
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= 38986
involuntary context switches= 39957

runsolver used 0.093985 second user time and 0.203968 second system time

The end

Launcher Data

Begin job on node54 at 2009-07-12 07:40:32
IDJOB=2083347
IDBENCH=57788
IDSOLVER=739
FILE ID=node54/2083347-1247377232
PBS_JOBID= 9507114
Free space on /tmp= 66412 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/fapp/fapp21/normalized-fapp21-0500-1.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-2083347-1247377232/watcher-2083347-1247377232 -o /tmp/evaluation-result-2083347-1247377232/solver-2083347-1247377232 -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-2083347-1247377232.xml

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

MD5SUM BENCH= dd4c443d605f557f1e2afa2cdc6a63a1
RANDOM SEED=1744285418

node54.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.232
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.232
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:       1907896 kB
Buffers:          8524 kB
Cached:          56688 kB
SwapCached:          0 kB
Active:          80968 kB
Inactive:        21392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1907896 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1684 kB
Writeback:           0 kB
Mapped:          57560 kB
Slab:            30724 kB
Committed_AS:   222216 kB
PageTables:       1844 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= 66412 MiB
End job on node54 at 2009-07-12 07:41:27