Trace number 2088098

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+picosatUNSAT 65.2411 65.7583

General information on the benchmark

Namecsp/fapp/fapp16/
normalized-fapp16-0260-10.xml
MD5SUMd91c77ce7b00fdc4c403dfe3f5ffc37c
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.93079
Satisfiable
(Un)Satisfiability was proved
Number of variables260
Number of constraints3927
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3927
Global constraints used (with number of constraints)

Solver Data

0.00/0.07	c 0	Sugar v1-14-6 + HOME/picosat
0.00/0.08	c 0	BEGIN Sun Jul 12 10:32:53 2009
0.00/0.08	c 0	PID 27822
0.00/0.08	c 1	HOST node58.alineos.net
0.00/0.08	c 1	CONVERTING HOME/instance-2088098-1247387573.xml TO HOME/temp.csp
0.00/0.08	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2088098-1247387573.xml' 'HOME/temp.csp'
0.06/0.85	c 1	8 domains, 260 variables, 8 predicates, 0 relations, 3927 constraints
0.06/0.87	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.87	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.82/0.95	c 1	Parsing HOME/temp.csp
0.94/1.07	c 1	parsed 4203 expressions
0.94/1.08	c 2	Heap : 2 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.94/1.08	c 2	Converting to clausal form CSP
1.42/1.58	c 2	converted 421 (10%) expressions
2.22/2.33	c 3	converted 841 (20%) expressions
2.82/2.95	c 3	converted 1261 (30%) expressions
3.22/3.37	c 4	converted 1682 (40%) expressions
3.91/4.02	c 4	converted 2102 (50%) expressions
4.31/4.41	c 5	converted 2522 (60%) expressions
4.60/4.80	c 5	converted 2943 (70%) expressions
5.11/5.21	c 6	converted 3363 (80%) expressions
5.79/5.99	c 6	converted 3783 (90%) expressions
6.20/6.39	c 7	converted 4203 (100%) expressions
6.20/6.39	c 7	CSP : 515 integers, 11178 booleans, 23535 clauses, largest domain size 2821
6.20/6.39	c 7	Heap : 37 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
6.20/6.39	c 7	Propagation in CSP
6.41/6.58	c 7	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
6.41/6.58	c 7	CSP : 515 integers, 11178 booleans, 23535 clauses, largest domain size 2821
6.41/6.58	c 7	Heap : 39 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
6.51/6.61	c 7	Simplifing CSP by introducing new Boolean variables
6.51/6.67	c 7	CSP : 515 integers, 18288 booleans, 30645 clauses, largest domain size 2821
6.51/6.67	c 7	Heap : 38 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
6.90/7.04	c 7	Encoding CSP to SAT : HOME/temp.cnf
7.10/7.27	c 8	52 (10%) CSP integer variables are encoded (7973 clauses, 101514 bytes)
7.30/7.49	c 8	103 (20%) CSP integer variables are encoded (17858 clauses, 245864 bytes)
7.60/7.72	c 8	155 (30%) CSP integer variables are encoded (28151 clauses, 400259 bytes)
7.79/7.93	c 8	206 (40%) CSP integer variables are encoded (37663 clauses, 542939 bytes)
7.99/8.12	c 9	258 (50%) CSP integer variables are encoded (46429 clauses, 674429 bytes)
8.09/8.24	c 9	309 (60%) CSP integer variables are encoded (135286 clauses, 2078437 bytes)
8.20/8.32	c 9	361 (70%) CSP integer variables are encoded (196640 clauses, 3121455 bytes)
8.29/8.42	c 9	412 (80%) CSP integer variables are encoded (266233 clauses, 4304536 bytes)
8.29/8.49	c 9	464 (90%) CSP integer variables are encoded (326271 clauses, 5325182 bytes)
8.49/8.60	c 9	515 (100%) CSP integer variables are encoded (403062 clauses, 6630629 bytes)
9.88/10.01	c 10	3065 (10%) CSP clauses are encoded (695833 clauses, 13201367 bytes)
11.17/11.32	c 12	6129 (20%) CSP clauses are encoded (1075636 clauses, 22171936 bytes)
12.06/12.26	c 13	9194 (30%) CSP clauses are encoded (1361937 clauses, 28899836 bytes)
13.35/13.58	c 14	12258 (40%) CSP clauses are encoded (1795647 clauses, 39224847 bytes)
14.63/14.82	c 15	15323 (50%) CSP clauses are encoded (2180760 clauses, 48441280 bytes)
15.93/16.14	c 17	18387 (60%) CSP clauses are encoded (2631462 clauses, 59240642 bytes)
17.42/17.64	c 18	21452 (70%) CSP clauses are encoded (3147884 clauses, 71406931 bytes)
18.99/19.23	c 20	24516 (80%) CSP clauses are encoded (3695699 clauses, 84389725 bytes)
20.38/20.64	c 21	27581 (90%) CSP clauses are encoded (4181868 clauses, 95924641 bytes)
21.47/21.70	c 22	30645 (100%) CSP clauses are encoded (4541123 clauses, 104474571 bytes)
21.47/21.70	c 22	30645 CSP clauses encoded
21.47/21.70	c 22	Writing map file : HOME/temp.map
21.47/21.73	c 22	Heap : 41 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
21.47/21.73	c 22	SAT : 421865 SAT variables, 4541123 SAT clauses, 104474571 bytes
21.47/21.73	c 22	Heap : 41 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
21.47/21.78	c 22	SOLVING HOME/temp.cnf
21.47/21.78	c 22	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
64.70/65.24	c 66	DECODING HOME/temp.out WITH HOME/temp.map
64.70/65.24	c 66	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'
64.77/65.32	c 66	Decoding HOME/temp.out
64.77/65.63	s UNSATISFIABLE
64.77/65.64	c 66	Heap : 3 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
64.77/65.70	c 66	CPU 65.17 (0.06 0.02 42.74 22.35)
64.77/65.70	c 66	END Sun Jul 12 10:33:59 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-2088098-1247387573/watcher-2088098-1247387573 -o /tmp/evaluation-result-2088098-1247387573/solver-2088098-1247387573 -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-2088098-1247387573.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.49 2.36 2.14 4/74 27822
/proc/meminfo: memFree=1251392/2055920 swapFree=4192812/4192956
[pid=27822] ppid=27820 vsize=12272 CPUtime=0
/proc/27822/stat : 27822 (sugar) R 27820 27822 26056 0 -1 4194304 359 0 0 0 0 0 0 0 22 0 1 0 25820466 12566528 327 996147200 4194304 4206940 548682068608 18446744073709551615 226238364261 0 0 4224 0 0 0 0 17 1 0 0
/proc/27822/statm: 3068 327 246 3 0 168 0

[startup+0.099959 s]
/proc/loadavg: 2.49 2.36 2.14 4/74 27822
/proc/meminfo: memFree=1251392/2055920 swapFree=4192812/4192956
[pid=27822] ppid=27820 vsize=16868 CPUtime=0.06
/proc/27822/stat : 27822 (sugar) S 27820 27822 26056 0 -1 4194304 1227 128 0 0 5 1 0 0 23 0 1 0 25820466 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27822/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.103012 s]
/proc/loadavg: 2.49 2.36 2.14 4/74 27822
/proc/meminfo: memFree=1251392/2055920 swapFree=4192812/4192956
[pid=27822] ppid=27820 vsize=16868 CPUtime=0.06
/proc/27822/stat : 27822 (sugar) S 27820 27822 26056 0 -1 4194304 1227 128 0 0 5 1 0 0 23 0 1 0 25820466 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27822/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.30187 s]
/proc/loadavg: 2.49 2.36 2.14 4/74 27822
/proc/meminfo: memFree=1251392/2055920 swapFree=4192812/4192956
[pid=27822] ppid=27820 vsize=16868 CPUtime=0.06
/proc/27822/stat : 27822 (sugar) S 27820 27822 26056 0 -1 4194304 1227 128 0 0 5 1 0 0 23 0 1 0 25820466 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27822/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701915 s]
/proc/loadavg: 2.49 2.36 2.14 4/74 27822
/proc/meminfo: memFree=1251392/2055920 swapFree=4192812/4192956
[pid=27822] ppid=27820 vsize=16868 CPUtime=0.06
/proc/27822/stat : 27822 (sugar) S 27820 27822 26056 0 -1 4194304 1227 128 0 0 5 1 0 0 23 0 1 0 25820466 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27822/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50298 s]
/proc/loadavg: 2.49 2.36 2.14 4/85 27844
/proc/meminfo: memFree=1242144/2055920 swapFree=4192812/4192956
[pid=27822] ppid=27820 vsize=16868 CPUtime=0.82
/proc/27822/stat : 27822 (sugar) S 27820 27822 26056 0 -1 4194304 1309 7089 0 1 5 1 72 4 15 0 1 0 25820466 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27822/statm: 4217 1111 409 3 0 796 0
[pid=27835] ppid=27822 vsize=5356 CPUtime=0
/proc/27835/stat : 27835 (sh) S 27822 27822 26056 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 25820554 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27835/statm: 1339 233 193 169 0 50 0
[pid=27836] ppid=27835 vsize=868508 CPUtime=0.6
/proc/27836/stat : 27836 (java) S 27835 27822 26056 0 -1 0 5588 0 1 0 56 4 0 0 19 0 9 0 25820554 889352192 4995 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27836/statm: 217127 4995 1742 9 0 211632 0
[pid=27836/tid=27837] ppid=27835 vsize=868508 CPUtime=0.4
/proc/27836/task/27837/stat : 27837 (java) R 27835 27822 26056 0 -1 64 2675 0 1 0 39 1 0 0 19 0 9 0 25820555 889352192 4995 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27836/tid=27838] ppid=27835 vsize=868508 CPUtime=0.04
/proc/27836/task/27838/stat : 27838 (java) R 27835 27822 26056 0 -1 64 755 0 0 0 4 0 0 0 16 0 9 0 25820556 889352192 4995 996147200 134512640 134550932 4294955936 18446744073709551615 104194432 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27836/tid=27839] ppid=27835 vsize=868508 CPUtime=0
/proc/27836/task/27839/stat : 27839 (java) S 27835 27822 26056 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 25820556 889352192 4995 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27836/tid=27840] ppid=27835 vsize=868508 CPUtime=0
/proc/27836/task/27840/stat : 27840 (java) S 27835 27822 26056 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 25820556 889352192 4995 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27836/tid=27841] ppid=27835 vsize=868508 CPUtime=0
/proc/27836/task/27841/stat : 27841 (java) S 27835 27822 26056 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 25820558 889352192 4995 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27836/tid=27842] ppid=27835 vsize=868508 CPUtime=0.13
/proc/27836/task/27842/stat : 27842 (java) S 27835 27822 26056 0 -1 64 1465 0 0 0 12 1 0 0 16 0 9 0 25820558 889352192 4995 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27836/tid=27843] ppid=27835 vsize=868508 CPUtime=0
/proc/27836/task/27843/stat : 27843 (java) S 27835 27822 26056 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 25820558 889352192 4995 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27836/tid=27844] ppid=27835 vsize=868508 CPUtime=0
/proc/27836/task/27844/stat : 27844 (java) S 27835 27822 26056 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 25820558 889352192 4995 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 890732

[startup+3.10213 s]
/proc/loadavg: 2.49 2.36 2.14 4/85 27844
/proc/meminfo: memFree=1228384/2055920 swapFree=4192812/4192956
[pid=27822] ppid=27820 vsize=16868 CPUtime=0.82
/proc/27822/stat : 27822 (sugar) S 27820 27822 26056 0 -1 4194304 1309 7089 0 1 5 1 72 4 16 0 1 0 25820466 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27822/statm: 4217 1111 409 3 0 796 0
[pid=27835] ppid=27822 vsize=5356 CPUtime=0
/proc/27835/stat : 27835 (sh) S 27822 27822 26056 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 25820554 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27835/statm: 1339 233 193 169 0 50 0
[pid=27836] ppid=27835 vsize=868508 CPUtime=2.2
/proc/27836/stat : 27836 (java) S 27835 27822 26056 0 -1 0 9736 0 1 0 212 8 0 0 19 0 9 0 25820554 889352192 8849 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27836/statm: 217127 8849 2566 9 0 211632 0
[pid=27836/tid=27837] ppid=27835 vsize=868508 CPUtime=1.61
/proc/27836/task/27837/stat : 27837 (java) R 27835 27822 26056 0 -1 64 2890 0 1 0 159 2 0 0 25 0 9 0 25820555 889352192 8849 996147200 134512640 134550932 4294955936 18446744073709551615 4126429879 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27836/tid=27838] ppid=27835 vsize=868508 CPUtime=0.39
/proc/27836/task/27838/stat : 27838 (java) S 27835 27822 26056 0 -1 64 4664 0 0 0 36 3 0 0 16 0 9 0 25820556 889352192 8849 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27836/tid=27839] ppid=27835 vsize=868508 CPUtime=0
/proc/27836/task/27839/stat : 27839 (java) S 27835 27822 26056 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 25820556 889352192 8849 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27836/tid=27840] ppid=27835 vsize=868508 CPUtime=0
/proc/27836/task/27840/stat : 27840 (java) S 27835 27822 26056 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 25820556 889352192 8849 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27836/tid=27841] ppid=27835 vsize=868508 CPUtime=0
/proc/27836/task/27841/stat : 27841 (java) S 27835 27822 26056 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 25820558 889352192 8849 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27836/tid=27842] ppid=27835 vsize=868508 CPUtime=0.17
/proc/27836/task/27842/stat : 27842 (java) S 27835 27822 26056 0 -1 64 1484 0 0 0 16 1 0 0 16 0 9 0 25820558 889352192 8849 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27836/tid=27843] ppid=27835 vsize=868508 CPUtime=0
/proc/27836/task/27843/stat : 27843 (java) S 27835 27822 26056 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 25820558 889352192 8849 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27836/tid=27844] ppid=27835 vsize=868508 CPUtime=0
/proc/27836/task/27844/stat : 27844 (java) S 27835 27822 26056 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 25820558 889352192 8849 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 890732

[startup+6.3014 s]
/proc/loadavg: 2.45 2.36 2.14 3/85 27844
/proc/meminfo: memFree=1200544/2055920 swapFree=4192812/4192956
[pid=27822] ppid=27820 vsize=16868 CPUtime=0.83
/proc/27822/stat : 27822 (sugar) S 27820 27822 26056 0 -1 4194304 1309 7089 0 1 6 1 72 4 16 0 1 0 25820466 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27822/statm: 4217 1111 409 3 0 796 0
[pid=27835] ppid=27822 vsize=5356 CPUtime=0
/proc/27835/stat : 27835 (sh) S 27822 27822 26056 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 25820554 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27835/statm: 1339 233 193 169 0 50 0
[pid=27836] ppid=27835 vsize=868564 CPUtime=5.37
/proc/27836/stat : 27836 (java) S 27835 27822 26056 0 -1 0 21439 0 1 0 522 15 0 0 19 0 9 0 25820554 889409536 15247 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27836/statm: 217141 15247 2567 9 0 211646 0
[pid=27836/tid=27837] ppid=27835 vsize=868564 CPUtime=3.94
/proc/27836/task/27837/stat : 27837 (java) R 27835 27822 26056 0 -1 64 3394 0 1 0 391 3 0 0 25 0 9 0 25820555 889409536 15247 996147200 134512640 134550932 4294955936 18446744073709551615 4126508799 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27836/tid=27838] ppid=27835 vsize=868564 CPUtime=1.24
/proc/27836/task/27838/stat : 27838 (java) S 27835 27822 26056 0 -1 64 15862 0 0 0 114 10 0 0 16 0 9 0 25820556 889409536 15247 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27836/tid=27839] ppid=27835 vsize=868564 CPUtime=0
/proc/27836/task/27839/stat : 27839 (java) S 27835 27822 26056 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 25820556 889409536 15247 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27836/tid=27840] ppid=27835 vsize=868564 CPUtime=0
/proc/27836/task/27840/stat : 27840 (java) S 27835 27822 26056 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 25820556 889409536 15247 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27836/tid=27841] ppid=27835 vsize=868564 CPUtime=0
/proc/27836/task/27841/stat : 27841 (java) S 27835 27822 26056 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 25820558 889409536 15247 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27836/tid=27842] ppid=27835 vsize=868564 CPUtime=0.17
/proc/27836/task/27842/stat : 27842 (java) S 27835 27822 26056 0 -1 64 1485 0 0 0 16 1 0 0 15 0 9 0 25820558 889409536 15247 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27836/tid=27843] ppid=27835 vsize=868564 CPUtime=0
/proc/27836/task/27843/stat : 27843 (java) S 27835 27822 26056 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 25820558 889409536 15247 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27836/tid=27844] ppid=27835 vsize=868564 CPUtime=0
/proc/27836/task/27844/stat : 27844 (java) S 27835 27822 26056 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 25820558 889409536 15247 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 890788

[startup+12.703 s]
/proc/loadavg: 2.41 2.35 2.14 3/85 27844
/proc/meminfo: memFree=1162920/2055920 swapFree=4192812/4192956
[pid=27822] ppid=27820 vsize=16868 CPUtime=0.83
/proc/27822/stat : 27822 (sugar) S 27820 27822 26056 0 -1 4194304 1310 7089 0 1 6 1 72 4 16 0 1 0 25820466 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27822/statm: 4217 1111 409 3 0 796 0
[pid=27835] ppid=27822 vsize=5356 CPUtime=0
/proc/27835/stat : 27835 (sh) S 27822 27822 26056 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 25820554 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27835/statm: 1339 233 193 169 0 50 0
[pid=27836] ppid=27835 vsize=868676 CPUtime=11.73
/proc/27836/stat : 27836 (java) S 27835 27822 26056 0 -1 0 26480 0 1 0 1137 36 0 0 19 0 9 0 25820554 889524224 16236 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27836/statm: 217169 16236 2593 9 0 211646 0
[pid=27836/tid=27837] ppid=27835 vsize=868676 CPUtime=9.68
/proc/27836/task/27837/stat : 27837 (java) R 27835 27822 26056 0 -1 64 3650 0 1 0 950 18 0 0 25 0 9 0 25820555 889524224 16236 996147200 134512640 134550932 4294955936 18446744073709551615 4126973431 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27836/tid=27838] ppid=27835 vsize=868676 CPUtime=1.76
/proc/27836/task/27838/stat : 27838 (java) S 27835 27822 26056 0 -1 64 20598 0 0 0 162 14 0 0 16 0 9 0 25820556 889524224 16236 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27836/tid=27839] ppid=27835 vsize=868676 CPUtime=0
/proc/27836/task/27839/stat : 27839 (java) S 27835 27822 26056 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 25820556 889524224 16236 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27836/tid=27840] ppid=27835 vsize=868676 CPUtime=0
/proc/27836/task/27840/stat : 27840 (java) S 27835 27822 26056 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 25820556 889524224 16236 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27836/tid=27841] ppid=27835 vsize=868676 CPUtime=0
/proc/27836/task/27841/stat : 27841 (java) S 27835 27822 26056 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 25820558 889524224 16236 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27836/tid=27842] ppid=27835 vsize=868676 CPUtime=0.25
/proc/27836/task/27842/stat : 27842 (java) S 27835 27822 26056 0 -1 64 1534 0 0 0 24 1 0 0 16 0 9 0 25820558 889524224 16236 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27836/tid=27843] ppid=27835 vsize=868676 CPUtime=0
/proc/27836/task/27843/stat : 27843 (java) S 27835 27822 26056 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 25820558 889524224 16236 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27836/tid=27844] ppid=27835 vsize=868676 CPUtime=0
/proc/27836/task/27844/stat : 27844 (java) S 27835 27822 26056 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 25820558 889524224 16236 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 890900

[startup+25.5011 s]
/proc/loadavg: 2.32 2.33 2.14 3/77 27846
/proc/meminfo: memFree=1101928/2055920 swapFree=4192812/4192956
[pid=27822] ppid=27820 vsize=16868 CPUtime=21.52
/proc/27822/stat : 27822 (sugar) S 27820 27822 26056 0 -1 4194304 1366 34265 0 2 6 1 2055 90 16 0 1 0 25820466 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27822/statm: 4217 1114 409 3 0 796 0
[pid=27845] ppid=27822 vsize=5356 CPUtime=0
/proc/27845/stat : 27845 (sh) S 27822 27822 26056 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25822645 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27845/statm: 1339 232 193 169 0 50 0
[pid=27846] ppid=27845 vsize=48220 CPUtime=3.67
/proc/27846/stat : 27846 (picosat) R 27845 27822 26056 0 -1 4194304 10300 0 0 0 163 204 0 0 25 0 1 0 25822645 49377280 10286 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/27846/statm: 12055 10286 40 102 0 11950 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 70444

[startup+51.1013 s]
/proc/loadavg: 2.21 2.31 2.14 3/77 27846
/proc/meminfo: memFree=1010536/2055920 swapFree=4192812/4192956
[pid=27822] ppid=27820 vsize=16868 CPUtime=21.52
/proc/27822/stat : 27822 (sugar) S 27820 27822 26056 0 -1 4194304 1366 34265 0 2 6 1 2055 90 16 0 1 0 25820466 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27822/statm: 4217 1114 409 3 0 796 0
[pid=27845] ppid=27822 vsize=5356 CPUtime=0
/proc/27845/stat : 27845 (sh) S 27822 27822 26056 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25822645 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27845/statm: 1339 232 193 169 0 50 0
[pid=27846] ppid=27845 vsize=145800 CPUtime=29.15
/proc/27846/stat : 27846 (picosat) R 27845 27822 26056 0 -1 4194304 33343 0 0 0 1319 1596 0 0 25 0 1 0 25822645 149299200 33329 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/27846/statm: 36450 33329 40 102 0 36345 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 168024

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

[startup+57.5019 s]
/proc/loadavg: 2.19 2.30 2.13 3/77 27846
/proc/meminfo: memFree=986472/2055920 swapFree=4192812/4192956
[pid=27822] ppid=27820 vsize=16868 CPUtime=21.52
/proc/27822/stat : 27822 (sugar) S 27820 27822 26056 0 -1 4194304 1366 34265 0 2 6 1 2055 90 16 0 1 0 25820466 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27822/statm: 4217 1114 409 3 0 796 0
[pid=27845] ppid=27822 vsize=5356 CPUtime=0
/proc/27845/stat : 27845 (sh) S 27822 27822 26056 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25822645 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27845/statm: 1339 232 193 169 0 50 0
[pid=27846] ppid=27845 vsize=166524 CPUtime=35.52
/proc/27846/stat : 27846 (picosat) R 27845 27822 26056 0 -1 4194304 39186 0 0 0 1613 1939 0 0 25 0 1 0 25822645 170520576 39172 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/27846/statm: 41631 39172 40 102 0 41526 0
Current children cumulated CPU time (s) 57.04
Current children cumulated vsize (KiB) 188748

[startup+60.7012 s]
/proc/loadavg: 2.18 2.29 2.13 3/77 27846
/proc/meminfo: memFree=975208/2055920 swapFree=4192812/4192956
[pid=27822] ppid=27820 vsize=16868 CPUtime=21.52
/proc/27822/stat : 27822 (sugar) S 27820 27822 26056 0 -1 4194304 1366 34265 0 2 6 1 2055 90 16 0 1 0 25820466 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27822/statm: 4217 1114 409 3 0 796 0
[pid=27845] ppid=27822 vsize=5356 CPUtime=0
/proc/27845/stat : 27845 (sh) S 27822 27822 26056 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25822645 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27845/statm: 1339 232 193 169 0 50 0
[pid=27846] ppid=27845 vsize=176424 CPUtime=38.71
/proc/27846/stat : 27846 (picosat) R 27845 27822 26056 0 -1 4194304 41973 0 0 0 1765 2106 0 0 25 0 1 0 25822645 180658176 41959 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/27846/statm: 44106 41959 40 102 0 44001 0
Current children cumulated CPU time (s) 60.23
Current children cumulated vsize (KiB) 198648

[startup+63.9025 s]
/proc/loadavg: 2.16 2.29 2.13 3/77 27846
/proc/meminfo: memFree=969448/2055920 swapFree=4192812/4192956
[pid=27822] ppid=27820 vsize=16868 CPUtime=21.52
/proc/27822/stat : 27822 (sugar) S 27820 27822 26056 0 -1 4194304 1366 34265 0 2 6 1 2055 90 16 0 1 0 25820466 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27822/statm: 4217 1114 409 3 0 796 0
[pid=27845] ppid=27822 vsize=5356 CPUtime=0
/proc/27845/stat : 27845 (sh) S 27822 27822 26056 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25822645 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27845/statm: 1339 232 193 169 0 50 0
[pid=27846] ppid=27845 vsize=187424 CPUtime=41.89
/proc/27846/stat : 27846 (picosat) R 27845 27822 26056 0 -1 4194304 43172 0 0 0 2051 2138 0 0 25 0 1 0 25822645 191922176 43133 996147200 134512640 134931368 4294956256 18446744073709551615 134525860 0 0 4096 0 0 0 0 17 1 0 0
/proc/27846/statm: 46856 43133 42 102 0 46751 0
Current children cumulated CPU time (s) 63.41
Current children cumulated vsize (KiB) 209648

[startup+64.7025 s]
/proc/loadavg: 2.16 2.29 2.13 3/77 27846
/proc/meminfo: memFree=969448/2055920 swapFree=4192812/4192956
[pid=27822] ppid=27820 vsize=16868 CPUtime=21.52
/proc/27822/stat : 27822 (sugar) S 27820 27822 26056 0 -1 4194304 1366 34265 0 2 6 1 2055 90 16 0 1 0 25820466 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27822/statm: 4217 1114 409 3 0 796 0
[pid=27845] ppid=27822 vsize=5356 CPUtime=0
/proc/27845/stat : 27845 (sh) S 27822 27822 26056 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25822645 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27845/statm: 1339 232 193 169 0 50 0
[pid=27846] ppid=27845 vsize=187556 CPUtime=42.69
/proc/27846/stat : 27846 (picosat) R 27845 27822 26056 0 -1 4194304 43224 0 0 0 2131 2138 0 0 25 0 1 0 25822645 192057344 43185 996147200 134512640 134931368 4294956256 18446744073709551615 134525621 0 0 4096 0 0 0 0 17 1 0 0
/proc/27846/statm: 46889 43185 42 102 0 46784 0
Current children cumulated CPU time (s) 64.21
Current children cumulated vsize (KiB) 209780

[startup+65.5016 s]
/proc/loadavg: 2.16 2.29 2.13 3/77 27846
/proc/meminfo: memFree=969256/2055920 swapFree=4192812/4192956
[pid=27822] ppid=27820 vsize=16868 CPUtime=64.77
/proc/27822/stat : 27822 (sugar) S 27820 27822 26056 0 -1 4194304 1447 77810 0 2 6 2 4237 2232 16 0 1 0 25820466 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27822/statm: 4217 1114 409 3 0 796 0
Current children cumulated CPU time (s) 64.77
Current children cumulated vsize (KiB) 16868

[startup+65.7097 s]
/proc/loadavg: 2.16 2.29 2.13 3/77 27846
/proc/meminfo: memFree=969256/2055920 swapFree=4192812/4192956
[pid=27822] ppid=27820 vsize=16868 CPUtime=65.17
/proc/27822/stat : 27822 (sugar) R 27820 27822 26056 0 -1 4194304 1477 82549 0 3 6 2 4274 2235 16 0 1 0 25820466 17272832 1115 996147200 4194304 4206940 548682068608 18446744073709551615 226238370857 0 0 4224 16386 0 0 0 17 1 0 0
/proc/27822/statm: 4217 1115 410 3 0 796 0
Current children cumulated CPU time (s) 65.17
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 65.7583
CPU time (s): 65.2411
CPU user time (s): 42.8065
CPU system time (s): 22.4346
CPU usage (%): 99.2134
Max. virtual memory (cumulated for all children) (KiB): 903600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 42.8065
system time used= 22.4346
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84086
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= 9954
involuntary context switches= 10491

runsolver used 0.074988 second user time and 0.247962 second system time

The end

Launcher Data

Begin job on node58 at 2009-07-12 10:32:53
IDJOB=2088098
IDBENCH=58877
IDSOLVER=738
FILE ID=node58/2088098-1247387573
PBS_JOBID= 9507224
Free space on /tmp= 66124 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/fapp/fapp16/normalized-fapp16-0260-10.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-2088098-1247387573/watcher-2088098-1247387573 -o /tmp/evaluation-result-2088098-1247387573/solver-2088098-1247387573 -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-2088098-1247387573.xml

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

MD5SUM BENCH= d91c77ce7b00fdc4c403dfe3f5ffc37c
RANDOM SEED=1835781693

node58.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.234
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.234
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:       1251872 kB
Buffers:         20576 kB
Cached:         307252 kB
SwapCached:          0 kB
Active:         671180 kB
Inactive:        75072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1251872 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           88064 kB
Writeback:           0 kB
Mapped:         429708 kB
Slab:            42308 kB
Committed_AS:   612472 kB
PageTables:       2660 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= 66124 MiB
End job on node58 at 2009-07-12 10:33:59