Trace number 2069179

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 19.879 20.7315

General information on the benchmark

Namecsp/pseudo/uclid/
normalized-elf-rf9.xml
MD5SUM6fea805b38dfb180ddb73a033dd0e468
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark19.879
Satisfiable
(Un)Satisfiability was proved
Number of variables20445
Number of constraints58443
Maximum constraint arity13
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension58443
Global constraints used (with number of constraints)

Solver Data

0.04/0.27	c 0	Sugar v1-14-6 + HOME/minisat
0.04/0.28	c 0	BEGIN Sun Jul 12 00:01:44 2009
0.04/0.28	c 0	PID 16523
0.04/0.29	c 0	HOST node34.alineos.net
0.04/0.29	c 0	CONVERTING HOME/instance-2069179-1247349702.xml TO HOME/temp.csp
0.04/0.29	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2069179-1247349702.xml' 'HOME/temp.csp'
3.57/3.96	c 3	2 domains, 20445 variables, 11 predicates, 0 relations, 58443 constraints
3.57/3.98	c 3	ENCODING HOME/temp.csp TO HOME/temp.cnf
3.57/3.98	c 3	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'
3.65/4.06	c 3	Parsing HOME/temp.csp
4.05/4.41	c 4	parsed 10000 expressions
4.15/4.51	c 4	parsed 20000 expressions
4.25/4.67	c 4	parsed 30000 expressions
4.35/4.76	c 4	parsed 40000 expressions
4.56/4.92	c 4	parsed 50000 expressions
4.65/5.04	c 4	parsed 60000 expressions
4.75/5.15	c 4	parsed 70000 expressions
5.05/5.44	c 5	parsed 78901 expressions
5.05/5.45	c 5	Heap : 24 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
5.05/5.45	c 5	Converting to clausal form CSP
5.16/5.52	c 5	converted 7891 (10%) expressions
5.16/5.53	c 5	converted 15781 (20%) expressions
5.45/5.82	c 5	converted 23671 (30%) expressions
5.64/6.00	c 5	converted 31561 (40%) expressions
5.75/6.18	c 5	converted 39451 (50%) expressions
6.16/6.57	c 6	converted 47341 (60%) expressions
6.46/6.80	c 6	converted 55231 (70%) expressions
6.65/7.03	c 6	converted 63121 (80%) expressions
6.86/7.27	c 7	converted 71011 (90%) expressions
7.65/8.04	c 7	converted 78901 (100%) expressions
7.65/8.05	c 7	CSP : 23481 integers, 0 booleans, 64513 clauses, largest domain size 93
7.65/8.05	c 7	Heap : 53 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
7.65/8.05	c 7	Propagation in CSP
8.36/8.75	c 8	28 values, 0 unsatisfiable literals, and 0 valid clauses are removed
8.36/8.75	c 8	CSP : 23481 integers, 0 booleans, 64513 clauses, largest domain size 93
8.36/8.75	c 8	Heap : 54 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
8.36/8.78	c 8	Simplifing CSP by introducing new Boolean variables
8.46/8.81	c 8	CSP : 23481 integers, 0 booleans, 64513 clauses, largest domain size 93
8.46/8.81	c 8	Heap : 54 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
8.75/9.14	c 8	Encoding CSP to SAT : HOME/temp.cnf
8.75/9.18	c 8	2349 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
8.75/9.18	c 8	4697 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
8.75/9.18	c 8	7045 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
8.75/9.19	c 8	9393 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
8.75/9.19	c 8	11741 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
8.75/9.19	c 8	14089 (60%) CSP integer variables are encoded (0 clauses, 64 bytes)
8.75/9.20	c 8	16437 (70%) CSP integer variables are encoded (0 clauses, 64 bytes)
8.85/9.20	c 8	18785 (80%) CSP integer variables are encoded (0 clauses, 64 bytes)
8.85/9.25	c 8	21133 (90%) CSP integer variables are encoded (36845 clauses, 552739 bytes)
9.05/9.41	c 9	23481 (100%) CSP integer variables are encoded (162426 clauses, 2605059 bytes)
9.05/9.49	c 9	6452 (10%) CSP clauses are encoded (168878 clauses, 2690128 bytes)
9.15/9.53	c 9	12903 (20%) CSP clauses are encoded (175329 clauses, 2775362 bytes)
9.15/9.57	c 9	19354 (30%) CSP clauses are encoded (181780 clauses, 2860752 bytes)
9.25/9.61	c 9	25806 (40%) CSP clauses are encoded (188232 clauses, 2951594 bytes)
9.25/9.65	c 9	32257 (50%) CSP clauses are encoded (194682 clauses, 3048344 bytes)
9.25/9.70	c 9	38708 (60%) CSP clauses are encoded (201075 clauses, 3145856 bytes)
9.35/9.76	c 9	45160 (70%) CSP clauses are encoded (207527 clauses, 3266846 bytes)
9.46/9.82	c 9	51611 (80%) CSP clauses are encoded (213978 clauses, 3391366 bytes)
15.65/16.05	c 15	58062 (90%) CSP clauses are encoded (351389 clauses, 6395798 bytes)
17.65/18.05	c 17	64513 (100%) CSP clauses are encoded (1327249 clauses, 27222715 bytes)
17.65/18.05	c 17	64513 CSP clauses encoded
17.65/18.05	c 17	Writing map file : HOME/temp.map
17.75/18.11	c 17	Heap : 33 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
17.75/18.11	c 17	SAT : 185877 SAT variables, 1327249 SAT clauses, 27222715 bytes
17.75/18.11	c 17	Heap : 33 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
17.75/18.19	c 17	SOLVING HOME/temp.cnf
17.75/18.19	c 17	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
17.75/18.19	c 17	This is MiniSat 2.0 beta
17.75/18.19	c 17	WARNING: for repeatability, setting FPU to use double precision
17.75/18.19	c 17	============================[ Problem Statistics ]=============================
17.75/18.19	c 17	|                                                                             |
17.75/18.19	c 17	|  Number of variables:  185877                                               |
17.75/18.19	c 17	|  Number of clauses:    1327249                                              |
18.50/18.95	c 18	|  Parsing time:         0.66         s                                       |
18.50/18.99	c 18	============================[ Search Statistics ]==============================
18.50/18.99	c 18	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
18.50/18.99	c 18	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
18.50/18.99	c 18	===============================================================================
18.50/18.99	c 18	|         0 |  185877  1327249  3909746 |   442416        0    nan |  0.000 % |
19.01/19.41	c 19	|       100 |  185875  1327249  3909746 |   486657       99     11 |  0.228 % |
19.20/19.69	c 19	|       250 |  185875  1327249  3909746 |   535323      249     14 |  0.228 % |
19.30/19.79	c 19	|       477 |  185875  1327249  3909746 |   588856      476     16 |  0.228 % |
19.40/19.81	c 19	===============================================================================
19.40/19.81	c 19	restarts              : 4
19.40/19.81	c 19	conflicts             : 493            (328 /sec)
19.40/19.81	c 19	decisions             : 1071           (1.49 % random) (713 /sec)
19.40/19.81	c 19	propagations          : 1846569        (1229594 /sec)
19.40/19.81	c 19	conflict literals     : 7806           (49.43 % deleted)
19.40/19.81	c 19	Memory used           : 70.69 MB
19.40/19.81	c 19	CPU time              : 1.50177 s
19.40/19.81	c 19	
19.40/19.81	c 19	UNSATISFIABLE
19.40/19.82	c 19	DECODING HOME/temp.out WITH HOME/temp.map
19.40/19.82	c 19	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'
19.43/19.90	c 19	Decoding HOME/temp.out
19.43/20.22	s UNSATISFIABLE
19.43/20.23	c 19	Heap : 4 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
19.43/20.25	c 19	CPU 19.84 (0.07 0.02 18.96 0.79)
19.43/20.25	c 19	END Sun Jul 12 00:02:03 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-2069179-1247349702/watcher-2069179-1247349702 -o /tmp/evaluation-result-2069179-1247349702/solver-2069179-1247349702 -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-2069179-1247349702.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.51 2.16 2.05 4/82 16523
/proc/meminfo: memFree=1306680/2055920 swapFree=4192812/4192956
[pid=16523] ppid=16521 vsize=18576 CPUtime=0
/proc/16523/stat : 16523 (runsolver) R 16521 16523 16349 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 22036334 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 254195330343 0 0 4096 24578 0 0 0 17 1 0 0
/proc/16523/statm: 4644 284 249 26 0 2626 0

[startup+0.03607 s]
/proc/loadavg: 2.51 2.16 2.05 4/82 16523
/proc/meminfo: memFree=1306680/2055920 swapFree=4192812/4192956
[pid=16523] ppid=16521 vsize=18576 CPUtime=0
/proc/16523/stat : 16523 (runsolver) D 16521 16523 16349 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 22036334 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 254195330343 0 0 4096 24578 18446744071563608240 0 0 17 0 0 0
/proc/16523/statm: 4644 284 249 26 0 2626 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18576

[startup+0.101075 s]
/proc/loadavg: 2.51 2.16 2.05 4/82 16523
/proc/meminfo: memFree=1306680/2055920 swapFree=4192812/4192956
[pid=16523] ppid=16521 vsize=12268 CPUtime=0
/proc/16523/stat : 16523 (sugar) D 16521 16523 16349 0 -1 4194304 349 0 3 0 0 0 0 0 18 0 1 0 22036334 12562432 320 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 0 18446744071563608240 0 0 17 0 0 0
/proc/16523/statm: 3067 320 242 3 0 167 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12268

[startup+0.301093 s]
/proc/loadavg: 2.51 2.16 2.05 4/82 16523
/proc/meminfo: memFree=1306680/2055920 swapFree=4192812/4192956
[pid=16523] ppid=16521 vsize=16868 CPUtime=0.06
/proc/16523/stat : 16523 (sugar) S 16521 16523 16349 0 -1 4194304 1222 128 5 0 5 1 0 0 18 0 1 0 22036334 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16523/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701129 s]
/proc/loadavg: 2.51 2.16 2.05 4/82 16523
/proc/meminfo: memFree=1306680/2055920 swapFree=4192812/4192956
[pid=16523] ppid=16521 vsize=16868 CPUtime=0.06
/proc/16523/stat : 16523 (sugar) S 16521 16523 16349 0 -1 4194304 1222 128 5 0 5 1 0 0 18 0 1 0 22036334 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16523/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50219 s]
/proc/loadavg: 2.51 2.16 2.05 3/93 16535
/proc/meminfo: memFree=1285792/2055920 swapFree=4192812/4192956
[pid=16523] ppid=16521 vsize=16868 CPUtime=0.06
/proc/16523/stat : 16523 (sugar) S 16521 16523 16349 0 -1 4194304 1222 128 5 0 5 1 0 0 18 0 1 0 22036334 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16523/statm: 4217 1111 409 3 0 796 0
[pid=16526] ppid=16523 vsize=5356 CPUtime=0
/proc/16526/stat : 16526 (sh) S 16523 16523 16349 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22036363 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16526/statm: 1339 233 193 169 0 50 0
[pid=16527] ppid=16526 vsize=866780 CPUtime=1.12
/proc/16527/stat : 16527 (java) S 16526 16523 16349 0 -1 0 12785 0 2 0 105 7 0 0 18 0 9 0 22036363 887582720 10829 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16527/statm: 216695 10829 2557 9 0 211207 0
[pid=16527/tid=16528] ppid=16526 vsize=866780 CPUtime=0.63
/proc/16527/task/16528/stat : 16528 (java) R 16526 16523 16349 0 -1 64 2866 0 1 0 62 1 0 0 21 0 9 0 22036367 887582720 10829 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16527/tid=16529] ppid=16526 vsize=866780 CPUtime=0.37
/proc/16527/task/16529/stat : 16529 (java) R 16526 16523 16349 0 -1 64 8722 0 1 0 33 4 0 0 16 0 9 0 22036373 887582720 10829 996147200 134512640 134550932 4294955984 18446744073709551615 104191090 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16527/tid=16530] ppid=16526 vsize=866780 CPUtime=0
/proc/16527/task/16530/stat : 16530 (java) S 16526 16523 16349 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 22036373 887582720 10829 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16527/tid=16531] ppid=16526 vsize=866780 CPUtime=0
/proc/16527/task/16531/stat : 16531 (java) S 16526 16523 16349 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 22036373 887582720 10829 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16527/tid=16532] ppid=16526 vsize=866780 CPUtime=0
/proc/16527/task/16532/stat : 16532 (java) S 16526 16523 16349 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22036375 887582720 10829 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16527/tid=16533] ppid=16526 vsize=866780 CPUtime=0.09
/proc/16527/task/16533/stat : 16533 (java) S 16526 16523 16349 0 -1 64 493 0 0 0 9 0 0 0 16 0 9 0 22036375 887582720 10829 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16527/tid=16534] ppid=16526 vsize=866780 CPUtime=0
/proc/16527/task/16534/stat : 16534 (java) S 16526 16523 16349 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22036376 887582720 10829 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16527/tid=16535] ppid=16526 vsize=866780 CPUtime=0
/proc/16527/task/16535/stat : 16535 (java) S 16526 16523 16349 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22036376 887582720 10829 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 889004

[startup+3.1013 s]
/proc/loadavg: 2.47 2.16 2.05 3/93 16535
/proc/meminfo: memFree=1246624/2055920 swapFree=4192812/4192956
[pid=16523] ppid=16521 vsize=16868 CPUtime=0.06
/proc/16523/stat : 16523 (sugar) S 16521 16523 16349 0 -1 4194304 1222 128 5 0 5 1 0 0 18 0 1 0 22036334 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16523/statm: 4217 1111 409 3 0 796 0
[pid=16526] ppid=16523 vsize=5356 CPUtime=0
/proc/16526/stat : 16526 (sh) S 16523 16523 16349 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22036363 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16526/statm: 1339 233 193 169 0 50 0
[pid=16527] ppid=16526 vsize=864772 CPUtime=2.71
/proc/16527/stat : 16527 (java) S 16526 16523 16349 0 -1 0 30460 0 3 0 253 18 0 0 18 0 9 0 22036363 885526528 25040 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16527/statm: 216193 25040 2556 9 0 210705 0
[pid=16527/tid=16528] ppid=16526 vsize=864772 CPUtime=1.33
/proc/16527/task/16528/stat : 16528 (java) R 16526 16523 16349 0 -1 64 3961 0 2 0 130 3 0 0 20 0 9 0 22036367 885526528 25040 996147200 134512640 134550932 4294955984 18446744073709551615 4125952192 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16527/tid=16529] ppid=16526 vsize=864772 CPUtime=1.22
/proc/16527/task/16529/stat : 16529 (java) S 16526 16523 16349 0 -1 64 25283 0 1 0 109 13 0 0 17 0 9 0 22036373 885526528 25040 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16527/tid=16530] ppid=16526 vsize=864772 CPUtime=0
/proc/16527/task/16530/stat : 16530 (java) S 16526 16523 16349 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 22036373 885526528 25040 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16527/tid=16531] ppid=16526 vsize=864772 CPUtime=0
/proc/16527/task/16531/stat : 16531 (java) S 16526 16523 16349 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 22036373 885526528 25040 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16527/tid=16532] ppid=16526 vsize=864772 CPUtime=0
/proc/16527/task/16532/stat : 16532 (java) S 16526 16523 16349 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22036375 885526528 25040 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16527/tid=16533] ppid=16526 vsize=864772 CPUtime=0.12
/proc/16527/task/16533/stat : 16533 (java) S 16526 16523 16349 0 -1 64 512 0 0 0 12 0 0 0 16 0 9 0 22036375 885526528 25040 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16527/tid=16534] ppid=16526 vsize=864772 CPUtime=0
/proc/16527/task/16534/stat : 16534 (java) S 16526 16523 16349 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22036376 885526528 25040 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16527/tid=16535] ppid=16526 vsize=864772 CPUtime=0
/proc/16527/task/16535/stat : 16535 (java) S 16526 16523 16349 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22036376 885526528 25040 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 886996

[startup+6.30253 s]
/proc/loadavg: 2.47 2.16 2.05 3/93 16545
/proc/meminfo: memFree=1267296/2055920 swapFree=4192812/4192956
[pid=16523] ppid=16521 vsize=16868 CPUtime=3.66
/proc/16523/stat : 16523 (sugar) S 16521 16523 16349 0 -1 4194304 1304 33231 5 3 5 2 337 22 16 0 1 0 22036334 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16523/statm: 4217 1111 409 3 0 796 0
[pid=16536] ppid=16523 vsize=5356 CPUtime=0
/proc/16536/stat : 16536 (sh) S 16523 16523 16349 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22036732 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16536/statm: 1339 233 193 169 0 50 0
[pid=16537] ppid=16536 vsize=868560 CPUtime=2.3
/proc/16537/stat : 16537 (java) S 16536 16523 16349 0 -1 0 16235 0 4 0 219 11 0 0 18 0 9 0 22036733 889405440 14654 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16537/statm: 217140 14654 2569 9 0 211645 0
[pid=16537/tid=16538] ppid=16536 vsize=868560 CPUtime=1.41
/proc/16537/task/16538/stat : 16538 (java) R 16536 16523 16349 0 -1 64 2908 0 4 0 138 3 0 0 22 0 9 0 22036734 889405440 14654 996147200 134512640 134550932 4294955936 18446744073709551615 4126713078 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16537/tid=16539] ppid=16536 vsize=868560 CPUtime=0.68
/proc/16537/task/16539/stat : 16539 (java) S 16536 16523 16349 0 -1 64 11144 0 0 0 63 5 0 0 16 0 9 0 22036735 889405440 14654 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16537/tid=16540] ppid=16536 vsize=868560 CPUtime=0
/proc/16537/task/16540/stat : 16540 (java) S 16536 16523 16349 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 22036735 889405440 14654 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16537/tid=16541] ppid=16536 vsize=868560 CPUtime=0
/proc/16537/task/16541/stat : 16541 (java) S 16536 16523 16349 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 22036735 889405440 14654 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16537/tid=16542] ppid=16536 vsize=868560 CPUtime=0
/proc/16537/task/16542/stat : 16542 (java) S 16536 16523 16349 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22036737 889405440 14654 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16537/tid=16543] ppid=16536 vsize=868560 CPUtime=0.18
/proc/16537/task/16543/stat : 16543 (java) S 16536 16523 16349 0 -1 64 1480 0 0 0 17 1 0 0 16 0 9 0 22036737 889405440 14654 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16537/tid=16544] ppid=16536 vsize=868560 CPUtime=0
/proc/16537/task/16544/stat : 16544 (java) S 16536 16523 16349 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22036737 889405440 14654 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16537/tid=16545] ppid=16536 vsize=868560 CPUtime=0
/proc/16537/task/16545/stat : 16545 (java) S 16536 16523 16349 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22036737 889405440 14654 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 890784

[startup+12.702 s]
/proc/loadavg: 2.40 2.15 2.05 3/93 16545
/proc/meminfo: memFree=1221152/2055920 swapFree=4192812/4192956
[pid=16523] ppid=16521 vsize=16868 CPUtime=3.67
/proc/16523/stat : 16523 (sugar) S 16521 16523 16349 0 -1 4194304 1305 33231 5 3 6 2 337 22 15 0 1 0 22036334 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16523/statm: 4217 1111 409 3 0 796 0
[pid=16536] ppid=16523 vsize=5356 CPUtime=0
/proc/16536/stat : 16536 (sh) S 16523 16523 16349 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22036732 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16536/statm: 1339 233 193 169 0 50 0
[pid=16537] ppid=16536 vsize=868760 CPUtime=8.69
/proc/16537/stat : 16537 (java) S 16536 16523 16349 0 -1 0 27852 0 6 0 848 21 0 0 18 0 9 0 22036733 889610240 20163 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16537/statm: 217190 20163 2591 9 0 211667 0
[pid=16537/tid=16538] ppid=16536 vsize=868760 CPUtime=6.82
/proc/16537/task/16538/stat : 16538 (java) R 16536 16523 16349 0 -1 64 3372 0 6 0 676 6 0 0 25 0 9 0 22036734 889610240 20163 996147200 134512640 134550932 4294955936 18446744073709551615 4127049892 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16537/tid=16539] ppid=16536 vsize=868760 CPUtime=1.57
/proc/16537/task/16539/stat : 16539 (java) S 16536 16523 16349 0 -1 64 22249 0 0 0 146 11 0 0 16 0 9 0 22036735 889610240 20163 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16537/tid=16540] ppid=16536 vsize=868760 CPUtime=0
/proc/16537/task/16540/stat : 16540 (java) S 16536 16523 16349 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 22036735 889610240 20163 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16537/tid=16541] ppid=16536 vsize=868760 CPUtime=0
/proc/16537/task/16541/stat : 16541 (java) S 16536 16523 16349 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22036735 889610240 20163 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16537/tid=16542] ppid=16536 vsize=868760 CPUtime=0
/proc/16537/task/16542/stat : 16542 (java) S 16536 16523 16349 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22036737 889610240 20163 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16537/tid=16543] ppid=16536 vsize=868760 CPUtime=0.25
/proc/16537/task/16543/stat : 16543 (java) S 16536 16523 16349 0 -1 64 1528 0 0 0 24 1 0 0 16 0 9 0 22036737 889610240 20163 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16537/tid=16544] ppid=16536 vsize=868760 CPUtime=0
/proc/16537/task/16544/stat : 16544 (java) S 16536 16523 16349 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22036737 889610240 20163 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16537/tid=16545] ppid=16536 vsize=868760 CPUtime=0
/proc/16537/task/16545/stat : 16545 (java) S 16536 16523 16349 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22036737 889610240 20163 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 890984

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

[startup+15.9022 s]
/proc/loadavg: 2.40 2.15 2.05 3/93 16545
/proc/meminfo: memFree=1220576/2055920 swapFree=4192812/4192956
[pid=16523] ppid=16521 vsize=16868 CPUtime=3.67
/proc/16523/stat : 16523 (sugar) S 16521 16523 16349 0 -1 4194304 1305 33231 5 3 6 2 337 22 15 0 1 0 22036334 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16523/statm: 4217 1111 409 3 0 796 0
[pid=16536] ppid=16523 vsize=5356 CPUtime=0
/proc/16536/stat : 16536 (sh) S 16523 16523 16349 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22036732 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16536/statm: 1339 233 193 169 0 50 0
[pid=16537] ppid=16536 vsize=868760 CPUtime=11.88
/proc/16537/stat : 16537 (java) S 16536 16523 16349 0 -1 0 27878 0 6 0 1167 21 0 0 18 0 9 0 22036733 889610240 20163 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16537/statm: 217190 20163 2591 9 0 211667 0
[pid=16537/tid=16538] ppid=16536 vsize=868760 CPUtime=10.01
/proc/16537/task/16538/stat : 16538 (java) R 16536 16523 16349 0 -1 64 3398 0 6 0 994 7 0 0 25 0 9 0 22036734 889610240 20163 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16537/tid=16539] ppid=16536 vsize=868760 CPUtime=1.59
/proc/16537/task/16539/stat : 16539 (java) S 16536 16523 16349 0 -1 64 22249 0 0 0 147 12 0 0 16 0 9 0 22036735 889610240 20163 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16537/tid=16540] ppid=16536 vsize=868760 CPUtime=0
/proc/16537/task/16540/stat : 16540 (java) S 16536 16523 16349 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 22036735 889610240 20163 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16537/tid=16541] ppid=16536 vsize=868760 CPUtime=0
/proc/16537/task/16541/stat : 16541 (java) S 16536 16523 16349 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22036735 889610240 20163 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16537/tid=16542] ppid=16536 vsize=868760 CPUtime=0
/proc/16537/task/16542/stat : 16542 (java) S 16536 16523 16349 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22036737 889610240 20163 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16537/tid=16543] ppid=16536 vsize=868760 CPUtime=0.25
/proc/16537/task/16543/stat : 16543 (java) S 16536 16523 16349 0 -1 64 1528 0 0 0 24 1 0 0 16 0 9 0 22036737 889610240 20163 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16537/tid=16544] ppid=16536 vsize=868760 CPUtime=0
/proc/16537/task/16544/stat : 16544 (java) S 16536 16523 16349 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22036737 889610240 20163 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16537/tid=16545] ppid=16536 vsize=868760 CPUtime=0
/proc/16537/task/16545/stat : 16545 (java) S 16536 16523 16349 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22036737 889610240 20163 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.55
Current children cumulated vsize (KiB) 890984

[startup+19.1025 s]
/proc/loadavg: 2.36 2.15 2.05 3/85 16547
/proc/meminfo: memFree=1226976/2055920 swapFree=4192812/4192956
[pid=16523] ppid=16521 vsize=16868 CPUtime=17.81
/proc/16523/stat : 16523 (sugar) S 16521 16523 16349 0 -1 4194304 1371 61559 5 9 7 2 1709 63 15 0 1 0 22036334 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16523/statm: 4217 1113 409 3 0 796 0
[pid=16546] ppid=16523 vsize=5356 CPUtime=0
/proc/16546/stat : 16546 (sh) S 16523 16523 16349 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22038153 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16546/statm: 1339 232 193 169 0 50 0
[pid=16547] ppid=16546 vsize=70532 CPUtime=0.9
/proc/16547/stat : 16547 (minisat) R 16546 16523 16349 0 -1 4194304 16867 0 0 0 80 10 0 0 25 0 1 0 22038153 72224768 16853 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/16547/statm: 17633 16853 73 150 0 17480 0
Current children cumulated CPU time (s) 18.71
Current children cumulated vsize (KiB) 92756

[startup+19.9015 s]
/proc/loadavg: 2.36 2.15 2.05 3/85 16547
/proc/meminfo: memFree=1198432/2055920 swapFree=4192812/4192956
[pid=16523] ppid=16521 vsize=16868 CPUtime=19.43
/proc/16523/stat : 16523 (sugar) S 16521 16523 16349 0 -1 4194304 1425 79182 5 9 7 2 1859 75 16 0 1 0 22036334 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16523/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 19.43
Current children cumulated vsize (KiB) 16868

[startup+20.3015 s]
/proc/loadavg: 2.36 2.15 2.05 3/85 16547
/proc/meminfo: memFree=1198432/2055920 swapFree=4192812/4192956
[pid=16523] ppid=16521 vsize=16868 CPUtime=19.84
/proc/16523/stat : 16523 (sugar) D 16521 16523 16349 0 -1 4194304 1472 84241 5 10 7 2 1896 79 15 0 1 0 22036334 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 254195504169 0 0 4224 16386 18446744071563608069 0 0 17 1 0 0
/proc/16523/statm: 4217 1114 410 3 0 796 0
Current children cumulated CPU time (s) 19.84
Current children cumulated vsize (KiB) 16868

[startup+20.7016 s]
/proc/loadavg: 2.36 2.15 2.05 3/85 16547
/proc/meminfo: memFree=1198432/2055920 swapFree=4192812/4192956
[pid=16523] ppid=16521 vsize=16868 CPUtime=19.85
/proc/16523/stat : 16523 (sugar) D 16521 16523 16349 0 -1 4194304 1472 84241 5 10 7 3 1896 79 15 0 1 0 22036334 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 254195504169 0 0 4224 16386 18446744072099202260 0 0 17 1 0 0
/proc/16523/statm: 4217 1114 410 3 0 796 0
Current children cumulated CPU time (s) 19.85
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 20.7315
CPU time (s): 19.879
CPU user time (s): 19.0391
CPU system time (s): 0.839872
CPU usage (%): 95.888
Max. virtual memory (cumulated for all children) (KiB): 902124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19.0391
system time used= 0.839872
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 85773
page faults= 15
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5957
involuntary context switches= 6103

runsolver used 0.033994 second user time and 0.081987 second system time

The end

Launcher Data

Begin job on node34 at 2009-07-12 00:01:43
IDJOB=2069179
IDBENCH=54999
IDSOLVER=739
FILE ID=node34/2069179-1247349702
PBS_JOBID= 9506850
Free space on /tmp= 66096 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/pseudo/uclid/normalized-elf-rf9.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-2069179-1247349702/watcher-2069179-1247349702 -o /tmp/evaluation-result-2069179-1247349702/solver-2069179-1247349702 -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-2069179-1247349702.xml

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

MD5SUM BENCH= 6fea805b38dfb180ddb73a033dd0e468
RANDOM SEED=631467624

node34.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:       1307288 kB
Buffers:          1260 kB
Cached:          62728 kB
SwapCached:          0 kB
Active:         677028 kB
Inactive:        20764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1307288 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           10296 kB
Writeback:           0 kB
Mapped:         655208 kB
Slab:            34616 kB
Committed_AS:   845560 kB
PageTables:       3168 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= 66096 MiB
End job on node34 at 2009-07-12 00:02:04