Trace number 2059015

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sugar v1.14.6+minisatUNSAT 245.917 247.22

General information on the benchmark

Namecsp/QCP-25/
normalized-qcp-25-264-10_ext.xml
MD5SUM17234ef07ba087d786389b1270482cb7
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark132.461
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.00/0.07	c 0	Sugar v1-14-6 + HOME/minisat
0.00/0.07	c 0	BEGIN Sat Jul 11 16:36:55 2009
0.00/0.07	c 0	PID 13835
0.00/0.07	c 0	HOST node75.alineos.net
0.00/0.07	c 0	CONVERTING HOME/instance-2059015-1247323015.xml TO HOME/temp.csp
0.00/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2059015-1247323015.xml' 'HOME/temp.csp'
0.06/0.73	c 0	26 domains, 625 variables, 0 predicates, 26 relations, 10142 constraints
0.06/0.75	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.75	c 0	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.71/0.83	c 1	Parsing HOME/temp.csp
0.71/0.96	c 1	parsed 10000 expressions
0.71/0.97	c 1	parsed 10819 expressions
0.71/0.98	c 1	Heap : 3 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.71/0.98	c 1	Converting to clausal form CSP
0.94/1.04	c 1	converted 1082 (10%) expressions
1.04/1.12	c 1	converted 2164 (20%) expressions
1.14/1.21	c 1	converted 3246 (30%) expressions
1.14/1.30	c 1	converted 4328 (40%) expressions
1.24/1.33	c 1	converted 5410 (50%) expressions
1.24/1.36	c 1	converted 6492 (60%) expressions
1.24/1.38	c 1	converted 7574 (70%) expressions
1.34/1.49	c 1	converted 8656 (80%) expressions
1.43/1.53	c 1	converted 9738 (90%) expressions
1.43/1.56	c 1	converted 10819 (100%) expressions
1.43/1.56	c 1	CSP : 625 integers, 0 booleans, 10142 clauses, largest domain size 25
1.43/1.56	c 1	Heap : 17 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.43/1.56	c 1	Propagation in CSP
1.43/1.58	c 1	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.43/1.58	c 1	CSP : 625 integers, 0 booleans, 10142 clauses, largest domain size 25
1.43/1.58	c 1	Heap : 17 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.43/1.58	c 1	Simplifing CSP by introducing new Boolean variables
1.43/1.59	c 1	CSP : 625 integers, 0 booleans, 10142 clauses, largest domain size 25
1.43/1.59	c 1	Heap : 17 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.63/1.70	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.63/1.72	c 1	63 (10%) CSP integer variables are encoded (644 clauses, 6942 bytes)
1.63/1.72	c 1	125 (20%) CSP integer variables are encoded (1242 clauses, 14089 bytes)
1.63/1.72	c 1	188 (30%) CSP integer variables are encoded (1886 clauses, 22461 bytes)
1.63/1.72	c 1	250 (40%) CSP integer variables are encoded (2484 clauses, 30235 bytes)
1.63/1.73	c 1	313 (50%) CSP integer variables are encoded (3059 clauses, 37710 bytes)
1.63/1.73	c 1	375 (60%) CSP integer variables are encoded (3657 clauses, 45484 bytes)
1.63/1.73	c 1	438 (70%) CSP integer variables are encoded (4255 clauses, 53258 bytes)
1.63/1.73	c 1	500 (80%) CSP integer variables are encoded (4876 clauses, 61331 bytes)
1.63/1.73	c 1	563 (90%) CSP integer variables are encoded (5451 clauses, 68806 bytes)
1.63/1.73	c 1	625 (100%) CSP integer variables are encoded (6072 clauses, 76879 bytes)
1.73/1.86	c 2	1015 (10%) CSP clauses are encoded (13303 clauses, 212431 bytes)
1.83/1.93	c 2	2029 (20%) CSP clauses are encoded (20773 clauses, 358711 bytes)
1.83/1.99	c 2	3043 (30%) CSP clauses are encoded (27667 clauses, 506517 bytes)
1.93/2.06	c 2	4057 (40%) CSP clauses are encoded (35137 clauses, 671381 bytes)
2.04/2.12	c 2	5071 (50%) CSP clauses are encoded (42007 clauses, 822222 bytes)
2.04/2.19	c 2	6086 (60%) CSP clauses are encoded (49142 clauses, 979125 bytes)
2.14/2.25	c 2	7100 (70%) CSP clauses are encoded (56060 clauses, 1130948 bytes)
2.23/2.31	c 2	8114 (80%) CSP clauses are encoded (62834 clauses, 1279412 bytes)
2.23/2.38	c 2	9128 (90%) CSP clauses are encoded (69944 clauses, 1435683 bytes)
2.33/2.44	c 2	10142 (100%) CSP clauses are encoded (76934 clauses, 1589203 bytes)
2.33/2.44	c 2	10142 CSP clauses encoded
2.33/2.44	c 2	Writing map file : HOME/temp.map
2.33/2.45	c 2	Heap : 15 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.33/2.45	c 2	SAT : 6336 SAT variables, 76934 SAT clauses, 1589203 bytes
2.33/2.45	c 2	Heap : 15 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.33/2.48	c 2	SOLVING HOME/temp.cnf
2.33/2.48	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.33/2.48	c 2	This is MiniSat 2.0 beta
2.33/2.48	c 2	WARNING: for repeatability, setting FPU to use double precision
2.33/2.48	c 2	============================[ Problem Statistics ]=============================
2.33/2.48	c 2	|                                                                             |
2.33/2.48	c 2	|  Number of variables:  6336                                                 |
2.33/2.48	c 2	|  Number of clauses:    76934                                                |
2.41/2.52	c 2	|  Parsing time:         0.03         s                                       |
2.41/2.53	c 2	============================[ Search Statistics ]==============================
2.41/2.53	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.41/2.53	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.41/2.53	c 2	===============================================================================
2.41/2.53	c 2	|         0 |    4082    40969   145039 |    13656        0    nan |  0.000 % |
2.41/2.54	c 2	|       100 |    4082    40969   145039 |    15021      100      6 | 35.575 % |
2.41/2.55	c 2	|       251 |    4082    40969   145039 |    16524      251     10 | 35.575 % |
2.41/2.60	c 2	|       477 |    4082    40969   145039 |    18176      477     16 | 35.575 % |
2.41/2.64	c 2	|       817 |    4082    40969   145039 |    19994      817     14 | 35.575 % |
2.41/2.68	c 2	|      1326 |    4082    40969   145039 |    21993     1326     12 | 35.575 % |
2.41/2.83	c 3	|      2090 |    4082    40969   145039 |    24193     2090     17 | 35.575 % |
2.41/3.05	c 3	|      3229 |    4082    40969   145039 |    26612     3229     18 | 35.575 % |
3.21/3.39	c 3	|      4937 |    4082    40969   145039 |    29273     4937     21 | 35.574 % |
3.70/3.90	c 4	|      7501 |    4079    40909   144809 |    32200     7307     20 | 35.622 % |
4.69/4.85	c 5	|     11345 |    4079    40909   144809 |    35421    11151     23 | 35.622 % |
6.49/6.62	c 6	|     17113 |    4079    40909   144809 |    38963    16919     24 | 35.622 % |
10.67/10.88	c 11	|     25762 |    4079    40909   144809 |    42859    25568     25 | 35.622 % |
18.43/18.70	c 18	|     38736 |    4079    40909   144809 |    47145    38542     27 | 35.622 % |
30.77/31.02	c 31	|     58198 |    4056    40617   143747 |    51859    23262     28 | 35.985 % |
51.96/52.34	c 52	|     87390 |    4013    39947   141257 |    57045    52431     30 | 36.664 % |
88.68/89.27	c 89	|    131181 |    4013    39863   140944 |    62750    54305     30 | 36.664 % |
148.29/149.15	c 149	|    196866 |    4013    39863   140944 |    69025    24710     23 | 36.664 % |
241.24/242.51	c 242	|    295393 |    3828    37134   130927 |    75928    59800     28 | 39.583 % |
245.61/246.99	c 247	===============================================================================
245.61/246.99	c 247	restarts              : 19
245.61/246.99	c 247	conflicts             : 301185         (1238 /sec)
245.61/246.99	c 247	decisions             : 398854         (1.35 % random) (1640 /sec)
245.61/246.99	c 247	propagations          : 140692735      (578340 /sec)
245.61/246.99	c 247	conflict literals     : 8963648        (37.43 % deleted)
245.61/246.99	c 247	Memory used           : 16.59 MB
245.61/246.99	c 247	CPU time              : 243.27 s
245.61/246.99	c 247	
245.61/246.99	c 247	UNSATISFIABLE
245.61/246.99	c 247	DECODING HOME/temp.out WITH HOME/temp.map
245.61/246.99	c 247	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'
245.73/247.08	c 247	Decoding HOME/temp.out
245.73/247.15	s UNSATISFIABLE
245.73/247.16	c 247	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
245.73/247.22	c 247	CPU 245.9 (0.05 0.02 245.62 0.21)
245.73/247.22	c 247	END Sat Jul 11 16:41:02 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-2059015-1247323015/watcher-2059015-1247323015 -o /tmp/evaluation-result-2059015-1247323015/solver-2059015-1247323015 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-2059015-1247323015.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.98 1.98 1.91 4/80 13835
/proc/meminfo: memFree=1010160/2055920 swapFree=4192956/4192956
[pid=13835] ppid=13833 vsize=12272 CPUtime=0
/proc/13835/stat : 13835 (sugar) R 13833 13835 13301 0 -1 4194304 359 0 0 0 0 0 0 0 18 0 1 0 19365919 12566528 327 996147200 4194304 4206940 548682068608 18446744073709551615 231882848869 0 0 4224 0 0 0 0 17 1 0 0
/proc/13835/statm: 3068 327 246 3 0 168 0

[startup+0.092608 s]
/proc/loadavg: 1.98 1.98 1.91 4/80 13835
/proc/meminfo: memFree=1010160/2055920 swapFree=4192956/4192956
[pid=13835] ppid=13833 vsize=16868 CPUtime=0.06
/proc/13835/stat : 13835 (sugar) S 13833 13835 13301 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 19365919 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13835/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.101611 s]
/proc/loadavg: 1.98 1.98 1.91 4/80 13835
/proc/meminfo: memFree=1010160/2055920 swapFree=4192956/4192956
[pid=13835] ppid=13833 vsize=16868 CPUtime=0.06
/proc/13835/stat : 13835 (sugar) S 13833 13835 13301 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 19365919 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13835/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301633 s]
/proc/loadavg: 1.98 1.98 1.91 4/80 13835
/proc/meminfo: memFree=1010160/2055920 swapFree=4192956/4192956
[pid=13835] ppid=13833 vsize=16868 CPUtime=0.06
/proc/13835/stat : 13835 (sugar) S 13833 13835 13301 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 19365919 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13835/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701678 s]
/proc/loadavg: 1.98 1.98 1.91 4/80 13835
/proc/meminfo: memFree=1010160/2055920 swapFree=4192956/4192956
[pid=13835] ppid=13833 vsize=16868 CPUtime=0.06
/proc/13835/stat : 13835 (sugar) S 13833 13835 13301 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 19365919 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13835/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50278 s]
/proc/loadavg: 2.06 2.00 1.92 3/91 13857
/proc/meminfo: memFree=997976/2055920 swapFree=4192956/4192956
[pid=13835] ppid=13833 vsize=16868 CPUtime=0.71
/proc/13835/stat : 13835 (sugar) S 13833 13835 13301 0 -1 4194304 1309 7959 0 1 5 1 60 5 15 0 1 0 19365919 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13835/statm: 4217 1111 409 3 0 796 0
[pid=13848] ppid=13835 vsize=5356 CPUtime=0
/proc/13848/stat : 13848 (sh) S 13835 13835 13301 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 19365994 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13848/statm: 1339 233 193 169 0 50 0
[pid=13849] ppid=13848 vsize=868560 CPUtime=0.72
/proc/13849/stat : 13849 (java) S 13848 13835 13301 0 -1 0 9760 0 1 0 68 4 0 0 18 0 9 0 19365995 889405440 8938 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13849/statm: 217140 8939 2566 9 0 211645 0
[pid=13849/tid=13850] ppid=13848 vsize=868560 CPUtime=0.3
/proc/13849/task/13850/stat : 13850 (java) R 13848 13835 13301 0 -1 64 2768 0 1 0 29 1 0 0 21 0 9 0 19365995 889405440 8940 996147200 134512640 134550932 4294955936 18446744073709551615 4126544589 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13849/tid=13851] ppid=13848 vsize=868560 CPUtime=0.29
/proc/13849/task/13851/stat : 13851 (java) S 13848 13835 13301 0 -1 64 4861 0 0 0 28 1 0 0 17 0 9 0 19365997 889405440 8942 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13849/tid=13852] ppid=13848 vsize=868560 CPUtime=0
/proc/13849/task/13852/stat : 13852 (java) S 13848 13835 13301 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 19365997 889405440 8943 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13849/tid=13853] ppid=13848 vsize=868560 CPUtime=0
/proc/13849/task/13853/stat : 13853 (java) S 13848 13835 13301 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 19365997 889405440 8945 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13849/tid=13854] ppid=13848 vsize=868560 CPUtime=0
/proc/13849/task/13854/stat : 13854 (java) S 13848 13835 13301 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 19365999 889405440 8946 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13849/tid=13855] ppid=13848 vsize=868560 CPUtime=0.1
/proc/13849/task/13855/stat : 13855 (java) S 13848 13835 13301 0 -1 64 1434 0 0 0 10 0 0 0 16 0 9 0 19365999 889405440 8948 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13849/tid=13856] ppid=13848 vsize=868560 CPUtime=0
/proc/13849/task/13856/stat : 13856 (java) S 13848 13835 13301 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 19365999 889405440 8949 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13849/tid=13857] ppid=13848 vsize=868560 CPUtime=0
/proc/13849/task/13857/stat : 13857 (java) S 13848 13835 13301 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 19365999 889405440 8950 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 890784

[startup+3.10296 s]
/proc/loadavg: 2.06 2.00 1.92 3/91 13857
/proc/meminfo: memFree=975960/2055920 swapFree=4192956/4192956
[pid=13835] ppid=13833 vsize=16868 CPUtime=2.41
/proc/13835/stat : 13835 (sugar) S 13833 13835 13301 0 -1 4194304 1376 19158 0 2 5 2 221 13 15 0 1 0 19365919 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13835/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 2.41
Current children cumulated vsize (KiB) 16868
heavy processes:

[startup+6.30133 s]
/proc/loadavg: 2.06 2.00 1.92 3/83 13859
/proc/meminfo: memFree=999256/2055920 swapFree=4192956/4192956
[pid=13835] ppid=13833 vsize=16868 CPUtime=2.41
/proc/13835/stat : 13835 (sugar) S 13833 13835 13301 0 -1 4194304 1376 19158 0 2 5 2 221 13 16 0 1 0 19365919 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13835/statm: 4217 1113 409 3 0 796 0
[pid=13858] ppid=13835 vsize=5356 CPUtime=0
/proc/13858/stat : 13858 (sh) S 13835 13835 13301 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19366167 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13858/statm: 1339 232 193 169 0 50 0
[pid=13859] ppid=13858 vsize=6812 CPUtime=3.77
/proc/13859/stat : 13859 (minisat) R 13858 13835 13301 0 -1 4194304 1557 0 0 0 377 0 0 0 25 0 1 0 19366167 6975488 1543 996147200 134512640 135127466 4294956256 18446744073709551615 134530627 0 0 4096 3 0 0 0 17 1 0 0
/proc/13859/statm: 1703 1543 75 150 0 1550 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 29036

[startup+12.7021 s]
/proc/loadavg: 2.05 2.00 1.92 3/83 13859
/proc/meminfo: memFree=996952/2055920 swapFree=4192956/4192956
[pid=13835] ppid=13833 vsize=16868 CPUtime=2.41
/proc/13835/stat : 13835 (sugar) S 13833 13835 13301 0 -1 4194304 1376 19158 0 2 5 2 221 13 16 0 1 0 19365919 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13835/statm: 4217 1113 409 3 0 796 0
[pid=13858] ppid=13835 vsize=5356 CPUtime=0
/proc/13858/stat : 13858 (sh) S 13835 13835 13301 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19366167 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13858/statm: 1339 232 193 169 0 50 0
[pid=13859] ppid=13858 vsize=8856 CPUtime=10.15
/proc/13859/stat : 13859 (minisat) R 13858 13835 13301 0 -1 4194304 2067 0 0 0 1014 1 0 0 25 0 1 0 19366167 9068544 2053 996147200 134512640 135127466 4294956256 18446744073709551615 134530616 0 0 4096 3 0 0 0 17 1 0 0
/proc/13859/statm: 2214 2053 75 150 0 2061 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 31080

[startup+25.5016 s]
/proc/loadavg: 2.04 2.00 1.92 3/83 13859
/proc/meminfo: memFree=993824/2055920 swapFree=4192956/4192956
[pid=13835] ppid=13833 vsize=16868 CPUtime=2.41
/proc/13835/stat : 13835 (sugar) S 13833 13835 13301 0 -1 4194304 1376 19158 0 2 5 2 221 13 16 0 1 0 19365919 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13835/statm: 4217 1113 409 3 0 796 0
[pid=13858] ppid=13835 vsize=5356 CPUtime=0
/proc/13858/stat : 13858 (sh) S 13835 13835 13301 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19366167 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13858/statm: 1339 232 193 169 0 50 0
[pid=13859] ppid=13858 vsize=11852 CPUtime=22.89
/proc/13859/stat : 13859 (minisat) R 13858 13835 13301 0 -1 4194304 2832 0 0 0 2287 2 0 0 25 0 1 0 19366167 12136448 2818 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/13859/statm: 2963 2818 75 150 0 2810 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 34076

[startup+51.1016 s]
/proc/loadavg: 2.03 2.00 1.92 3/83 13859
/proc/meminfo: memFree=992672/2055920 swapFree=4192956/4192956
[pid=13835] ppid=13833 vsize=16868 CPUtime=2.41
/proc/13835/stat : 13835 (sugar) S 13833 13835 13301 0 -1 4194304 1376 19158 0 2 5 2 221 13 16 0 1 0 19365919 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13835/statm: 4217 1113 409 3 0 796 0
[pid=13858] ppid=13835 vsize=5356 CPUtime=0
/proc/13858/stat : 13858 (sh) S 13835 13835 13301 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19366167 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13858/statm: 1339 232 193 169 0 50 0
[pid=13859] ppid=13858 vsize=13044 CPUtime=48.35
/proc/13859/stat : 13859 (minisat) R 13858 13835 13301 0 -1 4194304 3128 0 0 0 4833 2 0 0 25 0 1 0 19366167 13357056 3114 996147200 134512640 135127466 4294956256 18446744073709551615 134530766 0 0 4096 3 0 0 0 17 1 0 0
/proc/13859/statm: 3261 3114 75 150 0 3108 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 35268

[startup+102.307 s]
/proc/loadavg: 2.01 2.00 1.92 3/83 13859
/proc/meminfo: memFree=989856/2055920 swapFree=4192956/4192956
[pid=13835] ppid=13833 vsize=16868 CPUtime=2.41
/proc/13835/stat : 13835 (sugar) S 13833 13835 13301 0 -1 4194304 1376 19158 0 2 5 2 221 13 16 0 1 0 19365919 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13835/statm: 4217 1113 409 3 0 796 0
[pid=13858] ppid=13835 vsize=5356 CPUtime=0
/proc/13858/stat : 13858 (sh) S 13835 13835 13301 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19366167 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13858/statm: 1339 232 193 169 0 50 0
[pid=13859] ppid=13858 vsize=15872 CPUtime=99.32
/proc/13859/stat : 13859 (minisat) R 13858 13835 13301 0 -1 4194304 3809 0 0 0 9929 3 0 0 25 0 1 0 19366167 16252928 3795 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/13859/statm: 3968 3795 75 150 0 3815 0
Current children cumulated CPU time (s) 101.73
Current children cumulated vsize (KiB) 38096

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 1.92 3/83 13859
/proc/meminfo: memFree=989664/2055920 swapFree=4192956/4192956
[pid=13835] ppid=13833 vsize=16868 CPUtime=2.41
/proc/13835/stat : 13835 (sugar) S 13833 13835 13301 0 -1 4194304 1376 19158 0 2 5 2 221 13 16 0 1 0 19365919 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13835/statm: 4217 1113 409 3 0 796 0
[pid=13858] ppid=13835 vsize=5356 CPUtime=0
/proc/13858/stat : 13858 (sh) S 13835 13835 13301 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19366167 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13858/statm: 1339 232 193 169 0 50 0
[pid=13859] ppid=13858 vsize=16288 CPUtime=159.02
/proc/13859/stat : 13859 (minisat) R 13858 13835 13301 0 -1 4194304 3886 0 0 0 15899 3 0 0 25 0 1 0 19366167 16678912 3872 996147200 134512640 135127466 4294956256 18446744073709551615 134530679 0 0 4096 3 0 0 0 17 1 0 0
/proc/13859/statm: 4072 3872 75 150 0 3919 0
Current children cumulated CPU time (s) 161.43
Current children cumulated vsize (KiB) 38512

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 1.92 3/83 13859
/proc/meminfo: memFree=989152/2055920 swapFree=4192956/4192956
[pid=13835] ppid=13833 vsize=16868 CPUtime=2.41
/proc/13835/stat : 13835 (sugar) S 13833 13835 13301 0 -1 4194304 1376 19158 0 2 5 2 221 13 16 0 1 0 19365919 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13835/statm: 4217 1113 409 3 0 796 0
[pid=13858] ppid=13835 vsize=5356 CPUtime=0
/proc/13858/stat : 13858 (sh) S 13835 13835 13301 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19366167 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13858/statm: 1339 232 193 169 0 50 0
[pid=13859] ppid=13858 vsize=16560 CPUtime=218.73
/proc/13859/stat : 13859 (minisat) R 13858 13835 13301 0 -1 4194304 3986 0 0 0 21870 3 0 0 25 0 1 0 19366167 16957440 3972 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/13859/statm: 4140 3972 75 150 0 3987 0
Current children cumulated CPU time (s) 221.14
Current children cumulated vsize (KiB) 38784

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

[startup+230.302 s]
/proc/loadavg: 2.00 2.00 1.92 3/83 13859
/proc/meminfo: memFree=989088/2055920 swapFree=4192956/4192956
[pid=13835] ppid=13833 vsize=16868 CPUtime=2.41
/proc/13835/stat : 13835 (sugar) S 13833 13835 13301 0 -1 4194304 1376 19158 0 2 5 2 221 13 16 0 1 0 19365919 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13835/statm: 4217 1113 409 3 0 796 0
[pid=13858] ppid=13835 vsize=5356 CPUtime=0
/proc/13858/stat : 13858 (sh) S 13835 13835 13301 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19366167 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13858/statm: 1339 232 193 169 0 50 0
[pid=13859] ppid=13858 vsize=16700 CPUtime=226.68
/proc/13859/stat : 13859 (minisat) R 13858 13835 13301 0 -1 4194304 4019 0 0 0 22665 3 0 0 25 0 1 0 19366167 17100800 4005 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/13859/statm: 4175 4005 75 150 0 4022 0
Current children cumulated CPU time (s) 229.09
Current children cumulated vsize (KiB) 38924

[startup+236.701 s]
/proc/loadavg: 2.00 2.00 1.92 3/83 13859
/proc/meminfo: memFree=989024/2055920 swapFree=4192956/4192956
[pid=13835] ppid=13833 vsize=16868 CPUtime=2.41
/proc/13835/stat : 13835 (sugar) S 13833 13835 13301 0 -1 4194304 1376 19158 0 2 5 2 221 13 16 0 1 0 19365919 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13835/statm: 4217 1113 409 3 0 796 0
[pid=13858] ppid=13835 vsize=5356 CPUtime=0
/proc/13858/stat : 13858 (sh) S 13835 13835 13301 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19366167 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13858/statm: 1339 232 193 169 0 50 0
[pid=13859] ppid=13858 vsize=16848 CPUtime=233.06
/proc/13859/stat : 13859 (minisat) R 13858 13835 13301 0 -1 4194304 4040 0 0 0 23303 3 0 0 25 0 1 0 19366167 17252352 4026 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/13859/statm: 4212 4026 75 150 0 4059 0
Current children cumulated CPU time (s) 235.47
Current children cumulated vsize (KiB) 39072

[startup+243.107 s]
/proc/loadavg: 2.00 2.00 1.92 3/83 13859
/proc/meminfo: memFree=988832/2055920 swapFree=4192956/4192956
[pid=13835] ppid=13833 vsize=16868 CPUtime=2.41
/proc/13835/stat : 13835 (sugar) S 13833 13835 13301 0 -1 4194304 1376 19158 0 2 5 2 221 13 16 0 1 0 19365919 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13835/statm: 4217 1113 409 3 0 796 0
[pid=13858] ppid=13835 vsize=5356 CPUtime=0
/proc/13858/stat : 13858 (sh) S 13835 13835 13301 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19366167 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13858/statm: 1339 232 193 169 0 50 0
[pid=13859] ppid=13858 vsize=16988 CPUtime=239.43
/proc/13859/stat : 13859 (minisat) R 13858 13835 13301 0 -1 4194304 4070 0 0 0 23940 3 0 0 25 0 1 0 19366167 17395712 4056 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/13859/statm: 4247 4056 75 150 0 4094 0
Current children cumulated CPU time (s) 241.84
Current children cumulated vsize (KiB) 39212

[startup+244.701 s]
/proc/loadavg: 2.00 2.00 1.92 3/83 13859
/proc/meminfo: memFree=988832/2055920 swapFree=4192956/4192956
[pid=13835] ppid=13833 vsize=16868 CPUtime=2.41
/proc/13835/stat : 13835 (sugar) S 13833 13835 13301 0 -1 4194304 1376 19158 0 2 5 2 221 13 16 0 1 0 19365919 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13835/statm: 4217 1113 409 3 0 796 0
[pid=13858] ppid=13835 vsize=5356 CPUtime=0
/proc/13858/stat : 13858 (sh) S 13835 13835 13301 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19366167 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13858/statm: 1339 232 193 169 0 50 0
[pid=13859] ppid=13858 vsize=16988 CPUtime=241.01
/proc/13859/stat : 13859 (minisat) R 13858 13835 13301 0 -1 4194304 4078 0 0 0 24098 3 0 0 25 0 1 0 19366167 17395712 4064 996147200 134512640 135127466 4294956256 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 1 0 0
/proc/13859/statm: 4247 4064 75 150 0 4094 0
Current children cumulated CPU time (s) 243.42
Current children cumulated vsize (KiB) 39212

[startup+246.301 s]
/proc/loadavg: 2.00 2.00 1.92 3/83 13859
/proc/meminfo: memFree=988832/2055920 swapFree=4192956/4192956
[pid=13835] ppid=13833 vsize=16868 CPUtime=2.41
/proc/13835/stat : 13835 (sugar) S 13833 13835 13301 0 -1 4194304 1376 19158 0 2 5 2 221 13 16 0 1 0 19365919 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13835/statm: 4217 1113 409 3 0 796 0
[pid=13858] ppid=13835 vsize=5356 CPUtime=0
/proc/13858/stat : 13858 (sh) S 13835 13835 13301 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19366167 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13858/statm: 1339 232 193 169 0 50 0
[pid=13859] ppid=13858 vsize=16988 CPUtime=242.61
/proc/13859/stat : 13859 (minisat) R 13858 13835 13301 0 -1 4194304 4078 0 0 0 24258 3 0 0 25 0 1 0 19366167 17395712 4064 996147200 134512640 135127466 4294956256 18446744073709551615 134530814 0 0 4096 3 0 0 0 17 1 0 0
/proc/13859/statm: 4247 4064 75 150 0 4094 0
Current children cumulated CPU time (s) 245.02
Current children cumulated vsize (KiB) 39212

[startup+246.701 s]
/proc/loadavg: 2.00 2.00 1.92 3/83 13859
/proc/meminfo: memFree=988832/2055920 swapFree=4192956/4192956
[pid=13835] ppid=13833 vsize=16868 CPUtime=2.41
/proc/13835/stat : 13835 (sugar) S 13833 13835 13301 0 -1 4194304 1376 19158 0 2 5 2 221 13 16 0 1 0 19365919 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13835/statm: 4217 1113 409 3 0 796 0
[pid=13858] ppid=13835 vsize=5356 CPUtime=0
/proc/13858/stat : 13858 (sh) S 13835 13835 13301 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19366167 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13858/statm: 1339 232 193 169 0 50 0
[pid=13859] ppid=13858 vsize=16988 CPUtime=243.01
/proc/13859/stat : 13859 (minisat) R 13858 13835 13301 0 -1 4194304 4078 0 0 0 24298 3 0 0 25 0 1 0 19366167 17395712 4064 996147200 134512640 135127466 4294956256 18446744073709551615 134530817 0 0 4096 3 0 0 0 17 1 0 0
/proc/13859/statm: 4247 4064 75 150 0 4094 0
Current children cumulated CPU time (s) 245.42
Current children cumulated vsize (KiB) 39212

[startup+247.101 s]
/proc/loadavg: 2.00 2.00 1.92 3/83 13859
/proc/meminfo: memFree=988832/2055920 swapFree=4192956/4192956
[pid=13835] ppid=13833 vsize=16868 CPUtime=245.73
/proc/13835/stat : 13835 (sugar) S 13833 13835 13301 0 -1 4194304 1448 23530 0 2 5 2 24548 18 16 0 1 0 19365919 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13835/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 245.73
Current children cumulated vsize (KiB) 16868

[startup+247.202 s]
/proc/loadavg: 2.00 2.00 1.92 3/83 13859
/proc/meminfo: memFree=988832/2055920 swapFree=4192956/4192956
[pid=13835] ppid=13833 vsize=16868 CPUtime=245.73
/proc/13835/stat : 13835 (sugar) S 13833 13835 13301 0 -1 4194304 1449 23530 0 2 5 2 24548 18 15 0 1 0 19365919 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13835/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 245.73
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 247.22
CPU time (s): 245.917
CPU user time (s): 245.681
CPU system time (s): 0.235964
CPU usage (%): 99.4727
Max. virtual memory (cumulated for all children) (KiB): 891000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 245.681
system time used= 0.235964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28980
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= 2825
involuntary context switches= 5606

runsolver used 0.316951 second user time and 0.804877 second system time

The end

Launcher Data

Begin job on node75 at 2009-07-11 16:36:55
IDJOB=2059015
IDBENCH=53543
IDSOLVER=739
FILE ID=node75/2059015-1247323015
PBS_JOBID= 9506484
Free space on /tmp= 66252 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/QCP-25/normalized-qcp-25-264-10_ext.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2059015-1247323015/watcher-2059015-1247323015 -o /tmp/evaluation-result-2059015-1247323015/solver-2059015-1247323015 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-2059015-1247323015.xml

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

MD5SUM BENCH= 17234ef07ba087d786389b1270482cb7
RANDOM SEED=1770883611

node75.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1010640 kB
Buffers:         61980 kB
Cached:         809372 kB
SwapCached:          0 kB
Active:         151512 kB
Inactive:       823904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1010640 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2032 kB
Writeback:           0 kB
Mapped:         121744 kB
Slab:            54956 kB
Committed_AS:   908400 kB
PageTables:       1992 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= 66252 MiB
End job on node75 at 2009-07-11 16:41:02