Trace number 2072676

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+picosatSAT 31.3852 31.8158

General information on the benchmark

Namecsp/pseudoGLB/
normalized-fpga40-38-sat-pb-cnf-cr.xml
MD5SUM5ea93ecd6988eea5d0ddae8b9bb095dc
Bench CategoryAlldiff+Elt+WSum (alldiff,element,weightedsum)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark31.3852
Satisfiable
(Un)Satisfiability was proved
Number of variables2280
Number of constraints1636
Maximum constraint arity40
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(1636)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/picosat
0.00/0.08	c 0	BEGIN Sun Jul 12 01:59:56 2009
0.00/0.08	c 0	PID 20004
0.06/0.08	c 0	HOST node68.alineos.net
0.06/0.08	c 0	CONVERTING HOME/instance-2072676-1247356796.xml TO HOME/temp.csp
0.06/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2072676-1247356796.xml' 'HOME/temp.csp'
1.05/1.12	c 1	1 domains, 2280 variables, 0 predicates, 0 relations, 1636 constraints
1.05/1.14	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.05/1.14	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'
1.07/1.22	c 2	Parsing HOME/temp.csp
1.07/1.55	c 2	parsed 3917 expressions
1.07/1.56	c 2	Heap : 5 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.07/1.56	c 2	Converting to clausal form CSP
1.07/1.59	c 2	converted 392 (10%) expressions
1.07/1.60	c 2	converted 784 (20%) expressions
1.07/1.60	c 2	converted 1176 (30%) expressions
1.07/1.62	c 2	converted 1567 (40%) expressions
1.07/1.62	c 2	converted 1959 (50%) expressions
1.07/1.80	c 2	converted 2351 (60%) expressions
2.10/2.22	c 3	converted 2742 (70%) expressions
2.31/2.46	c 3	converted 3134 (80%) expressions
2.59/2.71	c 3	converted 3526 (90%) expressions
2.89/3.09	c 3	converted 3917 (100%) expressions
2.89/3.10	c 3	CSP : 7656 integers, 0 booleans, 12388 clauses, largest domain size 15
2.89/3.10	c 3	Heap : 14 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.89/3.10	c 3	Propagation in CSP
3.28/3.40	c 4	1280 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.28/3.41	c 4	CSP : 7656 integers, 0 booleans, 12388 clauses, largest domain size 15
3.28/3.41	c 4	Heap : 15 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
3.28/3.42	c 4	Simplifing CSP by introducing new Boolean variables
3.28/3.43	c 4	CSP : 7656 integers, 0 booleans, 12388 clauses, largest domain size 15
3.28/3.43	c 4	Heap : 15 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
3.38/3.53	c 4	Encoding CSP to SAT : HOME/temp.cnf
3.38/3.54	c 4	766 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
3.38/3.55	c 4	1532 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
3.38/3.56	c 4	2297 (30%) CSP integer variables are encoded (97 clauses, 1325 bytes)
3.38/3.57	c 4	3063 (40%) CSP integer variables are encoded (4437 clauses, 57745 bytes)
3.38/3.58	c 4	3828 (50%) CSP integer variables are encoded (8772 clauses, 118521 bytes)
3.38/3.59	c 4	4594 (60%) CSP integer variables are encoded (13113 clauses, 183636 bytes)
3.38/3.59	c 4	5360 (70%) CSP integer variables are encoded (17454 clauses, 248751 bytes)
3.47/3.60	c 4	6125 (80%) CSP integer variables are encoded (21789 clauses, 313776 bytes)
3.47/3.62	c 4	6891 (90%) CSP integer variables are encoded (25840 clauses, 374541 bytes)
3.47/3.63	c 4	7656 (100%) CSP integer variables are encoded (28538 clauses, 415011 bytes)
4.47/4.61	c 5	1239 (10%) CSP clauses are encoded (140933 clauses, 3341639 bytes)
5.37/5.58	c 6	2478 (20%) CSP clauses are encoded (253328 clauses, 6281963 bytes)
6.36/6.53	c 7	3717 (30%) CSP clauses are encoded (365723 clauses, 9314660 bytes)
7.24/7.49	c 8	4956 (40%) CSP clauses are encoded (478118 clauses, 12367733 bytes)
8.22/8.45	c 9	6194 (50%) CSP clauses are encoded (590512 clauses, 15420786 bytes)
9.21/9.41	c 10	7433 (60%) CSP clauses are encoded (702907 clauses, 18481923 bytes)
10.09/10.37	c 11	8672 (70%) CSP clauses are encoded (815302 clauses, 21557652 bytes)
11.09/11.34	c 12	9911 (80%) CSP clauses are encoded (927697 clauses, 24633381 bytes)
11.78/12.05	c 12	11150 (90%) CSP clauses are encoded (998978 clauses, 26510996 bytes)
12.26/12.57	c 13	12388 (100%) CSP clauses are encoded (1064702 clauses, 28029482 bytes)
12.26/12.57	c 13	12388 CSP clauses encoded
12.26/12.57	c 13	Writing map file : HOME/temp.map
12.26/12.59	c 13	Heap : 10 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
12.26/12.59	c 13	SAT : 36194 SAT variables, 1064702 SAT clauses, 28029482 bytes
12.26/12.59	c 13	Heap : 10 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
12.36/12.62	c 13	SOLVING HOME/temp.cnf
12.36/12.62	c 13	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
30.87/31.36	c 32	DECODING HOME/temp.out WITH HOME/temp.map
30.87/31.36	c 32	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'
30.93/31.44	c 32	Decoding HOME/temp.out
30.93/31.66	s SATISFIABLE
30.94/31.75	v 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0
30.94/31.76	c 32	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
30.94/31.80	c 32	CPU 31.34 (0.06 0.02 23.68 7.58)
30.94/31.80	c 32	END Sun Jul 12 02:00:28 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-2072676-1247356796/watcher-2072676-1247356796 -o /tmp/evaluation-result-2072676-1247356796/solver-2072676-1247356796 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/picosat -tmp=HOME/temp HOME/instance-2072676-1247356796.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.17 2.16 2.06 4/83 20004
/proc/meminfo: memFree=1461768/2055920 swapFree=4192952/4192956
[pid=20004] ppid=20002 vsize=18576 CPUtime=0
/proc/20004/stat : 20004 (runsolver) R 20002 20004 18865 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 22742324 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 209560595751 0 0 4096 24578 0 0 0 17 1 0 0
/proc/20004/statm: 4644 284 249 26 0 2626 0

[startup+0.0850049 s]
/proc/loadavg: 2.17 2.16 2.06 4/83 20004
/proc/meminfo: memFree=1461768/2055920 swapFree=4192952/4192956
[pid=20004] ppid=20002 vsize=16740 CPUtime=0.06
/proc/20004/stat : 20004 (sugar) S 20002 20004 18865 0 -1 4194304 1152 0 0 0 5 1 0 0 18 0 1 0 22742324 17141760 1107 996147200 4194304 4206940 548682068608 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20004/statm: 4185 1107 406 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.101326 s]
/proc/loadavg: 2.17 2.16 2.06 4/83 20004
/proc/meminfo: memFree=1461768/2055920 swapFree=4192952/4192956
[pid=20004] ppid=20002 vsize=16868 CPUtime=0.06
/proc/20004/stat : 20004 (sugar) S 20002 20004 18865 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 22742324 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20004/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301346 s]
/proc/loadavg: 2.17 2.16 2.06 4/83 20004
/proc/meminfo: memFree=1461768/2055920 swapFree=4192952/4192956
[pid=20004] ppid=20002 vsize=16868 CPUtime=0.06
/proc/20004/stat : 20004 (sugar) S 20002 20004 18865 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 22742324 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20004/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701418 s]
/proc/loadavg: 2.17 2.16 2.06 4/83 20004
/proc/meminfo: memFree=1461768/2055920 swapFree=4192952/4192956
[pid=20004] ppid=20002 vsize=16868 CPUtime=0.06
/proc/20004/stat : 20004 (sugar) S 20002 20004 18865 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 22742324 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20004/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50156 s]
/proc/loadavg: 2.32 2.19 2.07 3/94 20016
/proc/meminfo: memFree=1444968/2055920 swapFree=4192952/4192956
[pid=20004] ppid=20002 vsize=16868 CPUtime=1.07
/proc/20004/stat : 20004 (sugar) S 20002 20004 18865 0 -1 4194304 1309 7037 0 1 5 1 96 5 15 0 1 0 22742324 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20004/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 1.07
Current children cumulated vsize (KiB) 16868

[startup+3.10275 s]
/proc/loadavg: 2.32 2.19 2.07 3/94 20026
/proc/meminfo: memFree=1439016/2055920 swapFree=4192952/4192956
[pid=20004] ppid=20002 vsize=16868 CPUtime=1.07
/proc/20004/stat : 20004 (sugar) S 20002 20004 18865 0 -1 4194304 1310 7037 0 1 5 1 96 5 15 0 1 0 22742324 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20004/statm: 4217 1111 409 3 0 796 0
[pid=20017] ppid=20004 vsize=5356 CPUtime=0
/proc/20017/stat : 20017 (sh) S 20004 20004 18865 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22742438 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20017/statm: 1339 233 193 169 0 50 0
[pid=20018] ppid=20017 vsize=868596 CPUtime=1.91
/proc/20018/stat : 20018 (java) S 20017 20004 18865 0 -1 0 10081 0 1 0 184 7 0 0 19 0 9 0 22742438 889442304 9179 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20018/statm: 217149 9179 2566 9 0 211654 0
[pid=20018/tid=20019] ppid=20017 vsize=868596 CPUtime=1.32
/proc/20018/task/20019/stat : 20019 (java) R 20017 20004 18865 0 -1 64 2848 0 1 0 130 2 0 0 25 0 9 0 22742439 889442304 9179 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20018/tid=20020] ppid=20017 vsize=868596 CPUtime=0.38
/proc/20018/task/20020/stat : 20020 (java) S 20017 20004 18865 0 -1 64 5036 0 0 0 35 3 0 0 16 0 9 0 22742441 889442304 9179 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20018/tid=20021] ppid=20017 vsize=868596 CPUtime=0
/proc/20018/task/20021/stat : 20021 (java) S 20017 20004 18865 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22742441 889442304 9179 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20018/tid=20022] ppid=20017 vsize=868596 CPUtime=0
/proc/20018/task/20022/stat : 20022 (java) S 20017 20004 18865 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 22742441 889442304 9179 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20018/tid=20023] ppid=20017 vsize=868596 CPUtime=0
/proc/20018/task/20023/stat : 20023 (java) S 20017 20004 18865 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 22742443 889442304 9179 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20018/tid=20024] ppid=20017 vsize=868596 CPUtime=0.2
/proc/20018/task/20024/stat : 20024 (java) S 20017 20004 18865 0 -1 64 1494 0 0 0 19 1 0 0 15 0 9 0 22742443 889442304 9179 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20018/tid=20025] ppid=20017 vsize=868596 CPUtime=0
/proc/20018/task/20025/stat : 20025 (java) S 20017 20004 18865 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22742443 889442304 9179 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20018/tid=20026] ppid=20017 vsize=868596 CPUtime=0
/proc/20018/task/20026/stat : 20026 (java) S 20017 20004 18865 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22742443 889442304 9179 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 890820

[startup+6.30237 s]
/proc/loadavg: 2.29 2.19 2.07 3/94 20026
/proc/meminfo: memFree=1424360/2055920 swapFree=4192952/4192956
[pid=20004] ppid=20002 vsize=16868 CPUtime=1.08
/proc/20004/stat : 20004 (sugar) S 20002 20004 18865 0 -1 4194304 1310 7037 0 1 6 1 96 5 16 0 1 0 22742324 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20004/statm: 4217 1111 409 3 0 796 0
[pid=20017] ppid=20004 vsize=5356 CPUtime=0
/proc/20017/stat : 20017 (sh) S 20004 20004 18865 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22742438 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20017/statm: 1339 233 193 169 0 50 0
[pid=20018] ppid=20017 vsize=868708 CPUtime=5.08
/proc/20018/stat : 20018 (java) S 20017 20004 18865 0 -1 0 10470 0 1 0 491 17 0 0 19 0 9 0 22742438 889556992 9309 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20018/statm: 217177 9309 2590 9 0 211654 0
[pid=20018/tid=20019] ppid=20017 vsize=868708 CPUtime=4.2
/proc/20018/task/20019/stat : 20019 (java) R 20017 20004 18865 0 -1 64 3132 0 1 0 411 9 0 0 25 0 9 0 22742439 889556992 9309 996147200 134512640 134550932 4294955936 18446744073709551615 4126995442 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20018/tid=20020] ppid=20017 vsize=868708 CPUtime=0.59
/proc/20018/task/20020/stat : 20020 (java) S 20017 20004 18865 0 -1 64 5100 0 0 0 55 4 0 0 16 0 9 0 22742441 889556992 9309 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20018/tid=20021] ppid=20017 vsize=868708 CPUtime=0
/proc/20018/task/20021/stat : 20021 (java) S 20017 20004 18865 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22742441 889556992 9309 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20018/tid=20022] ppid=20017 vsize=868708 CPUtime=0
/proc/20018/task/20022/stat : 20022 (java) S 20017 20004 18865 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22742441 889556992 9309 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20018/tid=20023] ppid=20017 vsize=868708 CPUtime=0
/proc/20018/task/20023/stat : 20023 (java) S 20017 20004 18865 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 22742443 889556992 9309 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20018/tid=20024] ppid=20017 vsize=868708 CPUtime=0.25
/proc/20018/task/20024/stat : 20024 (java) S 20017 20004 18865 0 -1 64 1535 0 0 0 24 1 0 0 16 0 9 0 22742443 889556992 9309 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20018/tid=20025] ppid=20017 vsize=868708 CPUtime=0
/proc/20018/task/20025/stat : 20025 (java) S 20017 20004 18865 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22742443 889556992 9309 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20018/tid=20026] ppid=20017 vsize=868708 CPUtime=0
/proc/20018/task/20026/stat : 20026 (java) S 20017 20004 18865 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22742443 889556992 9309 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 890932

[startup+12.7024 s]
/proc/loadavg: 2.27 2.19 2.07 3/94 20026
/proc/meminfo: memFree=1402664/2055920 swapFree=4192952/4192956
[pid=20004] ppid=20002 vsize=16868 CPUtime=12.39
/proc/20004/stat : 20004 (sugar) S 20002 20004 18865 0 -1 4194304 1365 18271 0 2 6 1 1190 42 16 0 1 0 22742324 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20004/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 12.39
Current children cumulated vsize (KiB) 16868

[startup+25.5016 s]
/proc/loadavg: 2.23 2.18 2.07 3/86 20028
/proc/meminfo: memFree=1387560/2055920 swapFree=4192952/4192956
[pid=20004] ppid=20002 vsize=16868 CPUtime=12.39
/proc/20004/stat : 20004 (sugar) S 20002 20004 18865 0 -1 4194304 1365 18271 0 2 6 1 1190 42 16 0 1 0 22742324 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20004/statm: 4217 1113 409 3 0 796 0
[pid=20027] ppid=20004 vsize=5356 CPUtime=0
/proc/20027/stat : 20027 (sh) S 20004 20004 18865 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22743587 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20027/statm: 1339 232 193 169 0 50 0
[pid=20028] ppid=20027 vsize=43880 CPUtime=12.74
/proc/20028/stat : 20028 (picosat) R 20027 20004 18865 0 -1 4194304 10366 0 0 0 578 696 0 0 25 0 1 0 22743587 44933120 10352 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/20028/statm: 10970 10352 40 102 0 10865 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 66104

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

[startup+28.7012 s]
/proc/loadavg: 2.21 2.18 2.07 3/86 20028
/proc/meminfo: memFree=1384808/2055920 swapFree=4192952/4192956
[pid=20004] ppid=20002 vsize=16868 CPUtime=12.39
/proc/20004/stat : 20004 (sugar) S 20002 20004 18865 0 -1 4194304 1365 18271 0 2 6 1 1190 42 16 0 1 0 22742324 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20004/statm: 4217 1113 409 3 0 796 0
[pid=20027] ppid=20004 vsize=5356 CPUtime=0
/proc/20027/stat : 20027 (sh) S 20004 20004 18865 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22743587 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20027/statm: 1339 232 193 169 0 50 0
[pid=20028] ppid=20027 vsize=46116 CPUtime=15.91
/proc/20028/stat : 20028 (picosat) R 20027 20004 18865 0 -1 4194304 10791 0 0 0 882 709 0 0 25 0 1 0 22743587 47222784 10763 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/20028/statm: 11529 10763 48 102 0 11424 0
Current children cumulated CPU time (s) 28.3
Current children cumulated vsize (KiB) 68340

[startup+30.3014 s]
/proc/loadavg: 2.21 2.18 2.07 3/86 20028
/proc/meminfo: memFree=1384488/2055920 swapFree=4192952/4192956
[pid=20004] ppid=20002 vsize=16868 CPUtime=12.39
/proc/20004/stat : 20004 (sugar) S 20002 20004 18865 0 -1 4194304 1365 18271 0 2 6 1 1190 42 16 0 1 0 22742324 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20004/statm: 4217 1113 409 3 0 796 0
[pid=20027] ppid=20004 vsize=5356 CPUtime=0
/proc/20027/stat : 20027 (sh) S 20004 20004 18865 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22743587 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20027/statm: 1339 232 193 169 0 50 0
[pid=20028] ppid=20027 vsize=46640 CPUtime=17.49
/proc/20028/stat : 20028 (picosat) R 20027 20004 18865 0 -1 4194304 10918 0 0 0 1040 709 0 0 25 0 1 0 22743587 47759360 10890 996147200 134512640 134931368 4294956256 18446744073709551615 134524112 0 0 4096 0 0 0 0 17 1 0 0
/proc/20028/statm: 11660 10890 48 102 0 11555 0
Current children cumulated CPU time (s) 29.88
Current children cumulated vsize (KiB) 68864

[startup+31.1016 s]
/proc/loadavg: 2.19 2.17 2.06 3/86 20028
/proc/meminfo: memFree=1384104/2055920 swapFree=4192952/4192956
[pid=20004] ppid=20002 vsize=16868 CPUtime=12.39
/proc/20004/stat : 20004 (sugar) S 20002 20004 18865 0 -1 4194304 1365 18271 0 2 6 1 1190 42 16 0 1 0 22742324 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20004/statm: 4217 1113 409 3 0 796 0
[pid=20027] ppid=20004 vsize=5356 CPUtime=0
/proc/20027/stat : 20027 (sh) S 20004 20004 18865 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22743587 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20027/statm: 1339 232 193 169 0 50 0
[pid=20028] ppid=20027 vsize=46772 CPUtime=18.28
/proc/20028/stat : 20028 (picosat) R 20027 20004 18865 0 -1 4194304 10946 0 0 0 1119 709 0 0 25 0 1 0 22743587 47894528 10918 996147200 134512640 134931368 4294956256 18446744073709551615 134544789 0 0 4096 0 0 0 0 17 1 0 0
/proc/20028/statm: 11693 10918 48 102 0 11588 0
Current children cumulated CPU time (s) 30.67
Current children cumulated vsize (KiB) 68996

[startup+31.5016 s]
/proc/loadavg: 2.19 2.17 2.06 3/86 20028
/proc/meminfo: memFree=1384104/2055920 swapFree=4192952/4192956
[pid=20004] ppid=20002 vsize=16868 CPUtime=30.93
/proc/20004/stat : 20004 (sugar) S 20002 20004 18865 0 -1 4194304 1446 29514 0 2 6 1 2334 752 16 0 1 0 22742324 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 209569493090 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20004/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 30.93
Current children cumulated vsize (KiB) 16868

[startup+31.7017 s]
/proc/loadavg: 2.19 2.17 2.06 3/86 20028
/proc/meminfo: memFree=1384104/2055920 swapFree=4192952/4192956
[pid=20004] ppid=20002 vsize=16868 CPUtime=30.94
/proc/20004/stat : 20004 (sugar) R 20002 20004 18865 0 -1 4194304 1448 29514 0 2 6 2 2334 752 15 0 1 0 22742324 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 209569493090 0 0 4224 16386 0 0 0 17 1 0 0
/proc/20004/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 30.94
Current children cumulated vsize (KiB) 16868

[startup+31.8018 s]
/proc/loadavg: 2.19 2.17 2.06 3/84 20038
/proc/meminfo: memFree=1444856/2055920 swapFree=4192952/4192956
[pid=20004] ppid=20002 vsize=16868 CPUtime=31.35
/proc/20004/stat : 20004 (sugar) R 20002 20004 18865 0 -1 4194304 1478 33581 0 3 6 3 2368 758 16 0 1 0 22742324 17272832 1115 996147200 4194304 4206940 548682068608 18446744073709551615 209560769577 0 0 4224 16386 0 0 0 17 1 0 0
/proc/20004/statm: 4217 1115 410 3 0 796 0
Current children cumulated CPU time (s) 31.35
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 31.8158
CPU time (s): 31.3852
CPU user time (s): 23.7534
CPU system time (s): 7.63184
CPU usage (%): 98.6466
Max. virtual memory (cumulated for all children) (KiB): 891008

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23.7534
system time used= 7.63184
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35119
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= 12735
involuntary context switches= 13234

runsolver used 0.051992 second user time and 0.123981 second system time

The end

Launcher Data

Begin job on node68 at 2009-07-12 01:59:56
IDJOB=2072676
IDBENCH=55807
IDSOLVER=738
FILE ID=node68/2072676-1247356796
PBS_JOBID= 9506890
Free space on /tmp= 66432 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/pseudoGLB/normalized-fpga40-38-sat-pb-cnf-cr.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/picosat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2072676-1247356796/watcher-2072676-1247356796 -o /tmp/evaluation-result-2072676-1247356796/solver-2072676-1247356796 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/picosat" -tmp="HOME/temp" HOME/instance-2072676-1247356796.xml

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

MD5SUM BENCH= 5ea93ecd6988eea5d0ddae8b9bb095dc
RANDOM SEED=1616157698

node68.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.258
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.258
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:       1462248 kB
Buffers:         59776 kB
Cached:         163328 kB
SwapCached:          4 kB
Active:         364740 kB
Inactive:       160708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1462248 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            2176 kB
Writeback:           0 kB
Mapped:         320452 kB
Slab:            52628 kB
Committed_AS:   936968 kB
PageTables:       2528 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66432 MiB
End job on node68 at 2009-07-12 02:00:28