Trace number 2090695

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+minisatSAT 196.644 198.831

General information on the benchmark

Namecsp/tightness0.65/
normalized-rand-2-40-40-135-650-80_ext.xml
MD5SUM5367c7c46e8c0df63f703bc954f69548
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.736887
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints135
Maximum constraint arity2
Maximum domain size40
Number of constraints which are defined in extension135
Number of constraints which are defined in intension0
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 11:34:04 2009
0.00/0.08	c 0	PID 27775
0.07/0.09	c 0	HOST node70.alineos.net
0.07/0.09	c 0	CONVERTING HOME/instance-2090695-1247391244.xml TO HOME/temp.csp
0.07/0.09	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2090695-1247391244.xml' 'HOME/temp.csp'
0.07/0.70	c 1	1 domains, 40 variables, 0 predicates, 135 relations, 135 constraints
0.07/0.74	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.74	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.52/0.82	c 1	Parsing HOME/temp.csp
1.05/1.31	c 2	parsed 311 expressions
1.05/1.31	c 2	Heap : 7 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.05/1.31	c 2	Converting to clausal form CSP
1.05/1.33	c 2	converted 32 (10%) expressions
1.05/1.34	c 2	converted 63 (20%) expressions
1.05/1.36	c 2	converted 94 (30%) expressions
1.05/1.36	c 2	converted 125 (40%) expressions
1.05/1.37	c 2	converted 156 (50%) expressions
1.05/1.40	c 2	converted 187 (60%) expressions
1.14/1.44	c 2	converted 218 (70%) expressions
1.14/1.47	c 2	converted 249 (80%) expressions
1.35/1.60	c 2	converted 280 (90%) expressions
1.35/1.65	c 2	converted 311 (100%) expressions
1.35/1.65	c 2	CSP : 40 integers, 0 booleans, 135 clauses, largest domain size 40
1.35/1.65	c 2	Heap : 14 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.35/1.65	c 2	Propagation in CSP
1.35/1.65	c 2	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.35/1.65	c 2	CSP : 40 integers, 0 booleans, 135 clauses, largest domain size 40
1.35/1.65	c 2	Heap : 14 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.35/1.65	c 2	Simplifing CSP by introducing new Boolean variables
1.35/1.65	c 2	CSP : 40 integers, 0 booleans, 135 clauses, largest domain size 40
1.35/1.65	c 2	Heap : 15 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.44/1.72	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.44/1.73	c 2	4 (10%) CSP integer variables are encoded (152 clauses, 1526 bytes)
1.44/1.73	c 2	8 (20%) CSP integer variables are encoded (304 clauses, 3198 bytes)
1.44/1.73	c 2	12 (30%) CSP integer variables are encoded (456 clauses, 4870 bytes)
1.44/1.73	c 2	16 (40%) CSP integer variables are encoded (608 clauses, 6542 bytes)
1.44/1.73	c 2	20 (50%) CSP integer variables are encoded (760 clauses, 8214 bytes)
1.44/1.74	c 2	24 (60%) CSP integer variables are encoded (912 clauses, 9886 bytes)
1.44/1.74	c 2	28 (70%) CSP integer variables are encoded (1064 clauses, 11739 bytes)
1.44/1.74	c 2	32 (80%) CSP integer variables are encoded (1216 clauses, 13715 bytes)
1.44/1.74	c 2	36 (90%) CSP integer variables are encoded (1368 clauses, 15691 bytes)
1.44/1.74	c 2	40 (100%) CSP integer variables are encoded (1520 clauses, 17667 bytes)
1.55/1.81	c 2	14 (10%) CSP clauses are encoded (6495 clauses, 103643 bytes)
1.55/1.85	c 2	27 (20%) CSP clauses are encoded (11116 clauses, 192767 bytes)
1.55/1.88	c 2	41 (30%) CSP clauses are encoded (16018 clauses, 291793 bytes)
1.64/1.91	c 2	54 (40%) CSP clauses are encoded (20649 clauses, 384448 bytes)
1.64/1.94	c 2	68 (50%) CSP clauses are encoded (25512 clauses, 479755 bytes)
1.64/1.97	c 2	81 (60%) CSP clauses are encoded (30125 clauses, 573186 bytes)
1.74/2.01	c 2	95 (70%) CSP clauses are encoded (35142 clauses, 674382 bytes)
1.74/2.04	c 2	108 (80%) CSP clauses are encoded (39764 clauses, 768958 bytes)
1.74/2.07	c 2	122 (90%) CSP clauses are encoded (44675 clauses, 875951 bytes)
1.83/2.11	c 3	135 (100%) CSP clauses are encoded (49218 clauses, 979864 bytes)
1.83/2.11	c 3	135 CSP clauses encoded
1.83/2.11	c 3	Writing map file : HOME/temp.map
1.83/2.11	c 3	Heap : 6 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.83/2.11	c 3	SAT : 1560 SAT variables, 49218 SAT clauses, 979864 bytes
1.83/2.11	c 3	Heap : 6 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.83/2.16	c 3	SOLVING HOME/temp.cnf
1.83/2.16	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.83/2.16	c 3	This is MiniSat 2.0 beta
1.83/2.16	c 3	WARNING: for repeatability, setting FPU to use double precision
1.83/2.16	c 3	============================[ Problem Statistics ]=============================
1.83/2.17	c 3	|                                                                             |
1.83/2.17	c 3	|  Number of variables:  1560                                                 |
1.83/2.17	c 3	|  Number of clauses:    49218                                                |
1.83/2.20	c 3	|  Parsing time:         0.03         s                                       |
1.83/2.20	c 3	============================[ Search Statistics ]==============================
1.83/2.20	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.83/2.20	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.83/2.20	c 3	===============================================================================
1.83/2.20	c 3	|         0 |    1560    49218   184295 |    16406        0    nan |  0.000 % |
1.85/2.22	c 3	|       100 |    1560    49218   184295 |    18046      100     11 |  0.000 % |
1.85/2.25	c 3	|       250 |    1560    49218   184295 |    19851      250     12 |  0.002 % |
1.85/2.30	c 3	|       475 |    1560    49218   184295 |    21836      475     12 |  0.002 % |
1.85/2.35	c 3	|       812 |    1560    49218   184295 |    24020      812     11 |  0.002 % |
1.85/2.43	c 3	|      1318 |    1560    49218   184295 |    26422     1318     11 |  0.002 % |
1.85/2.55	c 3	|      2077 |    1560    49218   184295 |    29064     2077     11 |  0.002 % |
1.85/2.76	c 3	|      3216 |    1560    49218   184295 |    31970     3216     12 |  0.004 % |
1.85/3.07	c 3	|      4925 |    1560    49218   184295 |    35167     4925     12 |  0.004 % |
3.15/3.59	c 4	|      7487 |    1560    49218   184295 |    38684     7487     12 |  0.004 % |
4.05/4.42	c 5	|     11331 |    1560    49218   184295 |    42552    11331     12 |  0.004 % |
5.33/5.79	c 6	|     17097 |    1559    49147   184093 |    46808     7373     11 |  0.067 % |
7.61/8.08	c 8	|     25746 |    1559    49147   184093 |    51489    16022     12 |  0.068 % |
10.88/11.34	c 12	|     38720 |    1558    49037   183720 |    56637    17436     14 |  0.128 % |
18.50/19.04	c 19	|     58183 |    1558    49037   183720 |    62301    36899     15 |  0.129 % |
33.65/34.35	c 35	|     87377 |    1558    49037   183720 |    68531    18947     14 |  0.131 % |
53.56/54.43	c 55	|    131168 |    1557    48998   183605 |    75385    55502     16 |  0.192 % |
84.57/85.79	c 86	|    196852 |    1551    48686   182469 |    82923    44174     15 |  0.577 % |
145.20/146.92	c 147	|    295379 |    1551    48686   182469 |    91216    78277     16 |  0.578 % |
196.41/198.64	c 199	===============================================================================
196.41/198.65	c 199	restarts              : 19
196.41/198.65	c 199	conflicts             : 384413         (1976 /sec)
196.41/198.65	c 199	decisions             : 503024         (1.61 % random) (2585 /sec)
196.41/198.65	c 199	propagations          : 53312207       (273977 /sec)
196.41/198.65	c 199	conflict literals     : 6239798        (37.52 % deleted)
196.41/198.65	c 199	Memory used           : 14.30 MB
196.41/198.65	c 199	CPU time              : 194.586 s
196.41/198.65	c 199	
196.41/198.65	c 199	SATISFIABLE
196.41/198.65	c 199	DECODING HOME/temp.out WITH HOME/temp.map
196.41/198.65	c 199	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'
196.48/198.74	c 199	Decoding HOME/temp.out
196.48/198.77	s SATISFIABLE
196.48/198.77	v 18 32 37 25 14 32 39 36 9 39 26 35 8 2 15 31 14 29 23 12 26 11 8 23 7 0 4 9 5 36 33 12 34 23 10 0 6 6 31 11
196.48/198.78	c 199	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
196.48/198.83	c 199	CPU 196.61 (0.05 0.02 196.35 0.19)
196.48/198.83	c 199	END Sun Jul 12 11:37:23 2009

Verifier Data

OK

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2090695-1247391244/watcher-2090695-1247391244 -o /tmp/evaluation-result-2090695-1247391244/solver-2090695-1247391244 -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-2090695-1247391244.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.93 2.00 2.00 4/84 27775
/proc/meminfo: memFree=1749320/2055920 swapFree=4192812/4192956
[pid=27775] ppid=27773 vsize=12268 CPUtime=0
/proc/27775/stat : 27775 (sugar) R 27773 27775 25070 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 26187102 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 233402235493 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/27775/statm: 3067 316 241 3 0 167 0

[startup+0.088781 s]
/proc/loadavg: 1.93 2.00 2.00 4/84 27775
/proc/meminfo: memFree=1749320/2055920 swapFree=4192812/4192956
[pid=27775] ppid=27773 vsize=16740 CPUtime=0.07
/proc/27775/stat : 27775 (sugar) S 27773 27775 25070 0 -1 4194304 1152 0 0 0 5 2 0 0 18 0 1 0 26187102 17141760 1107 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27775/statm: 4185 1107 406 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.102128 s]
/proc/loadavg: 1.93 2.00 2.00 4/84 27775
/proc/meminfo: memFree=1749320/2055920 swapFree=4192812/4192956
[pid=27775] ppid=27773 vsize=16868 CPUtime=0.07
/proc/27775/stat : 27775 (sugar) S 27773 27775 25070 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 26187102 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27775/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.30114 s]
/proc/loadavg: 1.93 2.00 2.00 4/84 27775
/proc/meminfo: memFree=1749320/2055920 swapFree=4192812/4192956
[pid=27775] ppid=27773 vsize=16868 CPUtime=0.07
/proc/27775/stat : 27775 (sugar) S 27773 27775 25070 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 26187102 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27775/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.701176 s]
/proc/loadavg: 1.93 2.00 2.00 4/84 27775
/proc/meminfo: memFree=1749320/2055920 swapFree=4192812/4192956
[pid=27775] ppid=27773 vsize=16868 CPUtime=0.07
/proc/27775/stat : 27775 (sugar) S 27773 27775 25070 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 26187102 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27775/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.50226 s]
/proc/loadavg: 1.93 2.00 2.00 4/95 27797
/proc/meminfo: memFree=1680432/2055920 swapFree=4192812/4192956
[pid=27775] ppid=27773 vsize=16868 CPUtime=0.52
/proc/27775/stat : 27775 (sugar) S 27773 27775 25070 0 -1 4194304 1309 4748 0 1 5 2 40 5 15 0 1 0 26187102 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27775/statm: 4217 1111 409 3 0 796 0
[pid=27788] ppid=27775 vsize=5356 CPUtime=0
/proc/27788/stat : 27788 (sh) S 27775 27775 25070 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 26187177 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27788/statm: 1339 233 193 169 0 50 0
[pid=27789] ppid=27788 vsize=864376 CPUtime=0.73
/proc/27789/stat : 27789 (java) S 27788 27775 25070 0 -1 0 8125 0 1 0 69 4 0 0 18 0 9 0 26187177 885121024 7392 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27789/statm: 216094 7392 2566 9 0 210599 0
[pid=27789/tid=27790] ppid=27788 vsize=864376 CPUtime=0.43
/proc/27789/task/27790/stat : 27790 (java) R 27788 27775 25070 0 -1 64 2618 0 1 0 42 1 0 0 18 0 9 0 26187178 885121024 7392 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27789/tid=27791] ppid=27788 vsize=864376 CPUtime=0.24
/proc/27789/task/27791/stat : 27791 (java) R 27788 27775 25070 0 -1 64 4493 0 0 0 22 2 0 0 16 0 9 0 26187179 885121024 7392 996147200 134512640 134550932 4294955936 18446744073709551615 102758033 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27789/tid=27792] ppid=27788 vsize=864376 CPUtime=0
/proc/27789/task/27792/stat : 27792 (java) S 27788 27775 25070 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 26187179 885121024 7392 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27789/tid=27793] ppid=27788 vsize=864376 CPUtime=0
/proc/27789/task/27793/stat : 27793 (java) S 27788 27775 25070 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 26187179 885121024 7392 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27789/tid=27794] ppid=27788 vsize=864376 CPUtime=0
/proc/27789/task/27794/stat : 27794 (java) S 27788 27775 25070 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 26187182 885121024 7392 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27789/tid=27795] ppid=27788 vsize=864376 CPUtime=0.04
/proc/27789/task/27795/stat : 27795 (java) S 27788 27775 25070 0 -1 64 311 0 0 0 4 0 0 0 16 0 9 0 26187182 885121024 7392 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27789/tid=27796] ppid=27788 vsize=864376 CPUtime=0
/proc/27789/task/27796/stat : 27796 (java) S 27788 27775 25070 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 26187182 885121024 7392 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27789/tid=27797] ppid=27788 vsize=864376 CPUtime=0
/proc/27789/task/27797/stat : 27797 (java) S 27788 27775 25070 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 26187182 885121024 7392 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 886600

[startup+3.10242 s]
/proc/loadavg: 1.93 2.00 2.00 3/95 27797
/proc/meminfo: memFree=1663920/2055920 swapFree=4192812/4192956
[pid=27775] ppid=27773 vsize=16868 CPUtime=1.85
/proc/27775/stat : 27775 (sugar) S 27773 27775 25070 0 -1 4194304 1376 14065 0 2 5 2 166 12 15 0 1 0 26187102 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27775/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 1.85
Current children cumulated vsize (KiB) 16868
heavy processes:

[startup+6.30174 s]
/proc/loadavg: 1.93 2.00 2.00 3/87 27799
/proc/meminfo: memFree=1681776/2055920 swapFree=4192812/4192956
[pid=27775] ppid=27773 vsize=16868 CPUtime=1.85
/proc/27775/stat : 27775 (sugar) S 27773 27775 25070 0 -1 4194304 1376 14065 0 2 5 2 166 12 16 0 1 0 26187102 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27775/statm: 4217 1113 409 3 0 796 0
[pid=27798] ppid=27775 vsize=5356 CPUtime=0
/proc/27798/stat : 27798 (sh) S 27775 27775 25070 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26187319 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27798/statm: 1339 232 193 169 0 50 0
[pid=27799] ppid=27798 vsize=5488 CPUtime=4.08
/proc/27799/stat : 27799 (minisat) R 27798 27775 25070 0 -1 4194304 1271 0 0 0 408 0 0 0 25 0 1 0 26187319 5619712 1257 996147200 134512640 135127466 4294956256 18446744073709551615 134530979 0 0 4096 3 0 0 0 17 1 0 0
/proc/27799/statm: 1372 1257 75 150 0 1219 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 27712

[startup+12.7024 s]
/proc/loadavg: 1.94 2.00 2.00 3/87 27799
/proc/meminfo: memFree=1680816/2055920 swapFree=4192812/4192956
[pid=27775] ppid=27773 vsize=16868 CPUtime=1.85
/proc/27775/stat : 27775 (sugar) S 27773 27775 25070 0 -1 4194304 1376 14065 0 2 5 2 166 12 16 0 1 0 26187102 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27775/statm: 4217 1113 409 3 0 796 0
[pid=27798] ppid=27775 vsize=5356 CPUtime=0
/proc/27798/stat : 27798 (sh) S 27775 27775 25070 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26187319 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27798/statm: 1339 232 193 169 0 50 0
[pid=27799] ppid=27798 vsize=6544 CPUtime=10.41
/proc/27799/stat : 27799 (minisat) R 27798 27775 25070 0 -1 4194304 1520 0 0 0 1041 0 0 0 25 0 1 0 26187319 6701056 1506 996147200 134512640 135127466 4294956256 18446744073709551615 134530654 0 0 4096 3 0 0 0 17 1 0 0
/proc/27799/statm: 1636 1506 75 150 0 1483 0
Current children cumulated CPU time (s) 12.26
Current children cumulated vsize (KiB) 28768

[startup+25.5016 s]
/proc/loadavg: 1.95 2.00 2.00 3/87 27799
/proc/meminfo: memFree=1678256/2055920 swapFree=4192812/4192956
[pid=27775] ppid=27773 vsize=16868 CPUtime=1.85
/proc/27775/stat : 27775 (sugar) S 27773 27775 25070 0 -1 4194304 1376 14065 0 2 5 2 166 12 16 0 1 0 26187102 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27775/statm: 4217 1113 409 3 0 796 0
[pid=27798] ppid=27775 vsize=5356 CPUtime=0
/proc/27798/stat : 27798 (sh) S 27775 27775 25070 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26187319 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27798/statm: 1339 232 193 169 0 50 0
[pid=27799] ppid=27798 vsize=9168 CPUtime=23.09
/proc/27799/stat : 27799 (minisat) R 27798 27775 25070 0 -1 4194304 2184 0 0 0 2307 2 0 0 25 0 1 0 26187319 9388032 2170 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/27799/statm: 2292 2170 75 150 0 2139 0
Current children cumulated CPU time (s) 24.94
Current children cumulated vsize (KiB) 31392

[startup+51.1012 s]
/proc/loadavg: 1.97 2.00 2.00 3/87 27799
/proc/meminfo: memFree=1676912/2055920 swapFree=4192812/4192956
[pid=27775] ppid=27773 vsize=16868 CPUtime=1.85
/proc/27775/stat : 27775 (sugar) S 27773 27775 25070 0 -1 4194304 1376 14065 0 2 5 2 166 12 16 0 1 0 26187102 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27775/statm: 4217 1113 409 3 0 796 0
[pid=27798] ppid=27775 vsize=5356 CPUtime=0
/proc/27798/stat : 27798 (sh) S 27775 27775 25070 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26187319 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27798/statm: 1339 232 193 169 0 50 0
[pid=27799] ppid=27798 vsize=10628 CPUtime=48.44
/proc/27799/stat : 27799 (minisat) R 27798 27775 25070 0 -1 4194304 2511 0 0 0 4842 2 0 0 25 0 1 0 26187319 10883072 2497 996147200 134512640 135127466 4294956256 18446744073709551615 134528577 0 0 4096 3 0 0 0 17 1 0 0
/proc/27799/statm: 2657 2497 75 150 0 2504 0
Current children cumulated CPU time (s) 50.29
Current children cumulated vsize (KiB) 32852

[startup+102.306 s]
/proc/loadavg: 2.05 2.02 2.00 4/87 27799
/proc/meminfo: memFree=1674992/2055920 swapFree=4192812/4192956
[pid=27775] ppid=27773 vsize=16868 CPUtime=1.85
/proc/27775/stat : 27775 (sugar) S 27773 27775 25070 0 -1 4194304 1376 14065 0 2 5 2 166 12 16 0 1 0 26187102 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27775/statm: 4217 1113 409 3 0 796 0
[pid=27798] ppid=27775 vsize=5356 CPUtime=0
/proc/27798/stat : 27798 (sh) S 27775 27775 25070 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26187319 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27798/statm: 1339 232 193 169 0 50 0
[pid=27799] ppid=27798 vsize=12360 CPUtime=99.16
/proc/27799/stat : 27799 (minisat) R 27798 27775 25070 0 -1 4194304 2958 0 0 0 9914 2 0 0 25 0 1 0 26187319 12656640 2944 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/27799/statm: 3090 2944 75 150 0 2937 0
Current children cumulated CPU time (s) 101.01
Current children cumulated vsize (KiB) 34584

[startup+162.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/87 27799
/proc/meminfo: memFree=1672688/2055920 swapFree=4192812/4192956
[pid=27775] ppid=27773 vsize=16868 CPUtime=1.85
/proc/27775/stat : 27775 (sugar) S 27773 27775 25070 0 -1 4194304 1376 14065 0 2 5 2 166 12 16 0 1 0 26187102 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27775/statm: 4217 1113 409 3 0 796 0
[pid=27798] ppid=27775 vsize=5356 CPUtime=0
/proc/27798/stat : 27798 (sh) S 27775 27775 25070 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26187319 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27798/statm: 1339 232 193 169 0 50 0
[pid=27799] ppid=27798 vsize=14508 CPUtime=158.6
/proc/27799/stat : 27799 (minisat) R 27798 27775 25070 0 -1 4194304 3497 0 0 0 15857 3 0 0 25 0 1 0 26187319 14856192 3483 996147200 134512640 135127466 4294956256 18446744073709551615 134530654 0 0 4096 3 0 0 0 17 1 0 0
/proc/27799/statm: 3627 3483 75 150 0 3474 0
Current children cumulated CPU time (s) 160.45
Current children cumulated vsize (KiB) 36732

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

[startup+179.102 s]
/proc/loadavg: 2.01 2.01 2.00 3/87 27799
/proc/meminfo: memFree=1672688/2055920 swapFree=4192812/4192956
[pid=27775] ppid=27773 vsize=16868 CPUtime=1.85
/proc/27775/stat : 27775 (sugar) S 27773 27775 25070 0 -1 4194304 1376 14065 0 2 5 2 166 12 16 0 1 0 26187102 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27775/statm: 4217 1113 409 3 0 796 0
[pid=27798] ppid=27775 vsize=5356 CPUtime=0
/proc/27798/stat : 27798 (sh) S 27775 27775 25070 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26187319 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27798/statm: 1339 232 193 169 0 50 0
[pid=27799] ppid=27798 vsize=14508 CPUtime=175.25
/proc/27799/stat : 27799 (minisat) R 27798 27775 25070 0 -1 4194304 3508 0 0 0 17522 3 0 0 25 0 1 0 26187319 14856192 3494 996147200 134512640 135127466 4294956256 18446744073709551615 134530581 0 0 4096 3 0 0 0 17 1 0 0
/proc/27799/statm: 3627 3494 75 150 0 3474 0
Current children cumulated CPU time (s) 177.1
Current children cumulated vsize (KiB) 36732

[startup+191.902 s]
/proc/loadavg: 2.09 2.02 2.01 3/87 27799
/proc/meminfo: memFree=1672624/2055920 swapFree=4192812/4192956
[pid=27775] ppid=27773 vsize=16868 CPUtime=1.85
/proc/27775/stat : 27775 (sugar) S 27773 27775 25070 0 -1 4194304 1376 14065 0 2 5 2 166 12 16 0 1 0 26187102 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27775/statm: 4217 1113 409 3 0 796 0
[pid=27798] ppid=27775 vsize=5356 CPUtime=0
/proc/27798/stat : 27798 (sh) S 27775 27775 25070 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26187319 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27798/statm: 1339 232 193 169 0 50 0
[pid=27799] ppid=27798 vsize=14508 CPUtime=187.93
/proc/27799/stat : 27799 (minisat) R 27798 27775 25070 0 -1 4194304 3517 0 0 0 18790 3 0 0 25 0 1 0 26187319 14856192 3503 996147200 134512640 135127466 4294956256 18446744073709551615 134530775 0 0 4096 3 0 0 0 17 1 0 0
/proc/27799/statm: 3627 3503 75 150 0 3474 0
Current children cumulated CPU time (s) 189.78
Current children cumulated vsize (KiB) 36732

[startup+195.102 s]
/proc/loadavg: 2.08 2.02 2.00 3/87 27799
/proc/meminfo: memFree=1672624/2055920 swapFree=4192812/4192956
[pid=27775] ppid=27773 vsize=16868 CPUtime=1.85
/proc/27775/stat : 27775 (sugar) S 27773 27775 25070 0 -1 4194304 1376 14065 0 2 5 2 166 12 16 0 1 0 26187102 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27775/statm: 4217 1113 409 3 0 796 0
[pid=27798] ppid=27775 vsize=5356 CPUtime=0
/proc/27798/stat : 27798 (sh) S 27775 27775 25070 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26187319 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27798/statm: 1339 232 193 169 0 50 0
[pid=27799] ppid=27798 vsize=14508 CPUtime=191.09
/proc/27799/stat : 27799 (minisat) R 27798 27775 25070 0 -1 4194304 3525 0 0 0 19106 3 0 0 25 0 1 0 26187319 14856192 3511 996147200 134512640 135127466 4294956256 18446744073709551615 134530644 0 0 4096 3 0 0 0 17 1 0 0
/proc/27799/statm: 3627 3511 75 150 0 3474 0
Current children cumulated CPU time (s) 192.94
Current children cumulated vsize (KiB) 36732

[startup+196.702 s]
/proc/loadavg: 2.08 2.02 2.00 3/87 27799
/proc/meminfo: memFree=1672624/2055920 swapFree=4192812/4192956
[pid=27775] ppid=27773 vsize=16868 CPUtime=1.85
/proc/27775/stat : 27775 (sugar) S 27773 27775 25070 0 -1 4194304 1376 14065 0 2 5 2 166 12 16 0 1 0 26187102 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27775/statm: 4217 1113 409 3 0 796 0
[pid=27798] ppid=27775 vsize=5356 CPUtime=0
/proc/27798/stat : 27798 (sh) S 27775 27775 25070 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26187319 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27798/statm: 1339 232 193 169 0 50 0
[pid=27799] ppid=27798 vsize=14644 CPUtime=192.68
/proc/27799/stat : 27799 (minisat) R 27798 27775 25070 0 -1 4194304 3529 0 0 0 19265 3 0 0 25 0 1 0 26187319 14995456 3515 996147200 134512640 135127466 4294956256 18446744073709551615 134530831 0 0 4096 3 0 0 0 17 1 0 0
/proc/27799/statm: 3661 3515 75 150 0 3508 0
Current children cumulated CPU time (s) 194.53
Current children cumulated vsize (KiB) 36868

[startup+197.502 s]
/proc/loadavg: 2.08 2.02 2.00 3/87 27799
/proc/meminfo: memFree=1672624/2055920 swapFree=4192812/4192956
[pid=27775] ppid=27773 vsize=16868 CPUtime=1.85
/proc/27775/stat : 27775 (sugar) S 27773 27775 25070 0 -1 4194304 1376 14065 0 2 5 2 166 12 16 0 1 0 26187102 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27775/statm: 4217 1113 409 3 0 796 0
[pid=27798] ppid=27775 vsize=5356 CPUtime=0
/proc/27798/stat : 27798 (sh) S 27775 27775 25070 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26187319 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27798/statm: 1339 232 193 169 0 50 0
[pid=27799] ppid=27798 vsize=14644 CPUtime=193.47
/proc/27799/stat : 27799 (minisat) R 27798 27775 25070 0 -1 4194304 3532 0 0 0 19344 3 0 0 25 0 1 0 26187319 14995456 3518 996147200 134512640 135127466 4294956256 18446744073709551615 134528071 0 0 4096 3 0 0 0 17 1 0 0
/proc/27799/statm: 3661 3518 75 150 0 3508 0
Current children cumulated CPU time (s) 195.32
Current children cumulated vsize (KiB) 36868

[startup+198.302 s]
/proc/loadavg: 2.08 2.02 2.00 3/87 27799
/proc/meminfo: memFree=1672624/2055920 swapFree=4192812/4192956
[pid=27775] ppid=27773 vsize=16868 CPUtime=1.85
/proc/27775/stat : 27775 (sugar) S 27773 27775 25070 0 -1 4194304 1376 14065 0 2 5 2 166 12 16 0 1 0 26187102 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27775/statm: 4217 1113 409 3 0 796 0
[pid=27798] ppid=27775 vsize=5356 CPUtime=0
/proc/27798/stat : 27798 (sh) S 27775 27775 25070 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26187319 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27798/statm: 1339 232 193 169 0 50 0
[pid=27799] ppid=27798 vsize=14644 CPUtime=194.26
/proc/27799/stat : 27799 (minisat) R 27798 27775 25070 0 -1 4194304 3532 0 0 0 19423 3 0 0 25 0 1 0 26187319 14995456 3518 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/27799/statm: 3661 3518 75 150 0 3508 0
Current children cumulated CPU time (s) 196.11
Current children cumulated vsize (KiB) 36868

[startup+198.702 s]
/proc/loadavg: 2.08 2.02 2.00 3/87 27799
/proc/meminfo: memFree=1672624/2055920 swapFree=4192812/4192956
[pid=27775] ppid=27773 vsize=16868 CPUtime=196.48
/proc/27775/stat : 27775 (sugar) S 27773 27775 25070 0 -1 4194304 1430 17892 0 2 5 2 19625 16 17 0 1 0 26187102 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27775/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 196.48
Current children cumulated vsize (KiB) 16868

[startup+198.802 s]
/proc/loadavg: 2.08 2.02 2.00 3/87 27799
/proc/meminfo: memFree=1672624/2055920 swapFree=4192812/4192956
[pid=27775] ppid=27773 vsize=16868 CPUtime=196.48
/proc/27775/stat : 27775 (sugar) S 27773 27775 25070 0 -1 4194304 1450 17892 0 2 5 2 19625 16 16 0 1 0 26187102 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27775/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 196.48
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 198.831
CPU time (s): 196.644
CPU user time (s): 196.415
CPU system time (s): 0.228965
CPU usage (%): 98.9003
Max. virtual memory (cumulated for all children) (KiB): 886712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 196.415
system time used= 0.228965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23171
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= 2198
involuntary context switches= 10086

runsolver used 0.244962 second user time and 0.679896 second system time

The end

Launcher Data

Begin job on node70 at 2009-07-12 11:34:04
IDJOB=2090695
IDBENCH=59861
IDSOLVER=739
FILE ID=node70/2090695-1247391244
PBS_JOBID= 9507162
Free space on /tmp= 66420 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/tightness0.65/normalized-rand-2-40-40-135-650-80_ext.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-2090695-1247391244/watcher-2090695-1247391244 -o /tmp/evaluation-result-2090695-1247391244/solver-2090695-1247391244 -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-2090695-1247391244.xml

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

MD5SUM BENCH= 5367c7c46e8c0df63f703bc954f69548
RANDOM SEED=1429633777

node70.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.214
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.214
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:       1749800 kB
Buffers:         22184 kB
Cached:         127212 kB
SwapCached:          0 kB
Active:         184108 kB
Inactive:        71012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1749800 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2076 kB
Writeback:           0 kB
Mapped:         121372 kB
Slab:            36260 kB
Committed_AS:   884072 kB
PageTables:       1916 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= 66416 MiB
End job on node70 at 2009-07-12 11:37:23