Trace number 455988

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, and are wall clock time (not CPU 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
SATzilla CRAFTEDUNSAT 2964.11 2965.27

General information on the benchmark

Nameindustrial/IBM_FV_2004_30/
IBM_FV_2004_rule_batch_30_SAT_dat.k20.cnf
MD5SUM42009d0a86b074043b8da4b9e8720c85
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2964.11
Satisfiable
(Un)Satisfiability was proved
Number of variables39544
Number of clauses163269
Sum of the clauses size415841
Maximum clause length12
Minimum clause length1
Number of clauses of size 12072
Number of clauses of size 2114940
Number of clauses of size 330226
Number of clauses of size 45754
Number of clauses of size 53259
Number of clauses of size over 57018

Solver Data (download as text)

17.27/17.32	c run March_dl for 5 seconds ... 
17.27/17.32	c Bin: Executing march_dl
17.27/17.32	c child exit by a signal
17.27/17.32	c march_dl returned code 137.
17.27/17.32	c run saps (UBCSAT implementation) for 2 seconds ... 
17.27/17.32	c Bin: Executing ubcsat2006
17.27/17.32	c child exited successfully
17.27/17.32	c ubcsat2006 returned code 0.
17.27/17.32	c satzilla computing base features
17.27/17.32	c satzilla doing unit-prop probe
17.27/17.32	c satzilla doing local search probe
17.27/17.32	c satzilla doing lobjois search-space size estimate
17.27/17.32	c satzilla's ranking:
17.27/17.32	c 1) minisat20+P: -1.261025
17.27/17.32	c 2) march_dl+P: 3.347811
17.27/17.32	c 3) march_dl: 3.574544
17.27/17.32	c 4) minisat20: 3.902139
17.27/17.32	c 5) vallst+P: 4.162616
17.27/17.32	c 6) zchaff_rand+P: 6.653795
17.27/17.32	c 7) kcnfs+P: 999.000000
17.27/17.32	c 8) kcnfs: 999.000000
17.27/17.32	c 9) vallst: 999.000000
17.27/17.32	c 10) zchaff_rand: 999.000000
17.27/17.32	c satzilla running minisat20 with preprocessing ... 
74.65/74.77	This is MiniSat 2.0 beta
74.65/74.77	WARNING: for repeatability, setting FPU to use double precision
74.65/74.77	============================[ Problem Statistics ]=============================
74.65/74.77	|                                                                             |
74.65/74.78	|  Number of variables:  19977                                                |
74.65/74.78	|  Number of clauses:    122093                                               |
74.71/74.85	|  Parsing time:         0.07         s                                       |
74.71/74.85	============================[ Search Statistics ]==============================
74.71/74.85	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
74.71/74.85	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
74.71/74.85	===============================================================================
74.71/74.86	|         0 |   19977   122093   309048 |    40697        0    nan |  0.000 % |
74.71/74.87	|       101 |   19977   122093   309048 |    44767      101      9 |  0.000 % |
74.71/74.92	|       252 |   19977   122093   309048 |    49244      252     13 |  0.000 % |
74.71/74.98	|       478 |   19977   122093   309048 |    54168      478     16 |  0.000 % |
74.71/75.08	|       815 |   19977   122093   309048 |    59585      815     16 |  0.000 % |
74.71/75.23	|      1322 |   19977   122093   309048 |    65543     1322     27 |  0.000 % |
74.71/75.46	|      2083 |   19977   122093   309048 |    72098     2083     26 |  0.000 % |
75.83/75.91	|      3223 |   19977   122093   309048 |    79308     3223     27 |  0.000 % |
76.53/76.68	|      4931 |   19977   122093   309048 |    87239     4931     25 |  0.000 % |
77.72/77.89	|      7493 |   19977   122093   309048 |    95962     7493     32 |  0.000 % |
79.73/79.87	|     11337 |   19977   122093   309048 |   105559    11337     32 |  0.000 % |
83.72/83.82	|     17104 |   19977   122093   309048 |   116115    17104     37 |  0.000 % |
90.92/91.05	|     25753 |   19977   122093   309048 |   127726    25753     49 |  0.000 % |
103.02/103.16	|     38727 |   19975   122057   308976 |   140499    38725     51 |  0.010 % |
126.50/126.65	|     58189 |   19972   121748   308358 |   154549    58178     51 |  0.025 % |
174.09/174.20	|     87381 |   19972   121748   308358 |   170004    87370     63 |  0.025 % |
261.76/261.97	|    131170 |   19972   121748   308358 |   187004   131159     86 |  0.025 % |
439.81/440.08	|    196855 |   19946   120563   305778 |   205705    37509     78 |  0.161 % |
683.71/684.02	|    295381 |   19945   120507   305666 |   226275   136035     96 |  0.160 % |
1132.16/1132.65	|    443172 |   19943   120486   305622 |   248903    83908     84 |  0.170 % |
1793.82/1794.62	|    664855 |   19943   120486   305622 |   273793    90016     80 |  0.170 % |
2859.85/2861.03	|    997382 |   19939   120212   305074 |   301172   188031     86 |  0.190 % |
2964.01/2965.24	===============================================================================
2964.01/2965.24	restarts              : 22
2964.01/2965.24	conflicts             : 1031577        (357 /sec)
2964.01/2965.24	decisions             : 1488426        (1.09 % random) (515 /sec)
2964.01/2965.24	propagations          : 1464812405     (507059 /sec)
2964.01/2965.24	conflict literals     : 101555021      (57.53 % deleted)
2964.01/2965.24	Memory used           : 122.34 MB
2964.01/2965.24	CPU time              : 2888.84 s
2964.01/2965.24	
2964.01/2965.26	c Preprocessing...
2964.01/2965.26	c Inital problem has 39544 variables, 48329 nary clauses (114940 binary clauses).
2964.01/2965.26	c Num non-binary clauses 46257, Average non-binary clause length 3.975
2964.01/2965.26	c Theory has no gaps
2964.01/2965.26	c Preprocessor runtime was 57.130 seconds.
2964.01/2965.26	c 
2964.01/2965.26	c Satisfiability of theory still undetermined.
2964.01/2965.26	c See file /tmp/hbdElB for simplified theory.
2964.01/2965.26	c Bin: Executing minisat20
2964.01/2965.26	c child exited successfully
2964.01/2965.26	c minisat20 returned code 20.
2964.01/2965.26	s UNSATISFIABLE
2964.01/2965.26	c SATZILLA_TIME=2964.530000

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node23/watcher-455988-1178624503 -o ROOT/results/node23/solver-455988-1178624503 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/455988-1178624503/SATzilla2007_C /tmp/evaluation/455988-1178624503/instance-455988-1178624503.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 15000 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: 0.85 0.97 0.99 3/77 30377
/proc/meminfo: memFree=1527168/2055920 swapFree=4169188/4192956
[pid=30377] ppid=30375 vsize=1440 CPUtime=0
/proc/30377/stat : 30377 (SATzilla2007_C) R 30375 30377 30321 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 310367473 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/30377/statm: 360 110 95 260 0 84 0
[pid=30378] ppid=30377 vsize=632 CPUtime=0
/proc/30378/stat : 30378 (march_dl) R 30377 30377 30321 0 -1 4194304 51 0 0 0 0 0 0 0 18 0 1 0 310367473 647168 46 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30378/statm: 158 46 39 118 0 37 0

[startup+0.028677 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 30377
/proc/meminfo: memFree=1527168/2055920 swapFree=4169188/4192956
[pid=30377] ppid=30375 vsize=1440 CPUtime=0
/proc/30377/stat : 30377 (SATzilla2007_C) S 30375 30377 30321 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 310367473 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30377/statm: 360 110 95 260 0 84 0
[pid=30378] ppid=30377 vsize=632 CPUtime=0.02
/proc/30378/stat : 30378 (march_dl) R 30377 30377 30321 0 -1 4194304 51 0 0 0 2 0 0 0 19 0 1 0 310367473 647168 46 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30378/statm: 158 46 39 118 0 37 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2072

[startup+0.101691 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 30377
/proc/meminfo: memFree=1527168/2055920 swapFree=4169188/4192956
[pid=30377] ppid=30375 vsize=1440 CPUtime=0
/proc/30377/stat : 30377 (SATzilla2007_C) S 30375 30377 30321 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 310367473 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30377/statm: 360 110 95 260 0 84 0
[pid=30378] ppid=30377 vsize=5012 CPUtime=0.09
/proc/30378/stat : 30378 (march_dl) R 30377 30377 30321 0 -1 4194304 1017 0 0 0 9 0 0 0 19 0 1 0 310367473 5132288 1012 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30378/statm: 1253 1012 50 118 0 1132 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6452

[startup+0.30173 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 30377
/proc/meminfo: memFree=1527168/2055920 swapFree=4169188/4192956
[pid=30377] ppid=30375 vsize=1440 CPUtime=0
/proc/30377/stat : 30377 (SATzilla2007_C) S 30375 30377 30321 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 310367473 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30377/statm: 360 110 95 260 0 84 0
[pid=30378] ppid=30377 vsize=14664 CPUtime=0.28
/proc/30378/stat : 30378 (march_dl) R 30377 30377 30321 0 -1 4194304 3003 0 0 0 27 1 0 0 20 0 1 0 310367473 15015936 2918 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134547457 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30378/statm: 3666 2918 52 118 0 3545 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 16104

[startup+0.701807 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 30377
/proc/meminfo: memFree=1527168/2055920 swapFree=4169188/4192956
[pid=30377] ppid=30375 vsize=1440 CPUtime=0
/proc/30377/stat : 30377 (SATzilla2007_C) S 30375 30377 30321 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 310367473 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30377/statm: 360 110 95 260 0 84 0
[pid=30378] ppid=30377 vsize=16288 CPUtime=0.69
/proc/30378/stat : 30378 (march_dl) R 30377 30377 30321 0 -1 4194304 4407 0 0 0 67 2 0 0 24 0 1 0 310367473 16678912 3351 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134542963 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30378/statm: 4072 3351 55 118 0 3951 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17728

[startup+1.50196 s]
/proc/loadavg: 0.86 0.97 0.99 2/79 30379
/proc/meminfo: memFree=1513648/2055920 swapFree=4169188/4192956
[pid=30377] ppid=30375 vsize=1440 CPUtime=0
/proc/30377/stat : 30377 (SATzilla2007_C) S 30375 30377 30321 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 310367473 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30377/statm: 360 110 95 260 0 84 0
[pid=30378] ppid=30377 vsize=15972 CPUtime=1.49
/proc/30378/stat : 30378 (march_dl) R 30377 30377 30321 0 -1 4194304 6569 0 0 0 146 3 0 0 25 0 1 0 310367473 16355328 3326 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134650685 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30378/statm: 3993 3326 64 118 0 3872 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17412

[startup+3.10127 s]
/proc/loadavg: 0.86 0.97 0.99 2/79 30379
/proc/meminfo: memFree=1500656/2055920 swapFree=4169188/4192956
[pid=30377] ppid=30375 vsize=1440 CPUtime=0
/proc/30377/stat : 30377 (SATzilla2007_C) S 30375 30377 30321 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 310367473 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30377/statm: 360 110 95 260 0 84 0
[pid=30378] ppid=30377 vsize=31248 CPUtime=3.08
/proc/30378/stat : 30378 (march_dl) R 30377 30377 30321 0 -1 4194304 10597 0 0 0 304 4 0 0 25 0 1 0 310367473 31997952 6964 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134560237 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30378/statm: 7812 6964 69 118 0 7691 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 32688

[startup+6.3019 s]
/proc/loadavg: 0.86 0.97 0.99 2/79 30380
/proc/meminfo: memFree=1516528/2055920 swapFree=4169188/4192956
[pid=30377] ppid=30375 vsize=1440 CPUtime=4.99
/proc/30377/stat : 30377 (SATzilla2007_C) S 30375 30377 30321 0 -1 4194304 134 13582 0 0 0 0 492 7 16 0 1 0 310367473 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30377/statm: 360 111 96 260 0 84 0
[pid=30380] ppid=30377 vsize=14388 CPUtime=1.28
/proc/30380/stat : 30380 (ubcsat2006) R 30377 30377 30321 0 -1 4194304 2731 0 0 0 127 1 0 0 25 0 1 0 310367974 14733312 2714 18446744073709551615 134512640 134777720 4294956544 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30380/statm: 3597 2714 156 64 0 3178 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 15828

[startup+12.7011 s]
/proc/loadavg: 0.88 0.97 0.99 2/78 30380
/proc/meminfo: memFree=1511032/2055920 swapFree=4169188/4192956
[pid=30377] ppid=30375 vsize=17484 CPUtime=12.67
/proc/30377/stat : 30377 (SATzilla2007_C) R 30375 30377 30321 0 -1 4194304 4140 16319 0 0 540 4 713 10 25 0 1 0 310367473 17903616 4110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/30377/statm: 4371 4110 121 260 0 4095 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 17484

[startup+25.5016 s]
/proc/loadavg: 0.90 0.97 0.99 2/78 30380
/proc/meminfo: memFree=1480952/2055920 swapFree=4169188/4192956
[pid=30377] ppid=30375 vsize=72192 CPUtime=25.47
/proc/30377/stat : 30377 (SATzilla2007_C) R 30375 30377 30321 0 -1 4194304 19334 16319 0 0 1804 20 713 10 25 0 1 0 310367473 73924608 11647 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134596560 0 0 4096 0 0 0 0 17 1 0 0
/proc/30377/statm: 18048 11647 165 260 0 17772 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 72192

[startup+51.1016 s]
/proc/loadavg: 0.93 0.97 0.99 2/78 30382
/proc/meminfo: memFree=1478456/2055920 swapFree=4169188/4192956
[pid=30377] ppid=30375 vsize=69716 CPUtime=51.05
/proc/30377/stat : 30377 (SATzilla2007_C) R 30375 30377 30321 0 -1 4194304 20851 16319 0 0 4327 55 713 10 25 0 1 0 310367473 71389184 12255 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/30377/statm: 17429 12255 165 260 0 17153 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 69716

[startup+102.306 s]
/proc/loadavg: 0.97 0.97 0.99 2/79 30383
/proc/meminfo: memFree=1458544/2055920 swapFree=4169188/4192956
[pid=30377] ppid=30375 vsize=51436 CPUtime=74.71
/proc/30377/stat : 30377 (SATzilla2007_C) S 30375 30377 30321 0 -1 4194304 23429 16319 0 0 6660 88 713 10 25 0 1 0 310367473 52670464 12057 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30377/statm: 12859 12057 165 260 0 12583 0
[pid=30383] ppid=30377 vsize=17376 CPUtime=27.51
/proc/30383/stat : 30383 (minisat20) R 30377 30377 30321 0 -1 4194304 4214 0 0 0 2748 3 0 0 25 0 1 0 310374950 17793024 4208 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30383/statm: 4344 4208 59 118 0 4222 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 68812

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 30383
/proc/meminfo: memFree=1444976/2055920 swapFree=4169188/4192956
[pid=30377] ppid=30375 vsize=51436 CPUtime=74.71
/proc/30377/stat : 30377 (SATzilla2007_C) S 30375 30377 30321 0 -1 4194304 23429 16319 0 0 6660 88 713 10 25 0 1 0 310367473 52670464 12057 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30377/statm: 12859 12057 165 260 0 12583 0
[pid=30383] ppid=30377 vsize=31200 CPUtime=87.48
/proc/30383/stat : 30383 (minisat20) R 30377 30377 30321 0 -1 4194304 7647 0 0 0 8740 8 0 0 25 0 1 0 310374950 31948800 7641 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30383/statm: 7800 7641 59 118 0 7678 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 82636

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 30383
/proc/meminfo: memFree=1428528/2055920 swapFree=4169188/4192956
[pid=30377] ppid=30375 vsize=51436 CPUtime=74.71
/proc/30377/stat : 30377 (SATzilla2007_C) S 30375 30377 30321 0 -1 4194304 23429 16319 0 0 6660 88 713 10 25 0 1 0 310367473 52670464 12057 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30377/statm: 12859 12057 165 260 0 12583 0
[pid=30383] ppid=30377 vsize=47500 CPUtime=147.47
/proc/30383/stat : 30383 (minisat20) R 30377 30377 30321 0 -1 4194304 11706 0 0 0 14734 13 0 0 25 0 1 0 310374950 48640000 11700 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525767 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30383/statm: 11875 11700 59 118 0 11753 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 98936

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 30383
/proc/meminfo: memFree=1415536/2055920 swapFree=4169188/4192956
[pid=30377] ppid=30375 vsize=51436 CPUtime=74.71
/proc/30377/stat : 30377 (SATzilla2007_C) S 30375 30377 30321 0 -1 4194304 23429 16319 0 0 6660 88 713 10 25 0 1 0 310367473 52670464 12057 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30377/statm: 12859 12057 165 260 0 12583 0
[pid=30383] ppid=30377 vsize=60844 CPUtime=207.45
/proc/30383/stat : 30383 (minisat20) R 30377 30377 30321 0 -1 4194304 14973 0 0 0 20728 17 0 0 25 0 1 0 310374950 62304256 14967 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525767 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30383/statm: 15211 14967 59 118 0 15089 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 112280

[startup+342.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 30383
/proc/meminfo: memFree=1402864/2055920 swapFree=4169188/4192956
[pid=30377] ppid=30375 vsize=51436 CPUtime=74.71
/proc/30377/stat : 30377 (SATzilla2007_C) S 30375 30377 30321 0 -1 4194304 23429 16319 0 0 6660 88 713 10 25 0 1 0 310367473 52670464 12057 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30377/statm: 12859 12057 165 260 0 12583 0
[pid=30383] ppid=30377 vsize=73344 CPUtime=267.42
/proc/30383/stat : 30383 (minisat20) R 30377 30377 30321 0 -1 4194304 18135 0 0 0 26722 20 0 0 25 0 1 0 310374950 75104256 18129 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525504 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30383/statm: 18336 18129 59 118 0 18214 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 124780

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 30383
/proc/meminfo: memFree=1392432/2055920 swapFree=4169188/4192956
[pid=30377] ppid=30375 vsize=51436 CPUtime=74.71
/proc/30377/stat : 30377 (SATzilla2007_C) S 30375 30377 30321 0 -1 4194304 23429 16319 0 0 6660 88 713 10 25 0 1 0 310367473 52670464 12057 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30377/statm: 12859 12057 165 260 0 12583 0

################
# More data... #
################


[startup+2622.3 s]
/proc/loadavg: 1.05 1.03 1.00 2/79 30581
/proc/meminfo: memFree=1351216/2055920 swapFree=4169188/4192956
[pid=30377] ppid=30375 vsize=51436 CPUtime=74.71
/proc/30377/stat : 30377 (SATzilla2007_C) S 30375 30377 30321 0 -1 4194304 23429 16319 0 0 6660 88 713 10 25 0 1 0 310367473 52670464 12057 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30377/statm: 12859 12057 165 260 0 12583 0
[pid=30383] ppid=30377 vsize=125272 CPUtime=2546.52
/proc/30383/stat : 30383 (minisat20) R 30377 30377 30321 0 -1 4194304 31014 0 0 0 254604 48 0 0 25 0 1 0 310374950 128278528 31000 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525543 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30383/statm: 31318 31000 59 118 0 31196 0
Current children cumulated CPU time (s) 2621.23
Current children cumulated vsize (KiB) 176708

[startup+2682.3 s]
/proc/loadavg: 1.13 1.05 1.01 2/79 30581
/proc/meminfo: memFree=1351216/2055920 swapFree=4169188/4192956
[pid=30377] ppid=30375 vsize=51436 CPUtime=74.71
/proc/30377/stat : 30377 (SATzilla2007_C) S 30375 30377 30321 0 -1 4194304 23429 16319 0 0 6660 88 713 10 25 0 1 0 310367473 52670464 12057 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30377/statm: 12859 12057 165 260 0 12583 0
[pid=30383] ppid=30377 vsize=125272 CPUtime=2606.5
/proc/30383/stat : 30383 (minisat20) R 30377 30377 30321 0 -1 4194304 31014 0 0 0 260601 49 0 0 25 0 1 0 310374950 128278528 31000 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30383/statm: 31318 31000 59 118 0 31196 0
Current children cumulated CPU time (s) 2681.21
Current children cumulated vsize (KiB) 176708

[startup+2742.31 s]
/proc/loadavg: 1.12 1.06 1.00 2/79 30581
/proc/meminfo: memFree=1351216/2055920 swapFree=4169188/4192956
[pid=30377] ppid=30375 vsize=51436 CPUtime=74.71
/proc/30377/stat : 30377 (SATzilla2007_C) S 30375 30377 30321 0 -1 4194304 23429 16319 0 0 6660 88 713 10 25 0 1 0 310367473 52670464 12057 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30377/statm: 12859 12057 165 260 0 12583 0
[pid=30383] ppid=30377 vsize=125272 CPUtime=2666.48
/proc/30383/stat : 30383 (minisat20) R 30377 30377 30321 0 -1 4194304 31014 0 0 0 266599 49 0 0 25 0 1 0 310374950 128278528 31000 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30383/statm: 31318 31000 59 118 0 31196 0
Current children cumulated CPU time (s) 2741.19
Current children cumulated vsize (KiB) 176708

[startup+2802.3 s]
/proc/loadavg: 1.11 1.06 1.00 2/79 30581
/proc/meminfo: memFree=1351280/2055920 swapFree=4169188/4192956
[pid=30377] ppid=30375 vsize=51436 CPUtime=74.71
/proc/30377/stat : 30377 (SATzilla2007_C) S 30375 30377 30321 0 -1 4194304 23429 16319 0 0 6660 88 713 10 25 0 1 0 310367473 52670464 12057 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30377/statm: 12859 12057 165 260 0 12583 0
[pid=30383] ppid=30377 vsize=125272 CPUtime=2726.45
/proc/30383/stat : 30383 (minisat20) R 30377 30377 30321 0 -1 4194304 31014 0 0 0 272596 49 0 0 25 0 1 0 310374950 128278528 31000 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30383/statm: 31318 31000 59 118 0 31196 0
Current children cumulated CPU time (s) 2801.16
Current children cumulated vsize (KiB) 176708

[startup+2862.3 s]
/proc/loadavg: 1.16 1.08 1.01 2/79 30581
/proc/meminfo: memFree=1351216/2055920 swapFree=4169188/4192956
[pid=30377] ppid=30375 vsize=51436 CPUtime=74.71
/proc/30377/stat : 30377 (SATzilla2007_C) S 30375 30377 30321 0 -1 4194304 23429 16319 0 0 6660 88 713 10 25 0 1 0 310367473 52670464 12057 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30377/statm: 12859 12057 165 260 0 12583 0
[pid=30383] ppid=30377 vsize=125272 CPUtime=2786.44
/proc/30383/stat : 30383 (minisat20) R 30377 30377 30321 0 -1 4194304 31014 0 0 0 278594 50 0 0 25 0 1 0 310374950 128278528 31000 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30383/statm: 31318 31000 59 118 0 31196 0
Current children cumulated CPU time (s) 2861.15
Current children cumulated vsize (KiB) 176708

[startup+2922.3 s]
/proc/loadavg: 1.12 1.08 1.01 2/79 30581
/proc/meminfo: memFree=1351216/2055920 swapFree=4169188/4192956
[pid=30377] ppid=30375 vsize=51436 CPUtime=74.71
/proc/30377/stat : 30377 (SATzilla2007_C) S 30375 30377 30321 0 -1 4194304 23429 16319 0 0 6660 88 713 10 25 0 1 0 310367473 52670464 12057 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30377/statm: 12859 12057 165 260 0 12583 0
[pid=30383] ppid=30377 vsize=125272 CPUtime=2846.41
/proc/30383/stat : 30383 (minisat20) R 30377 30377 30321 0 -1 4194304 31014 0 0 0 284591 50 0 0 25 0 1 0 310374950 128278528 31000 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30383/statm: 31318 31000 59 118 0 31196 0
Current children cumulated CPU time (s) 2921.12
Current children cumulated vsize (KiB) 176708

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

[startup+2943.9 s]
/proc/loadavg: 1.08 1.07 1.01 2/79 30581
/proc/meminfo: memFree=1351216/2055920 swapFree=4169188/4192956
[pid=30377] ppid=30375 vsize=51436 CPUtime=74.71
/proc/30377/stat : 30377 (SATzilla2007_C) S 30375 30377 30321 0 -1 4194304 23429 16319 0 0 6660 88 713 10 25 0 1 0 310367473 52670464 12057 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30377/statm: 12859 12057 165 260 0 12583 0
[pid=30383] ppid=30377 vsize=125272 CPUtime=2868.01
/proc/30383/stat : 30383 (minisat20) R 30377 30377 30321 0 -1 4194304 31014 0 0 0 286750 51 0 0 25 0 1 0 310374950 128278528 31000 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30383/statm: 31318 31000 59 118 0 31196 0
Current children cumulated CPU time (s) 2942.72
Current children cumulated vsize (KiB) 176708

[startup+2956.7 s]
/proc/loadavg: 1.14 1.09 1.01 2/79 30581
/proc/meminfo: memFree=1351280/2055920 swapFree=4169188/4192956
[pid=30377] ppid=30375 vsize=51436 CPUtime=74.71
/proc/30377/stat : 30377 (SATzilla2007_C) S 30375 30377 30321 0 -1 4194304 23429 16319 0 0 6660 88 713 10 25 0 1 0 310367473 52670464 12057 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30377/statm: 12859 12057 165 260 0 12583 0
[pid=30383] ppid=30377 vsize=125272 CPUtime=2880.81
/proc/30383/stat : 30383 (minisat20) R 30377 30377 30321 0 -1 4194304 31014 0 0 0 288030 51 0 0 25 0 1 0 310374950 128278528 31000 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30383/statm: 31318 31000 59 118 0 31196 0
Current children cumulated CPU time (s) 2955.52
Current children cumulated vsize (KiB) 176708

[startup+2959.9 s]
/proc/loadavg: 1.14 1.09 1.01 2/79 30581
/proc/meminfo: memFree=1351280/2055920 swapFree=4169188/4192956
[pid=30377] ppid=30375 vsize=51436 CPUtime=74.71
/proc/30377/stat : 30377 (SATzilla2007_C) S 30375 30377 30321 0 -1 4194304 23429 16319 0 0 6660 88 713 10 25 0 1 0 310367473 52670464 12057 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30377/statm: 12859 12057 165 260 0 12583 0
[pid=30383] ppid=30377 vsize=125272 CPUtime=2884.01
/proc/30383/stat : 30383 (minisat20) R 30377 30377 30321 0 -1 4194304 31014 0 0 0 288350 51 0 0 25 0 1 0 310374950 128278528 31000 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30383/statm: 31318 31000 59 118 0 31196 0
Current children cumulated CPU time (s) 2958.72
Current children cumulated vsize (KiB) 176708

[startup+2963.1 s]
/proc/loadavg: 1.13 1.08 1.01 2/79 30581
/proc/meminfo: memFree=1351280/2055920 swapFree=4169188/4192956
[pid=30377] ppid=30375 vsize=51436 CPUtime=74.71
/proc/30377/stat : 30377 (SATzilla2007_C) S 30375 30377 30321 0 -1 4194304 23429 16319 0 0 6660 88 713 10 25 0 1 0 310367473 52670464 12057 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30377/statm: 12859 12057 165 260 0 12583 0
[pid=30383] ppid=30377 vsize=125272 CPUtime=2887.21
/proc/30383/stat : 30383 (minisat20) R 30377 30377 30321 0 -1 4194304 31014 0 0 0 288670 51 0 0 25 0 1 0 310374950 128278528 31000 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30383/statm: 31318 31000 59 118 0 31196 0
Current children cumulated CPU time (s) 2961.92
Current children cumulated vsize (KiB) 176708

[startup+2963.9 s]
/proc/loadavg: 1.13 1.08 1.01 2/79 30581
/proc/meminfo: memFree=1351280/2055920 swapFree=4169188/4192956
[pid=30377] ppid=30375 vsize=51436 CPUtime=74.71
/proc/30377/stat : 30377 (SATzilla2007_C) S 30375 30377 30321 0 -1 4194304 23429 16319 0 0 6660 88 713 10 25 0 1 0 310367473 52670464 12057 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30377/statm: 12859 12057 165 260 0 12583 0
[pid=30383] ppid=30377 vsize=125272 CPUtime=2888.01
/proc/30383/stat : 30383 (minisat20) R 30377 30377 30321 0 -1 4194304 31014 0 0 0 288750 51 0 0 25 0 1 0 310374950 128278528 31000 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30383/statm: 31318 31000 59 118 0 31196 0
Current children cumulated CPU time (s) 2962.72
Current children cumulated vsize (KiB) 176708

[startup+2964.7 s]
/proc/loadavg: 1.13 1.08 1.01 2/79 30581
/proc/meminfo: memFree=1351280/2055920 swapFree=4169188/4192956
[pid=30377] ppid=30375 vsize=51436 CPUtime=74.71
/proc/30377/stat : 30377 (SATzilla2007_C) S 30375 30377 30321 0 -1 4194304 23429 16319 0 0 6660 88 713 10 25 0 1 0 310367473 52670464 12057 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30377/statm: 12859 12057 165 260 0 12583 0
[pid=30383] ppid=30377 vsize=125272 CPUtime=2888.8
/proc/30383/stat : 30383 (minisat20) R 30377 30377 30321 0 -1 4194304 31014 0 0 0 288829 51 0 0 25 0 1 0 310374950 128278528 31000 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134529056 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30383/statm: 31318 31000 59 118 0 31196 0
Current children cumulated CPU time (s) 2963.51
Current children cumulated vsize (KiB) 176708

[startup+2965.1 s]
/proc/loadavg: 1.13 1.08 1.01 2/79 30581
/proc/meminfo: memFree=1351280/2055920 swapFree=4169188/4192956
[pid=30377] ppid=30375 vsize=51436 CPUtime=74.71
/proc/30377/stat : 30377 (SATzilla2007_C) S 30375 30377 30321 0 -1 4194304 23429 16319 0 0 6660 88 713 10 25 0 1 0 310367473 52670464 12057 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30377/statm: 12859 12057 165 260 0 12583 0
[pid=30383] ppid=30377 vsize=125272 CPUtime=2889.2
/proc/30383/stat : 30383 (minisat20) R 30377 30377 30321 0 -1 4194304 31014 0 0 0 288869 51 0 0 25 0 1 0 310374950 128278528 31000 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30383/statm: 31318 31000 59 118 0 31196 0
Current children cumulated CPU time (s) 2963.91
Current children cumulated vsize (KiB) 176708

[startup+2965.2 s]
/proc/loadavg: 1.13 1.08 1.01 2/79 30581
/proc/meminfo: memFree=1351280/2055920 swapFree=4169188/4192956
[pid=30377] ppid=30375 vsize=51436 CPUtime=74.71
/proc/30377/stat : 30377 (SATzilla2007_C) S 30375 30377 30321 0 -1 4194304 23429 16319 0 0 6660 88 713 10 25 0 1 0 310367473 52670464 12057 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30377/statm: 12859 12057 165 260 0 12583 0
[pid=30383] ppid=30377 vsize=125272 CPUtime=2889.3
/proc/30383/stat : 30383 (minisat20) R 30377 30377 30321 0 -1 4194304 31014 0 0 0 288879 51 0 0 25 0 1 0 310374950 128278528 31000 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30383/statm: 31318 31000 59 118 0 31196 0
Current children cumulated CPU time (s) 2964.01
Current children cumulated vsize (KiB) 176708

Child status: 20
Real time (s): 2965.27
CPU time (s): 2964.11
CPU user time (s): 2962.58
CPU system time (s): 1.53277
CPU usage (%): 99.9608
Max. virtual memory (cumulated for all children) (KiB): 176708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2962.58
system time used= 1.53277
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 70780
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= 27
involuntary context switches= 2644

runsolver used 2.78358 second user time and 7.77582 second system time

The end

Launcher Data (download as text)

Begin job on node23 on Tue May  8 11:41:43 UTC 2007

IDJOB= 455988
IDBENCH= 20561
IDSOLVER= 179
FILE ID= node23/455988-1178624503

PBS_JOBID= 5218303

Free space on /tmp= 66553 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2004_30/IBM_FV_2004_rule_batch_30_SAT_dat.k20.cnf
COMMAND LINE= /tmp/evaluation/455988-1178624503/SATzilla2007_C /tmp/evaluation/455988-1178624503/instance-455988-1178624503.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node23/watcher-455988-1178624503 -o ROOT/results/node23/solver-455988-1178624503 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/455988-1178624503/SATzilla2007_C /tmp/evaluation/455988-1178624503/instance-455988-1178624503.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  42009d0a86b074043b8da4b9e8720c85

RANDOM SEED= 729630855

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

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

/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.276
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.276
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:       1527640 kB
Buffers:         41496 kB
Cached:         362840 kB
SwapCached:       2712 kB
Active:         129580 kB
Inactive:       297592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1527640 kB
SwapTotal:     4192956 kB
SwapFree:      4169188 kB
Dirty:           12192 kB
Writeback:           0 kB
Mapped:          30440 kB
Slab:            86728 kB
Committed_AS:  5170104 kB
PageTables:       1796 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= 66553 MiB

End job on node23 on Tue May  8 12:31:09 UTC 2007