Trace number 1069322

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+minisatUNSAT 111.955 113.413

General information on the benchmark

Namecsp/pseudoGLB/
normalized-43s-smv.xml
MD5SUM90a03adc27107c0475a8a8ba9438e5a1
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark111.955
Satisfiable
(Un)Satisfiability was proved
Number of variables3655
Number of constraints8686
Maximum constraint arity15
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)weightedsum(8686)

Solver Data (download as text)

0.00/0.05	c 0	Sugar v1-13 + HOME/minisat
0.00/0.05	c 0	BEGIN Fri Jul  4 10:17:09 2008
0.00/0.05	c 0	PID 19940
0.03/0.05	c 0	HOST node7.alineos.net
0.03/0.05	c 0	CONVERTING HOME/instance-1069322-1215159429.xml TO HOME/temp.csp
0.03/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1069322-1215159429.xml' 'HOME/temp.csp'
1.26/1.36	c 1	1 domains, 3655 variables, 0 predicates, 0 relations, 8686 constraints
1.32/1.41	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.32/1.41	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'
1.32/1.49	c 2	Parsing HOME/temp.csp
1.33/1.98	c 2	parsed 10000 expressions
2.11/2.22	c 2	parsed 12342 expressions
2.11/2.23	c 2	Heap : 8 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.11/2.23	c 2	Converting to clausal form CSP
2.11/2.27	c 2	converted 1235 (10%) expressions
2.11/2.28	c 2	converted 2469 (20%) expressions
2.19/2.30	c 2	converted 3703 (30%) expressions
2.30/2.49	c 3	converted 4937 (40%) expressions
2.39/2.53	c 3	converted 6171 (50%) expressions
2.39/2.57	c 3	converted 7406 (60%) expressions
2.49/2.60	c 3	converted 8640 (70%) expressions
2.49/2.64	c 3	converted 9874 (80%) expressions
2.49/2.69	c 3	converted 11108 (90%) expressions
3.39/3.55	c 4	converted 12342 (100%) expressions
3.39/3.56	c 4	CSP : 12807 integers, 0 booleans, 26990 clauses, largest domain size 318
3.39/3.56	c 4	Heap : 23 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.39/3.56	c 4	Propagation in CSP
4.48/4.64	c 5	30364 values, 0 unsatisfiable literals, and 0 valid clauses are removed
4.48/4.64	c 5	CSP : 12807 integers, 0 booleans, 26990 clauses, largest domain size 256
4.48/4.64	c 5	Heap : 22 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.48/4.65	c 5	Simplifing CSP by introducing new Boolean variables
4.48/4.68	c 5	CSP : 12807 integers, 0 booleans, 26990 clauses, largest domain size 256
4.48/4.68	c 5	Heap : 22 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.57/4.78	c 5	Encoding CSP to SAT : HOME/temp.cnf
4.67/4.81	c 5	1281 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
4.67/4.82	c 5	2562 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
4.67/4.83	c 5	3843 (30%) CSP integer variables are encoded (9782 clauses, 133315 bytes)
4.77/4.93	c 5	5123 (40%) CSP integer variables are encoded (84256 clauses, 1250425 bytes)
4.87/5.02	c 5	6404 (50%) CSP integer variables are encoded (153945 clauses, 2413239 bytes)
4.97/5.11	c 5	7685 (60%) CSP integer variables are encoded (222086 clauses, 3571636 bytes)
4.97/5.20	c 5	8965 (70%) CSP integer variables are encoded (290841 clauses, 4740471 bytes)
5.06/5.29	c 5	10246 (80%) CSP integer variables are encoded (366859 clauses, 6032777 bytes)
5.27/5.42	c 5	11527 (90%) CSP integer variables are encoded (452169 clauses, 7483047 bytes)
5.27/5.50	c 6	12807 (100%) CSP integer variables are encoded (518367 clauses, 8608413 bytes)
5.37/5.56	c 6	2699 (10%) CSP clauses are encoded (520472 clauses, 8634809 bytes)
5.37/5.58	c 6	5398 (20%) CSP clauses are encoded (522655 clauses, 8663188 bytes)
5.56/5.78	c 6	8097 (30%) CSP clauses are encoded (629576 clauses, 10613655 bytes)
8.92/9.12	c 9	10796 (40%) CSP clauses are encoded (2483933 clauses, 49542837 bytes)
11.69/11.98	c 12	13495 (50%) CSP clauses are encoded (3983332 clauses, 84662705 bytes)
14.61/14.99	c 15	16194 (60%) CSP clauses are encoded (5506923 clauses, 121296564 bytes)
17.86/18.28	c 18	18893 (70%) CSP clauses are encoded (7196018 clauses, 161973462 bytes)
22.18/22.60	c 23	21592 (80%) CSP clauses are encoded (9409569 clauses, 215432177 bytes)
27.44/28.06	c 28	24291 (90%) CSP clauses are encoded (12180066 clauses, 282419079 bytes)
30.89/31.54	c 32	26990 (100%) CSP clauses are encoded (13952907 clauses, 325177216 bytes)
30.89/31.54	c 32	26990 CSP clauses encoded
30.89/31.54	c 32	Writing map file : HOME/temp.map
30.89/31.59	c 32	Heap : 15 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
30.89/31.59	c 32	SAT : 530655 SAT variables, 13952907 SAT clauses, 325177216 bytes
30.89/31.59	c 32	Heap : 15 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
30.98/31.65	c 32	SOLVING HOME/temp.cnf
30.98/31.65	c 32	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
30.98/31.65	c 32	This is MiniSat 2.0 beta
30.98/31.65	c 32	WARNING: for repeatability, setting FPU to use double precision
30.98/31.65	c 32	============================[ Problem Statistics ]=============================
30.98/31.65	c 32	|                                                                             |
30.98/31.66	c 32	|  Number of variables:  530655                                               |
30.98/31.66	c 32	|  Number of clauses:    13952907                                             |
38.02/38.86	c 39	|  Parsing time:         6.18         s                                       |
38.42/39.20	c 39	============================[ Search Statistics ]==============================
38.42/39.20	c 39	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
38.42/39.20	c 39	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
38.42/39.20	c 39	===============================================================================
38.42/39.20	c 39	|         0 |  530655 13952907 40668641 |  4650969        0    nan |  0.000 % |
45.75/46.63	c 47	|       101 |  530297 13952907 40668641 |  5116065       97      5 |  0.068 % |
51.79/52.76	c 53	|       251 |  529755 13952907 40668641 |  5627672      234      7 |  0.175 % |
54.67/55.69	c 56	|       477 |  529734 13952907 40668641 |  6190439      458     10 |  0.182 % |
64.47/65.54	c 66	|       814 |  529387 13952907 40668641 |  6809483      782      9 |  0.274 % |
73.78/75.00	c 75	|      1320 |  529387 13952907 40668641 |  7490432     1288     12 |  0.274 % |
97.56/99.00	c 99	|      2079 |  529120 13941838 40638690 |  8239475     1950     12 |  0.289 % |
111.12/112.67	c 113	===============================================================================
111.12/112.67	c 113	restarts              : 7
111.12/112.67	c 113	conflicts             : 2547           (32 /sec)
111.12/112.67	c 113	decisions             : 11487          (1.13 % random) (145 /sec)
111.12/112.67	c 113	propagations          : 49414080       (623734 /sec)
111.12/112.67	c 113	conflict literals     : 27692          (43.63 % deleted)
111.12/112.67	c 113	Memory used           : 643.90 MB
111.12/112.67	c 113	CPU time              : 79.223 s
111.12/112.67	c 113	
111.12/112.67	c 113	UNSATISFIABLE
111.22/112.77	c 113	DECODING HOME/temp.out WITH HOME/temp.map
111.22/112.77	c 113	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
111.32/112.86	c 113	Decoding HOME/temp.out
111.72/113.22	s UNSATISFIABLE
111.72/113.22	c 113	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
111.72/113.25	c 113	CPU 108.29 (0.05 0 108.24 3.47)
111.72/113.25	c 113	END Fri Jul  4 10:19:02 2008

Verifier Data (download as text)

No possible verification on an UNSAT instance

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-1069322-1215159429/watcher-1069322-1215159429 -o /tmp/evaluation-result-1069322-1215159429/solver-1069322-1215159429 -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-1069322-1215159429.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: 1.93 1.98 1.99 4/75 19940
/proc/meminfo: memFree=1680272/2055920 swapFree=4180052/4192956
[pid=19940] ppid=19938 vsize=12268 CPUtime=0
/proc/19940/stat : 19940 (sugar) R 19938 19940 19290 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 1994918070 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 244671281765 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/19940/statm: 3067 316 241 3 0 167 0

[startup+0.050932 s]
/proc/loadavg: 1.93 1.98 1.99 4/75 19940
/proc/meminfo: memFree=1680272/2055920 swapFree=4180052/4192956
[pid=19940] ppid=19938 vsize=13600 CPUtime=0.03
/proc/19940/stat : 19940 (sugar) S 19938 19940 19290 0 -1 4194304 837 0 0 0 3 0 0 0 18 0 1 0 1994918070 13926400 792 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19940/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.102542 s]
/proc/loadavg: 1.93 1.98 1.99 4/75 19940
/proc/meminfo: memFree=1680272/2055920 swapFree=4180052/4192956
[pid=19940] ppid=19938 vsize=13600 CPUtime=0.03
/proc/19940/stat : 19940 (sugar) S 19938 19940 19290 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1994918070 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19940/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301563 s]
/proc/loadavg: 1.93 1.98 1.99 4/75 19940
/proc/meminfo: memFree=1680272/2055920 swapFree=4180052/4192956
[pid=19940] ppid=19938 vsize=13600 CPUtime=0.03
/proc/19940/stat : 19940 (sugar) S 19938 19940 19290 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1994918070 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19940/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701609 s]
/proc/loadavg: 1.93 1.98 1.99 4/75 19940
/proc/meminfo: memFree=1680272/2055920 swapFree=4180052/4192956
[pid=19940] ppid=19938 vsize=13600 CPUtime=0.03
/proc/19940/stat : 19940 (sugar) S 19938 19940 19290 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1994918070 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19940/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50269 s]
/proc/loadavg: 1.93 1.98 1.99 4/86 19952
/proc/meminfo: memFree=1653688/2055920 swapFree=4180052/4192956
[pid=19940] ppid=19938 vsize=13600 CPUtime=1.33
/proc/19940/stat : 19940 (sugar) S 19938 19940 19290 0 -1 4194304 973 10288 0 1 3 0 124 6 16 0 1 0 1994918070 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19940/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 13600

[startup+3.10488 s]
/proc/loadavg: 1.93 1.98 1.99 3/86 19962
/proc/meminfo: memFree=1664312/2055920 swapFree=4180052/4192956
[pid=19940] ppid=19938 vsize=13600 CPUtime=1.34
/proc/19940/stat : 19940 (sugar) S 19938 19940 19290 0 -1 4194304 974 10288 0 1 4 0 124 6 15 0 1 0 1994918070 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19940/statm: 3400 797 370 3 0 500 0
[pid=19953] ppid=19940 vsize=5356 CPUtime=0
/proc/19953/stat : 19953 (sh) S 19940 19940 19290 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1994918211 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19953/statm: 1339 233 193 169 0 50 0
[pid=19954] ppid=19953 vsize=868412 CPUtime=1.66
/proc/19954/stat : 19954 (java) S 19953 19940 19290 0 -1 0 10391 0 1 0 160 6 0 0 18 0 9 0 1994918212 889253888 9444 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19954/statm: 217103 9444 2541 9 0 211678 0
[pid=19954/tid=19955] ppid=19953 vsize=868412 CPUtime=1.05
/proc/19954/task/19955/stat : 19955 (java) R 19953 19940 19290 0 -1 64 2778 0 1 0 103 2 0 0 25 0 9 0 1994918213 889253888 9444 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19954/tid=19956] ppid=19953 vsize=868412 CPUtime=0.38
/proc/19954/task/19956/stat : 19956 (java) S 19953 19940 19290 0 -1 64 5431 0 0 0 36 2 0 0 15 0 9 0 1994918214 889253888 9444 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19954/tid=19957] ppid=19953 vsize=868412 CPUtime=0
/proc/19954/task/19957/stat : 19957 (java) S 19953 19940 19290 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1994918214 889253888 9444 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19954/tid=19958] ppid=19953 vsize=868412 CPUtime=0
/proc/19954/task/19958/stat : 19958 (java) S 19953 19940 19290 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1994918214 889253888 9444 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19954/tid=19959] ppid=19953 vsize=868412 CPUtime=0
/proc/19954/task/19959/stat : 19959 (java) S 19953 19940 19290 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1994918216 889253888 9444 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19954/tid=19960] ppid=19953 vsize=868412 CPUtime=0.2
/proc/19954/task/19960/stat : 19960 (java) S 19953 19940 19290 0 -1 64 1485 0 0 0 20 0 0 0 16 0 9 0 1994918216 889253888 9444 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19954/tid=19961] ppid=19953 vsize=868412 CPUtime=0
/proc/19954/task/19961/stat : 19961 (java) S 19953 19940 19290 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1994918216 889253888 9444 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19954/tid=19962] ppid=19953 vsize=868412 CPUtime=0
/proc/19954/task/19962/stat : 19962 (java) S 19953 19940 19290 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1994918216 889253888 9444 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 887368

[startup+6.30119 s]
/proc/loadavg: 1.93 1.98 1.99 3/86 19962
/proc/meminfo: memFree=1635384/2055920 swapFree=4180052/4192956
[pid=19940] ppid=19938 vsize=13600 CPUtime=1.34
/proc/19940/stat : 19940 (sugar) S 19938 19940 19290 0 -1 4194304 974 10288 0 1 4 0 124 6 15 0 1 0 1994918070 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19940/statm: 3400 797 370 3 0 500 0
[pid=19953] ppid=19940 vsize=5356 CPUtime=0
/proc/19953/stat : 19953 (sh) S 19940 19940 19290 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1994918211 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19953/statm: 1339 233 193 169 0 50 0
[pid=19954] ppid=19953 vsize=868524 CPUtime=4.81
/proc/19954/stat : 19954 (java) S 19953 19940 19290 0 -1 0 12610 0 1 0 462 19 0 0 18 0 9 0 1994918212 889368576 11116 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19954/statm: 217131 11116 2565 9 0 211678 0
[pid=19954/tid=19955] ppid=19953 vsize=868524 CPUtime=3.71
/proc/19954/task/19955/stat : 19955 (java) R 19953 19940 19290 0 -1 64 3242 0 1 0 359 12 0 0 25 0 9 0 1994918213 889368576 11116 996147200 134512640 134550740 4294955952 18446744073709551615 102064734 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19954/tid=19956] ppid=19953 vsize=868524 CPUtime=0.79
/proc/19954/task/19956/stat : 19956 (java) S 19953 19940 19290 0 -1 64 7144 0 0 0 75 4 0 0 16 0 9 0 1994918214 889368576 11116 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19954/tid=19957] ppid=19953 vsize=868524 CPUtime=0
/proc/19954/task/19957/stat : 19957 (java) S 19953 19940 19290 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1994918214 889368576 11116 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19954/tid=19958] ppid=19953 vsize=868524 CPUtime=0
/proc/19954/task/19958/stat : 19958 (java) S 19953 19940 19290 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1994918214 889368576 11116 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19954/tid=19959] ppid=19953 vsize=868524 CPUtime=0
/proc/19954/task/19959/stat : 19959 (java) S 19953 19940 19290 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1994918216 889368576 11116 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19954/tid=19960] ppid=19953 vsize=868524 CPUtime=0.28
/proc/19954/task/19960/stat : 19960 (java) S 19953 19940 19290 0 -1 64 1527 0 0 0 27 1 0 0 16 0 9 0 1994918216 889368576 11116 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19954/tid=19961] ppid=19953 vsize=868524 CPUtime=0
/proc/19954/task/19961/stat : 19961 (java) S 19953 19940 19290 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1994918216 889368576 11116 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19954/tid=19962] ppid=19953 vsize=868524 CPUtime=0
/proc/19954/task/19962/stat : 19962 (java) S 19953 19940 19290 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1994918216 889368576 11116 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 887480

[startup+12.7029 s]
/proc/loadavg: 1.94 1.98 1.99 3/86 19962
/proc/meminfo: memFree=1558072/2055920 swapFree=4180052/4192956
[pid=19940] ppid=19938 vsize=13600 CPUtime=1.34
/proc/19940/stat : 19940 (sugar) S 19938 19940 19290 0 -1 4194304 974 10288 0 1 4 0 124 6 16 0 1 0 1994918070 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19940/statm: 3400 797 370 3 0 500 0
[pid=19953] ppid=19940 vsize=5356 CPUtime=0
/proc/19953/stat : 19953 (sh) S 19940 19940 19290 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1994918211 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19953/statm: 1339 233 193 169 0 50 0
[pid=19954] ppid=19953 vsize=868524 CPUtime=11.12
/proc/19954/stat : 19954 (java) S 19953 19940 19290 0 -1 0 13393 0 1 0 1043 69 0 0 18 0 9 0 1994918212 889368576 11116 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19954/statm: 217131 11116 2565 9 0 211678 0
[pid=19954/tid=19955] ppid=19953 vsize=868524 CPUtime=9.72
/proc/19954/task/19955/stat : 19955 (java) R 19953 19940 19290 0 -1 64 4025 0 1 0 915 57 0 0 25 0 9 0 1994918213 889368576 11116 996147200 134512640 134550740 4294955952 18446744073709551615 4127055264 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19954/tid=19956] ppid=19953 vsize=868524 CPUtime=1.1
/proc/19954/task/19956/stat : 19956 (java) S 19953 19940 19290 0 -1 64 7144 0 0 0 100 10 0 0 16 0 9 0 1994918214 889368576 11116 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19954/tid=19957] ppid=19953 vsize=868524 CPUtime=0
/proc/19954/task/19957/stat : 19957 (java) S 19953 19940 19290 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1994918214 889368576 11116 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19954/tid=19958] ppid=19953 vsize=868524 CPUtime=0
/proc/19954/task/19958/stat : 19958 (java) S 19953 19940 19290 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1994918214 889368576 11116 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19954/tid=19959] ppid=19953 vsize=868524 CPUtime=0
/proc/19954/task/19959/stat : 19959 (java) S 19953 19940 19290 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1994918216 889368576 11116 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19954/tid=19960] ppid=19953 vsize=868524 CPUtime=0.28
/proc/19954/task/19960/stat : 19960 (java) S 19953 19940 19290 0 -1 64 1527 0 0 0 27 1 0 0 16 0 9 0 1994918216 889368576 11116 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19954/tid=19961] ppid=19953 vsize=868524 CPUtime=0
/proc/19954/task/19961/stat : 19961 (java) S 19953 19940 19290 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1994918216 889368576 11116 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19954/tid=19962] ppid=19953 vsize=868524 CPUtime=0
/proc/19954/task/19962/stat : 19962 (java) S 19953 19940 19290 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1994918216 889368576 11116 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 887480

[startup+25.5022 s]
/proc/loadavg: 1.95 1.98 1.99 3/86 19962
/proc/meminfo: memFree=1395192/2055920 swapFree=4180052/4192956
[pid=19940] ppid=19938 vsize=13600 CPUtime=1.34
/proc/19940/stat : 19940 (sugar) S 19938 19940 19290 0 -1 4194304 974 10288 0 1 4 0 124 6 16 0 1 0 1994918070 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19940/statm: 3400 797 370 3 0 500 0
[pid=19953] ppid=19940 vsize=5356 CPUtime=0
/proc/19953/stat : 19953 (sh) S 19940 19940 19290 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1994918211 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19953/statm: 1339 233 193 169 0 50 0
[pid=19954] ppid=19953 vsize=868524 CPUtime=23.68
/proc/19954/stat : 19954 (java) S 19953 19940 19290 0 -1 0 14954 0 1 0 2195 173 0 0 18 0 9 0 1994918212 889368576 11116 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19954/statm: 217131 11116 2565 9 0 211678 0
[pid=19954/tid=19955] ppid=19953 vsize=868524 CPUtime=21.69
/proc/19954/task/19955/stat : 19955 (java) R 19953 19940 19290 0 -1 64 5586 0 1 0 2018 151 0 0 25 0 9 0 1994918213 889368576 11116 996147200 134512640 134550740 4294955952 18446744073709551615 4127053957 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19954/tid=19956] ppid=19953 vsize=868524 CPUtime=1.68
/proc/19954/task/19956/stat : 19956 (java) S 19953 19940 19290 0 -1 64 7144 0 0 0 149 19 0 0 16 0 9 0 1994918214 889368576 11116 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19954/tid=19957] ppid=19953 vsize=868524 CPUtime=0
/proc/19954/task/19957/stat : 19957 (java) S 19953 19940 19290 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1994918214 889368576 11116 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19954/tid=19958] ppid=19953 vsize=868524 CPUtime=0
/proc/19954/task/19958/stat : 19958 (java) S 19953 19940 19290 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1994918214 889368576 11116 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19954/tid=19959] ppid=19953 vsize=868524 CPUtime=0
/proc/19954/task/19959/stat : 19959 (java) S 19953 19940 19290 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1994918216 889368576 11116 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19954/tid=19960] ppid=19953 vsize=868524 CPUtime=0.28
/proc/19954/task/19960/stat : 19960 (java) S 19953 19940 19290 0 -1 64 1527 0 0 0 27 1 0 0 16 0 9 0 1994918216 889368576 11116 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19954/tid=19961] ppid=19953 vsize=868524 CPUtime=0
/proc/19954/task/19961/stat : 19961 (java) S 19953 19940 19290 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1994918216 889368576 11116 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19954/tid=19962] ppid=19953 vsize=868524 CPUtime=0
/proc/19954/task/19962/stat : 19962 (java) S 19953 19940 19290 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1994918216 889368576 11116 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.02
Current children cumulated vsize (KiB) 887480

[startup+51.1019 s]
/proc/loadavg: 1.96 1.98 1.99 3/78 19964
/proc/meminfo: memFree=724728/2055920 swapFree=4180052/4192956
[pid=19940] ppid=19938 vsize=13600 CPUtime=30.99
/proc/19940/stat : 19940 (sugar) S 19938 19940 19290 0 -1 4194304 1033 26289 0 2 4 0 2862 233 16 0 1 0 1994918070 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19940/statm: 3400 799 370 3 0 500 0
[pid=19963] ppid=19940 vsize=5356 CPUtime=0
/proc/19963/stat : 19963 (sh) S 19940 19940 19290 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1994921236 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19963/statm: 1339 232 193 169 0 50 0
[pid=19964] ppid=19963 vsize=654984 CPUtime=19.21
/proc/19964/stat : 19964 (minisat) R 19963 19940 19290 0 -1 4194304 156951 0 0 0 1823 98 0 0 25 0 1 0 1994921236 670703616 156937 996147200 134512640 135127466 4294956272 18446744073709551615 134530936 0 0 4096 3 0 0 0 17 1 0 0
/proc/19964/statm: 163746 156937 76 150 0 163593 0
Current children cumulated CPU time (s) 50.2
Current children cumulated vsize (KiB) 673940

[startup+102.306 s]
/proc/loadavg: 1.98 1.98 1.99 3/78 19964
/proc/meminfo: memFree=720376/2055920 swapFree=4180052/4192956
[pid=19940] ppid=19938 vsize=13600 CPUtime=30.99
/proc/19940/stat : 19940 (sugar) S 19938 19940 19290 0 -1 4194304 1033 26289 0 2 4 0 2862 233 16 0 1 0 1994918070 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19940/statm: 3400 799 370 3 0 500 0
[pid=19963] ppid=19940 vsize=5356 CPUtime=0
/proc/19963/stat : 19963 (sh) S 19940 19940 19290 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1994921236 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19963/statm: 1339 232 193 169 0 50 0
[pid=19964] ppid=19963 vsize=659208 CPUtime=69.94
/proc/19964/stat : 19964 (minisat) R 19963 19940 19290 0 -1 4194304 158021 0 0 0 6895 99 0 0 25 0 1 0 1994921236 675028992 158007 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/19964/statm: 164802 158007 76 150 0 164649 0
Current children cumulated CPU time (s) 100.93
Current children cumulated vsize (KiB) 678164

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

[startup+108.702 s]
/proc/loadavg: 1.98 1.98 1.99 3/78 19964
/proc/meminfo: memFree=720376/2055920 swapFree=4180052/4192956
[pid=19940] ppid=19938 vsize=13600 CPUtime=30.99
/proc/19940/stat : 19940 (sugar) S 19938 19940 19290 0 -1 4194304 1033 26289 0 2 4 0 2862 233 16 0 1 0 1994918070 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19940/statm: 3400 799 370 3 0 500 0
[pid=19963] ppid=19940 vsize=5356 CPUtime=0
/proc/19963/stat : 19963 (sh) S 19940 19940 19290 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1994921236 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19963/statm: 1339 232 193 169 0 50 0
[pid=19964] ppid=19963 vsize=659208 CPUtime=76.28
/proc/19964/stat : 19964 (minisat) R 19963 19940 19290 0 -1 4194304 158021 0 0 0 7529 99 0 0 25 0 1 0 1994921236 675028992 158007 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/19964/statm: 164802 158007 76 150 0 164649 0
Current children cumulated CPU time (s) 107.27
Current children cumulated vsize (KiB) 678164

[startup+111.901 s]
/proc/loadavg: 1.98 1.98 1.99 3/78 19964
/proc/meminfo: memFree=720376/2055920 swapFree=4180052/4192956
[pid=19940] ppid=19938 vsize=13600 CPUtime=30.99
/proc/19940/stat : 19940 (sugar) S 19938 19940 19290 0 -1 4194304 1033 26289 0 2 4 0 2862 233 16 0 1 0 1994918070 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19940/statm: 3400 799 370 3 0 500 0
[pid=19963] ppid=19940 vsize=5356 CPUtime=0
/proc/19963/stat : 19963 (sh) S 19940 19940 19290 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1994921236 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19963/statm: 1339 232 193 169 0 50 0
[pid=19964] ppid=19963 vsize=659208 CPUtime=79.44
/proc/19964/stat : 19964 (minisat) R 19963 19940 19290 0 -1 4194304 158021 0 0 0 7845 99 0 0 25 0 1 0 1994921236 675028992 158007 996147200 134512640 135127466 4294956272 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/19964/statm: 164802 158007 76 150 0 164649 0
Current children cumulated CPU time (s) 110.43
Current children cumulated vsize (KiB) 678164

[startup+112.702 s]
/proc/loadavg: 1.98 1.98 1.99 3/78 19964
/proc/meminfo: memFree=720312/2055920 swapFree=4180052/4192956
[pid=19940] ppid=19938 vsize=13600 CPUtime=30.99
/proc/19940/stat : 19940 (sugar) S 19938 19940 19290 0 -1 4194304 1033 26289 0 2 4 0 2862 233 16 0 1 0 1994918070 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19940/statm: 3400 799 370 3 0 500 0
[pid=19963] ppid=19940 vsize=5356 CPUtime=0
/proc/19963/stat : 19963 (sh) S 19940 19940 19290 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1994921236 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19963/statm: 1339 232 193 169 0 50 0
[pid=19964] ppid=19963 vsize=0 CPUtime=80.23
/proc/19964/stat : 19964 (minisat) R 19963 19940 19290 0 -1 4194308 158034 0 0 0 7922 101 0 0 25 0 1 0 1994921236 0 0 996147200 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/19964/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 111.22
Current children cumulated vsize (KiB) 18956

[startup+113.101 s]
/proc/loadavg: 1.98 1.98 1.99 3/78 19964
/proc/meminfo: memFree=720312/2055920 swapFree=4180052/4192956
[pid=19940] ppid=19938 vsize=13600 CPUtime=111.32
/proc/19940/stat : 19940 (sugar) S 19938 19940 19290 0 -1 4194304 1090 184608 0 2 5 0 10784 343 16 0 1 0 1994918070 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19940/statm: 3400 799 370 3 0 500 0
Current children cumulated CPU time (s) 111.32
Current children cumulated vsize (KiB) 13600

[startup+113.307 s]
/proc/loadavg: 1.98 1.98 1.99 4/86 19974
/proc/meminfo: memFree=1347320/2055920 swapFree=4180052/4192956
[pid=19940] ppid=19938 vsize=13600 CPUtime=111.83
/proc/19940/stat : 19940 (sugar) R 19938 19940 19290 0 -1 4194304 1119 188638 0 3 5 7 10824 347 16 0 1 0 1994918070 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 244671288361 0 0 4224 16386 0 0 0 17 1 0 0
/proc/19940/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 111.83
Current children cumulated vsize (KiB) 13600

[startup+113.412 s]
/proc/loadavg: 1.98 1.98 1.99 4/86 19974
/proc/meminfo: memFree=1347320/2055920 swapFree=4180052/4192956
[pid=19940] ppid=19938 vsize=13600 CPUtime=111.93
/proc/19940/stat : 19940 (sugar) R 19938 19940 19290 0 -1 4194304 1119 188638 0 3 5 17 10824 347 16 0 1 0 1994918070 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 244671288361 0 0 4224 16386 0 0 0 17 1 0 0
/proc/19940/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 111.93
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 113.413
CPU time (s): 111.955
CPU user time (s): 108.3
CPU system time (s): 3.65544
CPU usage (%): 98.7146
Max. virtual memory (cumulated for all children) (KiB): 887872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 108.3
system time used= 3.65544
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 189787
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= 27718
involuntary context switches= 29904

runsolver used 0.143978 second user time and 0.394939 second system time

The end

Launcher Data (download as text)

Begin job on node7 at 2008-07-04 10:17:09
IDJOB=1069322
IDBENCH=55598
IDSOLVER=346
FILE ID=node7/1069322-1215159429
PBS_JOBID= 7877443
Free space on /tmp= 66556 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/pseudoGLB/normalized-43s-smv.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-1069322-1215159429/watcher-1069322-1215159429 -o /tmp/evaluation-result-1069322-1215159429/solver-1069322-1215159429 -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-1069322-1215159429.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 90a03adc27107c0475a8a8ba9438e5a1
RANDOM SEED=167265803

node7.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1680752 kB
Buffers:         32940 kB
Cached:         138440 kB
SwapCached:       6984 kB
Active:         241916 kB
Inactive:        65960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1680752 kB
SwapTotal:     4192956 kB
SwapFree:      4180052 kB
Dirty:            3280 kB
Writeback:           0 kB
Mapped:         143136 kB
Slab:            52088 kB
Committed_AS:  3622844 kB
PageTables:       2248 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= 66552 MiB
End job on node7 at 2008-07-04 10:19:03