Trace number 1517806

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 725.876 726.067

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/380/
unif-k3-r4.25-v380-c1615-S928666993-098.cnf
MD5SUMabbce28168cbe1770c6abedb21f913a2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark35.6896
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-1517806-1238291368.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  40.5   380  85.0  1615   100   100   887  11.6   0.1 
0.00/0.00	c R   0.0  40.5   380  85.0  1615   100   100   887  11.6   0.1 
0.00/0.00	c +   0.0  31.2   380  94.5  1615   250   250   975  22.7   0.1 
0.00/0.01	c N   0.0  29.8   380  97.4  1615   400   400   975  27.0   0.1 
0.00/0.01	c +   0.0  29.3   380  97.4  1615   475   475  1072  28.2   0.1 
0.00/0.02	c +   0.0  27.7   380  98.4  1615   812   812  1179  28.1   0.2 
0.00/0.03	c N   0.0  26.5   380  98.7  1615  1207   611  1179  28.1   0.1 
0.00/0.04	c +   0.0  26.1   380  98.7  1615  1317   721  1296  27.5   0.2 
0.00/0.06	c +   0.1  24.7   380  98.9  1615  2074   824  1425  28.8   0.2 
0.07/0.10	c +   0.1  23.7   380  99.2  1615  3209  1240  1567  28.3   0.2 
0.10/0.10	c N   0.1  23.7   380  99.2  1615  3212  1243  1567  28.4   0.2 
0.10/0.15	c +   0.2  23.0   380  99.2  1615  4911  1367  1723  29.3   0.2 
0.20/0.24	c +   0.2  22.2   380  99.2  1615  7464  1321  1895  28.9   0.2 
0.20/0.26	c N   0.3  22.0   380  99.2  1615  8036  1893  1895  28.7   0.3 
0.29/0.37	c +   0.4  21.7   380  99.5  1615 11293  1332  2084  28.3   0.2 
0.49/0.57	c +   0.6  21.1   380  99.5  1615 17036  1835  2292  27.5   0.3 
0.59/0.65	c N   0.7  21.0   380  99.5  1615 19262  1762  2292  27.0   0.3 
0.79/0.88	c +   0.9  20.8   380  99.5  1615 25650  1242  2521  30.6   0.2 
1.29/1.36	c +   1.4  20.0   380  99.5  1615 38571  1502  2773  30.4   0.2 
1.49/1.59	c N   1.6  19.7   380  99.5  1615 44927  2280  2773  27.8   0.3 
1.49/1.59	c 
1.49/1.59	c  seconds     variables   original    learned     agility
1.49/1.59	c         level        used      conflicts    limit          MB
1.49/1.59	c 
1.99/2.08	c +   2.1  19.2   380  99.5  1615 57952  2770  3050  28.1   0.3 
3.09/3.19	c +   3.2  18.4   380  99.5  1615 87023  2736  3355  29.3   0.3 
3.79/3.80	c N   3.8  18.3   380  99.5  1615 102e3  3188  3355  26.7   0.4 
4.89/4.90	c +   4.9  18.1   380  99.5  1615 130e3  2531  3690  29.8   0.3 
7.49/7.52	c +   7.5  17.6   380  99.5  1615 196e3  3113  4059  28.9   0.4 
8.89/8.96	c N   9.0  17.3   380  99.5  1615 230e3  3291  4059  26.8   0.4 
11.49/11.54	c +  11.5  16.8   380  99.5  1615 294e3  3456  4464  28.6   0.4 
17.79/17.83	c +  17.8  16.6   380  99.5  1615 441e3  2855  4910  27.2   0.4 
20.89/20.99	c N  21.0  16.4   380  99.5  1615 512e3  2951  4910  27.6   0.4 
27.59/27.60	c +  27.6  16.2   380  99.5  1615 662e3  4435  5401  28.9   0.5 
42.58/42.62	c +  42.6  15.9   380  99.5  1615 993e3  5143  5941  27.4   0.5 
48.78/48.84	c N  48.8  15.8   380  99.5  1615 112e4  3053  5941  28.4   0.4 
65.48/65.59	c +  65.6  15.6   380  99.5  1615 148e4  4470  6535  29.7   0.5 
101.36/101.44	c + 101.4  15.3   380  99.5  1615 223e4  5973  7188  27.8   0.6 
112.66/112.72	c N 112.7  15.3   380  99.5  1615 246e4  5048  7188  30.0   0.5 
157.35/157.45	c + 157.4  15.2   380  99.5  1615 335e4  6942  7906  27.4   0.7 
244.82/244.95	c + 244.9  14.9   380  99.5  1615 502e4  7643  8696  27.0   0.8 
261.23/261.39	c N 261.3  14.8   380  99.5  1615 533e4  5154  8696  26.4   0.6 
306.62/306.76	c s 306.7  14.6   379  99.5  1607 616e4  2636  8696  28.8   0.4 
306.62/306.76	c N 306.7  14.6   379  99.5  1607 616e4  2738  8696  28.5   0.4 
306.62/306.78	c N 306.7  14.6   379  99.5  1607 616e4  3039  8696  28.6   0.4 
306.72/306.81	c N 306.7  14.6   379  99.5  1607 616e4  3845  8696  27.7   0.5 
306.72/306.81	c 
306.72/306.81	c  seconds     variables   original    learned     agility
306.72/306.81	c         level        used      conflicts    limit          MB
306.72/306.81	c 
306.82/306.90	c N 306.8  14.6   379  99.5  1607 617e4  5849  8696  29.4   0.7 
307.02/307.17	c N 307.1  14.6   379  99.5  1607 617e4  6308  8696  29.6   0.7 
307.62/307.79	c N 307.7  14.6   379  99.5  1607 618e4  4469  8696  29.8   0.6 
309.02/309.18	c N 309.1  14.6   379  99.5  1607 621e4  8356  8696  28.8   0.9 
312.11/312.29	c N 312.2  14.6   379  99.5  1607 627e4  5110  8696  30.4   0.6 
319.01/319.17	c N 319.1  14.6   379  99.5  1607 639e4  6977  8696  30.2   0.7 
334.31/334.46	c N 334.4  14.6   379  99.5  1607 668e4  5907  8696  28.3   0.7 
367.70/367.82	c N 367.7  14.7   379  99.5  1607 729e4  6968  8696  28.1   0.8 
380.89/381.03	c + 380.9  14.6   379  99.5  1607 754e4  5451  9565  26.3   0.6 
441.48/441.64	c N 441.5  14.6   379  99.5  1607 862e4  9006  9565  29.3   0.9 
457.57/457.78	c s 457.7  14.5   378  99.5  1598 891e4  2248  9565  28.1   0.4 
457.57/457.78	c N 457.7  14.5   378  99.5  1598 891e4  2349  9565  28.4   0.4 
457.57/457.79	c N 457.7  14.5   378  99.5  1598 891e4  2649  9565  28.7   0.4 
457.67/457.83	c N 457.7  14.5   378  99.5  1598 892e4  3453  9565  29.4   0.4 
457.77/457.92	c N 457.8  14.5   378  99.5  1598 892e4  5465  9565  29.7   0.6 
457.97/458.19	c N 458.1  14.5   378  99.5  1598 892e4  5485  9565  28.8   0.6 
458.67/458.83	c N 458.7  14.5   378  99.5  1598 893e4  7127  9565  27.3   0.7 
460.07/460.22	c N 460.1  14.5   378  99.5  1598 896e4  8845  9565  27.1   0.9 
463.27/463.43	c N 463.3  14.5   378  99.5  1598 902e4  9057  9565  25.7   1.0 
470.37/470.57	c N 470.5  14.5   378  99.5  1598 914e4  7916  9565  27.8   0.9 
486.16/486.39	c N 486.3  14.5   378  99.5  1598 943e4  7241  9565  28.4   0.8 
520.65/520.88	c N 520.8  14.4   378  99.5  1598 100e5  9275  9565  25.7   0.9 
520.65/520.88	c 
520.65/520.88	c  seconds     variables   original    learned     agility
520.65/520.88	c         level        used      conflicts    limit          MB
520.65/520.88	c 
561.55/561.73	c s 561.6  14.3   377  99.5  1590 107e5  2402  9565  26.5   0.4 
561.55/561.73	c N 561.6  14.3   377  99.5  1590 107e5  2502  9565  28.0   0.4 
561.55/561.75	c N 561.6  14.3   377  99.5  1590 107e5  2806  9565  28.0   0.4 
561.55/561.78	c N 561.6  14.3   377  99.5  1590 107e5  3609  9565  28.2   0.5 
561.65/561.87	c N 561.7  14.3   377  99.5  1590 107e5  5611  9565  28.5   0.6 
561.96/562.14	c N 562.0  14.3   377  99.5  1590 107e5  5640  9565  29.5   0.7 
562.55/562.77	c N 562.6  14.4   377  99.5  1590 107e5  7289  9565  29.5   0.8 
564.06/564.24	c N 564.1  14.4   377  99.5  1590 108e5  8985  9565  29.5   0.9 
567.25/567.49	c N 567.4  14.4   377  99.5  1590 108e5  9201  9565  30.3   1.0 
574.65/574.83	c N 574.7  14.4   377  99.5  1590 110e5  8077  9565  29.1   0.9 
590.45/590.67	c N 590.5  14.4   377  99.5  1590 112e5  7412  9565  27.4   0.8 
591.94/592.14	c + 592.0  14.4   377  99.5  1590 113e5  9041 10521  28.3   0.9 
626.63/626.81	c N 626.7  14.3   377  99.5  1590 119e5  8651 10521  29.2   0.9 
634.44/634.68	c s 634.5  14.3   376  99.5  1583 120e5  2657 10521  29.9   0.4 
634.44/634.68	c N 634.5  14.3   376  99.5  1583 120e5  2757 10521  28.9   0.4 
634.44/634.69	c N 634.5  14.3   376  99.5  1583 120e5  3057 10521  28.6   0.4 
634.54/634.72	c N 634.6  14.3   376  99.5  1583 120e5  3857 10521  26.7   0.5 
634.63/634.82	c N 634.7  14.3   376  99.5  1583 120e5  5864 10521  29.0   0.7 
634.93/635.11	c N 635.0  14.3   376  99.5  1583 120e5  5413 10521  30.0   0.6 
635.53/635.76	c N 635.6  14.3   376  99.5  1583 120e5  6111 10521  29.0   0.7 
637.13/637.30	c N 637.1  14.3   376  99.5  1583 120e5  5423 10521  28.1   0.6 
640.53/640.71	c N 640.6  14.3   376  99.5  1583 121e5 10462 10521  29.8   1.0 
640.53/640.71	c 
640.53/640.71	c  seconds     variables   original    learned     agility
640.53/640.71	c         level        used      conflicts    limit          MB
640.53/640.71	c 
648.03/648.22	c N 648.1  14.3   376  99.5  1583 122e5  6978 10521  27.5   0.7 
664.62/664.80	c N 664.6  14.2   376  99.5  1583 125e5  9776 10521  28.9   0.9 
667.32/667.58	c s 667.4  14.2   375  99.5  1577 125e5  6085 10521  27.8   0.7 
667.32/667.59	c N 667.4  14.2   375  99.5  1577 125e5  6185 10521  26.7   0.7 
667.42/667.60	c N 667.4  14.2   375  99.5  1577 125e5  6486 10521  28.5   0.7 
667.42/667.65	c N 667.5  14.2   375  99.5  1577 125e5  7291 10521  25.7   0.8 
667.52/667.77	c N 667.6  14.2   375  99.5  1577 126e5  9295 10521  26.6   1.0 
667.82/668.06	c N 667.9  14.2   375  99.5  1577 126e5  8837 10521  28.9   0.9 
668.52/668.71	c N 668.5  14.2   375  99.5  1577 126e5  9524 10521  28.6   0.9 
669.92/670.18	c N 670.0  14.2   375  99.5  1577 126e5  8855 10521  29.5   0.9 
673.32/673.53	c N 673.4  14.2   375  99.5  1577 127e5  8606 10521  26.9   0.8 
680.82/681.10	c N 680.9  14.2   375  99.5  1577 128e5 10382 10521  28.1   1.0 
687.62/687.80	c s 687.6  14.2   374  99.5  1568 129e5  2313 10521  28.5   0.3 
687.62/687.80	c N 687.6  14.2   374  99.5  1568 129e5  2413 10521  28.7   0.4 
687.62/687.81	c N 687.6  14.2   374  99.5  1568 129e5  2714 10521  27.7   0.4 
687.62/687.85	c N 687.7  14.2   374  99.5  1568 129e5  3515 10521  29.9   0.4 
687.72/687.94	c N 687.8  14.2   374  99.5  1568 129e5  5527 10521  27.6   0.6 
688.02/688.22	c N 688.1  14.2   374  99.5  1568 129e5 10343 10521  28.8   1.0 
688.62/688.87	c N 688.7  14.2   374  99.5  1568 129e5  5768 10521  27.7   0.7 
690.12/690.38	c N 690.2  14.2   374  99.5  1568 129e5 10343 10521  27.1   1.0 
693.41/693.69	c N 693.5  14.2   374  99.5  1568 130e5 10117 10521  27.9   0.9 
700.81/701.02	c N 700.8  14.1   374  99.5  1568 131e5  6616 10521  29.1   0.6 
700.81/701.02	c 
700.81/701.02	c  seconds     variables   original    learned     agility
700.81/701.02	c         level        used      conflicts    limit          MB
700.81/701.02	c 
705.80/706.08	c s 705.9  14.1   373  99.5  1559 132e5  2291 10521  27.5   0.3 
705.80/706.09	c N 705.9  14.1   373  99.5  1559 132e5  2391 10521  28.0   0.4 
705.80/706.10	c N 705.9  14.1   373  99.5  1559 132e5  2691 10521  29.4   0.4 
705.91/706.13	c N 706.0  14.1   373  99.5  1559 132e5  3497 10521  28.9   0.4 
706.01/706.23	c N 706.0  14.1   373  99.5  1559 132e5  5501 10521  29.6   0.6 
706.30/706.50	c N 706.3  14.1   373  99.5  1559 132e5 10315 10521  27.3   1.0 
706.90/707.16	c N 707.0  14.1   373  99.5  1559 132e5  5754 10521  27.0   0.6 
708.40/708.63	c N 708.5  14.1   373  99.5  1559 133e5 10340 10521  27.4   1.0 
711.60/711.89	c N 711.7  14.1   373  99.5  1559 133e5 10095 10521  28.5   0.9 
714.10/714.33	c s 714.2  14.1   372  99.5  1548 134e5  3647 10521  26.7   0.4 
714.10/714.34	c N 714.2  14.1   372  99.5  1548 134e5  3745 10521  27.3   0.5 
714.10/714.35	c N 714.2  14.1   372  99.5  1548 134e5  4046 10521  28.3   0.5 
714.10/714.39	c N 714.2  14.1   372  99.5  1548 134e5  4848 10521  27.1   0.5 
714.20/714.49	c N 714.3  14.1   372  99.5  1548 134e5  6857 10521  28.1   0.7 
714.50/714.76	c N 714.6  14.1   372  99.5  1548 134e5  6404 10521  28.4   0.6 
715.20/715.40	c N 715.2  14.1   372  99.5  1548 134e5  7091 10521  28.7   0.7 
716.60/716.83	c N 716.6  14.1   372  99.5  1548 134e5  6395 10521  29.8   0.6 
718.20/718.47	c s 718.3  14.1   371  99.5  1534 134e5  2422 10521  28.8   0.3 
718.20/718.48	c N 718.3  14.1   371  99.5  1534 134e5  2522 10521  27.3   0.4 
718.20/718.49	c N 718.3  14.1   371  99.5  1534 134e5  2823 10521  26.0   0.4 
718.30/718.52	c N 718.3  14.1   371  99.5  1534 134e5  3627 10521  26.7   0.4 
718.40/718.62	c N 718.4  14.1   371  99.5  1534 134e5  5633 10521  27.2   0.6 
718.40/718.62	c 
718.40/718.62	c  seconds     variables   original    learned     agility
718.40/718.62	c         level        used      conflicts    limit          MB
718.40/718.62	c 
718.70/718.90	c N 718.7  14.1   371  99.5  1534 134e5 10443 10521  28.4   1.0 
719.30/719.56	c N 719.4  14.1   371  99.5  1534 135e5  5873 10521  28.1   0.6 
720.80/721.06	c N 720.9  14.1   371  99.5  1534 135e5 10464 10521  28.0   0.9 
724.10/724.30	c s 724.1  14.1   368  99.5  1516 135e5  4129 10521  28.4   0.5 
724.10/724.31	c N 724.1  14.1   368  99.5  1516 135e5  4230 10521  27.4   0.5 
724.10/724.32	c N 724.1  14.1   368  99.5  1516 135e5  4529 10521  29.4   0.5 
724.10/724.36	c N 724.2  14.1   368  99.5  1516 135e5  5328 10521  28.6   0.6 
724.20/724.47	c N 724.3  14.1   368  99.5  1516 135e5  7333 10521  27.4   0.7 
724.50/724.75	c N 724.6  14.1   368  99.5  1516 135e5  6874 10521  27.1   0.7 
725.00/725.25	c s 725.1  14.1   367  99.5  1508 136e5  5864 10521  28.5   0.6 
725.00/725.26	c N 725.1  14.1   367  99.5  1508 136e5  5965 10521  27.3   0.6 
725.00/725.27	c N 725.1  14.1   367  99.5  1508 136e5  6266 10521  26.1   0.6 
725.10/725.32	c N 725.1  14.1   367  99.5  1508 136e5  7070 10521  29.2   0.7 
725.20/725.43	c N 725.2  14.1   367  99.5  1508 136e5  9073 10521  27.5   0.8 
725.30/725.58	c N 725.4  14.1   366  99.5  1508 136e5  6204 10521  26.0   0.6 
725.30/725.59	c N 725.4  14.1   366  99.5  1508 136e5  6506 10521  28.8   0.6 
725.40/725.64	c N 725.5  14.1   366  99.5  1508 136e5  7311 10521  27.3   0.7 
725.50/725.76	c N 725.6  14.1   366  99.5  1508 136e5  9316 10521  28.4   0.8 
725.50/725.76	c N 725.6  14.1   363  99.5  1508 136e5  9422 10521  27.8   0.8 
725.50/725.78	c N 725.6  14.1   363  99.5  1508 136e5  9722 10521  26.0   0.8 
725.60/725.83	c N 725.6  14.1   363  99.5  1508 136e5 10525 10521  28.7   0.8 
725.70/725.92	c N 725.7  14.1   363  99.5  1473 136e5  4378 10521  27.4   0.5 
725.70/725.92	c 
725.70/725.92	c  seconds     variables   original    learned     agility
725.70/725.92	c         level        used      conflicts    limit          MB
725.70/725.92	c 
725.70/725.94	c s 725.8  14.1   362  99.5  1466 136e5  3096 10521  28.2   0.4 
725.70/725.94	c N 725.8  14.1   362  99.5  1466 136e5  3197 10521  27.7   0.4 
725.70/725.96	c N 725.8  14.1   362  99.5  1466 136e5  3499 10521  28.6   0.4 
725.70/726.00	c N 725.8  14.1   362  99.5  1466 136e5  4300 10521  28.0   0.5 
725.80/726.02	c N 725.8  14.1   361  99.5  1466 136e5  4630 10521  29.1   0.5 
725.80/726.03	c N 725.8  14.1   361  99.5  1466 136e5  4927 10521  28.3   0.5 
725.80/726.04	c N 725.9  14.1   360  99.5  1466 136e5  5072 10521  28.4   0.5 
725.80/726.06	c 0 725.9  14.1   239  99.7  1466 136e5  5430 10521  28.3   0.5 
725.80/726.06	c 
725.80/726.06	c  seconds     variables   original    learned     agility
725.80/726.06	c         level        used      conflicts    limit          MB
725.80/726.06	c 
725.80/726.06	s UNSATISFIABLE
725.80/726.06	c
725.80/726.06	c 26 iterations
725.80/726.06	c 2 restarts
725.80/726.06	c 0 failed literals
725.80/726.06	c 13617573 conflicts
725.80/726.06	c 16016246 decisions
725.80/726.06	c 141 fixed variables
725.80/726.06	c 230761838 learned literals
725.80/726.06	c 29.4% deleted literals
725.80/726.06	c 1009875405 propagations
725.80/726.06	c 99.7% variables used
725.80/726.06	c 725.9 seconds in library
725.80/726.06	c 1.4 megaprops/second
725.80/726.06	c 13 simplifications
725.80/726.06	c 3372 reductions
725.80/726.06	c 1139.7 MB recycled
725.80/726.06	c 1.1 MB maximally allocated
725.80/726.06	c 725.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-1517806-1238291368/watcher-1517806-1238291368 -o /tmp/evaluation-result-1517806-1238291368/solver-1517806-1238291368 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/picosat HOME/instance-1517806-1238291368.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 1.00 1.00 2/64 2153
/proc/meminfo: memFree=1089576/2055920 swapFree=4177768/4192956
[pid=2153] ppid=2151 vsize=780 CPUtime=0
/proc/2153/stat : 2153 (picosat) R 2151 2153 1898 0 -1 4194304 116 0 0 0 0 0 0 0 18 0 1 0 1101803675 798720 101 1992294400 134512640 135137933 4294956240 18446744073709551615 134668310 0 0 4096 0 0 0 0 17 1 0 0
/proc/2153/statm: 195 101 69 152 0 41 0

[startup+0.080743 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 2153
/proc/meminfo: memFree=1089576/2055920 swapFree=4177768/4192956
[pid=2153] ppid=2151 vsize=912 CPUtime=0.07
/proc/2153/stat : 2153 (picosat) R 2151 2153 1898 0 -1 4194304 150 0 0 0 7 0 0 0 18 0 1 0 1101803675 933888 135 1992294400 134512640 135137933 4294956240 18446744073709551615 134551430 0 0 4096 0 0 0 0 17 1 0 0
/proc/2153/statm: 228 135 69 152 0 74 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 912

[startup+0.102744 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 2153
/proc/meminfo: memFree=1089576/2055920 swapFree=4177768/4192956
[pid=2153] ppid=2151 vsize=912 CPUtime=0.1
/proc/2153/stat : 2153 (picosat) R 2151 2153 1898 0 -1 4194304 153 0 0 0 10 0 0 0 18 0 1 0 1101803675 933888 138 1992294400 134512640 135137933 4294956240 18446744073709551615 134527903 0 0 4096 0 0 0 0 17 1 0 0
/proc/2153/statm: 228 138 69 152 0 74 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 912

[startup+0.301765 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 2153
/proc/meminfo: memFree=1089576/2055920 swapFree=4177768/4192956
[pid=2153] ppid=2151 vsize=1044 CPUtime=0.29
/proc/2153/stat : 2153 (picosat) R 2151 2153 1898 0 -1 4194304 164 0 0 0 29 0 0 0 19 0 1 0 1101803675 1069056 149 1992294400 134512640 135137933 4294956240 18446744073709551615 134548873 0 0 4096 0 0 0 0 17 1 0 0
/proc/2153/statm: 261 149 69 152 0 107 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1044

[startup+0.701806 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 2153
/proc/meminfo: memFree=1089576/2055920 swapFree=4177768/4192956
[pid=2153] ppid=2151 vsize=1044 CPUtime=0.69
/proc/2153/stat : 2153 (picosat) R 2151 2153 1898 0 -1 4194304 177 0 0 0 69 0 0 0 23 0 1 0 1101803675 1069056 162 1992294400 134512640 135137933 4294956240 18446744073709551615 134548913 0 0 4096 0 0 0 0 17 1 0 0
/proc/2153/statm: 261 162 69 152 0 107 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1044

[startup+1.50189 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2154
/proc/meminfo: memFree=1089184/2055920 swapFree=4177768/4192956
[pid=2153] ppid=2151 vsize=1176 CPUtime=1.49
/proc/2153/stat : 2153 (picosat) R 2151 2153 1898 0 -1 4194304 190 0 0 0 149 0 0 0 25 0 1 0 1101803675 1204224 175 1992294400 134512640 135137933 4294956240 18446744073709551615 134548930 0 0 4096 0 0 0 0 17 1 0 0
/proc/2153/statm: 294 175 69 152 0 140 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1176

[startup+3.10105 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2154
/proc/meminfo: memFree=1089056/2055920 swapFree=4177768/4192956
[pid=2153] ppid=2151 vsize=1172 CPUtime=3.09
/proc/2153/stat : 2153 (picosat) R 2151 2153 1898 0 -1 4194304 201 0 0 0 309 0 0 0 25 0 1 0 1101803675 1200128 186 1992294400 134512640 135137933 4294956240 18446744073709551615 134665933 0 0 4096 0 0 0 0 17 1 0 0
/proc/2153/statm: 293 186 69 152 0 139 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1172

[startup+6.30138 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2154
/proc/meminfo: memFree=1088928/2055920 swapFree=4177768/4192956
[pid=2153] ppid=2151 vsize=1172 CPUtime=6.29
/proc/2153/stat : 2153 (picosat) R 2151 2153 1898 0 -1 4194304 221 0 0 0 629 0 0 0 25 0 1 0 1101803675 1200128 206 1992294400 134512640 135137933 4294956240 18446744073709551615 134548870 0 0 4096 0 0 0 0 17 1 0 0
/proc/2153/statm: 293 206 69 152 0 139 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1172

[startup+12.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2154
/proc/meminfo: memFree=1088672/2055920 swapFree=4177768/4192956
[pid=2153] ppid=2151 vsize=1304 CPUtime=12.69
/proc/2153/stat : 2153 (picosat) R 2151 2153 1898 0 -1 4194304 243 0 0 0 1269 0 0 0 25 0 1 0 1101803675 1335296 228 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/2153/statm: 326 228 69 152 0 172 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1304

[startup+25.5024 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2154
/proc/meminfo: memFree=1088608/2055920 swapFree=4177768/4192956
[pid=2153] ppid=2151 vsize=1428 CPUtime=25.49
/proc/2153/stat : 2153 (picosat) R 2151 2153 1898 0 -1 4194304 265 0 0 0 2549 0 0 0 25 0 1 0 1101803675 1462272 250 1992294400 134512640 135137933 4294956240 18446744073709551615 134548862 0 0 4096 0 0 0 0 17 1 0 0
/proc/2153/statm: 357 250 69 152 0 203 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1428

[startup+51.103 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2154
/proc/meminfo: memFree=1088544/2055920 swapFree=4177768/4192956
[pid=2153] ppid=2151 vsize=1428 CPUtime=51.08
/proc/2153/stat : 2153 (picosat) R 2151 2153 1898 0 -1 4194304 283 0 0 0 5108 0 0 0 25 0 1 0 1101803675 1462272 268 1992294400 134512640 135137933 4294956240 18446744073709551615 134542985 0 0 4096 0 0 0 0 17 1 0 0
/proc/2153/statm: 357 268 69 152 0 203 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1428

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2154
/proc/meminfo: memFree=1088352/2055920 swapFree=4177768/4192956
[pid=2153] ppid=2151 vsize=1560 CPUtime=102.27
/proc/2153/stat : 2153 (picosat) R 2151 2153 1898 0 -1 4194304 320 0 0 0 10227 0 0 0 25 0 1 0 1101803675 1597440 305 1992294400 134512640 135137933 4294956240 18446744073709551615 134548913 0 0 4096 0 0 0 0 17 1 0 0
/proc/2153/statm: 390 305 69 152 0 236 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1560

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2154
/proc/meminfo: memFree=1088224/2055920 swapFree=4177768/4192956
[pid=2153] ppid=2151 vsize=1692 CPUtime=162.25
/proc/2153/stat : 2153 (picosat) R 2151 2153 1898 0 -1 4194304 336 0 0 0 16225 0 0 0 25 0 1 0 1101803675 1732608 321 1992294400 134512640 135137933 4294956240 18446744073709551615 134521269 0 0 4096 0 0 0 0 17 1 0 0
/proc/2153/statm: 423 321 69 152 0 269 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 1692

[startup+222.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2154
/proc/meminfo: memFree=1088160/2055920 swapFree=4177768/4192956
[pid=2153] ppid=2151 vsize=1692 CPUtime=222.23
/proc/2153/stat : 2153 (picosat) R 2151 2153 1898 0 -1 4194304 353 0 0 0 22223 0 0 0 25 0 1 0 1101803675 1732608 338 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/2153/statm: 423 338 69 152 0 269 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 1692

[startup+282.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2154
/proc/meminfo: memFree=1088032/2055920 swapFree=4177768/4192956
[pid=2153] ppid=2151 vsize=1844 CPUtime=282.22
/proc/2153/stat : 2153 (picosat) R 2151 2153 1898 0 -1 4194304 380 0 0 0 28221 1 0 0 25 0 1 0 1101803675 1888256 365 1992294400 134512640 135137933 4294956240 18446744073709551615 134552275 0 0 4096 0 0 0 0 17 1 0 0
/proc/2153/statm: 461 365 69 152 0 307 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 1844

[startup+342.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2154
/proc/meminfo: memFree=1087968/2055920 swapFree=4177768/4192956
[pid=2153] ppid=2151 vsize=1844 CPUtime=342.2
/proc/2153/stat : 2153 (picosat) R 2151 2153 1898 0 -1 4194304 380 0 0 0 34219 1 0 0 25 0 1 0 1101803675 1888256 365 1992294400 134512640 135137933 4294956240 18446744073709551615 134527935 0 0 4096 0 0 0 0 17 1 0 0
/proc/2153/statm: 461 365 69 152 0 307 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 1844

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2154
/proc/meminfo: memFree=1087968/2055920 swapFree=4177768/4192956
[pid=2153] ppid=2151 vsize=1844 CPUtime=402.19
/proc/2153/stat : 2153 (picosat) R 2151 2153 1898 0 -1 4194304 381 0 0 0 40218 1 0 0 25 0 1 0 1101803675 1888256 366 1992294400 134512640 135137933 4294956240 18446744073709551615 134549091 0 0 4096 0 0 0 0 17 1 0 0
/proc/2153/statm: 461 366 69 152 0 307 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 1844

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2154
/proc/meminfo: memFree=1087904/2055920 swapFree=4177768/4192956
[pid=2153] ppid=2151 vsize=1976 CPUtime=462.17
/proc/2153/stat : 2153 (picosat) R 2151 2153 1898 0 -1 4194304 392 0 0 0 46216 1 0 0 25 0 1 0 1101803675 2023424 377 1992294400 134512640 135137933 4294956240 18446744073709551615 134548868 0 0 4096 0 0 0 0 17 1 0 0
/proc/2153/statm: 494 377 69 152 0 340 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 1976

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2154
/proc/meminfo: memFree=1087968/2055920 swapFree=4177768/4192956
[pid=2153] ppid=2151 vsize=1976 CPUtime=522.15
/proc/2153/stat : 2153 (picosat) R 2151 2153 1898 0 -1 4194304 395 0 0 0 52214 1 0 0 25 0 1 0 1101803675 2023424 380 1992294400 134512640 135137933 4294956240 18446744073709551615 134527806 0 0 4096 0 0 0 0 17 1 0 0
/proc/2153/statm: 494 380 69 152 0 340 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 1976

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2154
/proc/meminfo: memFree=1087840/2055920 swapFree=4177768/4192956
[pid=2153] ppid=2151 vsize=1976 CPUtime=582.15
/proc/2153/stat : 2153 (picosat) R 2151 2153 1898 0 -1 4194304 414 0 0 0 58213 2 0 0 25 0 1 0 1101803675 2023424 399 1992294400 134512640 135137933 4294956240 18446744073709551615 134527773 0 0 4096 0 0 0 0 17 1 0 0
/proc/2153/statm: 494 399 69 152 0 340 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 1976

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2154
/proc/meminfo: memFree=1087840/2055920 swapFree=4177768/4192956
[pid=2153] ppid=2151 vsize=1976 CPUtime=642.13
/proc/2153/stat : 2153 (picosat) R 2151 2153 1898 0 -1 4194304 416 0 0 0 64211 2 0 0 25 0 1 0 1101803675 2023424 401 1992294400 134512640 135137933 4294956240 18446744073709551615 134527733 0 0 4096 0 0 0 0 17 1 0 0
/proc/2153/statm: 494 401 69 152 0 340 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 1976

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2160
/proc/meminfo: memFree=1087704/2055920 swapFree=4177768/4192956
[pid=2153] ppid=2151 vsize=1976 CPUtime=702.11
/proc/2153/stat : 2153 (picosat) R 2151 2153 1898 0 -1 4194304 416 0 0 0 70209 2 0 0 25 0 1 0 1101803675 2023424 401 1992294400 134512640 135137933 4294956240 18446744073709551615 134549147 0 0 4096 0 0 0 0 17 1 0 0
/proc/2153/statm: 494 401 69 152 0 340 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 1976

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

[startup+703.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2160
/proc/meminfo: memFree=1087704/2055920 swapFree=4177768/4192956
[pid=2153] ppid=2151 vsize=1976 CPUtime=703.71
/proc/2153/stat : 2153 (picosat) R 2151 2153 1898 0 -1 4194304 416 0 0 0 70369 2 0 0 25 0 1 0 1101803675 2023424 401 1992294400 134512640 135137933 4294956240 18446744073709551615 134548994 0 0 4096 0 0 0 0 17 1 0 0
/proc/2153/statm: 494 401 69 152 0 340 0
Current children cumulated CPU time (s) 703.71
Current children cumulated vsize (KiB) 1976

[startup+716.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2160
/proc/meminfo: memFree=1087704/2055920 swapFree=4177768/4192956
[pid=2153] ppid=2151 vsize=1976 CPUtime=716.5
/proc/2153/stat : 2153 (picosat) R 2151 2153 1898 0 -1 4194304 416 0 0 0 71648 2 0 0 25 0 1 0 1101803675 2023424 401 1992294400 134512640 135137933 4294956240 18446744073709551615 134547444 0 0 4096 0 0 0 0 17 1 0 0
/proc/2153/statm: 494 401 69 152 0 340 0
Current children cumulated CPU time (s) 716.5
Current children cumulated vsize (KiB) 1976

[startup+719.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2160
/proc/meminfo: memFree=1087704/2055920 swapFree=4177768/4192956
[pid=2153] ppid=2151 vsize=1976 CPUtime=719.7
/proc/2153/stat : 2153 (picosat) R 2151 2153 1898 0 -1 4194304 416 0 0 0 71968 2 0 0 25 0 1 0 1101803675 2023424 401 1992294400 134512640 135137933 4294956240 18446744073709551615 134548844 0 0 4096 0 0 0 0 17 1 0 0
/proc/2153/statm: 494 401 69 152 0 340 0
Current children cumulated CPU time (s) 719.7
Current children cumulated vsize (KiB) 1976

[startup+723.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2160
/proc/meminfo: memFree=1087704/2055920 swapFree=4177768/4192956
[pid=2153] ppid=2151 vsize=1976 CPUtime=722.9
/proc/2153/stat : 2153 (picosat) R 2151 2153 1898 0 -1 4194304 416 0 0 0 72288 2 0 0 25 0 1 0 1101803675 2023424 401 1992294400 134512640 135137933 4294956240 18446744073709551615 134527931 0 0 4096 0 0 0 0 17 1 0 0
/proc/2153/statm: 494 401 69 152 0 340 0
Current children cumulated CPU time (s) 722.9
Current children cumulated vsize (KiB) 1976

[startup+724.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2160
/proc/meminfo: memFree=1087704/2055920 swapFree=4177768/4192956
[pid=2153] ppid=2151 vsize=1976 CPUtime=724.5
/proc/2153/stat : 2153 (picosat) R 2151 2153 1898 0 -1 4194304 416 0 0 0 72448 2 0 0 25 0 1 0 1101803675 2023424 401 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/2153/statm: 494 401 69 152 0 340 0
Current children cumulated CPU time (s) 724.5
Current children cumulated vsize (KiB) 1976

[startup+725.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2160
/proc/meminfo: memFree=1087704/2055920 swapFree=4177768/4192956
[pid=2153] ppid=2151 vsize=1976 CPUtime=725.3
/proc/2153/stat : 2153 (picosat) R 2151 2153 1898 0 -1 4194304 416 0 0 0 72528 2 0 0 25 0 1 0 1101803675 2023424 401 1992294400 134512640 135137933 4294956240 18446744073709551615 134548908 0 0 4096 0 0 0 0 17 1 0 0
/proc/2153/statm: 494 401 69 152 0 340 0
Current children cumulated CPU time (s) 725.3
Current children cumulated vsize (KiB) 1976

[startup+725.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2160
/proc/meminfo: memFree=1087704/2055920 swapFree=4177768/4192956
[pid=2153] ppid=2151 vsize=1976 CPUtime=725.7
/proc/2153/stat : 2153 (picosat) R 2151 2153 1898 0 -1 4194304 416 0 0 0 72568 2 0 0 25 0 1 0 1101803675 2023424 401 1992294400 134512640 135137933 4294956240 18446744073709551615 134548994 0 0 4096 0 0 0 0 17 1 0 0
/proc/2153/statm: 494 401 69 152 0 340 0
Current children cumulated CPU time (s) 725.7
Current children cumulated vsize (KiB) 1976

[startup+726.005 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2160
/proc/meminfo: memFree=1087704/2055920 swapFree=4177768/4192956
[pid=2153] ppid=2151 vsize=1976 CPUtime=725.8
/proc/2153/stat : 2153 (picosat) R 2151 2153 1898 0 -1 4194304 416 0 0 0 72578 2 0 0 25 0 1 0 1101803675 2023424 401 1992294400 134512640 135137933 4294956240 18446744073709551615 134548772 0 0 4096 0 0 0 0 17 1 0 0
/proc/2153/statm: 494 401 69 152 0 340 0
Current children cumulated CPU time (s) 725.8
Current children cumulated vsize (KiB) 1976

Child status: 20
Real time (s): 726.067
CPU time (s): 725.876
CPU user time (s): 725.847
CPU system time (s): 0.028995
CPU usage (%): 99.9737
Max. virtual memory (cumulated for all children) (KiB): 1976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 725.847
system time used= 0.028995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 418
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= 812

runsolver used 0.561914 second user time and 1.48677 second system time

The end

Launcher Data

Begin job on node2 at 2009-03-29 03:49:28
IDJOB=1517806
IDBENCH=70627
IDSOLVER=506
FILE ID=node2/1517806-1238291368
PBS_JOBID= 9061005
Free space on /tmp= 66460 MiB

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

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

MD5SUM BENCH= abbce28168cbe1770c6abedb21f913a2
RANDOM SEED=384175574

node2.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.236
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.236
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:       1090056 kB
Buffers:        101624 kB
Cached:         765356 kB
SwapCached:       8996 kB
Active:          66940 kB
Inactive:       811076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1090056 kB
SwapTotal:     4192956 kB
SwapFree:      4177768 kB
Dirty:             732 kB
Writeback:           0 kB
Mapped:          16668 kB
Slab:            73764 kB
Committed_AS:  2711556 kB
PageTables:       1476 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= 66460 MiB
End job on node2 at 2009-03-29 04:01:34