Trace number 2058970

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 38.1082 38.6244

General information on the benchmark

Namecsp/QCP-25/
normalized-qcp-25-264-2_ext.xml
MD5SUM45a624dd25b687dc97019ab33ec3f72b
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark12.2341
Satisfiable
(Un)Satisfiability was proved
Number of variables625
Number of constraints10142
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension10142
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.05/0.08	c 0	Sugar v1-14-6 + HOME/picosat
0.05/0.08	c 0	BEGIN Sat Jul 11 16:32:43 2009
0.05/0.08	c 0	PID 12116
0.05/0.08	c 0	HOST node26.alineos.net
0.05/0.08	c 0	CONVERTING HOME/instance-2058970-1247322763.xml TO HOME/temp.csp
0.05/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-2058970-1247322763.xml' 'HOME/temp.csp'
0.06/0.77	c 1	26 domains, 625 variables, 0 predicates, 26 relations, 10142 constraints
0.06/0.82	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.82	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.74/0.90	c 1	Parsing HOME/temp.csp
0.90/1.05	c 1	parsed 10000 expressions
0.90/1.06	c 1	parsed 10819 expressions
0.90/1.06	c 1	Heap : 3 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.90/1.06	c 1	Converting to clausal form CSP
1.00/1.14	c 1	converted 1082 (10%) expressions
1.09/1.22	c 1	converted 2164 (20%) expressions
1.19/1.32	c 1	converted 3246 (30%) expressions
1.29/1.40	c 1	converted 4328 (40%) expressions
1.29/1.44	c 1	converted 5410 (50%) expressions
1.29/1.47	c 1	converted 6492 (60%) expressions
1.29/1.49	c 1	converted 7574 (70%) expressions
1.49/1.60	c 1	converted 8656 (80%) expressions
1.49/1.65	c 1	converted 9738 (90%) expressions
1.49/1.67	c 1	converted 10819 (100%) expressions
1.49/1.67	c 1	CSP : 625 integers, 0 booleans, 10142 clauses, largest domain size 25
1.49/1.68	c 1	Heap : 17 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.49/1.68	c 1	Propagation in CSP
1.59/1.70	c 1	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.59/1.70	c 1	CSP : 625 integers, 0 booleans, 10142 clauses, largest domain size 25
1.59/1.70	c 1	Heap : 17 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.59/1.71	c 1	Simplifing CSP by introducing new Boolean variables
1.59/1.71	c 1	CSP : 625 integers, 0 booleans, 10142 clauses, largest domain size 25
1.59/1.71	c 1	Heap : 17 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.68/1.83	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.68/1.85	c 2	63 (10%) CSP integer variables are encoded (621 clauses, 6689 bytes)
1.68/1.85	c 2	125 (20%) CSP integer variables are encoded (1219 clauses, 13790 bytes)
1.68/1.86	c 2	188 (30%) CSP integer variables are encoded (1840 clauses, 21863 bytes)
1.68/1.86	c 2	250 (40%) CSP integer variables are encoded (2415 clauses, 29338 bytes)
1.68/1.86	c 2	313 (50%) CSP integer variables are encoded (3036 clauses, 37411 bytes)
1.68/1.86	c 2	375 (60%) CSP integer variables are encoded (3657 clauses, 45484 bytes)
1.68/1.86	c 2	438 (70%) CSP integer variables are encoded (4232 clauses, 52959 bytes)
1.68/1.86	c 2	500 (80%) CSP integer variables are encoded (4853 clauses, 61032 bytes)
1.68/1.87	c 2	563 (90%) CSP integer variables are encoded (5520 clauses, 69703 bytes)
1.68/1.87	c 2	625 (100%) CSP integer variables are encoded (6072 clauses, 76879 bytes)
1.88/2.00	c 2	1015 (10%) CSP clauses are encoded (13039 clauses, 206914 bytes)
1.88/2.07	c 2	2029 (20%) CSP clauses are encoded (20461 clauses, 352101 bytes)
1.98/2.14	c 2	3043 (30%) CSP clauses are encoded (27091 clauses, 493158 bytes)
2.09/2.21	c 2	4057 (40%) CSP clauses are encoded (34297 clauses, 651994 bytes)
2.09/2.28	c 2	5071 (50%) CSP clauses are encoded (40855 clauses, 795315 bytes)
2.18/2.35	c 2	6086 (60%) CSP clauses are encoded (48254 clauses, 958395 bytes)
2.28/2.43	c 2	7100 (70%) CSP clauses are encoded (55892 clauses, 1127159 bytes)
2.28/2.49	c 2	8114 (80%) CSP clauses are encoded (62402 clauses, 1269272 bytes)
2.38/2.56	c 2	9128 (90%) CSP clauses are encoded (69704 clauses, 1430193 bytes)
2.48/2.63	c 2	10142 (100%) CSP clauses are encoded (76934 clauses, 1589348 bytes)
2.48/2.63	c 2	10142 CSP clauses encoded
2.48/2.64	c 2	Writing map file : HOME/temp.map
2.48/2.64	c 2	Heap : 15 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.48/2.64	c 2	SAT : 6336 SAT variables, 76934 SAT clauses, 1589348 bytes
2.48/2.64	c 2	Heap : 15 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.52/2.71	c 2	SOLVING HOME/temp.cnf
2.52/2.71	c 2	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
37.80/38.35	c 38	DECODING HOME/temp.out WITH HOME/temp.map
37.80/38.35	c 38	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'
37.89/38.43	c 38	Decoding HOME/temp.out
37.99/38.54	s SATISFIABLE
37.99/38.57	v 0 21 3 10 18 8 9 12 17 19 24 15 11 14 13 2 1 5 20 6 23 4 22 7 16 13 22 12 8 4 17 24 2 20 18 7 16 14 1 23 21 10 9 19 5 15 3 11 6 0 10 16 4 2 23 9 20 19 12 22 5 11 21 7 17 14 15 1 13 24 3 18 0 8 6 16 6 9 1 13 12 21 0 4 2 11 14 18 10 24 5 23 22 17 3 7 19 15 20 8 7 17 19 14 11 16 2 1 15 4 10 5 20 6 3 23 18 12 0 21 13 8 24 9 22 14 20 21 22 2 0 5 9 16 3 18 17 10 15 8 11 7 6 4 19 12 23 1 13 24 19 8 16 5 24 3 23 10 9 12 0 6 4 11 18 13 22 7 14 20 1 21 2 15 17 15 1 23 18 9 6 17 4 19 8 21 2 13 0 11 3 14 10 24 22 16 20 12 5 7 21 4 17 9 22 10 15 5 2 7 8 20 0 12 14 1 16 18 23 13 6 11 3 24 19 1 2 24 21 17 13 10 8 0 20 14 4 23 22 19 12 11 16 3 7 5 15 6 18 9 17 0 18 4 16 19 8 11 6 9 22 13 15 2 12 20 24 3 1 10 14 5 7 23 21 11 7 13 6 14 18 4 22 23 10 20 1 3 8 21 15 0 19 5 16 17 24 9 12 2 22 3 7 17 15 20 12 24 11 21 4 8 5 23 9 18 2 14 6 0 19 16 10 1 13 2 10 15 24 19 22 14 18 13 5 1 12 17 9 16 8 6 21 7 11 20 0 4 3 23 20 24 8 12 6 14 1 23 18 17 15 3 22 13 0 19 5 11 16 9 4 7 21 2 10 18 23 1 20 8 7 19 6 3 24 12 22 16 21 10 0 4 13 2 15 9 17 14 11 5 5 11 14 3 12 2 6 17 24 13 16 19 7 18 22 9 21 15 8 23 0 1 20 10 4 12 9 6 0 20 5 18 21 22 11 23 7 24 17 1 16 13 4 15 2 10 14 8 19 3 23 5 20 16 7 11 0 3 10 14 13 24 12 4 15 6 19 2 22 8 21 9 18 17 1 9 12 5 11 0 15 7 13 1 23 3 10 6 16 20 24 8 17 21 14 22 2 19 4 18 24 14 10 19 21 23 16 20 7 15 2 0 1 3 6 17 12 8 9 4 18 13 5 22 11 3 18 22 15 5 21 13 7 8 1 19 23 9 24 2 4 17 20 10 12 11 6 16 0 14 8 13 11 23 3 1 22 14 5 6 9 21 2 19 4 7 20 0 12 18 24 10 17 16 15 6 19 0 13 10 4 3 15 14 16 17 18 8 5 7 22 9 24 11 1 2 12 23 21 20 4 15 2 7 1 24 11 16 21 0 6 9 19 20 5 10 3 23 18 17 8 22 13 14 12
37.99/38.58	c 38	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
38.07/38.62	c 38	CPU 38.08 (0.05 0.02 37.42 0.59)
38.07/38.62	c 38	END Sat Jul 11 16:33:21 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-2058970-1247322763/watcher-2058970-1247322763 -o /tmp/evaluation-result-2058970-1247322763/solver-2058970-1247322763 -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-2058970-1247322763.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.00 2.00 1.98 4/74 12116
/proc/meminfo: memFree=1089432/2055920 swapFree=4192956/4192956
[pid=12116] ppid=12114 vsize=18576 CPUtime=0
/proc/12116/stat : 12116 (runsolver) R 12114 12116 11480 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 19342598 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 269028486439 0 0 4096 24578 0 0 0 17 1 0 0
/proc/12116/statm: 4644 284 249 26 0 2626 0

[startup+0.0721491 s]
/proc/loadavg: 2.00 2.00 1.98 4/74 12116
/proc/meminfo: memFree=1089432/2055920 swapFree=4192956/4192956
[pid=12116] ppid=12114 vsize=16476 CPUtime=0.05
/proc/12116/stat : 12116 (sugar) R 12114 12116 11480 0 -1 4194304 1022 0 0 0 4 1 0 0 18 0 1 0 19342598 16871424 990 996147200 4194304 4206940 548682068608 18446744073709551615 269028332257 0 0 4224 0 0 0 0 17 1 0 0
/proc/12116/statm: 4119 990 380 3 0 698 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 16476

[startup+0.102152 s]
/proc/loadavg: 2.00 2.00 1.98 4/74 12116
/proc/meminfo: memFree=1089432/2055920 swapFree=4192956/4192956
[pid=12116] ppid=12114 vsize=16868 CPUtime=0.06
/proc/12116/stat : 12116 (sugar) S 12114 12116 11480 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 19342598 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12116/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.302181 s]
/proc/loadavg: 2.00 2.00 1.98 4/74 12116
/proc/meminfo: memFree=1089432/2055920 swapFree=4192956/4192956
[pid=12116] ppid=12114 vsize=16868 CPUtime=0.06
/proc/12116/stat : 12116 (sugar) S 12114 12116 11480 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 19342598 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12116/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.702247 s]
/proc/loadavg: 2.00 2.00 1.98 4/74 12116
/proc/meminfo: memFree=1089432/2055920 swapFree=4192956/4192956
[pid=12116] ppid=12114 vsize=16868 CPUtime=0.06
/proc/12116/stat : 12116 (sugar) S 12114 12116 11480 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 19342598 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12116/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50137 s]
/proc/loadavg: 2.00 2.00 1.98 3/85 12138
/proc/meminfo: memFree=1080448/2055920 swapFree=4192956/4192956
[pid=12116] ppid=12114 vsize=16868 CPUtime=0.74
/proc/12116/stat : 12116 (sugar) S 12114 12116 11480 0 -1 4194304 1309 7962 0 1 5 1 64 4 15 0 1 0 19342598 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12116/statm: 4217 1111 409 3 0 796 0
[pid=12129] ppid=12116 vsize=5356 CPUtime=0
/proc/12129/stat : 12129 (sh) S 12116 12116 11480 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 19342680 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12129/statm: 1339 233 193 169 0 50 0
[pid=12130] ppid=12129 vsize=868564 CPUtime=0.66
/proc/12130/stat : 12130 (java) S 12129 12116 11480 0 -1 0 9248 0 1 0 61 5 0 0 18 0 9 0 19342681 889409536 8443 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12130/statm: 217141 8443 2566 9 0 211646 0
[pid=12130/tid=12131] ppid=12129 vsize=868564 CPUtime=0.31
/proc/12130/task/12131/stat : 12131 (java) R 12129 12116 11480 0 -1 64 2664 0 1 0 30 1 0 0 21 0 9 0 19342682 889409536 8443 996147200 134512640 134550932 4294955936 18446744073709551615 4126547876 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12130/tid=12132] ppid=12129 vsize=868564 CPUtime=0.2
/proc/12130/task/12132/stat : 12132 (java) S 12129 12116 11480 0 -1 64 4453 0 0 0 19 1 0 0 16 0 9 0 19342683 889409536 8443 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12130/tid=12133] ppid=12129 vsize=868564 CPUtime=0
/proc/12130/task/12133/stat : 12133 (java) S 12129 12116 11480 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 19342683 889409536 8443 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12130/tid=12134] ppid=12129 vsize=868564 CPUtime=0
/proc/12130/task/12134/stat : 12134 (java) S 12129 12116 11480 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 19342683 889409536 8443 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12130/tid=12135] ppid=12129 vsize=868564 CPUtime=0
/proc/12130/task/12135/stat : 12135 (java) S 12129 12116 11480 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 19342685 889409536 8443 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12130/tid=12136] ppid=12129 vsize=868564 CPUtime=0.11
/proc/12130/task/12136/stat : 12136 (java) S 12129 12116 11480 0 -1 64 1432 0 0 0 11 0 0 0 16 0 9 0 19342685 889409536 8443 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12130/tid=12137] ppid=12129 vsize=868564 CPUtime=0
/proc/12130/task/12137/stat : 12137 (java) S 12129 12116 11480 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 19342685 889409536 8443 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12130/tid=12138] ppid=12129 vsize=868564 CPUtime=0
/proc/12130/task/12138/stat : 12138 (java) S 12129 12116 11480 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 19342685 889409536 8443 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 890788

[startup+3.10163 s]
/proc/loadavg: 2.08 2.02 1.99 3/85 12138
/proc/meminfo: memFree=1055744/2055920 swapFree=4192956/4192956
[pid=12116] ppid=12114 vsize=16868 CPUtime=2.56
/proc/12116/stat : 12116 (sugar) S 12114 12116 11480 0 -1 4194304 1365 19158 0 2 5 2 235 14 16 0 1 0 19342598 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12116/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 2.56
Current children cumulated vsize (KiB) 16868

[startup+6.30114 s]
/proc/loadavg: 2.08 2.02 1.99 3/77 12140
/proc/meminfo: memFree=1081088/2055920 swapFree=4192956/4192956
[pid=12116] ppid=12114 vsize=16868 CPUtime=2.56
/proc/12116/stat : 12116 (sugar) S 12114 12116 11480 0 -1 4194304 1365 19158 0 2 5 2 235 14 16 0 1 0 19342598 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12116/statm: 4217 1113 409 3 0 796 0
[pid=12139] ppid=12116 vsize=5356 CPUtime=0
/proc/12139/stat : 12139 (sh) S 12116 12116 11480 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19342869 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12139/statm: 1339 232 193 169 0 50 0
[pid=12140] ppid=12139 vsize=3624 CPUtime=3.54
/proc/12140/stat : 12140 (picosat) R 12139 12116 11480 0 -1 4194304 825 0 0 0 313 41 0 0 25 0 1 0 19342869 3710976 806 996147200 134512640 134931368 4294956256 18446744073709551615 134524012 0 0 4096 0 0 0 0 17 1 0 0
/proc/12140/statm: 906 806 48 102 0 801 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 25848

[startup+12.7012 s]
/proc/loadavg: 2.07 2.02 1.99 3/77 12140
/proc/meminfo: memFree=1080704/2055920 swapFree=4192956/4192956
[pid=12116] ppid=12114 vsize=16868 CPUtime=2.56
/proc/12116/stat : 12116 (sugar) S 12114 12116 11480 0 -1 4194304 1365 19158 0 2 5 2 235 14 16 0 1 0 19342598 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12116/statm: 4217 1113 409 3 0 796 0
[pid=12139] ppid=12116 vsize=5356 CPUtime=0
/proc/12139/stat : 12139 (sh) S 12116 12116 11480 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19342869 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12139/statm: 1339 232 193 169 0 50 0
[pid=12140] ppid=12139 vsize=4020 CPUtime=9.89
/proc/12140/stat : 12140 (picosat) R 12139 12116 11480 0 -1 4194304 912 0 0 0 947 42 0 0 25 0 1 0 19342869 4116480 893 996147200 134512640 134931368 4294956256 18446744073709551615 134529486 0 0 4096 0 0 0 0 17 1 0 0
/proc/12140/statm: 1005 893 48 102 0 900 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 26244

[startup+25.5022 s]
/proc/loadavg: 2.06 2.01 1.99 3/77 12140
/proc/meminfo: memFree=1080320/2055920 swapFree=4192956/4192956
[pid=12116] ppid=12114 vsize=16868 CPUtime=2.56
/proc/12116/stat : 12116 (sugar) S 12114 12116 11480 0 -1 4194304 1365 19158 0 2 5 2 235 14 16 0 1 0 19342598 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12116/statm: 4217 1113 409 3 0 796 0
[pid=12139] ppid=12116 vsize=5356 CPUtime=0
/proc/12139/stat : 12139 (sh) S 12116 12116 11480 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19342869 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12139/statm: 1339 232 193 169 0 50 0
[pid=12140] ppid=12139 vsize=4504 CPUtime=22.56
/proc/12140/stat : 12140 (picosat) R 12139 12116 11480 0 -1 4194304 1045 0 0 0 2214 42 0 0 25 0 1 0 19342869 4612096 1026 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/12140/statm: 1126 1026 48 102 0 1021 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 26728

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

[startup+31.9062 s]
/proc/loadavg: 2.05 2.01 1.99 3/77 12140
/proc/meminfo: memFree=1080256/2055920 swapFree=4192956/4192956
[pid=12116] ppid=12114 vsize=16868 CPUtime=2.56
/proc/12116/stat : 12116 (sugar) S 12114 12116 11480 0 -1 4194304 1365 19158 0 2 5 2 235 14 16 0 1 0 19342598 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12116/statm: 4217 1113 409 3 0 796 0
[pid=12139] ppid=12116 vsize=5356 CPUtime=0
/proc/12139/stat : 12139 (sh) S 12116 12116 11480 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19342869 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12139/statm: 1339 232 193 169 0 50 0
[pid=12140] ppid=12139 vsize=4580 CPUtime=28.9
/proc/12140/stat : 12140 (picosat) R 12139 12116 11480 0 -1 4194304 1066 0 0 0 2848 42 0 0 25 0 1 0 19342869 4689920 1047 996147200 134512640 134931368 4294956256 18446744073709551615 134525783 0 0 4096 0 0 0 0 17 1 0 0
/proc/12140/statm: 1145 1047 48 102 0 1040 0
Current children cumulated CPU time (s) 31.46
Current children cumulated vsize (KiB) 26804

[startup+35.1028 s]
/proc/loadavg: 2.05 2.01 1.99 3/77 12140
/proc/meminfo: memFree=1080000/2055920 swapFree=4192956/4192956
[pid=12116] ppid=12114 vsize=16868 CPUtime=2.56
/proc/12116/stat : 12116 (sugar) S 12114 12116 11480 0 -1 4194304 1365 19158 0 2 5 2 235 14 16 0 1 0 19342598 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12116/statm: 4217 1113 409 3 0 796 0
[pid=12139] ppid=12116 vsize=5356 CPUtime=0
/proc/12139/stat : 12139 (sh) S 12116 12116 11480 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19342869 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12139/statm: 1339 232 193 169 0 50 0
[pid=12140] ppid=12139 vsize=4976 CPUtime=32.07
/proc/12140/stat : 12140 (picosat) R 12139 12116 11480 0 -1 4194304 1138 0 0 0 3165 42 0 0 25 0 1 0 19342869 5095424 1119 996147200 134512640 134931368 4294956256 18446744073709551615 134525783 0 0 4096 0 0 0 0 17 1 0 0
/proc/12140/statm: 1244 1119 48 102 0 1139 0
Current children cumulated CPU time (s) 34.63
Current children cumulated vsize (KiB) 27200

[startup+36.702 s]
/proc/loadavg: 2.05 2.01 1.99 3/77 12140
/proc/meminfo: memFree=1080000/2055920 swapFree=4192956/4192956
[pid=12116] ppid=12114 vsize=16868 CPUtime=2.56
/proc/12116/stat : 12116 (sugar) S 12114 12116 11480 0 -1 4194304 1365 19158 0 2 5 2 235 14 16 0 1 0 19342598 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12116/statm: 4217 1113 409 3 0 796 0
[pid=12139] ppid=12116 vsize=5356 CPUtime=0
/proc/12139/stat : 12139 (sh) S 12116 12116 11480 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19342869 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12139/statm: 1339 232 193 169 0 50 0
[pid=12140] ppid=12139 vsize=4976 CPUtime=33.66
/proc/12140/stat : 12140 (picosat) R 12139 12116 11480 0 -1 4194304 1138 0 0 0 3324 42 0 0 25 0 1 0 19342869 5095424 1119 996147200 134512640 134931368 4294956256 18446744073709551615 134525778 0 0 4096 0 0 0 0 17 1 0 0
/proc/12140/statm: 1244 1119 48 102 0 1139 0
Current children cumulated CPU time (s) 36.22
Current children cumulated vsize (KiB) 27200

[startup+37.5011 s]
/proc/loadavg: 2.04 2.01 1.99 3/77 12140
/proc/meminfo: memFree=1080000/2055920 swapFree=4192956/4192956
[pid=12116] ppid=12114 vsize=16868 CPUtime=2.56
/proc/12116/stat : 12116 (sugar) S 12114 12116 11480 0 -1 4194304 1365 19158 0 2 5 2 235 14 16 0 1 0 19342598 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12116/statm: 4217 1113 409 3 0 796 0
[pid=12139] ppid=12116 vsize=5356 CPUtime=0
/proc/12139/stat : 12139 (sh) S 12116 12116 11480 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19342869 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12139/statm: 1339 232 193 169 0 50 0
[pid=12140] ppid=12139 vsize=4976 CPUtime=34.45
/proc/12140/stat : 12140 (picosat) R 12139 12116 11480 0 -1 4194304 1138 0 0 0 3403 42 0 0 25 0 1 0 19342869 5095424 1119 996147200 134512640 134931368 4294956256 18446744073709551615 134529868 0 0 4096 0 0 0 0 17 1 0 0
/proc/12140/statm: 1244 1119 48 102 0 1139 0
Current children cumulated CPU time (s) 37.01
Current children cumulated vsize (KiB) 27200

[startup+38.3013 s]
/proc/loadavg: 2.04 2.01 1.99 3/77 12140
/proc/meminfo: memFree=1080000/2055920 swapFree=4192956/4192956
[pid=12116] ppid=12114 vsize=16868 CPUtime=2.56
/proc/12116/stat : 12116 (sugar) S 12114 12116 11480 0 -1 4194304 1365 19158 0 2 5 2 235 14 16 0 1 0 19342598 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12116/statm: 4217 1113 409 3 0 796 0
[pid=12139] ppid=12116 vsize=5356 CPUtime=0
/proc/12139/stat : 12139 (sh) S 12116 12116 11480 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19342869 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12139/statm: 1339 232 193 169 0 50 0
[pid=12140] ppid=12139 vsize=5108 CPUtime=35.24
/proc/12140/stat : 12140 (picosat) R 12139 12116 11480 0 -1 4194304 1171 0 0 0 3482 42 0 0 25 0 1 0 19342869 5230592 1152 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/12140/statm: 1277 1152 48 102 0 1172 0
Current children cumulated CPU time (s) 37.8
Current children cumulated vsize (KiB) 27332

[startup+38.5073 s]
/proc/loadavg: 2.04 2.01 1.99 4/85 12150
/proc/meminfo: memFree=1081088/2055920 swapFree=4192956/4192956
[pid=12116] ppid=12114 vsize=16868 CPUtime=37.86
/proc/12116/stat : 12116 (sugar) S 12114 12116 11480 0 -1 4194304 1446 20623 0 2 5 2 3722 57 16 0 1 0 19342598 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12116/statm: 4217 1113 409 3 0 796 0
[pid=12141] ppid=12116 vsize=5356 CPUtime=0
/proc/12141/stat : 12141 (sh) S 12116 12116 11480 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 19346433 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12141/statm: 1339 233 193 169 0 50 0
[pid=12142] ppid=12141 vsize=862156 CPUtime=0.13
/proc/12142/stat : 12142 (java) S 12141 12116 11480 0 -1 0 3063 0 1 0 12 1 0 0 18 0 9 0 19346433 882847744 2535 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12142/statm: 215539 2535 1264 9 0 210452 0
[pid=12142/tid=12143] ppid=12141 vsize=862156 CPUtime=0.09
/proc/12142/task/12143/stat : 12143 (java) R 12141 12116 11480 0 -1 64 2007 0 1 0 9 0 0 0 20 0 9 0 19346434 882847744 2535 996147200 134512640 134550932 4294955984 18446744073709551615 4126101081 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12142/tid=12144] ppid=12141 vsize=862156 CPUtime=0
/proc/12142/task/12144/stat : 12144 (java) S 12141 12116 11480 0 -1 64 69 0 0 0 0 0 0 0 16 0 9 0 19346435 882847744 2535 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12142/tid=12145] ppid=12141 vsize=862156 CPUtime=0
/proc/12142/task/12145/stat : 12145 (java) S 12141 12116 11480 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 19346435 882847744 2535 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12142/tid=12146] ppid=12141 vsize=862156 CPUtime=0
/proc/12142/task/12146/stat : 12146 (java) S 12141 12116 11480 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 19346435 882847744 2535 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12142/tid=12147] ppid=12141 vsize=862156 CPUtime=0
/proc/12142/task/12147/stat : 12147 (java) S 12141 12116 11480 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 19346438 882847744 2535 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12142/tid=12148] ppid=12141 vsize=862156 CPUtime=0.03
/proc/12142/task/12148/stat : 12148 (java) S 12141 12116 11480 0 -1 64 294 0 0 0 3 0 0 0 17 0 9 0 19346438 882847744 2535 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12142/tid=12149] ppid=12141 vsize=862156 CPUtime=0
/proc/12142/task/12149/stat : 12149 (java) S 12141 12116 11480 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 19346438 882847744 2535 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12142/tid=12150] ppid=12141 vsize=862156 CPUtime=0
/proc/12142/task/12150/stat : 12150 (java) S 12141 12116 11480 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 19346438 882847744 2535 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 37.99
Current children cumulated vsize (KiB) 884380

[startup+38.6023 s]
/proc/loadavg: 2.04 2.01 1.99 4/85 12150
/proc/meminfo: memFree=1081088/2055920 swapFree=4192956/4192956
[pid=12116] ppid=12114 vsize=16868 CPUtime=37.86
/proc/12116/stat : 12116 (sugar) S 12114 12116 11480 0 -1 4194304 1449 20623 0 2 5 2 3722 57 15 0 1 0 19342598 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12116/statm: 4217 1113 409 3 0 796 0
[pid=12141] ppid=12116 vsize=5356 CPUtime=0
/proc/12141/stat : 12141 (sh) S 12116 12116 11480 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 19346433 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12141/statm: 1339 233 193 169 0 50 0
[pid=12142] ppid=12141 vsize=864120 CPUtime=0.21
/proc/12142/stat : 12142 (java) S 12141 12116 11480 0 -1 0 3637 0 1 0 19 2 0 0 18 0 9 0 19346433 884858880 3102 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12142/statm: 216030 3102 1715 9 0 210535 0
[pid=12142/tid=12143] ppid=12141 vsize=864120 CPUtime=0.14
/proc/12142/task/12143/stat : 12143 (java) S 12141 12116 11480 0 -1 64 2562 0 1 0 13 1 0 0 21 0 9 0 19346434 884858880 3102 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12142/tid=12144] ppid=12141 vsize=864120 CPUtime=0
/proc/12142/task/12144/stat : 12144 (java) S 12141 12116 11480 0 -1 64 69 0 0 0 0 0 0 0 16 0 9 0 19346435 884858880 3102 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12142/tid=12145] ppid=12141 vsize=864120 CPUtime=0
/proc/12142/task/12145/stat : 12145 (java) S 12141 12116 11480 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 19346435 884858880 3102 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12142/tid=12146] ppid=12141 vsize=864120 CPUtime=0
/proc/12142/task/12146/stat : 12146 (java) S 12141 12116 11480 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 19346435 884858880 3102 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12142/tid=12147] ppid=12141 vsize=864120 CPUtime=0
/proc/12142/task/12147/stat : 12147 (java) S 12141 12116 11480 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 19346438 884858880 3102 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12142/tid=12148] ppid=12141 vsize=864120 CPUtime=0.04
/proc/12142/task/12148/stat : 12148 (java) S 12141 12116 11480 0 -1 64 313 0 0 0 4 0 0 0 17 0 9 0 19346438 884858880 3102 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12142/tid=12149] ppid=12141 vsize=864120 CPUtime=0
/proc/12142/task/12149/stat : 12149 (java) S 12141 12116 11480 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 19346438 884858880 3102 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12142/tid=12150] ppid=12141 vsize=864120 CPUtime=0
/proc/12142/task/12150/stat : 12150 (java) S 12141 12116 11480 0 -1 64 0 0 0 0 0 0 0 0 16 0 9 0 19346438 884858880 3102 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 38.07
Current children cumulated vsize (KiB) 886344

Child status: 0
Real time (s): 38.6244
CPU time (s): 38.1082
CPU user time (s): 37.4843
CPU system time (s): 0.623905
CPU usage (%): 98.6635
Max. virtual memory (cumulated for all children) (KiB): 890976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 37.4843
system time used= 0.623905
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26086
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= 3494
involuntary context switches= 4177

runsolver used 0.053991 second user time and 0.134979 second system time

The end

Launcher Data

Begin job on node26 at 2009-07-11 16:32:43
IDJOB=2058970
IDBENCH=53539
IDSOLVER=738
FILE ID=node26/2058970-1247322763
PBS_JOBID= 9506575
Free space on /tmp= 66368 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/QCP-25/normalized-qcp-25-264-2_ext.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-2058970-1247322763/watcher-2058970-1247322763 -o /tmp/evaluation-result-2058970-1247322763/solver-2058970-1247322763 -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-2058970-1247322763.xml

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

MD5SUM BENCH= 45a624dd25b687dc97019ab33ec3f72b
RANDOM SEED=775747855

node26.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.281
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.281
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:       1089912 kB
Buffers:         56164 kB
Cached:         826204 kB
SwapCached:          0 kB
Active:         237636 kB
Inactive:       672604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1089912 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2252 kB
Writeback:           0 kB
Mapped:          38576 kB
Slab:            41056 kB
Committed_AS:   203528 kB
PageTables:       1728 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= 66368 MiB
End job on node26 at 2009-07-11 16:33:21