Trace number 1517866

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
picosat 913UNSAT 1038.93 1039.32

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/380/
unif-k3-r4.25-v380-c1615-S260616787-042.cnf
MD5SUM9a70ac660abd105bceac08fd27643051
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark46.8969
Satisfiable
(Un)Satisfiability was proved
Number of variables380
Number of clauses1615
Sum of the clauses size4845
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31615
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c PicoSAT SAT Solver Version 913
0.00/0.00	c Copyright (c) 2006 - 2009 Armin Biere JKU Linz
0.00/0.00	c gcc -Wall -Wextra -m32 -static -DNDEBUG -O3 -fomit-frame-pointer -finline-limit=1000000
0.00/0.00	c
0.00/0.00	c parsing HOME/instance-1517866-1238292241.cnf
0.00/0.00	c parsed header 'p cnf 380 1615'
0.00/0.00	c initialized 380 variables
0.00/0.00	c found 1615 non trivial clauses
0.00/0.00	c
0.00/0.00	c random number generator seed 0
0.00/0.00	c 
0.00/0.00	c  seconds     variables   original    learned     agility
0.00/0.00	c         level        used      conflicts    limit          MB
0.00/0.00	c 
0.00/0.00	c s   0.0   0.0   380   0.0  1615     0     0     0   0.0   0.1 
0.00/0.00	c 
0.00/0.00	c initial reduction limit 807 clauses
0.00/0.00	c 
0.00/0.00	c +   0.0  39.1   380  90.8  1615   100   100   887  15.5   0.1 
0.00/0.00	c R   0.0  39.1   380  90.8  1615   100   100   887  15.5   0.1 
0.00/0.00	c +   0.0  32.9   380  95.8  1615   250   250   975  25.1   0.1 
0.00/0.01	c N   0.0  30.2   380  96.8  1615   404   404   975  26.7   0.1 
0.00/0.01	c +   0.0  29.3   380  97.1  1615   475   475  1072  27.8   0.1 
0.00/0.02	c +   0.0  27.1   380  98.9  1615   812   812  1179  29.6   0.2 
0.00/0.03	c N   0.0  26.1   380  99.5  1615  1209   613  1179  27.9   0.1 
0.00/0.04	c +   0.0  25.9   380  99.5  1615  1317   721  1296  27.3   0.2 
0.00/0.06	c +   0.1  24.3   380  99.7  1615  2074   825  1425  29.0   0.2 
0.08/0.09	c +   0.1  23.5   380 100.0  1615  3209  1243  1567  29.5   0.2 
0.08/0.09	c N   0.1  23.5   380 100.0  1615  3217  1251  1567  29.2   0.2 
0.10/0.15	c +   0.1  23.3   380 100.0  1615  4911  1366  1723  29.5   0.2 
0.20/0.23	c +   0.2  22.7   380 100.0  1615  7464  1313  1895  27.8   0.2 
0.20/0.25	c N   0.2  22.6   380 100.0  1615  8032  1881  1895  30.9   0.3 
0.30/0.35	c +   0.4  22.0   380 100.0  1615 11293  1332  2084  30.6   0.2 
0.50/0.54	c +   0.5  21.2   380 100.0  1615 17036  1840  2292  30.1   0.3 
0.60/0.62	c N   0.6  21.0   380 100.0  1615 19255  1758  2292  30.0   0.3 
0.80/0.84	c +   0.8  20.5   380 100.0  1615 25650  1243  2521  28.8   0.2 
1.20/1.29	c +   1.3  20.4   380 100.0  1615 38571  1496  2773  27.7   0.2 
1.50/1.51	c N   1.5  20.2   380 100.0  1615 44906  2261  2773  28.9   0.3 
1.50/1.51	c 
1.50/1.51	c  seconds     variables   original    learned     agility
1.50/1.51	c         level        used      conflicts    limit          MB
1.50/1.51	c 
1.90/1.98	c +   2.0  19.9   380 100.0  1615 57952  2776  3050  29.1   0.4 
2.99/3.04	c +   3.0  19.4   380 100.0  1615 87023  2741  3355  31.2   0.3 
3.59/3.62	c N   3.6  19.2   380 100.0  1615 102e3  3170  3355  29.2   0.4 
4.59/4.69	c +   4.7  19.1   380 100.0  1615 130e3  2547  3690  31.2   0.3 
7.19/7.21	c +   7.2  18.6   380 100.0  1615 196e3  3161  4059  29.4   0.4 
8.49/8.57	c N   8.6  18.2   380 100.0  1615 230e3  3310  4059  28.7   0.4 
11.09/11.10	c +  11.1  18.0   380 100.0  1615 294e3  3529  4464  28.2   0.4 
16.99/17.01	c +  17.0  17.3   380 100.0  1615 441e3  2913  4910  30.7   0.4 
19.89/19.98	c N  20.0  17.2   380 100.0  1615 512e3  3019  4910  30.4   0.4 
26.19/26.21	c +  26.2  17.0   380 100.0  1615 662e3  4493  5401  29.5   0.5 
40.68/40.74	c +  40.7  17.0   380 100.0  1615 993e3  5121  5941  27.2   0.6 
46.68/46.75	c N  46.7  16.9   380 100.0  1615 112e4  2988  5941  29.9   0.4 
62.77/62.82	c +  62.8  17.2   380 100.0  1615 148e4  4472  6535  29.9   0.5 
97.36/97.43	c +  97.4  17.1   380 100.0  1615 223e4  5967  7188  26.3   0.6 
108.15/108.24	c N 108.2  16.9   380 100.0  1615 246e4  4971  7188  28.5   0.6 
149.84/149.91	c + 149.9  16.4   380 100.0  1615 335e4  6856  7906  28.8   0.7 
232.21/232.39	c + 232.3  15.9   380 100.0  1615 502e4  7602  8696  28.4   0.8 
247.90/248.06	c N 248.0  15.9   380 100.0  1615 533e4  5184  8696  27.4   0.6 
363.26/363.43	c + 363.3  15.7   380 100.0  1615 754e4  8593  9565  29.2   0.9 
564.78/565.09	c + 564.9  15.8   380 100.0  1615 113e5  5293 10521  28.0   0.6 
574.07/574.37	c N 574.2  15.8   380 100.0  1615 114e5  8975 10521  29.6   1.0 
684.43/684.72	c s 684.5  15.5   379 100.0  1607 134e5  3567 10521  28.6   0.5 
684.43/684.72	c 
684.43/684.72	c  seconds     variables   original    learned     agility
684.43/684.72	c         level        used      conflicts    limit          MB
684.43/684.72	c 
684.43/684.73	c N 684.5  15.5   379 100.0  1607 134e5  3668 10521  27.8   0.5 
684.43/684.74	c N 684.5  15.5   379 100.0  1607 134e5  3972 10521  26.2   0.5 
684.43/684.77	c N 684.5  15.5   379 100.0  1607 134e5  4776 10521  26.5   0.6 
684.53/684.87	c N 684.6  15.5   379 100.0  1607 134e5  6783 10521  28.7   0.8 
684.83/685.14	c N 684.9  15.5   379 100.0  1607 134e5  6328 10521  25.8   0.7 
685.43/685.74	c N 685.5  15.5   379 100.0  1607 134e5  7010 10521  26.5   0.7 
686.83/687.11	c N 686.9  15.5   379 100.0  1607 134e5  6325 10521  27.7   0.7 
689.93/690.26	c N 690.0  15.5   379 100.0  1607 135e5  6080 10521  26.5   0.6 
697.03/697.35	c N 697.1  15.5   379 100.0  1607 136e5  7854 10521  26.0   0.8 
712.62/712.97	c N 712.7  15.5   379 100.0  1607 139e5  5346 10521  28.4   0.6 
746.71/747.02	c N 746.7  15.4   379 100.0  1607 145e5  9469 10521  27.8   0.9 
811.28/811.68	c s 811.4  15.3   378 100.0  1593 157e5  2255 10521  28.0   0.4 
811.28/811.69	c N 811.4  15.3   378 100.0  1593 157e5  2355 10521  29.6   0.4 
811.28/811.70	c N 811.4  15.3   378 100.0  1593 157e5  2656 10521  29.3   0.4 
811.39/811.73	c N 811.4  15.3   378 100.0  1593 157e5  3459 10521  28.6   0.5 
811.49/811.82	c N 811.5  15.3   378 100.0  1593 157e5  5465 10521  27.6   0.6 
811.68/812.09	c N 811.8  15.3   378 100.0  1593 157e5 10274 10521  28.5   1.1 
812.38/812.72	c N 812.4  15.3   378 100.0  1593 157e5  5702 10521  28.7   0.6 
813.78/814.14	c N 813.8  15.3   378 100.0  1593 157e5 10285 10521  28.7   1.0 
816.98/817.39	c N 817.1  15.3   378 100.0  1593 158e5 10022 10521  27.7   1.0 
824.28/824.65	c N 824.3  15.3   378 100.0  1593 159e5  6521 10521  29.6   0.7 
840.17/840.50	c N 840.2  15.3   378 100.0  1593 162e5  9302 10521  26.6   1.0 
840.17/840.50	c 
840.17/840.50	c  seconds     variables   original    learned     agility
840.17/840.50	c         level        used      conflicts    limit          MB
840.17/840.50	c 
874.57/874.90	c N 874.6  15.3   378 100.0  1593 168e5  8052 10521  28.7   0.8 
880.57/880.98	c + 880.7  15.2   378 100.0  1593 169e5  7942 11573  27.6   0.8 
912.95/913.33	c s 913.0  15.2   377 100.0  1582 175e5  3989 11573  26.9   0.5 
912.95/913.33	c N 913.0  15.2   377 100.0  1582 175e5  4090 11573  28.2   0.5 
912.95/913.35	c N 913.0  15.2   377 100.0  1582 175e5  4392 11573  28.2   0.5 
912.95/913.38	c N 913.0  15.2   377 100.0  1582 175e5  5197 11573  27.6   0.6 
913.05/913.49	c N 913.1  15.2   377 100.0  1582 175e5  7202 11573  26.5   0.8 
913.35/913.79	c N 913.4  15.2   377 100.0  1582 175e5  6228 11573  29.1   0.7 
914.05/914.46	c N 914.1  15.2   377 100.0  1582 175e5  5862 11573  26.7   0.7 
915.65/916.01	c N 915.7  15.2   377 100.0  1582 175e5  8340 11573  27.1   0.9 
918.95/919.38	c N 919.0  15.2   377 100.0  1582 176e5  8100 11573  26.3   0.9 
926.55/926.99	c N 926.6  15.2   377 100.0  1582 177e5  8833 11573  26.5   0.9 
942.94/943.32	c N 943.0  15.2   377 100.0  1582 180e5  6918 11573  28.5   0.7 
978.43/978.82	c N 978.5  15.1   377 100.0  1582 186e5  7945 11573  29.8   0.8 
1000.72/1001.14	c s 100e1  15.1   376 100.0  1572 190e5  4035 11573  27.0   0.5 
1000.72/1001.15	c N 100e1  15.1   376 100.0  1572 190e5  4135 11573  28.3   0.5 
1000.72/1001.16	c N 100e1  15.1   376 100.0  1572 190e5  4435 11573  27.9   0.5 
1000.72/1001.19	c N 100e1  15.1   376 100.0  1572 190e5  5239 11573  27.1   0.6 
1000.82/1001.29	c N 100e1  15.1   376 100.0  1572 190e5  7245 11573  26.8   0.8 
1001.12/1001.57	c N 100e1  15.1   376 100.0  1572 190e5  6267 11573  27.4   0.7 
1001.82/1002.23	c N 100e1  15.1   376 100.0  1572 190e5  5907 11573  28.6   0.7 
1003.32/1003.72	c N 100e1  15.1   376 100.0  1572 190e5  8404 11573  28.5   0.9 
1003.32/1003.72	c 
1003.32/1003.72	c  seconds     variables   original    learned     agility
1003.32/1003.72	c         level        used      conflicts    limit          MB
1003.32/1003.72	c 
1006.62/1007.05	c N 101e1  15.1   376 100.0  1572 191e5  8170 11573  29.0   0.7 
1014.01/1014.50	c N 101e1  15.1   376 100.0  1572 192e5  8933 11573  28.2   0.9 
1017.12/1017.55	c s 102e1  15.0   375 100.0  1564 193e5  4078 11573  31.2   0.5 
1017.12/1017.56	c N 102e1  15.0   375 100.0  1564 193e5  4178 11573  29.1   0.5 
1017.12/1017.57	c N 102e1  15.0   375 100.0  1564 193e5  4482 11573  29.2   0.5 
1017.21/1017.60	c N 102e1  15.0   375 100.0  1564 193e5  5282 11573  30.5   0.6 
1017.31/1017.70	c N 102e1  15.0   375 100.0  1564 193e5  7288 11573  27.9   0.8 
1017.51/1017.98	c N 102e1  15.0   375 100.0  1564 193e5  6305 11573  26.8   0.7 
1018.22/1018.65	c N 102e1  15.0   375 100.0  1564 193e5  5937 11573  28.9   0.7 
1019.71/1020.14	c N 102e1  15.0   375 100.0  1564 193e5  8411 11573  27.5   0.9 
1023.11/1023.54	c N 102e1  15.0   375 100.0  1564 194e5  8167 11573  29.3   0.8 
1030.51/1030.93	c N 103e1  15.0   375 100.0  1564 195e5  8891 11573  27.4   0.8 
1036.40/1036.81	c s 104e1  15.0   372 100.0  1542 196e5  2897 11573  28.8   0.4 
1036.40/1036.81	c N 104e1  15.0   372 100.0  1542 196e5  2998 11573  28.9   0.4 
1036.40/1036.82	c N 104e1  15.0   372 100.0  1542 196e5  3298 11573  30.4   0.4 
1036.40/1036.85	c N 104e1  15.0   372 100.0  1542 196e5  4104 11573  27.3   0.5 
1036.50/1036.95	c N 104e1  15.0   372 100.0  1542 196e5  6109 11573  30.0   0.6 
1036.81/1037.21	c N 104e1  15.0   372 100.0  1542 196e5 10918 11573  29.6   0.9 
1037.40/1037.81	c s 104e1  15.0   371 100.0  1533 196e5  4298 11573  28.9   0.5 
1037.40/1037.81	c N 104e1  15.0   371 100.0  1533 196e5  4400 11573  28.4   0.5 
1037.40/1037.83	c N 104e1  15.0   371 100.0  1533 196e5  4700 11573  27.4   0.5 
1037.40/1037.87	c N 104e1  15.0   371 100.0  1533 196e5  5505 11573  26.4   0.6 
1037.40/1037.87	c 
1037.40/1037.87	c  seconds     variables   original    learned     agility
1037.40/1037.87	c         level        used      conflicts    limit          MB
1037.40/1037.87	c 
1037.50/1037.97	c N 104e1  15.0   371 100.0  1533 196e5  7512 11573  28.1   0.7 
1037.80/1038.26	c N 104e1  15.0   371 100.0  1533 196e5  6541 11573  27.2   0.6 
1037.91/1038.35	c s 104e1  15.0   370 100.0  1524 196e5  3126 11573  26.9   0.4 
1037.91/1038.35	c N 104e1  15.0   370 100.0  1524 196e5  3226 11573  26.7   0.4 
1037.91/1038.37	c N 104e1  15.0   370 100.0  1524 196e5  3526 11573  27.4   0.4 
1037.91/1038.40	c N 104e1  15.0   370 100.0  1524 196e5  4329 11573  26.8   0.5 
1038.01/1038.50	c N 104e1  15.0   370 100.0  1524 196e5  6329 11573  29.6   0.6 
1038.10/1038.53	c N 104e1  15.0   369 100.0  1524 196e5  6919 11573  29.1   0.6 
1038.10/1038.54	c N 104e1  15.0   369 100.0  1524 196e5  7221 11573  27.2   0.7 
1038.10/1038.59	c N 104e1  15.0   369 100.0  1524 196e5  8024 11573  27.9   0.7 
1038.20/1038.68	c s 104e1  15.0   369 100.0  1518 196e5  7342 11573  28.1   0.7 
1038.30/1038.71	c N 104e1  15.0   369 100.0  1518 196e5  7874 11573  30.4   0.7 
1038.50/1038.93	c N 104e1  15.0   368 100.0  1518 197e5 11282 11573  29.0   0.9 
1038.50/1038.96	c N 104e1  15.0   368 100.0  1511 197e5  3987 11573  28.1   0.4 
1038.50/1038.98	c N 104e1  15.0   366 100.0  1511 197e5  4499 11573  28.2   0.5 
1038.60/1039.00	c N 104e1  15.0   366 100.0  1511 197e5  4803 11573  28.5   0.5 
1038.60/1039.04	c N 104e1  15.0   366 100.0  1511 197e5  5605 11573  27.6   0.5 
1038.70/1039.14	c N 104e1  15.0   366 100.0  1511 197e5  7609 11573  28.6   0.7 
1038.70/1039.17	c N 104e1  15.0   365 100.0  1511 197e5  8289 11573  29.3   0.7 
1038.70/1039.19	c N 104e1  15.0   365 100.0  1511 197e5  8589 11573  29.2   0.7 
1038.80/1039.24	c N 104e1  15.0   365 100.0  1511 197e5  9389 11573  27.8   0.8 
1038.80/1039.25	c N 104e1  15.0   364 100.0  1511 197e5  9557 11573  28.1   0.8 
1038.80/1039.25	c 
1038.80/1039.25	c  seconds     variables   original    learned     agility
1038.80/1039.25	c         level        used      conflicts    limit          MB
1038.80/1039.25	c 
1038.80/1039.28	c N 104e1  15.0   363 100.0  1511 197e5  9937 11573  28.2   0.8 
1038.80/1039.29	c N 104e1  15.0   363 100.0  1511 197e5 10238 11573  28.4   0.8 
1038.90/1039.30	c N 104e1  15.0   362 100.0  1511 197e5 10365 11573  29.2   0.8 
1038.90/1039.32	c 0 104e1  15.0   216 100.0  1511 197e5 10542 11573  29.1   0.8 
1038.90/1039.32	c 
1038.90/1039.32	c  seconds     variables   original    learned     agility
1038.90/1039.32	c         level        used      conflicts    limit          MB
1038.90/1039.32	c 
1038.90/1039.32	s UNSATISFIABLE
1038.90/1039.32	c
1038.90/1039.32	c 21 iterations
1038.90/1039.32	c 2 restarts
1038.90/1039.32	c 0 failed literals
1038.90/1039.32	c 19708075 conflicts
1038.90/1039.32	c 23290943 decisions
1038.90/1039.32	c 164 fixed variables
1038.90/1039.32	c 355813360 learned literals
1038.90/1039.32	c 28.8% deleted literals
1038.90/1039.32	c 1473922698 propagations
1038.90/1039.32	c 100.0% variables used
1038.90/1039.32	c 1038.9 seconds in library
1038.90/1039.32	c 1.4 megaprops/second
1038.90/1039.32	c 10 simplifications
1038.90/1039.32	c 4482 reductions
1038.90/1039.32	c 1732.6 MB recycled
1038.90/1039.32	c 1.3 MB maximally allocated
1038.90/1039.32	c 1038.9 seconds total run time

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1517866-1238292241/watcher-1517866-1238292241 -o /tmp/evaluation-result-1517866-1238292241/solver-1517866-1238292241 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/picosat HOME/instance-1517866-1238292241.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 0.99 0.98 3/64 22555
/proc/meminfo: memFree=1706880/2055920 swapFree=4178884/4192956
[pid=22555] ppid=22553 vsize=780 CPUtime=0
/proc/22555/stat : 22555 (picosat) R 22553 22555 21818 0 -1 4194304 116 0 0 0 0 0 0 0 20 0 1 0 1101887782 798720 101 1992294400 134512640 135137933 4294956240 18446744073709551615 134548890 0 0 4096 0 0 0 0 17 1 0 0
/proc/22555/statm: 195 102 69 152 0 41 0

[startup+0.083612 s]
/proc/loadavg: 1.00 0.99 0.98 3/64 22555
/proc/meminfo: memFree=1706880/2055920 swapFree=4178884/4192956
[pid=22555] ppid=22553 vsize=912 CPUtime=0.08
/proc/22555/stat : 22555 (picosat) R 22553 22555 21818 0 -1 4194304 153 0 0 0 8 0 0 0 20 0 1 0 1101887782 933888 138 1992294400 134512640 135137933 4294956240 18446744073709551615 134553410 0 0 4096 0 0 0 0 17 1 0 0
/proc/22555/statm: 228 138 69 152 0 74 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 912

[startup+0.102616 s]
/proc/loadavg: 1.00 0.99 0.98 3/64 22555
/proc/meminfo: memFree=1706880/2055920 swapFree=4178884/4192956
[pid=22555] ppid=22553 vsize=912 CPUtime=0.1
/proc/22555/stat : 22555 (picosat) R 22553 22555 21818 0 -1 4194304 153 0 0 0 10 0 0 0 20 0 1 0 1101887782 933888 138 1992294400 134512640 135137933 4294956240 18446744073709551615 134551471 0 0 4096 0 0 0 0 17 1 0 0
/proc/22555/statm: 228 138 69 152 0 74 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 912

[startup+0.301655 s]
/proc/loadavg: 1.00 0.99 0.98 3/64 22555
/proc/meminfo: memFree=1706880/2055920 swapFree=4178884/4192956
[pid=22555] ppid=22553 vsize=1044 CPUtime=0.3
/proc/22555/stat : 22555 (picosat) R 22553 22555 21818 0 -1 4194304 165 0 0 0 30 0 0 0 22 0 1 0 1101887782 1069056 150 1992294400 134512640 135137933 4294956240 18446744073709551615 134527860 0 0 4096 0 0 0 0 17 1 0 0
/proc/22555/statm: 261 150 69 152 0 107 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1044

[startup+0.701734 s]
/proc/loadavg: 1.00 0.99 0.98 3/64 22555
/proc/meminfo: memFree=1706880/2055920 swapFree=4178884/4192956
[pid=22555] ppid=22553 vsize=1044 CPUtime=0.7
/proc/22555/stat : 22555 (picosat) R 22553 22555 21818 0 -1 4194304 179 0 0 0 70 0 0 0 25 0 1 0 1101887782 1069056 164 1992294400 134512640 135137933 4294956240 18446744073709551615 134542904 0 0 4096 0 0 0 0 17 1 0 0
/proc/22555/statm: 261 164 69 152 0 107 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 1044

[startup+1.50189 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 22556
/proc/meminfo: memFree=1706424/2055920 swapFree=4178884/4192956
[pid=22555] ppid=22553 vsize=1176 CPUtime=1.5
/proc/22555/stat : 22555 (picosat) R 22553 22555 21818 0 -1 4194304 192 0 0 0 150 0 0 0 25 0 1 0 1101887782 1204224 177 1992294400 134512640 135137933 4294956240 18446744073709551615 134552877 0 0 4096 0 0 0 0 17 1 0 0
/proc/22555/statm: 294 177 69 152 0 140 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 1176

[startup+3.10121 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 22556
/proc/meminfo: memFree=1706296/2055920 swapFree=4178884/4192956
[pid=22555] ppid=22553 vsize=1176 CPUtime=3.09
/proc/22555/stat : 22555 (picosat) R 22553 22555 21818 0 -1 4194304 204 0 0 0 309 0 0 0 25 0 1 0 1101887782 1204224 189 1992294400 134512640 135137933 4294956240 18446744073709551615 134548844 0 0 4096 0 0 0 0 17 1 0 0
/proc/22555/statm: 294 189 69 152 0 140 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1176

[startup+6.30184 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 22556
/proc/meminfo: memFree=1706104/2055920 swapFree=4178884/4192956
[pid=22555] ppid=22553 vsize=1176 CPUtime=6.29
/proc/22555/stat : 22555 (picosat) R 22553 22555 21818 0 -1 4194304 221 0 0 0 629 0 0 0 25 0 1 0 1101887782 1204224 206 1992294400 134512640 135137933 4294956240 18446744073709551615 134548844 0 0 4096 0 0 0 0 17 1 0 0
/proc/22555/statm: 294 206 69 152 0 140 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1176

[startup+12.7011 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 22556
/proc/meminfo: memFree=1705984/2055920 swapFree=4178884/4192956
[pid=22555] ppid=22553 vsize=1304 CPUtime=12.69
/proc/22555/stat : 22555 (picosat) R 22553 22555 21818 0 -1 4194304 245 0 0 0 1269 0 0 0 25 0 1 0 1101887782 1335296 230 1992294400 134512640 135137933 4294956240 18446744073709551615 134548954 0 0 4096 0 0 0 0 17 1 0 0
/proc/22555/statm: 326 230 69 152 0 172 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1304

[startup+25.5026 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 22556
/proc/meminfo: memFree=1705920/2055920 swapFree=4178884/4192956
[pid=22555] ppid=22553 vsize=1436 CPUtime=25.49
/proc/22555/stat : 22555 (picosat) R 22553 22555 21818 0 -1 4194304 264 0 0 0 2549 0 0 0 25 0 1 0 1101887782 1470464 249 1992294400 134512640 135137933 4294956240 18446744073709551615 134568780 0 0 4096 0 0 0 0 17 1 0 0
/proc/22555/statm: 359 249 69 152 0 205 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1436

[startup+51.1017 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 22556
/proc/meminfo: memFree=1705856/2055920 swapFree=4178884/4192956
[pid=22555] ppid=22553 vsize=1568 CPUtime=51.08
/proc/22555/stat : 22555 (picosat) R 22553 22555 21818 0 -1 4194304 297 0 0 0 5108 0 0 0 25 0 1 0 1101887782 1605632 282 1992294400 134512640 135137933 4294956240 18446744073709551615 134553592 0 0 4096 0 0 0 0 17 1 0 0
/proc/22555/statm: 392 282 69 152 0 238 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1568

[startup+102.306 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 22556
/proc/meminfo: memFree=1705792/2055920 swapFree=4178884/4192956
[pid=22555] ppid=22553 vsize=1568 CPUtime=102.26
/proc/22555/stat : 22555 (picosat) R 22553 22555 21818 0 -1 4194304 322 0 0 0 10226 0 0 0 25 0 1 0 1101887782 1605632 307 1992294400 134512640 135137933 4294956240 18446744073709551615 134549089 0 0 4096 0 0 0 0 17 1 0 0
/proc/22555/statm: 392 307 69 152 0 238 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 1568

[startup+162.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 22556
/proc/meminfo: memFree=1705600/2055920 swapFree=4178884/4192956
[pid=22555] ppid=22553 vsize=1696 CPUtime=162.23
/proc/22555/stat : 22555 (picosat) R 22553 22555 21818 0 -1 4194304 350 0 0 0 16223 0 0 0 25 0 1 0 1101887782 1736704 335 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/22555/statm: 424 335 69 152 0 270 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 1696

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 22556
/proc/meminfo: memFree=1705536/2055920 swapFree=4178884/4192956
[pid=22555] ppid=22553 vsize=1696 CPUtime=222.21
/proc/22555/stat : 22555 (picosat) R 22553 22555 21818 0 -1 4194304 354 0 0 0 22221 0 0 0 25 0 1 0 1101887782 1736704 339 1992294400 134512640 135137933 4294956240 18446744073709551615 134551582 0 0 4096 0 0 0 0 17 1 0 0
/proc/22555/statm: 424 339 69 152 0 270 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 1696

[startup+282.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 22556
/proc/meminfo: memFree=1705408/2055920 swapFree=4178884/4192956
[pid=22555] ppid=22553 vsize=1856 CPUtime=282.19
/proc/22555/stat : 22555 (picosat) R 22553 22555 21818 0 -1 4194304 380 0 0 0 28219 0 0 0 25 0 1 0 1101887782 1900544 365 1992294400 134512640 135137933 4294956240 18446744073709551615 134548870 0 0 4096 0 0 0 0 17 1 0 0
/proc/22555/statm: 464 365 69 152 0 310 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 1856

[startup+342.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 22556
/proc/meminfo: memFree=1705344/2055920 swapFree=4178884/4192956
[pid=22555] ppid=22553 vsize=1856 CPUtime=342.16
/proc/22555/stat : 22555 (picosat) R 22553 22555 21818 0 -1 4194304 380 0 0 0 34216 0 0 0 25 0 1 0 1101887782 1900544 365 1992294400 134512640 135137933 4294956240 18446744073709551615 134551430 0 0 4096 0 0 0 0 17 1 0 0
/proc/22555/statm: 464 365 69 152 0 310 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 1856

[startup+402.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 22556
/proc/meminfo: memFree=1705152/2055920 swapFree=4178884/4192956
[pid=22555] ppid=22553 vsize=1988 CPUtime=402.14
/proc/22555/stat : 22555 (picosat) R 22553 22555 21818 0 -1 4194304 415 0 0 0 40214 0 0 0 25 0 1 0 1101887782 2035712 400 1992294400 134512640 135137933 4294956240 18446744073709551615 134549147 0 0 4096 0 0 0 0 17 1 0 0
/proc/22555/statm: 497 400 69 152 0 343 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 1988

[startup+462.303 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 22556
/proc/meminfo: memFree=1705216/2055920 swapFree=4178884/4192956
[pid=22555] ppid=22553 vsize=1988 CPUtime=462.12
/proc/22555/stat : 22555 (picosat) R 22553 22555 21818 0 -1 4194304 415 0 0 0 46212 0 0 0 25 0 1 0 1101887782 2035712 400 1992294400 134512640 135137933 4294956240 18446744073709551615 134548903 0 0 4096 0 0 0 0 17 1 0 0
/proc/22555/statm: 497 400 69 152 0 343 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 1988

[startup+522.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 22556
/proc/meminfo: memFree=1705216/2055920 swapFree=4178884/4192956
[pid=22555] ppid=22553 vsize=1988 CPUtime=522.09
/proc/22555/stat : 22555 (picosat) R 22553 22555 21818 0 -1 4194304 415 0 0 0 52209 0 0 0 25 0 1 0 1101887782 2035712 400 1992294400 134512640 135137933 4294956240 18446744073709551615 134548844 0 0 4096 0 0 0 0 17 1 0 0
/proc/22555/statm: 497 400 69 152 0 343 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 1988

[startup+582.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 22556
/proc/meminfo: memFree=1705152/2055920 swapFree=4178884/4192956
[pid=22555] ppid=22553 vsize=2120 CPUtime=582.07
/proc/22555/stat : 22555 (picosat) R 22553 22555 21818 0 -1 4194304 425 0 0 0 58207 0 0 0 25 0 1 0 1101887782 2170880 410 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/22555/statm: 530 410 69 152 0 376 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 2120

[startup+642.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 22556
/proc/meminfo: memFree=1705088/2055920 swapFree=4178884/4192956
[pid=22555] ppid=22553 vsize=2120 CPUtime=642.05
/proc/22555/stat : 22555 (picosat) R 22553 22555 21818 0 -1 4194304 438 0 0 0 64205 0 0 0 25 0 1 0 1101887782 2170880 423 1992294400 134512640 135137933 4294956240 18446744073709551615 134548941 0 0 4096 0 0 0 0 17 1 0 0
/proc/22555/statm: 530 423 69 152 0 376 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 2120

[startup+702.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 22556
/proc/meminfo: memFree=1705024/2055920 swapFree=4178884/4192956
[pid=22555] ppid=22553 vsize=2120 CPUtime=702.02
/proc/22555/stat : 22555 (picosat) R 22553 22555 21818 0 -1 4194304 450 0 0 0 70202 0 0 0 25 0 1 0 1101887782 2170880 435 1992294400 134512640 135137933 4294956240 18446744073709551615 134522837 0 0 4096 0 0 0 0 17 1 0 0
/proc/22555/statm: 530 435 69 152 0 376 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 2120

[startup+762.305 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 22556
/proc/meminfo: memFree=1705024/2055920 swapFree=4178884/4192956
[pid=22555] ppid=22553 vsize=2120 CPUtime=762
/proc/22555/stat : 22555 (picosat) R 22553 22555 21818 0 -1 4194304 450 0 0 0 76200 0 0 0 25 0 1 0 1101887782 2170880 435 1992294400 134512640 135137933 4294956240 18446744073709551615 134552431 0 0 4096 0 0 0 0 17 1 0 0
/proc/22555/statm: 530 435 69 152 0 376 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 2120

[startup+822.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 22556
/proc/meminfo: memFree=1705024/2055920 swapFree=4178884/4192956
[pid=22555] ppid=22553 vsize=2120 CPUtime=821.98
/proc/22555/stat : 22555 (picosat) R 22553 22555 21818 0 -1 4194304 450 0 0 0 82198 0 0 0 25 0 1 0 1101887782 2170880 435 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/22555/statm: 530 435 69 152 0 376 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 2120

[startup+882.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 22556
/proc/meminfo: memFree=1705024/2055920 swapFree=4178884/4192956
[pid=22555] ppid=22553 vsize=2120 CPUtime=881.96
/proc/22555/stat : 22555 (picosat) R 22553 22555 21818 0 -1 4194304 452 0 0 0 88195 1 0 0 25 0 1 0 1101887782 2170880 437 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/22555/statm: 530 437 69 152 0 376 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 2120

[startup+942.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 22556
/proc/meminfo: memFree=1704960/2055920 swapFree=4178884/4192956
[pid=22555] ppid=22553 vsize=2120 CPUtime=941.94
/proc/22555/stat : 22555 (picosat) R 22553 22555 21818 0 -1 4194304 452 0 0 0 94193 1 0 0 25 0 1 0 1101887782 2170880 437 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/22555/statm: 530 437 69 152 0 376 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 2120

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 22556
/proc/meminfo: memFree=1704960/2055920 swapFree=4178884/4192956
[pid=22555] ppid=22553 vsize=2120 CPUtime=1001.92
/proc/22555/stat : 22555 (picosat) R 22553 22555 21818 0 -1 4194304 452 0 0 0 100191 1 0 0 25 0 1 0 1101887782 2170880 437 1992294400 134512640 135137933 4294956240 18446744073709551615 134548994 0 0 4096 0 0 0 0 17 1 0 0
/proc/22555/statm: 530 437 69 152 0 376 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 2120

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

[startup+1023.9 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 22556
/proc/meminfo: memFree=1704896/2055920 swapFree=4178884/4192956
[pid=22555] ppid=22553 vsize=2120 CPUtime=1023.51
/proc/22555/stat : 22555 (picosat) R 22553 22555 21818 0 -1 4194304 452 0 0 0 102350 1 0 0 25 0 1 0 1101887782 2170880 437 1992294400 134512640 135137933 4294956240 18446744073709551615 134549119 0 0 4096 0 0 0 0 17 1 0 0
/proc/22555/statm: 530 437 69 152 0 376 0
Current children cumulated CPU time (s) 1023.51
Current children cumulated vsize (KiB) 2120

[startup+1030.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 22556
/proc/meminfo: memFree=1704960/2055920 swapFree=4178884/4192956
[pid=22555] ppid=22553 vsize=2120 CPUtime=1029.91
/proc/22555/stat : 22555 (picosat) R 22553 22555 21818 0 -1 4194304 452 0 0 0 102990 1 0 0 25 0 1 0 1101887782 2170880 437 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/22555/statm: 530 437 69 152 0 376 0
Current children cumulated CPU time (s) 1029.91
Current children cumulated vsize (KiB) 2120

[startup+1033.5 s]
/proc/loadavg: 1.00 0.99 0.98 3/65 22556
/proc/meminfo: memFree=1704960/2055920 swapFree=4178884/4192956
[pid=22555] ppid=22553 vsize=2120 CPUtime=1033.11
/proc/22555/stat : 22555 (picosat) R 22553 22555 21818 0 -1 4194304 452 0 0 0 103310 1 0 0 25 0 1 0 1101887782 2170880 437 1992294400 134512640 135137933 4294956240 18446744073709551615 134548890 0 0 4096 0 0 0 0 17 1 0 0
/proc/22555/statm: 530 437 69 152 0 376 0
Current children cumulated CPU time (s) 1033.11
Current children cumulated vsize (KiB) 2120

[startup+1036.7 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 22556
/proc/meminfo: memFree=1704960/2055920 swapFree=4178884/4192956
[pid=22555] ppid=22553 vsize=2120 CPUtime=1036.3
/proc/22555/stat : 22555 (picosat) R 22553 22555 21818 0 -1 4194304 452 0 0 0 103629 1 0 0 25 0 1 0 1101887782 2170880 437 1992294400 134512640 135137933 4294956240 18446744073709551615 134552123 0 0 4096 0 0 0 0 17 1 0 0
/proc/22555/statm: 530 437 69 152 0 376 0
Current children cumulated CPU time (s) 1036.3
Current children cumulated vsize (KiB) 2120

[startup+1038.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 22556
/proc/meminfo: memFree=1704960/2055920 swapFree=4178884/4192956
[pid=22555] ppid=22553 vsize=2120 CPUtime=1037.91
/proc/22555/stat : 22555 (picosat) R 22553 22555 21818 0 -1 4194304 452 0 0 0 103790 1 0 0 25 0 1 0 1101887782 2170880 437 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/22555/statm: 530 437 69 152 0 376 0
Current children cumulated CPU time (s) 1037.91
Current children cumulated vsize (KiB) 2120

[startup+1039.1 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 22556
/proc/meminfo: memFree=1704960/2055920 swapFree=4178884/4192956
[pid=22555] ppid=22553 vsize=2120 CPUtime=1038.7
/proc/22555/stat : 22555 (picosat) R 22553 22555 21818 0 -1 4194304 452 0 0 0 103869 1 0 0 25 0 1 0 1101887782 2170880 437 1992294400 134512640 135137933 4294956240 18446744073709551615 134548558 0 0 4096 0 0 0 0 17 1 0 0
/proc/22555/statm: 530 437 69 152 0 376 0
Current children cumulated CPU time (s) 1038.7
Current children cumulated vsize (KiB) 2120

[startup+1039.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 22556
/proc/meminfo: memFree=1704960/2055920 swapFree=4178884/4192956
[pid=22555] ppid=22553 vsize=2120 CPUtime=1038.9
/proc/22555/stat : 22555 (picosat) R 22553 22555 21818 0 -1 4194304 452 0 0 0 103889 1 0 0 25 0 1 0 1101887782 2170880 437 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/22555/statm: 530 437 69 152 0 376 0
Current children cumulated CPU time (s) 1038.9
Current children cumulated vsize (KiB) 2120

Child status: 20
Real time (s): 1039.32
CPU time (s): 1038.93
CPU user time (s): 1038.92
CPU system time (s): 0.010998
CPU usage (%): 99.9621
Max. virtual memory (cumulated for all children) (KiB): 2120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1038.92
system time used= 0.010998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 454
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 1360

runsolver used 0.793879 second user time and 2.18767 second system time

The end

Launcher Data

Begin job on node75 at 2009-03-29 04:04:01
IDJOB=1517866
IDBENCH=70632
IDSOLVER=506
FILE ID=node75/1517866-1238292241
PBS_JOBID= 9061008
Free space on /tmp= 64928 MiB

SOLVER NAME= picosat 913
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/380/unif-k3-r4.25-v380-c1615-S260616787-042.cnf
COMMAND LINE= HOME/picosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1517866-1238292241/watcher-1517866-1238292241 -o /tmp/evaluation-result-1517866-1238292241/solver-1517866-1238292241 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/picosat HOME/instance-1517866-1238292241.cnf

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

MD5SUM BENCH= 9a70ac660abd105bceac08fd27643051
RANDOM SEED=317154051

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.263
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.263
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:       1707296 kB
Buffers:         69392 kB
Cached:         199096 kB
SwapCached:       8136 kB
Active:         167920 kB
Inactive:       110248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1707296 kB
SwapTotal:     4192956 kB
SwapFree:      4178884 kB
Dirty:             724 kB
Writeback:           0 kB
Mapped:          15384 kB
Slab:            56300 kB
Committed_AS:  2254592 kB
PageTables:       1420 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= 64928 MiB
End job on node75 at 2009-03-29 04:21:20